@charset "UTF-8";
@font-face {
  font-family: swiper-icons;
  src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: #00000026;
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, #00000080, #0000);
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
*,
:before,
:after {
  box-sizing: border-box;
}
html {
  font-family:
    system-ui,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    'Apple Color Emoji',
    'Segoe UI Emoji';
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
}
body {
  margin: 0;
}
hr {
  height: 0;
  color: inherit;
}
abbr[title] {
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Consolas,
    Liberation Mono,
    Menlo,
    monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
:-moz-ui-invalid {
  box-shadow: none;
}
legend {
  padding: 0;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
.alert {
  display: flex;
  gap: 16px;
  justify-content: space-between;
  padding: 16px 24px;
  background: #fffbdd;
  border-bottom: 1px solid #e6e6e6;
}
@media (max-width: 767px) {
  .alert {
    padding: 16px;
  }
}
.alert__container {
  display: flex;
  gap: 4px;
}
.alert__icon {
  flex-shrink: 0;
}
.alert__icon [astro-icon] {
  fill: #666;
}
.alert__icon [astro-icon] path {
  fill: #666;
}
.alert__message {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  color: #333;
}
.alert__close-button {
  flex-shrink: 0;
}
.alert__close-button [astro-icon] {
  fill: #000;
}
.alert__close-button [astro-icon] path {
  fill: #000;
}
.bookmark-button {
  position: relative;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.bookmark-button--current .bookmark-button__save-icon {
  display: block;
}
.bookmark-button--current .bookmark-button__default-icon {
  display: none;
}
.bookmark-button__save-icon {
  position: absolute;
  inset: 0;
  display: none;
  margin: auto;
  fill: #c8161d;
}
.bookmark-button__default-icon {
  position: absolute;
  inset: 0;
  margin: auto;
  fill: #666;
}
.bookmark-button:hover .bookmark-button__save-icon {
  fill: #e34f54;
}
.bookmark-button:hover .bookmark-button__default-icon {
  fill: #000;
}
.bookmark-button:disabled .bookmark-button__save-icon {
  fill: #d3b4b5;
}
.bookmark-button:disabled .bookmark-button__default-icon {
  fill: #e6e6e6;
}
.bookmark-button__wrapper {
  position: relative;
  display: block;
}
.bookmark-button__balloon {
  position: absolute;
  right: 0;
  display: none;
  flex-direction: column;
  gap: 8px;
  align-items: flex-end;
  width: max-content;
  max-width: 320px;
  height: 92px;
  height: fit-content;
  padding: 16px;
  background: #f2f2f2;
  border: 1px solid #b3b3b3;
  border-radius: 4px;
  box-shadow: 8px 8px 16px #00000026;
}
.bookmark-button__balloon__title {
  width: 100%;
  font-weight: 700;
  text-align: left;
}
.bookmark-button__balloon > p {
  margin: 0;
}
.bookmark-button__balloon > a {
  font-weight: 700;
}
.bookmark-button__balloon--active {
  display: flex;
}
.breadcrumbs .elements__svg-icon {
  fill: #666;
}
.breadcrumbs__inner {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.breadcrumbs__item {
  display: flex;
  gap: 8px;
  align-items: center;
}
.breadcrumbs__anchor {
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
  text-decoration-line: underline;
}
.breadcrumbs__anchor:hover {
  text-decoration: none;
}
.breadcrumbs__anchor--current {
  font-weight: 700;
  text-decoration: none;
  pointer-events: none;
}
.elements__button {
  display: flex;
  flex-shrink: 0;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  color: #fff;
  cursor: pointer;
  border: 0;
  transition: all 0.2s ease-in-out;
}
.elements__button--primary {
  background-color: #000;
}
.elements__button--primary:hover {
  background-color: #666;
}
.elements__button--primary:disabled {
  cursor: initial;
  background-color: #ccc;
}
.elements__button--secondary {
  color: #333;
  background-color: #fff;
  border: 1px solid #b3b3b3;
}
.elements__button--secondary:hover {
  color: #666;
  border: 1px solid #e6e6e6;
}
.elements__button--secondary:disabled {
  color: #ccc;
  cursor: initial;
  background-color: #f8f8f8;
  border: 1px solid #e6e6e6;
}
.elements__button--brand {
  background-color: #c8161d;
}
.elements__button--brand:hover {
  background-color: #e34f54;
}
.elements__button--brand:disabled {
  cursor: initial;
  background-color: #d3b4b5;
}
.elements__button--brand-blue {
  background-color: #0034ba;
}
.elements__button--brand-blue:hover {
  background-color: #3c5cae;
}
.elements__button--brand-blue:disabled {
  cursor: initial;
  background-color: #6d82b7;
}
.elements__button--sm {
  display: inline-flex;
  height: 36px;
  font-size: 0.75rem;
}
.elements__button--md {
  min-width: 240px;
  height: 40px;
  font-size: 0.875rem;
}
.elements__button--lg {
  display: inline-flex;
  min-width: 240px;
  height: 48px;
  font-size: 1rem;
}
@media (max-width: 767px) {
  .elements__button--lg {
    width: 100%;
  }
}
.elements__button--round {
  border-radius: 0.25rem;
}
.elements__button--solid {
  border-radius: 0;
}
.elements__button--soft {
  border-radius: 6.25rem;
}
.date-time-label {
  display: flex;
  flex-shrink: 0;
  grid-area: date;
  gap: 4px;
  align-items: center;
  margin: 0;
  font-size: 0.75rem;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 1.6;
  color: #666;
}
.date-time-label [astro-icon] {
  margin-top: 1px;
  fill: #666;
}
.date-time-label [astro-icon] path {
  fill: #666;
}
.detail-dialog {
  z-index: 1000;
  width: calc(100vw - 80px);
  padding: 0;
  margin: 40px;
  border: 0;
  box-shadow: 8px 8px 16px #00000026;
}
@media (max-width: 767px) {
  .detail-dialog {
    width: calc(100vw - 32px);
    margin: auto 16px;
  }
}
.detail-dialog::backdrop {
  background: #0006;
}
.detail-dialog__container {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 80px);
}
@media (max-width: 767px) {
  .detail-dialog__container {
    height: initial;
  }
}
.detail-dialog__header {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  padding: 24px;
  color: #fff;
  background: #333;
}
.detail-dialog__header .close-button [astro-icon] {
  fill: #fff;
}
.detail-dialog__header .close-button [astro-icon] path {
  fill: #fff;
}
@media (max-width: 767px) {
  .detail-dialog__header {
    padding: 16px;
  }
}
.detail-dialog__title {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 150%;
}
.detail-dialog__image {
  display: flex;
  gap: 24px;
  padding: 24px 44px;
}
@media (min-width: 1024px) {
  .detail-dialog__image {
    flex-basis: 0;
    flex-grow: 1;
    overflow-y: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .detail-dialog__image {
    flex-basis: 0;
    flex-grow: 1;
    overflow-y: auto;
  }
}
@media (max-width: 767px) {
  .detail-dialog__image {
    flex-direction: column;
    gap: 10px;
    padding: 16px;
  }
}
.detail-dialog__image-main {
  display: grid;
  flex-grow: 1;
  place-items: center;
  height: 100%;
  background: #f8f8f8;
}
.detail-dialog__image-main > img {
  width: auto;
  max-width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 767px) {
  .detail-dialog__image-main > img {
    width: 100%;
  }
}
.detail-dialog__image-sub {
  display: flex;
  flex-direction: column;
  gap: 8px;
  overflow-x: initial;
  overflow-y: auto;
}
.detail-dialog__image-sub__button {
  cursor: pointer;
}
.detail-dialog__image-sub__button--current {
  border: 1px solid #c8161d;
}
.detail-dialog__image-sub img {
  width: 80px;
  height: 80px;
  object-fit: contain;
}
@media (max-width: 767px) {
  .detail-dialog__image-sub {
    flex-direction: row;
    flex-shrink: 0;
    overflow-x: auto;
    overflow-y: initial;
  }
  .detail-dialog__image-sub img {
    width: 48px;
    height: 48px;
  }
}
.dialog {
  z-index: 1000;
  min-width: 336px;
  padding: 16px;
  border: 0;
  border-radius: 0.5rem;
}
.dialog::backdrop {
  background: #0006;
}
.dialog .dialog__container {
  position: relative;
  padding: 24px;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
  text-align: center;
}
.dialog .dialog__container .close-button {
  position: absolute;
  top: 0;
  right: 0;
}
.dialog .dialog__container .close-button [astro-icon] {
  fill: #333;
}
.dialog .dialog__container .close-button [astro-icon] path {
  fill: #333;
}
@media (max-width: 767px) {
  .dialog .dialog__container {
    padding: 24px 8px;
  }
}
.download-button {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #000;
  border-radius: 0.25rem;
  transition: background-color 0.2s ease-in-out;
}
.download-button:hover {
  background-color: #666;
}
.download-button__icon {
  fill: #fff;
}
.hamburger-menu {
  position: relative;
  width: 64px;
  height: 48px;
  padding: 0;
  background-color: transparent;
  border: 0;
  transition: background-color 0.3s ease;
}
.hamburger-menu:hover {
  cursor: pointer;
  background-color: #000;
}
.hamburger-menu[aria-expanded='true'] {
  background-color: #000;
}
.hamburger-menu[aria-expanded='true'] .hamburger-menu__default-icon {
  opacity: 0;
}
.hamburger-menu[aria-expanded='true'] .hamburger-menu__close-icon {
  opacity: 1;
}
.hamburger-menu__icon {
  position: absolute;
  inset: 0;
  margin: auto;
}
.hamburger-menu__default-icon {
  fill: #fff;
  transition: opacity 0.3s ease;
}
.hamburger-menu__close-icon {
  opacity: 0;
  fill: #fff;
  transition: opacity 0.3s ease;
}
.heading-with-short-top-border {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
}
.heading-with-short-top-border:before {
  display: block;
  height: 2px;
  content: '';
  background-color: #c8161d;
}
.heading-with-short-top-border--lg {
  gap: 1.25rem;
  font-size: 1.5rem;
}
.heading-with-short-top-border--lg:before {
  width: 240px;
}
.heading-with-short-top-border--md {
  gap: 1rem;
  font-size: 1.25rem;
}
.heading-with-short-top-border--md:before {
  width: 160px;
}
.heading-with-short-top-border--sm {
  gap: 1rem;
  font-size: 1.125rem;
}
.heading-with-short-top-border--sm:before {
  width: 160px;
}
.heading-with-short-blue-border {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  font-family: Kosugi Maru;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 1.5;
  line-height: 36px;
  color: #333;
  text-align: left;
  letter-spacing: 0.05em;
}
.heading-with-short-blue-border:before {
  display: block;
  height: 2px;
  content: '';
  background-color: #0034ba;
}
.heading-with-short-blue-border--lg {
  gap: 1.25rem;
  font-size: 1.5rem;
}
.heading-with-short-blue-border--lg:before {
  width: 240px;
}
.heading-with-short-blue-border--md {
  gap: 1rem;
  font-size: 1.25rem;
}
.heading-with-short-blue-border--md:before {
  width: 160px;
}
.heading-with-short-blue-border--sm {
  gap: 1rem;
  font-size: 1.125rem;
}
.heading-with-short-blue-border--sm:before {
  width: 160px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .heading-with-short-top-border--lg {
    gap: 0.75rem;
    font-size: 1.25rem;
  }
  .heading-with-short-top-border--lg:before {
    width: 160px;
  }
  .heading-with-short-top-border--md {
    gap: 0.5rem;
    font-size: 1.25rem;
  }
  .heading-with-short-top-border--md:before {
    width: 120px;
  }
  .heading-with-short-top-border--sm {
    gap: 0.5rem;
    font-size: 1.125rem;
  }
  .heading-with-short-top-border--sm:before {
    width: 120px;
  }
}
@media (max-width: 767px) {
  .heading-with-short-top-border--lg {
    gap: 0.75rem;
    font-size: 1.25rem;
  }
  .heading-with-short-top-border--lg:before {
    width: 160px;
  }
  .heading-with-short-top-border--md {
    gap: 0.5rem;
    font-size: 1.25rem;
  }
  .heading-with-short-top-border--md:before {
    width: 120px;
  }
  .heading-with-short-top-border--sm {
    gap: 0.5rem;
    font-size: 1.125rem;
  }
  .heading-with-short-top-border--sm:before {
    width: 120px;
  }
}
.heading-with-top-border {
  position: relative;
  margin: 1.5rem 0;
  margin: 0;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 1.6px;
  border-top: 4px solid #e6e6e6;
}
.heading-with-top-border:before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #000;
}
.history-item {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  padding: 16px;
  border: 1px solid #e6e6e6;
}
.history-item__inner {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  color: #333;
  text-decoration: none;
}
.history-item__inner:hover .history-item__title {
  text-decoration: none;
}
.history-item__image {
  flex-shrink: 0;
  width: 80px;
  height: 80px;
}
.history-item__image > img {
  max-width: 100%;
  height: auto;
}
.history-item__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
}
.history-item__title {
  order: 2;
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: underline;
  letter-spacing: 1px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .history-item__title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .history-item__title {
    font-size: 18px;
  }
}
.history-item__description {
  display: flex;
  flex-direction: column;
  gap: 8px;
  order: 3;
  width: 100%;
  margin: 0;
}
.history-item__text {
  display: -webkit-box;
  width: 100%;
  margin: 0;
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.history-item__timestamp {
  display: flex;
  gap: 4px;
  align-items: center;
  height: 20px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 14px;
  color: #666;
}
.history-item__bookmark {
  flex-shrink: 0;
  width: 24px;
}
.label {
  display: inline-flex;
  align-items: center;
  background-color: #f2f2f2;
  border-radius: 6.25rem;
}
.label:hover {
  background-color: #f8f8f8;
}
.label__text {
  display: block;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  text-decoration: none;
  border-radius: 6.25rem 0 0 6.25rem;
}
.label__close {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 16px;
  height: 16px;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.label__icon {
  fill: #000;
}
.label--sm {
  padding-right: 0.5rem;
}
.label--sm .label__text {
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
}
.label--md {
  padding-right: 0.75rem;
}
.label--md .label__text {
  padding: 0.25rem 0.5rem 0.25rem 0.75rem;
  font-size: 0.875rem;
}
.label--lg {
  padding-right: 0.75rem;
}
.label--lg .label__text {
  padding: 0.5rem 0.5rem 0.5rem 0.75rem;
  font-size: 1rem;
}
.print-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.print-button:hover .print-button__icon {
  fill: #000;
}
.print-button__icon {
  fill: #666;
}
.close-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.close-button:hover .close-button__icon,
.close-button__icon {
  fill: #fff;
}
.search-label {
  display: inline-flex;
  gap: 0.5rem;
  align-items: center;
  padding: 0.25rem 0.75rem;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 1.6;
  color: #333;
  background-color: #f2f2f2;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
}
.search-label__close {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 16px;
  height: 16px;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.search-label__icon {
  fill: #000;
}
.progressbar {
  position: relative;
  display: inline-flex;
  gap: 8px;
  justify-content: center;
  padding: 0;
  color: #fff;
}
.progressbar:before {
  position: absolute;
  top: 10px;
  left: 56px;
  z-index: 1;
  width: calc(100% - 126px);
  height: 4px;
  content: '';
  background: #666;
}
.progressbar .progressbar__item {
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  width: 126px;
}
.progressbar .progressbar__item .progressbar__item__icon {
  box-sizing: border-box;
  display: grid;
  flex: 0 0 24px;
  place-items: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.progressbar .progressbar__item .progressbar__item__label {
  margin: 0;
  font-size: 0.875rem;
  text-align: center;
  overflow-wrap: anywhere;
  word-break: normal;
}
.progressbar .progressbar__item--complete .progressbar__item__icon {
  background: #ccc;
}
.progressbar .progressbar__item--complete .progressbar__item__icon [astro-icon] {
  fill: #000;
}
.progressbar .progressbar__item--complete .progressbar__item__icon [astro-icon] path {
  fill: #000;
}
.progressbar .progressbar__item--complete .progressbar__item__label {
  color: #ccc;
}
.progressbar .progressbar__item--next .progressbar__item__icon {
  background: #333;
  border: 4px solid #fff;
}
.progressbar .progressbar__item--now .progressbar__item__icon {
  background: #fff;
}
.progressbar .progressbar__item--now .progressbar__item__label {
  font-weight: 700;
}
.progresscircle {
  display: flex;
  gap: 28px;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.progresscircle .progresscircle__circle {
  --size: 67px;
  display: grid;
  place-items: center;
  width: var(--size);
  min-width: var(--size);
  height: var(--size);
  border-radius: 50%;
}
.progresscircle .progresscircle__circle .progresscircle__circle__label {
  display: inline-flex;
  align-items: baseline;
  font-weight: 700;
}
.progresscircle .progresscircle__circle .progresscircle__circle__label .progresscircle__circle__label__numerator {
  margin: 0;
  font-size: 1.25rem;
}
.progresscircle .progresscircle__circle .progresscircle__circle__label .progresscircle__circle__label__denominator {
  margin: 0;
  font-size: 0.625rem;
}
.progresscircle .progresscircle__label {
  text-align: left;
}
.progresscircle .progresscircle__label > p {
  margin: 0;
}
.progresscircle .progresscircle__label .progresscircle__label__now {
  font-weight: 700;
}
.progresscircle .progresscircle__label .progresscircle__label__next {
  font-size: 0.75rem;
  color: #ccc;
}
.progresscircle__circle {
  background: radial-gradient(closest-side, #333 85%, transparent 0 99.9%, #333 0),
    conic-gradient(#fff calc(var(--progress-percentage) * 1%), #666 0);
}
.ranking-badge__bg--rank1 {
  fill: #bcac74;
}
.ranking-badge__bg--rank2 {
  fill: #8ca2af;
}
.ranking-badge__bg--rank3 {
  fill: #c0aba4;
}
.ranking-badge__number {
  fill: #fff;
}
.elements__svg-icon--md {
  width: 1rem;
}
.elements__svg-icon--2md {
  width: 1.125rem;
}
.elements__svg-icon--lg {
  width: 1.5rem;
}
.elements__svg-icon--xl {
  width: 2rem;
}
.spinner {
  position: relative;
  width: 12px;
  height: 12px;
  background: #333;
  background: linear-gradient(to left, #333 10%, #432d2d00 42%);
  background: linear-gradient(to right, #333 10%, #432d2d00 42%);
  border-radius: 50%;
  transform: translateZ(0);
  animation: load3 1.4s infinite linear;
}
.spinner--xs {
  width: 6px;
  height: 6px;
  line-height: 0.5;
}
.spinner--sm {
  width: 12px;
  height: 12px;
  line-height: 1;
}
.spinner--md {
  width: 16px;
  height: 16px;
  line-height: 2;
}
.spinner--lg {
  width: 20px;
  height: 20px;
  line-height: 3;
}
.spinner:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 50%;
  content: '';
  background: #333;
  border-radius: 100%0 0;
}
.spinner:after {
  position: absolute;
  inset: 0;
  width: 75%;
  height: 75%;
  margin: auto;
  content: '';
  background: #fafafa;
  border-radius: 50%;
}
.tag {
  display: inline-flex;
  align-items: center;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 1.6;
  border-radius: 0.125rem;
}
.tag--xs {
  padding: 2px 0.25rem;
  font-size: 0.75rem;
}
.tag--sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
}
.tag--md {
  padding: 0.25rem 0.75rem;
  font-size: 0.875rem;
}
.tag--lg {
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
}
.tag--primary {
  color: #333;
  background: #f2f2f2;
}
.tag--secondary {
  color: #fff;
  background: #666;
}
.button-link {
  box-sizing: border-box;
  display: inline-flex;
  flex-shrink: 0;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.button-link__icon {
  fill: currentcolor;
}
.button-link--primary {
  background-color: #000;
}
.button-link--primary:hover {
  background-color: #666;
}
.button-link--primary:disabled {
  background-color: #ccc;
}
.button-link--secondary {
  color: #333;
  background-color: #fff;
  border: 1px solid #b3b3b3;
}
.button-link--secondary:hover {
  color: #666;
  border: 1px solid #e6e6e6;
}
.button-link--secondary:disabled {
  color: #ccc;
  cursor: initial;
  background-color: #f8f8f8;
  border: 1px solid #e6e6e6;
}
.button-link--brand {
  background-color: #c8161d;
}
.button-link--brand:hover {
  background-color: #e34f54;
}
.button-link--brand:disabled {
  cursor: initial;
  background-color: #d3b4b5;
}
.button-link--sm {
  height: 36px;
  font-size: 0.75rem;
}
.button-link--md {
  width: 100%;
  max-width: 15rem;
  height: 40px;
  font-size: 0.875rem;
}
.button-link--lg {
  width: 100%;
  max-width: 20rem;
  height: 48px;
  font-size: 1rem;
}
.button-link--round {
  border-radius: 0.25rem;
}
.button-link--solid {
  border-radius: 0;
}
.button-link--soft {
  border-radius: 6.25rem;
}
.text-button {
  display: inline-flex;
  gap: 0.25rem;
  align-items: center;
  font-style: normal;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 1.6;
  color: #666;
  text-decoration: none;
  cursor: pointer;
}
.text-button:hover .text-button__label {
  text-decoration: none;
}
.text-button__label {
  text-decoration: underline;
  word-break: break-all;
}
.text-button--sm {
  font-size: 0.75rem;
}
.text-button--sm .elements__svg-icon {
  width: 14px;
  height: 14px;
}
.text-button--md {
  font-size: 0.875rem;
}
.text-button--md .elements__svg-icon {
  width: 16px;
  height: 16px;
}
.text-button--lg {
  font-size: 1rem;
}
.text-button--lg .elements__svg-icon {
  width: 24px;
  height: 24px;
}
.text-button--normal {
  font-weight: 400;
}
.text-button--bold {
  font-weight: 700;
}
.text-button [astro-icon] {
  fill: #666;
}
.text-button [astro-icon] path {
  fill: #666;
}
.text-button--disabled {
  pointer-events: none;
}
.text-button--disabled .text-button__label {
  color: #ccc;
  text-decoration: none;
}
.text-button--disabled [astro-icon] {
  fill: #ccc;
}
.text-button--disabled [astro-icon] path {
  fill: #ccc;
}
.elements__text-link {
  width: fit-content;
  font-size: inherit;
  color: #333;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.elements__text-link:hover {
  opacity: 0.5;
}
.elements__text-link--underlined {
  text-decoration: underline;
}
.catalog-item {
  display: flex;
  gap: 16px 24px;
  align-items: flex-start;
  background-color: #fff;
}
.catalog-item__image {
  flex-shrink: 0;
  width: 120px;
  line-height: 1;
}
.catalog-item__image img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.catalog-item__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}
.catalog-item__tags {
  display: flex;
  gap: 8px;
  align-items: center;
  order: 1;
}
.catalog-item__name {
  order: 2;
  width: 100%;
  margin: 8px 0 0;
  font-size: 1.25rem;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  letter-spacing: 1px;
}
.catalog-item__buttons {
  display: flex;
  gap: 8px 16px;
  align-self: flex-end;
  order: 3;
  width: 100%;
  max-width: 456px;
  padding: 0;
  margin: 16px 0 0;
  list-style: none;
}
.catalog-item__list {
  flex: 1;
}
.catalog-item__list .button-link {
  max-width: 100%;
}
.catalog-item__text-link {
  order: 4;
  width: 100%;
  margin: 16px 0 0;
  text-align: right;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .catalog-item {
    flex-direction: column;
    align-items: center;
  }
  .catalog-item__content {
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
  }
  .catalog-item__name {
    font-size: 1rem;
  }
  .catalog-item__buttons {
    flex-direction: column;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .catalog-item {
    flex-direction: column;
    align-items: center;
  }
  .catalog-item__content {
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
  }
  .catalog-item__name {
    font-size: 1rem;
  }
  .catalog-item__buttons {
    flex-direction: column;
    max-width: 100%;
  }
}
.news-item {
  display: flex;
  gap: 16px;
  align-items: flex-start;
}
.news-item__inner {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  color: #333;
  text-decoration: none;
}
.news-item__inner:hover .news-item__title {
  text-decoration: none;
}
.news-item__image {
  flex-shrink: 0;
  width: 80px;
  height: 80px;
}
.news-item__image > img {
  max-width: 100%;
  height: auto;
}
.news-item__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
}
.news-item__title {
  order: 2;
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: underline;
  letter-spacing: 1px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .news-item__title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .news-item__title {
    font-size: 18px;
  }
}
.news-item__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  order: 1;
  padding: 0;
  margin: 0;
  list-style: none;
}
.news-item__description {
  display: flex;
  flex-direction: column;
  gap: 8px;
  order: 3;
  width: 100%;
  margin: 0;
}
.news-item__catch {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
}
.news-item__subtitle {
  margin: 0;
  font-family: Noto Sans JP;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 22.4px;
  text-align: left;
}
.news-item__text {
  display: -webkit-box;
  width: 100%;
  margin: 0;
  overflow: hidden;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.news-item__timestamp {
  display: flex;
  gap: 4px;
  align-items: center;
  height: 20px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 14px;
  color: #666;
}
.news-item__bookmark {
  flex-shrink: 0;
  width: 24px;
}
.company-item {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}
.company-item__image {
  display: grid;
  place-items: center;
  width: 160px;
  height: 160px;
  border: 1px solid #e6e6e6;
}
.company-item__image > img {
  display: block;
  width: 160px;
  height: 160px;
  object-fit: contain;
}
.company-item__content {
  flex: 1;
}
.company-item__head {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: space-between;
}
.company-item__name {
  order: 3;
  width: 100%;
  margin: 0;
}
.company-item__name-link {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
  text-decoration-line: underline;
}
.company-item__name-link:hover {
  text-decoration: none;
}
.company-item__tag {
  order: 1;
}
.company-item__bookmark {
  order: 2;
}
.company-item__links {
  display: flex;
  gap: 5px;
  align-items: center;
  padding: 0;
  margin: 16px 0 0;
  list-style: none;
}
.company-item__address {
  margin-top: 24px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-item {
    flex-direction: column;
    align-items: center;
  }
  .company-item__content {
    width: 100%;
  }
  .company-item__links {
    margin-top: 8px;
  }
  .company-item__address {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .company-item {
    flex-direction: column;
    align-items: center;
  }
  .company-item__content {
    width: 100%;
  }
  .company-item__links {
    margin-top: 8px;
  }
  .company-item__address {
    margin-top: 16px;
  }
}
.product-relevance-item {
  height: 100%;
}
.product-relevance-item__inner {
  display: flex;
  flex-direction: column;
  gap: 8px 16px;
  align-items: flex-start;
  height: inherit;
  padding: 16px;
  color: #333;
  text-decoration-line: underline;
  background-color: #fff;
}
.product-relevance-item__inner:hover {
  text-decoration: none;
}
.product-relevance-item__image {
  width: 100%;
}
.product-relevance-item__image img {
  width: 100%;
  height: auto;
}
.product-relevance-item__title {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  overflow-wrap: anywhere;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-relevance-item__inner {
    flex-direction: row;
  }
  .product-relevance-item__image {
    width: 280px;
  }
  .product-relevance-item__title {
    flex: 1;
  }
}
.product-relevance {
  display: flex;
  gap: 0 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.product-relevance__item {
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
}
@media (min-width: 1024px) {
  .product-relevance__item {
    width: 100%;
    max-width: 360px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-relevance {
    flex-direction: column;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    border-radius: 0.25rem;
  }
  .product-relevance__item {
    border: 0;
    border-radius: 0;
  }
  .product-relevance__item:not(:first-child) {
    border-top: 1px solid #e6e6e6;
  }
}
@media (max-width: 767px) {
  .product-relevance {
    flex-direction: column;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    border-radius: 0.25rem;
  }
  .product-relevance__item {
    border: 0;
    border-radius: 0;
  }
  .product-relevance__item:not(:first-child) {
    border-top: 1px solid #e6e6e6;
  }
}
.product-list-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 1.6;
  color: #333;
  text-decoration: none;
}
.product-list-item:hover .product-list-item__name {
  text-decoration: none;
}
.product-list-item__image {
  width: 160px;
  height: 160px;
  padding: 16px;
}
.product-list-item__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product-list-item__tag {
  width: 100%;
}
.product-list-item__name {
  font-size: 1rem;
  text-decoration: underline;
}
.product-list-item__company {
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
}
.product-list {
  width: 100%;
}
.product-list__item.swiper-slide {
  width: clamp(160px, 24%, 23%);
}
@media (max-width: 767px) {
  .product-list__item.swiper-slide {
    width: 160px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-list .slide-buttons__button {
    display: none;
  }
}
.secondary-tab-links {
  display: inline-flex;
  padding: 0;
  margin: 0;
  list-style: none;
  background-color: #f8f8f8;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
}
.secondary-tab-links__anchor {
  display: grid;
  place-items: center;
  min-width: 120px;
  padding: 1rem 2rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
.secondary-tab-links__anchor:hover {
  opacity: 0.7;
}
.secondary-tab-links__anchor--selected {
  pointer-events: none;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
}
.tab-links {
  position: relative;
  display: flex;
  padding: 0 0 1px;
  margin: 0;
  list-style: none;
  background-color: #fff;
}
.tab-links:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background-color: #b3b3b3;
}
.tab-links__anchor {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  padding: 1rem 1.5rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  color: #333;
  text-decoration: none;
  background-color: #fff;
}
.tab-links__anchor:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background-color: #000;
  opacity: 0;
}
.tab-links__anchor:hover:after {
  opacity: 1;
}
.tab-links__anchor--selected {
  pointer-events: none;
}
.tab-links__anchor--selected:after {
  opacity: 1;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tab-links {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding: 0;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.1019607843);
    border-radius: 4px;
  }
  .tab-links:after {
    display: none;
  }
  .tab-links__item {
    display: flex;
    border-right: 1px solid #e6e6e6;
  }
  .tab-links__item:nth-child(4) {
    border-right: none;
  }
  .tab-links__anchor {
    width: 100%;
    padding: 1rem;
    font-size: 0.875rem;
  }
  .tab-links__anchor:after {
    bottom: 0;
  }
  .tab-links__anchor:hover,
  .tab-links__anchor--selected {
    background-color: #f2f2f2;
  }
}
@media (max-width: 767px) {
  .tab-links {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 0;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.1019607843);
    border-radius: 4px;
  }
  .tab-links:after {
    display: none;
  }
  .tab-links__item {
    display: flex;
    border-bottom: 1px solid #e6e6e6;
  }
  .tab-links__item:nth-child(3),
  .tab-links__item:nth-child(4) {
    border-bottom: none;
  }
  .tab-links__item:nth-child(odd) {
    border-right: 1px solid #e6e6e6;
  }
  .tab-links__anchor {
    width: 100%;
    padding: 1rem;
    font-size: 0.875rem;
  }
  .tab-links__anchor:after {
    bottom: 0;
  }
  .tab-links__anchor:hover,
  .tab-links__anchor--selected {
    background-color: #f2f2f2;
  }
}
.pagination-control {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pagination-control__display-label {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  gap: 4px;
  align-items: center;
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
}
.pagination-control__actions {
  display: flex;
  gap: 24px;
  align-items: center;
}
.pagination-control__item-count,
.pagination-control__period-count,
.pagination-control__period {
  display: flex;
  gap: 16px;
  align-items: center;
}
@media (max-width: 1023px) {
  .pagination-control__period-count,
  .pagination-control__period {
    display: none;
  }
}
.pagination-control__period > .drop-down {
  width: 168px;
}
.pagination-control__item-count-label,
.pagination-control__period-label {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
}
.pagination-control__item-count-label {
  flex-shrink: 0;
}
@media (max-width: 1023px) {
  .pagination-control__period-label {
    display: none;
  }
}
.pagination-control__filter-fieldset {
  padding: 0;
  margin: 16px 0 0;
  border: 0;
}
.pagination-control__filter-legend {
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  color: #333;
}
.pagination-control__filter-items {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  margin-top: 16px;
}
.pagination-control__filter-button {
  display: none;
}
@media (max-width: 1023px) {
  .pagination-control__filter-button {
    display: block;
  }
}
@media (max-width: 767px) {
  .pagination-control--with-period .pagination-control__display-label {
    flex-direction: row;
  }
}
.pagination-control-with-filter {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pagination-control-with-filter__display-label {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  align-items: center;
  margin: 0 24px 0 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
}
.pagination-control-with-filter__item-count {
  display: flex;
  gap: 16px;
  align-items: center;
}
.pagination-control-with-filter__item-filter {
  display: none;
  gap: 16px;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pagination-control-with-filter__item-filter {
    display: flex;
  }
}
@media (max-width: 767px) {
  .pagination-control-with-filter__item-filter {
    display: flex;
  }
}
.pagination-control-with-filter__item-count-label {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
  text-wrap: nowrap;
}
.pagination {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
}
.pagination__inner {
  display: flex;
  gap: 8px;
  align-items: center;
}
.pagination__dot {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  color: #333;
  text-align: center;
}
@media (max-width: 767px) {
  .pagination__dot {
    display: none;
  }
}
.pagination__arrow-label--disabled {
  color: #666;
  text-decoration: none;
  pointer-events: none;
  cursor: not-allowed;
}
.pagination__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 30px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  color: #333;
  text-align: center;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 0.125rem;
  transition: all 0.3s ease;
}
.pagination__item:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.pagination__item--current {
  color: #fff;
  pointer-events: none;
  background-color: #000;
  border-color: #000;
}
@media (max-width: 767px) {
  .pagination__item:not(.pagination__item--current) {
    display: none;
  }
}
.filter-dialog {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding: 0;
  padding-left: 0.5rem;
  margin: 0;
  overscroll-behavior-y: contain;
  border: 0;
}
.filter-dialog__inner {
  height: 100%;
  padding: 16px 16px 24px;
}
.filter-dialog__head {
  height: 24px;
  margin-bottom: 16px;
}
.filter-dialog__close-button {
  padding: 0;
  line-height: 1;
  cursor: pointer;
  background-color: transparent;
  border: 0;
}
.filter-dialog__close-button svg {
  vertical-align: top;
  fill: #333;
}
.filter-dialog__main {
  height: calc(100% - 40px);
  overflow: hidden auto;
  overscroll-behavior: none;
}
.filter-dialog__content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.filter-drawer {
  position: fixed;
  top: 0;
  left: 35%;
  z-index: 1000;
  width: 65%;
  max-width: 700%;
  height: 100vh;
  max-height: 100%;
  padding: 0;
  margin: 0;
  overscroll-behavior-y: contain;
  border: 0;
  transition: all 0.5s;
  animation: modal-slide-open 0.5s ease;
}
.filter-drawer::backdrop {
  background: #00000080;
  transition: 0.3s;
}
.filter-drawer__inner {
  height: 100%;
  padding: 16px 16px 24px;
}
.filter-drawer__head {
  height: 24px;
  margin-bottom: 16px;
}
.filter-drawer__close-button {
  padding: 0;
  line-height: 1;
  cursor: pointer;
  background-color: transparent;
  border: 0;
}
.filter-drawer__close-button svg {
  vertical-align: top;
  fill: #333;
}
.filter-drawer__main {
  height: calc(100% - 40px);
  overflow: hidden auto;
  overscroll-behavior: none;
}
.filter-drawer__content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
@keyframes modal-open {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes modal-slide-open {
  0% {
    transform: translate(700px);
  }
  to {
    transform: translate(0);
  }
}
@keyframes modal-slide-close {
  0% {
    transform: translate(0);
  }
  to {
    transform: translate(700px);
  }
}
@keyframes modal-slide-opens-sp {
  0% {
    transform: translate(260px);
  }
  to {
    transform: translate(0);
  }
}
@keyframes modal-slide-close-sp {
  0% {
    transform: translate(0);
  }
  to {
    transform: translate(260px);
  }
}
.show-from {
  animation: modal-slide-open 0.5s ease;
}
@media (max-width: 767px) {
  .show-from {
    animation: modal-slide-open-sp 0.5s ease;
  }
}
.hide-to {
  animation: modal-slide-close 0.5s ease;
}
@media (max-width: 767px) {
  .hide-to {
    animation: modal-slide-close-sp 0.5s ease;
  }
}
.show-from::backdrop,
.hide-to::backdrop {
  opacity: 0;
}
.slide-buttons__cover {
  position: absolute;
  top: 0;
  z-index: 9;
  width: 80px;
  height: 100%;
  content: '';
}
@media (max-width: 1023px) {
  .slide-buttons__cover {
    display: none;
  }
}
.slide-buttons__cover--before {
  left: 0;
}
.slide-buttons__cover--before-default {
  background: linear-gradient(90deg, #fff, #fff0);
}
.slide-buttons__cover--before-subtle {
  background: linear-gradient(90deg, #f2f2f2, #f2f2f200);
}
.slide-buttons__cover--after {
  right: 0;
}
.slide-buttons__cover--after-default {
  background: linear-gradient(270deg, #fff, #fff0);
}
.slide-buttons__cover--after-subtle {
  background: linear-gradient(270deg, #f2f2f2, #f2f2f200);
}
.slide-buttons__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-top: -24px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
}
@media (max-width: 1023px) {
  .slide-buttons__button {
    position: static;
    margin-top: 24px;
  }
}
.slide-buttons__button.swiper-button-disabled {
  visibility: hidden;
}
@media (max-width: 1023px) {
  .slide-buttons__button.swiper-button-disabled {
    visibility: visible;
    opacity: 1;
  }
  .slide-buttons__button.swiper-button-disabled .elements__svg-icon {
    fill: #ccc;
  }
}
.slide-buttons__button .elements__svg-icon {
  fill: #333;
}
.slide-buttons__button:after {
  display: none;
}
.slide-buttons__button--prev {
  left: 0;
}
.slide-buttons__button--prev.swiper-button-disabled + .slide-buttons__cover--before {
  visibility: hidden;
}
@media (max-width: 1023px) {
  .slide-buttons__button--prev.swiper-button-disabled + .slide-buttons__cover--before {
    visibility: visible;
  }
}
.slide-buttons__button--next {
  right: 0;
}
@media (max-width: 1023px) {
  .slide-buttons__button--next {
    margin-left: 14px;
  }
}
.slide-buttons__button--next.swiper-button-disabled + .slide-buttons__cover--after {
  visibility: hidden;
}
@media (max-width: 1023px) {
  .slide-buttons__button--next.swiper-button-disabled + .slide-buttons__cover--after {
    visibility: visible;
  }
}
a .retina-image:not(.retina-image--disabled-opacity) {
  opacity: 1;
  transition: opacity 0.3s ease;
}
a:hover .retina-image:not(.retina-image--disabled-opacity) {
  opacity: 0.5;
}
.link-label {
  display: inline-flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 1.6;
  color: #333;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}
.link-label:hover {
  color: #666;
  border: 1px solid #e6e6e6;
}
.categories-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 24px;
  background-color: #f8f8f8;
}
.categories-content__title {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #666;
  letter-spacing: 1px;
}
.categories-content__list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 24px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.categories-content__item {
  width: calc(25% - 18px);
}
@media (max-width: 1023px) {
  .categories-content__item {
    width: calc(50% - 12px);
  }
}
.categories-content__anchor {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  text-decoration-line: underline;
}
.categories-content__anchor:hover {
  text-decoration: none;
}
.categories-content__anchor--current {
  pointer-events: none;
}
.company-content__info {
  margin-top: 1.5rem;
}
.company-content__description {
  margin: 1.5rem 0 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
.company-content__link {
  margin: 1rem 0 0;
  text-align: right;
}
.accordion-item__title {
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  color: #333;
  cursor: pointer;
  background-color: #fff;
}
.accordion-item__title::-webkit-details-marker {
  display: none;
}
.accordion-item__title--md {
  padding: 1rem 0;
}
.accordion-item__title--sm {
  padding: 0.25rem 0;
}
.accordion-item__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  color: #333;
  background-color: #f8f8f8;
  border-radius: 50%;
}
.accordion-item__arrow-drop-down {
  fill: #333;
}
.accordion-item__arrow-drop-up {
  display: none;
  fill: #333;
}
.accordion-item[open] .accordion-item__arrow-drop-down {
  display: none;
}
.accordion-item[open] .accordion-item__arrow-drop-up {
  display: block;
}
.accordion-item__label {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: space-between;
}
.accordion-item__check {
  width: 16px;
  height: 16px;
  fill: #000;
}
.category-links-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.category-links-item__anchor {
  display: inline-flex;
  gap: 8px 0.5rem;
  align-items: center;
  padding: 6.5px 0;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
  text-decoration: none;
}
.category-links-item__anchor--current {
  pointer-events: none;
}
.category-links-item__anchor:hover .category-links-item__label {
  text-decoration: none;
}
.category-links-item__label-container {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  align-items: flex-end;
}
.category-links-item__label {
  font-size: 1rem;
  text-decoration: underline;
}
.category-links-item__label--current {
  font-weight: 700;
  text-decoration: none;
  pointer-events: none;
}
.category-links-item__number {
  font-size: 0.75rem;
  font-weight: 400;
  color: #666;
}
.category-links-item__icon {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  visibility: hidden;
}
.category-links-item__icon--current {
  visibility: visible;
}
.category-links-item__icon .elements__svg-icon {
  fill: #000;
}
.category-links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.category-links__parent {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-left: 32px;
}
.category-links__children {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0 0 0 24px;
  margin: 0;
  list-style: none;
}
.category-links__item {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.address-form {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.address-form__address-value,
.address-form__address-value__input-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.address-form__address-value__input-wrapper[aria-hidden='true'] {
  display: none;
}
.address-form__zip-code {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: flex-start;
}
.address-form__zip-code .text-input {
  width: 100%;
}
.address-form__zip-code > a {
  color: #666;
}
@media (min-width: 1280px) {
  .address-form__zip-code {
    flex-direction: row;
    gap: 1rem;
    align-items: center;
    white-space: nowrap;
  }
  .address-form__zip-code .text-input {
    width: 220px;
  }
}
.address-form__zip-code--row {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: center;
}
.address-form__zip-code--row .text-input {
  width: 144px;
}
.address-form__zip-code--row > a {
  color: #666;
}
@media (min-width: 1280px) {
  .address-form__zip-code--row {
    flex-direction: row;
    gap: 1rem;
    align-items: center;
    white-space: nowrap;
  }
  .address-form__zip-code--row .text-input {
    width: 220px;
  }
}
@media (max-width: 1023px) {
  .address-form__zip-code--row {
    flex-direction: column;
    align-items: flex-start;
  }
  .address-form__zip-code--row .text-input {
    width: 100%;
  }
}
.business-form {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.business-form__radio-buttons {
  display: flex;
  gap: 2.5rem;
  align-items: center;
}
.business-form__captions {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.business-form__captions > p {
  margin: 0;
  font-size: 0.75rem;
  color: #666;
}
.business-form__captions > p[aria-hidden='true'] {
  display: none;
}
.checkbox {
  display: inline-flex;
}
.checkbox .checkbox__input {
  display: none;
}
.checkbox .checkbox__label {
  position: relative;
  box-sizing: border-box;
  display: inline-flex;
  gap: 0.5rem;
  align-items: center;
  width: auto;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}
.checkbox .checkbox__label .checkbox__icon {
  position: absolute;
}
.checkbox .checkbox__label .checkbox__icon > * {
  fill: #fff;
}
.checkbox .checkbox__label:before {
  display: inline-block;
  flex-shrink: 0;
  content: '';
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
}
.checkbox .checkbox__input:hover + .checkbox__label:before {
  border-color: #000;
}
.checkbox .checkbox__input:checked + .checkbox__label:before {
  background: #000;
  border-color: #000;
}
.checkbox .checkbox__caption {
  display: inline;
  font-style: normal;
  font-weight: 400;
  color: #666;
}
.checkbox .checkbox__error {
  margin: 8px 0 0;
  color: red;
}
.checkbox--lg .checkbox__label {
  gap: 0.5rem;
  font-size: 1rem;
}
.checkbox--lg .checkbox__label:before {
  --icon-size: 24px;
  width: var(--icon-size);
  height: var(--icon-size);
}
.checkbox--lg .checkbox__icon {
  top: 5px;
  left: 4px;
}
.checkbox--lg .checkbox__caption {
  margin: 0 0 0 0.5rem;
  font-size: 0.875rem;
}
.checkbox--md .checkbox__label {
  gap: 0.25rem;
  font-size: 0.875rem;
}
.checkbox--md .checkbox__label:before {
  --icon-size: 16px;
  width: var(--icon-size);
  height: var(--icon-size);
}
.checkbox--md .checkbox__icon {
  --icon-size: 12px;
  top: 5px;
  left: 2px;
  width: var(--icon-size);
  height: var(--icon-size);
}
.checkbox--md .checkbox__caption {
  margin: 0 0 0 0.25rem;
  font-size: 0.75rem;
}
.checkbox--error .checkbox__label:before {
  border-color: red;
}
.checkbox .checkbox__input:disabled + .checkbox__label:before {
  background-color: #f8f8f8;
  border-color: #e6e6e6;
}
.checkbox .checkbox__input:disabled:checked + .checkbox__label:before {
  background-color: #ccc;
  border-color: #ccc;
}
.checkbox-all {
  display: inline-flex;
}
.checkbox-all .checkbox-all__input {
  display: none;
}
.checkbox-all .checkbox-all__label {
  position: relative;
  box-sizing: border-box;
  display: inline-flex;
  gap: 0.5rem;
  align-items: center;
  width: auto;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}
.checkbox-all .checkbox-all__label .checkbox-all__icon {
  position: absolute;
}
.checkbox-all .checkbox-all__label .checkbox-all__icon > * {
  fill: #fff;
}
.checkbox-all .checkbox-all__label:before {
  display: inline-block;
  flex-shrink: 0;
  content: '';
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
}
.checkbox-all .checkbox-all__input:hover + .checkbox-all__label:before {
  border-color: #000;
}
.checkbox-all .checkbox-all__input:checked + .checkbox-all__label:before {
  background: #000;
  border-color: #000;
}
.checkbox-all .checkbox-all__caption {
  display: inline;
  font-style: normal;
  font-weight: 400;
  color: #666;
}
.checkbox-all--lg .checkbox-all__label {
  gap: 0.5rem;
  font-size: 0.875rem;
}
.checkbox-all--lg .checkbox-all__label:before {
  --icon-size: 24px;
  width: var(--icon-size);
  height: var(--icon-size);
}
.checkbox-all--lg .checkbox-all__icon {
  top: 5px;
  left: 4px;
}
.checkbox-all--lg .checkbox-all__caption {
  margin: 0 0 0 0.5rem;
  font-size: 0.875rem;
}
.checkbox-all--md .checkbox-all__label {
  gap: 0.25rem;
  font-size: 0.875rem;
}
.checkbox-all--md .checkbox-all__label:before {
  --icon-size: 16px;
  width: var(--icon-size);
  height: var(--icon-size);
}
.checkbox-all--md .checkbox-all__icon {
  --icon-size: 12px;
  top: 5px;
  left: 2px;
  width: var(--icon-size);
  height: var(--icon-size);
}
.checkbox-all--md .checkbox-all__caption {
  margin: 0 0 0 0.25rem;
  font-size: 0.75rem;
}
.checkbox-all .checkbox-all__input:disabled + .checkbox-all__label:before {
  background-color: #f8f8f8;
  border-color: #e6e6e6;
}
.checkbox-all .checkbox-all__input:disabled:checked + .checkbox-all__label:before {
  background-color: #ccc;
  border-color: #ccc;
}
.drop-down {
  display: inline-flex;
  flex-direction: column;
}
.drop-down__inner {
  position: relative;
}
.drop-down__icon {
  fill: #000;
}
.drop-down__up-icon {
  display: none;
}
.drop-down__button {
  box-sizing: border-box;
  display: flex;
  gap: 1rem;
  align-items: center;
  width: 100%;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #e6e6e6;
}
.drop-down__button[aria-expanded='true'] .drop-down__down-icon {
  display: none;
}
.drop-down__button[aria-expanded='true'] .drop-down__up-icon {
  display: inline;
}
.drop-down__button[aria-expanded='true'] + .drop-down__list {
  visibility: visible;
  opacity: 1;
}
.drop-down__button:not([data-selected]) .drop-down__label {
  color: #ccc;
}
.drop-down__label {
  flex: 1;
  text-align: left;
}
.drop-down__list {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  box-sizing: border-box;
  width: 100%;
  max-height: 200px;
  padding: 0.5rem 0;
  margin: 0;
  overflow-y: auto;
  overscroll-behavior-y: contain;
  list-style: none;
  visibility: hidden;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-top: none;
  border-radius: 0 0 0.25rem 0.25rem;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.drop-down__option {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  padding: 0.5rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
  text-align: left;
  cursor: pointer;
  background-color: #fff;
  border: 0;
  transition: background-color 0.3s ease;
}
.drop-down__option:hover,
.drop-down__option[data-selected='true'] {
  background-color: #f8f8f8;
}
.drop-down__error {
  margin: 8px 0 0;
  color: red;
}
.drop-down--md .drop-down__button {
  padding: 12px 1rem;
}
.drop-down--lg .drop-down__button {
  padding: 1rem;
}
.drop-down--round .drop-down__button {
  border-radius: 0.25rem;
}
.drop-down--round .drop-down__button[aria-expanded='true'] {
  border-radius: 0.25rem 0.25rem 0 0;
}
.drop-down--round .drop-down__button[aria-expanded='true'] + .drop-down__list {
  border-radius: 0 0 0.25rem 0.25rem;
}
.drop-down--solid .drop-down__button {
  border-radius: 0;
}
.drop-down--error .drop-down__button {
  border-color: red;
}
.multi-radio-group .multi-radio-group__selected-value {
  margin: 8px 0 0.75rem;
}
.multi-radio-group .multi-radio-group__details {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.multi-radio-group .multi-radio-group__detail + .multi-radio-group__detail {
  border-top: 1px solid #e6e6e6;
}
.multi-radio-group .multi-radio-group__summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  cursor: pointer;
}
.multi-radio-group .multi-radio-group__summary::-webkit-details-marker {
  display: none;
}
.multi-radio-group .multi-radio-group__arrow-icon {
  fill: #000;
}
.multi-radio-group .multi-radio-group__radio-group {
  display: none;
  gap: 0.25rem 1rem;
  padding: 0.5rem;
  border-top: 1px solid #e6e6e6;
}
@media (min-width: 1280px) {
  .multi-radio-group .multi-radio-group__radio-group {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multi-radio-group .multi-radio-group__radio-group {
    grid-template-columns: 1fr 1fr;
  }
}
.multi-radio-group .multi-radio-group__radio-group > div {
  padding: 0.25rem 0.5rem;
}
.multi-radio-group .multi-radio-group__detail[open] .multi-radio-group__radio-group {
  display: grid;
}
.multi-radio-group .multi-radio-group__detail[open] .multi-radio-group__arrow-icon {
  transform: rotate(180deg);
}
.multi-radio-group--error .multi-radio-group__selected-value {
  color: red;
}
.radio-button {
  display: inline-flex;
}
.radio-button .radio-button__input {
  position: absolute;
  appearance: none;
  -moz-opacity: 0;
  opacity: 0;
}
.radio-button .radio-button__label {
  position: relative;
  box-sizing: border-box;
  display: inline-flex;
  gap: 0.5rem;
  align-items: center;
  width: auto;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}
.radio-button .radio-button__label:before {
  display: inline-block;
  flex-shrink: 0;
  content: '';
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
}
.radio-button .radio-button__label:after {
  position: absolute;
  display: inline-block;
  flex-shrink: 0;
  content: '';
  background: #000;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.radio-button .radio-button__input:hover + .radio-button__label:before {
  border-color: #000;
}
.radio-button .radio-button__input:checked + .radio-button__label:before {
  border-color: #000;
}
.radio-button .radio-button__input:checked + .radio-button__label:after {
  opacity: 1;
}
.radio-button .radio-button__caption {
  display: inline;
  font-style: normal;
  font-weight: 400;
  color: #666;
}
.radio-button--lg .radio-button__label {
  gap: 0.5rem;
  font-size: 1rem;
}
.radio-button--lg .radio-button__label:before {
  --icon-size: 24px;
  width: var(--icon-size);
  height: var(--icon-size);
}
.radio-button--lg .radio-button__label:after {
  --icon-size: 12px;
  left: 6px;
  width: var(--icon-size);
  height: var(--icon-size);
}
.radio-button--lg .radio-button__caption {
  margin: 0 0 0 0.5rem;
  font-size: 0.875rem;
}
.radio-button--md .radio-button__label {
  gap: 0.25rem;
  font-size: 0.875rem;
}
.radio-button--md .radio-button__label:before {
  --icon-size: 16px;
  width: var(--icon-size);
  height: var(--icon-size);
}
.radio-button--md .radio-button__label:after {
  --icon-size: 8px;
  left: 4px;
  width: var(--icon-size);
  height: var(--icon-size);
}
.radio-button--md .radio-button__caption {
  margin: 0 0 0 0.25rem;
  font-size: 0.75rem;
}
.radio-button--alert .radio-button__label:before {
  border-color: red;
}
.radio-button .radio-button__input:disabled + .radio-button__label {
  cursor: text;
}
.radio-button .radio-button__input:disabled + .radio-button__label:before {
  background-color: #f8f8f8;
  border-color: #e6e6e6;
}
.radio-button .radio-button__input:disabled + .radio-button__label:after {
  background-color: #e6e6e6;
}
.radio-button .radio-button__input:focus + .radio-button__label:before {
  border: 1px solid #008cc3;
  box-shadow: 0 0 4px #008cc3;
}
.required-badge {
  display: inline-flex;
  align-items: center;
  padding: 0 0.25rem;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  background: #f2f2f2;
  border-radius: 0.125rem;
}
.required-badge--required {
  color: #fff;
  background: #666;
}
.switch {
  position: relative;
  display: inline-flex;
  cursor: pointer;
  background-color: #666;
  border-radius: 6.25rem;
}
.switch__input {
  position: absolute;
  opacity: 0;
}
.switch__input:checked + .switch__track {
  padding: 4px 4px 4px 8px;
  background-color: #128100;
}
.switch__input:checked + .switch__track:before {
  display: flex;
}
.switch__input:checked + .switch__track:after {
  display: none;
}
.switch__track {
  box-sizing: border-box;
  display: flex;
  gap: 4px;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 4px 8px 4px 4px;
  border-radius: 6.25rem;
}
.switch__track:before,
.switch__track:after {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 28px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 1;
  color: #fff;
  text-align: center;
}
.switch__track:before {
  display: none;
  content: 'ON';
}
.switch__track:after {
  content: 'OFF';
}
.switch__action {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 50%;
}
.switch__input:disabled + .switch__track {
  opacity: 0.5;
}
.password-input .password-input__icon {
  cursor: pointer;
}
.password-input .password-input__icon[aria-hidden='true'] {
  display: none;
}
.text-input {
  display: flex;
  flex-direction: column;
}
.text-input .text-input__label {
  margin-bottom: 0.5rem;
}
.text-input .text-input__input {
  box-sizing: border-box;
  padding: 1rem;
  border: 1px solid #e6e6e6;
}
.text-input .text-input__input::placeholder {
  color: #ccc;
}
.text-input .text-input__input:focus {
  outline: 1px solid #333;
}
.text-input .text-input__input:disabled {
  color: #666;
  background: #f2f2f2;
}
.text-input .text-input__caption {
  margin: 0.5rem 0 0;
  font-size: 0.75rem;
  color: #666;
}
.text-input .text-input__count {
  margin: 0.5rem 0 0;
  font-size: 0.875rem;
  font-style: normal;
  color: #666;
  text-align: end;
}
.text-input .text-input__error {
  margin: 8px 0 0;
  color: red;
}
.text-input--md {
  font-size: 0.875rem;
}
.text-input--lg {
  font-size: 1rem;
}
.text-input--round .text-input__input {
  border-radius: 0.25rem;
}
.text-input--solid .text-input__input {
  border-radius: 0;
}
.text-input--soft .text-input__input {
  border-radius: 6.25rem;
}
.text-input--error .text-input__input {
  border-color: red;
}
.text-input .text-input__icon {
  position: absolute;
  top: 47px;
}
.text-input .text-input__icon [astro-icon] {
  fill: #000;
}
.text-input .text-input__icon [astro-icon] path {
  fill: #000;
}
.text-input .text-input__icon--left {
  left: 1rem;
}
.text-input .text-input__icon--right {
  right: 1rem;
}
.text-input--has-left-icon {
  position: relative;
}
.text-input--has-left-icon .text-input__input {
  padding-left: 3rem;
}
.text-input--has-right-icon {
  position: relative;
}
.text-input--has-right-icon .text-input__input {
  padding-right: 3rem;
}
.text-area {
  display: flex;
  flex-direction: column;
}
.text-area .text-area__label {
  margin-bottom: 0.5rem;
}
.text-area .text-area__input {
  width: 100%;
  min-height: 100px;
  padding: 1rem;
  resize: vertical;
  border: 1px solid #e6e6e6;
}
.text-area .text-area__input:focus {
  outline: 1px solid #333;
}
.text-area .text-area__input:disabled {
  color: #666;
  background: #f2f2f2;
}
.text-area .text-area__caption {
  margin: 0.5rem 0 0;
  color: #666;
}
.text-area .text-area__count {
  margin: 0.5rem 0 0;
  font-size: 0.875rem;
  font-style: normal;
  color: #666;
  text-align: end;
}
.text-area .text-area__error {
  color: red;
}
.text-area--md {
  font-size: 0.875rem;
}
.text-area--lg {
  font-size: 1rem;
}
.text-area--round .text-area__input {
  border-radius: 0.25rem;
}
.text-area--solid .text-area__input {
  border-radius: 0;
}
.text-area--soft .text-area__input {
  border-radius: 6.25rem;
}
.text-area--error .text-area__input {
  border-color: red;
}
.text-area .text-area__icon {
  position: absolute;
  top: 47px;
}
.text-area .text-area__icon [astro-icon] {
  fill: #000;
}
.text-area .text-area__icon [astro-icon] path {
  fill: #000;
}
.text-area .text-area__icon--left {
  left: 1rem;
}
.text-area .text-area__icon--right {
  right: 1rem;
}
.text-area--has-left-icon {
  position: relative;
}
.text-area--has-left-icon .text-area__input {
  padding-left: 3rem;
}
.text-area--has-right-icon {
  position: relative;
}
.text-area--has-right-icon .text-area__input {
  padding-right: 3rem;
}
.form {
  width: 100%;
  font-style: normal;
}
.form__wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  max-width: 100%;
}
.form__file input[type='file'] {
  display: none;
}
.form__file label {
  position: relative;
  display: inline-block;
  padding: 0.75rem;
  margin-right: 8px;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 12px;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: 1px solid #b3b3b3;
  border-radius: 4px;
}
.form__file label:hover {
  opacity: 0.7;
  transition: 0.3s ease-out;
}
.form__file label:after {
  position: absolute;
  top: calc(50% - 10px);
  right: -140px;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #333;
  content: '選択されていません';
}
.form__file label.changed:after {
  content: '';
}
.form__file .filename {
  display: -webkit-box;
  width: 100%;
  margin: 0;
  overflow: hidden;
  font-size: 12px;
  font-weight: 400;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.form__file-en input[type='file'] {
  display: none;
}
.form__file-en label {
  position: relative;
  display: inline-block;
  padding: 0.75rem;
  margin-right: 8px;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 12px;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: 1px solid #b3b3b3;
  border-radius: 4px;
}
.form__file-en label:hover {
  opacity: 0.7;
  transition: 0.3s ease-out;
}
.form__file-en label:after {
  position: absolute;
  top: calc(50% - 10px);
  right: -100px;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #333;
  content: 'Not selected';
}
.form__file-en label.changed:after {
  content: '';
}
.form__file-en .filename {
  display: -webkit-box;
  width: 100%;
  margin: 0;
  overflow: hidden;
  font-size: 12px;
  font-weight: 400;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.form__error input[type='file'] {
  display: none;
}
.form__error label {
  position: relative;
  display: inline-block;
  padding: 0.75rem;
  margin-right: 8px;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 12px;
  color: #333;
  cursor: pointer;
  background: #fff;
  border: 1px solid red;
  border-radius: 4px;
}
.form__error label:hover {
  opacity: 0.7;
  transition: 0.3s ease-out;
}
.form__error label:after {
  position: absolute;
  top: calc(50% - 10px);
  right: -140px;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #333;
  content: '選択されていません';
}
.form__error label.changed:after {
  content: '';
}
.form__error__text {
  font-size: 0.75rem;
  font-weight: 400;
  color: red;
}
.form__success_wrapper {
  display: flex;
  gap: 18px;
  align-items: center;
}
.form__success_filename {
  font-size: 1rem;
  font-weight: 400;
}
.form__success__text_wrapper {
  display: flex;
  gap: 4px;
  align-items: center;
}
.form__success__text {
  font-size: 0.75rem;
  font-weight: 400;
  color: #128100;
}
.base-footer__inner {
  display: flex;
  gap: 1rem 0;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 3rem;
  background-color: #000;
}
.base-footer__column {
  display: flex;
  gap: 2rem;
  align-items: center;
}
.base-footer__sitemap {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
}
.base-footer__sitemap-item {
  display: flex;
  gap: 4px;
  align-items: center;
}
@media (max-width: 1023px) {
  .base-footer__sitemap-item {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .base-footer__sitemap-item:first-child {
    width: 191px;
  }
}
@media (max-width: 767px) {
  .base-footer__sitemap-item:first-child {
    width: 100%;
  }
}
.base-footer__sitemap-link {
  font: 400 0.75rem Noto Sans JP;
  line-height: 1.2;
  color: #fff;
  text-decoration: none;
}
.base-footer__sitemap-link:hover {
  text-decoration: underline;
}
.base-footer__sitemap-sub-link {
  font: 400 0.625rem Noto Sans JP;
  line-height: 1.2;
  color: #ccc;
  text-decoration: none;
}
.base-footer__sitemap-sub-link:hover {
  text-decoration: underline;
}
.base-footer__copyright {
  display: flex;
  align-items: center;
  font: 300 11px Roboto condensed;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .base-footer__inner {
    flex-direction: column;
    align-items: flex-start;
    padding: 1.5rem;
  }
  .base-footer__column {
    gap: 1.5rem;
    align-items: flex-start;
  }
  .base-footer__sitemap {
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 8px;
  }
  .base-footer__copyright {
    font-size: 0.625rem;
  }
}
@media (max-width: 767px) {
  .base-footer__inner {
    flex-direction: column;
    align-items: flex-start;
    padding: 1.5rem;
  }
  .base-footer__column {
    gap: 1.5rem;
    align-items: flex-start;
  }
  .base-footer__sitemap {
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 8px;
  }
  .base-footer__copyright {
    font-size: 0.625rem;
  }
}
.account-button {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  width: 140px;
  height: 64px;
  padding: 0;
  color: #fff;
  background-color: transparent;
  border: 0;
  transition: background-color 0.3s ease;
}
.account-button:hover {
  cursor: pointer;
  background-color: #000;
}
.account-button[aria-expanded='true'] {
  background-color: #000;
}
.account-button[aria-expanded='true'] .account-button__arrow-drop-down {
  display: none;
}
.account-button[aria-expanded='true'] .account-button__arrow-drop-up {
  display: block;
}
.account-button:before {
  display: block;
  flex-shrink: 0;
  width: 1px;
  height: 32px;
  content: '';
  background-color: #000;
}
.account-button__label {
  display: flex;
  gap: 4px;
  align-items: center;
  font: 700 0.875rem Noto Sans JP;
  line-height: 1;
}
.account-button__arrow-drop-down {
  fill: #fff;
}
.account-button__arrow-drop-up,
.account-button__account-icon {
  display: none;
  fill: #fff;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .account-button {
    justify-content: center;
    width: 56px;
    height: 48px;
  }
  .account-button:before {
    display: none;
  }
  .account-button__label {
    display: none;
  }
  .account-button__account-icon {
    display: block;
  }
}
@media (max-width: 767px) {
  .account-button {
    justify-content: center;
    width: 56px;
    height: 48px;
  }
  .account-button:before {
    display: none;
  }
  .account-button__label {
    display: none;
  }
  .account-button__account-icon {
    display: block;
  }
}
.account-links {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.account-links__item--logged-in {
  display: none;
}
.account-links__anchor {
  display: flex;
  align-items: center;
  align-self: stretch;
  justify-content: flex-start;
  width: 100%;
  height: 64px;
  padding: 0 0.75rem;
  overflow: hidden;
  font: 700 14px Noto Sans JP;
  color: #fff;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
.account-links__anchor:hover {
  cursor: pointer;
  background-color: #000;
}
.account-nav {
  z-index: 1;
  background-color: #000;
}
.account-nav__main-links {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-self: stretch;
  padding: 2rem 3rem;
  margin: 0;
  list-style: none;
}
.account-nav__main-item {
  flex: 1;
}
.account-nav__main-anchor {
  display: flex;
  gap: 8px;
  align-items: center;
  font: 700 14px Noto Sans JP;
  line-height: 1.2;
  color: #fff;
}
.account-nav__main-anchor:hover {
  text-decoration: none;
}
.account-nav__main-icon {
  fill: #fff;
}
.account-nav__other-links {
  display: none;
  flex-direction: column;
  gap: 2rem;
  padding: 2rem 3rem;
  margin: 0;
  list-style: none;
  border-top: 2px solid #666;
}
.account-nav__other-item {
  flex: 1;
}
.account-nav__other-item-children .account-nav__other-item-children-inner {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-left: 16px;
}
.account-nav__other-item-children--log {
  display: none;
}
.account-nav__other-anchor {
  display: block;
  font: 700 16px Noto Sans JP;
  line-height: 1.6;
  color: #fff;
}
.account-nav__other-anchor:hover {
  text-decoration: none;
}
@media (max-width: 1023px) {
  .account-nav {
    width: 100%;
  }
  .account-nav__main-links {
    padding: 2rem 1.5rem;
  }
  .account-nav__other-links {
    display: flex;
    padding: 2rem 1.5rem;
  }
}
.base-header-head {
  position: relative;
  z-index: 102;
  display: flex;
  align-items: center;
  background: #0009;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}
.base-header-head__logo {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 227px;
  height: 64px;
  background-color: #fff;
}
.base-header-head__logo--en {
  width: 194px;
}
.base-header-head__navi {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: flex-end;
  justify-self: flex-end;
  width: 100%;
}
.base-header-head__logged-in {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 276px;
  margin-left: 1rem;
}
.base-header-head__account {
  position: relative;
}
.base-header-head__account-button[aria-expanded='true'] + .base-header-head__account-nav {
  visibility: visible;
  opacity: 1;
}
.base-header-head__account-nav {
  position: absolute;
  top: 64px;
  left: 0;
  width: 276px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
  overflow-y: auto;
  max-height: 100vh;
}
.base-header-head__exhibit-management {
  position: relative;
}
.base-header-head__exhibit-management-button[aria-expanded='true'] + .base-header-head__exhibit-management-nav {
  visibility: visible;
  opacity: 1;
}
.base-header-head__exhibit-management-nav {
  position: absolute;
  top: 64px;
  right: 0;
  width: 276px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
  overflow-y: auto;
  max-height: 300px;
}
.base-header-head__hamburger-menu {
  display: none;
}
@media (min-width: 1280px) {
  .base-header-head__account {
    position: relative;
  }
  .base-header-head__account:hover .base-header-head__account-nav {
    visibility: visible;
    opacity: 1;
  }
  .base-header-head__exhibit-management:has(.exhibit-management-button:not(:disabled)) {
    position: relative;
  }
  .base-header-head__exhibit-management:has(.exhibit-management-button:not(:disabled)):hover
    .base-header-head__exhibit-management-nav {
    visibility: visible;
    opacity: 1;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .base-header-head__account {
    position: relative;
  }
  .base-header-head__account:hover .base-header-head__account-nav {
    visibility: visible;
    opacity: 1;
  }
  .base-header-head__exhibit-management:has(.exhibit-management-button:not(:disabled)) {
    position: relative;
  }
  .base-header-head__exhibit-management:has(.exhibit-management-button:not(:disabled)):hover
    .base-header-head__exhibit-management-nav {
    visibility: visible;
    opacity: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .base-header-head {
    justify-content: space-between;
  }
  .base-header-head__logo {
    width: 170px;
    height: 48px;
  }
  .base-header-head__logo--en {
    width: 154px;
  }
  .base-header-head__log-img {
    width: 134px;
    height: auto;
  }
  .base-header-head__account-links {
    display: none;
  }
  .base-header-head__logged-in {
    width: auto;
    margin-left: 0;
  }
  .base-header-head__account {
    position: static;
  }
  .base-header-head__account-nav {
    position: fixed;
    top: 48px;
    width: 100%;
  }
  .base-header-head__exhibit-management {
    display: none;
  }
  .base-header-head__before-login-links {
    width: auto;
    margin-left: 0;
  }
  .base-header-head__hamburger-menu {
    display: block;
  }
}
@media (max-width: 767px) {
  .base-header-head {
    justify-content: space-between;
  }
  .base-header-head__logo {
    width: 170px;
    height: 48px;
  }
  .base-header-head__logo--en {
    width: 154px;
  }
  .base-header-head__log-img {
    width: 134px;
    height: auto;
  }
  .base-header-head__account-links {
    display: none;
  }
  .base-header-head__logged-in {
    width: auto;
    margin-left: 0;
  }
  .base-header-head__account {
    position: static;
  }
  .base-header-head__account-nav {
    position: fixed;
    top: 48px;
    width: 100%;
  }
  .base-header-head__exhibit-management {
    display: none;
  }
  .base-header-head__before-login-links {
    width: auto;
    margin-left: 0;
  }
  .base-header-head__hamburger-menu {
    display: block;
  }
}
.before-login-links {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.before-login-links__insert,
.before-login-links__registration {
  width: fit-content;
  min-width: 136px;
  white-space: nowrap;
}
.before-login-links__anchor--pc {
  height: 64px;
}
.before-login-links__anchor--sp {
  display: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .before-login-links__insert {
    display: none;
  }
  .before-login-links__registration {
    display: flex;
    align-items: center;
    width: auto;
    height: 48px;
  }
  .before-login-links__anchor--pc {
    display: none;
  }
  .before-login-links__anchor--sp {
    display: flex;
  }
}
@media (max-width: 767px) {
  .before-login-links__insert {
    display: none;
  }
  .before-login-links__registration {
    display: flex;
    align-items: center;
    width: auto;
    height: 48px;
  }
  .before-login-links__anchor--pc {
    display: none;
  }
  .before-login-links__anchor--sp {
    display: flex;
  }
}
@media (max-width: 359px) {
  .before-login-links__insert {
    display: none;
  }
  .before-login-links__registration {
    display: flex;
    align-items: center;
    width: auto;
    height: 48px;
  }
  .before-login-links__anchor {
    width: 50px;
    height: 100%;
    padding: 0 8px;
    text-align: center;
  }
}
.exhibit-management-button {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  justify-content: center;
  min-width: 136px;
  height: 64px;
  padding: 0;
  color: #fff;
  background-color: #000;
  border: 0;
  transition: background-color 0.3s ease;
}
.exhibit-management-button:hover {
  cursor: pointer;
  background-color: #666;
}
.exhibit-management-button:disabled {
  pointer-events: none;
  background: #ccc;
}
.exhibit-management-button[aria-expanded='true'] {
  background-color: #000;
}
.exhibit-management-button[aria-expanded='true'] .account-button__arrow-drop-down {
  display: none;
}
.exhibit-management-button[aria-expanded='true'] .account-button__arrow-drop-up {
  display: block;
}
.exhibit-management-button__label {
  display: flex;
  gap: 4px;
  align-items: center;
  font: 700 0.875rem Noto Sans JP;
  line-height: 1;
}
.exhibit-management-button__arrow-drop-down {
  fill: #fff;
}
.exhibit-management-button__arrow-drop-up {
  display: none;
  fill: #fff;
}
.exhibit-management-nav {
  z-index: 1;
  background-color: #000;
}
.exhibit-management-nav__name {
  display: block;
  padding: 2rem 3rem 0;
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  color: #fff;
  text-decoration: underline;
}
.exhibit-management-nav__name:hover {
  text-decoration: none;
}
.exhibit-management-nav__main-links {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-self: stretch;
  padding: 1.5rem 3rem 2rem;
  margin: 0;
  list-style: none;
}
.exhibit-management-nav__main-item {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: space-between;
}
.exhibit-management-nav__main-anchor {
  display: flex;
  gap: 8px;
  align-items: center;
  font: 700 0.875rem Noto Sans JP;
  line-height: 1.2;
  color: #fff;
}
.exhibit-management-nav__main-anchor:hover {
  text-decoration: none;
}
.exhibit-management-nav__main-icon {
  fill: #fff;
}
.exhibit-management-nav__badge {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  height: 20px;
  padding: 2px 6px;
  font-family: Inter;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  background-color: red;
  border-radius: 100px;
}
.wish-insert-button {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 40px;
  padding: 0.75rem 1rem;
  color: #fff;
  background-color: #000;
  border: 0;
  border-radius: 24px;
  transition: background-color 0.3s ease;
}
.wish-insert-button:disabled {
  pointer-events: none;
  background: #ccc;
}
.wish-insert-button:hover {
  cursor: pointer;
  opacity: 0.5;
}
.wish-insert-button__label {
  display: flex;
  align-items: center;
  font: 700 16px Noto Sans JP;
  line-height: 1;
}
.member-registration-button {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 40px;
  padding: 0.75rem 1rem;
  color: #fff;
  background-color: #0034ba;
  border: 0;
  border-radius: 24px;
  transition: background-color 0.3s ease;
}
.member-registration-button:disabled {
  pointer-events: none;
  background: #ccc;
}
.member-registration-button:hover {
  cursor: pointer;
  opacity: 0.5;
}
.member-registration-button__label {
  display: flex;
  align-items: center;
  font: 700 16px Noto Sans JP;
  line-height: 1;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .member-registration-button {
    width: fit-content;
  }
}
@media (max-width: 767px) {
  .member-registration-button {
    width: fit-content;
  }
}
@media (max-width: 359px) {
  .member-registration-button {
    width: fit-content;
  }
}
.before-login-links-round-button {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  gap: 0.5rem;
  list-style: none;
}
.before-login-links-round-button__insert,
.before-login-links-round-button__registration {
  white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .before-login-links-round-button__insert {
    display: none;
  }
  .before-login-links-round-button__registration {
    display: flex;
    align-items: center;
    width: auto;
    height: 48px;
  }
}
@media (max-width: 767px) {
  .before-login-links-round-button__insert {
    display: none;
  }
  .before-login-links-round-button__registration {
    display: flex;
    align-items: center;
    width: auto;
    height: 48px;
  }
}
@media (max-width: 359px) {
  .before-login-links-round-button__insert {
    display: none;
  }
  .before-login-links-round-button__registration {
    display: flex;
    align-items: center;
    width: auto;
    height: 48px;
  }
}
.base-header {
  z-index: 100;
}
.base-header__global-nav {
  position: relative;
  z-index: 101;
  display: block;
  width: 100%;
}
.base-header__global-nav-modal {
  position: fixed;
  top: 48px;
  left: 0;
  z-index: 1000;
  width: 100%;
  max-height: calc(100vh - 48px);
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}
.base-header__global-nav-modal[aria-hidden='false'] {
  visibility: visible;
  opacity: 1;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .base-header__global-nav {
    display: none;
  }
}
@media (max-width: 767px) {
  .base-header__global-nav {
    display: none;
  }
}
.toshimachi-account-button {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  width: 165px;
  height: 64px;
  padding: 0;
  color: #666;
  background-color: transparent;
  border: 0;
  transition: background-color 0.3s ease;
}
.toshimachi-account-button:hover {
  cursor: pointer;
  background-color: #f8f8f8;
}
.toshimachi-account-button[aria-expanded='true'] {
  background-color: #f8f8f8;
}
.toshimachi-account-button[aria-expanded='true'] .toshimachi-account-button__arrow-drop-down {
  display: none;
}
.toshimachi-account-button[aria-expanded='true'] .toshimachi-account-button__arrow-drop-up {
  display: block;
}
.toshimachi-account-button:before {
  display: block;
  flex-shrink: 0;
  width: 1px;
  height: 32px;
  content: '';
  background-color: #e6e6e6;
}
.toshimachi-account-button__label {
  display: flex;
  gap: 4px;
  align-items: center;
  font: 700 16px Noto Sans JP;
  line-height: 1;
}
.toshimachi-account-button__arrow-drop-down {
  fill: #ccc;
}
.toshimachi-account-button__arrow-drop-up {
  display: none;
  fill: #ccc;
}
.toshimachi-account-button__account-icon {
  display: none;
  fill: #000;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .toshimachi-account-button {
    justify-content: center;
    width: 56px;
    height: 56px;
  }
  .toshimachi-account-button:before {
    display: none;
  }
  .toshimachi-account-button__label {
    display: none;
  }
  .toshimachi-account-button__account-icon {
    display: block;
  }
}
@media (max-width: 767px) {
  .toshimachi-account-button {
    justify-content: center;
    width: 56px;
    height: 56px;
  }
  .toshimachi-account-button:before {
    display: none;
  }
  .toshimachi-account-button__label {
    display: none;
  }
  .toshimachi-account-button__account-icon {
    display: block;
  }
}
.toshimachi-account-links {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.toshimachi-account-links__item--logged-in {
  display: none;
}
.toshimachi-account-links__anchor {
  display: flex;
  align-items: center;
  align-self: stretch;
  justify-content: center;
  height: 48px;
  padding: 0 0.75rem;
  font: 700 14px Noto Sans JP;
  color: #666;
  text-decoration: none;
  border-radius: 12px;
  transition: background-color 0.3s ease;
}
.toshimachi-account-links__anchor:hover {
  cursor: pointer;
  background-color: #f8f8f8;
}
.toshimachi-account-nav {
  z-index: 1;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 8px 8px 16px #00000026;
}
.toshimachi-account-nav__main-links {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-self: stretch;
  padding: 2rem 3rem;
  margin: 0;
  list-style: none;
}
.toshimachi-account-nav__main-item {
  flex: 1;
}
.toshimachi-account-nav__main-anchor {
  display: flex;
  gap: 8px;
  align-items: center;
  font: 700 14px Noto Sans JP;
  line-height: 1.2;
  color: #333;
}
.toshimachi-account-nav__main-anchor:hover {
  text-decoration: none;
}
.toshimachi-account-nav__main-icon {
  fill: #666;
}
.toshimachi-account-nav__other-links {
  display: none;
  flex-direction: column;
  gap: 2rem;
  padding: 2rem 3rem;
  margin: 0;
  list-style: none;
  border-top: 2px solid #e6e6e6;
}
.toshimachi-account-nav__other-item {
  flex: 1;
}
.toshimachi-account-nav__other-item-children .toshimachi-account-nav__other-item-children-inner {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-left: 16px;
}
.toshimachi-account-nav__other-item-children--log {
  display: none;
}
.toshimachi-account-nav__other-anchor {
  display: block;
  font: 700 16px Noto Sans JP;
  line-height: 1.6;
  color: #333;
}
.toshimachi-account-nav__other-anchor:hover {
  text-decoration: none;
}
.toshimachi-account-nav__accordion--disabled {
  pointer-events: none;
  opacity: 0.5;
}
.toshimachi-account-nav__accordion[open] {
  padding: 0.5rem 1.5rem;
  background-color: #f8f8f8;
}
.toshimachi-account-nav__accordion[open] .toshimachi-account-nav__accordion-arrow-drop-down {
  display: none;
}
.toshimachi-account-nav__accordion[open] .toshimachi-account-nav__accordion-arrow-drop-up {
  display: block;
}
.toshimachi-account-nav__accordion-title {
  display: flex;
  gap: 8px;
  align-items: center;
  height: 40px;
  padding: 0.25rem 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
  text-decoration-line: underline;
  cursor: pointer;
}
.toshimachi-account-nav__accordion-title::-webkit-details-marker {
  display: none;
}
.toshimachi-account-nav__accordion-title:hover {
  text-decoration: none;
}
.toshimachi-account-nav__accordion-icon {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  line-height: 1;
  background-color: #f8f8f8;
  border-radius: 50%;
}
.toshimachi-account-nav__accordion-arrow-drop-down {
  fill: #333;
}
.toshimachi-account-nav__accordion-arrow-drop-up {
  display: none;
  fill: #333;
}
.toshimachi-account-nav__accordion-content {
  margin-top: 0.5rem;
}
.toshimachi-account-nav__exhibit-management-name {
  display: block;
  padding-top: 8px;
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  text-decoration: underline;
}
.toshimachi-account-nav__exhibit-management-name:hover {
  text-decoration: none;
}
.toshimachi-account-nav__exhibit-management-links {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-self: stretch;
  padding: 1.5rem 0;
  margin: 0;
  list-style: none;
}
.toshimachi-account-nav__exhibit-management-item {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: space-between;
}
.toshimachi-account-nav__exhibit-management-anchor {
  display: flex;
  flex: 1;
  gap: 8px;
  align-items: center;
  font: 700 0.875rem Noto Sans JP;
  line-height: 1.2;
  color: #333;
}
.toshimachi-account-nav__exhibit-management-anchor:hover {
  text-decoration: none;
}
.toshimachi-account-nav__exhibit-management-icon {
  fill: #000;
}
.toshimachi-account-nav__badge {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  height: 20px;
  padding: 2px 6px;
  font-family: Inter;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  background-color: red;
  border-radius: 100px;
}
@media (max-width: 1023px) {
  .toshimachi-account-nav {
    width: 100%;
    border-radius: 0;
  }
  .toshimachi-account-nav__main-links {
    padding: 2rem 1.5rem;
  }
  .toshimachi-account-nav__other-links {
    display: flex;
    padding: 2rem 1.5rem;
  }
  .toshimachi-account-nav__accordion {
    padding: 0 1.5rem;
    margin: 0-1.5rem;
  }
}
.toshimachi-header-head {
  position: relative;
  z-index: 102;
  display: flex;
  align-items: center;
  background-color: #fff;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}
.toshimachi-header-head__logo {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 130px;
  height: 64px;
  background-color: #fff;
}
.toshimachi-header-head__language {
  position: relative;
}
.toshimachi-header-head__language-button[aria-expanded='true'] + .toshimachi-header-head__language-nav {
  visibility: visible;
  opacity: 1;
}
.toshimachi-header-head__language-nav {
  position: absolute;
  top: 64px;
  left: 0;
  width: 276px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.toshimachi-header-head__navi {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: flex-end;
  margin-right: 12px;
}
.toshimachi-header-head__logged-in {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 365px;
  margin-left: 1rem;
}
.toshimachi-header-head__account {
  position: relative;
}
.toshimachi-header-head__account-button[aria-expanded='true'] + .toshimachi-header-head__account-nav {
  visibility: visible;
  opacity: 1;
}
.toshimachi-header-head__account-nav {
  position: absolute;
  top: 64px;
  left: 0;
  width: 276px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
  overflow-y: auto;
  max-height: 100vh;
}
.toshimachi-header-head__exhibit-management {
  position: relative;
}
.toshimachi-header-head__exhibit-management-button[aria-expanded='true']
  + .toshimachi-header-head__exhibit-management-nav {
  visibility: visible;
  opacity: 1;
}
.toshimachi-header-head__exhibit-management-nav {
  position: absolute;
  top: 64px;
  right: 0;
  width: 276px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
  overflow-y: auto;
  max-height: 300px;
}
.toshimachi-header-head__before-login-links {
  margin-left: 2rem;
}
.toshimachi-header-head__hamburger-menu {
  display: none;
}
.toshimachi-header-head__hamburger-menu > .hamburger-menu:hover {
  cursor: pointer;
  background-color: #f8f8f8;
}
.toshimachi-header-head__hamburger-menu > .hamburger-menu[aria-expanded='true'] {
  background-color: #fff;
}
.toshimachi-header-head__hamburger-menu > .hamburger-menu[aria-expanded='true'] .hamburger-menu__default-icon {
  opacity: 0;
}
.toshimachi-header-head__hamburger-menu > .hamburger-menu[aria-expanded='true'] .hamburger-menu__close-icon {
  opacity: 1;
}
.toshimachi-header-head__hamburger-menu > .hamburger-menu[aria-expanded='true']:hover {
  cursor: pointer;
  background-color: #f8f8f8;
}
.toshimachi-header-head__hamburger-menu [astro-icon] {
  fill: #000;
}
.toshimachi-header-head__hamburger-menu [astro-icon] path {
  fill: #000;
}
.toshimachi-header-head__hamburger-menu:hover {
  background-color: #fff;
}
@media (min-width: 1280px) {
  .toshimachi-header-head__language {
    position: relative;
  }
  .toshimachi-header-head__language:hover .toshimachi-header-head__language-nav {
    visibility: visible;
    opacity: 1;
  }
  .toshimachi-header-head__account {
    position: relative;
  }
  .toshimachi-header-head__account:hover .toshimachi-header-head__account-nav {
    visibility: visible;
    opacity: 1;
  }
  .toshimachi-header-head__exhibit-management:has(.toshimachi-exhibit-management-button:not(:disabled)) {
    position: relative;
  }
  .toshimachi-header-head__exhibit-management:has(.toshimachi-exhibit-management-button:not(:disabled)):hover
    .toshimachi-header-head__exhibit-management-nav {
    visibility: visible;
    opacity: 1;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .toshimachi-header-head__language {
    position: relative;
  }
  .toshimachi-header-head__language:hover .toshimachi-header-head__language-nav {
    visibility: visible;
    opacity: 1;
  }
  .toshimachi-header-head__account {
    position: relative;
  }
  .toshimachi-header-head__account:hover .toshimachi-header-head__account-nav {
    visibility: visible;
    opacity: 1;
  }
  .toshimachi-header-head__exhibit-management:has(.toshimachi-exhibit-management-button:not(:disabled)) {
    position: relative;
  }
  .toshimachi-header-head__exhibit-management:has(.toshimachi-exhibit-management-button:not(:disabled)):hover
    .toshimachi-header-head__exhibit-management-nav {
    visibility: visible;
    opacity: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .toshimachi-header-head {
    justify-content: space-between;
  }
  .toshimachi-header-head__logo {
    width: 113px;
    height: 56px;
  }
  .toshimachi-header-head__log-img {
    width: 71px;
    height: auto;
  }
  .toshimachi-header-head__language {
    position: static;
  }
  .toshimachi-header-head__language-nav {
    position: fixed;
    top: 48px;
    width: 100%;
  }
  .toshimachi-header-head__account-links {
    display: none;
  }
  .toshimachi-header-head__logged-in {
    width: auto;
    margin-left: 0;
  }
  .toshimachi-header-head__account {
    position: static;
  }
  .toshimachi-header-head__account-nav {
    position: fixed;
    top: 56px;
    width: 100%;
  }
  .toshimachi-header-head__exhibit-management {
    display: none;
  }
  .toshimachi-header-head__before-login-links {
    margin-left: 0;
  }
  .toshimachi-header-head__hamburger-menu {
    display: block;
  }
}
@media (max-width: 767px) {
  .toshimachi-header-head {
    justify-content: space-between;
  }
  .toshimachi-header-head__logo {
    width: 113px;
    height: 56px;
  }
  .toshimachi-header-head__log-img {
    width: 71px;
    height: auto;
  }
  .toshimachi-header-head__language {
    position: static;
  }
  .toshimachi-header-head__language-nav {
    position: fixed;
    top: 48px;
    width: 100%;
  }
  .toshimachi-header-head__account-links {
    display: none;
  }
  .toshimachi-header-head__logged-in {
    width: auto;
    margin-left: 0;
  }
  .toshimachi-header-head__account {
    position: static;
  }
  .toshimachi-header-head__account-nav {
    position: fixed;
    top: 56px;
    width: 100%;
  }
  .toshimachi-header-head__exhibit-management {
    display: none;
  }
  .toshimachi-header-head__before-login-links {
    margin-left: 0;
  }
  .toshimachi-header-head__hamburger-menu {
    display: block;
  }
}
.toshimachi-exhibit-management-button {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 40px;
  padding: 0.75rem 2rem;
  margin-top: 12px;
  margin-right: 0.25rem;
  margin-bottom: 12px;
  color: #fff;
  background-color: #000;
  border: 0;
  border-radius: 24px;
  transition: background-color 0.3s ease;
}
.toshimachi-exhibit-management-button:disabled {
  pointer-events: none;
  background: #ccc;
}
.toshimachi-exhibit-management-button:hover {
  cursor: pointer;
  opacity: 0.5;
}
.toshimachi-exhibit-management-button[aria-expanded='true'] {
  background-color: #000;
}
.toshimachi-exhibit-management-button__label {
  display: flex;
  gap: 4px;
  align-items: center;
  font: 700 16px Noto Sans JP;
  line-height: 1;
}
.toshimachi-exhibit-management-nav {
  z-index: 1;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 8px 8px 16px #00000026;
}
.toshimachi-exhibit-management-nav__name {
  display: block;
  padding: 2rem 3rem 0;
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
.toshimachi-exhibit-management-nav__name:hover {
  text-decoration: none;
}
.toshimachi-exhibit-management-nav__main-links {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-self: stretch;
  padding: 1.5rem 3rem 2rem;
  margin: 0;
  list-style: none;
}
.toshimachi-exhibit-management-nav__main-item {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: space-between;
}
.toshimachi-exhibit-management-nav__main-anchor {
  display: flex;
  gap: 8px;
  align-items: center;
  font: 700 0.875rem Noto Sans JP;
  line-height: 1.2;
  color: #333;
}
.toshimachi-exhibit-management-nav__main-anchor:hover {
  text-decoration: none;
}
.toshimachi-exhibit-management-nav__main-icon {
  fill: #000;
}
.toshimachi-exhibit-management-nav__badge {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  height: 20px;
  padding: 2px 6px;
  font-family: Inter;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  background-color: red;
  border-radius: 100px;
}
.toshimachi-language-button {
  display: flex;
  align-items: center;
  width: 57px;
  height: 64px;
  padding: 0 8px 0 12px;
  color: #333;
  background-color: transparent;
  border: 0;
  transition: background-color 0.3s ease;
}
@media (max-width: 1023px) {
  .toshimachi-language-button {
    justify-content: center;
    width: 49px;
    height: 48px;
    padding: 0 4px 0 8px;
  }
}
.toshimachi-language-button:hover {
  cursor: pointer;
  background-color: #f8f8f8;
}
.toshimachi-language-button[aria-expanded='true'] {
  background-color: #0000001a;
}
.toshimachi-language-button[aria-expanded='true'] .toshimachi-language-button__arrow-drop-down {
  display: none;
}
.toshimachi-language-button[aria-expanded='true'] .toshimachi-language-button__arrow-drop-up {
  display: block;
}
.toshimachi-language-button__label {
  display: flex;
  gap: 4px;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 1023px) {
  .toshimachi-language-button__label {
    gap: 2px;
  }
}
.toshimachi-language-button__arrow-drop-down {
  fill: #333;
}
.toshimachi-language-button__arrow-drop-up {
  display: none;
  fill: #333;
}
.toshimachi-language-nav {
  z-index: 1;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 8px 8px 16px #00000026;
}
@media (max-width: 1023px) {
  .toshimachi-language-nav {
    width: 100%;
  }
}
.toshimachi-language-nav__links {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-self: stretch;
  padding: 2rem 3rem;
  margin: 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .toshimachi-language-nav__links {
    padding: 2rem 1.5rem;
  }
}
.toshimachi-language-nav__item {
  flex: 1;
}
.toshimachi-language-nav__button {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.2;
  color: #333;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.toshimachi-language-nav__button:hover .toshimachi-language-nav__button-label {
  text-decoration: none;
}
.toshimachi-language-nav__button[aria-current='false'] .toshimachi-language-nav__check {
  display: none;
}
.toshimachi-language-nav__button-label {
  text-decoration: underline;
}
.toshimachi-language-nav__check {
  fill: #333;
}
.toshimachi-header {
  z-index: 100;
}
.toshimachi-header__global-nav {
  position: relative;
  z-index: 101;
  display: block;
  width: 100%;
}
.toshimachi-header__global-nav > .global-nav {
  background-color: #f8f8f8;
  border-bottom: none;
}
.toshimachi-header__global-nav > .global-nav > .global-nav__lists > .global-nav__item > .global-nav-button {
  border-bottom: 2px solid #f8f8f8;
}
.toshimachi-header__global-nav > .global-nav > .global-nav__lists > .global-nav__item > .global-nav-button:hover {
  border-bottom-color: #0034ba;
}
.toshimachi-header__global-nav
  > .global-nav
  > .global-nav__lists
  > .global-nav__item
  > .global-nav-button[aria-expanded='true'] {
  border-bottom-color: #0034ba;
}
.toshimachi-header__global-nav > .global-nav > .global-nav__form > .global-nav-search > .drop-down {
  border-left: 1px solid #e6e6e6;
}
.toshimachi-header__global-nav > .global-nav > .global-nav__form > .global-nav-search > .drop-down button {
  background-color: #f8f8f8;
  border: 0;
}
.toshimachi-header__global-nav > .global-nav > .global-nav__form > .global-nav-search > .drop-down > .drop-down__list {
  background-color: #f8f8f8;
}
.toshimachi-header__global-nav
  > .global-nav
  > .global-nav__form
  > .global-nav-search
  > .drop-down
  > .drop-down__list
  > .drop-down__item
  button:hover {
  background-color: #f2f2f2;
}
.toshimachi-header__global-nav > .global-nav > .global-nav__form > .global-nav-search > .global-nav-search__input-area {
  background-color: #f8f8f8;
  border: 0;
}
.toshimachi-header__global-nav
  > .global-nav
  > .global-nav__form
  > .global-nav-search
  > .global-nav-search__input-area
  > .text-input
  input {
  background-color: #f8f8f8;
}
.toshimachi-header__global-nav
  > .global-nav
  > .global-nav__form
  > .global-nav-search
  > .global-nav-search__input-area
  > .global-nav-search__submit {
  background-color: #f8f8f8;
}
.toshimachi-header__global-nav-modal {
  position: fixed;
  top: 56px;
  left: 0;
  width: 100%;
  max-height: calc(100vh - 56px);
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}
.toshimachi-header__global-nav-modal[aria-hidden='false'] {
  visibility: visible;
  opacity: 1;
}
.toshimachi-header__global-nav-modal > .global-nav-modal__main {
  background-color: #000;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .toshimachi-header__global-nav {
    display: none;
  }
}
@media (max-width: 767px) {
  .toshimachi-header__global-nav {
    display: none;
  }
}
.footer-sitemap {
  background-color: #f8f8f8;
}
.footer-sitemap__nav {
  display: flex;
  gap: 1.5rem;
  align-items: flex-start;
  justify-content: center;
  padding: 2.5rem 3rem;
}
.footer-sitemap__cate {
  display: flex;
  flex: 1 0 0;
  flex-direction: column;
  gap: 1rem;
  align-items: flex-start;
}
.footer-sitemap__cate-name {
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  color: #666;
}
.footer-sitemap__links {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-sitemap__anchor {
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
  text-decoration-line: underline;
}
.footer-sitemap__anchor:hover {
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .footer-sitemap__nav {
    flex-wrap: wrap;
    gap: 0.5rem 2rem;
    justify-content: flex-start;
    padding: 2.5rem 1.5rem;
  }
  .footer-sitemap__cate {
    flex: none;
    gap: 0.5rem;
  }
  .footer-sitemap__cate-name {
    font-size: 0.75rem;
    line-height: 1;
  }
  .footer-sitemap__links {
    gap: 0.75rem;
  }
  .footer-sitemap__anchor {
    font-size: 0.75rem;
  }
}
@media (max-width: 767px) {
  .footer-sitemap__nav {
    flex-wrap: wrap;
    gap: 0.5rem 2rem;
    justify-content: flex-start;
    padding: 2.5rem 1.5rem;
  }
  .footer-sitemap__cate {
    flex: none;
    gap: 0.5rem;
  }
  .footer-sitemap__cate-name {
    font-size: 0.75rem;
    line-height: 1;
  }
  .footer-sitemap__links {
    gap: 0.75rem;
  }
  .footer-sitemap__anchor {
    font-size: 0.75rem;
  }
}
.footer-language {
  display: flex;
  gap: 1.5rem;
  align-items: flex-start;
  align-self: stretch;
  justify-content: flex-end;
  padding: 1.5rem 3rem;
  background-color: #f8f8f8;
}
@media (max-width: 1023px) {
  .footer-language {
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
  }
}
.footer-language__drop-down {
  width: 320px;
}
@media (max-width: 1023px) {
  .footer-language__drop-down {
    width: 100%;
    max-width: 480px;
  }
}
.ipros-layout {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  padding-top: 80px;
  background: #f8f8f8;
}
.ipros-layout .ipros-layout__header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ipros-layout {
    background: #fff;
  }
}
@media (max-width: 767px) {
  .ipros-layout {
    background: #fff;
  }
}
.ipros-error-layout {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  padding-top: 80px;
  background: #f8f8f8;
}
.ipros-error-layout .ipros-error-layout__header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}
.ipros-error-layout__main {
  padding: 0 3rem;
  margin: 0 0 auto;
}
@media (max-width: 1023px) {
  .ipros-error-layout__main {
    padding: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ipros-error-layout {
    background: #fff;
  }
}
@media (max-width: 767px) {
  .ipros-error-layout {
    background: #fff;
  }
}
.inquiry-layout {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  padding-top: 64px;
  background: #f8f8f8;
}
.inquiry-layout .inquiry-layout__main {
  margin-bottom: auto;
  font-size: 16px;
  line-height: 1.6;
  color: #333;
}
@media (max-width: 767px) {
  .inquiry-layout .inquiry-layout__main {
    font-size: 14px;
  }
}
.inquiry-layout .inquiry-layout__header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: flex;
  gap: 1.5rem;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 64px;
  padding: 0 20px;
  background: #fff;
  box-shadow: 0-1px #cdcdcd inset;
}
@media (max-width: 1023px) {
  .inquiry-layout .inquiry-layout__header {
    gap: 8px;
    justify-content: flex-start;
  }
}
.inquiry-layout .inquiry-layout__header .inquiry-layout__header_logo {
  width: 40px;
  margin: 0;
  font-size: initial;
  line-height: initial;
}
.inquiry-layout .inquiry-layout__header .inquiry-layout__header_logo > img {
  width: 40px;
}
.inquiry-layout .inquiry-layout__header .inquiry-layout__header_title {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  color: #333;
  letter-spacing: 1px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry-layout .inquiry-layout__header .inquiry-layout__header_title {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .inquiry-layout .inquiry-layout__header .inquiry-layout__header_title {
    font-size: 1rem;
  }
}
.inquiry-layout .inquiry-layout__header .inquiry-layout__header_sub {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
  color: #333;
  letter-spacing: 1px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry-layout .inquiry-layout__header .inquiry-layout__header_sub {
    font-size: 0.75rem;
  }
}
@media (max-width: 767px) {
  .inquiry-layout .inquiry-layout__header .inquiry-layout__header_sub {
    font-size: 0.75rem;
  }
}
.inquiry-layout .inquiry-layout__header .inquiry-layout__language {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 1023px) {
  .inquiry-layout .inquiry-layout__header .inquiry-layout__language {
    top: 8px;
  }
}
.inquiry-layout .inquiry-layout__footer {
  padding-top: 76px;
}
@media (max-width: 1023px) {
  .inquiry-layout .inquiry-layout__footer {
    padding-top: 38px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry-layout {
    background: #fff;
  }
}
@media (max-width: 767px) {
  .inquiry-layout {
    background: #fff;
  }
}
.inquiry-footer__inner {
  display: flex;
  gap: 1rem 0;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 3rem;
  background-color: #000;
}
.inquiry-footer__column {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.inquiry-footer__column-login {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.inquiry-footer__column-end {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.inquiry-footer__logo svg {
  width: 24px;
  height: 24px;
}
.inquiry-footer__login {
  width: fit-content;
  font-size: inherit;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.inquiry-footer__login:hover {
  text-decoration: underline;
}
.inquiry-footer__sitemap {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.inquiry-footer__sitemap-link {
  font: 400 12px Noto Sans JP;
  line-height: 1.2;
  color: #fff;
  text-decoration: none;
}
.inquiry-footer__sitemap-link:hover {
  text-decoration: underline;
}
.inquiry-footer__copyright {
  display: flex;
  align-items: center;
  font: 300 11px Roboto condensed;
  color: #ccc;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry-footer__inner {
    flex-direction: column;
    align-items: flex-start;
    padding: 1.5rem;
  }
  .inquiry-footer__column {
    align-items: flex-start;
  }
  .inquiry-footer__column-end {
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }
  .inquiry-footer__sitemap {
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 8px;
  }
  .inquiry-footer__copyright {
    font-size: 0.625rem;
  }
}
@media (max-width: 767px) {
  .inquiry-footer__inner {
    flex-direction: column;
    align-items: flex-start;
    padding: 1.5rem;
  }
  .inquiry-footer__column {
    align-items: flex-end;
  }
  .inquiry-footer__column-end {
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }
  .inquiry-footer__sitemap {
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 8px;
  }
  .inquiry-footer__copyright {
    font-size: 0.625rem;
  }
}
.questionnaire-layout {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  padding-top: 64px;
  overflow-x: hidden;
  background: #f8f8f8;
}
.questionnaire-layout .questionnaire-layout__header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: flex;
  gap: 1.5rem;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 64px;
  padding: 0 20px;
  background: #fff;
  box-shadow: 0-1px #cdcdcd inset;
}
@media (max-width: 1023px) {
  .questionnaire-layout .questionnaire-layout__header {
    gap: 8px;
    justify-content: flex-start;
  }
}
.questionnaire-layout .questionnaire-layout__header .questionnaire-layout__header_logo {
  width: 40px;
  margin: 0;
  font-size: initial;
  line-height: initial;
}
.questionnaire-layout .questionnaire-layout__header .questionnaire-layout__header_logo > img {
  width: 40px;
}
.questionnaire-layout .questionnaire-layout__header .questionnaire-layout__header_title {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  color: #333;
  letter-spacing: 1px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-layout .questionnaire-layout__header .questionnaire-layout__header_title {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .questionnaire-layout .questionnaire-layout__header .questionnaire-layout__header_title {
    font-size: 1rem;
  }
}
.questionnaire-layout .questionnaire-layout__header .questionnaire-layout__header_sub {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
  color: #333;
  letter-spacing: 1px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-layout .questionnaire-layout__header .questionnaire-layout__header_sub {
    font-size: 0.75rem;
  }
}
@media (max-width: 767px) {
  .questionnaire-layout .questionnaire-layout__header .questionnaire-layout__header_sub {
    font-size: 0.75rem;
  }
}
.questionnaire-layout .questionnaire-layout__header .questionnaire-layout__language {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 1023px) {
  .questionnaire-layout .questionnaire-layout__header .questionnaire-layout__language {
    top: 8px;
  }
}
.questionnaire-layout .questionnaire-layout__main {
  flex: 1;
  margin: 0 auto;
}
.questionnaire-layout .questionnaire-layout__footer {
  padding-top: 46px;
}
@media (min-width: 1280px) {
  .questionnaire-layout .questionnaire-layout__footer {
    width: 82vw;
    margin: 0 auto;
  }
  .questionnaire-layout .questionnaire-layout__footer > .footer-language {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .questionnaire-layout .questionnaire-layout__footer {
    width: 90vw;
    margin: 0 auto;
  }
  .questionnaire-layout .questionnaire-layout__footer > .footer-language {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-layout {
    background: #fff;
  }
}
@media (max-width: 767px) {
  .questionnaire-layout {
    background: #fff;
  }
}
.company-anchor {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 8px;
  text-decoration-line: none;
}
.company-anchor:hover,
.company-anchor:hover .company-anchor__label {
  text-decoration: none;
}
.company-anchor__label {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  text-decoration: underline;
}
.company-anchor__cases {
  font-family: Roboto Condensed;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  color: #666;
}
.company-dialog__list {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  padding: 0;
  margin: 0;
  list-style: none;
}
.company-dialog__item {
  width: calc(11.1111111111% - 1rem);
}
@media (min-width: 1280px) and (max-width: 98rem) {
  .company-dialog__item {
    width: calc(16.6666666667% - 1rem);
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .company-dialog__item {
    width: calc(20% - 1rem);
  }
}
.global-nav-button {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: 64px;
  padding: 5px 0 0;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  text-decoration: none;
  letter-spacing: 1px;
  cursor: pointer;
  background: 0 0;
  border: 0;
  border-bottom: 2px solid #fff;
  transition: border-color 0.3s ease;
}
.global-nav-button:hover,
.global-nav-button[aria-expanded='true'] {
  border-bottom-color: #c8161d;
}
.global-nav-dialog {
  box-sizing: border-box;
  width: 100%;
  height: calc(100vh - 128px);
  padding: 0;
  overflow-y: auto;
  overscroll-behavior-y: contain;
  background-color: #0009;
  border: 0;
}
.global-nav-dialog__content {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  justify-content: space-between;
  max-height: 100%;
  padding-top: 2.5rem;
  background-color: #f8f8f8;
}
.global-nav-dialog__title {
  box-sizing: border-box;
  width: 100%;
  max-width: 98rem;
  padding: 0 2.5rem;
  margin: 0 auto;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  letter-spacing: 1px;
}
.global-nav-dialog__main {
  box-sizing: border-box;
  flex: 1;
  width: 100%;
  max-width: 98rem;
  padding: 0 2.5rem;
  margin: 0 auto;
  overflow-y: auto;
  overscroll-behavior: none;
}
.global-nav-dialog__button {
  height: 64px;
}
.global-nav-search {
  display: flex;
  align-items: center;
}
.global-nav-search .drop-down__button {
  width: 100%;
  height: 56px;
}
.global-nav-search .text-input__input {
  border: 0;
}
.global-nav-search .text-input {
  flex: 1;
  padding: 1px;
}
.global-nav-search__drop-down {
  flex: 1;
  border: 0;
}
.global-nav-search__input-area {
  box-sizing: border-box;
  display: flex;
  flex: 1;
  align-items: center;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-left: none;
}
.global-nav-search__submit {
  box-sizing: border-box;
  width: 56px;
  height: 54px;
  padding: 1rem;
  line-height: 1;
  cursor: pointer;
  background-color: #fff;
  border: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .global-nav-search {
    flex-direction: column;
    align-items: flex-start;
  }
  .global-nav-search .drop-down__button {
    border-radius: 0.25rem 0.25rem 0 0;
  }
  .global-nav-search__drop-down {
    width: 100%;
  }
  .global-nav-search__input-area {
    width: 100%;
    border-top: none;
    border-left: 1px solid #e6e6e6;
    border-radius: 0 0 0.25rem 0.25rem;
  }
}
@media (max-width: 767px) {
  .global-nav-search {
    flex-direction: column;
    align-items: flex-start;
  }
  .global-nav-search .drop-down__button {
    border-radius: 0.25rem 0.25rem 0 0;
  }
  .global-nav-search__drop-down {
    width: 100%;
  }
  .global-nav-search__input-area {
    width: 100%;
    border-top: none;
    border-left: 1px solid #e6e6e6;
    border-radius: 0 0 0.25rem 0.25rem;
  }
}
.product-category-anchor {
  box-sizing: border-box;
  display: flex;
  gap: 8px;
  align-items: center;
  height: 80px;
  padding-right: 1rem;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
}
.product-category-anchor--no-img {
  padding-left: 1rem;
}
.product-category-anchor:hover .product-category-anchor__name {
  text-decoration: none;
}
.product-category-anchor:hover .product-category-anchor__img {
  opacity: 0.5;
}
.product-category-anchor__img {
  flex-shrink: 0;
  padding: 8px;
  font-size: 0;
  line-height: 1;
}
.product-category-anchor__img img {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.product-category-anchor__body {
  flex: 1;
}
.product-category-anchor__name {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  text-decoration: underline;
}
.product-category-anchor__cases {
  margin-top: 4px;
  font-family: Roboto Condensed;
  font-size: 1rem;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  color: #666;
}
.product-category-anchor__case-unit {
  font-size: 0.75rem;
}
.product-category-dialog__list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  padding: 0;
  margin: 0;
  list-style: none;
}
.product-category-dialog__item {
  width: calc(20% - 0.5rem);
}
@media (min-width: 1280px) and (max-width: 98rem) {
  .product-category-dialog__item {
    width: calc(25% - 0.5rem);
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-category-dialog__item {
    width: calc(33.3333333333% - 0.5rem);
  }
}
.ranking-dialog__list {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.ranking-dialog__item {
  flex: 1;
}
.ranking-dialog__anchor {
  display: flex;
  padding: 1.5rem;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  text-decoration-line: underline;
  letter-spacing: 1px;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
}
.ranking-dialog__anchor:hover {
  text-decoration: none;
}
.global-nav-before-login-content__button-container {
  display: flex;
  gap: 10px;
  padding: 0;
  padding: 0.25rem 1rem;
  margin: 0;
  list-style: none;
  background-color: #333;
}
.global-nav-before-login-content__button-item {
  flex: 1;
}
.global-nav-before-login-content__button {
  width: 100%;
}
.global-nav-before-login-content__link {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1rem;
  margin: 0;
  list-style: none;
}
.global-nav-before-login-content__anchor {
  display: block;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  color: #fff;
  text-decoration-line: underline;
}
.global-nav-before-login-content__anchor:hover {
  text-decoration: none;
}
.global-nav-before-login-content-toshimachi__button-container {
  display: flex;
  gap: 10px;
  padding: 0;
  padding: 0.25rem 1rem;
  margin: 0;
  list-style: none;
  background-color: #333;
}
.global-nav-before-login-content-toshimachi__button-item {
  flex: 1;
}
.global-nav-before-login-content-toshimachi__button {
  width: 100%;
}
.global-nav-before-login-content-toshimachi__link {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1rem;
  margin: 0;
  list-style: none;
}
.global-nav-before-login-content-toshimachi__anchor {
  display: block;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
  text-decoration-line: underline;
}
.global-nav-before-login-content-toshimachi__anchor:hover {
  text-decoration: none;
}
.global-nav-modal-other-link {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 0;
  margin: 0;
  list-style: none;
}
.global-nav-modal-other-link__anchor {
  display: block;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
  text-decoration-line: underline;
}
.global-nav-modal-other-link__anchor:hover {
  text-decoration: none;
}
.toshimachi-global-nav-modal-other-link {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 0;
  margin: 0;
  list-style: none;
}
.toshimachi-global-nav-modal-other-link__anchor {
  display: block;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
  text-decoration-line: underline;
}
.toshimachi-global-nav-modal-other-link__anchor:hover {
  text-decoration: none;
}
.global-nav-modal-accordion__title {
  display: flex;
  gap: 8px;
  align-items: center;
  height: 40px;
  padding: 0.25rem 1.5rem;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  color: #fff;
  text-decoration-line: underline;
  cursor: pointer;
}
.global-nav-modal-accordion__title::-webkit-details-marker {
  display: none;
}
.global-nav-modal-accordion__title:hover {
  text-decoration: none;
}
.global-nav-modal-accordion__icon {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  line-height: 1;
  background-color: #333;
  border-radius: 50%;
}
.global-nav-modal-accordion__arrow-drop-down {
  fill: #fff;
}
.global-nav-modal-accordion__arrow-drop-up {
  display: none;
  fill: #fff;
}
.global-nav-modal-accordion[open] {
  padding: 0.5rem 0;
  background-color: #333;
}
.global-nav-modal-accordion[open] .global-nav-modal-accordion__arrow-drop-down {
  display: none;
}
.global-nav-modal-accordion[open] .global-nav-modal-accordion__arrow-drop-up {
  display: block;
}
.toshimachi-global-nav-modal-accordion__title {
  display: flex;
  gap: 8px;
  align-items: center;
  height: 40px;
  padding: 0.25rem 1.5rem;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
  text-decoration-line: underline;
  cursor: pointer;
}
.toshimachi-global-nav-modal-accordion__title::-webkit-details-marker {
  display: none;
}
.toshimachi-global-nav-modal-accordion__title:hover {
  text-decoration: none;
}
.toshimachi-global-nav-modal-accordion__icon {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  line-height: 1;
  background-color: #f8f8f8;
  border-radius: 50%;
}
.toshimachi-global-nav-modal-accordion__arrow-drop-down {
  fill: #333;
}
.toshimachi-global-nav-modal-accordion__arrow-drop-up {
  display: none;
  fill: #333;
}
.toshimachi-global-nav-modal-accordion[open] {
  padding: 0.5rem 0;
  background-color: #f8f8f8;
}
.toshimachi-global-nav-modal-accordion[open] .toshimachi-global-nav-modal-accordion__arrow-drop-down {
  display: none;
}
.toshimachi-global-nav-modal-accordion[open] .toshimachi-global-nav-modal-accordion__arrow-drop-up {
  display: block;
}
.global-nav-modal {
  height: 100%;
  background-color: #000;
}
.global-nav-modal__inner {
  height: 100%;
  overflow-y: auto;
  overscroll-behavior-y: contain;
}
.global-nav-modal__head {
  border-bottom: 2px solid #666;
}
.global-nav-modal__form {
  padding: 1rem;
}
.global-nav-modal__main {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 1rem 0;
}
.global-nav-modal__link {
  display: flex;
  flex-wrap: wrap;
  padding: 0.5rem 1.5rem;
  margin: 0;
  list-style: none;
}
.global-nav-modal__all-item {
  width: 100%;
}
.global-nav-modal__all-item__head {
  display: flex;
  padding: 8px;
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  color: #fff;
  text-decoration-line: underline;
}
.global-nav-modal__anchor {
  display: flex;
  padding: 8px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  color: #fff;
  text-decoration-line: underline;
}
.global-nav-modal__anchor:hover {
  text-decoration: none;
}
.global-nav-modal__item {
  width: 50%;
}
.global-nav-modal__single-link {
  display: flex;
  align-items: center;
  padding: 0.25rem 1.5rem;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  color: #fff;
  text-decoration-line: underline;
}
.global-nav-modal__single-link:hover {
  text-decoration: none;
}
.global-nav-modal__vertical-link {
  display: flex;
  flex-direction: column;
  padding: 0.5rem 1.5rem;
  margin: 0;
  list-style: none;
}
.global-nav-modal__other-link {
  padding: 2rem 1.5rem;
  border-top: 2px solid #666;
}
.toshimachi-global-nav-modal {
  height: 100%;
  background-color: #fff;
}
.toshimachi-global-nav-modal__inner {
  height: 100%;
  overflow-y: auto;
  overscroll-behavior-y: contain;
}
.toshimachi-global-nav-modal__head {
  border-bottom: 2px solid #e6e6e6;
}
.toshimachi-global-nav-modal__form {
  padding: 1rem;
}
.toshimachi-global-nav-modal__main {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 1rem 0;
}
.toshimachi-global-nav-modal__link {
  display: flex;
  flex-wrap: wrap;
  padding: 0.5rem 1.5rem;
  margin: 0;
  list-style: none;
}
.toshimachi-global-nav-modal__all-item {
  width: 100%;
}
.toshimachi-global-nav-modal__anchor {
  display: flex;
  padding: 8px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  text-decoration-line: underline;
}
.toshimachi-global-nav-modal__anchor:hover {
  text-decoration: none;
}
.toshimachi-global-nav-modal__item {
  width: 50%;
}
.toshimachi-global-nav-modal__single-link {
  display: flex;
  align-items: center;
  padding: 0.25rem 1.5rem;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
  text-decoration-line: underline;
}
.toshimachi-global-nav-modal__single-link:hover {
  text-decoration: none;
}
.toshimachi-global-nav-modal__vertical-link {
  display: flex;
  flex-direction: column;
  padding: 0.5rem 1.5rem;
  margin: 0;
  list-style: none;
}
.toshimachi-global-nav-modal__vertical-item {
  padding: 0.75rem 0;
}
.toshimachi-global-nav-modal__other-link {
  padding: 2rem 1.5rem;
  border-top: 2px solid #e6e6e6;
}
.global-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
}
.global-nav__lists {
  display: flex;
  gap: 2rem;
  align-items: center;
  padding: 0 0 0 1.5rem;
  margin: 0;
  list-style: none;
}
.global-nav__form {
  width: 100%;
  max-width: 511px;
  padding: 4px;
}
.global-nav__close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 1.5rem 2rem;
  cursor: pointer;
  background-color: #f2f2f2;
  border: 0;
}
.global-nav__close:hover {
  background-color: #e6e6e6;
}
.global-nav__close-label {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  color: #333;
}
.mypage-list-layout {
  padding-top: 128px;
}
.mypage-list-layout__inner {
  width: min(100vw - 6rem, 98rem);
  max-width: 98rem;
  min-height: calc(100vh - 308px);
  margin: 0 auto;
}
.mypage-list-layout__header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}
.mypage-list-layout__breadcrumbs {
  padding: 1.5rem 0;
}
.mypage-list-layout__title {
  position: relative;
  margin: 1.5rem 0;
  border-top: 4px solid #e6e6e6;
}
.mypage-list-layout__title:before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #000;
}
.mypage-list-layout__tabs {
  padding: 24px 0 0;
  margin: 0 auto;
}
.mypage-list-layout__content {
  display: flex;
  gap: 40px;
  width: 100%;
  padding: 0 0 76px;
  margin: 16px auto 0;
}
.mypage-list-layout__main {
  width: 100%;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mypage-list-layout {
    padding-top: 56px;
  }
  .mypage-list-layout__inner {
    width: 100%;
    min-height: calc(100vh - 268px);
  }
  .mypage-list-layout__breadcrumbs {
    padding: 1.5rem;
  }
  .mypage-list-layout__title {
    margin: 16px 1.5rem 0;
  }
  .mypage-list-layout__tabs {
    padding: 0 1.5rem;
  }
  .mypage-list-layout__content {
    display: flex;
    flex-direction: column;
    gap: 40px 3rem;
    padding: 0 1.5rem 40px;
    margin-top: 24px;
  }
  .mypage-list-layout__main {
    flex: auto;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .mypage-list-layout {
    padding-top: 56px;
  }
  .mypage-list-layout__inner {
    width: 100%;
    min-height: calc(100vh - 300px);
  }
  .mypage-list-layout__breadcrumbs {
    padding: 1.5rem;
  }
  .mypage-list-layout__title {
    margin: 16px 1.5rem 0;
  }
  .mypage-list-layout__tabs {
    padding: 0 1.5rem;
  }
  .mypage-list-layout__content {
    display: flex;
    flex-direction: column;
    gap: 40px 3rem;
    padding: 0 1.5rem 40px;
    margin-top: 24px;
  }
  .mypage-list-layout__main {
    flex: auto;
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .mypage-list-layout--log .account-nav__other-item--log {
    text-decoration: none !important;
    pointer-events: none;
  }
  .mypage-list-layout--log .account-nav__other-item-children--log {
    display: flex;
  }
}
.sidebar-layout {
  padding-top: 128px;
}
@media (max-width: 1023px) {
  .sidebar-layout--cta-area {
    padding-bottom: 99px;
  }
}
.sidebar-layout__header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}
.sidebar-layout__breadcrumbs {
  max-width: 104rem;
  padding: 1.5rem 3rem;
  margin: 0 auto;
}
.sidebar-layout__content {
  position: relative;
  max-width: 104rem;
  padding: 0 calc(3rem + 340px) 80px 3rem;
  margin: 0 auto;
}
.sidebar-layout__main {
  width: min(100%, 1220px);
  margin: 0;
}
.sidebar-layout__other {
  position: absolute;
  top: 0;
  right: 3rem;
  width: 300px;
  height: 100%;
  padding-bottom: 32px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .sidebar-layout {
    padding-top: 56px;
  }
  .sidebar-layout__breadcrumbs {
    padding: 1.5rem;
  }
  .sidebar-layout__content {
    display: flex;
    flex-direction: column;
    gap: 40px 3rem;
    padding: 0 1.5rem 40px;
  }
  .sidebar-layout__main {
    flex: auto;
    width: 100%;
  }
  .sidebar-layout__other {
    position: static;
    flex-shrink: 0;
    width: 100%;
    height: auto;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .sidebar-layout {
    padding-top: 56px;
  }
  .sidebar-layout__breadcrumbs {
    padding: 1.5rem;
  }
  .sidebar-layout__content {
    display: flex;
    flex-direction: column;
    gap: 40px 3rem;
    padding: 0 1.5rem 40px;
  }
  .sidebar-layout__main {
    flex: auto;
    width: 100%;
  }
  .sidebar-layout__other {
    position: static;
    flex-shrink: 0;
    width: 100%;
    height: auto;
    padding-bottom: 0;
  }
}
.search-result-layout {
  padding-top: 128px;
}
.search-result-layout__header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}
.search-result-layout__breadcrumbs {
  max-width: 104rem;
  padding: 1.5rem 3rem;
  margin: 0 auto;
}
.search-result-layout__tabs {
  max-width: 104rem;
  padding: 0 3rem;
  margin: 24px auto 0;
}
.search-result-layout__content {
  display: flex;
  flex-direction: row-reverse;
  gap: 40px;
  max-width: 104rem;
  padding: 0 3rem 76px;
  margin: 40px auto 0;
}
.search-result-layout__main {
  width: min(100%, 1220px);
  margin: 0;
}
.search-result-layout__other {
  flex-shrink: 0;
  width: 300px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .search-result-layout {
    padding-top: 56px;
  }
  .search-result-layout__breadcrumbs {
    padding: 1.5rem;
  }
  .search-result-layout__tabs {
    padding: 0 1.5rem;
  }
  .search-result-layout__content {
    display: flex;
    flex-direction: column-reverse;
    gap: 40px 3rem;
    padding: 0 1.5rem 40px;
    margin-top: 24px;
  }
  .search-result-layout__main {
    flex: auto;
    width: 100%;
  }
  .search-result-layout__other {
    position: static;
    flex-shrink: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .search-result-layout {
    padding-top: 56px;
  }
  .search-result-layout__breadcrumbs {
    padding: 1.5rem;
  }
  .search-result-layout__tabs {
    padding: 0 1.5rem;
  }
  .search-result-layout__content {
    display: flex;
    flex-direction: column-reverse;
    gap: 40px 3rem;
    padding: 0 1.5rem 40px;
    margin-top: 24px;
  }
  .search-result-layout__main {
    flex: auto;
    width: 100%;
  }
  .search-result-layout__other {
    position: static;
    flex-shrink: 0;
    width: 100%;
  }
}
.ranking-layout {
  padding-top: 128px;
}
.ranking-layout__header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}
.ranking-layout__breadcrumbs {
  max-width: 104rem;
  padding: 1.5rem 3rem;
  margin: 0 auto;
}
.ranking-layout__head {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  max-width: 104rem;
  padding: 1.5rem 3rem;
  margin: 0 auto;
}
.ranking-layout__head-border {
  position: relative;
  width: 100%;
  height: 4px;
  background-color: #e6e6e6;
}
.ranking-layout__head-border:before {
  position: absolute;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #666;
}
.ranking-layout__head-title {
  margin: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 48px;
  color: #333;
}
.ranking-layout__head-description {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 22px;
  color: #666;
}
.ranking-layout__content {
  display: flex;
  flex-direction: row-reverse;
  gap: 40px;
  max-width: 104rem;
  padding: 0 3rem 76px;
  margin: 40px auto 0;
}
.ranking-layout__main {
  width: min(100%, 1220px);
  margin: 0;
}
.ranking-layout__other {
  flex-shrink: 0;
  width: 300px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ranking-layout {
    padding-top: 56px;
  }
  .ranking-layout__breadcrumbs {
    padding: 1.5rem;
  }
  .ranking-layout__head {
    padding: 0 1.5rem;
  }
  .ranking-layout__head-title {
    font-size: 1.5rem;
  }
  .ranking-layout__content {
    display: flex;
    flex-direction: column;
    gap: 40px 3rem;
    padding: 0 1.5rem 40px;
    margin-top: 24px;
  }
  .ranking-layout__main {
    flex: auto;
    width: 100%;
  }
  .ranking-layout__other {
    position: static;
    flex-shrink: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .ranking-layout {
    padding-top: 56px;
  }
  .ranking-layout__breadcrumbs {
    padding: 1.5rem;
  }
  .ranking-layout__head {
    padding: 0 1.5rem;
  }
  .ranking-layout__head-title {
    font-size: 1.5rem;
  }
  .ranking-layout__content {
    display: flex;
    flex-direction: column;
    gap: 40px 3rem;
    padding: 0 1.5rem 40px;
    margin-top: 24px;
  }
  .ranking-layout__main {
    flex: auto;
    width: 100%;
  }
  .ranking-layout__other {
    position: static;
    flex-shrink: 0;
    width: 100%;
  }
}
.top-layout__header,
.toshimachi-layout__header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}
.single-layout {
  padding-top: 128px;
}
@media (max-width: 1023px) {
  .single-layout {
    padding-top: 56px;
  }
}
.single-layout__header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}
.single-layout__breadcrumbs {
  max-width: 104rem;
  padding: 1.5rem 3rem;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .single-layout__breadcrumbs {
    padding: 1.5rem;
  }
}
.single-layout__main {
  max-width: 104rem;
  padding: 0 3rem;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .single-layout__main {
    padding: 1.5rem;
  }
}
.single-layout__footer {
  padding-top: 76px;
}
@media (max-width: 1023px) {
  .single-layout__footer {
    padding-top: 40px;
  }
}
.toshimachi-single-layout {
  padding-top: 128px;
}
@media (max-width: 1023px) {
  .toshimachi-single-layout {
    padding-top: 56px;
  }
}
.toshimachi-single-layout .single-layout__header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}
.toshimachi-single-layout .single-layout__breadcrumbs {
  max-width: 104rem;
  padding: 1.5rem 3rem;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .toshimachi-single-layout .single-layout__breadcrumbs {
    padding: 1.5rem;
  }
}
.toshimachi-single-layout .single-layout__main {
  max-width: 104rem;
  padding: 0 3rem;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .toshimachi-single-layout .single-layout__main {
    padding: 1.5rem;
  }
}
.toshimachi-single-layout .single-layout__footer {
  padding-top: 76px;
}
@media (max-width: 1023px) {
  .toshimachi-single-layout .single-layout__footer {
    padding-top: 40px;
  }
}
.tokusetsu-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 48px 24px 24px;
  background: var(--tokusetsu-primary-main);
}
@media (max-width: 1023px) {
  .tokusetsu-footer {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    padding: 36px 24px 24px 0;
  }
}
.tokusetsu-footer__login-button {
  width: 136px;
  color: var(--tokusetsu-primary-main-text) !important;
  background: var(--tokusetsu-primary-main) !important;
}
.tokusetsu-footer__login-button [astro-icon] {
  fill: var(--tokusetsu-primary-main-text) !important;
}
.tokusetsu-footer__login-button [astro-icon] path {
  fill: var(--tokusetsu-primary-main-text) !important;
}
.tokusetsu-footer__login-button:hover {
  opacity: 0.5;
}
.tokusetsu-footer__info {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 0.75rem;
  line-height: 100%;
}
@media (max-width: 1023px) {
  .tokusetsu-footer__info {
    padding-left: 24px;
  }
}
.tokusetsu-footer__info p {
  margin: 0;
  color: var(--tokusetsu-primary-main-text) !important;
  text-align: right;
}
@media (max-width: 1023px) {
  .tokusetsu-footer__info p {
    text-align: left;
  }
}
.tokusetsu-footer__links {
  display: flex;
  gap: 16px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-footer__link {
  color: var(--tokusetsu-primary-main-text) !important;
  text-decoration-line: underline;
}
.tokusetsu-footer__link:hover {
  opacity: 0.5;
}
.tokusetsu-header {
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 48px;
}
@media (max-width: 1023px) {
  .tokusetsu-header {
    height: 64px;
    padding: 0 0 0 24px;
    box-shadow: 0-1px #cdcdcd inset;
  }
}
.tokusetsu-header__head-container {
  display: flex;
  gap: 24px;
  align-items: center;
}
.tokusetsu-header__head {
  display: flex;
  gap: 16px;
  align-items: center;
  margin: 0;
}
@media (max-width: 1023px) {
  .tokusetsu-header__head img {
    width: 48px;
    height: 48px;
  }
}
.tokusetsu-header__title {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 150%;
  color: #333;
  letter-spacing: 1px;
}
@media (max-width: 1023px) {
  .tokusetsu-header__title {
    display: none;
  }
}
.tokusetsu-header__title a {
  display: flex;
  gap: 0.25rem;
  align-items: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #666;
  text-decoration-line: underline;
}
.tokusetsu-header__title a [astro-icon] {
  fill: #666;
}
.tokusetsu-header__title a [astro-icon] path {
  fill: #666;
}
.tokusetsu-header__title a:hover {
  opacity: 0.5;
}
.tokusetsu-header__actions {
  display: flex;
  gap: 8px;
  align-items: center;
}
@media (max-width: 1023px) {
  .tokusetsu-header__actions {
    display: none;
  }
}
.tokusetsu-header__download-button {
  width: 272px;
}
.tokusetsu-header__inquiry-button {
  width: 160px;
  color: var(--tokusetsu-cta-text) !important;
  background-color: var(--tokusetsu-cta) !important;
}
.tokusetsu-header__inquiry-button:hover {
  background-color: var(--tokusetsu-cta-hover) !important;
}
.tokusetsu-header__global-nav {
  position: relative;
  z-index: 101;
  display: block;
  width: 100%;
}
.tokusetsu-header__global-nav-modal {
  position: fixed;
  top: 64px;
  left: 0;
  width: 100%;
  max-height: calc(100vh - 64px);
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}
.tokusetsu-header__global-nav-modal[aria-hidden='false'] {
  visibility: visible;
  opacity: 1;
}
.tokusetsu-header__hamburger-menu .hamburger-menu:hover,
.tokusetsu-header__hamburger-menu .hamburger-menu[aria-expanded='true'] {
  background: #fff;
}
.tokusetsu-header__hamburger-menu [astro-icon] {
  fill: #666;
}
.tokusetsu-header__hamburger-menu [astro-icon] path {
  fill: #666;
}
@media (min-width: 1024px) {
  .tokusetsu-header__hamburger-menu {
    display: none;
  }
}
.tokusetsu-layout__body--dark .tokusetsu-header__title,
.tokusetsu-layout__body--dark .tokusetsu-header__title a {
  color: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-header__title a [astro-icon] {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-header__title a [astro-icon] path {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-header__download-button {
  color: #fff !important;
  background: #000;
}
.tokusetsu-layout__body--dark .tokusetsu-header__hamburger-menu .hamburger-menu {
  background: #000;
}
.tokusetsu-layout__body--dark .tokusetsu-header__hamburger-menu .hamburger-menu [astro-icon] {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-header__hamburger-menu .hamburger-menu [astro-icon] path {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-header__hamburger-menu .hamburger-menu:hover,
.tokusetsu-layout__body--dark .tokusetsu-header__hamburger-menu .hamburger-menu[aria-expanded='true'] {
  background: #000;
}
.tokusetsu-global-nav-modal {
  z-index: 1000;
  height: 100%;
  background-color: #fff;
}
.tokusetsu-global-nav-modal__inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  overflow-y: auto;
  overscroll-behavior-y: contain;
}
.tokusetsu-global-nav-modal__form {
  padding: 1rem;
}
.tokusetsu-global-nav-modal .text-input__input {
  border: 0;
}
.tokusetsu-global-nav-modal .text-input {
  flex: 1;
  padding: 1px;
}
.tokusetsu-global-nav-modal__input-area {
  box-sizing: border-box;
  display: flex;
  flex: 1;
  align-items: center;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.tokusetsu-global-nav-modal__submit {
  box-sizing: border-box;
  width: 56px;
  height: 54px;
  padding: 1rem;
  line-height: 1;
  cursor: pointer;
  background-color: #fff;
  border: 0;
  border-radius: 0 4px 4px 0;
}
.tokusetsu-global-nav-modal__title {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 16px 24px;
}
.tokusetsu-global-nav-modal__title__heading {
  margin: 0;
  font-size: 1.25rem;
}
.tokusetsu-global-nav-modal__title__link {
  display: inline-flex;
  gap: 4px;
  align-items: center;
  margin: 0;
  font-size: 0.875rem;
  color: #666;
}
.tokusetsu-global-nav-modal__title__link [astro-icon] {
  fill: #666;
}
.tokusetsu-global-nav-modal__title__link [astro-icon] path {
  fill: #666;
}
.tokusetsu-global-nav-modal__links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-global-nav-modal__link {
  display: flex;
  align-items: center;
  width: 100%;
  height: 64px;
  padding: 0 24px;
}
.tokusetsu-global-nav-modal__link .elements__text-link {
  font-weight: 700;
  color: var(--tokusetsu-primary-main);
}
.tokusetsu-global-nav-modal__cta-buttons {
  display: flex;
  gap: 8px;
  padding: 24px 24px 32px;
  margin: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .tokusetsu-global-nav-modal__cta-buttons {
    flex-direction: column;
  }
}
.tokusetsu-global-nav-modal__cta-button {
  flex: 1;
}
.tokusetsu-global-nav-modal__cta-button .button-link {
  min-width: 100%;
}
.tokusetsu-global-nav-modal__cta-button--cta .button-link {
  color: var(--tokusetsu-cta-text);
  background: var(--tokusetsu-cta) !important;
}
.tokusetsu-layout__body--dark .tokusetsu-global-nav-modal {
  background-color: #000;
}
.tokusetsu-layout__body--dark .tokusetsu-global-nav-modal__title__heading,
.tokusetsu-layout__body--dark .tokusetsu-global-nav-modal__title__link {
  color: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-global-nav-modal__title__heading [astro-icon],
.tokusetsu-layout__body--dark .tokusetsu-global-nav-modal__title__link [astro-icon] {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-global-nav-modal__title__heading [astro-icon] path,
.tokusetsu-layout__body--dark .tokusetsu-global-nav-modal__title__link [astro-icon] path {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-global-nav-modal__link {
  background: var(--tokusetsu-primary-main);
}
.tokusetsu-layout__body--dark .tokusetsu-global-nav-modal__link .elements__text-link {
  color: var(--tokusetsu-primary-main-text);
}
.tokusetsu-layout__body--dark .tokusetsu-global-nav-modal__input-area,
.tokusetsu-layout__body--dark .tokusetsu-global-nav-modal__submit,
.tokusetsu-layout__body--dark .tokusetsu-global-nav-modal .text-input__input {
  background-color: #000;
}
.tokusetsu-layout__body--dark .tokusetsu-global-nav-modal__input-area [astro-icon],
.tokusetsu-layout__body--dark .tokusetsu-global-nav-modal__submit [astro-icon],
.tokusetsu-layout__body--dark .tokusetsu-global-nav-modal .text-input__input [astro-icon] {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-global-nav-modal__input-area [astro-icon] path,
.tokusetsu-layout__body--dark .tokusetsu-global-nav-modal__submit [astro-icon] path,
.tokusetsu-layout__body--dark .tokusetsu-global-nav-modal .text-input__input [astro-icon] path {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-global-nav-modal__cta-button .button-link--secondary {
  color: #fff;
  background-color: #000;
}
.tokusetsu-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 48px;
  background: #fff;
}
@media (max-width: 1023px) {
  .tokusetsu-navigation {
    display: none;
  }
}
.tokusetsu-navigation__tabs {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-navigation__tab-link {
  padding: 1rem 1.5rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  color: var(--tokusetsu-primary-main);
  text-decoration: none;
  border-radius: 4px;
}
.tokusetsu-navigation__tab-link:hover,
.tokusetsu-navigation__tab-link--current {
  color: #fff;
  background: var(--tokusetsu-primary-light);
}
.tokusetsu-navigation__search {
  display: inline-flex;
  align-items: center;
  width: 280px;
  padding: 0 0 0 1px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.tokusetsu-navigation__search .text-input {
  flex-grow: 1;
}
.tokusetsu-navigation__search .text-input__input {
  width: calc(100% - 1px);
  border: 0;
}
.tokusetsu-navigation__content-search {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 0 1px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.tokusetsu-navigation__content-search .text-input {
  flex-grow: 1;
}
.tokusetsu-navigation__content-search .text-input__input {
  width: calc(100% - 1px);
  border: 0;
}
.tokusetsu-navigation__search-submit,
.tokusetsu-navigation__content-search-submit {
  box-sizing: border-box;
  width: 56px;
  height: 54px;
  padding: 1rem;
  line-height: 1;
  cursor: pointer;
  background-color: #fff;
  border: 0;
}
.tokusetsu-layout__body--dark .tokusetsu-navigation,
.tokusetsu-layout__body--middle1 .tokusetsu-navigation,
.tokusetsu-layout__body--middle2 .tokusetsu-navigation {
  background: var(--tokusetsu-primary-main);
}
.tokusetsu-layout__body--dark .tokusetsu-navigation__tab-link,
.tokusetsu-layout__body--middle1 .tokusetsu-navigation__tab-link,
.tokusetsu-layout__body--middle2 .tokusetsu-navigation__tab-link {
  color: var(--tokusetsu-primary-main-text);
}
.tokusetsu-layout__body--dark .tokusetsu-navigation__tab-link:hover,
.tokusetsu-layout__body--dark .tokusetsu-navigation__tab-link--current,
.tokusetsu-layout__body--middle1 .tokusetsu-navigation__tab-link:hover,
.tokusetsu-layout__body--middle1 .tokusetsu-navigation__tab-link--current,
.tokusetsu-layout__body--middle2 .tokusetsu-navigation__tab-link:hover,
.tokusetsu-layout__body--middle2 .tokusetsu-navigation__tab-link--current {
  background: #fff3;
}
.tokusetsu-layout__body--dark .tokusetsu-navigation__search-submit [astro-icon],
.tokusetsu-layout__body--middle1 .tokusetsu-navigation__search-submit [astro-icon],
.tokusetsu-layout__body--middle2 .tokusetsu-navigation__search-submit [astro-icon] {
  fill: #333;
}
.tokusetsu-layout__body--dark .tokusetsu-navigation__search-submit [astro-icon] path,
.tokusetsu-layout__body--middle1 .tokusetsu-navigation__search-submit [astro-icon] path,
.tokusetsu-layout__body--middle2 .tokusetsu-navigation__search-submit [astro-icon] path {
  fill: #333;
}
.tokusetsu-layout__body--dark .tokusetsu-navigation__content-search-submit [astro-icon],
.tokusetsu-layout__body--middle1 .tokusetsu-navigation__content-search-submit [astro-icon],
.tokusetsu-layout__body--middle2 .tokusetsu-navigation__content-search-submit [astro-icon] {
  fill: #333;
}
.tokusetsu-layout__body--dark .tokusetsu-navigation__content-search-submit [astro-icon] path,
.tokusetsu-layout__body--middle1 .tokusetsu-navigation__content-search-submit [astro-icon] path,
.tokusetsu-layout__body--middle2 .tokusetsu-navigation__content-search-submit [astro-icon] path {
  fill: #333;
}
.tokusetsu-language-button {
  display: flex;
  align-items: center;
  width: 57px;
  height: 48px;
  padding: 0 8px 0 12px;
  color: #333;
  background-color: transparent;
  border: 0;
  transition: background-color 0.3s ease;
}
@media (max-width: 1023px) {
  .tokusetsu-language-button {
    height: 62px;
  }
}
.tokusetsu-language-button:hover {
  cursor: pointer;
  background-color: #f8f8f8;
}
.tokusetsu-language-button[aria-expanded='true'] {
  background-color: #0000001a;
}
.tokusetsu-language-button[aria-expanded='true'] .tokusetsu-language-button__arrow-drop-down {
  display: none;
}
.tokusetsu-language-button[aria-expanded='true'] .tokusetsu-language-button__arrow-drop-up {
  display: block;
}
.tokusetsu-language-button__label {
  display: flex;
  gap: 2px;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 1023px) {
  .tokusetsu-language-button__label {
    gap: 2px;
  }
}
.tokusetsu-language-button__arrow-drop-down {
  fill: #333;
}
.tokusetsu-language-button__arrow-drop-up {
  display: none;
  fill: #333;
}
.tokusetsu-language-nav {
  z-index: 1;
  background-color: #fff;
  box-shadow: 8px 8px 16px #00000026;
}
@media (max-width: 1023px) {
  .tokusetsu-language-nav {
    width: 100%;
  }
}
.tokusetsu-language-nav__links {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-self: stretch;
  padding: 2rem 3rem;
  margin: 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .tokusetsu-language-nav__links {
    padding: 2rem 1.5rem;
  }
}
.tokusetsu-language-nav__item {
  flex: 1;
}
.tokusetsu-language-nav__button {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.2;
  color: #333;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.tokusetsu-language-nav__button:hover .tokusetsu-language-nav__button-label {
  text-decoration: none;
}
.tokusetsu-language-nav__button[aria-current='false'] .tokusetsu-language-nav__check {
  display: none;
}
.tokusetsu-language-nav__button-label {
  text-decoration: underline;
}
.tokusetsu-language-nav__check {
  fill: #333;
}
.tokusetsu-language-nav-button {
  position: relative;
  padding-left: 24px;
}
@media (min-width: 1024px) {
  .tokusetsu-language-nav-button:hover .tokusetsu-language-nav-button__nav {
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 1023px) {
  .tokusetsu-language-nav-button {
    position: static;
    padding-left: 0;
  }
}
.tokusetsu-language-nav-button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 48px;
  content: '';
  background-color: #b3b3b3;
}
@media (max-width: 1023px) {
  .tokusetsu-language-nav-button:before {
    display: none;
  }
}
.tokusetsu-language-nav-button__button[aria-expanded='true'] + .tokusetsu-language-nav-button__nav {
  visibility: visible;
  opacity: 1;
}
.tokusetsu-language-nav-button__nav {
  position: absolute;
  top: 48px;
  left: 24px;
  width: 276px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
}
@media (max-width: 1023px) {
  .tokusetsu-language-nav-button__nav {
    position: fixed;
    top: 64px;
    left: 0;
    width: 100%;
  }
}
.tokusetsu-layout {
  scroll-padding-top: 320px;
}
@media (max-width: 1023px) {
  .tokusetsu-layout {
    scroll-padding-top: 80px;
  }
}
.tokusetsu-layout__body--light,
.tokusetsu-layout__body--middle1,
.tokusetsu-layout__body--middle2,
.tokusetsu-layout__body--light .tokusetsu-header,
.tokusetsu-layout__body--light .footer-language,
.tokusetsu-layout__body--middle1 .tokusetsu-header,
.tokusetsu-layout__body--middle1 .footer-language,
.tokusetsu-layout__body--middle2 .tokusetsu-header,
.tokusetsu-layout__body--middle2 .footer-language {
  background: #fff;
}
.tokusetsu-layout__body--dark,
.tokusetsu-layout__body--dark .tokusetsu-header,
.tokusetsu-layout__body--dark .footer-language {
  background: #000;
}
.tokusetsu-layout__body--dark .tokusetsu-layout__breadcrumb .breadcrumbs__anchor {
  color: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-language-button:hover,
.tokusetsu-layout__body--dark .tokusetsu-language-button[aria-expanded='true'],
.tokusetsu-layout__body--dark .tokusetsu-language-nav {
  background-color: #333;
}
.tokusetsu-layout__body--dark a,
.tokusetsu-layout__body--dark p,
.tokusetsu-layout__body--dark span {
  color: #fff;
}
.tokusetsu-layout__body--dark [astro-icon] {
  fill: #fff;
}
.tokusetsu-layout__body--dark [astro-icon] path {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tag--primary {
  color: #fff;
  background-color: #333;
}
.tokusetsu-layout__body--dark .drop-down__button {
  background-color: #000;
}
.tokusetsu-layout__body--dark .button-link--secondary {
  color: #333;
}
.tokusetsu-layout__body--dark .button-link--secondary [astro-icon] {
  fill: #333;
}
.tokusetsu-layout__body--dark .button-link--secondary [astro-icon] path {
  fill: #333;
}
.tokusetsu-layout__body--dark .checkbox__label,
.tokusetsu-layout__body--dark .checkbox-all__label {
  color: #fff;
}
.tokusetsu-layout__body--dark .checkbox__label [astro-icon],
.tokusetsu-layout__body--dark .checkbox-all__label [astro-icon] {
  fill: #000;
}
.tokusetsu-layout__body--dark .checkbox__label [astro-icon] path,
.tokusetsu-layout__body--dark .checkbox-all__label [astro-icon] path {
  fill: #000;
}
.tokusetsu-layout__body--dark .checkbox__label:before,
.tokusetsu-layout__body--dark .checkbox-all__label:before {
  background-color: #000;
}
.tokusetsu-layout__body--dark .checkbox__input:checked + .checkbox__label [astro-icon],
.tokusetsu-layout__body--dark .checkbox-all__input:checked + .checkbox-all__label [astro-icon] {
  fill: #fff;
}
.tokusetsu-layout__body--dark .checkbox__input:checked + .checkbox__label [astro-icon] path,
.tokusetsu-layout__body--dark .checkbox-all__input:checked + .checkbox-all__label [astro-icon] path {
  fill: #fff;
}
.tokusetsu-layout__body--dark .checkbox__input:checked + .checkbox__label:before,
.tokusetsu-layout__body--dark .checkbox-all__input:checked + .checkbox-all__label:before {
  background: #333;
  border-color: #333;
}
.tokusetsu-layout__body--dark .checkbox__input:hover + .checkbox__label:before,
.tokusetsu-layout__body--dark .checkbox-all__input:hover + .checkbox-all__label:before {
  border-color: #666;
}
.tokusetsu-layout__body--dark .slide-buttons__cover--before-default {
  background: linear-gradient(90deg, #000, #0000);
}
.tokusetsu-layout__body--dark .slide-buttons__cover--after-default {
  background: linear-gradient(270deg, #000, #0000);
}
.tokusetsu-layout__body--dark .slide-buttons__button,
.tokusetsu-layout__body--dark .pagination__item {
  background-color: #000;
}
.tokusetsu-layout__body--dark .pagination__item--current {
  background-color: #666;
}
.tokusetsu-layout__body--dark .pagination__item:hover {
  color: #666;
  border-color: #666;
}
.tokusetsu-layout__body--middle2 .footer-language {
  background-color: var(--tokusetsu-primary-active);
}
.tokusetsu-layout__body--middle2 .slide-buttons__cover--before-default {
  background: linear-gradient(90deg, var(--tokusetsu-primary-active) 0%, transparent 100%);
}
.tokusetsu-layout__body--middle2 .slide-buttons__cover--after-default {
  background: linear-gradient(270deg, var(--tokusetsu-primary-active) 0%, transparent 100%);
}
@media (max-width: 1023px) {
  .tokusetsu-layout__body--has-fixed-cta-button {
    padding-bottom: 96px;
  }
}
.tokusetsu-layout__body .button-link--brand {
  background-color: var(--tokusetsu-primary-main);
}
.tokusetsu-layout__body .button-link--brand:hover {
  background-color: var(--tokusetsu-primary-active);
}
.tokusetsu-layout__header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}
.tokusetsu-layout__main {
  --header-height-pc: 216px;
  --header-height-sp: 64px;
  --footer-height-pc: 186px;
  --footer-height-sp: 246px;
  display: flex;
  flex-direction: column;
  min-height: calc(100vh - var(--header-height-pc) - var(--footer-height-pc));
  margin: var(--header-height-pc) 0 0;
}
@media (max-width: 1023px) {
  .tokusetsu-layout__main {
    min-height: calc(100vh - var(--header-height-sp) - var(--footer-height-sp));
    margin: var(--header-height-sp) 0 0;
  }
}
.tokusetsu-layout__breadcrumb {
  padding: 1.5rem 48px 0;
}
@media (max-width: 1023px) {
  .tokusetsu-layout__breadcrumb {
    padding: 24px 24px 0;
  }
}
.sidebar-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  height: 100%;
}
.sidebar-content__banner-list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.sidebar-content__banner-anchor {
  display: block;
  font-size: 0;
  transition: opacity 0.3s ease;
}
.sidebar-content__banner-anchor:hover {
  opacity: 0.5;
}
.sidebar-content__banner-list__img {
  max-width: 100%;
  height: auto;
}
@media (min-width: 1024px) {
  .sidebar-content__cta-area {
    flex: 1;
    margin-top: 24px;
  }
}
@media (max-width: 1023px) {
  .sidebar-content__cta-area {
    display: none;
  }
}
@media (min-width: 1024px) {
  .sidebar-content__cta-area-fixed-area {
    position: sticky;
    top: 138px;
  }
}
.fixed-cta-area {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 80;
  width: 100%;
  padding: 24px;
  background-color: #f8f8f8;
  border-top: 4px solid #e6e6e6;
}
.fixed-cta-area:before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #000;
}
.fixed-cta-area__button {
  width: 100%;
}
@media (min-width: 1024px) {
  .fixed-cta-area {
    display: none;
  }
}
.support-layout {
  padding-top: 80px;
}
.support-layout__header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  box-shadow: 0-1px #cdcdcd inset;
}
.support-layout__header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px;
  padding: 0 24px 0 20px;
}
.support-layout__header-column {
  display: flex;
  gap: 8px;
  align-items: center;
}
.support-layout__close {
  padding: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  text-decoration-line: underline;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.support-layout__close:hover {
  text-decoration: none;
}
.support-layout__main {
  max-width: 104rem;
  padding: 0 3rem;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .support-layout__main {
    padding: 1.5rem;
  }
}
.support-layout__footer {
  padding-top: 76px;
}
@media (max-width: 1023px) {
  .support-layout__footer {
    padding-top: 40px;
  }
}
.cg-layout__header {
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
}
.cg-layout__header-inner {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: space-between;
  height: 80px;
  padding: 0 24px 0 20px;
}
@media (max-width: 1023px) {
  .cg-layout__header-inner {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    padding: 18px 20px;
  }
}
.cg-layout__header-column {
  display: flex;
  gap: 8px;
  align-items: center;
}
@media (max-width: 1023px) {
  .cg-layout__logo-img {
    width: 167px;
    height: auto;
  }
}
.cg-layout__description {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  text-align: right;
}
@media (max-width: 1023px) {
  .cg-layout__description {
    text-align: left;
  }
}
.cg-layout__description a {
  color: inherit;
}
.cg-layout__description a:hover {
  text-decoration: none;
}
.cg-layout__breadcrumbs {
  max-width: 104rem;
  padding: 1.5rem 3rem;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .cg-layout__breadcrumbs {
    padding: 1.5rem;
  }
}
.cg-layout__main {
  max-width: 104rem;
  padding: 0 3rem;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .cg-layout__main {
    padding: 1.5rem;
  }
}
.cg-layout__footer {
  padding-top: 76px;
}
@media (max-width: 1023px) {
  .cg-layout__footer {
    padding-top: 40px;
  }
}
.language-button {
  display: flex;
  align-items: center;
  width: 75px;
  height: 64px;
  padding: 0 8px 0 12px;
  color: #fff;
  background-color: transparent;
  border: 0;
  transition: background-color 0.3s ease;
}
@media (max-width: 1023px) {
  .language-button {
    justify-content: center;
    width: 49px;
    height: 48px;
    padding: 0 4px 0 8px;
  }
}
.language-button:after {
  display: block;
  flex-shrink: 0;
  width: 1px;
  height: 32px;
  content: '';
  background-color: #000;
}
.language-button:hover {
  cursor: pointer;
  background-color: #000;
}
.language-button[aria-expanded='true'] {
  background-color: #000;
}
.language-button[aria-expanded='true'] .language-button__arrow-drop-down {
  display: none;
}
.language-button[aria-expanded='true'] .language-button__arrow-drop-up {
  display: block;
}
.language-button__label {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1;
}
.language-button__arrow-drop-down {
  fill: #fff;
}
.language-button__arrow-drop-up {
  display: none;
  fill: #fff;
}
.language-button__global-icon {
  margin-right: 4px;
  fill: #fff;
}
@media (max-width: 1023px) {
  .language-button__global-icon {
    display: none;
    margin-right: 2px;
  }
}
.language-button--no-border:after {
  display: none;
}
.language-button--bg-white {
  color: #333;
}
.language-button--bg-white:hover {
  cursor: pointer;
  background-color: #f8f8f8;
}
.language-button--bg-white[aria-expanded='true'] {
  background-color: #0000001a;
}
.language-button--bg-white .language-button__global-icon {
  fill: #e6e6e6;
}
.language-button--bg-white .language-button__arrow-drop-down,
.language-button--bg-white .language-button__arrow-drop-up {
  fill: #333;
}
.language-nav {
  z-index: 1;
  background-color: #000;
}
@media (max-width: 1023px) {
  .language-nav {
    width: 100%;
  }
}
.language-nav__links {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-self: stretch;
  padding: 2rem 3rem;
  margin: 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .language-nav__links {
    padding: 2rem 1.5rem;
  }
}
.language-nav__item {
  flex: 1;
}
.language-nav__button {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.2;
  color: #fff;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.language-nav__button:hover .language-nav__button-label {
  text-decoration: none;
}
.language-nav__button[aria-current='false'] .language-nav__check {
  display: none;
}
.language-nav__button-label {
  text-decoration: underline;
}
.language-nav__check {
  fill: #fff;
}
.language-nav--bg-white {
  background-color: #fff;
  box-shadow: 8px 8px 16px #00000026;
}
.language-nav--bg-white .language-nav__button {
  color: #333;
}
.language-nav--bg-white .language-nav__check {
  fill: #333;
}
.language-nav-button {
  position: relative;
}
@media (min-width: 1024px) {
  .language-nav-button:hover .language-nav-button__nav {
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 1023px) {
  .language-nav-button {
    position: static;
  }
}
.language-nav-button__button[aria-expanded='true'] + .language-nav-button__nav {
  visibility: visible;
  opacity: 1;
}
.language-nav-button__nav {
  position: absolute;
  top: 64px;
  left: 0;
  width: 276px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.language-nav-button__nav--end {
  right: 0;
  left: auto;
}
@media (max-width: 1023px) {
  .language-nav-button__nav {
    position: fixed;
    top: 48px;
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .exhibit-management-accordion {
    padding: 0 1.5rem;
    margin: 0-1.5rem;
  }
}
.exhibit-management-accordion--disabled {
  pointer-events: none;
  opacity: 0.5;
}
.exhibit-management-accordion[open] {
  padding: 0.5rem 1.5rem;
  background-color: #333;
}
.exhibit-management-accordion[open] .exhibit-management-accordion__arrow-drop-down {
  display: none;
}
.exhibit-management-accordion[open] .exhibit-management-accordion__arrow-drop-up {
  display: block;
}
.exhibit-management-accordion__title {
  display: flex;
  gap: 8px;
  align-items: center;
  height: 40px;
  padding: 0.25rem 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  color: #fff;
  text-decoration-line: underline;
  cursor: pointer;
}
.exhibit-management-accordion__title::-webkit-details-marker {
  display: none;
}
.exhibit-management-accordion__title:hover {
  text-decoration: none;
}
.exhibit-management-accordion__icon {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  line-height: 1;
  background-color: #333;
  border-radius: 50%;
}
.exhibit-management-accordion__arrow-drop-down {
  fill: #fff;
}
.exhibit-management-accordion__arrow-drop-up {
  display: none;
  fill: #fff;
}
.exhibit-management-accordion__content {
  margin-top: 0.5rem;
}
.exhibit-management-accordion__body-name {
  display: block;
  padding-top: 8px;
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  color: #fff;
  text-decoration: underline;
}
.exhibit-management-accordion__body-links {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-self: stretch;
  padding: 1.5rem 0;
  margin: 0;
  list-style: none;
}
.exhibit-management-accordion__body-item {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: space-between;
}
.exhibit-management-accordion__body-anchor {
  display: flex;
  flex: 1;
  gap: 8px;
  align-items: center;
  font: 700 0.875rem Noto Sans JP;
  line-height: 1.2;
  color: #fff;
}
.exhibit-management-accordion__body-anchor:hover {
  text-decoration: none;
}
.exhibit-management-accordion__body-icon {
  fill: #fff;
}
.exhibit-management-accordion__badge {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  height: 20px;
  padding: 2px 6px;
  font-family: Inter;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  background-color: red;
  border-radius: 100px;
}
@media (max-width: 1023px) {
  .exhibit-management-accordion-toshimachi {
    padding: 0 1.5rem;
    margin: 0-1.5rem;
  }
}
.exhibit-management-accordion-toshimachi--disabled {
  pointer-events: none;
  opacity: 0.5;
}
.exhibit-management-accordion-toshimachi[open] {
  padding: 0.5rem 1.5rem;
  background-color: #f8f8f8;
}
.exhibit-management-accordion-toshimachi[open] .exhibit-management-accordion-toshimachi__arrow-drop-down {
  display: none;
}
.exhibit-management-accordion-toshimachi[open] .exhibit-management-accordion-toshimachi__arrow-drop-up {
  display: block;
}
.exhibit-management-accordion-toshimachi__title {
  display: flex;
  gap: 8px;
  align-items: center;
  height: 40px;
  padding: 0.25rem 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
  text-decoration-line: underline;
  cursor: pointer;
}
.exhibit-management-accordion-toshimachi__title::-webkit-details-marker {
  display: none;
}
.exhibit-management-accordion-toshimachi__title:hover {
  text-decoration: none;
}
.exhibit-management-accordion-toshimachi__icon {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  line-height: 1;
  background-color: #333;
  border-radius: 50%;
}
.exhibit-management-accordion-toshimachi__arrow-drop-down {
  fill: #fff;
}
.exhibit-management-accordion-toshimachi__arrow-drop-up {
  display: none;
  fill: #fff;
}
.exhibit-management-accordion-toshimachi__content {
  margin-top: 0.5rem;
}
.exhibit-management-accordion-toshimachi__body-name {
  display: block;
  padding-top: 8px;
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  text-decoration: underline;
}
.exhibit-management-accordion-toshimachi__body-links {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-self: stretch;
  padding: 1.5rem 0;
  margin: 0;
  list-style: none;
}
.exhibit-management-accordion-toshimachi__body-item {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: space-between;
}
.exhibit-management-accordion-toshimachi__body-anchor {
  display: flex;
  flex: 1;
  gap: 8px;
  align-items: center;
  font: 700 0.875rem Noto Sans JP;
  line-height: 1.2;
  color: #333;
}
.exhibit-management-accordion-toshimachi__body-anchor:hover {
  text-decoration: none;
}
.exhibit-management-accordion-toshimachi__badge {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  height: 20px;
  padding: 2px 6px;
  font-family: Inter;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  background-color: red;
  border-radius: 100px;
}
.header-with-only-help-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 80px;
  padding: 0 20px;
  background: #fff;
  box-shadow: 0-1px #cdcdcd inset;
}
.header-with-only-help-link__column {
  display: flex;
  gap: 8px;
  align-items: center;
}
.header-with-only-help-link__logo {
  margin: 0;
  font-size: initial;
  line-height: initial;
}
.base-layout__header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}
.base-layout__body {
  min-height: 100vh;
}
* {
  box-sizing: border-box;
  font-family: Noto Sans JP;
  font-feature-settings:
    'clig' off,
    'liga' off;
}
html {
  scroll-padding-top: 150px;
}
@media (max-width: 1023px) {
  html {
    scroll-padding-top: 80px;
  }
}
main {
  margin: auto;
  font-size: 16px;
  line-height: 1.6;
  color: #333;
}
@media (max-width: 767px) {
  main {
    font-size: 14px;
  }
}
@font-face {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: 400;
  src: url(/assets/fonts/NotoSansJP-Regular.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: 600;
  src: url(/assets/fonts/NotoSansJP-SemiBold.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: 700;
  src: url(/assets/fonts/NotoSansJP-Bold.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: Roboto Condensed;
  font-style: normal;
  font-weight: 300;
  src: url(/assets/fonts/Roboto-Condensed-Light.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: Roboto Condensed;
  font-style: normal;
  font-weight: 400;
  src: url(/assets/fonts/Roboto-Condensed-Regular.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: Roboto Condensed;
  font-style: normal;
  font-weight: 700;
  src: url(/assets/fonts/Roboto-Condensed-Bold.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: Kosugi Maru;
  font-style: normal;
  font-weight: 400;
  src: url(/assets/fonts/KosugiMaru-regular.woff2) format('woff2');
  font-display: swap;
}
input,
select,
textarea {
  line-height: normal;
}
.selmid__kiyaku__heading {
  margin: 0;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.selmid__kiyaku__message-paragraph {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
.selmid__kiyaku__message-paragraph > a {
  font-weight: 700;
}
.selmid__kiyaku .attrEntry {
  display: inline-flex;
}
.selmid__kiyaku .attrEntry input[type='checkbox'] {
  position: absolute;
  appearance: none;
  -moz-opacity: 0;
  opacity: 0;
}
.selmid__kiyaku .attrEntry label#AgreeToTermsOfUseConsentYes_option {
  position: relative;
  box-sizing: border-box;
  display: inline-flex;
  gap: 0.5rem;
  align-items: center;
  width: auto;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}
.selmid__kiyaku .attrEntry label#AgreeToTermsOfUseConsentYes_option:before {
  display: inline-block;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  content: '';
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
  transition: border 0.2s ease-in-out;
}
.selmid__kiyaku .attrEntry input[type='checkbox']:hover + label#AgreeToTermsOfUseConsentYes_option:before,
.selmid__kiyaku .attrEntry input[type='checkbox']:focus + label#AgreeToTermsOfUseConsentYes_option:before {
  border-color: #000;
}
.selmid__kiyaku .attrEntry input[type='checkbox']:checked + label#AgreeToTermsOfUseConsentYes_option:before {
  background-color: #000;
  background-image: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.91006%2010.4959L3.7071%208.29291C3.31658%207.90239%202.68342%207.90239%202.29289%208.29291C1.90237%208.68343%201.90237%209.3166%202.29289%209.70712L5.29288%2012.7071C5.7168%2013.131%206.4159%2013.0892%206.7863%2012.6178L13.7863%204.61786C14.1275%204.18359%2014.0521%203.55494%2013.6178%203.21372C13.1835%202.87251%2012.5549%202.94795%2012.2136%203.38222L5.91006%2010.4959Z'%20fill='%23fff'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 12px;
  border-color: #000;
}
.selmid__kiyaku .buttons {
  margin-top: 16px;
}
.selmid__base.selmid__signin .intro {
  margin: 0;
}
.selmid__signin .localAccount {
  display: flex;
  flex-direction: column;
  gap: 24px;
  font-size: 0.875rem;
}
.selmid__signin .entry {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 448px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .selmid__signin .entry {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .selmid__signin .entry {
    width: 100%;
  }
}
.selmid__signin .entry-item {
  display: flex;
  flex-direction: column;
  font-size: 1rem;
}
.selmid__signin .entry-item label {
  margin-bottom: 0.5rem;
}
.selmid__signin .entry-item input {
  box-sizing: border-box;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
}
.selmid__signin .entry-item input::placeholder {
  color: #ccc;
}
.selmid__signin .entry-item input:focus {
  outline: 1px solid #333;
}
.selmid__signin .entry-item input:disabled {
  color: #666;
  background: #f2f2f2;
}
.selmid__signin .entry-item .error {
  color: red;
}
.selmid__signin .rememberMe {
  display: inline-flex;
}
.selmid__signin .rememberMe input[type='checkbox'] {
  position: absolute;
  appearance: none;
  -moz-opacity: 0;
  opacity: 0;
}
.selmid__signin .rememberMe label {
  position: relative;
  box-sizing: border-box;
  display: inline-flex;
  gap: 0.5rem;
  align-items: center;
  width: auto;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}
.selmid__signin .rememberMe label:before {
  display: inline-block;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  content: '';
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
  transition: border 0.2s ease-in-out;
}
.selmid__signin .rememberMe input[type='checkbox']:hover + label:before,
.selmid__signin .rememberMe input[type='checkbox']:focus + label:before {
  border-color: #000;
}
.selmid__signin .rememberMe input[type='checkbox']:checked + label:before {
  background-color: #000;
  background-image: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.91006%2010.4959L3.7071%208.29291C3.31658%207.90239%202.68342%207.90239%202.29289%208.29291C1.90237%208.68343%201.90237%209.3166%202.29289%209.70712L5.29288%2012.7071C5.7168%2013.131%206.4159%2013.0892%206.7863%2012.6178L13.7863%204.61786C14.1275%204.18359%2014.0521%203.55494%2013.6178%203.21372C13.1835%202.87251%2012.5549%202.94795%2012.2136%203.38222L5.91006%2010.4959Z'%20fill='%23fff'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 12px;
  border-color: #000;
}
.selmid__signin .create {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.selmid__signin .create p {
  margin: 0;
}
.selmid__signin .create a {
  padding: 0 !important;
  font-weight: 700;
  color: #333;
}
.selmid__signin .improvedSecurity {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  justify-content: center;
  padding: 24px;
  margin: 24px 0 0;
  background: #f8f8f8;
  border-radius: 0;
}
.selmid__signin .improvedSecurity h3 {
  margin: 0;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 150%;
  color: #666;
  letter-spacing: 1px;
}
.selmid__signin .improvedSecurity p {
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #333;
}
.selmid__signin #phoneNumbers {
  display: none;
}
.selmid__signin-one-time-code-mail {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  width: 844px;
  padding: 40px 80px;
  background: #fff;
}
.selmid__signin-one-time-code-mail .heading h1 {
  margin: 0;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.selmid__signin-one-time-code-mail .intro {
  margin-top: 16px;
}
.selmid__signin-one-time-code-mail .intro p {
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #333;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .selmid__signin-one-time-code-mail {
    width: 100vw;
    padding: 24px;
  }
}
@media (max-width: 767px) {
  .selmid__signin-one-time-code-mail {
    width: 100vw;
    padding: 24px;
  }
}
.selmid__signin-one-time-code-mail .attr ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.selmid__signin-one-time-code-mail .attr .working {
  width: 36px;
  height: 36px;
  margin: 104px auto;
}
.selmid__signin-one-time-code-mail .attr #mfaEmailVerificationControl_success_message {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #333;
}
@media (min-width: 1024px) {
  .selmid__signin-one-time-code-mail .attr #mfaEmailVerificationControl_success_message {
    white-space: nowrap;
  }
}
.selmid__signin-one-time-code-mail .attrEntry {
  display: flex !important;
  flex-direction: column;
  font-size: 1rem;
}
.selmid__signin-one-time-code-mail .attrEntry input {
  box-sizing: border-box;
  padding: 1rem;
  margin: 0.5rem 0 16px;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
}
.selmid__signin-one-time-code-mail .attrEntry input::placeholder {
  color: #ccc;
}
.selmid__signin-one-time-code-mail .attrEntry input:focus {
  outline: 1px solid #333;
}
.selmid__signin-one-time-code-mail .attrEntry input:disabled {
  color: #666;
  background: #f2f2f2;
}
.selmid__signin-one-time-code-mail .attrEntry #readOnlyEmail,
.selmid__signin-one-time-code-mail .attrEntry #readOnlyAltEmail {
  color: #666;
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
  outline: initial;
}
.selmid__signin-one-time-code-mail .attrEntry .error {
  color: red;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .selmid__signin-one-time-code-mail .attrEntry {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .selmid__signin-one-time-code-mail .attrEntry {
    width: 100%;
  }
}
.selmid__signin-one-time-code-mail .buttons {
  display: flex;
  flex-direction: column;
}
.selmid__signin-one-time-code-mail .buttons .sendCode,
.selmid__signin-one-time-code-mail .buttons .verifyCode,
.selmid__signin-one-time-code-mail .buttons #continue {
  display: flex;
  flex-shrink: 0;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
  width: 20rem;
  height: 48px;
  padding: 0.75rem 1rem;
  margin-top: 32px;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  color: #fff;
  cursor: pointer;
  background-color: #000;
  border: 0;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
}
.selmid__signin-one-time-code-mail .buttons .sendCode:hover,
.selmid__signin-one-time-code-mail .buttons .verifyCode:hover,
.selmid__signin-one-time-code-mail .buttons #continue:hover {
  background-color: #666;
}
.selmid__signin-one-time-code-mail .buttons .sendCode.disabled,
.selmid__signin-one-time-code-mail .buttons .sendCode:disabled,
.selmid__signin-one-time-code-mail .buttons .verifyCode.disabled,
.selmid__signin-one-time-code-mail .buttons .verifyCode:disabled,
.selmid__signin-one-time-code-mail .buttons #continue.disabled,
.selmid__signin-one-time-code-mail .buttons #continue:disabled {
  cursor: initial;
  background-color: #ccc;
}
@media (max-width: 767px) {
  .selmid__signin-one-time-code-mail .buttons .sendCode,
  .selmid__signin-one-time-code-mail .buttons .verifyCode,
  .selmid__signin-one-time-code-mail .buttons #continue {
    width: 100%;
  }
}
.selmid__signin-one-time-code-mail #sendNewCdLink,
.selmid__signin-one-time-code-mail #sendNewCdLinkContainer,
.selmid__signin-one-time-code-mail .sendNewCode,
.selmid__signin-one-time-code-mail .changeClaims,
.selmid__signin-one-time-code-mail .helpLink {
  padding: 0;
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #666 !important;
  text-align: left;
  text-decoration-line: underline;
  cursor: pointer;
  background-color: initial;
  border: 0;
}
.selmid__signin-one-time-code-mail #mfaEmailVerificationControl_error_message {
  position: relative;
  padding: 8px 16px 8px 56px;
  margin: 24px 0;
  color: #333;
  background: #f003;
}
.selmid__signin-one-time-code-mail #mfaEmailVerificationControl_error_message:before {
  position: absolute;
  top: 9px;
  left: 16px;
  display: inline-block;
  width: var(--icon-size);
  height: var(--icon-size);
  content: '';
  background-image: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C6.48%202%202%206.48%202%2012C2%2017.52%206.48%2022%2012%2022C17.52%2022%2022%2017.52%2022%2012C22%206.48%2017.52%202%2012%202ZM13%2017H11V15H13V17ZM13%2013H11V7H13V13Z'%20fill='%23FF0000'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: var(--icon-size) var(--icon-size);
  border-color: #000;
  --icon-size: 24px;
}
.selmid__signin-one-time-code-mail #mfaEmailVerificationControl_error_message p {
  margin: 0;
}
.selmid__signin-one-time-code-mail br {
  display: none;
}
.selmid__signin-one-time-code-sms {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  width: 844px;
  padding: 40px 80px;
  background: #fff;
}
.selmid__signin-one-time-code-sms .heading h1 {
  margin: 0;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.selmid__signin-one-time-code-sms .intro {
  margin-top: 16px;
}
.selmid__signin-one-time-code-sms .intro p {
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #333;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .selmid__signin-one-time-code-sms {
    width: 100vw;
    padding: 24px;
  }
}
@media (max-width: 767px) {
  .selmid__signin-one-time-code-sms {
    width: 100vw;
    padding: 24px;
  }
}
.selmid__signin-one-time-code-sms #codeVerification {
  display: flex !important;
  flex-direction: column;
  width: 448px;
  margin-top: 24px;
  font-size: 1rem;
}
.selmid__signin-one-time-code-sms #codeVerification input {
  box-sizing: border-box;
  padding: 1rem;
  margin: 0.5rem 0 16px;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
}
.selmid__signin-one-time-code-sms #codeVerification input::placeholder {
  color: #ccc;
}
.selmid__signin-one-time-code-sms #codeVerification input:focus {
  outline: 1px solid #333;
}
.selmid__signin-one-time-code-sms #codeVerification input:disabled {
  color: #666;
  background: #f2f2f2;
}
.selmid__signin-one-time-code-sms #codeVerification .error {
  color: red;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .selmid__signin-one-time-code-sms #codeVerification {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .selmid__signin-one-time-code-sms #codeVerification {
    width: 100%;
  }
}
.selmid__signin-one-time-code-sms .buttons {
  display: flex;
  flex-direction: column;
  gap: 32px;
  margin-top: 32px;
}
.selmid__signin-one-time-code-sms .buttons #sendCode,
.selmid__signin-one-time-code-sms .buttons #verifyCode {
  display: flex;
  flex-shrink: 0;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
  width: 20rem;
  height: 48px;
  padding: 0.75rem 1rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  color: #fff;
  cursor: pointer;
  background-color: #000;
  border: 0;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
}
.selmid__signin-one-time-code-sms .buttons #sendCode:hover,
.selmid__signin-one-time-code-sms .buttons #verifyCode:hover {
  background-color: #666;
}
.selmid__signin-one-time-code-sms .buttons #sendCode.disabled,
.selmid__signin-one-time-code-sms .buttons #verifyCode.disabled {
  cursor: initial;
  background-color: #ccc;
}
@media (max-width: 767px) {
  .selmid__signin-one-time-code-sms .buttons #sendCode,
  .selmid__signin-one-time-code-sms .buttons #verifyCode {
    width: 100%;
  }
}
.selmid__signin-one-time-code-sms .buttons #cancel {
  display: inline-flex;
  gap: 4px;
  align-items: center;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer;
  background-color: initial;
  border: 0;
}
.selmid__signin-one-time-code-sms .buttons #cancel:before {
  --icon-size: 24px;
  width: var(--icon-size);
  height: var(--icon-size);
  content: '';
  background-image: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%2011H7.83L13.42%205.41L12%204L4%2012L12%2020L13.41%2018.59L7.83%2013H20V11Z'%20fill='black'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: var(--icon-size);
}
.selmid__signin-one-time-code-sms #retryCode {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  text-decoration-line: underline;
  cursor: pointer;
}
.selmid__signin-one-time-code-sms #phoneNumbers {
  display: none;
}
.selmid__password-reset #message {
  margin: 16px 0 24px;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
}
@media (min-width: 1024px) {
  .selmid__password-reset #message {
    white-space: nowrap;
  }
}
.selmid__password-reset .attr #mfaEmailVerificationControl_success_message {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #333;
}
@media (min-width: 1024px) {
  .selmid__password-reset .attr #mfaEmailVerificationControl_success_message {
    white-space: nowrap;
  }
}
.selmid__password-reset .TextBox {
  display: block;
  margin-top: 24px;
}
.selmid__password-reset .attrEntry #readOnlyEmail,
.selmid__password-reset .attrEntry #readOnlyAltEmail {
  color: #666;
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
  outline: initial;
}
.selmid__password-reset .attrEntry #sendNewCdLinkContainer {
  margin: 8px 0 24px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .selmid__password-reset .attrEntry {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .selmid__password-reset .attrEntry {
    width: 100%;
  }
}
.selmid__password-reset .attrEntry input[type='password'] {
  width: 448px;
}
@media (max-width: 1023px) {
  .selmid__password-reset .attrEntry input[type='password'] {
    width: 100%;
  }
  .selmid__password-reset .attrEntry input[type='password'] .selmid__password-input--password-visibility {
    width: calc(100% - 54px);
  }
}
.selmid__password-reset .attrEntry .selmid__password-input__icon-wrapper {
  bottom: 0;
  left: 456px;
}
@media (max-width: 767px) {
  .selmid__password-reset .attrEntry .selmid__password-input__icon-wrapper {
    right: 0;
    bottom: 66px;
    left: auto;
  }
}
.selmid__password-reset .buttons {
  margin-top: 32px;
}
.selmid__password-reset .buttons #sendNewCdLink,
.selmid__password-reset .buttons #sendNewCdLinkContainer,
.selmid__password-reset .buttons .changeClaims {
  padding: 0;
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #666 !important;
  text-align: left;
  text-decoration-line: underline;
  cursor: pointer;
  background-color: initial;
  border: 0;
}
.selmid__password-reset .buttons #sendNewCdLink:hover,
.selmid__password-reset .buttons #sendNewCdLinkContainer:hover,
.selmid__password-reset .buttons .changeClaims:hover {
  background-color: #666;
}
.selmid__password-reset .buttons #sendNewCdLink.disabled,
.selmid__password-reset .buttons #sendNewCdLinkContainer.disabled,
.selmid__password-reset .buttons .changeClaims.disabled {
  cursor: initial;
  background-color: #ccc;
}
.selmid__password-reset #emailVerificationControlForPasswordReset_error_message {
  position: relative;
  padding: 8px 16px 8px 56px;
  margin: 0 0 24px;
  background: #f003;
}
.selmid__password-reset #emailVerificationControlForPasswordReset_error_message:before {
  position: absolute;
  top: 9px;
  left: 16px;
  display: inline-block;
  width: var(--icon-size);
  height: var(--icon-size);
  content: '';
  background-image: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C6.48%202%202%206.48%202%2012C2%2017.52%206.48%2022%2012%2022C17.52%2022%2022%2017.52%2022%2012C22%206.48%2017.52%202%2012%202ZM13%2017H11V15H13V17ZM13%2013H11V7H13V13Z'%20fill='%23FF0000'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: var(--icon-size) var(--icon-size);
  border-color: #000;
  --icon-size: 24px;
}
.selmid__password-reset #emailVerificationControlForPasswordReset_error_message p {
  margin: 0;
}
.selmid__base.selmid__already-exist {
  width: 100%;
  padding: 80px;
}
.selmid__base.selmid__signup__email-form {
  width: 100%;
}
.selmid__signup__email-form #message {
  margin-bottom: 24px;
}
.selmid__signup__email-form #emailHelpText {
  margin: 0.5rem 0 0;
  font-size: 0.75rem;
  color: #666;
}
.selmid__signup__email-form #touMessage,
.selmid__signup__email-form #signUpTOUMessage {
  margin: 1.5rem 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
}
.selmid__signup__email-form #touMessage > a,
.selmid__signup__email-form #signUpTOUMessage > a {
  font-weight: 700;
  color: #333;
}
.selmid__signup__email-form #readOnlyEmail,
.selmid__signup__email-form #readOnlyAltEmail {
  color: #666;
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
  outline: initial;
}
.selmid__signup__email-form #emailVerificationControl_error_message,
.selmid__signup__email-form #emailVerificationControlForAlternative_error_message {
  position: relative;
  padding: 8px 16px 8px 56px;
  margin: 0 0 24px;
  background: #f003;
}
.selmid__signup__email-form #emailVerificationControl_error_message:before,
.selmid__signup__email-form #emailVerificationControlForAlternative_error_message:before {
  position: absolute;
  top: 9px;
  left: 16px;
  display: inline-block;
  width: var(--icon-size);
  height: var(--icon-size);
  content: '';
  background-image: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C6.48%202%202%206.48%202%2012C2%2017.52%206.48%2022%2012%2022C17.52%2022%2022%2017.52%2022%2012C22%206.48%2017.52%202%2012%202ZM13%2017H11V15H13V17ZM13%2013H11V7H13V13Z'%20fill='%23FF0000'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: var(--icon-size) var(--icon-size);
  border-color: #000;
  --icon-size: 24px;
}
.selmid__signup__email-form #emailVerificationControl_error_message p,
.selmid__signup__email-form #emailVerificationControlForAlternative_error_message p {
  margin: 0;
}
.selmid__signup__email-form #mfaEmailVerificationControl_error_message {
  position: relative;
  padding: 8px 16px 8px 56px;
  margin: 0 0 24px;
  background: #f003;
}
.selmid__signup__email-form #mfaEmailVerificationControl_error_message:before {
  position: absolute;
  top: 9px;
  left: 16px;
  display: inline-block;
  width: var(--icon-size);
  height: var(--icon-size);
  content: '';
  background-image: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C6.48%202%202%206.48%202%2012C2%2017.52%206.48%2022%2012%2022C17.52%2022%2022%2017.52%2022%2012C22%206.48%2017.52%202%2012%202ZM13%2017H11V15H13V17ZM13%2013H11V7H13V13Z'%20fill='%23FF0000'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: var(--icon-size) var(--icon-size);
  border-color: #000;
  --icon-size: 24px;
}
.selmid__signup__email-form #mfaEmailVerificationControl_error_message p {
  margin: 0;
}
.selmid__signup__email-form .buttons button.sendNewCode,
.selmid__signup__email-form .buttons button.changeClaims {
  padding: 0;
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #666 !important;
  text-align: left;
  text-decoration-line: underline;
  cursor: pointer;
  background-color: initial;
  border: 0;
}
.selmid__signup__email-form .buttons button.sendNewCode:hover,
.selmid__signup__email-form .buttons button.changeClaims:hover {
  background-color: initial;
}
.selmid__signup__email-form .buttons button.sendNewCode.disabled,
.selmid__signup__email-form .buttons button.changeClaims.disabled {
  cursor: initial;
  background-color: #ccc;
}
.selmid__base.selmid__signup__password-form {
  width: 100%;
}
.selmid__signup__password-form #passwordComment {
  margin: 0.5rem 0 32px;
  font-size: 0.75rem;
  color: #666;
}
.selmid__signup__password-form .attrEntry input[type='password'] {
  width: 448px;
}
@media (max-width: 1023px) {
  .selmid__signup__password-form .attrEntry input[type='password'] {
    width: 100%;
  }
  .selmid__signup__password-form .attrEntry input[type='password'] .selmid__password-input--password-visibility {
    width: calc(100% - 54px);
  }
}
.selmid__signup__password-form .attrEntry .selmid__password-input__icon-wrapper {
  bottom: 0;
  left: 456px;
}
@media (max-width: 767px) {
  .selmid__signup__password-form .attrEntry .selmid__password-input__icon-wrapper {
    right: 0;
    bottom: 64px;
    left: auto;
  }
}
.selmid__signup__password-form .error.itemLevel {
  display: none;
}
.selmid-signup__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 928px;
  min-height: calc(100vh - 164px);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .selmid-signup__wrapper {
    width: 100vw;
    min-height: calc(100vh - 196px);
    background: #f8f8f8;
  }
}
@media (max-width: 767px) {
  .selmid-signup__wrapper {
    width: 100vw;
    min-height: calc(100vh - 226px);
    background: #f8f8f8;
  }
}
.selmid-signup__wrapper .selmid-signup__wrapper-position-box {
  width: 100%;
}
@media (min-width: 1024px) {
  .selmid-signup__wrapper .selmid-signup__wrapper-position-box {
    z-index: 1;
    margin-top: -320px;
  }
}
.selmid-signup__wrapper:before {
  position: relative;
  width: 100vw;
  height: 320px;
  content: '';
  background: #333;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .selmid-signup__wrapper:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .selmid-signup__wrapper:before {
    display: none;
  }
}
.selmid-signup__wrapper .selmid-signup__wrapper-head {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 48px;
}
@media (max-width: 1023px) {
  .selmid-signup__wrapper .selmid-signup__wrapper-head {
    flex-direction: column;
    gap: 24px;
    justify-content: center;
    padding: 24px;
    margin-top: 0;
    background: #333;
  }
}
.selmid-signup__wrapper .selmid-signup__wrapper-title {
  z-index: 1;
  margin: 0;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  color: #fff;
  letter-spacing: 1.6px;
}
.selmid-signup__wrapper .selmid-signup__wrapper-progressbar {
  display: block;
}
@media (max-width: 1023px) {
  .selmid-signup__wrapper .selmid-signup__wrapper-progressbar {
    display: none;
  }
}
.selmid-signup__wrapper .selmid-signup__wrapper-progresscircle {
  display: none;
}
@media (max-width: 1023px) {
  .selmid-signup__wrapper .selmid-signup__wrapper-progresscircle {
    display: block;
  }
}
.selmid-signup__wrapper .selmid-signup__wrapper-links {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .selmid-signup__wrapper .selmid-signup__wrapper-links {
    padding: 40px;
    margin-bottom: 38px;
  }
}
@media (max-width: 767px) {
  .selmid-signup__wrapper .selmid-signup__wrapper-links {
    padding: 24px;
    margin-bottom: 38px;
  }
}
.selmid-signup__wrapper #already-registered button#cancel {
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  background: 0 0;
  font-weight: 400;
  color: #333;
  text-decoration: underline;
}
.selmid-signup__wrapper #already-registered button#cancel:hover {
  opacity: 0.5;
}
.selmid-signup__wrapper-content #already-registered button#cancel {
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  background: 0 0;
  font-weight: 400;
  color: #333;
  text-decoration: underline;
}
.selmid-signup__wrapper-content #already-registered button#cancel:hover {
  opacity: 0.5;
}
.selmid-signup__wrapper-links p {
  margin: 0;
}
.selmid-signup__wrapper-links a {
  font-weight: 700;
}
.selmid__edit__base.selmid__edit__email-form {
  width: 100%;
  padding: 0;
}
.selmid__edit__base.selmid__edit__email-form ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
:lang(en) .selmid__edit__email-form #email_label:after {
  content: 'required';
}
:lang(en) .selmid__edit__email-form #verificationCode_label:after {
  content: 'required';
}
.selmid__edit__email-form .attrEntry {
  display: grid;
  grid-template: 'label itemError' auto 'label input' auto 'label help' auto 'label sendlink' auto;
  grid-template-columns: 280px 1fr;
  gap: 0.5rem 2.5rem;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}
@media (max-width: 1023px) {
  .selmid__edit__email-form .attrEntry {
    grid-template: 'label' auto 'itemError' auto 'input' auto 'help' auto;
    row-gap: 8px;
    margin-bottom: 2rem;
  }
}
.selmid__edit__email-form .attrEntry label {
  margin-bottom: 0.5rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 120%;
  color: #666;
}
.selmid__edit__email-form .attrEntry input[type='text'],
.selmid__edit__email-form .attrEntry input[type='email'],
.selmid__edit__email-form .attrEntry input[type='password'] {
  box-sizing: border-box;
  grid-area: input;
  width: 448px;
  height: 56px;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
}
.selmid__edit__email-form .attrEntry input[type='text']::placeholder,
.selmid__edit__email-form .attrEntry input[type='email']::placeholder,
.selmid__edit__email-form .attrEntry input[type='password']::placeholder {
  color: #ccc;
}
.selmid__edit__email-form .attrEntry input[type='text']:focus,
.selmid__edit__email-form .attrEntry input[type='email']:focus,
.selmid__edit__email-form .attrEntry input[type='password']:focus {
  outline: 1px solid #333;
}
.selmid__edit__email-form .attrEntry input[type='text']:disabled,
.selmid__edit__email-form .attrEntry input[type='email']:disabled,
.selmid__edit__email-form .attrEntry input[type='password']:disabled {
  color: #666;
  background: #f2f2f2;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .selmid__edit__email-form .attrEntry input[type='text'],
  .selmid__edit__email-form .attrEntry input[type='email'],
  .selmid__edit__email-form .attrEntry input[type='password'] {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .selmid__edit__email-form .attrEntry input[type='text'],
  .selmid__edit__email-form .attrEntry input[type='email'],
  .selmid__edit__email-form .attrEntry input[type='password'] {
    width: 100%;
  }
}
.selmid__edit__email-form .attrEntry br {
  display: none;
}
.selmid__edit__email-form #emailHelpText {
  grid-area: help;
  font-size: 0.75rem;
  color: #666;
}
.selmid__edit__email-form #touMessage {
  margin: 1.5rem 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
}
.selmid__edit__email-form #touMessage > a {
  font-weight: 700;
  color: #333;
}
.selmid__edit__email-form #message {
  grid-area: message;
  width: 768px;
  padding-top: 2.5rem;
  padding-bottom: 1rem;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
  text-align: center;
  border-top: 1px solid #e6e6e6;
}
@media (max-width: 1023px) {
  .selmid__edit__email-form #message {
    width: 100%;
  }
}
.selmid__edit__email-form #emailVerificationControlForEmailChange_error_message {
  position: relative;
  grid-area: error;
  width: 768px;
  padding: 8px 16px 8px 56px;
  margin: 0 0 24px;
  margin-top: 1rem;
  margin-left: 320px;
  background: #f003;
  border-radius: 2px;
}
@media (max-width: 1023px) {
  .selmid__edit__email-form #emailVerificationControlForEmailChange_error_message {
    width: 100%;
    margin-left: 0;
  }
}
.selmid__edit__email-form #emailVerificationControlForEmailChange_error_message p {
  margin: 0;
}
.selmid__edit__email-form #emailVerificationControlForEmailChange_error_message:before {
  position: absolute;
  top: 9px;
  left: 16px;
  display: inline-block;
  width: var(--icon-size);
  height: var(--icon-size);
  content: '';
  background-image: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C6.48%202%202%206.48%202%2012C2%2017.52%206.48%2022%2012%2022C17.52%2022%2022%2017.52%2022%2012C22%206.48%2017.52%202%2012%202ZM13%2017H11V15H13V17ZM13%2013H11V7H13V13Z'%20fill='%23FF0000'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: var(--icon-size) var(--icon-size);
  border-color: #000;
  --icon-size: 24px;
}
.selmid__edit__email-form #emailVerificationControlForEmailChange_success_message {
  grid-area: message;
  width: 768px;
  padding-top: 2.5rem;
  padding-bottom: 1rem;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
  text-align: center;
}
@media (max-width: 1023px) {
  .selmid__edit__email-form #emailVerificationControlForEmailChange_success_message {
    width: 100%;
  }
}
.selmid__edit__email-form #existingMessage {
  width: max-content;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
}
.selmid__edit__email-form #existingMessage br {
  display: inline;
}
@media (max-width: 1023px) {
  .selmid__edit__email-form #existingMessage {
    width: 100%;
  }
}
.selmid__edit__email-form #readOnlyEmail,
.selmid__edit__email-form #readOnlyAltEmail {
  width: 448px;
  color: #666;
  background: #f2f2f2;
  outline: initial;
}
@media (max-width: 1023px) {
  .selmid__edit__email-form #readOnlyEmail,
  .selmid__edit__email-form #readOnlyAltEmail {
    width: 100%;
  }
}
.selmid__edit__email-form .readOnlyEmail_li {
  width: fit-content;
  border-bottom: 1px solid #e6e6e6;
}
@media (max-width: 1023px) {
  .selmid__edit__email-form .readOnlyEmail_li {
    width: 100%;
    border-bottom: none;
  }
}
.selmid__edit__email-form #email_label {
  position: relative;
  grid-area: label;
  width: 280px;
  margin: auto;
}
@media (max-width: 1023px) {
  .selmid__edit__email-form #email_label {
    margin: 0;
  }
}
.selmid__edit__email-form #email_label:after {
  position: absolute;
  right: 0;
  display: inline-flex;
  align-items: center;
  padding: 0 0.25rem;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #fff;
  content: '必須';
  background: #f2f2f2;
  background: #666;
  border-radius: 0.125rem;
}
@media (max-width: 1023px) {
  .selmid__edit__email-form #email_label:after {
    position: unset;
    margin-top: 0;
    margin-left: 8px;
  }
}
.selmid__edit__email-form .verificationCode_li {
  width: fit-content;
  padding-top: 0.5rem;
  border-top: 1px solid #e6e6e6;
}
@media (max-width: 1023px) {
  .selmid__edit__email-form .verificationCode_li {
    width: 100%;
    border-top: none;
  }
}
.selmid__edit__email-form .verificationCode_li > .attrEntry {
  display: grid;
  grid-template: 'codeError codeError' auto 'label itemError' auto 'label input' auto 'label help' auto 'label sendlink' auto;
  grid-template-columns: 280px 1fr;
  gap: 0.5rem 2.5rem;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}
@media (max-width: 1023px) {
  .selmid__edit__email-form .verificationCode_li > .attrEntry {
    grid-template: 'label' auto 'codeError' auto 'itemError' auto 'input' auto 'sendlink' auto;
    row-gap: 8px;
    margin-bottom: 2rem;
  }
}
.selmid__edit__email-form .verificationErrorText {
  grid-area: codeError;
}
.selmid__edit__email-form .verificationErrorText > #emailVerificationControlForEmailChange_error_message {
  width: 442px;
}
@media (max-width: 1023px) {
  .selmid__edit__email-form .verificationErrorText > #emailVerificationControlForEmailChange_error_message {
    width: 100%;
  }
}
.selmid__edit__email-form #verificationCode_label {
  position: relative;
  grid-area: label;
  width: 280px;
  margin: auto;
}
@media (max-width: 1023px) {
  .selmid__edit__email-form #verificationCode_label {
    margin: 0;
  }
}
.selmid__edit__email-form #verificationCode_label:after {
  position: absolute;
  right: 0;
  display: inline-flex;
  align-items: center;
  padding: 0 0.25rem;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #fff;
  content: '必須';
  background: #f2f2f2;
  background: #666;
  border-radius: 0.125rem;
}
@media (max-width: 1023px) {
  .selmid__edit__email-form #verificationCode_label:after {
    position: unset;
    margin-top: 0;
    margin-left: 8px;
  }
}
.selmid__edit__email-form #readOnlyEmail_label {
  grid-area: label;
  width: 280px;
  margin: auto;
  margin-top: 1.5rem;
}
@media (max-width: 1023px) {
  .selmid__edit__email-form #readOnlyEmail_label {
    margin: 0;
  }
}
.selmid__edit__email-form #sendNewCdLinkContainer {
  display: contents;
}
.selmid__edit__email-form #emailVerificationControlForEmailChange {
  width: 100%;
}
.selmid__edit__email-form #emailVerificationControlForEmailChange_label {
  display: none;
}
.selmid__edit__email-form #emailVerificationControl_error_message,
.selmid__edit__email-form #emailVerificationControlForAlternative_error_message {
  position: relative;
  padding: 8px 16px 8px 56px;
  margin: 0 0 24px;
  background: #f003;
}
.selmid__edit__email-form #emailVerificationControl_error_message:before,
.selmid__edit__email-form #emailVerificationControlForAlternative_error_message:before {
  position: absolute;
  top: 9px;
  left: 16px;
  display: inline-block;
  width: var(--icon-size);
  height: var(--icon-size);
  content: '';
  background-image: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C6.48%202%202%206.48%202%2012C2%2017.52%206.48%2022%2012%2022C17.52%2022%2022%2017.52%2022%2012C22%206.48%2017.52%202%2012%202ZM13%2017H11V15H13V17ZM13%2013H11V7H13V13Z'%20fill='%23FF0000'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: var(--icon-size) var(--icon-size);
  border-color: #000;
  --icon-size: 24px;
}
.selmid__edit__email-form .buttons button.sendNewCode {
  padding: 0;
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #666 !important;
  text-align: left;
  text-decoration-line: underline;
  cursor: pointer;
  background-color: initial;
  border: 0;
}
.selmid__edit__email-form .buttons button.sendNewCode:hover {
  background-color: initial;
}
.selmid__edit__email-form .buttons button.sendNewCode.disabled {
  cursor: initial;
  background-color: #ccc;
}
.selmid__edit__base.selmid__edit__password-form {
  width: 100%;
  padding: 0;
}
.selmid__edit__base.selmid__edit__password-form ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
:lang(en) .selmid__edit__password-form #password_label:after {
  content: 'required';
}
:lang(en) .selmid__edit__password-form #newPassword_label:after {
  content: 'required';
}
.selmid__edit__password-form #requiredFieldMissing {
  width: 824px;
}
@media (max-width: 1023px) {
  .selmid__edit__password-form #requiredFieldMissing {
    width: 100%;
  }
}
.selmid__edit__password-form #fieldIncorrect {
  width: 824px;
}
@media (max-width: 1023px) {
  .selmid__edit__password-form #fieldIncorrect {
    width: 100%;
  }
}
.selmid__edit__password-form #captchaUnresolved {
  width: 824px;
}
@media (max-width: 1023px) {
  .selmid__edit__password-form #captchaUnresolved {
    width: 100%;
  }
}
.selmid__edit__password-form #claimVerificationServerError {
  width: 824px;
}
@media (max-width: 1023px) {
  .selmid__edit__password-form #claimVerificationServerError {
    width: 100%;
  }
}
.selmid__edit__password-form .attrEntry {
  display: grid;
  grid-template: 'label itemError itemError' auto 'label input password-visibility' auto 'label sendlink sendlink' auto;
  grid-template-columns: 280px 1fr 48px;
  gap: 0.5rem 1rem;
}
@media (max-width: 1023px) {
  .selmid__edit__password-form .attrEntry {
    grid-template: 'label label' auto 'itemError itemError' auto 'input password-visibility' auto;
    grid-template-columns: 280px 1fr;
    row-gap: 8px;
    margin-bottom: 2rem;
  }
}
.selmid__edit__password-form .attrEntry label {
  margin-bottom: 0.5rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 120%;
  color: #666;
}
.selmid__edit__password-form .attrEntry input[type='text'],
.selmid__edit__password-form .attrEntry input[type='email'],
.selmid__edit__password-form .attrEntry input[type='password'] {
  box-sizing: border-box;
  grid-area: input;
  width: 448px;
  height: 56px;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
}
.selmid__edit__password-form .attrEntry input[type='text']::placeholder,
.selmid__edit__password-form .attrEntry input[type='email']::placeholder,
.selmid__edit__password-form .attrEntry input[type='password']::placeholder {
  color: #ccc;
}
.selmid__edit__password-form .attrEntry input[type='text']:focus,
.selmid__edit__password-form .attrEntry input[type='email']:focus,
.selmid__edit__password-form .attrEntry input[type='password']:focus {
  outline: 1px solid #333;
}
.selmid__edit__password-form .attrEntry input[type='text']:disabled,
.selmid__edit__password-form .attrEntry input[type='email']:disabled,
.selmid__edit__password-form .attrEntry input[type='password']:disabled {
  color: #666;
  background: #f2f2f2;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .selmid__edit__password-form .attrEntry input[type='text'],
  .selmid__edit__password-form .attrEntry input[type='email'],
  .selmid__edit__password-form .attrEntry input[type='password'] {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .selmid__edit__password-form .attrEntry input[type='text'],
  .selmid__edit__password-form .attrEntry input[type='email'],
  .selmid__edit__password-form .attrEntry input[type='password'] {
    width: 100%;
  }
}
.selmid__edit__password-form .attrEntry input[type='text'].selmid__password-input--password-visibility,
.selmid__edit__password-form .attrEntry input[type='email'].selmid__password-input--password-visibility,
.selmid__edit__password-form .attrEntry input[type='password'].selmid__password-input--password-visibility {
  width: 100%;
}
.selmid__edit__password-form .password_li {
  width: fit-content;
  border-bottom: 1px solid #e6e6e6;
}
@media (max-width: 1023px) {
  .selmid__edit__password-form .password_li {
    width: 100%;
    border-bottom: none;
  }
}
.selmid__edit__password-form .newPassword_li {
  width: fit-content;
  margin-top: 1.5rem;
}
@media (max-width: 1023px) {
  .selmid__edit__password-form .newPassword_li {
    width: 100%;
  }
}
.selmid__edit__password-form #password_label {
  position: relative;
  grid-area: label;
  width: 280px;
  margin: auto;
}
@media (max-width: 1023px) {
  .selmid__edit__password-form #password_label {
    margin: 0;
  }
}
.selmid__edit__password-form #password_label:after {
  position: absolute;
  right: 0;
  display: inline-flex;
  align-items: center;
  padding: 0 0.25rem;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #fff;
  content: '必須';
  background: #f2f2f2;
  background: #666;
  border-radius: 0.125rem;
}
@media (max-width: 1023px) {
  .selmid__edit__password-form #password_label:after {
    position: unset;
    margin-top: 0;
    margin-left: 8px;
  }
}
.selmid__edit__password-form #newPassword_label {
  position: relative;
  grid-area: label;
  width: 280px;
  margin: auto;
}
@media (max-width: 1023px) {
  .selmid__edit__password-form #newPassword_label {
    margin: 0;
  }
}
.selmid__edit__password-form #newPassword_label:after {
  position: absolute;
  right: 0;
  display: inline-flex;
  align-items: center;
  padding: 0 0.25rem;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #fff;
  content: '必須';
  background: #f2f2f2;
  background: #666;
  border-radius: 0.125rem;
}
@media (max-width: 1023px) {
  .selmid__edit__password-form #newPassword_label:after {
    position: unset;
    margin-top: 0;
    margin-left: 8px;
  }
}
.selmid__edit__password-form #passwordComment {
  margin-left: 294px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #666;
}
@media (max-width: 1023px) {
  .selmid__edit__password-form #passwordComment {
    margin-left: 0;
  }
}
.selmid__edit__password-form .verificationCode_li {
  width: fit-content;
  padding-top: 0.5rem;
  border-top: 1px solid #e6e6e6;
}
@media (max-width: 1023px) {
  .selmid__edit__password-form .verificationCode_li {
    width: 100%;
    border-top: none;
  }
}
.selmid__edit__password-form .buttons button.sendNewCode,
.selmid__edit__password-form .buttons button.changeClaims {
  padding: 0;
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #666 !important;
  text-align: left;
  text-decoration-line: underline;
  cursor: pointer;
  background-color: initial;
  border: 0;
}
.selmid__edit__password-form .buttons button.sendNewCode:hover,
.selmid__edit__password-form .buttons button.changeClaims:hover {
  background-color: initial;
}
.selmid__edit__password-form .buttons button.sendNewCode.disabled,
.selmid__edit__password-form .buttons button.changeClaims.disabled {
  cursor: initial;
  background-color: #ccc;
}
.selmid__edit__password-form .error.itemLevel {
  display: none;
}
.selmid__edit__base.selmid__edit__sms-form {
  width: 100%;
  padding: 0;
}
.selmid__edit__base.selmid__edit__sms-form ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
:lang(en) .selmid__edit__sms-form .number label {
  white-space: normal;
}
:lang(en) .selmid__edit__sms-form .number label:after {
  content: 'required';
  top: 0;
  right: 0;
}
:lang(en) .selmid__edit__sms-form #codeVerification {
  white-space: normal;
}
:lang(en) .selmid__edit__sms-form #codeVerification label:after {
  content: 'required';
}
.selmid__edit__sms-form .number {
  display: grid;
  grid-template: 'label itemError itemError' auto 'label codeError codeError' auto 'label select input' auto 'label text text' auto;
  grid-template-columns: 312px 220px 220px;
  gap: 0.5rem 8px;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #666;
  white-space: nowrap;
}
@media (max-width: 1023px) {
  .selmid__edit__sms-form .number {
    grid-template: 'label' auto 'itemError' auto 'codeError' auto 'select' auto 'text' auto 'input' auto;
    row-gap: 8px;
    margin-bottom: 2rem;
    white-space: unset;
  }
}
.selmid__edit__sms-form .number label {
  position: relative;
  grid-area: label;
  width: 100%;
  margin: auto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 120%;
  color: #666;
}
@media (max-width: 1023px) {
  .selmid__edit__sms-form .number label {
    margin: 0;
  }
}
.selmid__edit__sms-form .number label:after {
  position: absolute;
  right: 34px;
  display: inline-flex;
  align-items: center;
  padding: 0 0.25rem;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #fff;
  content: '必須';
  background: #f2f2f2;
  background: #666;
  border-radius: 0.125rem;
}
@media (max-width: 1023px) {
  .selmid__edit__sms-form .number label:after {
    position: unset;
    margin-top: 0;
    margin-left: 8px;
  }
}
.selmid__edit__sms-form .number input[type='text'],
.selmid__edit__sms-form .number input[type='email'],
.selmid__edit__sms-form .number input[type='password'] {
  box-sizing: border-box;
  grid-area: input;
  width: 220px;
  height: 56px;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
}
.selmid__edit__sms-form .number input[type='text']::placeholder,
.selmid__edit__sms-form .number input[type='email']::placeholder,
.selmid__edit__sms-form .number input[type='password']::placeholder {
  color: #ccc;
}
.selmid__edit__sms-form .number input[type='text']:focus,
.selmid__edit__sms-form .number input[type='email']:focus,
.selmid__edit__sms-form .number input[type='password']:focus {
  outline: 1px solid #333;
}
.selmid__edit__sms-form .number input[type='text']:disabled,
.selmid__edit__sms-form .number input[type='email']:disabled,
.selmid__edit__sms-form .number input[type='password']:disabled {
  color: #666;
  background: #f2f2f2;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .selmid__edit__sms-form .number input[type='text'],
  .selmid__edit__sms-form .number input[type='email'],
  .selmid__edit__sms-form .number input[type='password'] {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .selmid__edit__sms-form .number input[type='text'],
  .selmid__edit__sms-form .number input[type='email'],
  .selmid__edit__sms-form .number input[type='password'] {
    width: 100%;
  }
}
.selmid__edit__sms-form .number #countryCode {
  position: relative;
  box-sizing: border-box;
  grid-area: select;
  width: 220px;
  height: 56px;
  padding: 1rem;
  appearance: none;
  cursor: pointer;
  background: url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g id='arrow_drop_down'><path id='Vector' d='M7 9.5L12 14.5L17 9.5H7Z' fill='black'/></g></svg>")
    no-repeat;
  background-position: right 5px top 50%;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
}
.selmid__edit__sms-form .number #countryCode::placeholder {
  color: #ccc;
}
.selmid__edit__sms-form .number #countryCode:focus {
  outline: 1px solid #333;
}
.selmid__edit__sms-form .number #countryCode:disabled {
  color: #666;
  background: #f2f2f2;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .selmid__edit__sms-form .number #countryCode {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .selmid__edit__sms-form .number #countryCode {
    width: 100%;
  }
}
.selmid__edit__sms-form .number #countryCode option {
  overflow: hidden;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 100%;
  color: #333;
  text-overflow: ellipsis;
}
.selmid__edit__sms-form .number br {
  display: none;
}
.selmid__edit__sms-form .number > .error.itemLevel:before {
  top: 4px;
}
.selmid__edit__sms-form #introEntryPhone {
  grid-area: text;
  font-family: Noto Sans JP;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 17px;
  color: #666;
  text-align: left;
  letter-spacing: 0;
}
.selmid__edit__sms-form #codeVerification {
  display: grid;
  grid-template: 'label itemError' auto 'label input' auto 'label sendlink' auto;
  grid-template-columns: 280px 1fr;
  gap: 0.5rem 2.5rem;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}
@media (max-width: 1023px) {
  .selmid__edit__sms-form #codeVerification {
    grid-template: 'label' auto 'itemError' auto 'input' auto 'sendlink' auto;
    row-gap: 8px;
    margin-bottom: 2rem;
    white-space: unset;
  }
}
.selmid__edit__sms-form #codeVerification .actionLabel {
  display: flex;
  grid-area: label;
  align-items: center;
  width: 280px;
}
.selmid__edit__sms-form #codeVerification label {
  position: relative;
  width: 280px;
  margin: auto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 120%;
  color: #666;
}
@media (max-width: 1023px) {
  .selmid__edit__sms-form #codeVerification label {
    margin: 0;
  }
}
.selmid__edit__sms-form #codeVerification label:after {
  position: absolute;
  right: 0;
  display: inline-flex;
  align-items: center;
  padding: 0 0.25rem;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #fff;
  content: '必須';
  background: #f2f2f2;
  background: #666;
  border-radius: 0.125rem;
}
@media (max-width: 1023px) {
  .selmid__edit__sms-form #codeVerification label:after {
    position: unset;
    margin-top: 0;
    margin-left: 8px;
  }
}
.selmid__edit__sms-form #codeVerification input[type='text'],
.selmid__edit__sms-form #codeVerification input[type='email'],
.selmid__edit__sms-form #codeVerification input[type='password'] {
  box-sizing: border-box;
  grid-area: input;
  width: 448px;
  height: 56px;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
}
.selmid__edit__sms-form #codeVerification input[type='text']::placeholder,
.selmid__edit__sms-form #codeVerification input[type='email']::placeholder,
.selmid__edit__sms-form #codeVerification input[type='password']::placeholder {
  color: #ccc;
}
.selmid__edit__sms-form #codeVerification input[type='text']:focus,
.selmid__edit__sms-form #codeVerification input[type='email']:focus,
.selmid__edit__sms-form #codeVerification input[type='password']:focus {
  outline: 1px solid #333;
}
.selmid__edit__sms-form #codeVerification input[type='text']:disabled,
.selmid__edit__sms-form #codeVerification input[type='email']:disabled,
.selmid__edit__sms-form #codeVerification input[type='password']:disabled {
  color: #666;
  background: #f2f2f2;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .selmid__edit__sms-form #codeVerification input[type='text'],
  .selmid__edit__sms-form #codeVerification input[type='email'],
  .selmid__edit__sms-form #codeVerification input[type='password'] {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .selmid__edit__sms-form #codeVerification input[type='text'],
  .selmid__edit__sms-form #codeVerification input[type='email'],
  .selmid__edit__sms-form #codeVerification input[type='password'] {
    width: 100%;
  }
}
.selmid__edit__sms-form #codeVerification #retryCodeContainer {
  grid-area: sendlink;
}
.selmid__edit__sms-form #codeVerification #retryCode {
  padding: 0;
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #666 !important;
  text-align: left;
  text-decoration-line: underline;
  cursor: pointer;
  background-color: initial;
  border: 0;
}
.selmid__edit__sms-form #codeVerification br {
  display: none;
}
.selmid__edit__sms-form #codeVerification > .error.itemLevel {
  width: 448px;
}
@media (max-width: 1023px) {
  .selmid__edit__sms-form #codeVerification > .error.itemLevel {
    width: 100%;
  }
}
.selmid__edit__sms-form .code {
  display: contents;
}
.selmid__edit__sms-form .code > .error.itemLevel {
  grid-area: codeError;
}
.selmid__edit__sms-form .code > .error.itemLevel:before {
  top: 4px;
}
.selmid__edit__sms-form #message {
  grid-area: message;
  width: 768px;
  padding-top: 2.5rem;
  padding-bottom: 1rem;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
  text-align: center;
  border-top: 1px solid #e6e6e6;
}
@media (max-width: 1023px) {
  .selmid__edit__sms-form #message {
    width: 100%;
  }
}
.selmid__edit__sms-form #existingMessage {
  width: max-content;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
}
.selmid__edit__sms-form #existingMessage br {
  display: inline;
}
@media (max-width: 1023px) {
  .selmid__edit__sms-form #existingMessage {
    width: 100%;
  }
}
.selmid__edit__sms-form .buttons button.sendNewCode,
.selmid__edit__sms-form .buttons button.changeClaims {
  padding: 0;
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #666 !important;
  text-align: left;
  text-decoration-line: underline;
  cursor: pointer;
  background-color: initial;
  border: 0;
}
.selmid__edit__sms-form .buttons button.sendNewCode:hover,
.selmid__edit__sms-form .buttons button.changeClaims:hover {
  background-color: initial;
}
.selmid__edit__sms-form .buttons button.sendNewCode.disabled,
.selmid__edit__sms-form .buttons button.changeClaims.disabled {
  cursor: initial;
  background-color: #ccc;
}
.selmid__edit__base.selmid__edit__sms-exist-form {
  width: 100%;
  padding: 0;
}
.selmid__edit__base.selmid__edit__sms-exist-form ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.intro {
  display: none;
}
.selmid__edit__sms-exist-form .attrEntry {
  display: grid;
  grid-template: 'message message' auto 'label itemError' auto 'label text' auto;
  grid-template-columns: 280px 1fr;
  gap: 0.75rem 2.5rem;
}
@media (max-width: 1023px) {
  .selmid__edit__sms-exist-form .attrEntry {
    grid-template: 'message' auto 'itemError' auto 'label' auto 'text' auto;
    gap: 0.5rem 2.5rem;
  }
}
.selmid__edit__sms-exist-form .attrEntry label {
  grid-area: label;
  margin-bottom: 0.5rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 120%;
  color: #666;
}
.selmid__edit__sms-exist-form .attrEntry input[type='text'],
.selmid__edit__sms-exist-form .attrEntry input[type='email'],
.selmid__edit__sms-exist-form .attrEntry input[type='password'] {
  box-sizing: border-box;
  grid-area: input;
  width: 448px;
  height: 56px;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
}
.selmid__edit__sms-exist-form .attrEntry input[type='text']::placeholder,
.selmid__edit__sms-exist-form .attrEntry input[type='email']::placeholder,
.selmid__edit__sms-exist-form .attrEntry input[type='password']::placeholder {
  color: #ccc;
}
.selmid__edit__sms-exist-form .attrEntry input[type='text']:focus,
.selmid__edit__sms-exist-form .attrEntry input[type='email']:focus,
.selmid__edit__sms-exist-form .attrEntry input[type='password']:focus {
  outline: 1px solid #333;
}
.selmid__edit__sms-exist-form .attrEntry input[type='text']:disabled,
.selmid__edit__sms-exist-form .attrEntry input[type='email']:disabled,
.selmid__edit__sms-exist-form .attrEntry input[type='password']:disabled {
  color: #666;
  background: #f2f2f2;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .selmid__edit__sms-exist-form .attrEntry input[type='text'],
  .selmid__edit__sms-exist-form .attrEntry input[type='email'],
  .selmid__edit__sms-exist-form .attrEntry input[type='password'] {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .selmid__edit__sms-exist-form .attrEntry input[type='text'],
  .selmid__edit__sms-exist-form .attrEntry input[type='email'],
  .selmid__edit__sms-exist-form .attrEntry input[type='password'] {
    width: 100%;
  }
}
.selmid__edit__sms-exist-form #displayMessage {
  grid-area: message;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #666;
}
.selmid__edit__sms-exist-form .textInParagraph {
  grid-area: text;
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  color: #333;
}
@media (max-width: 1023px) {
  .selmid__edit__sms-exist-form .textInParagraph {
    margin-top: 8px;
  }
}
.selmid__edit__sms-exist-form .buttons button.sendNewCode,
.selmid__edit__sms-exist-form .buttons button.changeClaims {
  padding: 0;
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #666 !important;
  text-align: left;
  text-decoration-line: underline;
  cursor: pointer;
  background-color: initial;
  border: 0;
}
.selmid__edit__sms-exist-form .buttons button.sendNewCode:hover,
.selmid__edit__sms-exist-form .buttons button.changeClaims:hover {
  background-color: initial;
}
.selmid__edit__sms-exist-form .buttons button.sendNewCode.disabled,
.selmid__edit__sms-exist-form .buttons button.changeClaims.disabled {
  cursor: initial;
  background-color: #ccc;
}
.selmid__edit__base {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  background: #fff;
}
.selmid__edit__base ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.selmid__edit__base .heading h1 {
  position: relative;
  width: 100%;
  padding: 1.5rem 0;
  margin: 0;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 1.6px;
  border-top: 4px solid #e6e6e6;
}
.selmid__edit__base .heading h1:before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #000;
}
.selmid__edit__base .intro {
  margin: 0 0 24px;
}
.selmid__edit__base .intro h2,
.selmid__edit__base .intro p {
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #333;
}
.selmid__edit__base .error.pageLevel {
  position: relative;
  width: 768px;
  padding: 8px 16px 8px 56px;
  margin: 0 0 24px;
  background: #f003;
  border-radius: 2px;
}
@media (max-width: 1023px) {
  .selmid__edit__base .error.pageLevel {
    width: 100%;
  }
}
.selmid__edit__base .error.pageLevel p {
  margin: 0;
}
.selmid__edit__base .error.pageLevel:before {
  position: absolute;
  top: 9px;
  left: 16px;
  display: inline-block;
  width: var(--icon-size);
  height: var(--icon-size);
  content: '';
  background-image: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C6.48%202%202%206.48%202%2012C2%2017.52%206.48%2022%2012%2022C17.52%2022%2022%2017.52%2022%2012C22%206.48%2017.52%202%2012%202ZM13%2017H11V15H13V17ZM13%2013H11V7H13V13Z'%20fill='%23FF0000'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: var(--icon-size) var(--icon-size);
  border-color: #000;
  --icon-size: 24px;
}
@media (max-width: 767px) {
  .selmid__edit__base .error.pageLevel:before {
    top: 7px;
  }
}
.selmid__edit__base .error.itemLevel {
  grid-area: itemError;
  color: red;
}
.selmid__edit__base .buttons button {
  display: flex;
  flex-shrink: 0;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
  width: 20rem;
  height: 48px;
  padding: 0.75rem 1rem;
  margin-top: 32px;
  margin-bottom: 32px;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  color: #fff;
  cursor: pointer;
  background-color: #000;
  border: 0;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
}
.selmid__edit__base .buttons button:hover {
  background-color: #666;
}
.selmid__edit__base .buttons button.disabled {
  cursor: initial;
  background-color: #ccc;
}
@media (max-width: 767px) {
  .selmid__edit__base .buttons button {
    width: 100%;
  }
}
.selmid__edit__base .helpLink.tiny {
  display: none;
  padding: 0;
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #666 !important;
  text-align: left;
  text-decoration-line: underline;
  cursor: pointer;
  background-color: initial;
  border: 0;
}
.selmid__edit__base .divider {
  display: none;
}
.selmid__edit__base .working {
  position: relative;
  width: 12px;
  height: 12px;
  background: #333;
  background: linear-gradient(to left, #333 10%, #432d2d00 42%);
  background: linear-gradient(to right, #333 10%, #432d2d00 42%);
  border-radius: 50%;
  transform: translateZ(0);
  animation: load3 1.4s infinite linear;
}
.selmid__edit__base .working:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 50%;
  content: '';
  background: #333;
  border-radius: 100%0 0;
}
.selmid__edit__base .working:after {
  position: absolute;
  inset: 0;
  width: 75%;
  height: 75%;
  margin: auto;
  content: '';
  background: #fafafa;
  border-radius: 50%;
}
.selmid__edit__base #sendNewCdLinkContainer {
  margin: 0;
}
.selmid__edit__base #sendNewCdLink {
  grid-area: sendlink;
  padding: 0;
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #666 !important;
  text-align: left;
  text-decoration-line: underline;
  cursor: pointer;
  background-color: initial;
  border: 0;
}
.selmid__edit__base .sendNewCode.sendNewCode--disabled,
.selmid__edit__base #retryCode.retry-code--disabled,
.selmid__edit__base #sendNewCdLink.send-new-cd-link--disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5;
}
.selmid__edit__base #cancel {
  gap: 4px;
  align-items: center;
  justify-content: left;
  padding: 0;
  margin-top: 32px;
  font-weight: 700;
  color: #333;
  text-align: left;
  text-decoration: underline;
  cursor: pointer;
  background-color: initial;
  border: 0;
}
.selmid__edit__base #cancel:before {
  --icon-size: 24px;
  width: var(--icon-size);
  height: var(--icon-size);
  content: '';
  background-image: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%2011H7.83L13.42%205.41L12%204L4%2012L12%2020L13.41%2018.59L7.83%2013H20V11Z'%20fill='black'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: var(--icon-size);
}
.selmid__edit__base .entry-item,
.selmid__edit__base .attrEntry {
  width: 824px;
}
@media (max-width: 1023px) {
  .selmid__edit__base .entry-item,
  .selmid__edit__base .attrEntry {
    width: 100%;
  }
}
.selmid__edit__base .entry-item .selmid__password-input--password-visibility + .selmid__password-input__icon-wrapper,
.selmid__edit__base .attrEntry .selmid__password-input--password-visibility + .selmid__password-input__icon-wrapper {
  display: grid;
}
.selmid__edit__base .selmid__password-input__icon-wrapper {
  display: none;
  grid-area: password-visibility;
  place-items: center;
  width: 48px;
  height: 56px;
  cursor: pointer;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
  transition: background-color 0.2s ease;
  will-change: background-color;
}
.selmid__edit__base .selmid__password-input__icon-wrapper:hover {
  background: #f2f2f2;
}
.selmid__edit__base .selmid__password-input__icon-wrapper .selmid__password-input__icon[aria-hidden='true'] {
  display: none;
}
.selmid__base {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  width: 844px;
  max-width: 844px;
  padding: 40px 80px;
  margin: 32px 0;
  background: #fff;
}
@media (min-width: 1024px) {
  .selmid__base {
    min-width: 844px;
  }
}
.selmid__base ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.selmid__base .heading h1 {
  margin: 0 0 16px;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.selmid__base .intro {
  margin: 0 0 24px;
}
.selmid__base .intro h2,
.selmid__base .intro p {
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #333;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .selmid__base {
    width: 100vw;
    max-width: 100vw;
    padding: 24px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .selmid__base {
    width: 100vw;
    max-width: 100vw;
    padding: 24px;
    margin: 0;
  }
}
.selmid__base .error.pageLevel {
  position: relative;
  padding: 8px 16px 8px 56px;
  margin: 0 0 24px;
  background: #f003;
}
.selmid__base .error.pageLevel:before {
  position: absolute;
  top: 9px;
  left: 16px;
  display: inline-block;
  width: var(--icon-size);
  height: var(--icon-size);
  content: '';
  background-image: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C6.48%202%202%206.48%202%2012C2%2017.52%206.48%2022%2012%2022C17.52%2022%2022%2017.52%2022%2012C22%206.48%2017.52%202%2012%202ZM13%2017H11V15H13V17ZM13%2013H11V7H13V13Z'%20fill='%23FF0000'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: var(--icon-size) var(--icon-size);
  border-color: #000;
  --icon-size: 24px;
}
.selmid__base .error.pageLevel p {
  margin: 0;
}
.selmid__base .error.itemLevel {
  color: red;
}
.selmid__base .attrEntry label {
  margin-bottom: 0.5rem;
}
.selmid__base .attrEntry input[type='text'],
.selmid__base .attrEntry input[type='email'],
.selmid__base .attrEntry input[type='password'] {
  box-sizing: border-box;
  width: 448px;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
}
.selmid__base .attrEntry input[type='text']::placeholder,
.selmid__base .attrEntry input[type='email']::placeholder,
.selmid__base .attrEntry input[type='password']::placeholder {
  color: #ccc;
}
.selmid__base .attrEntry input[type='text']:focus,
.selmid__base .attrEntry input[type='email']:focus,
.selmid__base .attrEntry input[type='password']:focus {
  outline: 1px solid #333;
}
.selmid__base .attrEntry input[type='text']:disabled,
.selmid__base .attrEntry input[type='email']:disabled,
.selmid__base .attrEntry input[type='password']:disabled {
  color: #666;
  background: #f2f2f2;
}
@media (max-width: 767px) {
  .selmid__base .attrEntry input[type='text'],
  .selmid__base .attrEntry input[type='email'],
  .selmid__base .attrEntry input[type='password'] {
    width: 100%;
  }
  .selmid__base .attrEntry input[type='text'].selmid__password-input--password-visibility,
  .selmid__base .attrEntry input[type='email'].selmid__password-input--password-visibility,
  .selmid__base .attrEntry input[type='password'].selmid__password-input--password-visibility {
    width: calc(100% - 54px);
  }
}
.selmid__base .buttons button {
  display: flex;
  flex-shrink: 0;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
  width: 20rem;
  height: 48px;
  padding: 0.75rem 1rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  color: #fff;
  cursor: pointer;
  background-color: #000;
  border: 0;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
}
.selmid__base .buttons button:hover {
  background-color: #666;
}
.selmid__base .buttons button.disabled {
  cursor: initial;
  background-color: #ccc;
}
@media (max-width: 767px) {
  .selmid__base .buttons button {
    width: 100%;
  }
}
.selmid__base .helpLink.tiny {
  display: none;
  padding: 0;
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #666 !important;
  text-align: left;
  text-decoration-line: underline;
  cursor: pointer;
  background-color: initial;
  border: 0;
}
.selmid__base .divider {
  display: none;
}
.selmid__base .working {
  position: relative;
  width: 12px;
  height: 12px;
  background: #333;
  background: linear-gradient(to left, #333 10%, #432d2d00 42%);
  background: linear-gradient(to right, #333 10%, #432d2d00 42%);
  border-radius: 50%;
  transform: translateZ(0);
  animation: load3 1.4s infinite linear;
}
.selmid__base .working:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 50%;
  content: '';
  background: #333;
  border-radius: 100%0 0;
}
.selmid__base .working:after {
  position: absolute;
  inset: 0;
  width: 75%;
  height: 75%;
  margin: auto;
  content: '';
  background: #fafafa;
  border-radius: 50%;
}
@keyframes load3 {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.selmid__base #sendNewCdLink {
  padding: 0;
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #666 !important;
  text-align: left;
  text-decoration-line: underline;
  cursor: pointer;
  background-color: initial;
  border: 0;
}
.selmid__base .sendNewCode.sendNewCode--disabled,
.selmid__base #retryCode.retry-code--disabled,
.selmid__base #sendNewCdLink.send-new-cd-link--disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5;
}
.selmid__base #cancel {
  gap: 4px;
  align-items: center;
  justify-content: left;
  padding: 0;
  margin-top: 32px;
  font-weight: 700;
  color: #333;
  text-align: left;
  text-decoration: underline;
  cursor: pointer;
  background-color: initial;
  border: 0;
}
.selmid__base #cancel:before {
  --icon-size: 24px;
  width: var(--icon-size);
  height: var(--icon-size);
  content: '';
  background-image: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%2011H7.83L13.42%205.41L12%204L4%2012L12%2020L13.41%2018.59L7.83%2013H20V11Z'%20fill='black'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: var(--icon-size);
}
.selmid__base button#cancel {
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  background: 0 0;
  font-weight: 400;
  color: #333;
  text-decoration: underline;
}
.selmid__base button#cancel:hover {
  opacity: 0.5;
}
.selmid__base #errorMessage.textInParagraph {
  margin-bottom: 0;
}
.selmid__base .entry-item,
.selmid__base .attrEntry {
  position: relative;
}
.selmid__base .entry-item input[type='text'],
.selmid__base .entry-item input[type='email'],
.selmid__base .entry-item input[type='password'],
.selmid__base .attrEntry input[type='text'],
.selmid__base .attrEntry input[type='email'],
.selmid__base .attrEntry input[type='password'] {
  max-height: 52px;
}
.selmid__base .entry-item .input-password_and_password-input__icon-button-wrapper,
.selmid__base .attrEntry .input-password_and_password-input__icon-button-wrapper {
  position: relative;
  display: flex;
  gap: 12px;
}
.selmid__base .entry-item .selmid__password-input--password-visibility,
.selmid__base .attrEntry .selmid__password-input--password-visibility {
  width: calc(100% - 54px);
}
.selmid__base .entry-item .selmid__password-input--password-visibility + .selmid__password-input__icon-wrapper,
.selmid__base .attrEntry .selmid__password-input--password-visibility + .selmid__password-input__icon-wrapper {
  position: static;
  display: inline-block;
}
.selmid__base .selmid__password-input__icon-wrapper {
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
  place-items: center;
  width: 48px;
  height: 52px;
  cursor: pointer;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
  transition: background-color 0.2s ease;
  will-change: background-color;
}
.selmid__base .selmid__password-input__icon-wrapper:hover {
  background: #f2f2f2;
}
.selmid__base .selmid__password-input__icon-wrapper .selmid__password-input__icon[aria-hidden='true'] {
  display: none;
}
.mypage__list-wrapper > * + * {
  margin-top: 16px;
}
@media (max-width: 767px) {
  .mypage__list-wrapper .mypage__list-wrapper-tabs {
    display: none;
  }
}
.mypage__list-wrapper .mypage__list-wrapper-dropdown {
  width: 100%;
}
.mypage__list-wrapper .mypage__list-wrapper-dropdown > .drop-down {
  width: 100%;
}
@media (min-width: 1024px) {
  .mypage__list-wrapper .mypage__list-wrapper-dropdown {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mypage__list-wrapper .mypage__list-wrapper-dropdown {
    display: none;
  }
}
.mypage__list-wrapper .mypage__list-wrapper-contents {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.mypage__list-wrapper .mypage__list-wrapper-paginations {
  margin-top: 16px;
}
.mypage-mail-setting {
  padding-top: 128px;
}
.mypage-mail-setting__inner {
  width: min(100vw - 6rem, 98rem);
  max-width: 98rem;
  min-height: calc(100vh - 308px);
  margin: 0 auto;
}
.mypage-mail-setting__breadcrumbs {
  padding: 1.5rem 0;
}
.mypage-mail-setting__title {
  position: relative;
  margin: 1.5rem 0;
  margin: 0;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 1.6px;
  border-top: 4px solid #e6e6e6;
}
.mypage-mail-setting__title:before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #000;
}
.mypage-mail-setting__description {
  margin: 16px 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
}
.mypage-mail-setting__form {
  width: 100%;
}
.mypage-mail-setting__form__list {
  padding: 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.mypage-mail-setting__form__list > * + * {
  border-top: 1px solid #e6e6e6;
}
.mypage-mail-setting__form__list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
  list-style: none;
}
.mypage-mail-setting__form__list-item-label {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  align-items: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 120%;
  color: #333;
}
@media (max-width: 767px) {
  .mypage-mail-setting__form__list-item-label {
    flex-direction: column;
    align-items: flex-start;
  }
}
.mypage-mail-setting__form__list-item-caption {
  font-size: 0.75rem;
  font-weight: 400;
  color: #666;
}
.mypage-mail-setting__form__list-item-actions {
  display: flex;
  gap: 0.75rem;
  align-items: center;
}
.mypage-mail-setting__form__caption {
  margin: 16px 0;
  font-size: 0.875rem;
}
.mypage-mail-setting__back-button {
  margin-top: 32px;
}
.mypage-mail-setting__back-button [astro-icon] {
  fill: #666;
}
.mypage-mail-setting__back-button [astro-icon] path {
  fill: #666;
}
@media (max-width: 1023px) {
  .mypage-mail-setting {
    padding: 48px 1.5rem;
  }
  .mypage-mail-setting__inner {
    width: 100%;
    min-height: calc(100vh - 268px);
  }
}
.ebook-log-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .ebook-log-list {
    grid-template-columns: 1fr;
  }
}
.ebook-log-item {
  display: grid;
  grid-template: 'image content' auto 'image actions' auto;
  grid-template-columns: 120px auto;
  padding-top: 16px;
  margin-top: 16px;
  border-top: 1px solid #e6e6e6;
}
@media (max-width: 1023px) {
  .ebook-log-item {
    grid-template: 'image' auto 'content' auto 'actions' auto;
    grid-template-columns: auto;
  }
}
@media (min-width: 1024px) {
  .ebook-log-item:first-child,
  .ebook-log-item:nth-child(2) {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
  }
  .ebook-log-item:nth-child(2n) {
    padding-left: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ebook-log-item:first-child,
  .ebook-log-item:nth-child(2) {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
  }
  .ebook-log-item:nth-child(2n) {
    padding-left: 24px;
  }
}
@media (max-width: 767px) {
  .ebook-log-item:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
  }
}
.ebook-log-item__image {
  grid-area: image;
  width: 120px;
  height: 167px;
  padding-right: 16px;
}
.ebook-log-item__image > img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
@media (max-width: 1023px) {
  .ebook-log-item__image {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .ebook-log-item__image > img {
    width: 120px;
  }
}
.ebook-log-item__content {
  grid-area: content;
}
@media (max-width: 1023px) {
  .ebook-log-item__content {
    margin-top: 16px;
  }
}
.ebook-log-item__content > p {
  margin: 0;
}
.ebook-log-item__content__head {
  display: flex;
  gap: 8px;
}
.ebook-log-item__content__title {
  font-weight: 700;
  line-height: 160%;
  color: #333;
  text-decoration-line: underline;
}
.ebook-log-item__content__tags {
  display: flex;
  gap: 8px;
  padding: 0;
  margin: 8px 0 0;
  list-style: none;
}
.ebook-log-item__content__info {
  display: flex;
  gap: 8px;
  justify-content: space-between;
  margin-top: 16px;
}
@media (max-width: 1023px) {
  .ebook-log-item__content__info {
    flex-direction: column;
  }
}
.ebook-log-item__content__company {
  margin: 0;
  font-size: 0.75rem;
  line-height: 120%;
  color: #666;
}
.ebook-log-item__actions {
  display: flex;
  grid-area: actions;
  gap: 8px;
  margin-top: 8px;
}
.ebook-log-item__actions > * {
  flex: 1;
  white-space: nowrap;
}
@media (max-width: 1023px) {
  .ebook-log-item__actions {
    flex-direction: column;
    align-items: center;
  }
  .ebook-log-item__actions > * {
    flex: initial;
    width: 256px;
  }
}
.edit-mail {
  width: 100vw;
  min-height: calc(100vh - 168px);
  padding: 2.5rem 48px;
  background: #fff;
}
@media (max-width: 1023px) {
  .edit-mail {
    width: 100%;
    padding: 2.5rem 24px;
  }
}
.edit-mail__inner {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  max-width: 1568px;
  margin: 0 auto;
}
.edit-mail__content {
  max-width: 884px;
}
.edit-mail__content > * + * {
  margin-top: 32px !important;
}
@media (max-width: 767px) {
  .edit-mail__content {
    display: flex;
    flex-direction: column;
  }
}
.edit-mail__list {
  padding: 0;
}
.edit-mail__list > * + * {
  border-top: 1px solid #e6e6e6;
}
.edit-mail__list-item {
  display: flex;
  gap: 40px;
  align-items: center;
  padding: 16px 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .edit-mail__list-item {
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
  }
}
.edit-mail__list-item-label {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  align-items: center;
  width: 280px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  color: #666;
}
@media (max-width: 767px) {
  .edit-mail__list-item-label {
    flex-direction: column;
    align-items: flex-start;
  }
}
.edit-mail__list-item-actions {
  display: flex;
  gap: 0.75rem;
  align-items: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
}
.edit-mail__caption {
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
}
.edit-mail__caption--right {
  text-align: right;
}
.edit-informations {
  width: 100vw;
  min-height: calc(100vh - 168px);
  padding: 2.5rem 48px;
  background: #fff;
}
@media (max-width: 1023px) {
  .edit-informations {
    width: 100%;
    padding: 2.5rem 24px;
  }
}
.edit-informations__title {
  position: relative;
  width: 100%;
  padding: 1.5rem 0;
  margin: 0;
  font-family: Noto Sans JP;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 1.6px;
  border-top: 4px solid #e6e6e6;
}
.edit-informations__title:before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #000;
}
.edit-informations__inner {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  max-width: 1568px;
  margin: 0 auto;
}
.edit-informations__dialog {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.edit-informations__dialog-title {
  font-family: Noto Sans JP;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 150%;
  color: #333;
  text-align: left;
  letter-spacing: 1px;
}
.edit-informations__dialog-content {
  font-family: Noto Sans JP;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #333;
  text-align: left;
}
.edit-informations__dialog-buttons {
  display: flex;
  flex-direction: row;
  gap: 16px;
}
@media (max-width: 1023px) {
  .edit-informations__dialog-buttons {
    flex-direction: column-reverse;
  }
}
.edit-informations__icon-list,
.edit-informations__icon-list-file {
  display: flex;
  flex-direction: row;
  gap: 2.5rem;
  align-items: center;
}
@media (max-width: 1023px) {
  .edit-informations__icon-list-file {
    flex-direction: column;
    gap: 0.5rem;
    align-items: flex-start;
  }
}
@media (max-width: 1023px) {
  .edit-informations__icon-file {
    padding-left: 36px;
  }
}
.edit-informations__icon-image {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 24px;
}
.edit-informations__caption {
  font-family: Noto Sans JP;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 17px;
  color: #333;
  text-align: left;
  letter-spacing: 0;
}
.edit-informations__caption-file {
  padding-left: 36px;
  font-family: Noto Sans JP;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 17px;
  color: #666;
  text-align: left;
  letter-spacing: 0;
}
.edit-informations__caption-file-en {
  font-family: Noto Sans JP;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 17px;
  color: #666;
  text-align: left;
  letter-spacing: 0;
}
.edit-informations__buttons {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 320px;
}
.edit-informations__buttons [astro-icon] {
  fill: #666;
}
.edit-informations__buttons [astro-icon] path {
  fill: #666;
}
@media (max-width: 767px) {
  .edit-informations__buttons {
    width: 100%;
  }
}
.edit-nation-drop-down {
  position: relative;
  display: inline-flex;
}
.edit-nation-drop-down__icon {
  fill: #000;
}
.edit-nation-drop-down__up-icon {
  display: none;
}
.edit-nation-drop-down__button {
  box-sizing: border-box;
  display: flex;
  gap: 1rem;
  align-items: center;
  width: 100%;
  font-family: Noto Sans JP;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 1;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #e6e6e6;
}
.edit-nation-drop-down__button[aria-expanded='true'] .edit-nation-drop-down__down-icon {
  display: none;
}
.edit-nation-drop-down__button[aria-expanded='true'] .edit-nation-drop-down__up-icon {
  display: inline;
}
.edit-nation-drop-down__button[aria-expanded='true'] + .edit-nation-drop-down__list {
  visibility: visible;
  opacity: 1;
}
.edit-nation-drop-down__button:not([data-selected]) .edit-nation-drop-down__label {
  color: #ccc;
}
.edit-nation-drop-down__label {
  flex: 1;
  text-align: left;
}
.edit-nation-drop-down__list {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  box-sizing: border-box;
  width: 100%;
  max-height: 200px;
  padding: 0.5rem 0;
  margin: 0;
  overflow-y: auto;
  overscroll-behavior-y: contain;
  list-style: none;
  visibility: hidden;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-top: none;
  border-radius: 0 0 0.25rem 0.25rem;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.edit-nation-drop-down__option {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  padding: 0.5rem;
  font-family: Noto Sans JP;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 1.2;
  color: #333;
  text-align: left;
  cursor: pointer;
  background-color: #fff;
  border: 0;
  transition: background-color 0.3s ease;
}
.edit-nation-drop-down__option:hover,
.edit-nation-drop-down__option[data-selected='true'] {
  background-color: #f8f8f8;
}
.edit-nation-drop-down--md .edit-nation-drop-down__button {
  padding: 12px 1rem;
}
.edit-nation-drop-down--lg .edit-nation-drop-down__button {
  padding: 1rem;
}
.edit-nation-drop-down--round .edit-nation-drop-down__button {
  border-radius: 0.25rem;
}
.edit-nation-drop-down--round .edit-nation-drop-down__button[aria-expanded='true'] {
  border-radius: 0.25rem 0.25rem 0 0;
}
.edit-nation-drop-down--round .edit-nation-drop-down__button[aria-expanded='true'] + .edit-nation-drop-down__list {
  border-radius: 0 0 0.25rem 0.25rem;
}
.edit-nation-drop-down--solid .edit-nation-drop-down__button {
  border-radius: 0;
}
.edit-icon-dialog {
  width: 1200px;
  padding: 0;
  overflow: scroll;
  overscroll-behavior: contain;
  border: 0;
  border-radius: 2px;
  box-shadow: 8px 8px 16px #00000026;
}
.edit-icon-dialog::backdrop {
  background: #000;
  opacity: 0.5;
}
.edit-icon-dialog__head {
  position: sticky;
  top: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
  justify-content: space-between;
  width: 100%;
  padding: 22px 44px;
  background-color: var(--text-text-primary, #333);
}
.edit-icon-dialog__head-title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 36px;
  color: #fff;
}
.edit-icon-dialog__head-close-icon svg {
  fill: #fff;
}
.edit-icon-dialog__item-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, 45px);
  gap: 10px;
  justify-content: center;
  padding: 22px 44px;
}
.edit-icon-dialog__item {
  cursor: pointer;
}
.edit-icon-dialog-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.edit-icon-dialog-close:hover .close-button__icon,
.edit-icon-dialog-close__icon {
  fill: #fff;
}
.edit-password {
  width: 100vw;
  min-height: calc(100vh - 168px);
  padding: 2.5rem 48px;
  background: #fff;
}
@media (max-width: 1023px) {
  .edit-password {
    width: 100%;
    padding: 2.5rem 24px;
  }
}
.edit-password__inner {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  max-width: 1568px;
  margin: 0 auto;
}
.edit-password__content {
  max-width: 884px;
}
.edit-password__content > * + * {
  margin-top: 32px !important;
}
@media (max-width: 767px) {
  .edit-password__content {
    display: flex;
    flex-direction: column;
  }
}
.edit-password__list {
  padding: 0;
}
.edit-password__list > * + * {
  border-top: 1px solid #e6e6e6;
}
.edit-password__list-item {
  display: flex;
  gap: 40px;
  align-items: center;
  padding: 16px 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .edit-password__list-item {
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
  }
}
.edit-password__list-item-label {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  align-items: center;
  width: 280px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  color: #666;
}
@media (max-width: 767px) {
  .edit-password__list-item-label {
    flex-direction: column;
    align-items: flex-start;
  }
}
.edit-password__list-item-actions {
  display: flex;
  gap: 0.75rem;
  align-items: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
}
.edit-password__caption {
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
}
.edit-password__caption--right {
  text-align: right;
}
.edit-password .input-password_and_password-input__icon-button-wrapper {
  position: relative;
  display: flex;
  gap: 12px;
}
.edit-sms {
  width: 100vw;
  min-height: calc(100vh - 168px);
  padding: 2.5rem 48px;
  background: #fff;
}
@media (max-width: 1023px) {
  .edit-sms {
    width: 100%;
    padding: 2.5rem 24px;
  }
}
.edit-sms__inner {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  max-width: 1568px;
  margin: 0 auto;
}
.edit-sms__content {
  max-width: 884px;
}
.edit-sms__content > * + * {
  margin-top: 32px !important;
}
@media (max-width: 767px) {
  .edit-sms__content {
    display: flex;
    flex-direction: column;
  }
}
.edit-sms__list {
  padding: 0;
}
.edit-sms__list > * + * {
  border-top: 1px solid #e6e6e6;
}
.edit-sms__list-item {
  display: flex;
  gap: 40px;
  align-items: center;
  padding: 16px 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .edit-sms__list-item {
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
  }
}
.edit-sms__list-item-label {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  align-items: center;
  width: 280px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  color: #666;
}
@media (max-width: 767px) {
  .edit-sms__list-item-label {
    flex-direction: column;
    align-items: flex-start;
  }
}
.edit-sms__list-item-actions {
  display: flex;
  gap: 0.75rem;
  align-items: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
}
.edit-sms__caption {
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
}
.edit-sms__caption--right {
  text-align: right;
}
.inquiry-log-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.inquiry-log-item {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.inquiry-log-item__head {
  display: grid;
  grid-template: 'image content action' auto;
  grid-template-columns: 80px auto 116px;
  gap: 16px;
  align-items: center;
  padding: 16px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry-log-item__head {
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .inquiry-log-item__head {
    grid-template: 'image content' auto 'action action' auto;
    align-items: flex-start;
  }
}
.inquiry-log-item__head__image {
  display: grid;
  grid-area: image;
  place-items: center;
  width: 80px;
  height: 80px;
}
.inquiry-log-item__head__image > img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.inquiry-log-item__head__content {
  display: flex;
  flex-direction: column;
  grid-area: content;
  gap: 8px;
}
.inquiry-log-item__head__content > p {
  margin: 0;
}
.inquiry-log-item__head__content__title {
  font-weight: 700;
  line-height: 160%;
  color: #333;
  text-decoration-line: underline;
}
.inquiry-log-item__head__content__title:hover {
  text-decoration: none;
}
.inquiry-log-item__head__content__company {
  font-size: 0.75rem;
  line-height: 120%;
  color: #666;
}
.inquiry-log-item__head__action {
  grid-area: action;
  white-space: nowrap;
}
.inquiry-log-item__accordion__summary {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
  padding: 8px;
  cursor: pointer;
  background: #f8f8f8;
}
.inquiry-log-item__accordion__icon {
  display: grid;
  place-items: center;
}
.inquiry-log-item__accordion__icon [astro-icon] {
  fill: #333;
}
.inquiry-log-item__accordion__icon [astro-icon] path {
  fill: #333;
}
.inquiry-log-item__accordion__icon__up {
  display: none;
}
.inquiry-log-item__accordion__list {
  padding: 0 24px;
  margin: 0;
  list-style: none;
}
.inquiry-log-item__accordion__list > * + * {
  border-top: 1px solid #e6e6e6;
}
.inquiry-log-item__accordion__item {
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 16px;
  line-height: 120%;
}
@media (max-width: 1023px) {
  .inquiry-log-item__accordion__item {
    flex-direction: column;
    align-items: flex-start;
  }
}
.inquiry-log-item__accordion__item__head {
  flex-shrink: 0;
  width: 160px;
  margin: 0;
}
.inquiry-log-item__accordion__item__body {
  margin: 0;
}
.inquiry-log-item__accordion__item__body-link:hover {
  text-decoration: none;
}
.inquiry-log-item__accordion[open] .inquiry-log-item__accordion__icon__down {
  display: none;
}
.inquiry-log-item__accordion[open] .inquiry-log-item__accordion__icon__up {
  display: block;
}
.inquiry-log-item__attachment {
  display: flex;
  gap: 4px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 160%;
  color: #666;
}
.inquiry-log-item__attachment [astro-icon] {
  fill: #666;
}
.inquiry-log-item__attachment [astro-icon] path {
  fill: #666;
}
.mypage__message__company-list {
  z-index: 1;
  flex-grow: 0;
  flex-shrink: 0;
  width: 300px;
  padding: 0;
  margin: 0;
  overflow-y: auto;
  list-style: none;
  cursor: pointer;
  border-right: 1px solid #e6e6e6;
}
.mypage__message__company-list > li {
  height: 74px;
  min-height: 74px;
}
.mypage__message__company-list > li:hover {
  background: #f8f8f8;
}
.mypage__message__company-list > li + li {
  border-top: 1px solid #e6e6e6;
}
.mypage__message__company-list-item {
  display: grid;
  grid-template: 'image name badge' auto 'image label badge' auto/40px 1fr 20px;
  gap: 0 10px;
  width: inherit;
  height: inherit;
  padding: 16px;
}
.mypage__message__company-list-item--current {
  background: #f8f8f8;
}
.mypage__message__company-list-item__image {
  flex-shrink: 0;
  grid-area: image;
  width: 40px;
  height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
}
.mypage__message__company-list-item__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.mypage__message__company-list-item__name {
  grid-area: name;
  margin: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  color: #666;
  text-decoration: underline;
}
.mypage__message__company-list-item__label {
  display: flex;
  grid-area: label;
  align-items: center;
  margin: 0;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #666;
}
.mypage__message__company-list-item__badge {
  display: grid;
  grid-area: badge;
  place-items: center;
}
.mypage__message__company-list-item__badge > span {
  display: grid;
  flex-shrink: 0;
  place-items: center;
  width: 20px;
  height: 20px;
  font-family: Noto Sans;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 100%;
  color: #fff;
  background: red;
  border-radius: 50%;
}
.mypage__message__company-list-item--read .mypage__message__company-list-item__name {
  font-weight: 400;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .mypage__message__company-list {
    width: 72px;
  }
  .mypage__message__company-list > li {
    height: 72px;
  }
  .mypage__message__company-list > li + li {
    border-top: none;
  }
  .mypage__message__company-list .mypage__message__company-list-item__name,
  .mypage__message__company-list .mypage__message__company-list-item__label,
  .mypage__message__company-list .mypage__message__company-list-item__badge {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mypage__message__company-list {
    width: 72px;
  }
  .mypage__message__company-list > li {
    height: 72px;
  }
  .mypage__message__company-list > li + li {
    border-top: none;
  }
  .mypage__message__company-list .mypage__message__company-list-item__name,
  .mypage__message__company-list .mypage__message__company-list-item__label,
  .mypage__message__company-list .mypage__message__company-list-item__badge {
    display: none;
  }
}
@media (max-width: 767px) {
  .mypage__message__company-list {
    width: 100%;
  }
}
.mypage__message-form {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px 24px;
}
.mypage__message-form__label {
  margin: 0;
  font-family: Inter;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  color: #333;
}
.mypage__message-form__textarea {
  height: 60px;
  resize: none;
  border: 0;
}
.mypage__message-form__attachment {
  display: flex;
  gap: 8px;
}
.mypage__message-form__attachment .mypage__message-form__attachment-label {
  display: flex;
  gap: 4px;
  align-items: center;
  padding: 8px 16px;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 120%;
  color: #333;
  background: #f8f8f8;
  border-radius: 0.25rem;
}
.mypage__message-form__attachment .mypage__message-form__attachment-label [astro-icon] {
  fill: #000;
}
.mypage__message-form__attachment .mypage__message-form__attachment-label [astro-icon] path {
  fill: #000;
}
.mypage__message-form__attachment .mypage__message-form__attachment-label .close-button__icon {
  cursor: pointer;
}
.mypage__message-form__buttons {
  display: flex;
  gap: 8px;
  justify-content: flex-end;
}
.mypage__message-form__buttons input[type='file'] {
  display: none;
}
.mypage__message-form__buttons label {
  display: grid;
  place-items: center;
  height: 36px;
  padding: 0 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 120%;
  color: #333;
  cursor: pointer;
  background: #fff;
  border: 1px solid #b3b3b3;
  border-radius: 4px;
}
.mypage__message-form__buttons label:hover {
  opacity: 0.7;
  transition: 0.3s ease-out;
}
.mypage__message-form__buttons .filename {
  font-size: 12px;
}
.mypage__message__message-list {
  z-index: 2;
  flex-grow: 0;
  flex-shrink: 0;
  width: 300px;
  padding: 0;
  margin: 0;
  overflow-y: auto;
  list-style: none;
  cursor: pointer;
  border-right: 1px solid #e6e6e6;
}
.mypage__message__message-list > li {
  height: 74px;
  min-height: 74px;
}
.mypage__message__message-list > li:hover {
  background: #f8f8f8;
}
.mypage__message__message-list > li + li {
  border-top: 1px solid #e6e6e6;
}
.mypage__message__message-list .mypage__message__message-list-back-button {
  display: none;
}
.mypage__message__list-item {
  display: grid;
  grid-template: 'title badge' auto 'date badge' auto/1fr 20px;
  gap: 0 10px;
  width: inherit;
  height: inherit;
  padding: 16px;
}
.mypage__message__list-item--current {
  background: #f8f8f8;
}
.mypage__message__list-item__title {
  grid-area: title;
  margin: 0;
  overflow: hidden;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  color: #666;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mypage__message__list-item__date {
  display: flex;
  grid-area: date;
  align-items: center;
  margin: 0;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #666;
}
.mypage__message__list-item__date [astro-icon] {
  margin-top: -1px;
  margin-right: 4px;
  fill: #666;
}
.mypage__message__list-item__date [astro-icon] path {
  fill: #666;
}
.mypage__message__list-item__badge {
  display: grid;
  grid-area: badge;
  place-items: center;
}
.mypage__message__list-item__badge > span {
  display: grid;
  flex-shrink: 0;
  place-items: center;
  width: 20px;
  height: 20px;
  font-family: Noto Sans;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 100%;
  color: #fff;
  background: red;
  border-radius: 50%;
}
.mypage__message__list-item--read .mypage__message__list-item__title {
  font-weight: 400;
}
@media (max-width: 767px) {
  .mypage__message__message-list {
    position: absolute;
    top: 56px;
    left: 0;
    width: 100%;
    height: calc(100% - 56px);
    background: #fff;
  }
  .mypage__message__message-list[aria-hidden='true'] {
    display: none;
  }
  .mypage__message__message-list .mypage__message__message-list-back-button {
    display: flex;
    align-items: center;
    padding: 16px;
  }
  .mypage__message__message-list .mypage__message__message-list-back-button [astro-icon] {
    margin-top: -1px;
    margin-right: 4px;
    fill: #666;
  }
  .mypage__message__message-list .mypage__message__message-list-back-button [astro-icon] path {
    fill: #666;
  }
}
.mypage__message__message-thread {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  gap: 16px;
  padding: 24px;
  overflow: auto;
  border-bottom: 1px solid #e6e6e6;
}
.mypage__message__message-thread .mypage__message__message-thread-block {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 90%;
  padding: 16px;
  margin: 0 0 0 auto;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
}
.mypage__message__message-thread .mypage__message__message-thread-block--recieve {
  margin: 0 auto 0 0;
  background: #f8f8f8;
  border: 0;
}
.mypage__message__message-thread .mypage__message__message-thread-block-title {
  padding: 0 0 16px;
  margin: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  color: #333;
  border-bottom: 1px solid #e6e6e6;
}
.mypage__message__message-thread .mypage__message__message-thread-block-message {
  margin: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
}
.mypage__message__message-thread .mypage__message__message-thread-block-attachment {
  display: flex;
  gap: 8px;
}
.mypage__message__message-thread .mypage__message__message-thread-block-attachment-tag {
  display: inline-flex;
  gap: 4px;
  align-items: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  color: #333;
}
.mypage__message__message-thread .mypage__message__message-thread-block-footer {
  display: flex;
  gap: 4px;
  align-items: center;
  justify-content: flex-end;
}
.mypage__message__message-thread .mypage__message__message-thread-block-account,
.mypage__message__message-thread .mypage__message__message-thread-block-date {
  display: flex;
  align-items: center;
  margin: 0;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #666;
}
.mypage__message__message-thread .mypage__message__message-thread-block-account [astro-icon],
.mypage__message__message-thread .mypage__message__message-thread-block-date [astro-icon] {
  margin-top: -1px;
  margin-right: 4px;
  fill: #666;
}
.mypage__message__message-thread .mypage__message__message-thread-block-account [astro-icon] path,
.mypage__message__message-thread .mypage__message__message-thread-block-date [astro-icon] path {
  fill: #666;
}
.mypage__message {
  display: flex;
  height: 100vh;
  padding-top: 64px;
}
.mypage__message .mypage__message__message-area {
  z-index: 3;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
}
.mypage__message .mypage__message__message-area .mypage__message__message-area-back-button {
  display: none;
}
.mypage__message .mypage__message__message-area .mypage__message__message-area-header {
  flex-shrink: 0;
  height: 74px;
  border-bottom: 1px solid #e6e6e6;
}
.mypage__message .mypage__message__message-area .mypage__message__message-form {
  flex-shrink: 0;
  height: 204px;
  border-top: 1px solid #e6e6e6;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mypage__message {
    padding-top: 56px;
  }
}
@media (max-width: 767px) {
  .mypage__message {
    padding-top: 56px;
  }
  .mypage__message .mypage__message__message-area {
    position: absolute;
    top: 56px;
    left: 0;
    display: flex;
    width: 100%;
    height: calc(100% - 56px);
    background: #fff;
  }
  .mypage__message .mypage__message__message-area[aria-hidden='true'] {
    display: none;
  }
  .mypage__message .mypage__message__message-area .mypage__message__message-area-back-button {
    display: flex;
    align-items: center;
    padding: 16px;
    border-bottom: 1px solid #e6e6e6;
  }
  .mypage__message .mypage__message__message-area .mypage__message__message-area-back-button [astro-icon] {
    margin-top: -1px;
    margin-right: 4px;
    fill: #666;
  }
  .mypage__message .mypage__message__message-area .mypage__message__message-area-back-button [astro-icon] path {
    fill: #666;
  }
}
.mypage__three-column-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 8px;
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mypage__three-column-list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .mypage__three-column-list {
    grid-template-columns: 1fr;
  }
}
.mypage__three-column-list .mypage__three-column-list-item {
  display: grid;
  grid-template: 'image image image' auto 'name name bookmark' auto 'label label bookmark' auto 'date date date' auto/1fr 1fr 24px;
  gap: 8px;
  padding: 16px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.mypage__three-column-list .mypage__three-column-list-item__image {
  flex-shrink: 0;
  grid-area: image;
  width: 100%;
  height: 172px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mypage__three-column-list .mypage__three-column-list-item__image {
    height: 118px;
  }
}
@media (max-width: 767px) {
  .mypage__three-column-list .mypage__three-column-list-item__image {
    height: 92px;
  }
}
.mypage__three-column-list .mypage__three-column-list-item__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.mypage__three-column-list .mypage__three-column-list-item__name {
  display: -webkit-box;
  grid-area: name;
  margin: 0;
  overflow: hidden;
  line-height: 1.5;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.mypage__three-column-list .mypage__three-column-list-item__name-link {
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: inherit;
  color: #333;
  text-decoration-line: underline;
  letter-spacing: 1px;
}
.mypage__three-column-list .mypage__three-column-list-item__name-link:hover {
  text-decoration: none;
}
.mypage__three-column-list .mypage__three-column-list-item__label {
  display: -webkit-box;
  grid-area: label;
  max-height: 20px;
  margin: 0;
  overflow: hidden;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 1.6;
  color: #666;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.mypage__three-column-list .mypage__three-column-list-item__bookmark {
  flex-shrink: 0;
  grid-area: bookmark;
  width: 24px;
}
.mypage__three-column-list .mypage__three-column-list-item__date {
  display: flex;
  grid-area: date;
  gap: 4px;
  align-items: center;
  justify-content: flex-end;
  margin: 0;
  font-size: 0.75rem;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 1.6;
  color: #666;
}
.mypage__three-column-list .mypage__three-column-list-item__date [astro-icon] {
  margin-top: -1px;
  fill: #666;
}
.mypage__three-column-list .mypage__three-column-list-item__date [astro-icon] path {
  fill: #666;
}
.mypage__two-column-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  padding: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .mypage__two-column-list {
    grid-template-columns: 1fr;
  }
}
.mypage__two-column-list .mypage__two-column-list-item {
  display: grid;
  grid-template: 'image name bookmark' auto 'image label bookmark' auto 'image description bookmark' auto 'image description bookmark' auto 'image date bookmark' auto/120px 1fr 24px;
  gap: 8px 16px;
  padding: 16px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
@media (max-width: 1023px) {
  .mypage__two-column-list .mypage__two-column-list-item {
    grid-template: 'image name bookmark' auto 'image label bookmark' auto 'image description bookmark' auto 'image description bookmark' auto 'image date bookmark' auto/48px 1fr 24px;
  }
}
.mypage__two-column-list .mypage__two-column-list-item__image {
  flex-shrink: 0;
  grid-area: image;
  width: 120px;
  height: 120px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
}
@media (max-width: 1023px) {
  .mypage__two-column-list .mypage__two-column-list-item__image {
    width: 48px;
    height: 48px;
  }
}
.mypage__two-column-list .mypage__two-column-list-item__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.mypage__two-column-list .mypage__two-column-list-item__name {
  display: -webkit-box;
  grid-area: name;
  margin: 0;
  overflow: hidden;
  line-height: 1.5;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.mypage__two-column-list .mypage__two-column-list-item__name-link {
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: inherit;
  color: #333;
  text-decoration-line: underline;
  letter-spacing: 1px;
}
.mypage__two-column-list .mypage__two-column-list-item__name-link:hover {
  text-decoration: none;
}
.mypage__two-column-list .mypage__two-column-list-item__label {
  display: -webkit-box;
  grid-area: label;
  max-height: 20px;
  margin: 0;
  overflow: hidden;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 1.6;
  color: #666;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.mypage__two-column-list .mypage__two-column-list-item__description {
  display: -webkit-box;
  grid-area: description;
  max-height: 48px;
  margin: 0;
  overflow: hidden;
  font-size: 0.875rem;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 1.6;
  color: #333;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.mypage__two-column-list .mypage__two-column-list-item__bookmark {
  flex-shrink: 0;
  grid-area: bookmark;
  width: 24px;
}
.mypage__two-column-list .mypage__two-column-list-item__date {
  display: flex;
  grid-area: date;
  gap: 4px;
  align-items: center;
  margin: 0;
  font-size: 0.75rem;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 1.6;
  color: #666;
}
.mypage__two-column-list .mypage__two-column-list-item__date [astro-icon] {
  margin-top: -1px;
  fill: #666;
}
.mypage__two-column-list .mypage__two-column-list-item__date [astro-icon] path {
  fill: #666;
}
.mypage__no-item {
  display: grid;
  place-items: center;
  width: 100%;
  padding: 40px;
}
.mypage__no-item .mypage__no-item-text {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 150%;
  color: #333;
  letter-spacing: 1px;
}
.mypage-setting {
  width: 100vw;
  min-height: calc(100vh - 262px);
  padding: 2.5rem 48px;
  background: #fff;
}
@media (max-width: 1023px) {
  .mypage-setting {
    width: 100%;
    padding: 2.5rem 24px;
  }
}
.mypage-setting__inner {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
.mypage-setting__content {
  max-width: 884px;
}
.mypage-setting__content > * + * {
  margin-top: 32px !important;
}
@media (max-width: 767px) {
  .mypage-setting__content {
    display: flex;
    flex-direction: column;
  }
}
.mypage-setting__list {
  padding: 0;
}
.mypage-setting__list > * + * {
  border-top: 1px solid #e6e6e6;
}
.mypage-setting__list-item {
  display: flex;
  gap: 40px;
  align-items: center;
  padding: 16px 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .mypage-setting__list-item {
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
  }
}
.mypage-setting__list-item-label {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  align-items: center;
  width: 280px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  color: #666;
}
@media (max-width: 767px) {
  .mypage-setting__list-item-label {
    flex-direction: column;
    align-items: flex-start;
  }
}
.mypage-setting__list-item-actions {
  display: flex;
  gap: 0.75rem;
  align-items: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
}
.mypage-setting__caption {
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
}
.mypage-setting__caption--right {
  text-align: right;
}
.term-of-service {
  width: 100vw;
  min-height: calc(100vh - 262px);
  padding: 2.5rem 48px;
  background: #fff;
}
@media (max-width: 1023px) {
  .term-of-service {
    width: 100%;
    padding: 2.5rem 24px;
  }
}
.term-of-service__inner {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.term-of-service__title {
  position: relative;
  width: 100%;
  padding: 1.5rem 0;
  margin: 0;
  font-family: Noto Sans JP;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 1.6px;
  border-top: 4px solid #e6e6e6;
}
.term-of-service__title:before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #000;
}
.term-of-service__content {
  max-width: 884px;
}
.term-of-service__content > * + * {
  margin-top: 32px !important;
}
@media (max-width: 767px) {
  .term-of-service__content {
    display: flex;
    flex-direction: column;
  }
}
.term-of-service__content-head {
  margin-top: 1rem;
  border-top: 2px solid #c8161d;
}
.term-of-service__content-title {
  font-family: Noto Sans JP;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 36px;
  text-align: left;
  letter-spacing: 0;
}
.term-of-service__list {
  padding: 0;
}
.term-of-service__list > * + * {
  border-top: 1px solid #e6e6e6;
}
.term-of-service__text-link {
  font-family: Noto Sans JP;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 17px;
  color: #333;
  text-align: left;
  letter-spacing: 0;
  cursor: pointer;
}
.term-of-service__text-link:hover {
  text-decoration: none;
}
.term-of-service__error {
  position: relative;
  max-width: 844px;
  padding: 8px 16px 8px 56px;
  background: #f003;
  border-radius: 0.125rem;
}
.term-of-service__error:before {
  position: absolute;
  top: 9px;
  left: 16px;
  display: inline-block;
  width: var(--icon-size);
  height: var(--icon-size);
  content: '';
  background-image: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C6.48%202%202%206.48%202%2012C2%2017.52%206.48%2022%2012%2022C17.52%2022%2022%2017.52%2022%2012C22%206.48%2017.52%202%2012%202ZM13%2017H11V15H13V17ZM13%2013H11V7H13V13Z'%20fill='%23FF0000'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: var(--icon-size) var(--icon-size);
  border-color: #000;
  --icon-size: 24px;
}
.term-of-service__error-text {
  margin: 0;
  font-family: Noto Sans JP;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #333;
}
.term-of-service__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 272px;
  height: 256px;
  padding: 16px;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .term-of-service__card {
    gap: 24px;
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .term-of-service__card {
    gap: 24px;
    width: 100%;
    height: auto;
  }
}
.term-of-service__card-icon {
  width: auto;
  object-fit: contain;
}
.term-of-service__card-icon--toshimachi {
  object-fit: contain;
}
.term-of-service__card-list {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  padding-bottom: 24px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .term-of-service__card-list {
    flex-direction: column;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .term-of-service__card-list {
    flex-direction: column;
    width: 100%;
  }
}
.term-of-service__card-buttons {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media (min-width: 1024px) {
  .term-of-service__card-buttons {
    height: 104px;
  }
}
.term-of-service__card-text {
  font-family: Inter;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0;
}
.term-of-service__caption {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
}
.term-of-service__caption--right {
  text-align: right;
}
.term-of-service__dialog dialog {
  width: 576px;
}
.term-of-service__dialog-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.term-of-service__dialog-title {
  font-family: Noto Sans JP;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  letter-spacing: 0.05em;
}
.term-of-service__dialog-caption {
  font-family: Noto Sans JP;
  font-size: 1rem;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  letter-spacing: 0;
}
.term-of-service__buttons {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  max-width: 320px;
}
.term-of-service__button-back {
  margin-top: 2.5rem;
}
.cancel-terms {
  width: 100vw;
  min-height: calc(100vh - 262px);
  padding: 2.5rem 48px;
  background: #fff;
}
@media (max-width: 1023px) {
  .cancel-terms {
    width: 100%;
    padding: 2.5rem 24px;
  }
}
.cancel-terms__inner {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.cancel-terms__title {
  position: relative;
  width: 100%;
  padding: 1.5rem 0;
  margin: 0;
  font-family: Noto Sans JP;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 1.6px;
  border-top: 4px solid #e6e6e6;
}
.cancel-terms__title:before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #000;
}
.cancel-terms__content {
  max-width: 884px;
}
.cancel-terms__content > * + * {
  margin-top: 42px !important;
}
@media (max-width: 767px) {
  .cancel-terms__content {
    display: flex;
    flex-direction: column;
  }
}
.cancel-terms__list {
  padding: 0;
}
.cancel-terms__list > * + * {
  border-top: 1px solid #e6e6e6;
}
.cancel-terms__text-link {
  font-family: Noto Sans JP;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 17px;
  color: #333;
  text-align: left;
  letter-spacing: 0;
  cursor: pointer;
}
.cancel-terms__text-link:hover {
  text-decoration: none;
}
.cancel-terms__error {
  position: relative;
  max-width: 844px;
  padding: 8px 16px 8px 56px;
  background: #f003;
  border-radius: 0.125rem;
}
.cancel-terms__error:before {
  position: absolute;
  top: 9px;
  left: 16px;
  display: inline-block;
  width: var(--icon-size);
  height: var(--icon-size);
  content: '';
  background-image: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C6.48%202%202%206.48%202%2012C2%2017.52%206.48%2022%2012%2022C17.52%2022%2022%2017.52%2022%2012C22%206.48%2017.52%202%2012%202ZM13%2017H11V15H13V17ZM13%2013H11V7H13V13Z'%20fill='%23FF0000'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: var(--icon-size) var(--icon-size);
  border-color: #000;
  --icon-size: 24px;
}
.cancel-terms__error-text {
  margin: 0;
  font-family: Noto Sans JP;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #333;
}
.cancel-terms__list-item {
  display: flex;
  gap: 40px;
  align-items: center;
  padding: 16px 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .cancel-terms__list-item {
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
  }
}
.cancel-terms__list-item-label {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  align-items: center;
  width: 280px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  color: #666;
}
@media (max-width: 767px) {
  .cancel-terms__list-item-label {
    flex-direction: column;
    align-items: flex-start;
  }
}
.cancel-terms__list-item-actions {
  display: flex;
  gap: 0.75rem;
  align-items: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
}
.cancel-terms__caption {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
}
.cancel-terms__caption--right {
  text-align: right;
}
.cancel-terms__buttons {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  max-width: 320px;
}
.cancel-terms__buttons .elements__button {
  width: 100%;
}
.unregister {
  width: 100vw;
  min-height: calc(100vh - 262px);
  padding: 2.5rem 48px;
  background: #fff;
}
@media (max-width: 1023px) {
  .unregister {
    width: 100%;
    padding: 2.5rem 24px;
  }
}
.unregister__inner {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.unregister__title {
  position: relative;
  width: 100%;
  padding: 1.5rem 0;
  margin: 0;
  font-family: Noto Sans JP;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 1.6px;
  border-top: 4px solid #e6e6e6;
}
.unregister__title:before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #000;
}
.unregister__content {
  max-width: 884px;
}
.unregister__content > * + * {
  margin-top: 26px !important;
}
@media (max-width: 767px) {
  .unregister__content {
    display: flex;
    flex-direction: column;
  }
}
.unregister__list {
  padding: 0.5rem 0;
  border-bottom: 1px solid #e6e6e6;
}
.unregister__text-link {
  font-family: Noto Sans JP;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 17px;
  color: #333;
  text-align: left;
  letter-spacing: 0;
  cursor: pointer;
}
.unregister__text-link:hover {
  text-decoration: none;
}
.unregister__error {
  position: relative;
  max-width: 884px;
  padding: 8px 16px 8px 56px;
  background: #f003;
  border-radius: 0.125rem;
}
.unregister__error:before {
  position: absolute;
  top: 9px;
  left: 16px;
  display: inline-block;
  width: var(--icon-size);
  height: var(--icon-size);
  content: '';
  background-image: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C6.48%202%202%206.48%202%2012C2%2017.52%206.48%2022%2012%2022C17.52%2022%2022%2017.52%2022%2012C22%206.48%2017.52%202%2012%202ZM13%2017H11V15H13V17ZM13%2013H11V7H13V13Z'%20fill='%23FF0000'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: var(--icon-size) var(--icon-size);
  border-color: #000;
  --icon-size: 24px;
}
.unregister__error-text {
  margin: 0;
  font-family: Noto Sans JP;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #333;
}
.unregister__list-item {
  display: flex;
  gap: 40px;
  align-items: center;
  padding: 16px 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .unregister__list-item {
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
  }
}
.unregister__list-item-label {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  align-items: center;
  width: 280px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  color: #666;
}
@media (max-width: 767px) {
  .unregister__list-item-label {
    flex-direction: column;
    align-items: flex-start;
  }
}
.unregister__list-item-actions {
  display: flex;
  gap: 0.75rem;
  align-items: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
}
.unregister__caption {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
}
.unregister__caption--right {
  text-align: right;
}
.unregister__support-caption {
  padding-top: 1.25rem;
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #333;
}
.unregister__support-caption--right {
  text-align: right;
}
.unregister__buttons {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  max-width: 320px;
}
.unregister__buttons .elements__button {
  width: 100%;
}
.password-reset {
  display: flex;
  flex-direction: column;
  gap: 24px;
  font-size: 0.875rem;
}
.password-reset .password-reset__description {
  margin: 0;
}
.password-reset .password-reset__inputs {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 448px;
}
.password-reset .password-reset__inputs--disabled {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .password-reset .password-reset__inputs {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .password-reset .password-reset__inputs {
    width: 100%;
  }
}
.password-reset .password-reset__inputs .password-reset__inputs-captions > p {
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #666;
}
.password-reset .password-reset__inputs-link {
  font-size: 0.875rem;
  color: #333;
}
.password-reset .password-reset__confirm-code {
  display: flex;
  flex-direction: column;
  gap: 32px;
  margin-top: 32px;
}
.password-reset .password-reset__confirm-code .password-reset__confirm-code-message {
  margin: 0;
}
.password-reset .password-reset__buttons {
  margin-top: 32px;
}
@media (min-width: 1280px) {
  .password-reset .password-reset__buttons > button {
    width: 20rem;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .password-reset .password-reset__buttons > button {
    width: 20rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .password-reset .password-reset__buttons > button {
    width: 20rem;
  }
}
.password-reset .password-reset__back-button {
  margin-top: 32px;
}
.password-reset .password-reset__back-button [astro-icon] {
  fill: #666;
}
.password-reset .password-reset__back-button [astro-icon] path {
  fill: #666;
}
.password-reset .password-reset__message-paragraph {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
.password-reset .password-reset__message-paragraph > a {
  font-weight: 700;
}
.password-reset__link {
  padding: 24px 0 0;
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  color: #333;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .password-reset__link {
    padding: 0 24px 24px;
  }
}
@media (max-width: 767px) {
  .password-reset__link {
    padding: 0 24px 24px;
  }
}
.password-reset-complete {
  display: flex;
  flex-direction: column;
  font-size: 0.875rem;
}
.password-reset-complete .password-reset-complete__description {
  margin: 0;
}
.password-reset-complete .password-reset-complete__buttons {
  margin-top: 32px;
}
@media (min-width: 1280px) {
  .password-reset-complete .password-reset-complete__buttons > button {
    width: 20rem;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .password-reset-complete .password-reset-complete__buttons > button {
    width: 20rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .password-reset-complete .password-reset-complete__buttons > button {
    width: 20rem;
  }
}
.password-reset-complete .password-reset-complete__message-paragraph {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
.password-reset-complete .password-reset-complete__message-paragraph > a {
  font-weight: 700;
}
.signin__form {
  display: flex;
  flex-direction: column;
  gap: 24px;
  font-size: 0.875rem;
}
.signin__form .signin__form__description {
  margin: 0;
}
.signin__form .signin__form__inputs {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 448px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signin__form .signin__form__inputs {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .signin__form .signin__form__inputs {
    width: 100%;
  }
}
.signin__form .signin__form__buttons {
  margin-top: 32px;
}
@media (min-width: 1280px) {
  .signin__form .signin__form__buttons > button {
    width: 20rem;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .signin__form .signin__form__buttons > button {
    width: 20rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signin__form .signin__form__buttons > button {
    width: 20rem;
  }
}
.signin__form .signin__kiyaku-message-paragraph {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
.signin__form .signin__kiyaku-message-paragraph > a {
  font-weight: 700;
}
.signin__links {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0;
  margin-top: 24px;
  list-style-type: none;
}
.signin__links > li {
  margin: 0;
}
.signin__links > li > a {
  font-weight: 700;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signin__links {
    padding: 0 24px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .signin__links {
    padding: 0 24px;
    margin-top: 0;
  }
}
.signin__message {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 24px;
  background: #f8f8f8;
}
.signin__message .signin__message-title,
.signin__message .signin__message-paragraph {
  margin: 0;
}
.signin__message .signin__message-title {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  color: #666;
  letter-spacing: 1px;
}
.signin__message .signin__message-paragraph {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
.signin__wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  width: 844px;
  padding: 40px 80px;
  background: #fff;
}
.signin__wrapper .signin__wrapper-title {
  margin: 0;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signin__wrapper {
    width: 100vw;
    padding: 24px;
  }
}
@media (max-width: 767px) {
  .signin__wrapper {
    width: 100vw;
    padding: 24px;
  }
}
.signout {
  display: flex;
  flex-direction: column;
  font-size: 0.875rem;
}
.signout .signout__description {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
.signout .signout__buttons {
  margin-top: 32px;
}
@media (min-width: 1280px) {
  .signout .signout__buttons > button {
    width: 20rem;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .signout .signout__buttons > button {
    width: 20rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signout .signout__buttons > button {
    width: 20rem;
  }
}
.inquiry__wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: calc(100vh - 446px);
  margin-bottom: 200px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__wrapper {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .inquiry__wrapper {
    margin-bottom: 0;
  }
}
.inquiry__wrapper .inquiry__wrapper-head {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 320px;
  padding-right: 1.5rem;
  padding-bottom: 180px;
  padding-left: 1.5rem;
  background: #333;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__wrapper .inquiry__wrapper-head {
    flex-direction: column;
    gap: 24px;
    align-items: start;
    justify-content: center;
    height: 180px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .inquiry__wrapper .inquiry__wrapper-head {
    flex-direction: column;
    gap: 24px;
    align-items: start;
    justify-content: center;
    height: 180px;
    padding: 0;
  }
}
.inquiry__wrapper .inquiry__wrapper-head-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 1184px;
  margin: auto;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__wrapper .inquiry__wrapper-head-content {
    flex-direction: column;
    gap: 24px;
    align-items: start;
    justify-content: center;
    width: auto;
    height: 180px;
    padding: 8px 0 0 30px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .inquiry__wrapper .inquiry__wrapper-head-content {
    flex-direction: column;
    gap: 24px;
    align-items: start;
    justify-content: center;
    width: auto;
    height: 180px;
    padding: 8px 0 0 30px;
    margin: 0;
  }
}
.inquiry__wrapper .inquiry__wrapper-title {
  margin: 0;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__wrapper .inquiry__wrapper-title {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .inquiry__wrapper .inquiry__wrapper-title {
    font-size: 1.5rem;
  }
}
.inquiry__wrapper .inquiry__wrapper-progressbar {
  display: block;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__wrapper .inquiry__wrapper-progressbar {
    display: none;
  }
}
@media (max-width: 767px) {
  .inquiry__wrapper .inquiry__wrapper-progressbar {
    display: none;
  }
}
.inquiry__wrapper .inquiry__wrapper-progresscircle {
  display: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__wrapper .inquiry__wrapper-progresscircle {
    display: block;
  }
}
@media (max-width: 767px) {
  .inquiry__wrapper .inquiry__wrapper-progresscircle {
    display: block;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .inquiry__wrapper .inquiry__wrapper-container {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
.inquiry__wrapper .inquiry__wrapper-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 1184px;
  padding: 40px 80px;
  margin: -180px auto;
  background: #fff;
}
.inquiry__wrapper .inquiry__wrapper-content .inquiry__wrapper-content-title {
  margin: 0;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__wrapper .inquiry__wrapper-content {
    width: 100%;
    padding: 1.5rem;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .inquiry__wrapper .inquiry__wrapper-content {
    width: 100%;
    padding: 24px;
    margin: 0;
  }
}
.inquiry__complete-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: calc(100vh - 446px);
  margin-bottom: 200px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__complete-wrapper {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .inquiry__complete-wrapper {
    margin-bottom: 0;
  }
}
.inquiry__complete-wrapper .inquiry__complete-wrapper-head {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 320px;
  padding-right: 38px;
  padding-bottom: 180px;
  padding-left: 38px;
  background: #333;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__complete-wrapper .inquiry__complete-wrapper-head {
    flex-direction: column;
    gap: 24px;
    align-items: start;
    justify-content: center;
    height: 180px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .inquiry__complete-wrapper .inquiry__complete-wrapper-head {
    flex-direction: column;
    gap: 24px;
    align-items: start;
    justify-content: center;
    height: 180px;
    padding: 0;
  }
}
.inquiry__complete-wrapper .inquiry__complete-wrapper-head-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 844px;
  margin: auto;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__complete-wrapper .inquiry__complete-wrapper-head-content {
    flex-direction: column;
    gap: 24px;
    align-items: start;
    justify-content: center;
    width: auto;
    height: 180px;
    padding: 20px 0 0 40px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .inquiry__complete-wrapper .inquiry__complete-wrapper-head-content {
    flex-direction: column;
    gap: 24px;
    align-items: start;
    justify-content: center;
    width: auto;
    height: 180px;
    padding: 8px 0 0 30px;
    margin: 0;
  }
}
.inquiry__complete-wrapper .inquiry__complete-wrapper-title {
  margin: 0;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__complete-wrapper .inquiry__complete-wrapper-title {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .inquiry__complete-wrapper .inquiry__complete-wrapper-title {
    font-size: 1.5rem;
  }
}
.inquiry__complete-wrapper .inquiry__complete-wrapper-progressbar {
  display: block;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__complete-wrapper .inquiry__complete-wrapper-progressbar {
    display: none;
  }
}
@media (max-width: 767px) {
  .inquiry__complete-wrapper .inquiry__complete-wrapper-progressbar {
    display: none;
  }
}
.inquiry__complete-wrapper .inquiry__complete-wrapper-progresscircle {
  display: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__complete-wrapper .inquiry__complete-wrapper-progresscircle {
    display: block;
  }
}
@media (max-width: 767px) {
  .inquiry__complete-wrapper .inquiry__complete-wrapper-progresscircle {
    display: block;
  }
}
.inquiry__complete-wrapper .inquiry__complete-wrapper-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 844px;
  padding: 40px 80px;
  margin: -180px auto;
  background: #fff;
}
.inquiry__complete-wrapper .inquiry__complete-wrapper-content .inquiry__complete-wrapper-content-title {
  margin: 0;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__complete-wrapper .inquiry__complete-wrapper-content {
    width: 100%;
    padding: 40px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .inquiry__complete-wrapper .inquiry__complete-wrapper-content {
    width: 100%;
    padding: 24px;
    margin: 0;
  }
}
.inquiry__form {
  padding: 0;
  font-size: 1rem;
}
.inquiry__form .inquiry__form-title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 36px;
}
.inquiry__form .inquiry__form-table {
  width: 100%;
}
.inquiry__form .inquiry__form-table-content {
  display: flex;
  align-items: start;
  font-style: normal;
  border-bottom: 1px solid #e6e6e6;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__form .inquiry__form-table-content {
    flex-direction: column;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media (max-width: 767px) {
  .inquiry__form .inquiry__form-table-content {
    flex-direction: column;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.inquiry__form .inquiry__form-table-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 30%;
  padding: 12px;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  font-style: normal;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__form .inquiry__form-table-head {
    gap: 8px;
    justify-content: left;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .inquiry__form .inquiry__form-table-head {
    gap: 8px;
    justify-content: left;
    padding: 0;
  }
}
.inquiry__form .inquiry__form-table-data {
  width: 70%;
  padding: 16px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__form .inquiry__form-table-data {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .inquiry__form .inquiry__form-table-data {
    width: 100%;
    padding: 0;
  }
}
.inquiry__form .inquiry__form-table-data-container {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 8px;
}
.inquiry__form .inquiry__form-table-urgency-container {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  margin-top: 8px;
}
.inquiry__form .inquiry__form-table-data-item {
  display: inline-block;
}
.inquiry__form .inquiry__form-table-other {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.inquiry__form .inquiry__form-table-other-input,
.inquiry__form .inquiry__form-table-textarea {
  display: flex;
  flex-direction: column;
  max-width: 448px;
}
.inquiry__form .inquiry__form-table-other-text {
  font-size: 0.875rem;
  font-style: normal;
  color: #666;
  text-align: end;
}
.inquiry__form .inquiry__form__description {
  margin: 0;
}
.inquiry__form .inquiry__form__inputs {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 448px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__form .inquiry__form__inputs {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .inquiry__form .inquiry__form__inputs {
    width: 100%;
  }
}
.inquiry__form .inquiry__form__buttons {
  margin-top: 32px;
}
@media (min-width: 1280px) {
  .inquiry__form .inquiry__form__buttons > button {
    width: 20rem;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .inquiry__form .inquiry__form__buttons > button {
    width: 20rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__form .inquiry__form__buttons > button {
    width: 20rem;
  }
}
.inquiry__form .inquiry__form-footer-container {
  margin-top: 2rem;
}
.inquiry__form .inquiry__form-footer-text {
  font-style: normal;
  font-weight: 400;
}
.inquiry__form .inquiry__form-footer-login {
  margin-bottom: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
}
.inquiry__form .file-upload {
  display: flex;
  gap: 6px;
  align-items: center;
  margin-top: 6px;
  font-size: 0.75rem;
  color: #666;
}
.inquiry__confirm {
  font-size: 1rem;
}
.inquiry__confirm .inquiry__confirm-title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 36px;
}
.inquiry__confirm .inquiry__confirm-table {
  width: 100%;
}
.inquiry__confirm .inquiry__confirm-table-content {
  display: flex;
  gap: 16px;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-style: normal;
  border-bottom: 1px solid #e6e6e6;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__confirm .inquiry__confirm-table-content {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .inquiry__confirm .inquiry__confirm-table-content {
    flex-direction: column;
  }
}
.inquiry__confirm .inquiry__confirm-table-head {
  display: flex;
  align-items: center;
  justify-content: left;
  min-width: 30%;
  font-style: normal;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__confirm .inquiry__confirm-table-head {
    min-width: 100%;
  }
}
@media (max-width: 767px) {
  .inquiry__confirm .inquiry__confirm-table-head {
    min-width: 100%;
  }
}
.inquiry__confirm .inquiry__confirm-table-data {
  width: 70%;
  padding: 16px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__confirm .inquiry__confirm-table-data {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .inquiry__confirm .inquiry__confirm-table-data {
    width: 100%;
    padding: 0;
  }
}
.inquiry__confirm .inquiry__confirm-table-data-item {
  display: block;
  margin: 6px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__confirm .inquiry__confirm-table-data-item {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .inquiry__confirm .inquiry__confirm-table-data-item {
    margin: 0;
  }
}
.inquiry__confirm .inquiry__confirm-table-other {
  display: block;
  margin: 6px;
}
.inquiry__confirm .inquiry__confirm__description {
  margin: 0;
}
.inquiry__confirm .inquiry__confirm__inputs {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 448px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__confirm .inquiry__confirm__inputs {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .inquiry__confirm .inquiry__confirm__inputs {
    width: 100%;
  }
}
.inquiry__confirm .inquiry__confirm__buttons {
  margin-top: 32px;
}
@media (min-width: 1280px) {
  .inquiry__confirm .inquiry__confirm__buttons > button {
    width: 20rem;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .inquiry__confirm .inquiry__confirm__buttons > button {
    width: 20rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__confirm .inquiry__confirm__buttons > button {
    width: 20rem;
  }
}
.inquiry__confirm .inquiry__confirm__back-button {
  margin-top: 32px;
}
.inquiry__confirm .inquiry__confirm__back-button [astro-icon] {
  fill: #666;
}
.inquiry__confirm .inquiry__confirm__back-button [astro-icon] path {
  fill: #666;
}
.inquiry__confirm .inquiry__kiyaku-message-paragraph {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
.inquiry__confirm .inquiry__kiyaku-message-paragraph > a {
  font-weight: 700;
}
.inquiry__complete {
  display: flex;
  flex-direction: column;
  gap: 42px;
  font-size: 0.875rem;
}
.inquiry__complete .inquiry__complete_content {
  display: flex;
  flex-direction: column;
  gap: 6px;
  font-size: 0.875rem;
}
.inquiry__complete .inquiry__complete_description {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
}
.inquiry__complete .inquiry__complete_inputs {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 448px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__complete .inquiry__complete_inputs {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .inquiry__complete .inquiry__complete_inputs {
    width: 100%;
  }
}
.inquiry__complete .inquiry__complete_buttons {
  margin-top: 32px;
}
@media (min-width: 1280px) {
  .inquiry__complete .inquiry__complete_buttons > button {
    width: 20rem;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .inquiry__complete .inquiry__complete_buttons > button {
    width: 20rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .inquiry__complete .inquiry__complete_buttons > button {
    width: 20rem;
  }
}
.inquiry__complete .inquiry__complete__download {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.inquiry__complete .inquiry__complete__download_content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.inquiry__complete .inquiry__complete__download_border {
  max-width: 240px;
  height: 2px;
  margin-bottom: 12px;
  background: #c8161d;
}
.inquiry__complete .inquiry__complete__download_title {
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  text-align: left;
  letter-spacing: 0;
}
.inquiry__complete .inquiry__complete__download_items {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.inquiry__complete .inquiry__complete__download_item svg {
  width: 15px;
  height: 18px;
}
.form__footer {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 1184px;
  padding-top: 1rem;
  margin: auto;
  font-size: 1rem;
  font-style: normal;
}
.form__footer .form__footer-info {
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: flex-start;
  padding: 8px 16px;
  background: #f2f2f2;
}
.form__footer .form__footer-caution {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.form__footer .form__footer-text {
  margin: 0;
  font-size: 0.875rem;
}
.form__footer .form__footer-info-text {
  margin: 0;
}
.form__footer .form__footer-info-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
}
.form__footer .form__footer-info-icon svg {
  width: 20px;
  height: 20px;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .form__footer {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .form__footer {
    padding: 1rem 1.5rem 2rem;
  }
}
@media (max-width: 767px) {
  .form__footer {
    padding: 1rem 1.5rem 2rem;
  }
}
.questionnaire__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire__wrapper {
    width: 100vw;
    background: #f8f8f8;
  }
}
@media (max-width: 767px) {
  .questionnaire__wrapper {
    width: 100vw;
    background: #f8f8f8;
  }
}
.questionnaire__wrapper--full-height {
  min-height: calc(100vh - 164px);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire__wrapper--full-height {
    min-height: calc(100vh - 196px);
  }
}
@media (max-width: 767px) {
  .questionnaire__wrapper--full-height {
    min-height: calc(100vh - 226px);
  }
}
.questionnaire__wrapper .questionnaire__wrapper-position-box {
  width: 100%;
}
@media (min-width: 1024px) {
  .questionnaire__wrapper .questionnaire__wrapper-position-box {
    z-index: 1;
    margin-top: -320px;
  }
}
.questionnaire__wrapper:before {
  position: relative;
  width: 100vw;
  height: 320px;
  content: '';
  background: #333;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire__wrapper:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .questionnaire__wrapper:before {
    display: none;
  }
}
.questionnaire__wrapper .questionnaire__wrapper-head {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 48px;
}
@media (max-width: 1023px) {
  .questionnaire__wrapper .questionnaire__wrapper-head {
    flex-direction: column;
    gap: 24px;
    align-items: flex-start;
    justify-content: center;
    padding: 24px;
    margin-top: 0;
    background: #333;
  }
}
.questionnaire__wrapper .questionnaire__wrapper-title {
  z-index: 1;
  margin: 0;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  color: #fff;
  letter-spacing: 1.6px;
}
.questionnaire__wrapper .questionnaire__wrapper-progressbar {
  display: block;
}
@media (max-width: 1023px) {
  .questionnaire__wrapper .questionnaire__wrapper-progressbar {
    display: none;
  }
}
.questionnaire__wrapper .questionnaire__wrapper-progresscircle {
  display: none;
}
@media (max-width: 1023px) {
  .questionnaire__wrapper .questionnaire__wrapper-progresscircle {
    display: block;
  }
}
.questionnaire__wrapper .questionnaire__wrapper-content {
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  width: 100%;
  padding: 40px 80px;
  margin: 2rem 0;
  background: #fff;
}
.questionnaire__wrapper .questionnaire__wrapper-content .questionnaire__wrapper-content-title {
  margin: 0;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
@media (max-width: 767px) {
  .questionnaire__wrapper .questionnaire__wrapper-content .questionnaire__wrapper-content-title {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire__wrapper .questionnaire__wrapper-content {
    padding: 24px 40px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .questionnaire__wrapper .questionnaire__wrapper-content {
    padding: 24px;
    margin: 0;
  }
}
.questionnaire__wrapper .questionnaire__wrapper-links {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire__wrapper .questionnaire__wrapper-links {
    padding: 40px;
    margin-bottom: 38px;
  }
}
@media (max-width: 767px) {
  .questionnaire__wrapper .questionnaire__wrapper-links {
    padding: 24px;
    margin-bottom: 38px;
  }
}
@media (min-width: 1280px) {
  .questionnaire__wrapper--responsive {
    width: 82vw;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .questionnaire__wrapper--responsive {
    width: 90vw;
    margin: auto;
  }
}
.questionnaire__wrapper-links p {
  margin: 0;
}
.questionnaire__wrapper-links a {
  font-weight: 700;
}
.questionnaire-form {
  width: 100%;
  padding: 0;
  font-size: 1rem;
}
.questionnaire-form__top {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  align-items: flex-start;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-form__top {
    flex-direction: column;
    gap: 0;
  }
}
@media (max-width: 767px) {
  .questionnaire-form__top {
    flex-direction: column;
    gap: 0;
  }
}
.questionnaire-form__title {
  padding-bottom: 24px;
  margin: 0;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 27px;
  border-bottom: 1px solid #e6e6e6;
}
.questionnaire-form__form,
.questionnaire-form__table {
  flex: 1;
  width: 100%;
}
.questionnaire-form__table-content {
  display: flex;
  align-items: start;
  font-style: normal;
  border-bottom: 1px solid #e6e6e6;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-form__table-content {
    flex-direction: column;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media (max-width: 767px) {
  .questionnaire-form__table-content {
    flex-direction: column;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.questionnaire-form__table-last-content {
  display: flex;
  align-items: start;
  font-style: normal;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-form__table-last-content {
    flex-direction: column;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media (max-width: 767px) {
  .questionnaire-form__table-last-content {
    flex-direction: column;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.questionnaire-form__table-head {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
  min-width: 180px;
  padding: 24px 16px 24px 0;
  font-style: normal;
  line-height: 40px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-form__table-head {
    gap: 8px;
    justify-content: left;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .questionnaire-form__table-head {
    gap: 8px;
    justify-content: left;
    padding: 0;
  }
}
.questionnaire-form__table-ai-head {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
  min-width: 180px;
  padding: 24px 16px 24px 0;
  font-style: normal;
  line-height: 40px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-form__table-ai-head {
    gap: 8px;
    justify-content: left;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .questionnaire-form__table-ai-head {
    gap: 8px;
    justify-content: left;
    width: 100%;
    padding: 0;
  }
}
.questionnaire-form__table-data {
  width: 100%;
  padding: 24px 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-form__table-data {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .questionnaire-form__table-data {
    width: 100%;
    padding: 0;
  }
}
.questionnaire-form__table-data-container {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 8px;
}
.questionnaire-form__table-ai-container {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 0.75rem;
  width: 100%;
  margin-top: 8px;
}
.questionnaire-form__table-urgency-container {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .questionnaire-form__table-urgency-container {
    gap: 24px;
  }
}
.questionnaire-form .skeleton {
  position: relative;
  width: max-content;
  overflow: hidden;
  color: transparent;
  cursor: default;
  user-select: none;
  background-color: #eee;
  border-radius: 4px;
}
.questionnaire-form .skeleton:after {
  position: absolute;
  inset: 0;
  content: '';
  background: linear-gradient(90deg, #fff0, #fff6, #fff0);
  transform: translate(-100%);
  animation: skeleton-animation 2s infinite;
}
.questionnaire-form__table-data-item {
  display: inline-block;
}
.questionnaire-form__table-skeleton-item {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  align-items: center;
}
.questionnaire-form__table-skeleton-span {
  display: none;
}
.questionnaire-form__table-skeleton-text {
  display: inline-block;
  white-space: nowrap;
  cursor: pointer;
}
.questionnaire-form__table-caption-text {
  display: inline-block;
  margin-top: 1.5rem;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 19px;
  color: #333;
  text-align: end;
}
.questionnaire-form__table-other {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.questionnaire-form__table-other-row {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  width: 100%;
  white-space: nowrap;
}
.questionnaire-form__table-other-input,
.questionnaire-form__table-purpose-input {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.questionnaire-form__table-textarea {
  display: flex;
  flex-direction: column;
  max-width: 448px;
}
.questionnaire-form__table-other-text {
  font-size: 0.875rem;
  font-style: normal;
  color: #666;
  text-align: end;
}
.questionnaire-form__description {
  margin: 0;
}
.questionnaire-form__inputs {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 448px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-form__inputs {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .questionnaire-form__inputs {
    width: 100%;
  }
}
.questionnaire-form__submit {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.questionnaire-form__submit-caution {
  font-size: 1.25rem;
  font-weight: 700;
  color: #000;
}
.questionnaire-form__submit-link {
  font-size: 0.875rem;
  font-weight: 400;
  color: #a1a1a1;
}
.questionnaire-form__submit-anchor {
  font-size: 0.875rem;
  font-weight: 400;
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
.questionnaire-form__submit-anchor:hover {
  text-decoration: none;
}
.questionnaire-form__button {
  display: flex;
  gap: 2rem;
  align-items: center;
}
@media (max-width: 767px) {
  .questionnaire-form__button {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .questionnaire-form__button > button {
    width: 320px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .questionnaire-form__button > button {
    width: 320px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-form__button > button {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .questionnaire-form__button > button {
    width: 100%;
  }
}
.questionnaire-form__button-text {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 22px;
  color: #333;
}
.questionnaire-form__footer-container {
  margin-top: 2rem;
}
.questionnaire-form__footer-text {
  font-style: normal;
  font-weight: 400;
}
.questionnaire-form__footer-login {
  margin-bottom: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
}
.questionnaire-form .file-upload {
  display: flex;
  gap: 6px;
  align-items: center;
  margin-top: 6px;
  font-size: 0.75rem;
  color: #666;
}
.questionnaire-form .skeleton-item-hidden {
  visibility: hidden;
}
@keyframes skeleton-animation {
  0% {
    transform: translate(-100%);
  }
  to {
    transform: translate(100%);
  }
}
.questionnaire-download-single {
  width: 100%;
  padding: 0;
  font-size: 1rem;
}
.questionnaire-download-single__top {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 1.25rem;
}
.questionnaire-download-single__title {
  padding-bottom: 1rem;
  margin: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 36px;
}
.questionnaire-download-single__item {
  display: flex;
  flex-direction: row;
  gap: 8px;
  max-width: 400px;
}
@media (max-width: 1023px) {
  .questionnaire-download-single__item {
    max-width: 100%;
  }
}
.questionnaire-download-single__item-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.questionnaire-download-single__item-title {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 22px;
  color: #333;
}
.questionnaire-download-single__item-company,
.questionnaire-download-single__item-sub {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14px;
  color: #666;
}
.questionnaire-download-single__description {
  margin: 0;
}
.questionnaire-download-single__submit {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.questionnaire-download-single__submit-caution {
  font-size: 1.25rem;
  font-weight: 700;
  color: #000;
}
.questionnaire-download-single__submit-link {
  font-size: 0.875rem;
  font-weight: 400;
  color: #a1a1a1;
}
.questionnaire-download-single__submit-anchor {
  font-size: 0.875rem;
  font-weight: 400;
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
.questionnaire-download-single__submit-anchor:hover {
  text-decoration: none;
}
.questionnaire-download-single__top-button {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-download-single__top-button {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .questionnaire-download-single__top-button {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .questionnaire-download-single__top-button > a {
    width: 320px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .questionnaire-download-single__top-button > a {
    width: 320px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-download-single__top-button > a {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .questionnaire-download-single__top-button > a {
    width: 100%;
    max-width: none;
  }
}
.questionnaire-download-single__button {
  display: flex;
  gap: 2rem;
  align-items: center;
}
@media (max-width: 767px) {
  .questionnaire-download-single__button {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .questionnaire-download-single__button > button {
    width: 320px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .questionnaire-download-single__button > button {
    width: 320px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-download-single__button > button {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .questionnaire-download-single__button > button {
    width: 100%;
  }
}
.questionnaire-download-single__button-text {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 22px;
  color: #333;
}
.questionnaire-download-single__footer-container {
  margin-top: 2rem;
}
.questionnaire-download-single__footer-text {
  font-style: normal;
  font-weight: 400;
}
.questionnaire-download-single__footer-login {
  margin-bottom: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
}
.questionnaire-download-single .file-upload {
  display: flex;
  gap: 6px;
  align-items: center;
  margin-top: 6px;
  font-size: 0.75rem;
  color: #666;
}
.questionnaire-download-multi {
  width: 100%;
  padding: 0;
  font-size: 1rem;
}
.questionnaire-download-multi__top {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 1.25rem;
}
.questionnaire-download-multi__title {
  padding-bottom: 1rem;
  margin: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 36px;
  color: #333;
}
.questionnaire-download-multi__download-text {
  display: flex;
  flex-direction: column;
  padding: 1.5rem 0;
}
.questionnaire-download-multi__download-text-main {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 30px;
  color: #333;
}
.questionnaire-download-multi__download-text-sub {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 22.4px;
  color: #333;
}
.questionnaire-download-multi__submit {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.questionnaire-download-multi__submit-caution {
  font-size: 1.25rem;
  font-weight: 700;
  color: #000;
}
.questionnaire-download-multi__submit-link {
  font-size: 0.875rem;
  font-weight: 400;
  color: #a1a1a1;
}
.questionnaire-download-multi__submit-anchor {
  font-size: 0.875rem;
  font-weight: 400;
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
.questionnaire-download-multi__submit-anchor:hover {
  text-decoration: none;
}
.questionnaire-download-multi__top-button {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-download-multi__top-button {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .questionnaire-download-multi__top-button {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .questionnaire-download-multi__top-button > button {
    width: 320px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .questionnaire-download-multi__top-button > button {
    width: 320px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-download-multi__top-button > button {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .questionnaire-download-multi__top-button > button {
    width: 100%;
  }
}
.questionnaire-download-multi__button {
  display: flex;
  gap: 2rem;
  align-items: center;
}
@media (max-width: 767px) {
  .questionnaire-download-multi__button {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .questionnaire-download-multi__button > button {
    width: 320px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .questionnaire-download-multi__button > button {
    width: 320px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-download-multi__button > button {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .questionnaire-download-multi__button > button {
    width: 100%;
  }
}
.questionnaire-download-multi__button-text {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 22px;
  color: #333;
}
.questionnaire-download-multi__footer-container {
  margin-top: 2rem;
}
.questionnaire-download-multi__footer-text {
  font-style: normal;
  font-weight: 400;
}
.questionnaire-download-multi__footer-login {
  margin-bottom: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
}
.questionnaire-download-multi .file-upload {
  display: flex;
  gap: 6px;
  align-items: center;
  margin-top: 6px;
  font-size: 0.75rem;
  color: #666;
}
.questionnaire-ai-support {
  display: flex;
  flex-direction: row;
  width: 160px;
}
@media (max-width: 1023px) {
  .questionnaire-ai-support {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .questionnaire-ai-support__content {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
    width: 100%;
    margin-bottom: 2rem;
  }
}
.questionnaire-ai-support__ai {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  padding: 12px 12px 50px;
  margin-top: 1px;
  background-color: var(--surface-surface-light, #f2f2f2);
  border-radius: var(--radius-medium, 4px);
}
.questionnaire-ai-support__bubble {
  position: relative;
  display: inline-block;
  gap: 8px;
  min-width: 120px;
  max-width: 100%;
  height: 212px;
  padding: 12px;
  margin: 0.5rem 0 2rem;
  font-size: 16px;
  color: #555;
  background: #f2f2f2;
  border-radius: 4px;
}
@media (max-width: 1023px) {
  .questionnaire-ai-support__bubble {
    width: 100%;
    height: fit-content;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 2rem;
  }
}
.questionnaire-ai-support__bubble:before {
  position: absolute;
  top: 85%;
  left: 50%;
  display: inline-block;
  content: '';
  border: 27px solid transparent;
  border-right: 18px solid #edf1ee;
  transform: rotate(50deg);
}
@media (max-width: 1023px) {
  .questionnaire-ai-support__bubble:before {
    top: 0;
    left: -24px;
    transform: rotate(80deg);
  }
}
.questionnaire-ai-support__bubble-content {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  justify-content: flex-start;
}
.questionnaire-ai-support__required-badge {
  display: inline-flex;
  align-items: center;
  width: max-content;
  padding: 0 0.25rem;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  text-align: start;
  background: #fff;
  border-radius: 0.125rem;
  animation-name: fade-in;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
.questionnaire-ai-support__required-badge--required {
  color: #fff;
  background: #666;
}
.questionnaire-ai-support__bubble-text {
  font-size: 1rem;
  font-weight: 700;
  line-height: 26px;
  text-align: start;
  animation-name: fade-in;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
@media (max-width: 1023px) {
  .questionnaire-ai-support__ai-img {
    display: none;
  }
}
.questionnaire-ai-support__ai-img-md {
  display: none;
}
@media (max-width: 1023px) {
  .questionnaire-ai-support__ai-img-md {
    display: initial;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.questionnaire-catalog--narrow {
  margin-right: 150px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-catalog--narrow {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .questionnaire-catalog--narrow {
    margin-right: 0;
  }
}
.questionnaire-catalog__title {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 27px;
}
.questionnaire-catalog__head {
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 24px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-catalog__head {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .questionnaire-catalog__head {
    flex-direction: column;
    align-items: flex-start;
  }
}
.questionnaire-catalog__head-content {
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-catalog__head-content {
    justify-content: space-between;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .questionnaire-catalog__head-content {
    justify-content: space-between;
    width: 100%;
  }
}
.questionnaire-catalog__count,
.questionnaire-catalog__count-text {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14px;
  text-align: left;
  letter-spacing: 0;
}
.questionnaire-catalog__showmore {
  position: relative;
  box-sizing: border-box;
}
.questionnaire-catalog__showmore-label {
  position: absolute;
  bottom: 0;
  left: 160px;
  z-index: 1;
  display: table;
  width: 240px;
  padding: 0.75rem 2rem;
  margin-bottom: 80px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 14px;
  color: #333;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  transform: translate(-50%);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-catalog__showmore-label {
    left: 50%;
  }
}
@media (max-width: 767px) {
  .questionnaire-catalog__showmore-label {
    left: 50%;
  }
}
.questionnaire-catalog__showmore-label:hover {
  color: #666;
  cursor: pointer;
  border: 1px solid #e6e6e6;
}
.questionnaire-catalog__showmore-label:before {
  content: '＋ すべて表示する';
}
[lang='en'] .questionnaire-catalog__showmore-label:before {
  content: 'open';
}
.questionnaire-catalog__showmore-input[type='checkbox']:checked ~ .questionnaire-catalog__showmore-label:before {
  content: 'ー 閉じる';
}
[lang='en']
  .questionnaire-catalog__showmore-input[type='checkbox']:checked
  ~ .questionnaire-catalog__showmore-label:before {
  content: 'close';
}
.questionnaire-catalog__showmore-input[type='checkbox']:checked ~ .questionnaire-catalog__showmore-label {
  margin-bottom: 40px;
}
.questionnaire-catalog__showmore-input[type='checkbox'] {
  display: none;
}
.questionnaire-catalog__showmore-content {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  max-height: 100%;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-catalog__showmore-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .questionnaire-catalog__showmore-content {
    display: grid;
    grid-template-columns: 1fr;
  }
}
.questionnaire-catalog__showmore-content:after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 160px;
  content: '';
  background: linear-gradient(180deg, #fff0, #fff 75%);
}
.questionnaire-catalog__showmore-input[type='checkbox']:checked ~ .questionnaire-catalog__showmore-content:after {
  display: none;
}
.questionnaire-catalog__showmore-input[type='checkbox']:checked ~ .questionnaire-catalog__showmore-content {
  height: auto;
  padding-bottom: 120px;
}
.questionnaire-catalog-cad {
  width: 100%;
}
.questionnaire-catalog-cad__title {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 27px;
}
.questionnaire-catalog-cad__head {
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 24px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-catalog-cad__head {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .questionnaire-catalog-cad__head {
    flex-direction: column;
    align-items: flex-start;
  }
}
.questionnaire-catalog-cad__head-content {
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-catalog-cad__head-content {
    justify-content: space-between;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .questionnaire-catalog-cad__head-content {
    justify-content: space-between;
    width: 100%;
  }
}
.questionnaire-catalog-cad__items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px 40px;
  width: 100%;
  padding: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .questionnaire-catalog-cad__items {
    grid-template-columns: 1fr;
  }
}
.questionnaire-catalog-cad__item {
  display: flex;
  flex-direction: row;
  gap: 8px;
  max-width: 400px;
}
.questionnaire-catalog-cad__item-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.questionnaire-catalog-cad__item-title {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 22px;
  color: #333;
}
.questionnaire-catalog-cad__item-title-sub {
  margin-left: 4px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14.4px;
  color: #666;
}
.questionnaire-catalog-cad__item-company,
.questionnaire-catalog-cad__item-sub {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14px;
  color: #666;
}
.questionnaire-catalog-cad__count {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14px;
  color: #333;
}
.questionnaire-catalog-cad__showmore {
  position: relative;
  box-sizing: border-box;
}
.questionnaire-catalog-cad__showmore-label {
  position: absolute;
  bottom: 0;
  left: 160px;
  z-index: 1;
  display: table;
  width: 240px;
  padding: 0.75rem 2rem;
  margin-bottom: 60px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 14px;
  color: #333;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  transform: translate(-50%);
}
@media (max-width: 767px) {
  .questionnaire-catalog-cad__showmore-label {
    left: 50%;
  }
}
.questionnaire-catalog-cad__showmore-label:hover {
  color: #666;
  cursor: pointer;
  border: 1px solid #e6e6e6;
}
.questionnaire-catalog-cad__showmore-label:before {
  content: '＋ すべて表示する';
}
[lang='en'] .questionnaire-catalog-cad__showmore-label:before {
  content: 'open';
}
.questionnaire-catalog-cad__showmore-input[type='checkbox']:checked
  ~ .questionnaire-catalog-cad__showmore-label:before {
  content: 'ー 閉じる';
}
[lang='en']
  .questionnaire-catalog-cad__showmore-input[type='checkbox']:checked
  ~ .questionnaire-catalog-cad__showmore-label:before {
  content: 'close';
}
.questionnaire-catalog-cad__showmore-input[type='checkbox']:checked ~ .questionnaire-catalog-cad__showmore-label {
  margin-bottom: 40px;
}
.questionnaire-catalog-cad__showmore-input[type='checkbox'] {
  display: none;
}
.questionnaire-catalog-cad__showmore-content {
  height: 200px;
  overflow: hidden;
}
.questionnaire-catalog-cad__showmore-content:after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 160px;
  content: '';
  background: linear-gradient(180deg, #fff0, #fff 75%);
}
.questionnaire-catalog-cad__showmore-input[type='checkbox']:checked
  ~ .questionnaire-catalog-cad__showmore-content:after {
  display: none;
}
.questionnaire-catalog-cad__showmore-input[type='checkbox']:checked ~ .questionnaire-catalog-cad__showmore-content {
  height: auto;
  padding-bottom: 120px;
}
.questionnaire-catalog-cad-download {
  width: 100%;
}
.questionnaire-catalog-cad-download__title {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 27px;
}
.questionnaire-catalog-cad-download__head {
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 24px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-catalog-cad-download__head {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .questionnaire-catalog-cad-download__head {
    flex-direction: column;
    align-items: flex-start;
  }
}
.questionnaire-catalog-cad-download__head-content {
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-catalog-cad-download__head-content {
    justify-content: space-between;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .questionnaire-catalog-cad-download__head-content {
    justify-content: space-between;
    width: 100%;
  }
}
.questionnaire-catalog-cad-download__items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px 40px;
  width: 100%;
  padding: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .questionnaire-catalog-cad-download__items {
    grid-template-columns: 1fr;
  }
}
.questionnaire-catalog-cad-download__item {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
  max-width: 400px;
}
.questionnaire-catalog-cad-download__item-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.questionnaire-catalog-cad-download__item-title {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 22px;
  color: #333;
}
.questionnaire-catalog-cad-download__item-title-sub {
  margin-left: 4px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14.4px;
  color: #666;
}
.questionnaire-catalog-cad-download__item-company,
.questionnaire-catalog-cad-download__item-sub {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14px;
  color: #666;
}
.questionnaire-catalog-cad-download__count {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14px;
  color: #333;
}
.questionnaire-catalog-cad-download__showmore {
  position: relative;
  box-sizing: border-box;
}
.questionnaire-catalog-cad-download__showmore-label {
  position: absolute;
  bottom: 0;
  left: 160px;
  z-index: 1;
  display: table;
  width: 240px;
  padding: 0.75rem 2rem;
  margin-bottom: 60px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 14px;
  color: #333;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  transform: translate(-50%);
}
@media (max-width: 767px) {
  .questionnaire-catalog-cad-download__showmore-label {
    left: 50%;
  }
}
.questionnaire-catalog-cad-download__showmore-label:hover {
  color: #666;
  cursor: pointer;
  border: 1px solid #e6e6e6;
}
.questionnaire-catalog-cad-download__showmore-label:before {
  content: '＋ すべて表示する';
}
[lang='en'] .questionnaire-catalog-cad-download__showmore-label:before {
  content: 'open';
}
.questionnaire-catalog-cad-download__showmore-input[type='checkbox']:checked
  ~ .questionnaire-catalog-cad-download__showmore-label:before {
  content: 'ー 閉じる';
}
[lang='en']
  .questionnaire-catalog-cad-download__showmore-input[type='checkbox']:checked
  ~ .questionnaire-catalog-cad-download__showmore-label:before {
  content: 'close';
}
.questionnaire-catalog-cad-download__showmore-input[type='checkbox']:checked
  ~ .questionnaire-catalog-cad-download__showmore-label {
  margin-bottom: 40px;
}
.questionnaire-catalog-cad-download__showmore-input[type='checkbox'] {
  display: none;
}
.questionnaire-catalog-cad-download__showmore-content {
  height: 200px;
  overflow: hidden;
}
.questionnaire-catalog-cad-download__showmore-content:after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 160px;
  content: '';
  background: linear-gradient(180deg, #fff0, #fff 75%);
}
.questionnaire-catalog-cad-download__showmore-input[type='checkbox']:checked
  ~ .questionnaire-catalog-cad-download__showmore-content:after {
  display: none;
}
.questionnaire-catalog-cad-download__showmore-input[type='checkbox']:checked
  ~ .questionnaire-catalog-cad-download__showmore-content {
  height: auto;
  padding-bottom: 120px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-download {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .questionnaire-download {
    width: 100%;
    margin-right: 0;
  }
}
.questionnaire-download__title {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 27px;
}
.questionnaire-download__head {
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 24px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-download__head {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .questionnaire-download__head {
    flex-direction: column;
    align-items: flex-start;
  }
}
.questionnaire-download__head-content {
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-download__head-content {
    justify-content: space-between;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .questionnaire-download__head-content {
    justify-content: space-between;
    width: 100%;
  }
}
.questionnaire-download__count {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14px;
  color: #333;
}
.questionnaire-download__showmore {
  position: relative;
  box-sizing: border-box;
}
.questionnaire-download__showmore-label {
  position: absolute;
  bottom: 0;
  left: 160px;
  z-index: 1;
  display: table;
  width: 240px;
  padding: 0.75rem 2rem;
  margin-bottom: 80px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 14px;
  color: #333;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  transform: translate(-50%);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-download__showmore-label {
    left: 50%;
  }
}
@media (max-width: 767px) {
  .questionnaire-download__showmore-label {
    left: 50%;
  }
}
.questionnaire-download__showmore-label:hover {
  color: #666;
  cursor: pointer;
  border: 1px solid #e6e6e6;
}
.questionnaire-download__showmore-label:before {
  content: '＋ すべて表示する';
}
[lang='en'] .questionnaire-download__showmore-label:before {
  content: 'open';
}
.questionnaire-download__showmore-input[type='checkbox']:checked ~ .questionnaire-download__showmore-label:before {
  content: 'ー 閉じる';
}
[lang='en']
  .questionnaire-download__showmore-input[type='checkbox']:checked
  ~ .questionnaire-download__showmore-label:before {
  content: 'close';
}
.questionnaire-download__showmore-input[type='checkbox']:checked ~ .questionnaire-download__showmore-label {
  margin-bottom: 40px;
}
.questionnaire-download__showmore-input[type='checkbox'] {
  display: none;
}
.questionnaire-download__showmore-content {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  max-height: 100%;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-download__showmore-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .questionnaire-download__showmore-content {
    display: grid;
    grid-template-columns: 1fr;
  }
}
.questionnaire-download__showmore-content:after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 160px;
  content: '';
  background: linear-gradient(180deg, #fff0, #fff 75%);
}
.questionnaire-download__showmore-input[type='checkbox']:checked ~ .questionnaire-download__showmore-content:after {
  display: none;
}
.questionnaire-download__showmore-input[type='checkbox']:checked ~ .questionnaire-download__showmore-content {
  height: auto;
  padding-bottom: 120px;
}
.questionnare-side-catalog {
  display: flex;
  flex-direction: column;
  gap: 8px;
  max-width: 120px;
}
.questionnare-side-catalog__image-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  border: 1px solid #e6e6e6;
}
.questionnare-side-catalog__catch {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 22px;
  color: #333;
  overflow-wrap: anywhere;
  word-break: normal;
}
.questionnare-side-catalog__company-name,
.questionnare-side-catalog__sub-text {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14px;
  color: #666;
}
.questionnaire-catalog-item {
  display: flex;
  flex-direction: column;
  max-width: 186px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-catalog-item {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .questionnaire-catalog-item {
    max-width: 100%;
  }
}
.questionnaire-catalog-item__content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 16px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #e6e6e6;
}
.questionnaire-catalog-item__image-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: center;
  justify-content: center;
  width: 120px;
  max-width: 100%;
  border: 1px solid #e6e6e6;
}
.questionnaire-catalog-item__image {
  width: 100%;
  aspect-ratio: 0.71;
  overflow: hidden;
  object-fit: contain;
  object-position: center;
}
.questionnaire-catalog-item__text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
  overflow-wrap: anywhere;
  word-break: normal;
}
.questionnaire-catalog-item__product {
  align-self: stretch;
  font-size: 1rem;
  font-weight: 700;
  line-height: 26px;
  color: #333;
  text-decoration: underline;
  cursor: pointer;
}
.questionnaire-catalog-item__product:hover {
  text-decoration: none;
}
.questionnaire-catalog-item__company,
.questionnaire-catalog-item__sub {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14px;
  color: #666;
}
.questionnaire-catalog-item__checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 8px 60px;
  background-color: #f8f8f8;
}
.questionnaire-catalog-item__button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0.5rem;
}
.questionnaire-catalog-item__button > a {
  min-width: 186px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-catalog-item__button > a {
    min-width: 100%;
  }
}
@media (max-width: 767px) {
  .questionnaire-catalog-item__button > a {
    min-width: 100%;
  }
}
.questionnaire-catalog-download-item {
  display: flex;
  flex-direction: column;
  max-width: 186px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-catalog-download-item {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .questionnaire-catalog-download-item {
    max-width: 100%;
  }
}
.questionnaire-catalog-download-item__content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 16px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #e6e6e6;
}
.questionnaire-catalog-download-item__image-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: center;
  justify-content: center;
  width: 120px;
  max-width: 100%;
  border: 1px solid #e6e6e6;
}
.questionnaire-catalog-download-item__image {
  width: 100%;
  aspect-ratio: 0.71;
  overflow: hidden;
  object-fit: contain;
  object-position: center;
}
.questionnaire-catalog-download-item__text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.questionnaire-catalog-download-item__product {
  align-self: stretch;
  font-size: 1rem;
  font-weight: 700;
  line-height: 26px;
  color: #333;
  text-decoration: underline;
  cursor: pointer;
  overflow-wrap: anywhere;
  word-break: normal;
}
.questionnaire-catalog-download-item__product:hover {
  text-decoration: none;
}
.questionnaire-catalog-download-item__company,
.questionnaire-catalog-download-item__sub {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14px;
  color: #666;
}
.questionnaire-catalog-download-item__checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 8px 60px;
  background-color: #f8f8f8;
}
.questionnaire-catalog-download-item__button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0.5rem;
}
.questionnaire-catalog-download-item__button > a {
  min-width: 186px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-catalog-download-item__button > a {
    min-width: 100%;
  }
}
@media (max-width: 767px) {
  .questionnaire-catalog-download-item__button > a {
    min-width: 100%;
  }
}
.questionnaire-form-footer {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  padding-top: 1rem;
}
@media (min-width: 1280px) {
  .questionnaire-form-footer {
    width: 82vw;
  }
}
@media (max-width: 1023px) {
  .questionnaire-form-footer {
    padding: 0 80x;
  }
}
.questionnaire-form-footer__text {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 22px;
  color: #333;
  white-space: wrap;
}
.questionnaire-form-footer__company-list {
  padding: 0 1rem;
  margin: 0;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .questionnaire-form-footer {
    padding: 0 62px;
    background-color: #f8f8f8;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-form-footer {
    padding: 0 40px 38px;
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  .questionnaire-form-footer {
    padding: 0 24px 38px;
    background-color: #fff;
  }
}
.questionnaire-catalog-modal {
  width: 1200px;
  padding: 0;
  overflow: scroll;
  overscroll-behavior: contain;
  border: 0;
  border-radius: 2px;
  box-shadow: 8px 8px 16px #00000026;
}
.questionnaire-catalog-modal::backdrop {
  background: #000;
  opacity: 0.5;
}
.questionnaire-catalog-modal__head {
  position: sticky;
  top: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
  justify-content: space-between;
  width: 100%;
  padding: 22px 44px;
  background-color: var(--text-text-primary, #333);
}
.questionnaire-catalog-modal__head-title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 36px;
  color: #fff;
}
.questionnaire-catalog-modal__head-close-icon svg {
  fill: #fff;
}
.questionnaire-catalog-modal__item-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1rem;
  padding: 22px 44px;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .questionnaire-catalog-modal__item-container {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 1023px) {
  .questionnaire-catalog-modal__item-container {
    grid-template-columns: 1fr;
  }
}
.questionnaire-catalog-modal__item {
  display: flex;
  flex-direction: row;
  gap: 8px;
}
.questionnaire-catalog-modal__item-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.questionnaire-catalog-modal__item-title {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 22px;
  color: #333;
}
.questionnaire-catalog-modal__item-company,
.questionnaire-catalog-modal__item-sub {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14px;
  color: #666;
}
.side-catalog-modal-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.side-catalog-modal-close:hover .close-button__icon,
.side-catalog-modal-close__icon {
  fill: #fff;
}
.questionnaire-cad-multi {
  width: 100%;
  padding: 0;
  font-size: 1rem;
}
.questionnaire-cad-multi__top {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 1.25rem;
}
.questionnaire-cad-multi__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 1.25rem;
}
.questionnaire-cad-multi__title {
  padding-bottom: 1rem;
  margin: 0;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 36px;
}
.questionnaire-cad-multi__table {
  flex: 1;
  width: 100%;
}
.questionnaire-cad-multi__table-content {
  display: flex;
  align-items: start;
  font-style: normal;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-cad-multi__table-content {
    flex-direction: column;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media (max-width: 767px) {
  .questionnaire-cad-multi__table-content {
    flex-direction: column;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.questionnaire-cad-multi__table-head {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
  min-width: 180px;
  padding: 24px 16px 24px 0;
  font-style: normal;
  line-height: 40px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-cad-multi__table-head {
    gap: 8px;
    justify-content: left;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .questionnaire-cad-multi__table-head {
    gap: 8px;
    justify-content: left;
    padding: 0;
  }
}
.questionnaire-cad-multi__table-data {
  width: 100%;
  padding: 24px 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-cad-multi__table-data {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .questionnaire-cad-multi__table-data {
    width: 100%;
    padding: 0;
  }
}
.questionnaire-cad-multi__table-skeleton-item {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  align-items: center;
}
.questionnaire-cad-multi__table-urgency-container {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .questionnaire-cad-multi__table-urgency-container {
    gap: 24px;
  }
}
.questionnaire-cad-multi__description {
  margin: 0;
}
.questionnaire-cad-multi__submit {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.questionnaire-cad-multi__submit-caution {
  font-size: 1.25rem;
  font-weight: 700;
  color: #000;
}
.questionnaire-cad-multi__submit-link {
  font-size: 0.875rem;
  font-weight: 400;
  color: #a1a1a1;
}
.questionnaire-cad-multi__submit-anchor {
  font-size: 0.875rem;
  font-weight: 400;
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
.questionnaire-cad-multi__submit-anchor:hover {
  text-decoration: none;
}
.questionnaire-cad-multi__top-button {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-cad-multi__top-button {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .questionnaire-cad-multi__top-button {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .questionnaire-cad-multi__top-button > a {
    width: 320px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .questionnaire-cad-multi__top-button > a {
    width: 320px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-cad-multi__top-button > a {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .questionnaire-cad-multi__top-button > a {
    width: 100%;
    max-width: none;
  }
}
.questionnaire-cad-multi__button {
  display: flex;
  gap: 2rem;
  align-items: center;
}
@media (max-width: 767px) {
  .questionnaire-cad-multi__button {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .questionnaire-cad-multi__button > button {
    width: 320px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .questionnaire-cad-multi__button > button {
    width: 320px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-cad-multi__button > button {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .questionnaire-cad-multi__button > button {
    width: 100%;
  }
}
.questionnaire-cad-multi__button-text {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 22px;
  color: #333;
}
.questionnaire-cad-single {
  width: 100%;
  padding: 0;
  font-size: 1rem;
}
.questionnaire-cad-single__top {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 1.25rem;
}
.questionnaire-cad-single__title {
  padding-bottom: 1rem;
  margin: 0;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 36px;
}
.questionnaire-cad-single__item {
  display: flex;
  flex-direction: row;
  gap: 8px;
  max-width: 400px;
}
@media (max-width: 1023px) {
  .questionnaire-cad-single__item {
    max-width: 100%;
  }
}
.questionnaire-cad-single__item-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.questionnaire-cad-single__item-title {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 22px;
  color: #333;
}
.questionnaire-cad-single__item-title-sub {
  margin-left: 4px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14.4px;
  color: #666;
}
.questionnaire-cad-single__item-company,
.questionnaire-cad-single__item-sub {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14px;
  color: #666;
}
.questionnaire-cad-single__table {
  flex: 1;
  width: 100%;
}
.questionnaire-cad-single__table-content {
  display: flex;
  align-items: start;
  font-style: normal;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-cad-single__table-content {
    flex-direction: column;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media (max-width: 767px) {
  .questionnaire-cad-single__table-content {
    flex-direction: column;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.questionnaire-cad-single__table-head {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
  min-width: 180px;
  padding: 24px 16px 24px 0;
  font-style: normal;
  line-height: 40px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-cad-single__table-head {
    gap: 8px;
    justify-content: left;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .questionnaire-cad-single__table-head {
    gap: 8px;
    justify-content: left;
    padding: 0;
  }
}
.questionnaire-cad-single__table-data {
  width: 100%;
  padding: 24px 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-cad-single__table-data {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .questionnaire-cad-single__table-data {
    width: 100%;
    padding: 0;
  }
}
.questionnaire-cad-single__table-skeleton-item {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  align-items: center;
}
.questionnaire-cad-single__table-urgency-container {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .questionnaire-cad-single__table-urgency-container {
    gap: 24px;
  }
}
.questionnaire-cad-single__description {
  margin: 0;
}
.questionnaire-cad-single__submit {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.questionnaire-cad-single__submit-caution {
  font-size: 1.25rem;
  font-weight: 700;
  color: #000;
}
.questionnaire-cad-single__submit-link {
  font-size: 0.875rem;
  font-weight: 400;
  color: #a1a1a1;
}
.questionnaire-cad-single__submit-anchor {
  font-size: 0.875rem;
  font-weight: 400;
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
.questionnaire-cad-single__submit-anchor:hover {
  text-decoration: none;
}
.questionnaire-cad-single__top-button {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-cad-single__top-button {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .questionnaire-cad-single__top-button {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .questionnaire-cad-single__top-button > a {
    width: 320px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .questionnaire-cad-single__top-button > a {
    width: 320px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-cad-single__top-button > a {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .questionnaire-cad-single__top-button > a {
    width: 100%;
    max-width: none;
  }
}
.questionnaire-cad-single__button {
  display: flex;
  gap: 2rem;
  align-items: center;
}
@media (max-width: 767px) {
  .questionnaire-cad-single__button {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .questionnaire-cad-single__button > button {
    width: 320px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .questionnaire-cad-single__button > button {
    width: 320px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-cad-single__button > button {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .questionnaire-cad-single__button > button {
    width: 100%;
  }
}
.questionnaire-cad-single__button-text {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 22px;
  color: #333;
}
.questionnaire-cad-single__footer-container {
  margin-top: 2rem;
}
.questionnaire-cad-single__footer-text {
  font-style: normal;
  font-weight: 400;
}
.questionnaire-cad-single__footer-login {
  margin-bottom: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
}
.questionnaire-cad-single .file-upload {
  display: flex;
  gap: 6px;
  align-items: center;
  margin-top: 6px;
  font-size: 0.75rem;
  color: #666;
}
.questionnaire-cad-single-download {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  width: 100%;
  padding: 0;
  font-size: 1rem;
}
.questionnaire-cad-single-download__top {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  width: 100%;
}
.questionnaire-cad-single-download__title {
  padding-bottom: 1rem;
  margin: 0;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 36px;
}
.questionnaire-cad-single-download__item {
  display: flex;
  flex-direction: row;
  gap: 8px;
  max-width: 400px;
}
@media (max-width: 1023px) {
  .questionnaire-cad-single-download__item {
    max-width: 100%;
  }
}
.questionnaire-cad-single-download__item-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.questionnaire-cad-single-download__item-title {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 22px;
  color: #333;
}
.questionnaire-cad-single-download__item-title-sub {
  margin-left: 4px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14.4px;
  color: #666;
}
.questionnaire-cad-single-download__item-company,
.questionnaire-cad-single-download__item-sub {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14px;
  color: #666;
}
.questionnaire-cad-single-download__table {
  flex: 1;
  width: 100%;
}
.questionnaire-cad-single-download__table-content {
  display: flex;
  align-items: start;
  font-style: normal;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-cad-single-download__table-content {
    flex-direction: column;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media (max-width: 767px) {
  .questionnaire-cad-single-download__table-content {
    flex-direction: column;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.questionnaire-cad-single-download__table-head {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
  min-width: 180px;
  padding: 24px 16px 24px 0;
  font-style: normal;
  line-height: 40px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-cad-single-download__table-head {
    gap: 8px;
    justify-content: left;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .questionnaire-cad-single-download__table-head {
    gap: 8px;
    justify-content: left;
    padding: 0;
  }
}
.questionnaire-cad-single-download__table-data {
  width: 100%;
  padding: 24px 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-cad-single-download__table-data {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .questionnaire-cad-single-download__table-data {
    width: 100%;
    padding: 0;
  }
}
.questionnaire-cad-single-download__table-skeleton-item {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  align-items: center;
}
.questionnaire-cad-single-download__table-urgency-container {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  margin-top: 8px;
}
.questionnaire-cad-single-download__description {
  margin: 0;
}
.questionnaire-cad-single-download__submit {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.questionnaire-cad-single-download__submit-caution {
  font-size: 1.25rem;
  font-weight: 700;
  color: #000;
}
.questionnaire-cad-single-download__submit-link {
  font-size: 0.875rem;
  font-weight: 400;
  color: #a1a1a1;
}
.questionnaire-cad-single-download__submit-anchor {
  font-size: 0.875rem;
  font-weight: 400;
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
.questionnaire-cad-single-download__submit-anchor:hover {
  text-decoration: none;
}
.questionnaire-cad-single-download__top-button {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-cad-single-download__top-button {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .questionnaire-cad-single-download__top-button {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 24px;
  }
}
@media (min-width: 1280px) {
  .questionnaire-cad-single-download__top-button > a {
    width: 320px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .questionnaire-cad-single-download__top-button > a {
    width: 320px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-cad-single-download__top-button > a {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .questionnaire-cad-single-download__top-button > a {
    width: 100%;
    max-width: none;
  }
}
.questionnaire-cad-single-download__button {
  display: flex;
  gap: 2rem;
  align-items: center;
}
@media (max-width: 767px) {
  .questionnaire-cad-single-download__button {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .questionnaire-cad-single-download__button > button {
    width: 320px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .questionnaire-cad-single-download__button > button {
    width: 320px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-cad-single-download__button > button {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .questionnaire-cad-single-download__button > button {
    width: 100%;
  }
}
.questionnaire-cad-single-download__button-text {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 22px;
  color: #333;
}
.questionnaire-cad-single-download__footer-container {
  margin-top: 2rem;
}
.questionnaire-cad-single-download__footer-text {
  font-style: normal;
  font-weight: 400;
}
.questionnaire-cad-single-download__footer-login {
  margin-bottom: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
}
.questionnaire-cad-single-download .file-upload {
  display: flex;
  gap: 6px;
  align-items: center;
  margin-top: 6px;
  font-size: 0.75rem;
  color: #666;
}
.questionnaire-e-book-download {
  width: 100%;
  padding: 0;
  font-size: 1rem;
}
.questionnaire-e-book-download__top {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 1.25rem;
}
.questionnaire-e-book-download__title {
  padding-bottom: 1rem;
  margin: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 36px;
}
.questionnaire-e-book-download__item {
  display: flex;
  flex-direction: row;
  gap: 8px;
  max-width: 400px;
}
@media (max-width: 1023px) {
  .questionnaire-e-book-download__item {
    max-width: 100%;
  }
}
.questionnaire-e-book-download__item-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.questionnaire-e-book-download__item-title {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 22px;
  color: #333;
}
.questionnaire-e-book-download__item-company,
.questionnaire-e-book-download__item-sub {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14px;
  color: #666;
}
.questionnaire-e-book-download__description {
  margin: 0;
}
.questionnaire-e-book-download__submit {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.questionnaire-e-book-download__submit-caution {
  font-size: 1.25rem;
  font-weight: 700;
  color: #000;
}
.questionnaire-e-book-download__submit-link {
  font-size: 0.875rem;
  font-weight: 400;
  color: #a1a1a1;
}
.questionnaire-e-book-download__submit-anchor {
  font-size: 0.875rem;
  font-weight: 400;
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
.questionnaire-e-book-download__submit-anchor:hover {
  text-decoration: none;
}
@media (min-width: 1280px) {
  .questionnaire-e-book-download__top-button > a {
    width: 320px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .questionnaire-e-book-download__top-button > a {
    width: 320px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .questionnaire-e-book-download__top-button > a {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .questionnaire-e-book-download__top-button > a {
    width: 100%;
    max-width: none;
  }
}
.questionnaire-e-book-download .file-upload {
  display: flex;
  gap: 6px;
  align-items: center;
  margin-top: 6px;
  font-size: 0.75rem;
  color: #666;
}
.questionnaire-e-book-view {
  --header-height: 68px;
  height: 100vh;
}
.questionnaire-e-book-view__header {
  display: flex;
  gap: 10px;
  align-items: center;
  height: var(--header-height);
  padding: 0 24px;
  background-color: #f2f2f2;
}
.questionnaire-e-book-view__drop-down {
  width: 182px;
}
.questionnaire-e-book-view__description {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  color: #666;
}
@media (max-width: 1023px) {
  .questionnaire-e-book-view__description {
    display: none;
  }
}
.questionnaire-e-book-view__body {
  height: calc(100% - var(--header-height));
  padding: 0 48px 49px;
}
@media (max-width: 1023px) {
  .questionnaire-e-book-view__body {
    padding: 0 9px 15px;
  }
}
.questionnaire-e-book-view__content {
  position: relative;
  max-width: 1184px;
  margin: 0 auto;
}
.questionnaire-e-book-view__flip-book {
  display: none;
}
.questionnaire-e-book-view__page {
  position: relative;
  padding: 34px 34px 14px;
  background: #fff;
  border: 1px solid #e6e6e6;
}
.questionnaire-e-book-view__page-content {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
  justify-content: center;
}
.questionnaire-e-book-view__page-image-container {
  position: relative;
  overflow: hidden;
}
.questionnaire-e-book-view__page-image {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.questionnaire-e-book-view__lens {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 300px;
  cursor: crosshair;
  visibility: hidden;
  background: #fff;
  border: 1px solid #e6e6e6;
  opacity: 0.4;
}
@media (max-width: 1023px) {
  .questionnaire-e-book-view__lens {
    display: none;
  }
}
.questionnaire-e-book-view__lens--active {
  visibility: visible;
}
.questionnaire-e-book-view__page-number {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
}
.questionnaire-e-book-view__preview {
  position: absolute;
  top: 0;
  z-index: -1;
  width: 50%;
  height: 100%;
  padding: 50px 50px 100px;
  visibility: hidden;
  background: #fff;
}
.questionnaire-e-book-view__preview--active {
  z-index: 1;
  visibility: visible;
}
.questionnaire-e-book-view__preview--odd {
  right: 0;
}
.questionnaire-e-book-view__preview--even {
  left: 0;
}
@media (max-width: 1023px) {
  .questionnaire-e-book-view__preview {
    display: none;
  }
}
.questionnaire-e-book-view__preview-inner {
  height: 100%;
  overflow: hidden;
}
.questionnaire-e-book-view__preview-image {
  display: block;
  height: auto;
}
.questionnaire-e-book-view__prev-button {
  position: absolute;
  bottom: 14px;
  left: 10px;
  z-index: 1;
}
.questionnaire-e-book-view__prev-button svg {
  fill: #fff;
}
.questionnaire-e-book-view__next-button {
  position: absolute;
  right: 10px;
  bottom: 14px;
  z-index: 1;
}
.questionnaire-e-book-view__next-button svg {
  fill: #fff;
}
.signup__complete {
  display: flex;
  flex-direction: column;
  gap: 24px;
  font-size: 0.875rem;
}
.signup__complete .signup__complete-description {
  margin: 0;
}
@media (min-width: 1280px) {
  .signup__complete .signup__complete-buttons > button {
    width: 20rem;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .signup__complete .signup__complete-buttons > button {
    width: 20rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signup__complete .signup__complete-buttons > button {
    width: 20rem;
  }
}
.signup__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 928px;
  min-height: calc(100vh - 164px);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signup__wrapper {
    width: 100vw;
    min-height: calc(100vh - 196px);
    background: #f8f8f8;
  }
}
@media (max-width: 767px) {
  .signup__wrapper {
    width: 100vw;
    min-height: calc(100vh - 226px);
    background: #f8f8f8;
  }
}
.signup__wrapper .signup__wrapper-position-box {
  width: 100%;
}
@media (min-width: 1024px) {
  .signup__wrapper .signup__wrapper-position-box {
    z-index: 1;
    margin-top: -320px;
  }
}
.signup__wrapper:before {
  position: relative;
  width: 100vw;
  height: 320px;
  content: '';
  background: #333;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signup__wrapper:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .signup__wrapper:before {
    display: none;
  }
}
.signup__wrapper .signup__wrapper-head {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 48px;
}
@media (max-width: 1023px) {
  .signup__wrapper .signup__wrapper-head {
    flex-direction: column;
    gap: 24px;
    justify-content: center;
    padding: 24px;
    margin-top: 0;
    background: #333;
  }
}
.signup__wrapper .signup__wrapper-title {
  z-index: 1;
  margin: 0;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  color: #fff;
  letter-spacing: 1.6px;
}
.signup__wrapper .signup__wrapper-progressbar {
  display: block;
}
@media (max-width: 1023px) {
  .signup__wrapper .signup__wrapper-progressbar {
    display: none;
  }
}
.signup__wrapper .signup__wrapper-progresscircle {
  display: none;
}
@media (max-width: 1023px) {
  .signup__wrapper .signup__wrapper-progresscircle {
    display: block;
  }
}
.signup__wrapper .signup__wrapper-content {
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  width: 100%;
  padding: 40px 80px;
  margin: 2rem 0;
  background: #fff;
}
.signup__wrapper .signup__wrapper-content .signup__wrapper-content-title {
  margin: 0;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
@media (max-width: 767px) {
  .signup__wrapper .signup__wrapper-content .signup__wrapper-content-title {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signup__wrapper .signup__wrapper-content {
    padding: 40px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .signup__wrapper .signup__wrapper-content {
    padding: 24px;
    margin: 0;
  }
}
.signup__wrapper .signup__wrapper-links {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signup__wrapper .signup__wrapper-links {
    padding: 40px;
    margin-bottom: 38px;
  }
}
@media (max-width: 767px) {
  .signup__wrapper .signup__wrapper-links {
    padding: 24px;
    margin-bottom: 38px;
  }
}
@media (min-width: 1280px) {
  .signup__wrapper--responsive {
    width: 82vw;
  }
}
.signup__wrapper-links p {
  margin: 0;
}
.signup__wrapper-links a {
  font-weight: 700;
}
.signup__confirm {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.signup__confirm .signup__confirm-list {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 32px 0 0;
}
@media (max-width: 767px) {
  .signup__confirm .signup__confirm-list {
    margin: 56px 0 0;
  }
}
.signup__confirm .signup__confirm-list-item {
  box-sizing: border-box;
  display: flex;
  gap: 2.5rem;
  height: 88px;
  padding: 1rem 0;
  font-size: 1rem;
  line-height: 120%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signup__confirm .signup__confirm-list-item {
    flex-direction: column;
    gap: 1.5rem;
    height: auto;
  }
}
@media (max-width: 767px) {
  .signup__confirm .signup__confirm-list-item {
    flex-direction: column;
    gap: 1.5rem;
    height: auto;
  }
}
.signup__confirm .signup__confirm-list-item + .signup__confirm-list-item {
  border-top: 1px solid #e6e6e6;
}
.signup__confirm .signup__confirm-list-item-label {
  display: flex;
  align-items: center;
  width: 192px;
  height: 56px;
  padding: 1rem 0;
  font-style: normal;
  font-weight: 700;
  color: #666;
}
@media (max-width: 1023px) {
  .signup__confirm .signup__confirm-list-item-label {
    height: auto;
    padding: 0;
  }
}
.signup__confirm .signup__confirm-list-item-value {
  display: flex;
  align-items: center;
  width: 448px;
  height: 56px;
  padding: 1rem;
  font-weight: 400;
  color: #333;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signup__confirm .signup__confirm-list-item-value {
    width: 100%;
    height: auto;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .signup__confirm .signup__confirm-list-item-value {
    width: 100%;
    height: auto;
    padding: 1rem 0;
  }
}
.signup__confirm .signup__confirm-buttons {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 320px;
}
.signup__confirm .signup__confirm-buttons [astro-icon] {
  fill: #666;
}
.signup__confirm .signup__confirm-buttons [astro-icon] path {
  fill: #666;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signup__confirm .signup__confirm-buttons {
    margin-top: 3.5rem;
  }
}
@media (max-width: 767px) {
  .signup__confirm .signup__confirm-buttons {
    width: 100%;
    margin-top: 2rem;
  }
}
.signup__email-form {
  display: flex;
  flex-direction: column;
  gap: 24px;
  font-size: 0.875rem;
}
@media (min-width: 1024px) {
  .signup__email-form {
    min-height: 142px;
  }
}
.signup__email-form .signup__email-form-description {
  margin: 0;
}
.signup__email-form .signup__email-form-inputs {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 448px;
}
@media (max-width: 1023px) {
  .signup__email-form .signup__email-form-inputs {
    width: 100%;
  }
}
.signup__email-form .signup__email-form-buttons {
  margin-top: 32px;
}
@media (min-width: 1280px) {
  .signup__email-form .signup__email-form-buttons > button {
    width: 20rem;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .signup__email-form .signup__email-form-buttons > button {
    width: 20rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signup__email-form .signup__email-form-buttons > button {
    width: 20rem;
  }
}
.signup__email-form .signup__email-form-message {
  margin: 24px 0 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
}
.signup__email-form .signup__email-form-message > a {
  font-weight: 700;
}
.signup__email-form-login-link {
  margin: 2rem 0;
}
@media (max-width: 1023px) {
  .signup__email-form-login-link {
    margin: 1rem 24px;
  }
}
.signup__informations-form {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.signup__informations-form .signup__informations-form-list {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 32px 0 0;
}
@media (max-width: 767px) {
  .signup__informations-form .signup__informations-form-list {
    margin: 56px 0 0;
  }
}
.signup__informations-form .signup__informations-form-list-item {
  box-sizing: border-box;
  display: flex;
  gap: 2.5rem;
  align-items: center;
  height: 88px;
  padding: 1rem 0;
  font-size: 1rem;
  line-height: 120%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signup__informations-form .signup__informations-form-list-item {
    flex-direction: column;
    gap: 0;
    align-items: flex-start;
    height: auto;
  }
}
@media (max-width: 767px) {
  .signup__informations-form .signup__informations-form-list-item {
    flex-direction: column;
    gap: 0;
    align-items: flex-start;
    height: auto;
  }
}
.signup__informations-form .signup__informations-form-list-item + .signup__informations-form-list-item {
  border-top: 1px solid #e6e6e6;
  align-items: flex-start;
  height: auto;
}
.signup__informations-form .signup__informations-form-list-item-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 2.5rem;
  padding: 28px 0;
  font-style: normal;
  font-weight: 700;
  color: #666;
}
@media (min-width: 1024px) {
  .signup__informations-form .signup__informations-form-list-item-label {
    flex-shrink: 0;
    width: 280px;
  }
}
@media (max-width: 1023px) {
  .signup__informations-form .signup__informations-form-list-item-label {
    gap: 0.5rem;
    justify-content: flex-start;
    height: auto;
    padding: 0;
  }
}
.signup__informations-form .signup__informations-form-list-item-value {
  display: flex;
  gap: 0.5rem;
  align-items: flex-start;
  width: 448px;
  height: 2.5rem;
  font-weight: 400;
  color: #333;
}
.signup__informations-form .signup__informations-form-list-item-value > * {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signup__informations-form .signup__informations-form-list-item-value {
    flex-direction: column;
    align-items: flex-start;
    width: 448px;
    height: auto;
    padding: 1rem 0;
  }
}
@media (max-width: 767px) {
  .signup__informations-form .signup__informations-form-list-item-value {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding: 1rem 0;
  }
}
.signup__informations-form .signup__informations-form-buttons {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 320px;
}
.signup__informations-form .signup__informations-form-buttons [astro-icon] {
  fill: #666;
}
.signup__informations-form .signup__informations-form-buttons [astro-icon] path {
  fill: #666;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signup__informations-form .signup__informations-form-buttons {
    margin-top: 3.5rem;
  }
}
@media (max-width: 767px) {
  .signup__informations-form .signup__informations-form-buttons {
    width: 100%;
    margin-top: 2rem;
  }
}
.signup__informations-form .signup__informations-form-list-item--stretch {
  align-items: flex-start;
  height: auto;
}
.signup__informations-form .signup__informations-form-list-item--stretch .signup__informations-form-list-item-value {
  height: auto;
}
.signup__informations-form .signup__informations-form-list-item--full .signup__informations-form-list-item-value {
  width: 100%;
}
.signup__informations-form .signup__informations-form-list-item--column {
  align-items: flex-start;
  height: auto;
}
.signup__informations-form .signup__informations-form-list-item--column .signup__informations-form-list-item-value {
  flex-direction: column;
  height: auto;
}
.signup__informations-form-company-name-inputs {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.signup__informations-form-company-name-inputs .signup__informations-form-company-concatinate-name {
  font-weight: 700;
}
.signup__password-form {
  display: flex;
  flex-direction: column;
  gap: 24px;
  font-size: 0.875rem;
}
@media (min-width: 1024px) {
  .signup__password-form {
    min-height: 142px;
  }
}
.signup__password-form .signup__password-form-description {
  margin: 0;
}
.signup__password-form .signup__password-form-inputs {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 448px;
}
@media (max-width: 1023px) {
  .signup__password-form .signup__password-form-inputs {
    width: 100%;
  }
}
.signup__password-form .signup__password-form-buttons {
  margin-top: 32px;
}
@media (min-width: 1280px) {
  .signup__password-form .signup__password-form-buttons > button {
    width: 20rem;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .signup__password-form .signup__password-form-buttons > button {
    width: 20rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signup__password-form .signup__password-form-buttons > button {
    width: 20rem;
  }
}
.signup__password-form .signup__password-form-caption > p {
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  color: #666;
}
.signup__cando-with-ipros {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  gap: 16px;
  width: 395px;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 150%;
  color: #333;
}
@media (max-width: 1023px) {
  .signup__cando-with-ipros {
    width: 100%;
  }
}
.signup__cando-with-ipros .signup__cando-with-ipros__title {
  margin: 0 0 1.5rem;
  font-size: 1.5rem;
}
@media (max-width: 1023px) {
  .signup__cando-with-ipros .signup__cando-with-ipros__title {
    font-size: 1.25rem;
  }
}
.signup__cando-with-ipros .signup__cando-with-ipros__block {
  display: flex;
  align-items: center;
}
.signup__cando-with-ipros .signup__cando-with-ipros__block-icon {
  z-index: 1;
  display: grid;
  flex-grow: 0;
  flex-shrink: 0;
  place-items: center;
  width: 64px;
  height: 64px;
  background: #666;
  border-radius: 50%;
}
.signup__cando-with-ipros .signup__cando-with-ipros__block-icon [astro-icon] {
  fill: #fff;
}
.signup__cando-with-ipros .signup__cando-with-ipros__block-icon [astro-icon] path {
  fill: #fff;
}
.signup__cando-with-ipros .signup__cando-with-ipros__block-content {
  width: 100%;
  padding: 32px 3rem 1.5rem;
  margin-left: -1.5rem;
  letter-spacing: 0.9px;
  background: #f8f8f8;
}
.signup__welcome-setting-form {
  width: 100%;
}
.signup__welcome-setting-form .signup__welcome-setting-form__title {
  margin: 0 0 1rem;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 150%;
  color: #333;
  letter-spacing: 1px;
}
@media (max-width: 1023px) {
  .signup__welcome-setting-form .signup__welcome-setting-form__title {
    font-size: 1.25rem;
  }
}
.signup__welcome-setting-form .signup__welcome-setting-form__description {
  margin: 0 0 1.5rem;
}
.signup__welcome-setting-form .signup__welcome-setting-form__subtitle {
  margin: 0 0 16px;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 150%;
  color: #333;
  letter-spacing: 1px;
}
.signup__welcome-setting-form .signup__welcome-setting-form__list {
  padding: 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.signup__welcome-setting-form .signup__welcome-setting-form__list > * + * {
  border-top: 1px solid #e6e6e6;
}
.signup__welcome-setting-form .signup__welcome-setting-form__list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
  list-style: none;
}
.signup__welcome-setting-form .signup__welcome-setting-form__list-item-label {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  align-items: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  color: #333;
}
@media (max-width: 767px) {
  .signup__welcome-setting-form .signup__welcome-setting-form__list-item-label {
    flex-direction: column;
    align-items: flex-start;
  }
}
.signup__welcome-setting-form .signup__welcome-setting-form__list-item-caption {
  font-size: 0.75rem;
  font-weight: 400;
  color: #666;
}
.signup__welcome-setting-form .signup__welcome-setting-form__list-item-actions {
  display: flex;
  gap: 0.75rem;
  align-items: center;
}
.signup__welcome-setting-form .signup__welcome-setting-form__caption {
  margin: 16px 0;
  font-size: 0.875rem;
}
.signup__welcome-setting-form .signup__welcome-setting-form__buttons {
  width: 100%;
  margin-top: 32px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signup__welcome-setting-form .signup__welcome-setting-form__buttons {
    text-align: center;
  }
}
.signup__welcome-setting-form .signup__welcome-setting-form__buttons > button {
  width: 20rem;
}
@media (max-width: 767px) {
  .signup__welcome-setting-form .signup__welcome-setting-form__buttons > button {
    width: 100%;
  }
}
.signup__welcome-setting-form .signup__welcome-setting-form__fixed-buttons {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: none;
  width: 100%;
  padding: 1.5rem 3rem;
  text-align: center;
  background: #000;
}
.signup__welcome-setting-form .signup__welcome-setting-form__fixed-buttons[aria-hidden='false'] {
  display: block;
}
.signup__welcome-setting-form .signup__welcome-setting-form__fixed-buttons > button {
  width: 20rem;
}
@media (max-width: 767px) {
  .signup__welcome-setting-form .signup__welcome-setting-form__fixed-buttons > button {
    width: 100%;
  }
}
.signup__welcome {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: calc(100vh - 360px);
  padding: 3rem 3rem 0;
  margin-top: 64px;
  background: #f8f8f8;
}
.signup__welcome .signup__welcome-inner {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 1280px) {
  .signup__welcome .signup__welcome-inner {
    width: 82vw;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .signup__welcome {
    width: 100%;
    min-height: calc(100vh - 196px);
    padding: 24px;
    background: #fff;
  }
}
@media (max-width: 767px) {
  .signup__welcome {
    width: 100%;
    min-height: calc(100vh - 226px);
    padding: 24px;
    background: #fff;
  }
}
.signup__welcome .signup__welcome-description {
  margin: 1.5rem 0 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
.signup__welcome .signup__welcome-contents {
  display: flex;
  gap: 32px;
  align-items: baseline;
  width: 100%;
  padding: 40px 80px;
  margin: 2rem 0 0;
  background: #fff;
}
@media (max-width: 1023px) {
  .signup__welcome .signup__welcome-contents {
    flex-direction: column;
    padding: 0 0 3rem;
  }
}
.search-result-header {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.search-result-header__title {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
}
.search-result-header__labels {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .search-result-header__labels {
    flex-wrap: nowrap;
    padding-left: 1.5rem;
    margin: 0-1.5rem;
    overflow-x: auto;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .search-result-header__labels {
    flex-wrap: nowrap;
    padding-left: 1.5rem;
    margin: 0-1.5rem;
    overflow-x: auto;
    white-space: nowrap;
  }
}
.search-result-relevance-item__inner {
  display: flex;
  gap: 16px;
  align-items: center;
  padding: 16px 24px;
  line-height: 1.2;
  color: #666;
  text-decoration: none;
  background-color: #f8f8f8;
}
.search-result-relevance-item__inner:hover .search-result-relevance-item__title {
  text-decoration: none;
}
.search-result-relevance-item__image {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
}
.search-result-relevance-item__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.search-result-relevance-item__content {
  flex: 1;
}
.search-result-relevance-item__title {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 700;
  text-decoration-line: underline;
}
.search-result-relevance-item__description {
  margin: 4px 0 0;
  font-size: 0.75rem;
  font-weight: 400;
}
.search-result-filter-form__form-area {
  position: relative;
}
.search-result-filter-form__form-area-submit {
  position: absolute;
  bottom: -100px;
  left: 0;
  visibility: hidden;
}
.search-result-filter-form__title {
  margin: 0 0 24px;
  font-size: 1.125rem;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  letter-spacing: 0.9px;
}
@media (max-width: 1023px) {
  .search-result-filter-form__title {
    display: none;
  }
}
.search-result-filter-form__input-area {
  box-sizing: border-box;
  display: flex;
  flex: 1;
  gap: 2px;
  align-items: center;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.search-result-filter-form__input-area .text-input {
  flex: 1;
  padding: 0;
}
.search-result-filter-form__input-area .text-input__input {
  border: 0;
}
.search-result-filter-form__submit {
  box-sizing: border-box;
  width: 56px;
  height: 54px;
  padding: 1rem;
  line-height: 1;
  cursor: pointer;
  background-color: #fff;
  border: 0;
}
.search-result-filter-form__other {
  margin-top: 24px;
}
@media (max-width: 1023px) {
  .search-result-filter-form__other {
    margin-top: 16px;
  }
}
.search-result-check-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.search-result-check-list__item {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.search-result-check-list__children {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0 0 0 24px;
  margin: 0;
  list-style: none;
}
.search-result-check-list__label {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  align-items: flex-start;
}
.search-result-check-list__cases {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
}
.search-result-title-container__title {
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  color: #333;
}
.search-result-title-container__content {
  margin-top: 16px;
}
.search-result-link-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.search-result-link-list__parent {
  display: flex;
  justify-content: space-between;
  padding: 6.5px 4px 6.5px 0;
  margin: 0;
}
.search-result-link-list__label {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
}
.search-result-link-list__check-icon {
  fill: #000;
}
.search-result-link-list__anchor {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
  text-decoration-line: underline;
}
.search-result-link-list__anchor:hover {
  text-decoration: none;
}
.search-result-link-list__children {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0 0 0 32px;
  margin: 0;
  list-style: none;
}
.search-result-link-list__child {
  padding: 6.5px 4px 6.5px 0;
}
.search-result-company-main__content {
  display: flex;
  flex-direction: column;
  gap: 32px;
  margin-top: 24px;
}
.search-result-company-main__list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.search-result-company-main__pagination {
  padding-top: 1rem;
}
.search-result-company-item {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e6e6e6;
}
.search-result-company-item em {
  font-style: normal;
  background-color: #d3b4b5;
}
.search-result-company-item__inner {
  display: grid;
  grid-template: 'image title bookmark' auto 'image address bookmark' auto 'image description bookmark' auto/112px 1fr 24px;
  gap: 8px 24px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .search-result-company-item__inner {
    grid-template: 'image title bookmark' auto 'address address address' auto 'description description description' auto/48px 1fr 24px;
  }
}
@media (max-width: 767px) {
  .search-result-company-item__inner {
    grid-template: 'image title bookmark' auto 'address address address' auto 'description description description' auto/48px 1fr 24px;
  }
}
.search-result-company-item__image {
  flex-shrink: 0;
  grid-area: image;
  width: 112px;
  height: 112px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .search-result-company-item__image {
    width: 48px;
    height: 48px;
  }
}
@media (max-width: 767px) {
  .search-result-company-item__image {
    width: 48px;
    height: 48px;
  }
}
.search-result-company-item__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.search-result-company-item__name {
  grid-area: title;
  margin: 0;
  line-height: 1.5;
}
.search-result-company-item__name-link {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: inherit;
  color: #333;
  text-decoration-line: underline;
  letter-spacing: 1px;
}
.search-result-company-item__name-link:hover {
  text-decoration: none;
}
.search-result-company-item__address {
  grid-area: address;
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
}
.search-result-company-item__description {
  grid-area: description;
  margin: 0;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
  word-break: break-all;
}
.search-result-company-item__bookmark {
  flex-shrink: 0;
  grid-area: bookmark;
  width: 24px;
}
.search-result-company-item__list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.search-result-company-item__list-button {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1023px) {
  .search-result-company-filter-form__pc-area {
    display: none;
  }
}
.search-result-company-filter-form__categories {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.search-result-company-filter-form__other {
  margin-top: 40px;
}
@media (min-width: 1024px) {
  .search-result-company-filter-form__sp-area {
    display: none;
  }
}
.search-result-company-filter-form__button-container {
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.search-result-company-category__title {
  padding: 8px 0;
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
}
.search-result-company-category__selected {
  padding: 0;
  margin: 0;
  list-style: none;
}
.search-result-company-category__item {
  padding: 6.5px 0 6.5px 24px;
}
.search-result-company-category__item-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.search-result-company-category__anchor {
  display: inline-flex;
  gap: 4px;
  align-items: flex-end;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
  text-decoration: none;
}
.search-result-company-category__anchor--current {
  font-weight: 700;
  pointer-events: none;
}
.search-result-company-category__icon {
  visibility: hidden;
}
.search-result-company-category__icon--current {
  visibility: visible;
}
.search-result-company-category__check {
  fill: #000;
}
.search-result-company-category__number {
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
}
.search-result-company-category__children {
  padding: 0;
  margin: 0;
  list-style: none;
}
.search-result-company-category__submit {
  position: relative;
  width: 240px;
  margin-top: 16px;
}
.search-result-company-category__submit:hover .search-result-company-category__popover {
  visibility: visible;
}
.search-result-company-category__popover {
  position: absolute;
  top: -57px;
  left: 100%;
  z-index: 100;
  width: 100%;
  max-width: 784px;
  visibility: hidden;
}
.search-result-company-category__popover--selected {
  max-width: 805px;
}
.search-result-company-category-popover {
  position: relative;
  width: 100%;
  min-width: 385px;
  padding: 0 24px;
}
.search-result-company-category-popover:before {
  position: absolute;
  top: 69px;
  left: 12px;
  width: 24px;
  height: 24px;
  content: '';
  background-color: #fff;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  transform: rotate(45deg);
}
.search-result-company-category-popover__inner {
  background-color: #fff;
  border: 1px solid #000;
  box-shadow: 0 0 4px #666;
}
.search-result-company-category-popover__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px;
  background-color: #f8f8f8;
}
.search-result-company-category-popover__title-container {
  display: flex;
  gap: 16px;
  align-items: center;
}
.search-result-company-category-popover__title {
  margin: 0;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  letter-spacing: 1px;
}
.search-result-company-category-popover__selected {
  margin: 0;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
}
.search-result-company-category-popover__clear {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
  text-decoration-line: underline;
}
.search-result-company-category-popover__clear:hover {
  text-decoration: none;
}
.search-result-company-category-popover__content {
  padding: 24px;
}
.search-result-company-category-popover__scroll {
  min-height: 100px;
  overflow: hidden auto;
}
.search-result-company-category-popover__prev-item {
  padding: 6.5px;
  margin: 0;
}
.search-result-company-category-popover__prev-anchor {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  text-decoration: none;
}
.search-result-company-category-popover__prev-anchor:hover .search-result-company-category-popover__prev-label {
  text-decoration: none;
}
.search-result-company-category-popover__prev-label-container {
  display: flex;
  gap: 4px;
  align-items: flex-end;
}
.search-result-company-category-popover__prev-label {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
  text-decoration-line: underline;
}
.search-result-company-category-popover__prev-number {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
}
.search-result-company-category-popover__row {
  display: flex;
  align-items: flex-start;
}
.search-result-company-category-popover__row:not(:first-child) {
  margin-top: 24px;
}
.search-result-company-category-popover__selected-label {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  width: 104px;
  padding: 8px 0;
  margin: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  color: #666;
}
.search-result-company-category-popover__list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.search-result-company-category-popover__item {
  width: calc(33.3333333333% - 8px);
  padding: 6.5px 0;
}
.search-result-company-category-popover__anchor {
  color: #333;
  text-decoration: none;
}
.search-result-company-category-popover__anchor:hover .search-result-company-category-popover__label {
  text-decoration: none;
}
.search-result-company-category-popover__label {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
  text-decoration-line: underline;
  word-break: break-all;
}
.search-result-company-category-popover__number {
  padding-left: 4px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
  word-break: break-all;
}
.search-result-product-main em {
  font-style: normal;
  background-color: #d3b4b5;
}
.search-result-product-main__content {
  display: flex;
  flex-direction: column;
  gap: 32px;
  margin-top: 24px;
}
.search-result-product-main__list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.search-result-product-main__pagination {
  padding-top: 1rem;
}
.search-result-product-item {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e6e6e6;
}
.search-result-product-item__inner {
  display: flex;
  gap: 16px;
  align-items: flex-start;
}
.search-result-product-item__image {
  flex-shrink: 0;
  width: 80px;
  height: 80px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .search-result-product-item__image {
    width: 48px;
    height: 48px;
  }
}
@media (max-width: 767px) {
  .search-result-product-item__image {
    width: 48px;
    height: 48px;
  }
}
.search-result-product-item__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.search-result-product-item__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
}
.search-result-product-item__head {
  display: flex;
  gap: 8px;
  align-items: flex-start;
}
.search-result-product-item__pr-icon {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 21px;
  height: 21px;
  font-family: Inter;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1;
  color: #666;
  border: 1px solid #666;
  border-radius: 4px;
}
.search-result-product-item__name {
  flex: 1;
  margin: 0;
  line-height: 1;
}
.search-result-product-item__link {
  font-size: 1.5rem;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.3;
  color: #333;
  text-decoration-line: underline;
  letter-spacing: 0.9px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .search-result-product-item__link {
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  .search-result-product-item__link {
    font-size: 1.125rem;
  }
}
.search-result-product-item__link:hover {
  text-decoration: none;
}
.search-result-product-item__company-container {
  display: flex;
  gap: 8px 24px;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .search-result-product-item__company-container {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .search-result-product-item__company-container {
    flex-direction: column;
    align-items: flex-start;
  }
}
.search-result-product-item__company {
  display: flex;
  gap: 8px;
  align-items: center;
  margin: 0;
}
.search-result-product-item__company-image {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .search-result-product-item__company-image {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 767px) {
  .search-result-product-item__company-image {
    width: 24px;
    height: 24px;
  }
}
.search-result-product-item__company-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.search-result-product-item__company-name {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .search-result-product-item__company-name {
    font-size: 0.75rem;
  }
}
@media (max-width: 767px) {
  .search-result-product-item__company-name {
    font-size: 0.75rem;
  }
}
.search-result-product-item__special-site {
  margin: 0;
  line-height: 1;
}
.search-result-product-item__description {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
  word-break: break-all;
}
.search-result-product-item__thumbnails {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.search-result-product-item__thum {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
}
.search-result-product-item__thum img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.search-result-product-item__categories {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.search-result-product-item__bookmark {
  flex-shrink: 0;
  width: 24px;
}
@media (max-width: 1023px) {
  .search-result-product-filter-form__pc-area {
    display: none;
  }
}
.search-result-product-filter-form__other {
  margin-top: 40px;
}
@media (min-width: 1024px) {
  .search-result-product-filter-form__sp-area {
    display: none;
  }
}
.search-result-product-filter-form__button-container {
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.product-cad-data__list {
  width: 100%;
  margin-top: 1.5rem;
  border-spacing: 0;
}
.product-cad-data__head {
  width: 33.3%;
  padding: 16px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
  background-color: #f2f2f2;
  border-bottom: 1px solid #e6e6e6;
}
.product-cad-data__head:not(:first-child) {
  border-left: 1px solid #e6e6e6;
}
.product-cad-data__cell {
  width: 33.3%;
  padding: 16px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
  vertical-align: top;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
}
.product-cad-data__cell:not(:first-child) {
  border-left: 1px solid #e6e6e6;
}
.product-cad-data__file-list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 0;
  margin: 0;
  list-style: none;
}
.product-cad-data__item {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.product-cad-data__button {
  padding: 6px 12px;
}
.product-cad-data__button-link {
  width: 32px;
  height: 32px;
  padding: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-cad-data__list {
    display: block;
  }
  .product-cad-data__list thead {
    display: none;
  }
  .product-cad-data__list tbody {
    display: block;
  }
  .product-cad-data__list tr {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
  }
  .product-cad-data__cell {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0;
    border-bottom: none;
  }
  .product-cad-data__cell:not(:first-child) {
    border-left: none;
  }
  .product-cad-data__cell:before {
    font-size: 0.875rem;
    font-weight: 700;
    font-feature-settings:
      'clig' off,
      'liga' off;
    line-height: 1.6;
    color: #666;
    content: attr(data-label);
  }
  .product-cad-data__item {
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .product-cad-data__list {
    display: block;
  }
  .product-cad-data__list thead {
    display: none;
  }
  .product-cad-data__list tbody {
    display: block;
  }
  .product-cad-data__list tr {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
  }
  .product-cad-data__cell {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0;
    border-bottom: none;
  }
  .product-cad-data__cell:not(:first-child) {
    border-left: none;
  }
  .product-cad-data__cell:before {
    font-size: 0.875rem;
    font-weight: 700;
    font-feature-settings:
      'clig' off,
      'liga' off;
    line-height: 1.6;
    color: #666;
    content: attr(data-label);
  }
  .product-cad-data__item {
    justify-content: flex-start;
  }
}
.product-catalog__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.product-catalog__download-button {
  max-width: 300px;
}
.product-catalog__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 1.5rem;
}
.product-catalog__item {
  padding-bottom: 24px;
  border-bottom: 1px solid #e6e6e6;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-catalog__head {
    align-items: flex-start;
  }
  .product-catalog__list {
    flex-flow: row wrap;
    gap: 24px;
  }
  .product-catalog__item {
    width: calc(50% - 12px);
    padding-bottom: 0;
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .product-catalog__head {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
  .product-catalog__list {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-top: 1.5rem;
  }
  .product-catalog__item {
    padding-bottom: 0;
    border-bottom: none;
  }
}
.product-category__list {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  padding: 0;
  margin: 1.5rem 0 0;
  list-style: none;
}
.product-contact {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  padding: 24px 80px;
  background-color: #f2f2f2;
  border-top: 4px solid #e6e6e6;
}
.product-contact:before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #666;
}
.product-contact__ttl {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
  text-align: center;
}
.product-contact__links {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.product-contact__item {
  flex: 1;
  max-width: 320px;
}
.product-contact__item .button-link {
  max-width: 100%;
  white-space: nowrap;
}
.product-contact__cad-download {
  margin: 0;
}
.product-contact__cad-download-link {
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  color: #666;
  text-decoration-line: underline;
}
.product-contact__cad-download-link:hover {
  text-decoration: none;
}
.product-contact--small {
  padding: 24px 32px;
}
.product-contact--small .product-contact__ttl {
  font-size: 0.875rem;
}
.product-contact--small .product-contact__links {
  flex-direction: column;
  gap: 16px;
}
.product-contact--small .product-contact__item {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-contact {
    gap: 16px;
    padding: 24px 32px;
  }
  .product-contact__ttl {
    font-size: 0.875rem;
  }
}
@media (max-width: 767px) {
  .product-contact {
    gap: 16px;
    padding: 24px 32px;
  }
  .product-contact__ttl {
    font-size: 0.875rem;
  }
}
.product-header {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.product-header__head {
  display: flex;
  gap: 0.25rem;
  align-items: flex-start;
  justify-content: space-between;
}
.product-header__name {
  margin: 0;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  letter-spacing: 1.6px;
}
.product-header__actions {
  display: flex;
  gap: 16px;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.product-header__inner {
  display: flex;
  gap: 0.25rem 1rem;
  align-items: flex-start;
  justify-content: space-between;
}
.product-header__model-number {
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
}
.product-header__update {
  flex-shrink: 0;
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
  text-align: right;
}
.product-header__company {
  display: flex;
  gap: 16px;
  align-items: center;
}
.product-header__img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
}
.product-header__logo {
  max-width: 100%;
  height: auto;
}
.product-header__body {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: flex-start;
}
.product-header__company-name {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  color: #333;
  text-decoration: none;
}
.product-header__company-links {
  display: flex;
  gap: 16px;
  align-items: center;
  padding: 0;
  margin: 0;
  line-height: 1;
  list-style: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-header__name {
    font-size: 1.5rem;
  }
  .product-header__inner {
    flex-direction: column;
  }
  .product-header__print {
    display: none;
  }
}
@media (max-width: 767px) {
  .product-header__name {
    font-size: 1.5rem;
  }
  .product-header__inner {
    flex-direction: column;
  }
  .product-header__print {
    display: none;
  }
}
.product-images {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 8px;
  background-color: #f8f8f8;
}
.product-images__main {
  width: 280px;
  height: 280px;
  margin: 0 auto;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.product-images__main:hover {
  opacity: 0.5;
}
.product-images__main-image {
  display: block;
  object-fit: contain;
}
.product-images__thumbnails {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.product-images__item {
  width: 72px;
  height: 72px;
  background-color: #fff;
}
.product-images__button {
  position: relative;
  width: inherit;
  height: inherit;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  transition: opacity 0.3s ease;
}
.product-images__button:hover {
  opacity: 0.5;
}
.product-images__button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  border: 1px solid #c8161d;
  opacity: 0;
}
.product-images__button--current {
  pointer-events: none;
}
.product-images__button--current:before {
  opacity: 1;
}
.product-images__img {
  display: block;
  object-fit: contain;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-images__thumbnails {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .product-images__thumbnails {
    justify-content: center;
  }
}
.product-info {
  display: flex;
  flex-direction: column;
  gap: 3.5rem;
}
.product-info__item__inquiry-link {
  margin-top: 16px;
}
.product-info__item__inquiry-link-caption {
  margin: 0;
}
.product-info__text {
  margin: 1.5rem 0 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
.product-info__relevances {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0;
  margin: 16px 0 0;
  list-style: none;
}
.product-info__details {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  padding: 0;
  margin: 1.5rem 0 0;
  list-style: none;
}
.product-info__detail-item {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  width: calc(33.3333333333% - 16px);
}
.product-info__detail-image {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 140px;
  padding: 8px;
  border: 1px solid #e6e6e6;
}
.product-info__detail-image img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.product-info__detail-text {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
.product-info__video {
  display: flex;
  justify-content: center;
  margin-top: 1.5rem;
}
.product-info__line-up {
  width: 100%;
  margin: 1.5rem auto 0;
  text-align: left;
  border-spacing: 0;
}
.product-info__line-up-head {
  padding: 16px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2;
  background-color: #f2f2f2;
  border-bottom: 1px solid #e6e6e6;
}
.product-info__line-up-head:not(:first-child) {
  border-left: 1px solid #e6e6e6;
}
.product-info__line-up-cell {
  padding: 16px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
}
.product-info__line-up-cell:not(:first-child) {
  border-left: 1px solid #e6e6e6;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-info__detail-item {
    width: calc(50% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-info__detail-item {
    width: calc(50% - 12px);
  }
}
@media (max-width: 767px) {
  .product-info__detail-item {
    width: 100%;
  }
}
.product-main-content {
  position: relative;
  padding-top: 1.5rem;
  border-top: 4px solid #e6e6e6;
}
.product-main-content:before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #666;
}
.product-main-content__summary {
  margin-top: 1.5rem;
}
.product-main-content__contact {
  margin-top: 32px;
}
.product-main-content__body {
  display: flex;
  flex-direction: column;
  gap: 3.5rem;
  margin-top: 32px;
}
.product-news__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 1rem;
}
.product-news__item {
  padding-bottom: 16px;
  border-bottom: 1px solid #e6e6e6;
}
.product-news__link {
  margin: 1rem 0 0;
  text-align: right;
}
.product-popular {
  width: 100%;
}
.product-popular__content {
  width: 100%;
  margin-top: 1.5rem;
}
.product-summary {
  display: flex;
  flex-direction: row-reverse;
  gap: 32px 2rem;
  align-items: flex-start;
}
.product-summary__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
}
.product-summary__catch {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
}
.product-summary__description {
  margin: 0;
  font-size: 1rem;
  line-height: 1.6;
  color: #333;
}
.product-summary__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.product-summary__images {
  flex-shrink: 0;
  width: 296px;
  background-color: #f8f8f8;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-summary {
    flex-direction: column-reverse;
  }
  .product-summary__images {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .product-summary {
    flex-direction: column-reverse;
  }
  .product-summary__images {
    width: 100%;
  }
}
.company-banner-list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
  max-width: 300px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.company-banner-list__anchor {
  display: block;
  font-size: 0;
  transition: opacity 0.3s ease;
}
.company-banner-list__anchor:hover {
  opacity: 0.7;
}
.company-banner-list__img {
  max-width: 100%;
  height: auto;
}
.company-catalog__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.company-catalog__description {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 0.875rem;
  font-weight: 400;
}
.company-catalog__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 1.5rem;
}
.company-catalog__item {
  padding-bottom: 24px;
  border-bottom: 1px solid #e6e6e6;
}
.company-catalog__link {
  margin: 1rem 0 0;
  text-align: right;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-catalog__head {
    align-items: flex-start;
  }
  .company-catalog__list {
    flex-flow: row wrap;
    gap: 24px;
  }
  .company-catalog__item {
    width: calc(50% - 12px);
    padding-bottom: 0;
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .company-catalog__head {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
  .company-catalog__list {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-top: 1.5rem;
  }
  .company-catalog__item {
    padding-bottom: 0;
    border-bottom: none;
  }
}
.company-catalog-content {
  position: relative;
  padding-top: 1.5rem;
  border-top: 4px solid #e6e6e6;
}
.company-catalog-content:before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #666;
}
.company-catalog-content__summary {
  margin-top: 1.5rem;
}
.company-catalog-content__contact {
  margin-top: 32px;
}
.company-catalog-content__tabs {
  margin-top: 72px;
  margin-bottom: 32px;
}
.company-catalog-content__body {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  margin-top: 32px;
}
.company-catalog-content__body-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.company-detail__container {
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: flex-start;
  margin-top: 1.5rem;
}
@media (max-width: 767px) {
  .company-detail__container {
    flex-direction: column;
  }
}
.company-detail__table {
  width: 100%;
}
.company-detail__table-row {
  display: flex;
  align-items: flex-start;
  background-color: #f8f8f8;
  border-bottom: 1px solid #e6e6e6;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-detail__table-row {
    flex-direction: column;
    gap: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  .company-detail__table-row {
    flex-direction: column;
    gap: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #fff;
  }
}
.company-detail__table-row-end {
  display: flex;
  align-items: flex-start;
  background-color: #f8f8f8;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-detail__table-row-end {
    flex-direction: column;
    gap: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  .company-detail__table-row-end {
    flex-direction: column;
    gap: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
  }
}
.company-detail__table-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 30%;
  height: 100%;
  padding: 16px;
  font-size: 0.875rem;
  font-weight: 700;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-detail__table-head {
    gap: 8px;
    justify-content: left;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .company-detail__table-head {
    gap: 8px;
    justify-content: left;
    padding: 0;
  }
}
.company-detail__table-data {
  width: 70%;
  padding: 16px;
  font-size: 0.875rem;
  font-weight: 400;
  background-color: #fff;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-detail__table-data {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .company-detail__table-data {
    width: 100%;
    padding: 0;
  }
}
.company-detail__table-map {
  margin-left: 1rem;
  color: #333;
}
.company-detail__table-map:hover {
  text-decoration: none;
}
.company-detail__table-link {
  color: #333;
}
.company-detail__table-link:hover {
  text-decoration: none;
}
.company-detail__image {
  display: flex;
  flex-direction: column;
  gap: 8px;
  max-width: 140px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
.company-contact {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  padding: 24px 80px;
  background-color: #f2f2f2;
  border-top: 4px solid #e6e6e6;
}
.company-contact:before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #666;
}
.company-contact__ttl {
  padding-bottom: 4px;
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
  text-align: center;
}
.company-contact__links {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.company-contact__item {
  flex: 1;
  max-width: 320px;
}
.company-contact__item .button-link {
  max-width: 100%;
  white-space: nowrap;
}
.company-contact--small {
  padding: 24px 32px;
}
.company-contact--small .company-contact__ttl {
  font-size: 0.875rem;
}
.company-contact--small .company-contact__links {
  flex-direction: column;
  gap: 16px;
}
.company-contact--small .company-contact__item {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-contact {
    gap: 16px;
    padding: 24px 32px;
  }
  .company-contact__ttl {
    font-size: 0.875rem;
  }
}
@media (max-width: 767px) {
  .company-contact {
    gap: 16px;
    padding: 24px 32px;
  }
  .company-contact__ttl {
    font-size: 0.875rem;
  }
}
.company-header {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.company-header__head {
  display: flex;
  gap: 0.25rem;
  align-items: flex-start;
  justify-content: space-between;
}
.company-header__name {
  margin: 0;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  letter-spacing: 1.6px;
}
.company-header__actions {
  display: flex;
  gap: 16px;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.company-header__inner {
  display: flex;
  gap: 0.25rem 1rem;
  align-items: flex-start;
  justify-content: space-between;
}
.company-header__model-number {
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
}
.company-header__update {
  flex-shrink: 0;
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
  text-align: right;
}
.company-header__company {
  display: flex;
  gap: 16px;
  align-items: center;
}
.company-header__img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
}
.company-header__logo {
  max-width: 100%;
  height: auto;
}
.company-header__body {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: flex-start;
}
.company-header__company-name {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  color: #333;
}
.company-header__company-links {
  display: flex;
  gap: 16px;
  align-items: center;
  padding: 0;
  margin: 0;
  line-height: 1;
  list-style: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-header__name {
    font-size: 1.5rem;
  }
  .product-header__inner {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .product-header__name {
    font-size: 1.5rem;
  }
  .product-header__inner {
    flex-direction: column;
  }
}
.company-image {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 8px;
  background-color: #f8f8f8;
}
.company-image__main {
  width: 200px;
  height: 200px;
  margin: 0 auto;
}
.company-image__main-image {
  display: block;
  object-fit: contain;
}
.company-image__thumbnails {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.company-image__item {
  width: 72px;
  height: 72px;
  background-color: #fff;
}
.company-image__button {
  position: relative;
  width: inherit;
  height: inherit;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  transition: opacity 0.3s ease;
}
.company-image__button:hover {
  opacity: 0.7;
}
.company-image__button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  border: 1px solid #c8161d;
  opacity: 0;
}
.company-image__button--current {
  pointer-events: none;
}
.company-image__button--current:before {
  opacity: 1;
}
.company-image__img {
  display: block;
  object-fit: contain;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-image__thumbnails {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .company-image__thumbnails {
    justify-content: center;
  }
}
.company-product-image {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 8px;
  background-color: #f8f8f8;
}
.company-product-image__main {
  width: 280px;
  height: 280px;
  margin: 0 auto;
}
.company-product-image__main-image {
  display: block;
  object-fit: contain;
}
.company-product-image__thumbnails {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.company-product-image__item {
  width: 72px;
  height: 72px;
  background-color: #fff;
}
.company-product-image__button {
  position: relative;
  width: inherit;
  height: inherit;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  transition: opacity 0.3s ease;
}
.company-product-image__button:hover {
  opacity: 0.7;
}
.company-product-image__button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  border: 1px solid #c8161d;
  opacity: 0;
}
.company-product-image__button--current {
  pointer-events: none;
}
.company-product-image__button--current:before {
  opacity: 1;
}
.company-product-image__img {
  display: block;
  object-fit: contain;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-product-image__thumbnails {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .company-product-image__thumbnails {
    justify-content: center;
  }
}
.company-product-filters {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-product-filters {
    display: none;
  }
}
@media (max-width: 767px) {
  .company-product-filters {
    display: none;
  }
}
.company-product-filters__caption {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #666;
}
.company-product-filters__list {
  display: flex;
  flex-flow: row wrap;
  gap: 16px;
}
.company-product-filters__item {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
}
.company-product-filters__item-link {
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  color: #333;
}
.company-product-filters__item-link:hover {
  text-decoration: none;
}
.company-product-filters__item-link--selected {
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  color: #333;
}
.company-info {
  display: flex;
  flex-direction: column;
  gap: 3.5rem;
}
.company-info__text {
  margin: 1.5rem 0 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
.company-info__relevances {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0;
  margin: 16px 0 0;
  list-style: none;
}
.company-info__recommend {
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: center;
  padding: 24px 40px;
  margin: 16px 0 0;
  list-style: none;
  background-color: #f8f8f8;
}
.company-info__recommend-description {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.company-info__recommend-description-header {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  letter-spacing: 0.05em;
}
.company-info__recommend-description-text {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  letter-spacing: 0;
}
.company-info__recommend-description-sub {
  display: -webkit-box;
  width: 100%;
  margin: 0;
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 19px;
  color: #333;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.company-info__detail-text {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
.company-info__video {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 1.5rem auto 0;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .company-info__detail-item {
    width: calc(50% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-info__detail-item {
    width: calc(50% - 12px);
  }
  .company-info__recommend {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .company-info__detail-item {
    width: 100%;
  }
  .company-info__recommend {
    flex-direction: column;
  }
}
.company-main-content {
  position: relative;
  padding-top: 1.5rem;
  border-top: 4px solid #e6e6e6;
}
.company-main-content:before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #666;
}
.company-main-content__summary {
  margin-top: 1.5rem;
}
.company-main-content__contact {
  margin-top: 32px;
}
.company-main-content__tabs {
  margin-top: 72px;
  margin-bottom: 32px;
}
.company-main-content__body {
  display: flex;
  flex-direction: column;
  gap: 3.5rem;
  margin-top: 32px;
}
.company-service-content {
  position: relative;
  padding-top: 1.5rem;
  border-top: 4px solid #e6e6e6;
}
.company-service-content:before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #666;
}
.company-service-content__summary {
  margin-top: 1.5rem;
}
.company-service-content__contact {
  margin-top: 32px;
}
.company-service-content__tabs {
  margin-top: 72px;
  margin-bottom: 32px;
}
.company-service-content__body {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  margin-top: 32px;
}
.company-service-content__body-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.company-service-content__body__recommend {
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: flex-start;
  padding: 24px;
  margin: 16px 0 0;
  list-style: none;
  background-color: #f8f8f8;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-service-content__body__recommend {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .company-service-content__body__recommend {
    flex-direction: column;
  }
}
.company-service-content__body__recommend-description {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.company-service-content__body__recommend-description-header {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  letter-spacing: 0.05em;
}
.company-service-content__body__recommend-description-text {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  letter-spacing: 0;
}
.company-service-content__body__recommend-description-sub {
  display: -webkit-box;
  width: 100%;
  margin: 0;
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 19px;
  color: #333;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.company-news__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 1rem;
}
.company-news__item {
  padding-bottom: 16px;
  border-bottom: 1px solid #e6e6e6;
}
.company-news__link {
  margin: 1rem 0 0;
  text-align: right;
}
.company-news-detail {
  position: relative;
  padding-top: 1.5rem;
  border-top: 4px solid #e6e6e6;
}
.company-news-detail:before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #666;
}
.company-news-detail__summary {
  margin-top: 1.5rem;
}
.company-news-detail__contact {
  margin-top: 32px;
}
.company-news-detail__tabs {
  margin-top: 72px;
  margin-bottom: 32px;
}
.company-news-detail__body {
  display: flex;
  flex-direction: column;
  gap: 3.5rem;
  margin-top: 32px;
}
.company-news-info {
  display: flex;
  flex-direction: column;
  gap: 3.5rem;
}
.company-news-info__text {
  margin: 1.5rem 0 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
.company-news-info__links {
  display: flex;
  gap: 16px;
  align-items: center;
  padding: 0;
  margin-top: 16px;
  margin-bottom: 0;
  line-height: 1;
  list-style: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-news-info__links {
    margin-top: 8px;
  }
}
@media (max-width: 767px) {
  .company-news-info__links {
    margin-top: 8px;
  }
}
.company-news-info__link {
  display: flex;
  justify-content: flex-start;
  margin: 1.5rem 0 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  color: #666;
}
.company-news-info__detail-text {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
.company-news-info__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
.company-news-info__content-head {
  display: flex;
  gap: 0.25rem;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}
.company-news-info__actions {
  display: flex;
  gap: 16px;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.company-news-info__catch {
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  color: #333;
}
.company-news-info__catch:hover {
  text-decoration: none;
}
.company-news-info__description {
  display: flex;
  flex-direction: column;
  gap: 16px;
  font-size: 1rem;
  line-height: 1.6;
  color: #333;
}
.company-news-info__description-column {
  display: flex;
  flex-flow: row wrap;
  gap: 16px;
  align-items: center;
}
.company-news-info__description-item {
  display: flex;
  gap: 8px;
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  color: #666;
}
.company-news-info__description-button {
  margin-top: 24px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-news-info__description-button {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .company-news-info__description-button {
    margin-top: 16px;
  }
}
.company-news-info__description-secondary {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #666;
}
.company-news-info__company-detail {
  display: flex;
  flex-direction: row;
  gap: 40px;
  align-items: center;
  margin-top: 1.5rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-news-info__company-detail {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .company-news-info__company-detail {
    flex-direction: column;
  }
}
.company-news-info__image-main {
  width: 160px;
  height: 160px;
  margin: 0 auto;
}
.company-news-info__sub-image {
  display: block;
  object-fit: contain;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .company-news-info__detail-item {
    width: calc(50% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-news-info__detail-item {
    width: calc(50% - 12px);
  }
  .company-news-info__recommend {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .company-news-info__detail-item {
    width: 100%;
  }
  .company-news-info__recommend {
    flex-direction: column;
  }
}
.company-news-summary {
  display: grid;
  gap: 32px 2rem;
  align-items: flex-start;
}
@media (max-width: 1023px) {
  .company-news-summary {
    display: flex;
  }
}
.company-news-summary__content {
  display: grid;
  grid-template: 'images tags date actions' auto 'images catch catch catch' auto 'images company company company' auto 'images description description description' auto 'images table table table' auto;
  gap: 24px 32px;
  width: 100%;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .company-news-summary__content {
    grid-template: 'images tags actions' auto 'images date date' auto 'images catch catch' auto 'images company company' auto 'images description description' auto 'images table table' auto;
  }
}
@media (max-width: 1023px) {
  .company-news-summary__content {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
  }
}
.company-news-summary__content-head {
  display: contents;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1023px) {
  .company-news-summary__content-head {
    display: flex;
    gap: 0.25rem;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    height: 100%;
  }
}
.company-news-summary__content-tags {
  display: flex;
  grid-area: tags;
  gap: 0.25rem;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  text-wrap: nowrap;
}
.company-news-summary__content-date {
  display: none;
  grid-area: date;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14px;
  color: #666;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .company-news-summary__content-date {
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-news-summary__content-date {
    display: flex;
  }
}
@media (max-width: 767px) {
  .company-news-summary__content-date {
    display: flex;
  }
}
.company-news-summary__actions {
  display: flex;
  grid-area: actions;
  gap: 16px;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.company-news-summary__actions-date {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14px;
  color: #666;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .company-news-summary__actions-date {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-news-summary__actions-date {
    display: none;
  }
}
@media (max-width: 767px) {
  .company-news-summary__actions-date {
    display: none;
  }
}
.company-news-summary__catch {
  grid-area: catch;
  margin: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
}
.company-news-summary__company {
  display: flex;
  grid-area: company;
  gap: 16px;
  align-items: center;
  width: 100%;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 14px;
  color: #666;
}
.company-news-summary__description {
  grid-area: description;
  font-size: 1rem;
  font-weight: 400;
  line-height: 26px;
  color: #333;
}
.company-news-summary__description-column {
  display: flex;
  flex-flow: row wrap;
  gap: 16px;
  align-items: center;
}
.company-news-summary__description-item {
  display: flex;
  gap: 8px;
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  color: #666;
}
.company-news-summary__description-secondary,
.company-news-summary__description-tell {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #666;
}
.company-news-summary__description-tell:hover {
  text-decoration: none;
}
.company-news-summary__description-update {
  font-size: 12px;
  font-weight: 400;
  color: #666;
}
.company-news-summary__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.company-news-summary__images {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.company-news-summary__content-images {
  flex-direction: column;
  grid-area: images;
  gap: 16px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-news-summary__content-images {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .company-news-summary__content-images {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
}
.company-news-summary__images-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.company-news-summary__company-links {
  display: flex;
  gap: 16px;
  align-items: center;
  padding: 0;
  margin: 0;
  line-height: 1;
  list-style: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-news-summary {
    flex-direction: column-reverse;
  }
  .company-news-summary__catch {
    font-size: 2rem;
  }
  .company-news-summary__actions-print {
    display: none;
  }
  .company-news-summary__images {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .company-news-summary {
    flex-direction: column-reverse;
  }
  .company-news-summary__catch {
    font-size: 2rem;
  }
  .company-news-summary__actions-print {
    display: none;
  }
  .company-news-summary__images {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
}
.company-news-content {
  position: relative;
  padding-top: 1.5rem;
  border-top: 4px solid #e6e6e6;
}
.company-news-content:before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #666;
}
.company-news-content__summary {
  margin-top: 1.5rem;
}
.company-news-content__contact {
  margin-top: 32px;
}
.company-news-content__tabs {
  margin-top: 72px;
  margin-bottom: 32px;
}
.company-news-content__body {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  margin-top: 32px;
}
.company-news-content__body-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.company-news-content__body-head {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.company-news-content__body-filters {
  display: flex;
  flex-direction: row;
  gap: 16px;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-news-content__body-filters {
    display: none;
  }
}
@media (max-width: 767px) {
  .company-news-content__body-filters {
    display: none;
  }
}
.company-news-content__body-filters-dropdown {
  width: 320px;
}
.company-news-content__body-filters-dropdown > * {
  width: 100%;
}
.company-news-table {
  grid-area: table;
  width: 100%;
}
.company-news-table__catch {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  color: #333;
}
.company-news-table__container {
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: flex-start;
  margin-top: 1.5rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-news-table__container {
    margin-top: 0.5rem;
  }
}
@media (max-width: 767px) {
  .company-news-table__container {
    flex-direction: column;
    margin-top: 0.5rem;
  }
}
.company-news-table__table {
  width: 100%;
}
.company-news-table__table-row {
  display: flex;
  align-items: flex-start;
  background-color: #f8f8f8;
  border-bottom: 1px solid #e6e6e6;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-news-table__table-row {
    flex-direction: column;
    gap: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  .company-news-table__table-row {
    flex-direction: column;
    gap: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #fff;
  }
}
.company-news-table__table-row-end {
  display: flex;
  align-items: flex-start;
  background-color: #f8f8f8;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-news-table__table-row-end {
    flex-direction: column;
    gap: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  .company-news-table__table-row-end {
    flex-direction: column;
    gap: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #fff;
  }
}
.company-news-table__table-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 30%;
  height: 100%;
  padding: 16px;
  font-size: 0.875rem;
  font-weight: 700;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-news-table__table-head {
    gap: 8px;
    justify-content: left;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .company-news-table__table-head {
    gap: 8px;
    justify-content: left;
    padding: 0;
  }
}
.company-news-table__table-data {
  width: 70%;
  padding: 16px;
  font-size: 0.875rem;
  font-weight: 400;
  background-color: #fff;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-news-table__table-data {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .company-news-table__table-data {
    width: 100%;
    padding: 0;
  }
}
.company-news-table__table-map {
  margin-left: 1rem;
  color: #333;
}
.company-news-table__table-map:hover {
  text-decoration: none;
}
.company-news-table__table-link {
  color: #333;
}
.company-news-table__table-link:hover {
  text-decoration: none;
}
.company-news-table__image {
  display: flex;
  flex-direction: column;
  gap: 8px;
  max-width: 140px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
.company--news-image {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 8px;
  background-color: #f8f8f8;
}
.company--news-image__main {
  width: 280px;
  height: 280px;
  margin: 0 auto;
}
.company--news-image__main-image {
  display: block;
  object-fit: contain;
}
.company--news-image__thumbnails {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.company--news-image__item {
  width: 72px;
  height: 72px;
  background-color: #fff;
}
.company--news-image__button {
  position: relative;
  width: inherit;
  height: inherit;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  transition: opacity 0.3s ease;
}
.company--news-image__button:hover {
  opacity: 0.7;
}
.company--news-image__button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  border: 1px solid #c8161d;
  opacity: 0;
}
.company--news-image__button--current {
  pointer-events: none;
}
.company--news-image__button--current:before {
  opacity: 1;
}
.company--news-image__img {
  display: block;
  object-fit: contain;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-news-image__thumbnails {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .company-news-image__thumbnails {
    justify-content: center;
  }
}
.company-product-popular {
  width: 100%;
}
.company-product-popular__content {
  width: 100%;
  margin-top: 1.5rem;
}
.company-product-popular__link {
  margin: 1rem 0 0;
  text-align: right;
}
.company-summary {
  display: flex;
  flex-direction: row-reverse;
  gap: 32px 2rem;
  align-items: flex-start;
}
.company-summary__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  width: 100%;
}
.company-summary__content-head {
  display: flex;
  gap: 0.25rem;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}
.company-summary__actions {
  display: flex;
  gap: 16px;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.company-summary__catch {
  margin: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
}
.company-summary__description {
  display: flex;
  flex-direction: column;
  gap: 16px;
  font-size: 1rem;
  line-height: 1.6;
  color: #333;
}
.company-summary__description-column {
  display: flex;
  flex-flow: row wrap;
  gap: 16px;
  align-items: center;
}
.company-summary__description-item {
  display: flex;
  gap: 8px;
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  color: #666;
}
.company-summary__description-label {
  text-wrap: nowrap;
}
.company-summary__description-secondary,
.company-summary__description-tell {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #666;
}
.company-summary__description-tell:hover {
  text-decoration: none;
}
.company-summary__description-update {
  font-size: 12px;
  font-weight: 400;
  color: #666;
}
.company-summary__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.company-summary__images {
  flex-shrink: 0;
  width: 296px;
  background-color: #f8f8f8;
}
.company-summary__company-links {
  display: flex;
  gap: 16px;
  align-items: center;
  padding: 0;
  margin: 0;
  line-height: 1;
  list-style: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-summary {
    flex-direction: column-reverse;
  }
  .company-summary__catch {
    font-size: 1.5rem;
  }
  .company-summary__actions-print {
    display: none;
  }
  .company-summary__images {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .company-summary {
    flex-direction: column-reverse;
  }
  .company-summary__catch {
    font-size: 1.5rem;
  }
  .company-summary__actions-print {
    display: none;
  }
  .company-summary__images {
    width: 100%;
  }
}
.company-product-summary {
  display: flex;
  flex-direction: row-reverse;
  gap: 32px 2rem;
  align-items: flex-start;
}
.company-product-summary__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
}
.company-product-summary__catch {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
}
.company-product-summary__description {
  margin: 0;
  font-size: 1rem;
  line-height: 1.6;
  color: #333;
}
.company-product-summary__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.company-product-summary__images {
  flex-shrink: 0;
  width: 296px;
  background-color: #f8f8f8;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-product-summary {
    flex-direction: column-reverse;
  }
  .company-product-summary__catch {
    font-size: 20px;
  }
  .company-product-summary__images {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .company-product-summary {
    flex-direction: column-reverse;
  }
  .company-product-summary__catch {
    font-size: 20px;
  }
  .company-product-summary__images {
    width: 100%;
  }
}
.product-ranking-content-main__content {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.product-ranking-content-main__list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.product-ranking-content-main__pagination {
  padding-top: 1rem;
}
.product-ranking-item {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  align-self: stretch;
  padding: 1.5rem;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
}
.product-ranking-item__wrapper {
  display: grid;
  grid-template: 'ranking image logo title bookmark' auto 'ranking image logo title bookmark' auto 'ranking image description description description' auto 'ranking image tag tag tag' auto;
  grid-template-columns: 56px 160px 64px 1fr 32px;
  gap: 0.75rem 1rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-ranking-item__wrapper {
    grid-template: 'ranking image image image image' auto 'title title title title  bookmark' auto 'title title title title bookmark' auto 'description description description description description' auto 'tag tag tag tag tag' auto;
    grid-template-columns: 56px 160px 64px 1fr 32px;
    row-gap: 0.75rem;
  }
}
@media (max-width: 767px) {
  .product-ranking-item__wrapper {
    grid-template: 'ranking image image' auto 'title title bookmark' auto 'title title bookmark' auto 'description description description' auto 'tag tag tag' auto;
    grid-template-columns: 56px 1fr 32px;
    row-gap: 0.75rem;
  }
}
.product-ranking-item__summary {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: flex-start;
  justify-content: flex-start;
}
.product-ranking-item__rank-wrapper {
  display: flex;
  flex-direction: column;
  grid-area: ranking;
  gap: 0.25rem;
  align-items: center;
}
.product-ranking-item__rank {
  font-family: Roboto Condensed;
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #666;
  text-align: center;
}
.product-ranking-item__rank svg {
  width: 40px;
  height: 40px;
}
.product-ranking-item__right {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  justify-content: flex-start;
}
.product-ranking-item__title-wrapper {
  display: flex;
  flex-direction: column;
  grid-area: title;
  gap: 8px;
  justify-content: flex-start;
}
.product-ranking-item__product-image {
  grid-area: image;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-ranking-item__product-image {
    justify-self: flex-start;
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 767px) {
  .product-ranking-item__product-image {
    justify-self: flex-start;
    width: 140px;
    height: 140px;
  }
}
.product-ranking-item__company-image {
  grid-area: logo;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-ranking-item__company-image {
    display: none;
  }
}
@media (max-width: 767px) {
  .product-ranking-item__company-image {
    display: none;
  }
}
.product-ranking-item__bookmark {
  grid-area: bookmark;
  justify-self: flex-end;
}
.product-ranking-item__title-product {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  color: #333;
  text-decoration: underline;
}
.product-ranking-item__title-product:hover {
  text-decoration: none;
}
.product-ranking-item__title-company {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 16.8px;
  color: #666;
  text-decoration: underline;
}
.product-ranking-item__title-company:hover {
  text-decoration: none;
}
.product-ranking-item__description {
  display: -webkit-box;
  grid-area: description;
  width: 100%;
  height: min-content;
  margin: 0;
  overflow: hidden;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 16.8px;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-ranking-item__description {
    padding-top: 12px;
    -webkit-line-clamp: 3;
  }
}
@media (max-width: 767px) {
  .product-ranking-item__description {
    padding-top: 12px;
    -webkit-line-clamp: 3;
  }
}
.product-ranking-item__tags {
  display: flex;
  flex-wrap: wrap;
  grid-area: tag;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-ranking-item__tags {
    padding-top: 4px;
  }
}
@media (max-width: 767px) {
  .product-ranking-item__tags {
    padding-top: 4px;
  }
}
.product-ranking-filter-form__pc-area {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
.product-ranking-filter-form__top-link {
  margin-left: 32px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 40px;
  color: #333;
  text-decoration: underline;
}
.product-ranking-filter-form__top-link:hover {
  text-decoration: none;
}
.product-ranking-filter-form__top-link-wrapper {
  display: flex;
  gap: 8px;
  align-items: center;
}
.product-ranking-filter-form__check-icon {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: flex-end;
  width: 16px;
  height: 16px;
  visibility: hidden;
}
.product-ranking-filter-form__check-icon--current {
  visibility: visible;
}
.product-ranking-filter-form__check-icon .elements__svg-icon {
  fill: #000;
}
.product-ranking-filter-form__history-items {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.product-ranking-filter-form__pr-items {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.product-ranking-filter-form__pr-link {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 22px;
  color: #333;
  text-align: left;
  text-decoration: underline;
  letter-spacing: 0;
}
.product-ranking-filter-form__pr-link:hover {
  text-decoration: none;
}
.product-ranking-filter-form__other {
  margin-top: 40px;
}
@media (min-width: 1024px) {
  .product-ranking-filter-form__sp-area {
    display: none;
  }
}
@media (max-width: 1023px) {
  .product-ranking-filter-form__sp-area {
    display: none;
  }
}
.product-ranking-filter-form__button-container {
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.company-ranking-content-main__content {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.company-ranking-content-main__list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.company-ranking-content-main__pagination {
  padding-top: 1rem;
}
.company-ranking-item {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  align-self: stretch;
  padding: 1.5rem;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
}
.company-ranking-item__wrapper {
  display: grid;
  grid-template: 'ranking image title title bookmark' auto 'ranking image title title bookmark' auto 'ranking image description description description' auto 'ranking image product product product' auto;
  grid-template-columns: 56px 160px 64px 1fr 32px;
  gap: 0.75rem 1rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-ranking-item__wrapper {
    grid-template: 'ranking image image' auto 'title title bookmark' auto 'description description description' auto 'product product product' auto;
    grid-template-columns: 56px 1fr 32px;
    row-gap: 8px;
  }
}
@media (max-width: 767px) {
  .company-ranking-item__wrapper {
    grid-template: 'ranking image image' auto 'title title bookmark' auto 'description description description' auto 'product product product' auto;
    grid-template-columns: 56px 1fr 32px;
    row-gap: 8px;
  }
}
.company-ranking-item__summary {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: flex-start;
  justify-content: flex-start;
}
.company-ranking-item__rank-wrapper {
  display: flex;
  flex-direction: column;
  grid-area: ranking;
  gap: 0.25rem;
  align-items: center;
}
.company-ranking-item__rank {
  font-family: Roboto Condensed;
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #666;
  text-align: center;
}
.company-ranking-item__rank svg {
  width: 40px;
  height: 40px;
}
.company-ranking-item__right {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  justify-content: flex-start;
}
.company-ranking-item__company-image {
  grid-area: image;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-ranking-item__company-image {
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 767px) {
  .company-ranking-item__company-image {
    width: 140px;
    height: 140px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-ranking-item__product-image img {
    width: 48px;
    height: 48px;
  }
}
@media (max-width: 767px) {
  .company-ranking-item__product-image img {
    width: 48px;
    height: 48px;
  }
}
.company-ranking-item__bookmark {
  grid-area: bookmark;
  justify-self: flex-end;
}
.company-ranking-item__title-wrapper {
  display: flex;
  flex-direction: column;
  grid-area: title;
  gap: 4px;
}
.company-ranking-item__title-product {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  color: #333;
  text-decoration: underline;
}
.company-ranking-item__title-product:hover {
  text-decoration: none;
}
.company-ranking-item__title-company {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 30px;
  color: #333;
  text-decoration: underline;
}
.company-ranking-item__title-company:hover {
  text-decoration: none;
}
.company-ranking-item__title-category {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14px;
  color: #666;
}
.company-ranking-item__description-wrapper {
  display: flex;
  flex-direction: column;
  grid-area: description;
  gap: 4px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-ranking-item__description-wrapper {
    margin-top: 8px;
  }
}
@media (max-width: 767px) {
  .company-ranking-item__description-wrapper {
    margin-top: 8px;
  }
}
.company-ranking-item__description-head {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 26px;
  color: #333;
}
.company-ranking-item__description-content {
  display: -webkit-box;
  width: 100%;
  height: min-content;
  margin: 0;
  overflow: hidden;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 16.8px;
  color: #666;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media (max-width: 1023px) {
  .company-ranking-item__description-content {
    -webkit-line-clamp: 3;
  }
}
.company-ranking-item__product-wrapper {
  display: flex;
  flex-direction: row;
  grid-area: product;
  gap: 16px;
  padding: 12px;
  background-color: #f8f8f8;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-ranking-item__product-wrapper {
    margin-top: 12px;
  }
}
@media (max-width: 767px) {
  .company-ranking-item__product-wrapper {
    margin-top: 12px;
  }
}
.company-ranking-item__product-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.company-ranking-item__product-span {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 12px;
  color: #666;
}
.company-ranking-item__product-name {
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 19.2px;
  color: #333;
  text-decoration: underline;
  cursor: pointer;
}
.company-ranking-item__product-name:hover {
  text-decoration: none;
}
.company-ranking-item__product-description {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 14.4px;
  color: #333;
}
.company-ranking-item__product-title {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.company-ranking-filter-form__pc-area {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
.company-ranking-filter-form__top-link {
  margin-left: 32px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 40px;
  color: #333;
  text-decoration: underline;
}
.company-ranking-filter-form__top-link:hover {
  text-decoration: none;
}
.company-ranking-filter-form__top-link-wrapper {
  display: flex;
  gap: 8px;
  align-items: center;
}
.company-ranking-filter-form__check-icon {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: flex-end;
  width: 16px;
  height: 16px;
  visibility: hidden;
}
.company-ranking-filter-form__check-icon--current {
  visibility: visible;
}
.company-ranking-filter-form__check-icon .elements__svg-icon {
  fill: #000;
}
.company-ranking-filter-form__history-items {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.company-ranking-filter-form__pr-items {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.company-ranking-filter-form__pr-link {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 22px;
  color: #333;
  text-align: left;
  text-decoration: underline;
  letter-spacing: 0;
}
.company-ranking-filter-form__pr-link:hover {
  text-decoration: none;
}
.company-ranking-filter-form__other {
  margin-top: 40px;
}
@media (min-width: 1024px) {
  .company-ranking-filter-form__sp-area {
    display: none;
  }
}
@media (max-width: 1023px) {
  .company-ranking-filter-form__sp-area {
    display: none;
  }
}
.company-ranking-filter-form__button-container {
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.ranking-sidebar-header {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.ranking-sidebar-header__title {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
}
.ranking-sidebar-header__labels {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ranking-sidebar-header__labels {
    flex-wrap: nowrap;
    padding-left: 1.5rem;
    margin: 0-1.5rem;
    overflow-x: auto;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .ranking-sidebar-header__labels {
    flex-wrap: nowrap;
    padding-left: 1.5rem;
    margin: 0-1.5rem;
    overflow-x: auto;
    white-space: nowrap;
  }
}
.ranking-sidebar-accordion-item__title {
  position: relative;
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 0.5rem 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  color: #333;
  cursor: pointer;
  background-color: #fff;
}
.ranking-sidebar-accordion-item__title::-webkit-details-marker {
  display: none;
}
.ranking-sidebar-accordion-item__title--ranking {
  text-decoration: underline;
}
.ranking-sidebar-accordion-item__title--ranking:hover {
  text-decoration: none;
}
.ranking-sidebar-accordion-item__title-link {
  position: relative;
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 0.5rem 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  color: #333;
  text-decoration: underline;
  cursor: pointer;
  background-color: #fff;
}
.ranking-sidebar-accordion-item__title-link:hover {
  text-decoration: none;
}
.ranking-sidebar-accordion-item__title-link::-webkit-details-marker {
  display: none;
}
.ranking-sidebar-accordion-item__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  color: #333;
  background-color: #f8f8f8;
  border-radius: 50%;
}
.ranking-sidebar-accordion-item__check-icon {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: flex-end;
  width: 16px;
  height: 16px;
  visibility: hidden;
}
.ranking-sidebar-accordion-item__check-icon--current {
  visibility: visible;
}
.ranking-sidebar-accordion-item__check-icon .elements__svg-icon {
  fill: #000;
}
.ranking-sidebar-accordion-item__arrow-drop-down {
  fill: #333;
}
.ranking-sidebar-accordion-item__arrow-drop-up {
  display: none;
  fill: #333;
}
.ranking-sidebar-accordion-item__content {
  padding-left: 24px;
}
.ranking-sidebar-accordion-item[open] .ranking-sidebar-accordion-item__arrow-drop-down {
  display: none;
}
.ranking-sidebar-accordion-item[open] .ranking-sidebar-accordion-item__arrow-drop-up {
  display: block;
}
.ranking-sidebar-accordion-item2__title {
  position: relative;
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 0.5rem 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  color: #333;
  cursor: pointer;
  background-color: #fff;
}
.ranking-sidebar-accordion-item2__title::-webkit-details-marker {
  display: none;
}
.ranking-sidebar-accordion-item2__title--ranking {
  text-decoration: underline;
}
.ranking-sidebar-accordion-item2__title--ranking:hover {
  text-decoration: none;
}
.ranking-sidebar-accordion-item2__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  color: #333;
  background-color: #f8f8f8;
  border-radius: 50%;
}
.ranking-sidebar-accordion-item2__check-icon {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: flex-end;
  width: 16px;
  height: 16px;
  visibility: hidden;
}
.ranking-sidebar-accordion-item2__check-icon--current {
  visibility: visible;
}
.ranking-sidebar-accordion-item2__check-icon .elements__svg-icon {
  fill: #000;
}
.ranking-sidebar-accordion-item2__arrow-drop-down {
  fill: #333;
}
.ranking-sidebar-accordion-item2__arrow-drop-up {
  display: none;
  fill: #333;
}
.ranking-sidebar-accordion-item2__content {
  padding-left: 24px;
}
.ranking-sidebar-accordion-item2[open] .ranking-sidebar-accordion-item2__arrow-drop-down {
  display: none;
}
.ranking-sidebar-accordion-item2[open] .ranking-sidebar-accordion-item2__arrow-drop-up {
  display: block;
}
.ranking-sidebar-accordion-item3__title {
  position: relative;
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 0.5rem 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  color: #333;
  cursor: pointer;
  background-color: #fff;
}
.ranking-sidebar-accordion-item3__title::-webkit-details-marker {
  display: none;
}
.ranking-sidebar-accordion-item3__title--ranking {
  text-decoration: underline;
}
.ranking-sidebar-accordion-item3__title--ranking:hover {
  text-decoration: none;
}
.ranking-sidebar-accordion-item3__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  color: #333;
  background-color: #f8f8f8;
  border-radius: 50%;
}
.ranking-sidebar-accordion-item3__check-icon {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: flex-end;
  width: 16px;
  height: 16px;
  visibility: hidden;
}
.ranking-sidebar-accordion-item3__check-icon--current {
  visibility: visible;
}
.ranking-sidebar-accordion-item3__check-icon .elements__svg-icon {
  fill: #000;
}
.ranking-sidebar-accordion-item3__arrow-drop-down {
  fill: #333;
}
.ranking-sidebar-accordion-item3__arrow-drop-up {
  display: none;
  fill: #333;
}
.ranking-sidebar-accordion-item3__content {
  padding-left: 24px;
}
.ranking-sidebar-accordion-item3[open] .ranking-sidebar-accordion-item3__arrow-drop-down {
  display: none;
}
.ranking-sidebar-accordion-item3[open] .ranking-sidebar-accordion-item3__arrow-drop-up {
  display: block;
}
.ranking-sidebar-accordion-item4__title {
  position: relative;
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 0.5rem 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  color: #333;
  cursor: pointer;
  background-color: #fff;
}
.ranking-sidebar-accordion-item4__title::-webkit-details-marker {
  display: none;
}
.ranking-sidebar-accordion-item4__title--ranking {
  text-decoration: underline;
}
.ranking-sidebar-accordion-item4__title--ranking:hover {
  text-decoration: none;
}
.ranking-sidebar-accordion-item4__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  color: #333;
  background-color: #f8f8f8;
  border-radius: 50%;
}
.ranking-sidebar-accordion-item4__check-icon {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: flex-end;
  width: 16px;
  height: 16px;
  visibility: hidden;
}
.ranking-sidebar-accordion-item4__check-icon--current {
  visibility: visible;
}
.ranking-sidebar-accordion-item4__check-icon .elements__svg-icon {
  fill: #000;
}
.ranking-sidebar-accordion-item4__arrow-drop-down {
  fill: #333;
}
.ranking-sidebar-accordion-item4__arrow-drop-up {
  display: none;
  fill: #333;
}
.ranking-sidebar-accordion-item4__content {
  padding-left: 24px;
}
.ranking-sidebar-accordion-item4[open] .ranking-sidebar-accordion-item4__arrow-drop-down {
  display: none;
}
.ranking-sidebar-accordion-item4[open] .ranking-sidebar-accordion-item4__arrow-drop-up {
  display: block;
}
.ranking-sidebar-link-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.ranking-sidebar-link-list__parent {
  display: flex;
  padding: 6.5px 4px 6.5px 0;
  margin: 0;
}
.ranking-sidebar-link-list__anchor {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
  text-decoration-line: underline;
}
.ranking-sidebar-link-list__anchor:hover {
  text-decoration: none;
}
.ranking-sidebar-link-list__children {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0 0 0 32px;
  margin: 0;
  list-style: none;
}
.ranking-sidebar-link-list__child {
  padding: 6.5px 4px 6.5px 0;
}
.ranking-sidebar-category-links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.ranking-sidebar-category-links__children {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.ranking-sidebar-category-links-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 4px 0;
}
.ranking-sidebar-category-links-item__anchor {
  display: inline-flex;
  gap: 8px 0.5rem;
  align-items: center;
  padding: 0.5rem 0;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
.ranking-sidebar-category-links-item__anchor--current {
  pointer-events: none;
}
.ranking-sidebar-category-links-item__anchor--last {
  margin-left: 8px;
}
.ranking-sidebar-category-links-item__anchor:hover .ranking-sidebar-category-links-item__label {
  text-decoration: none;
}
.ranking-sidebar-category-links-item__icon {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  visibility: hidden;
}
.ranking-sidebar-category-links-item__icon--parent {
  visibility: visible;
}
.ranking-sidebar-category-links-item__icon .elements__svg-icon {
  fill: #000;
}
.ranking-sidebar-category-links-item__label-container {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  align-items: flex-end;
}
.ranking-sidebar-category-links-item__label {
  font-size: 1rem;
  text-decoration: underline;
}
.ranking-sidebar-category-links-item__label--current {
  font-weight: 700;
  text-decoration: none;
  pointer-events: none;
}
.ranking-sidebar-category-links-item__number {
  font-size: 0.75rem;
  font-weight: 400;
  color: #666;
}
.ranking-sidebar-title-container {
  border-top: 1px solid #e6e6e6;
}
.ranking-sidebar-title-container__title {
  margin: 1rem 0;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  color: #333;
}
.ranking-sidebar-title-container__content {
  margin-top: 16px;
}
.ranking-sidebar-title-container__red-border {
  width: 160px;
  height: 2px;
  margin-top: -1px;
  background-color: #c8161d;
}
.tokusetsu-blog__list__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-blog__list__item {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #e6e6e6;
}
.tokusetsu-blog__list + .tokusetsu-blog__list {
  margin-top: 40px;
}
.tokusetsu-layout__body--dark .tokusetsu-blog__list .news-item__timestamp {
  color: #fff;
}
.tokusetsu-blog__navigation {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  width: 300px;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .tokusetsu-blog__navigation {
    display: none;
  }
}
.tokusetsu-blog__navigation__item {
  display: block;
  padding: 16px 0;
  font-weight: 700;
  color: #333;
}
.tokusetsu-blog__navigation__item:hover {
  opacity: 0.5;
}
.tokusetsu-layout__body--dark .tokusetsu-blog__navigation__item {
  color: #fff;
}
.tokusetsu-blog {
  padding: 0 48px;
  margin: 0 0 56px;
}
@media (max-width: 1023px) {
  .tokusetsu-blog {
    padding: 0 24px;
  }
}
.tokusetsu-blog__inner {
  display: flex;
  gap: 40px;
}
.tokusetsu-blog__contents {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: calc(100% - 324px);
}
@media (max-width: 1023px) {
  .tokusetsu-blog__contents {
    width: 100%;
  }
}
.tokusetsu-blog__contents p {
  margin: 0;
}
@media (min-width: 1024px) {
  .tokusetsu-blog__pr-thumbnail {
    display: none;
  }
}
.tokusetsu-catalog__item {
  display: flex;
  gap: 16px;
  align-items: center;
}
.tokusetsu-catalog__item .catalog-item {
  flex-grow: 1;
}
@media (max-width: 1023px) {
  .tokusetsu-catalog__item .catalog-item {
    padding: 8px 8px 0;
  }
}
.tokusetsu-catalog__item .catalog-item__checkbox .checkbox__label:before {
  background-color: #000;
}
@media (max-width: 1023px) {
  .tokusetsu-catalog__item__checkbox {
    display: none;
  }
}
.tokusetsu-catalog {
  display: flex;
  gap: 40px;
  padding: 0 48px;
  margin: 56px 0;
}
@media (max-width: 767px) {
  .tokusetsu-catalog {
    padding: 0 24px;
  }
}
.tokusetsu-catalog__contents {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: calc(100% - 324px);
}
@media (max-width: 1023px) {
  .tokusetsu-catalog__contents {
    width: 100%;
  }
}
.tokusetsu-catalog__message {
  margin: 0;
  font-size: 0.875rem;
  line-height: 160%;
}
@media (min-width: 1024px) {
  .tokusetsu-catalog__filter {
    display: none;
  }
}
.tokusetsu-catalog__download-control {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px;
  border-top: 1px solid #e6e6e6;
}
.tokusetsu-catalog__download-control .button-link {
  max-width: fit-content;
}
@media (max-width: 1023px) {
  .tokusetsu-catalog__download-control {
    display: none;
  }
}
.tokusetsu-catalog__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-company__list__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-company__list__list--open .tokusetsu-company__list__item:nth-child(n + 9) {
  display: block;
}
@media (max-width: 767px) {
  .tokusetsu-company__list__list {
    grid-template-columns: 1fr;
  }
}
.tokusetsu-company__list__item {
  font-size: 0.875rem;
  line-height: 120%;
  border: 1px solid #e6e6e6;
}
.tokusetsu-company__list__item:nth-child(n + 9) {
  display: none;
}
.tokusetsu-company__list__item-link {
  color: #333;
  text-decoration: none;
}
.tokusetsu-company__list__item-link:hover {
  opacity: 0.5;
}
.tokusetsu-company__list__item-inner {
  display: flex;
  gap: 16px;
  padding: 16px;
}
.tokusetsu-company__list__item-info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.tokusetsu-company__list__item-title {
  font-weight: 700;
  line-height: 160%;
}
.tokusetsu-company__list__item-row {
  display: flex;
  gap: 8px;
  font-size: 0.875rem;
}
@media (max-width: 767px) {
  .tokusetsu-company__list__item-row {
    flex-direction: column;
    gap: 4px;
  }
}
.tokusetsu-company__list__more {
  margin-top: 24px;
  text-align: center;
}
.tokusetsu-company__list__more-button {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  text-decoration: underline;
  cursor: pointer;
}
.tokusetsu-company__list__more-button:hover {
  opacity: 0.5;
}
.tokusetsu-company__list__more-button[aria-expanded='true'] {
  display: none;
}
.tokusetsu-company__navigation {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  width: 300px;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .tokusetsu-company__navigation {
    display: none;
  }
}
.tokusetsu-company__navigation__item {
  display: block;
  padding: 16px 0;
  font-weight: 700;
  color: #333;
}
.tokusetsu-company__navigation__item:hover {
  opacity: 0.5;
}
.tokusetsu-layout__body--dark .tokusetsu-company__navigation__item {
  color: #fff;
}
.tokusetsu-company__summary__wrapper {
  display: flex;
  gap: 24px;
}
@media (max-width: 767px) {
  .tokusetsu-company__summary__wrapper {
    flex-direction: column;
    margin-bottom: 56px;
  }
}
.tokusetsu-company__summary__list {
  flex-grow: 1;
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-company__summary__list-item {
  display: flex;
  font-size: 0.875rem;
  line-height: 120%;
  border-bottom: 1px solid #e6e6e6;
}
.tokusetsu-company__summary__list-header {
  flex-shrink: 0;
  width: 180px;
  padding: 16px;
  font-weight: 700;
  background: #f8f8f8;
}
.tokusetsu-company__summary__list-body {
  display: flex;
  gap: 16px;
  padding: 16px;
}
@media (max-width: 767px) {
  .tokusetsu-company__summary__list-body {
    flex-direction: column;
    gap: 8px;
  }
}
.tokusetsu-company__summary__image {
  flex-shrink: 0;
  width: 140px;
  height: 140px;
}
.tokusetsu-company__summary__image > img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.tokusetsu-company__summary__image-caption {
  font-size: 0.75rem;
  line-height: 16px;
  letter-spacing: 0.4px;
}
.tokusetsu-layout__body--dark .tokusetsu-company__summary__list-header {
  background: #333;
}
.tokusetsu-company__top {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-company__top__image {
  flex: 1;
  width: 280px;
  height: 280px;
  margin: 56px 0 0;
}
.tokusetsu-company__top__image > img {
  width: 100%;
  object-fit: cover;
}
.tokusetsu-company {
  padding: 0 48px;
  margin: 0 0 56px;
}
@media (max-width: 1023px) {
  .tokusetsu-company {
    padding: 0 24px;
  }
}
.tokusetsu-company__inner {
  display: flex;
  gap: 40px;
}
.tokusetsu-company__contents {
  display: flex;
  flex-direction: column;
  gap: 56px;
  width: calc(100% - 324px);
}
@media (max-width: 1023px) {
  .tokusetsu-company__contents {
    width: 100%;
  }
}
.tokusetsu-company__contents p {
  margin: 0;
}
@media (min-width: 1024px) {
  .tokusetsu-company__pr-thumbnail {
    display: none;
  }
}
.tokusetsu-news__detail__related-products__list {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-news__detail__related-products__list-item {
  display: flex;
  gap: 16px;
  padding-bottom: 24px;
  font-size: 0.875rem;
  line-height: 120%;
  border-bottom: 1px solid #e6e6e6;
}
.tokusetsu-news__detail__related-products__contents {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.tokusetsu-news__detail__related-products__title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 150%;
  color: #333;
  letter-spacing: 1px;
}
.tokusetsu-news__detail__related-products__catch {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 160%;
}
.tokusetsu-news__detail__related-products__description {
  display: -webkit-box;
  overflow: hidden;
  font-size: 0.875rem;
  line-height: 160%;
  color: #666;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.tokusetsu-news__detail__related-products__tags {
  display: flex;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-news__detail__related-products__image {
  width: 80px;
  height: 80px;
}
@media (max-width: 1023px) {
  .tokusetsu-news__detail__related-products__image {
    width: 48px;
    height: 48px;
  }
  .tokusetsu-news__detail__related-products__image > img {
    width: 48px;
    height: 48px;
  }
}
.tokusetsu-news__detail__summary__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-news__detail__summary__list-item {
  display: flex;
  font-size: 0.875rem;
  line-height: 120%;
  border-bottom: 1px solid #e6e6e6;
}
.tokusetsu-news__detail__summary__list-header {
  flex-shrink: 0;
  width: 180px;
  padding: 16px;
  font-weight: 700;
  background: #f8f8f8;
}
.tokusetsu-news__detail__summary__list-body {
  display: flex;
  gap: 16px;
  padding: 16px;
}
@media (max-width: 767px) {
  .tokusetsu-news__detail__summary__list-body {
    flex-direction: column;
    gap: 8px;
  }
}
.tokusetsu-layout__body--dark .tokusetsu-news__detail__summary__list-header {
  background: #333;
}
.tokusetsu-news__detail__top {
  display: flex;
  flex-direction: column;
}
.tokusetsu-news__detail__top__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.tokusetsu-news__detail__top__tags {
  display: flex;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-news__detail__top__date {
  display: flex;
  align-items: center;
  margin-left: auto;
  font-size: 0.75rem;
  color: #666;
}
.tokusetsu-news__detail__top__title {
  margin: 4px 0;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 1.6px;
}
.tokusetsu-news__detail__top__company {
  display: flex;
  gap: 16px;
  align-items: center;
  margin-bottom: 16px;
  color: #666;
}
.tokusetsu-news__detail__top__description {
  line-height: 160%;
}
.tokusetsu-news__detail__top__images {
  display: flex;
  gap: 16px;
  margin: 32px 0;
}
.tokusetsu-news__detail__top__image > img {
  width: 280px;
  height: 280px;
  object-fit: contain;
}
.tokusetsu-layout__body--dark .tokusetsu-news__detail__top__title {
  color: #fff;
}
.tokusetsu-news__detail__link {
  text-align: center;
}
@media (max-width: 767px) {
  .tokusetsu-news__detail__link {
    width: 172px;
    text-align: left;
  }
}
.tokusetsu-news__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-news__list__item {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #e6e6e6;
}
.tokusetsu-layout__body--dark .tokusetsu-news__list .news-item__timestamp {
  color: #fff;
}
.tokusetsu-news__navigation {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  width: 300px;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .tokusetsu-news__navigation {
    display: none;
  }
}
.tokusetsu-news__navigation__item {
  display: block;
  padding: 16px 0;
  font-weight: 700;
  color: #333;
}
.tokusetsu-news__navigation__item:hover {
  opacity: 0.5;
}
.tokusetsu-layout__body--dark .tokusetsu-news__navigation__item {
  color: #fff;
}
.tokusetsu-news__top {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 24px;
  background: #f8f8f8;
}
.tokusetsu-news__top__heading {
  margin: 0;
  font-size: 1.25rem;
  line-height: 150%;
}
.tokusetsu-news__top__inner {
  display: flex;
  gap: 24px;
}
.tokusetsu-news__top__image {
  display: grid;
  flex-shrink: 0;
  place-items: center;
  width: 240px;
  height: 240px;
  background: #fff;
}
.tokusetsu-news__top__image > img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
@media (max-width: 1023px) {
  .tokusetsu-news__top__image {
    width: 48px;
    height: 48px;
  }
}
.tokusetsu-news__top__contents {
  display: flex;
  flex-direction: column;
  gap: 8px;
  color: #333;
}
.tokusetsu-news__top__tags {
  display: flex;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-news__top__title {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 160%;
  text-decoration: underline;
}
.tokusetsu-news__top__date {
  display: flex;
  gap: 4px;
  align-items: center;
  font-size: 0.875rem;
  color: #666;
}
.tokusetsu-news__top__date [astro-icon] {
  fill: #666;
}
.tokusetsu-news__top__date [astro-icon] path {
  fill: #666;
}
.tokusetsu-news__top__description {
  display: -webkit-box;
  margin: 0;
  overflow: hidden;
  color: #666;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.tokusetsu-news__top__link {
  text-align: right;
}
.tokusetsu-layout__body--dark .tokusetsu-news__top {
  color: #fff;
  background: #333;
}
.tokusetsu-layout__body--dark .tokusetsu-news__top__image {
  background: #000;
}
.tokusetsu-layout__body--dark .tokusetsu-news__top__title {
  color: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-news__top__tags .tag {
  background-color: #666;
}
.tokusetsu-layout__body--dark .tokusetsu-news__top__date [astro-icon] {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-news__top__date [astro-icon] path {
  fill: #fff;
}
.tokusetsu-news {
  padding: 0 48px;
  margin: 0 0 56px;
}
@media (max-width: 1023px) {
  .tokusetsu-news {
    padding: 0 24px;
  }
}
.tokusetsu-news__inner {
  display: flex;
  gap: 40px;
}
.tokusetsu-news__inner--detail {
  margin-top: 48px;
}
.tokusetsu-news__contents {
  display: flex;
  flex-direction: column;
  gap: 56px;
  width: calc(100% - 324px);
}
@media (max-width: 1023px) {
  .tokusetsu-news__contents {
    width: 100%;
  }
}
.tokusetsu-news__contents p {
  margin: 0;
}
@media (min-width: 1024px) {
  .tokusetsu-news__pr-thumbnail {
    display: none;
  }
}
.tokusetsu-news .tokusetsu-contact {
  margin: 0;
}
.tokusetsu-product__category__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  padding: 0;
  margin: 24px 0 48px;
  list-style: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tokusetsu-product__category__list {
    grid-template-columns: 1fr 1fr;
  }
}
.tokusetsu-product__category__list__item {
  display: flex;
  gap: 24px;
  color: #333;
  text-decoration: none;
}
.tokusetsu-product__category__list__item-image {
  display: grid;
  flex-shrink: 0;
  place-items: center;
  width: 160px;
  height: 160px;
  border: 1px solid #e6e6e6;
}
@media (max-width: 1023px) {
  .tokusetsu-product__category__list__item-image {
    width: 120px;
    height: 120px;
    object-fit: contain;
  }
}
.tokusetsu-product__category__list__item-text {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.tokusetsu-product__category__list__item-title {
  margin: 0;
  font-weight: 700;
  line-height: 160%;
  color: #333;
  text-decoration-line: underline;
}
.tokusetsu-product__category__list__item-description {
  margin: 0;
  font-size: 0.875rem;
  color: #666;
}
.tokusetsu-product__category__list__item-date {
  display: flex;
  gap: 8px;
  align-items: center;
  margin: 0;
  font-size: 0.875rem;
  color: #666;
}
.tokusetsu-product__category__list__item-date > span {
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .tokusetsu-product__category__list__item-date {
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
  }
}
.tokusetsu-layout__body--dark .pagination-control__display-label,
.tokusetsu-layout__body--dark .pagination-control__item-count-label,
.tokusetsu-layout__body--dark .pagination-control__period-label {
  color: #fff;
}
.tokusetsu-layout__body--dark .pagination__item--current {
  border: 1px solid #fff;
}
.tokusetsu-layout__body--dark .pagination a.text-button {
  color: #fff;
}
.tokusetsu-layout__body--dark .pagination a.text-button [astro-icon] {
  fill: #fff;
}
.tokusetsu-layout__body--dark .pagination a.text-button [astro-icon] path {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-product__category__list__item-title,
.tokusetsu-layout__body--dark .tokusetsu-product__category__list__item-description,
.tokusetsu-layout__body--dark .tokusetsu-product__category__list__item-date {
  color: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-product__category__list__item-title [astro-icon],
.tokusetsu-layout__body--dark .tokusetsu-product__category__list__item-description [astro-icon],
.tokusetsu-layout__body--dark .tokusetsu-product__category__list__item-date [astro-icon] {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-product__category__list__item-title [astro-icon] path,
.tokusetsu-layout__body--dark .tokusetsu-product__category__list__item-description [astro-icon] path,
.tokusetsu-layout__body--dark .tokusetsu-product__category__list__item-date [astro-icon] path {
  fill: #fff;
}
.tokusetsu-product__category__pickup-block {
  display: flex;
  gap: 24px;
  padding: 24px;
  background: #f8f8f8;
}
.tokusetsu-product__category__pickup-block__image {
  width: 240px;
  height: 240px;
  padding: 70px;
  background: #fff;
}
.tokusetsu-product__category__pickup-block__text {
  display: flex;
  flex-direction: column;
  gap: 8px;
  color: #333;
}
.tokusetsu-product__category__pickup-block__title {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 160%;
}
.tokusetsu-product__category__pickup-block__catch {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 160%;
}
.tokusetsu-product__category__pickup-block__catch:before {
  content: '- ';
}
.tokusetsu-product__category__pickup-block__description {
  margin: 0;
}
@media (max-width: 1023px) {
  .tokusetsu-product__category__pickup-block {
    flex-direction: column;
    align-items: center;
  }
}
.tokusetsu-layout__body--dark .tokusetsu-product__category__pickup-block {
  background: #333;
}
.tokusetsu-layout__body--dark .tokusetsu-product__category__pickup-block__image {
  background: #000;
}
.tokusetsu-product__category {
  display: flex;
  gap: 40px;
}
.tokusetsu-product__category__contents {
  display: flex;
  flex-direction: column;
  gap: 56px;
}
@media (min-width: 1024px) {
  .tokusetsu-product__category__pr-thumbnail {
    display: none;
  }
}
.tokusetsu-product__detail__cad-data__list {
  width: 100%;
  border-spacing: 0;
}
.tokusetsu-product__detail__cad-data__head {
  width: 33.3%;
  padding: 16px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
  background-color: #f2f2f2;
  border-bottom: 1px solid #e6e6e6;
}
.tokusetsu-product__detail__cad-data__head:not(:first-child) {
  border-left: 1px solid #e6e6e6;
}
.tokusetsu-product__detail__cad-data__cell {
  width: 33.3%;
  padding: 16px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
  vertical-align: top;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
}
.tokusetsu-product__detail__cad-data__cell:not(:first-child) {
  border-left: 1px solid #e6e6e6;
}
.tokusetsu-product__detail__cad-data__file-list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-product__detail__cad-data__item {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.tokusetsu-product__detail__cad-data__button {
  padding: 6px 12px;
}
.tokusetsu-product__detail__cad-data__button-link {
  width: 32px;
  height: 32px;
  padding: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tokusetsu-product__detail__cad-data__list {
    display: block;
  }
  .tokusetsu-product__detail__cad-data__list thead {
    display: none;
  }
  .tokusetsu-product__detail__cad-data__list tbody {
    display: block;
  }
  .tokusetsu-product__detail__cad-data__list tr {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
  }
  .tokusetsu-product__detail__cad-data__row + .tokusetsu-product__detail__cad-data__row {
    margin-top: 24px;
  }
  .tokusetsu-product__detail__cad-data__cell {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0;
    border-bottom: none;
  }
  .tokusetsu-product__detail__cad-data__cell:not(:first-child) {
    border-left: none;
  }
  .tokusetsu-product__detail__cad-data__cell:before {
    font-size: 0.875rem;
    font-weight: 700;
    font-feature-settings:
      'clig' off,
      'liga' off;
    line-height: 1.6;
    color: #666;
    content: attr(data-label);
  }
  .tokusetsu-product__detail__cad-data__item {
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .tokusetsu-product__detail__cad-data__list {
    display: block;
  }
  .tokusetsu-product__detail__cad-data__list thead {
    display: none;
  }
  .tokusetsu-product__detail__cad-data__list tbody {
    display: block;
  }
  .tokusetsu-product__detail__cad-data__list tr {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
  }
  .tokusetsu-product__detail__cad-data__cell {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0;
    border-bottom: none;
  }
  .tokusetsu-product__detail__cad-data__cell:not(:first-child) {
    border-left: none;
  }
  .tokusetsu-product__detail__cad-data__cell:before {
    font-size: 0.875rem;
    font-weight: 700;
    font-feature-settings:
      'clig' off,
      'liga' off;
    line-height: 1.6;
    color: #666;
    content: attr(data-label);
  }
  .tokusetsu-product__detail__cad-data__item {
    justify-content: flex-start;
  }
}
.tokusetsu-layout__body--dark .tokusetsu-product__detail__cad-data__head {
  color: #fff;
  background-color: #333;
}
.tokusetsu-layout__body--dark .tokusetsu-product__detail__cad-data__cell {
  color: #fff;
  background-color: #000;
}
.tokusetsu-layout__body--dark .tokusetsu-product__detail__cad-data__cell:before {
  color: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-product__detail__cad-data__button-link {
  border: 1px solid #e6e6e6;
}
.tokusetsu-product__detail__carousel {
  padding-bottom: 24px;
  margin-top: -1px;
}
.tokusetsu-product__detail__carousel__item {
  width: 280px;
}
.tokusetsu-product__detail__carousel__main-image {
  cursor: pointer;
}
.tokusetsu-product__detail__carousel__controller {
  display: flex;
  gap: 24px;
  justify-content: center;
  height: 48px;
  margin-top: 12px;
}
.tokusetsu-product__detail__carousel__controller .swiper-pagination {
  display: flex;
  gap: 24px;
  align-items: center;
  height: inherit;
}
.tokusetsu-product__detail__carousel__controller .swiper-pagination .swiper-pagination-bullet {
  display: block;
  width: 12px;
  height: 12px;
  cursor: pointer;
  background: #f2f2f2;
  border-radius: 50%;
}
.tokusetsu-product__detail__carousel__controller .swiper-pagination .swiper-pagination-bullet-active {
  background: #008cc3;
}
.tokusetsu-product__detail__carousel__button {
  display: grid;
  flex-shrink: 0;
  place-items: center;
  width: 48px;
  height: 48px;
  cursor: pointer;
  background: #fff;
  border: 1px solid #e6e6e6;
}
.tokusetsu-product__detail__carousel__button[aria-hidden='true'] {
  display: none;
}
.tokusetsu-product__detail__carousel__button:hover svg {
  opacity: 0.5;
}
.tokusetsu-product__detail__carousel .slide-buttons__cover--before-default,
.tokusetsu-product__detail__carousel .slide-buttons__cover--after-default {
  background: 0 0;
}
.tokusetsu-product__detail__carousel .slide-buttons__button {
  position: relative;
  flex-shrink: 0;
}
@media (max-width: 1023px) {
  .tokusetsu-product__detail__carousel .slide-buttons__button {
    top: 0;
    margin-top: 0;
  }
}
.tokusetsu-product__detail__carousel .slide-buttons__button--prev:hover svg {
  opacity: 0.5;
}
.tokusetsu-product__detail__carousel .slide-buttons__button--next:hover svg {
  opacity: 0.5;
}
.tokusetsu-layout__body--middle1 .tokusetsu-detail__carousel {
  background: var(--tokusetsu-primary-hover);
}
.tokusetsu-layout__body--middle2 .tokusetsu-detail__carousel {
  background: var(--tokusetsu-primary-main);
}
.tokusetsu-layout__body--middle2 .tokusetsu-detail__carousel__controller .swiper-pagination-bullet-active {
  background: #fff3;
}
.tokusetsu-detail__company__head {
  display: flex;
  gap: 40px;
}
.tokusetsu-detail__company__head > img {
  flex-shrink: 0;
}
@media (max-width: 1023px) {
  .tokusetsu-detail__company__head {
    flex-direction: column;
    align-items: center;
  }
}
.tokusetsu-detail__company__info {
  width: 100%;
}
.tokusetsu-detail__company__tags {
  display: flex;
  gap: 8px;
  padding: 0;
  margin: 0 0 4px;
  list-style: none;
}
.tokusetsu-detail__company__name {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 150%;
  color: #333;
}
.tokusetsu-detail__company__outer-links {
  display: flex;
  gap: 8px;
  margin: 16px 0 24px;
}
.tokusetsu-detail__company__outer-links > a {
  display: flex;
  gap: 4px;
  align-items: center;
  color: #666;
}
.tokusetsu-detail__company__outer-links > a [astro-icon] {
  fill: #666;
}
.tokusetsu-detail__company__outer-links > a [astro-icon] path {
  fill: #666;
}
.tokusetsu-detail__company__description {
  padding: 24px 0 16px;
}
.tokusetsu-detail__company__link {
  margin: 1rem 0 0;
  text-align: right;
}
.tokusetsu-layout__body--dark .tokusetsu-detail__company__outer-links > a {
  color: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-detail__company__outer-links > a [astro-icon] {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-detail__company__outer-links > a [astro-icon] path {
  fill: #fff;
}
.tokusetsu-product__detail__line-up {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  border-spacing: 0;
}
.tokusetsu-product__detail__line-up__head {
  padding: 16px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2;
  background-color: #f2f2f2;
  border-bottom: 1px solid #e6e6e6;
}
.tokusetsu-product__detail__line-up__head:not(:first-child) {
  border-left: 1px solid #e6e6e6;
}
.tokusetsu-product__detail__line-up__cell {
  padding: 16px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
}
.tokusetsu-product__detail__line-up__cell:not(:first-child) {
  border-left: 1px solid #e6e6e6;
}
.tokusetsu-layout__body--dark .tokusetsu-product__detail__line-up__head {
  color: #fff;
  background-color: #333;
}
.tokusetsu-layout__body--dark .tokusetsu-product__detail__line-up__cell {
  color: #fff;
  background-color: #000;
}
.tokusetsu-detail__news__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0;
  margin-top: 24px;
  overflow-x: auto;
  list-style: none;
}
.tokusetsu-detail__news__list-item + .tokusetsu-detail__news__list-item {
  padding-top: 16px;
  border-top: 1px solid #e6e6e6;
}
.tokusetsu-detail__news__link {
  margin: 1rem 0 0;
  text-align: right;
}
.tokusetsu-layout__body--dark .tokusetsu-detail__news .news-item__inner,
.tokusetsu-layout__body--dark .tokusetsu-detail__news .news-item__catch,
.tokusetsu-layout__body--dark .tokusetsu-detail__news .news-item__text,
.tokusetsu-layout__body--dark .tokusetsu-detail__news .news-item__timestamp {
  color: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-detail__news .news-item__inner [astro-icon],
.tokusetsu-layout__body--dark .tokusetsu-detail__news .news-item__catch [astro-icon],
.tokusetsu-layout__body--dark .tokusetsu-detail__news .news-item__text [astro-icon],
.tokusetsu-layout__body--dark .tokusetsu-detail__news .news-item__timestamp [astro-icon] {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-detail__news .news-item__inner [astro-icon] path,
.tokusetsu-layout__body--dark .tokusetsu-detail__news .news-item__catch [astro-icon] path,
.tokusetsu-layout__body--dark .tokusetsu-detail__news .news-item__text [astro-icon] path,
.tokusetsu-layout__body--dark .tokusetsu-detail__news .news-item__timestamp [astro-icon] path {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-detail__news .tag--primary {
  color: #fff;
  background: #333;
}
.tokusetsu-layout__body--middle2 .tokusetsu-detail__news {
  background: #fff;
}
.tokusetsu-detail__recommended-products {
  position: relative;
}
@media (max-width: 1023px) {
  .tokusetsu-detail__recommended-products {
    padding: 3.5rem 24px;
  }
}
.tokusetsu-detail__recommended-products:before,
.tokusetsu-detail__recommended-products:after {
  position: absolute;
  bottom: 0;
  width: 50vw;
  height: 100%;
  content: '';
  background-color: #f2f2f2;
}
@media (max-width: 1023px) {
  .tokusetsu-detail__recommended-products:before,
  .tokusetsu-detail__recommended-products:after {
    display: none;
  }
}
.tokusetsu-detail__recommended-products:before {
  right: 100%;
}
.tokusetsu-detail__recommended-products:after {
  left: 100%;
}
.tokusetsu-detail__recommended-products__inner {
  position: relative;
  z-index: 1;
}
.tokusetsu-detail__recommended-products .swiper {
  margin-top: 1.5rem;
}
@media (max-width: 1023px) {
  .tokusetsu-detail__recommended-products .swiper {
    padding: 0 24px;
    margin: 1.5rem -24px 0;
  }
}
.tokusetsu-detail__recommended-products__item {
  width: 160px;
}
.tokusetsu-detail__recommended-products__anchor {
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-decoration: none;
}
.tokusetsu-detail__recommended-products__anchor:hover .tokusetsu-detail__recommended-products__name {
  text-decoration: none;
}
.tokusetsu-detail__recommended-products__tags {
  display: flex;
  gap: 8px;
  padding: 0;
  margin: 0 0 4px;
  list-style: none;
}
.tokusetsu-detail__recommended-products__image {
  width: 160px;
}
.tokusetsu-detail__recommended-products__image > img {
  width: 160px;
  height: 160px;
  object-fit: contain;
}
.tokusetsu-detail__recommended-products__name {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  text-decoration-line: underline;
}
.tokusetsu-detail__recommended-products__company {
  margin: 0;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
}
.tokusetsu-product__detail__video {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  border-radius: 4px;
}
.tokusetsu-product__detail-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.tokusetsu-product__detail-list__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .tokusetsu-product__detail-list__list {
    grid-template-columns: 1fr;
  }
}
.tokusetsu-product__detail-list__list-link {
  display: flex;
  gap: 16px;
  font-size: 0.875rem;
  color: #333;
  text-decoration: none;
}
.tokusetsu-product__detail-list__list-link:hover {
  text-decoration: underline;
}
.tokusetsu-product__detail {
  display: flex;
  gap: 40px;
}
.tokusetsu-product__detail__contents {
  width: calc(100% - 324px);
}
@media (max-width: 1023px) {
  .tokusetsu-product__detail__contents {
    width: 100%;
  }
}
.tokusetsu-product__detail__sections {
  display: flex;
  flex-direction: column;
  gap: 56px;
}
.tokusetsu-product__detail__sections p {
  margin: 0;
}
.tokusetsu-product__pickup__list {
  display: flex;
  gap: 24px;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .tokusetsu-product__pickup__list {
    flex-direction: column;
  }
}
.tokusetsu-product__pickup__list-item {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.tokusetsu-product__pickup__list-item-label {
  width: 100%;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 120%;
  text-decoration-line: underline;
}
.tokusetsu-product__pickup__list-item-inner {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  padding: 0 16px 8px;
  color: #333;
}
.tokusetsu-product__pickup__list-item-inner:hover .tokusetsu-product__pickup__list-item-label {
  opacity: 0.5;
}
.tokusetsu-layout__body--dark .tokusetsu-product__pickup__list-item-inner {
  color: #fff;
}
.tokusetsu-product__and-service__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .tokusetsu-product__and-service__list {
    grid-template-columns: 1fr;
  }
}
.tokusetsu-product__and-service__list-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.tokusetsu-product__and-service__list-item-label {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 160%;
  text-decoration-line: underline;
}
.tokusetsu-product__and-service__list-item-description {
  font-size: 0.875rem;
  line-height: 160%;
  color: #666;
}
.tokusetsu-product__and-service__list-item-link {
  display: flex;
  gap: 12px;
  align-items: center;
  color: #333;
}
.tokusetsu-product__and-service__list-item-link:hover .tokusetsu-product__and-service__list-item-label {
  opacity: 0.5;
}
.tokusetsu-product__and-service__link {
  text-align: right;
}
.tokusetsu-layout__body--dark .tokusetsu-product__and-service__list-item-inner,
.tokusetsu-layout__body--dark .tokusetsu-product__and-service__list-item-link,
.tokusetsu-layout__body--dark .tokusetsu-product__and-service__list-item-description,
.tokusetsu-layout__body--dark .tokusetsu-product__and-service__link .text-button {
  color: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-product__and-service__link [astro-icon] {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-product__and-service__link [astro-icon] path {
  fill: #fff;
}
.tokusetsu-product__search__list-item__inner {
  display: flex;
  gap: 24px;
  color: #333;
  text-decoration-line: none;
}
.tokusetsu-product__search__list-item__image {
  display: grid;
  flex-shrink: 0;
  place-items: center;
  width: 160px;
  height: 160px;
  border: 1px solid #e6e6e6;
}
@media (max-width: 1023px) {
  .tokusetsu-product__search__list-item__image {
    width: 120px;
    height: 120px;
  }
}
.tokusetsu-product__search__list-item__text {
  display: flex;
  flex-direction: column;
  gap: 12px;
  line-height: 160%;
}
.tokusetsu-product__search__list-item__title {
  margin: 0;
  font-weight: 700;
  text-decoration-line: underline;
}
.tokusetsu-product__search__list-item__description {
  display: -webkit-box;
  margin: 0;
  overflow: hidden;
  font-size: 0.875rem;
  color: #666;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.tokusetsu-product__search__list-item__date {
  display: flex;
  gap: 8px;
  font-size: 0.875rem;
  color: #666;
}
.tokusetsu-product__search__list-item__date-time {
  display: flex;
  gap: 4px;
  align-items: center;
}
@media (max-width: 1023px) {
  .tokusetsu-product__search__list-item__date {
    flex-direction: column;
    gap: 4px;
  }
}
.tokusetsu-layout__body--dark .tokusetsu-product__search__list-item__date {
  color: #fff;
}
.tokusetsu-layout__body--dark .filter-dialog {
  background-color: #000;
}
.tokusetsu-layout__body--dark .elements__button {
  color: #fff;
  background-color: #000;
}
.tokusetsu-product__search {
  display: flex;
  gap: 40px;
}
.tokusetsu-product__search__contents {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: calc(100% - 324px);
}
@media (max-width: 1023px) {
  .tokusetsu-product__search__contents {
    width: 100%;
  }
}
.tokusetsu-product__search__list {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .tokusetsu-product__search__pagination-control {
    display: none;
  }
}
.tokusetsu-product {
  display: flex;
  flex-direction: column;
  gap: 56px;
  padding: 0 48px;
  margin: 56px 0;
}
@media (max-width: 1023px) {
  .tokusetsu-product {
    padding: 0 24px;
  }
}
.tokusetsu-search__list-item {
  display: flex;
  gap: 16px;
  padding-bottom: 16px;
  margin-bottom: 24px;
  border-bottom: 1px solid #e6e6e6;
}
.tokusetsu-search__list-item__contents {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.tokusetsu-search__list-item__tags {
  display: flex;
  gap: 4px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-search__list-item__title {
  display: block;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 150%;
  color: #333;
  letter-spacing: 1px;
}
.tokusetsu-search__list-item__description {
  display: -webkit-box;
  overflow: hidden;
  font-size: 0.875rem;
  line-height: 160%;
  color: #666;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media (max-width: 1023px) {
  .tokusetsu-search__list-item > img {
    width: 48px;
    height: 48px;
  }
  .tokusetsu-search__list-item__title {
    font-size: 1.125rem;
  }
}
.tokusetsu-search {
  display: flex;
  gap: 40px;
  padding: 0 48px;
  margin: 56px 0;
}
@media (max-width: 1023px) {
  .tokusetsu-search {
    padding: 0 24px;
  }
}
.tokusetsu-search > .error-layout__content {
  padding: 0;
}
.tokusetsu-search > .error-layout__content > .tokusetsu-error-head {
  margin-top: 1.5rem;
}
.tokusetsu-search__contents {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: calc(100% - 324px);
}
@media (max-width: 1023px) {
  .tokusetsu-search__contents {
    width: 100%;
  }
}
.tokusetsu-search__contents p {
  margin: 0;
}
.tokusetsu-search__aside {
  margin-top: 1.5rem;
}
@media (max-width: 1023px) {
  .tokusetsu-search__aside {
    display: none;
  }
}
.tokusetsu-search__pr-aside {
  display: flex;
  flex-direction: column;
  margin-top: 1.5rem;
}
@media (max-width: 1023px) {
  .tokusetsu-search__pr-aside {
    display: none;
  }
}
.tokusetsu-search__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 1024px) {
  .tokusetsu-search__pr-thumbnail {
    display: none;
  }
}
.tokusetsu-search-banner-list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
  max-width: 200px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-search-banner-list__anchor {
  display: block;
  font-size: 0;
  transition: opacity 0.3s ease;
}
.tokusetsu-search-banner-list__anchor:hover {
  opacity: 0.7;
}
.tokusetsu-search-banner-list__img {
  max-width: 100%;
  height: auto;
}
.tokusetsu-top__carousel {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-bottom: 24px;
  margin-top: -1px;
}
.tokusetsu-top__carousel__item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tokusetsu-top__carousel__background-image {
  position: absolute;
  z-index: -1;
  width: 100%;
}
.tokusetsu-top__carousel__background-image > img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 1023px) {
  .tokusetsu-top__carousel__background-image {
    display: none;
  }
}
.tokusetsu-top__carousel__main-image {
  z-index: 0;
  width: 100%;
  text-align: center;
  object-fit: contain;
}
@media (min-width: 1024px) {
  .tokusetsu-top__carousel__main-image {
    height: 250px;
    background: #0000004d;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
  }
}
@media (max-width: 1023px) {
  .tokusetsu-top__carousel__main-image img {
    width: 100%;
    height: 100%;
  }
}
.tokusetsu-top__carousel__controller {
  display: flex;
  gap: 24px;
  justify-content: space-between;
  width: 156px;
  height: 48px;
  margin-top: 12px;
}
.tokusetsu-top__carousel__controller .swiper-pagination {
  display: flex;
  gap: 24px;
  align-items: center;
  height: inherit;
}
.tokusetsu-top__carousel__controller .swiper-pagination .swiper-pagination-bullet {
  display: block;
  width: 12px;
  height: 12px;
  cursor: pointer;
  background: #f2f2f2;
  border-radius: 50%;
}
.tokusetsu-top__carousel__controller .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--tokusetsu-primary-main);
}
.tokusetsu-top__carousel__button {
  display: grid;
  flex-shrink: 0;
  place-items: center;
  width: 48px;
  height: 48px;
  cursor: pointer;
  background: #fff;
  border: 1px solid #e6e6e6;
}
.tokusetsu-top__carousel__button[aria-hidden='true'] {
  display: none;
}
.tokusetsu-top__carousel__button:hover svg {
  opacity: 0.5;
}
.tokusetsu-top__carousel .slide-buttons__cover--before-default,
.tokusetsu-top__carousel .slide-buttons__cover--after-default {
  background: 0 0;
}
.tokusetsu-top__carousel .slide-buttons__button {
  margin-top: -48px;
}
@media (max-width: 1023px) {
  .tokusetsu-top__carousel .slide-buttons__button {
    position: absolute;
    margin-top: -60px;
  }
}
.tokusetsu-top__carousel .slide-buttons__button--prev:hover svg {
  opacity: 0.5;
}
@media (min-width: 1024px) {
  .tokusetsu-top__carousel .slide-buttons__button--prev {
    left: calc((100vw - 872px) / 2);
  }
}
@media (max-width: 1023px) {
  .tokusetsu-top__carousel .slide-buttons__button--prev {
    margin-left: 8px;
  }
}
.tokusetsu-top__carousel .slide-buttons__button--next:hover svg {
  opacity: 0.5;
}
@media (min-width: 1024px) {
  .tokusetsu-top__carousel .slide-buttons__button--next {
    right: calc((100vw - 872px) / 2);
  }
}
@media (max-width: 1023px) {
  .tokusetsu-top__carousel .slide-buttons__button--next {
    margin-right: 8px;
  }
}
.tokusetsu-layout__body--dark .tokusetsu-top__carousel__button [astro-icon] {
  fill: #333;
}
.tokusetsu-layout__body--dark .tokusetsu-top__carousel__button [astro-icon] path {
  fill: #333;
}
.tokusetsu-layout__body--middle1 .tokusetsu-top__carousel {
  background: var(--tokusetsu-primary-hover);
}
.tokusetsu-layout__body--middle2 .tokusetsu-top__carousel {
  background: var(--tokusetsu-primary-main);
}
.tokusetsu-layout__body--middle2 .tokusetsu-top__carousel__controller .swiper-pagination-bullet-active {
  background: #fff3;
}
.tokusetsu-top__category {
  padding: 3.5rem 48px;
}
@media (max-width: 1023px) {
  .tokusetsu-top__category {
    padding: 3.5rem 24px;
  }
}
.tokusetsu-top__category__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 24px;
  padding: 0;
  margin-top: 24px;
  list-style: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tokusetsu-top__category__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .tokusetsu-top__category__list {
    grid-template-columns: 1fr;
  }
}
.tokusetsu-top__category__list-item {
  min-height: 80px;
  padding: 8px 16px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.tokusetsu-top__category__list-item:hover .tokusetsu-top__category__list-item-label {
  opacity: 0.5;
}
.tokusetsu-top__category__list-item-inner {
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: 0.875rem;
  color: #333;
}
.tokusetsu-layout__body--dark .tokusetsu-top__category__list-item {
  border: 1px solid #333;
}
.tokusetsu-layout__body--dark .tokusetsu-top__category__list-item-inner {
  color: #fff;
}
.tokusetsu-layout__body--middle2 .tokusetsu-top__category {
  background: var(--tokusetsu-primary-active);
}
.tokusetsu-layout__body--middle2 .tokusetsu-top__category .tokusetsu-heading {
  color: var(--tokusetsu-primary-active-text);
}
.tokusetsu-layout__body--middle2 .tokusetsu-top__category__list-item {
  background: #fff;
}
.tokusetsu-top__news {
  padding: 56px 48px;
}
@media (max-width: 1023px) {
  .tokusetsu-top__news {
    padding: 56px 24px;
  }
}
.tokusetsu-top__news__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0;
  margin-top: 24px;
  overflow-x: auto;
  list-style: none;
}
.tokusetsu-top__news__list-item + .tokusetsu-top__news__list-item {
  padding-top: 16px;
  border-top: 1px solid #e6e6e6;
}
.tokusetsu-layout__body--dark .tokusetsu-top__news .news-item__inner,
.tokusetsu-layout__body--dark .tokusetsu-top__news .news-item__catch,
.tokusetsu-layout__body--dark .tokusetsu-top__news .news-item__text,
.tokusetsu-layout__body--dark .tokusetsu-top__news .news-item__timestamp {
  color: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-top__news .news-item__inner [astro-icon],
.tokusetsu-layout__body--dark .tokusetsu-top__news .news-item__catch [astro-icon],
.tokusetsu-layout__body--dark .tokusetsu-top__news .news-item__text [astro-icon],
.tokusetsu-layout__body--dark .tokusetsu-top__news .news-item__timestamp [astro-icon] {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-top__news .news-item__inner [astro-icon] path,
.tokusetsu-layout__body--dark .tokusetsu-top__news .news-item__catch [astro-icon] path,
.tokusetsu-layout__body--dark .tokusetsu-top__news .news-item__text [astro-icon] path,
.tokusetsu-layout__body--dark .tokusetsu-top__news .news-item__timestamp [astro-icon] path {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-top__news .tag--primary {
  color: #fff;
  background: #333;
}
.tokusetsu-layout__body--middle2 .tokusetsu-top__news {
  background: #fff;
}
.tokusetsu-top__pickup {
  padding: 56px 78px;
  background: #f8f8f8;
}
@media (max-width: 1023px) {
  .tokusetsu-top__pickup {
    padding: 24px;
  }
}
.tokusetsu-top__pickup__list {
  display: flex;
  gap: 24px;
  padding: 0;
  margin-top: 24px;
  list-style: none;
}
@media (max-width: 767px) {
  .tokusetsu-top__pickup__list {
    flex-direction: column;
  }
}
.tokusetsu-top__pickup__list-item {
  flex: 1;
  min-height: 80px;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.tokusetsu-top__pickup__list-item:hover .tokusetsu-top__pickup__list-item-label {
  opacity: 0.5;
}
.tokusetsu-top__pickup__list-item-inner {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  padding: 0 16px 8px;
  font-size: 0.875rem;
  color: #333;
}
.tokusetsu-layout__body--dark .tokusetsu-top__pickup {
  background: var(--tokusetsu-primary-main);
}
.tokusetsu-layout__body--dark .tokusetsu-top__pickup__list-item {
  background: var(--tokusetsu-primary-main);
  border: 0;
}
.tokusetsu-layout__body--dark .tokusetsu-top__pickup__list-item-inner,
.tokusetsu-layout__body--dark .tokusetsu-top__pickup__list-item-label,
.tokusetsu-layout__body--dark .tokusetsu-top__pickup .tokusetsu-heading {
  color: var(--tokusetsu-primary-main-text);
}
.tokusetsu-layout__body--dark .tokusetsu-top__pickup .tokusetsu-heading:before {
  background: var(--tokusetsu-primary-main-text);
}
.tokusetsu-layout__body--middle1 .tokusetsu-top__pickup {
  background: var(--tokusetsu-primary-active);
}
.tokusetsu-layout__body--middle1 .tokusetsu-top__pickup .tokusetsu-heading {
  color: var(--tokusetsu-primary-active-text);
}
.tokusetsu-layout__body--middle2 .tokusetsu-top__pickup {
  background: var(--tokusetsu-primary-main);
}
.tokusetsu-layout__body--middle2 .tokusetsu-top__pickup .tokusetsu-heading {
  color: var(--tokusetsu-primary-main-text);
}
.tokusetsu-layout__body--middle2 .tokusetsu-top__pickup .tokusetsu-heading:before {
  background: var(--tokusetsu-primary-main-text);
}
.tokusetsu-top__product-about {
  padding: 56px 48px 0;
}
@media (max-width: 1023px) {
  .tokusetsu-top__product-about {
    margin: 56px 24px;
  }
}
.tokusetsu-top__product-about__inner {
  padding: 24px;
  background: #f8f8f8;
}
.tokusetsu-top__product-about__company {
  display: flex;
  gap: 16px;
  align-items: center;
}
@media (max-width: 1023px) {
  .tokusetsu-top__product-about__company {
    flex-direction: column;
    align-items: flex-start;
  }
}
.tokusetsu-top__product-about__company-label {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.tokusetsu-top__product-about__title {
  margin: 0;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  color: #333;
}
.tokusetsu-top__product-about__title > a {
  color: inherit;
  text-decoration-line: underline;
}
.tokusetsu-top__product-about__subtitle {
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #666;
}
.tokusetsu-top__product-about__catch-text {
  margin: 16px 0 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  color: #333;
}
.tokusetsu-top__product-about__description {
  margin: 8px 0 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #666;
}
.tokusetsu-layout__body--dark .tokusetsu-top__product-about {
  background: #000;
}
.tokusetsu-layout__body--dark .tokusetsu-top__product-about__inner {
  background: #333;
}
.tokusetsu-layout__body--dark .tokusetsu-top__product-about__title,
.tokusetsu-layout__body--dark .tokusetsu-top__product-about__subtitle,
.tokusetsu-layout__body--dark .tokusetsu-top__product-about__catch-text,
.tokusetsu-layout__body--dark .tokusetsu-top__product-about__description {
  color: #fff;
}
.tokusetsu-layout__body--middle2 .tokusetsu-top__product-about {
  background: var(--tokusetsu-primary-active);
}
.tokusetsu-top__product-and-service {
  padding: 56px 48px;
}
@media (max-width: 1023px) {
  .tokusetsu-top__product-and-service {
    padding: 56px 24px;
  }
}
.tokusetsu-top__product-and-service__list {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-top__product-and-service__list-item {
  width: 180px;
  min-height: 258px;
}
.tokusetsu-top__product-and-service__list-item:hover .tokusetsu-top__product-and-service__list-item-label {
  opacity: 0.5;
}
.tokusetsu-top__product-and-service__list-item-inner {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  font-size: 0.875rem;
  color: #333;
}
.tokusetsu-top__product-and-service__list-item-image {
  padding: 40px;
}
@media (max-width: 767px) {
  .tokusetsu-top__product-and-service__list-item-image {
    padding: 25px;
  }
}
.tokusetsu-layout__body--dark .tokusetsu-top__product-and-service__list-item-inner {
  color: #fff;
}
.tokusetsu-layout__body--middle2 .tokusetsu-top__product-and-service {
  background: var(--tokusetsu-primary-active);
}
.tokusetsu-layout__body--middle2 .tokusetsu-top__product-and-service .tokusetsu-heading {
  color: var(--tokusetsu-primary-active-text);
}
.tokusetsu-layout__body--middle2 .tokusetsu-top__product-and-service__list-item-image {
  background: #fff;
}
.tokusetsu-top__product-blog {
  padding: 56px 48px;
}
@media (max-width: 1023px) {
  .tokusetsu-top__product-blog {
    padding: 56px 24px;
  }
}
.tokusetsu-top__product-blog__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0;
  margin-top: 24px;
  overflow-x: auto;
  list-style: none;
}
.tokusetsu-top__product-blog__list-item + .tokusetsu-top__product-blog__list-item {
  padding-top: 16px;
  border-top: 1px solid #e6e6e6;
}
.tokusetsu-top__product-blog__list-item {
  display: flex;
  gap: 16px;
  align-items: flex-start;
}
.tokusetsu-top__product-blog__list-item-inner {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  color: #333;
  text-decoration: none;
}
.tokusetsu-top__product-blog__list-item-inner:hover .news-item__title {
  text-decoration: none;
}
.tokusetsu-top__product-blog__list-item-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
}
.tokusetsu-top__product-blog__list-item-title {
  order: 2;
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: underline;
  letter-spacing: 1px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tokusetsu-top__product-blog__list-item-title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .tokusetsu-top__product-blog__list-item-title {
    font-size: 18px;
  }
}
.tokusetsu-top__product-blog__list-item-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  order: 1;
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-top__product-blog__list-item-description {
  display: flex;
  flex-direction: column;
  gap: 8px;
  order: 3;
  width: 100%;
  margin: 0;
}
.tokusetsu-top__product-blog__list-item-text {
  display: -webkit-box;
  width: 100%;
  margin: 0;
  overflow: hidden;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.tokusetsu-top__product-blog__list-item-timestamp {
  display: flex;
  gap: 4px;
  align-items: center;
  height: 20px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 14px;
  color: #666;
}
.tokusetsu-top__product-blog__link {
  margin: 1rem 0 0;
  text-align: right;
}
.tokusetsu-layout__body--dark .tokusetsu-top__product-blog__list-item-inner,
.tokusetsu-layout__body--dark .tokusetsu-top__product-blog__list-item-text,
.tokusetsu-layout__body--dark .tokusetsu-top__product-blog__list-item-timestamp {
  color: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-top__product-blog__list-item-inner [astro-icon],
.tokusetsu-layout__body--dark .tokusetsu-top__product-blog__list-item-text [astro-icon],
.tokusetsu-layout__body--dark .tokusetsu-top__product-blog__list-item-timestamp [astro-icon] {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-top__product-blog__list-item-inner [astro-icon] path,
.tokusetsu-layout__body--dark .tokusetsu-top__product-blog__list-item-text [astro-icon] path,
.tokusetsu-layout__body--dark .tokusetsu-top__product-blog__list-item-timestamp [astro-icon] path {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-top__product-blog__link a {
  color: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-top__product-blog__link a [astro-icon] {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-top__product-blog__link a [astro-icon] path {
  fill: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-top__product-blog .tag--primary {
  color: #fff;
  background: #333;
}
.tokusetsu-layout__body--middle2 .tokusetsu-top__product-blog {
  background: #fff;
}
.tokusetsu-top__youtube {
  display: grid;
  place-items: center;
  padding: 1.5rem 0;
  background: #f8f8f8;
}
@media (max-width: 767px) {
  .tokusetsu-top__youtube {
    padding: 1.5rem;
    margin-top: 0;
    background: 0 0;
  }
  .tokusetsu-top__youtube > video {
    width: 100%;
    height: auto;
  }
}
.tokusetsu-layout__body--dark .tokusetsu-top__youtube {
  background: #333;
}
.tokusetsu-layout__body--middle1 .tokusetsu-top__youtube {
  background: var(--tokusetsu-primary-active);
}
.tokusetsu-layout__body--middle2 .tokusetsu-top__youtube {
  background: var(--tokusetsu-primary-main);
}
.tokusetsu-catalog-list__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.tokusetsu-catalog-list__head .button-link {
  max-width: fit-content;
}
.tokusetsu-catalog-list__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 1.5rem;
}
.tokusetsu-catalog-list__item {
  padding-bottom: 24px;
  border-bottom: 1px solid #e6e6e6;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tokusetsu-catalog-list__head {
    align-items: flex-start;
  }
  .tokusetsu-catalog-list__list {
    flex-flow: row wrap;
    gap: 24px;
  }
  .tokusetsu-catalog-list__item {
    width: calc(50% - 12px);
    padding-bottom: 0;
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .tokusetsu-catalog-list__head {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
  .tokusetsu-catalog-list__head .button-link {
    max-width: initial;
  }
  .tokusetsu-catalog-list__list {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-top: 1.5rem;
  }
  .tokusetsu-catalog-list__item {
    padding-bottom: 0;
    border-bottom: none;
  }
}
.tokusetsu-layout__body--dark .tokusetsu-catalog-list .catalog-item {
  color: #fff;
  background-color: #000;
}
.tokusetsu-layout__body--dark .tokusetsu-catalog-list .catalog-item__name {
  color: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-catalog-list .catalog-item .button-link--primary {
  color: #333;
  background-color: #fff;
}
.tokusetsu-layout__body--dark .tokusetsu-catalog-list .catalog-item .button-link--secondary {
  color: #fff;
  background-color: #000;
}
.tokusetsu-category-navigation {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 1023px) {
  .tokusetsu-category-navigation {
    display: none;
  }
}
.tokusetsu-category-navigation__list {
  flex-shrink: 0;
  width: 300px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-category-navigation__list-item:first-of-type {
  padding: 1rem 0;
}
.tokusetsu-category-navigation__list-item {
  height: 64px;
  min-height: 64px;
  padding: 0 16px;
}
.tokusetsu-category-navigation__list-item-label {
  margin: 0;
}
.tokusetsu-category-navigation__list-item > a {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #333;
}
.tokusetsu-category-navigation__pr-thumbnail {
  display: inline-flex;
  width: 200px;
  height: 140px;
  padding: 0 16px;
}
.tokusetsu-category-navigation__pr-thumbnail > img {
  object-fit: contain;
}
.tokusetsu-layout__body--dark .tokusetsu-category-navigation__list-item > a {
  color: #fff;
}
.tokusetsu-contact {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  padding: 24px 80px;
  margin: 32px 0;
  background-color: #f2f2f2;
  border-top: 4px solid #e6e6e6;
}
.tokusetsu-contact:before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #666;
}
.tokusetsu-contact__links {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .tokusetsu-contact__links {
    flex-direction: column;
  }
}
.tokusetsu-contact__item {
  flex: 1;
  width: 100%;
  max-width: 320px;
}
.tokusetsu-contact__item .button-link {
  max-width: 100%;
  white-space: nowrap;
}
.tokusetsu-contact__item .button-link--brand {
  background-color: var(--tokusetsu-cta);
}
.tokusetsu-contact__item .button-link--brand:hover {
  background-color: var(--tokusetsu-cta-hover);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tokusetsu-contact {
    gap: 16px;
    padding: 24px 32px;
  }
}
@media (max-width: 767px) {
  .tokusetsu-contact {
    gap: 16px;
    padding: 24px 32px;
  }
}
.tokusetsu-layout__body--dark .tokusetsu-contact {
  background-color: #666;
}
.tokusetsu-layout__body--dark .tokusetsu-contact:before {
  background-color: var(--tokusetsu-primary-main);
}
.tokusetsu-layout__body--dark .tokusetsu-contact__item .button-link--primary {
  color: #333;
  background-color: #fff;
}
.tokusetsu-fixed-cta-area {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  padding: 24px;
  background-color: #fff;
  border-top: 1px solid #e6e6e6;
}
.tokusetsu-fixed-cta-area__button {
  width: 100%;
  background-color: var(--tokusetsu-cta);
}
.tokusetsu-fixed-cta-area__button:hover {
  background-color: var(--tokusetsu-cta-hover);
}
@media (min-width: 1024px) {
  .tokusetsu-fixed-cta-area {
    display: none;
  }
}
.tokusetsu-layout__body--dark .tokusetsu-fixed-cta-area {
  background-color: #000;
}
.tokusetsu-layout__body--dark .tokusetsu-fixed-cta-area__button {
  background-color: var(--tokusetsu-cta);
}
.tokusetsu-heading {
  display: flex;
  align-items: center;
  margin: 0;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 150%;
  color: #333;
}
h1.tokusetsu-heading {
  position: relative;
  padding: 1.5rem 0 0;
  margin: 1.5rem 0;
  font-size: 32px;
  border-top: 4px solid #e6e6e6;
}
h1.tokusetsu-heading:before {
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: var(--tokusetsu-primary-main);
}
h2.tokusetsu-heading {
  font-size: 24px;
}
h2.tokusetsu-heading:before {
  display: block;
  width: 6px;
  height: 36px;
  margin-right: 20px;
  content: '';
  background: var(--tokusetsu-primary-main);
}
h3.tokusetsu-heading {
  position: relative;
  padding: 1.5rem 0 0;
  margin: 1.5rem 0 0;
  font-size: 1.125rem;
}
h3.tokusetsu-heading:before {
  position: absolute;
  top: -2px;
  left: 0;
  width: 160px;
  height: 2px;
  content: '';
  background-color: var(--tokusetsu-primary-main);
}
.tokusetsu-layout__body--dark .tokusetsu-heading {
  color: #fff;
}
.tokusetsu-navigation-tab-links {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 0;
  margin: 0;
  overflow: hidden;
  list-style: none;
  background-color: #fff;
  border: 1px solid #b3b3b3;
}
.tokusetsu-navigation-tab-links__item {
  display: flex;
  border-bottom: 1px solid #e6e6e6;
}
.tokusetsu-navigation-tab-links__item:nth-child(odd) {
  border-right: 1px solid #e6e6e6;
}
.tokusetsu-navigation-tab-links__anchor {
  width: 100%;
  padding: 1rem;
  font-size: 0.875rem;
  color: #333;
  text-align: center;
}
.tokusetsu-navigation-tab-links__anchor:after {
  bottom: 0;
}
.tokusetsu-navigation-tab-links__anchor:hover {
  background-color: #f2f2f2;
}
.tokusetsu-navigation-tab-links__anchor--selected {
  background-color: #f2f2f2;
  border-bottom: 1px solid #000;
}
@media (min-width: 1024px) {
  .tokusetsu-navigation-tab-links {
    display: none;
  }
}
.tokusetsu-layout__body--dark .tokusetsu-navigation-tab-links {
  background-color: #000;
}
.tokusetsu-layout__body--dark .tokusetsu-navigation-tab-links__anchor--selected {
  background-color: #666;
  border-bottom: 1px solid #fff;
}
.tokusetsu-pr-thumbnail {
  display: inline-flex;
  width: 200px;
  height: 140px;
  padding: 0 16px;
}
.tokusetsu-pr-thumbnail > img {
  object-fit: contain;
}
.tokusetsu-section {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.tokusetsu-section__catchText {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 160%;
}
.tokusetsu-section__link {
  margin-top: 16px;
}
.tokusetsu-section__link .text-button__label {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
  .tokusetsu-section__link .text-button__label {
    -webkit-line-clamp: 2;
  }
}
.tokusetsu-side-navigation {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 1023px) {
  .tokusetsu-side-navigation {
    display: none;
  }
}
.tokusetsu-side-navigation__list {
  flex-shrink: 0;
  width: 300px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.tokusetsu-side-navigation__list-item:first-of-type {
  padding: 1rem 0;
}
.tokusetsu-side-navigation__list-item {
  height: 64px;
  min-height: 64px;
  padding: 0 16px;
}
.tokusetsu-side-navigation__list-item-label {
  margin: 0;
}
.tokusetsu-side-navigation__list-item > a {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #333;
}
.tokusetsu-layout__body--dark .tokusetsu-side-navigation__list-item > a {
  color: #fff;
}
.top-pickup {
  padding: 3.5rem 3rem 76px;
}
@media (max-width: 1023px) {
  .top-pickup {
    padding: 3.5rem 1.5rem 40px;
  }
}
.top-pickup__inner {
  max-width: 1568px;
  margin: 0 auto;
}
.top-pickup__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 40px;
}
.top-pickup__item {
  width: calc(25% - 8px);
}
@media (max-width: 1023px) {
  .top-pickup__item {
    width: 312px;
  }
}
.top-pickup__anchor {
  display: block;
}
.top-pickup__anchor img {
  width: 100%;
  height: auto;
}
.top-pickup__button-group {
  visibility: hidden;
}
@media (max-width: 1023px) {
  .top-pickup__button-group {
    visibility: visible;
  }
}
.top-ranking {
  padding: 3.5rem 3rem;
}
@media (max-width: 1023px) {
  .top-ranking {
    padding: 3.5rem 1.5rem;
  }
}
.top-ranking__inner {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 1568px;
  margin: 0 auto;
}
.top-ranking__content {
  display: flex;
  gap: 32px 48px;
  align-items: flex-start;
}
@media (max-width: 1023px) {
  .top-ranking__content {
    flex-direction: column;
  }
}
.top-ranking__column {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 1023px) {
  .top-ranking__column {
    width: 100%;
  }
}
.top-ranking__title {
  margin: 0;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  letter-spacing: 1px;
}
.top-ranking__list {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.top-ranking__item:not(:first-child) {
  border-top: 1px solid #e6e6e6;
}
.top-ranking__anchor {
  display: flex;
  gap: 1rem;
  align-items: center;
  align-self: stretch;
  padding: 1.5rem;
  text-decoration: none;
}
.top-ranking__anchor:hover .top-ranking__name {
  text-decoration: none;
}
.top-ranking__badge {
  flex-shrink: 0;
  width: 40px;
}
.top-ranking__image {
  flex-shrink: 0;
  width: 80px;
}
.top-ranking__detail {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
}
.top-ranking__name {
  margin: 0;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  text-decoration-line: underline;
  letter-spacing: 0.9px;
}
.top-ranking__description {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
}
.top-ranking__link {
  margin: 0;
}
.top-mail-magazine-product-pickup {
  padding-top: 3.5rem;
}
.top-mail-magazine-product-pickup__head {
  padding: 0 48px;
}
.top-mail-magazine-product-pickup__inner {
  display: flex;
  gap: 24px;
  align-items: flex-end;
  justify-content: space-between;
  max-width: 1568px;
  margin: 0 auto 1.5rem;
}
@media (max-width: 1023px) {
  .top-mail-magazine-product-pickup__inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
.top-mail-magazine-product-pickup__title {
  display: flex;
  gap: 16px 24px;
  align-items: flex-end;
}
@media (max-width: 767px) {
  .top-mail-magazine-product-pickup__title {
    flex-direction: column;
    align-items: flex-start;
  }
}
.top-mail-magazine-product-pickup__date {
  display: inline-flex;
  gap: 4px;
  align-items: center;
  font-family: Noto Sans;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
}
.top-mail-magazine-product-pickup__date > svg {
  fill: #b3b3b3;
}
.top-mail-magazine-product-pickup__list {
  align-self: stretch;
  max-width: 1568px;
  margin: 0 auto;
}
.top-mail-magazine-product-pickup__list .swiper-wrapper {
  background-color: #f8f8f8;
}
.top-mail-magazine-product-pickup__item {
  width: 25%;
}
@media (max-width: 1023px) {
  .top-mail-magazine-product-pickup__item {
    width: 320px;
  }
}
.top-mail-magazine-product-pickup__anchor {
  display: block;
  height: 100%;
  text-decoration: none;
}
.top-mail-magazine-product-pickup__anchor:hover .top-mail-magazine-product-pickup__name {
  text-decoration: none;
}
.top-mail-magazine-product-pickup__image img {
  width: 100%;
  height: auto;
}
.top-mail-magazine-product-pickup__detail {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  padding: 12px 24px 16px;
}
.top-mail-magazine-product-pickup__name {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
  text-decoration-line: underline;
}
.top-mail-magazine-product-pickup__company {
  display: block;
  margin: 8px 0 0;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
  transition: opacity 0.2s ease-in;
}
.top-mail-magazine-product-pickup__company:hover {
  opacity: 0.5;
}
.top-mail-magazine-product-pickup__button-group {
  visibility: hidden;
}
@media (max-width: 1023px) {
  .top-mail-magazine-product-pickup__button-group {
    margin-left: 14px;
    visibility: visible;
  }
}
.top-product-search {
  padding: 3.5rem 3rem;
}
@media (max-width: 1023px) {
  .top-product-search {
    padding: 3.5rem 1.5rem;
  }
}
.top-product-search__inner {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 1568px;
  margin: 0 auto;
}
.top-product-search__content {
  position: relative;
}
@media (max-width: 767px) {
  .top-product-search__content:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
    content: '';
    background: linear-gradient(0deg, #fff, #fff0);
  }
  .top-product-search__content--open {
    padding-bottom: 60px;
  }
  .top-product-search__content--open:after {
    display: none;
  }
}
.top-product-search__button {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: none;
  align-items: center;
  width: 100%;
}
@media (max-width: 767px) {
  .top-product-search__button {
    display: flex;
  }
  .top-product-search__button[aria-expanded='true'] .top-product-search__open-icon {
    display: none;
  }
  .top-product-search__button[aria-expanded='true'] .top-product-search__close-icon {
    display: inline;
  }
  .top-product-search__button[aria-expanded='true'] + .top-product-search__acc-body {
    grid-template-rows: 1fr;
  }
  .top-product-search__button[aria-expanded='false'] .top-product-search__open-icon {
    display: inline;
  }
  .top-product-search__button[aria-expanded='false'] .top-product-search__close-icon {
    display: none;
  }
  .top-product-search__button[aria-expanded='false'] + .top-product-search__acc-body {
    grid-template-rows: 320px;
  }
}
.top-product-search__close-icon {
  display: none;
}
@media (max-width: 767px) {
  .top-product-search__acc-body {
    display: grid;
    overflow: hidden;
    transition: grid-template-rows 0.3s ease;
    will-change: grid-template-rows;
  }
}
.top-product-search__list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.top-product-search__item {
  align-items: stretch;
  width: calc(20% - 10px);
  min-width: 272px;
  min-height: 80px;
}
@media (min-width: 1280px) and (max-width: 98rem) {
  .top-product-search__item {
    width: calc(25% - 9px);
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .top-product-search__item {
    width: calc(33.3333333333% - 8px);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .top-product-search__item {
    min-width: 120px;
    max-width: 354px;
    min-height: 72px;
  }
}
@media (max-width: 767px) {
  .top-product-search__item {
    width: calc(50% - 6px);
    min-width: 120px;
    min-height: 72px;
  }
}
.top-product-search__anchor {
  display: flex;
  gap: 8px;
  align-items: center;
  height: 100%;
  padding-right: 16px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.top-product-search__anchor--no-img {
  padding-left: 16px;
}
.top-product-search__anchor:hover .top-product-search__name {
  text-decoration: none;
}
.top-product-search__anchor:hover .top-product-search__img {
  opacity: 0.5;
}
.top-product-search__img {
  flex-shrink: 0;
  width: 80px;
  height: 64px;
  text-align: center;
  opacity: 1;
  transition: opacity 0.3s ease;
}
@media (max-width: 1023px) {
  .top-product-search__img {
    width: 36px;
    height: 36px;
    padding: 3px;
  }
}
.top-product-search__img img {
  max-width: 100%;
  height: auto;
}
.top-product-search__body {
  flex: 1;
  padding: 8px 0;
}
.top-product-search__name {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  text-decoration-line: underline;
}
.top-product-search__cases {
  margin: 0;
  font-family: Roboto Condensed;
  font-size: 1rem;
  font-weight: 300;
  line-height: normal;
  color: #666;
}
.top-product-search__case-unit {
  margin-left: 4px;
  font-size: 0.75rem;
}
.top-company-search {
  position: relative;
  padding: 3.5rem 3rem;
  background-color: #f8f8f8;
}
.top-company-search__image {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  max-width: 704px;
  height: 602px;
}
.top-company-search__image > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1023px) {
  .top-company-search__image {
    display: none;
  }
}
@media (max-width: 1023px) {
  .top-company-search {
    padding: 3.5rem 1.5rem;
  }
}
.top-company-search__inner {
  max-width: 1568px;
  margin: 0 auto;
}
.top-company-search .heading-with-short-top-border {
  margin-bottom: 1.5rem;
}
.top-company-search__list {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  padding: 0;
  margin: 0;
  list-style: none;
  overflow-wrap: anywhere;
  word-break: normal;
}
.top-company-search__anchor {
  display: inline;
  align-items: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  text-decoration-line: none;
}
.top-company-search__anchor:hover .top-company-search__name {
  text-decoration: none;
}
.top-company-search__name {
  margin-right: 5px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  text-decoration: underline;
  cursor: pointer;
}
.top-company-search__cases {
  font-family: Roboto Condensed;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: normal;
  color: #666;
}
.top-company-search__industry {
  width: 50%;
}
@media (max-width: 1023px) {
  .top-company-search__industry {
    width: auto;
  }
}
.top-company-search__industry .top-company-search__item {
  width: 184px;
}
@media (max-width: 767px) {
  .top-company-search__industry .top-company-search__item {
    width: 148px;
  }
}
.top-company-search__location,
.top-company-search__location-sub {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 10;
  width: calc(50% - 3rem);
  padding: 3.5rem 2.5rem;
  background-color: #fff;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  transition: all 0.2s ease-in;
}
@media (max-width: 1023px) {
  .top-company-search__location,
  .top-company-search__location-sub {
    position: static;
    width: 100%;
    padding: 3.5rem 0 0;
    background: 0 0;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }
}
.top-company-search__location > .top-company-search__list,
.top-company-search__location-sub > .top-company-search__list {
  padding-top: 32px;
  margin-top: 32px;
  border-top: 1px solid #e6e6e6;
}
.top-company-search__location[aria-hidden='true'],
.top-company-search__location-sub[aria-hidden='true'] {
  visibility: hidden;
  opacity: 0;
  transform: translate(30px);
}
.top-company-search__location-sub {
  transition-delay: 0.2s;
}
.top-company-search__location-sub[aria-hidden='true'] {
  transition-delay: 0.4s;
  transform: translate(30px);
}
@media (max-width: 1023px) {
  .top-company-search__location-sub[aria-hidden='true'] {
    display: none;
  }
}
.top-company-search__table {
  display: grid;
  grid-template-rows: repeat(3, auto);
  grid-template-columns: minmax(28px, 55px) 1fr;
  gap: 10px;
  margin: 0;
}
.top-company-search__row {
  margin: 0;
}
.top-company-search__close-button {
  margin-bottom: 1.5rem;
}
.top-company-search-dialog {
  position: fixed;
  z-index: 1000;
  width: calc(100% - 80px);
  padding: 3.5rem 2.5rem;
  margin: auto;
  border: 0;
  box-shadow: 8px 8px 16px #00000026;
}
@media (max-width: 767px) {
  .top-company-search-dialog {
    width: calc(100% - 32px);
    min-height: calc(100vh - 32px);
    padding: 40px;
    margin: 16px;
  }
}
.top-company-search-dialog::backdrop {
  background: #0006;
}
.top-company-search-dialog__anchor {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
.top-company-search-dialog__anchor:hover {
  opacity: 0.5;
}
.top-company-search-dialog__name {
  margin-right: 4px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  text-decoration: underline;
  cursor: pointer;
}
.top-company-search-dialog__name--lg {
  font-size: 1.125rem;
}
.top-company-search-dialog__cases {
  font-family: Roboto Condensed;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: normal;
  color: #666;
}
.top-company-search-dialog__country-list {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 0;
  margin: 0;
  list-style: none;
}
.top-company-search-dialog__all-item {
  margin-bottom: 1.5rem;
}
.top-company-search-dialog__country-item {
  display: flex;
  gap: 16px;
  align-items: center;
}
@media (max-width: 767px) {
  .top-company-search-dialog__country-item {
    flex-direction: column;
    align-items: flex-start;
  }
}
.top-company-search-dialog__list {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.top-company-search-dialog .close-button {
  position: absolute;
  top: 16px;
  right: 16px;
}
.top-company-search-dialog .close-button [astro-icon] {
  fill: #333;
}
.top-company-search-dialog .close-button [astro-icon] path {
  fill: #333;
}
.top-my-info {
  padding: 0 3rem;
  overflow: hidden;
  background-color: #fff;
}
@media (max-width: 1023px) {
  .top-my-info {
    padding: 0;
  }
}
.top-my-info__inner {
  position: relative;
  max-width: 1568px;
  padding-right: 340px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .top-my-info__inner {
    padding: 0;
  }
}
.top-my-info__last-page-views {
  padding-bottom: 56px;
}
@media (max-width: 1023px) {
  .top-my-info__last-page-views {
    padding-bottom: 40px;
  }
}
.top-my-info__banner {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .top-my-info__banner {
    position: static;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    padding: 24px;
  }
}
.top-my-info__banner-anchor {
  display: block;
  font-size: 0;
  transition: opacity 0.3s ease;
}
.top-my-info__banner-anchor:hover {
  opacity: 0.5;
}
.top-my-info__banner-img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 1023px) {
  .top-last-viewed-pages {
    padding: 0 24px;
  }
}
.top-last-viewed-pages__title {
  margin-bottom: 1rem;
  font-size: 1.125rem;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  letter-spacing: 0.9px;
}
@media (max-width: 1023px) {
  .top-last-viewed-pages .swiper {
    padding: 0 24px;
    margin: 1.5rem -24px 0;
  }
}
.top-last-viewed-pages__item {
  width: 136px;
  border: 1px solid #e6e6e6;
  border-right: none;
}
.top-last-viewed-pages__item:last-child {
  border-right: 1px solid #e6e6e6;
}
.top-last-viewed-pages__anchor {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 136px;
  height: 136px;
  font-size: 0;
  transition: opacity 0.3s ease;
}
.top-last-viewed-pages__anchor:hover {
  opacity: 0.5;
}
.top-last-viewed-pages__anchor > img {
  width: 108px;
  height: 108px;
  object-fit: contain;
}
.top-recommended-products {
  position: relative;
  padding: 3.5rem 0;
  background-color: #f2f2f2;
}
@media (max-width: 1023px) {
  .top-recommended-products {
    padding: 3.5rem 24px;
  }
}
.top-recommended-products:before,
.top-recommended-products:after {
  position: absolute;
  bottom: 0;
  width: 50vw;
  height: 100%;
  content: '';
  background-color: #f2f2f2;
}
@media (max-width: 1023px) {
  .top-recommended-products:before,
  .top-recommended-products:after {
    display: none;
  }
}
.top-recommended-products:before {
  right: 100%;
}
.top-recommended-products:after {
  left: 100%;
}
.top-recommended-products__inner {
  position: relative;
  z-index: 1;
}
.top-recommended-products .swiper {
  margin-top: 1.5rem;
}
@media (max-width: 1023px) {
  .top-recommended-products .swiper {
    padding: 0 24px;
    margin: 1.5rem -24px 0;
  }
}
.top-recommended-products__item {
  width: 160px;
}
.top-recommended-products__anchor {
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-decoration: none;
}
.top-recommended-products__anchor:hover .top-recommended-products__name {
  text-decoration: none;
}
.top-recommended-products__image {
  width: 160px;
}
.top-recommended-products__image > img {
  width: 160px;
  height: 160px;
  object-fit: contain;
}
.top-recommended-products__name {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  text-decoration-line: underline;
}
.top-recommended-products__company {
  display: block;
  margin: 8px 0 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
  transition: opacity 0.2s ease-in;
}
.top-recommended-products__company:hover {
  opacity: 0.5;
}
.top-about__inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 32px 3rem;
  background-color: #666c;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .top-about__inner {
    padding: 32px 1.5rem;
  }
}
@media (max-width: 1023px) {
  .top-about__inner {
    padding: 32px 0;
    background-color: transparent;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }
}
.top-about__title {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #fff;
  letter-spacing: 1px;
}
.top-about__data {
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 0;
  margin: 12px 0 0;
  list-style: none;
}
.top-about__item {
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 4px 8px;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.2;
  color: #666;
  background-color: #fff;
  border-radius: 2px;
}
@media (max-width: 1023px) {
  .top-about__item {
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
    white-space: nowrap;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .top-about__item {
    min-width: 160px;
    padding: 8px 16px;
  }
}
@media (max-width: 767px) {
  .top-about__item {
    min-width: 152px;
    padding: 8px;
  }
}
.top-about__number {
  font-family: Roboto Condensed;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  color: #c8161d;
  letter-spacing: -0.05em;
}
.top-about__suffix {
  font-size: 0.875rem;
  font-weight: 400;
}
.top-about__text {
  margin: 12px 0 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #fff;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .top-about__text br {
    display: none;
  }
}
@media (max-width: 1023px) {
  .top-about__text br {
    display: none;
  }
}
.top-about__link {
  margin: 4px 0 0;
}
.top-about__link .text-button {
  color: #fff;
}
.top-about__note {
  margin: 4px 0 0;
  text-align: right;
}
.top-about__note small {
  font-size: 0.625rem;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 1.2;
  color: #333;
}
@media (max-width: 1023px) {
  .top-about__note {
    position: absolute;
    top: 100%;
    right: 24px;
    margin: 0;
  }
}
.top-search {
  padding: 40px 24px;
  background: #ffffffd9;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  box-shadow: 0 8px 32px #c8161d40;
}
.top-search__title {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
}
.top-search__text {
  margin: 4px 0 0;
  font-size: 1.25rem;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #666;
  letter-spacing: 1px;
}
.top-search__autocomplete {
  position: relative;
  display: flex;
  align-items: stretch;
  margin-top: 32px;
}
.top-search__input-field {
  position: relative;
  z-index: 90;
  display: flex;
  flex: 1;
  gap: 0.5rem;
  align-items: center;
  padding: 0 1rem;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-right: none;
  border-radius: 4px 0 0 4px;
}
@media (max-width: 1023px) {
  .top-search__input-field {
    padding-right: 0;
    border-radius: 4px;
  }
}
.top-search__search-icon {
  flex-shrink: 0;
  width: 24px;
}
.top-search__input {
  flex: 1;
  width: 100%;
  padding-left: 0.5rem;
  font-size: 1rem;
  line-height: 48px;
  background: 0 0;
  border: 0;
}
.top-search__input::placeholder {
  color: #ccc;
}
.top-search__input:focus {
  outline: 1px solid #333;
}
.top-search__input::-webkit-search-cancel-button {
  --icon-size: 16px;
  width: var(--icon-size);
  height: var(--icon-size);
  appearance: none;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%206.41L17.59%205L12%2010.59L6.41%205L5%206.41L10.59%2012L5%2017.59L6.41%2019L12%2013.41L17.59%2019L19%2017.59L13.41%2012L19%206.41Z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: var(--icon-size);
}
.top-search__history {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 89;
  width: calc(100% - 120px);
  margin: 0;
  background-color: #fff;
  box-shadow: 4px 4px 10px #00000040;
  transition: opacity 0.3s ease;
}
.top-search__history[aria-hidden='true'] {
  visibility: hidden;
  opacity: 0;
}
.top-search__history[aria-hidden='false'] {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 1023px) {
  .top-search__history {
    width: 100%;
  }
}
.top-search__label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #666;
}
.top-search__all-remove {
  padding: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
  text-decoration-line: underline;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.top-search__all-remove:hover {
  text-decoration: none;
}
.top-search__body {
  display: block;
  max-height: 240px;
  margin: 0;
  overflow-y: auto;
  overscroll-behavior-y: contain;
}
.top-search__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  margin: 0;
  list-style: none;
}
.top-search__item {
  display: flex;
  gap: 8px;
  width: 100%;
  padding: 8px 16px 8px 24px;
  box-shadow: 0-1px #cdcdcd inset;
}
.top-search__item:last-child {
  box-shadow: none;
}
.top-search__item-button {
  flex: 1;
  padding: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
  text-align: left;
  cursor: pointer;
  background: 0 0;
  border: 0;
  transition: opacity 0.3s ease;
}
.top-search__item-button:hover {
  opacity: 0.5;
}
.top-search__remove {
  flex-shrink: 0;
  width: 16px;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  transition: opacity 0.3s ease;
}
.top-search__remove:hover {
  opacity: 0.5;
}
.top-search__submit {
  flex-shrink: 0;
  width: 120px;
  min-width: 120px;
  border-radius: 0 4px 4px 0;
}
@media (max-width: 1023px) {
  .top-search__submit {
    display: none;
  }
}
.top-search__link {
  margin: 32px 0 0;
}
@keyframes move-background {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: -43200px 0;
  }
}
.top-mv {
  --mv-image: url(/assets/images/mv.png);
  position: relative;
  z-index: 10;
  padding: 0 3rem;
  background: var(--mv-image) repeat-x;
  animation: move-background 1000s linear infinite;
}
@media (max-width: 1023px) {
  .top-mv {
    padding: 0 1.5rem;
    margin-bottom: 40px;
    background-color: #666c;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
  }
}
.top-mv__inner {
  display: flex;
  align-items: flex-end;
  max-width: 1568px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .top-mv__inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
.top-mv__search {
  width: 47.5%;
  max-width: 576px;
  padding: 106px 0;
}
@media (max-width: 1023px) {
  .top-mv__search {
    width: 100%;
    padding: 162px 0 0;
  }
}
.top-mv__about {
  width: 52.5%;
  max-width: calc(512px + 6rem);
  padding-bottom: 24px;
}
@media (max-width: 1023px) {
  .top-mv__about {
    width: 100%;
    max-width: 100%;
    padding-bottom: 0;
  }
}
.top-news {
  position: relative;
  padding: 48px 0;
  background-color: #f8f8f8;
}
@media (max-width: 1023px) {
  .top-news {
    padding: 40px 24px;
  }
}
.top-news:before,
.top-news:after {
  position: absolute;
  bottom: 0;
  width: 50vw;
  height: 100%;
  content: '';
  background-color: #f8f8f8;
}
@media (max-width: 1023px) {
  .top-news:before,
  .top-news:after {
    display: none;
  }
}
.top-news:before {
  right: 100%;
}
.top-news:after {
  left: 100%;
}
.top-news--not-slider {
  margin-right: -340px;
}
@media (max-width: 1023px) {
  .top-news--not-slider {
    margin-right: 0;
  }
}
.top-news__list {
  box-sizing: border-box;
  align-items: stretch;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
@media (max-width: 1023px) {
  .top-news__list {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .top-news__list {
    max-width: 600px;
  }
}
.top-news__item {
  width: 25%;
  max-width: 392px;
  height: auto;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .top-news__item:not(:first-child) {
    border-left: 1px solid #e6e6e6;
  }
}
@media (max-width: 767px) {
  .top-news__item:not(:first-child) {
    border-top: 1px solid #e6e6e6;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .top-news__item:nth-child(odd) {
    border-left: 1px solid #e6e6e6;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .top-news__item:nth-child(n + 3) {
    border-top: 1px solid #e6e6e6;
  }
}
.top-news__item--slider {
  min-width: 288px;
}
@media (max-width: 1023px) {
  .top-news__item {
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .top-news__item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .top-news__item {
    width: 100%;
  }
}
.top-news__anchor {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px;
  text-decoration: none;
}
.top-news__anchor:hover .top-news__description {
  text-decoration: none;
}
.top-news__image img {
  width: 100%;
  height: auto;
}
.top-news__description {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
  text-decoration-line: underline;
}
.top-news__button-group--hidden {
  display: none;
}
.top-news__button-group--hidden + .slide-buttons__cover {
  display: none;
}
.toshimachi-top-ranking {
  padding: 3.5rem 3rem;
}
@media (max-width: 1023px) {
  .toshimachi-top-ranking {
    padding: 3.5rem 1.5rem;
  }
}
.toshimachi-top-ranking__inner {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 1568px;
  margin: 0 auto;
}
.toshimachi-top-ranking__content {
  display: flex;
  gap: 32px 48px;
  align-items: flex-start;
}
@media (max-width: 1023px) {
  .toshimachi-top-ranking__content {
    flex-direction: column;
  }
}
.toshimachi-top-ranking__column {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 1023px) {
  .toshimachi-top-ranking__column {
    width: 100%;
  }
}
.toshimachi-top-ranking__title {
  margin: 0;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  letter-spacing: 1px;
}
.toshimachi-top-ranking__list {
  padding: 0;
  margin: 0;
  list-style: none;
  border-radius: 4px;
}
.toshimachi-top-ranking__anchor {
  display: flex;
  gap: 1rem;
  align-items: center;
  align-self: stretch;
  padding: 1.5rem;
  text-decoration: none;
}
.toshimachi-top-ranking__anchor:hover .top-ranking__name {
  text-decoration: none;
}
.toshimachi-top-ranking__badge {
  flex-shrink: 0;
  width: 40px;
}
.toshimachi-top-ranking__image {
  flex-shrink: 0;
  width: 80px;
}
.toshimachi-top-ranking__detail {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
}
.toshimachi-top-ranking__name {
  margin: 0;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  text-decoration-line: underline;
  letter-spacing: 0.9px;
}
.toshimachi-top-ranking__description {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
}
.toshimachi-top-ranking__link {
  margin: 0;
}
.toshimachi-top-mail-magazine-product-pickup {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
@media (max-width: 1023px) {
  .toshimachi-top-mail-magazine-product-pickup {
    padding-top: 2rem;
    padding-left: 1.5rem;
  }
}
.toshimachi-top-mail-magazine-product-pickup__head {
  padding: 0;
}
.toshimachi-top-mail-magazine-product-pickup__inner {
  display: flex;
  gap: 24px;
  align-items: flex-end;
  justify-content: space-between;
  max-width: 1568px;
  margin: 0 auto 1.5rem;
}
@media (max-width: 1023px) {
  .toshimachi-top-mail-magazine-product-pickup__inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
.toshimachi-top-mail-magazine-product-pickup__title {
  display: flex;
  gap: 16px 24px;
  align-items: flex-end;
}
@media (max-width: 767px) {
  .toshimachi-top-mail-magazine-product-pickup__title {
    flex-direction: column;
    align-items: flex-start;
  }
}
.toshimachi-top-mail-magazine-product-pickup__date {
  display: inline-flex;
  gap: 4px;
  align-items: center;
  font-family: Noto Sans;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
}
.toshimachi-top-mail-magazine-product-pickup__date > svg {
  fill: #b3b3b3;
}
.toshimachi-top-mail-magazine-product-pickup__list {
  align-self: stretch;
  max-width: 1568px;
  margin: 0 auto;
}
.toshimachi-top-mail-magazine-product-pickup__item {
  width: 25%;
}
@media (max-width: 1023px) {
  .toshimachi-top-mail-magazine-product-pickup__item {
    width: 320px;
  }
}
.toshimachi-top-mail-magazine-product-pickup__anchor {
  display: block;
  height: 100%;
  text-decoration: none;
}
.toshimachi-top-mail-magazine-product-pickup__anchor:hover .toshimachi-top-mail-magazine-product-pickup__name {
  text-decoration: none;
}
.toshimachi-top-mail-magazine-product-pickup__image img {
  position: relative;
  width: 100%;
  height: auto;
}
.toshimachi-top-mail-magazine-product-pickup__image-first img {
  border-radius: 32px 0 0 32px;
}
.toshimachi-top-mail-magazine-product-pickup__image-first > .toshimachi-top-mail-magazine-product-pickup__detail {
  border-radius: 0 0 0 32px;
}
.toshimachi-top-mail-magazine-product-pickup__image-last img {
  border-radius: 0 32px 32px 0;
}
.toshimachi-top-mail-magazine-product-pickup__image-last > .toshimachi-top-mail-magazine-product-pickup__detail {
  border-radius: 0 0 32px;
}
.toshimachi-top-mail-magazine-product-pickup__detail {
  position: absolute;
  bottom: 6px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  width: 100%;
  padding: 12px 24px 16px;
  background: linear-gradient(to top, rgba(85, 84, 84, 0.85), transparent);
}
.toshimachi-top-mail-magazine-product-pickup__name {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  color: #fff;
}
.toshimachi-top-mail-magazine-product-pickup__name:first-letter {
  font-size: 1.5rem;
}
.toshimachi-top-mail-magazine-product-pickup__company {
  display: block;
  margin: 8px 0 0;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
  transition: opacity 0.2s ease-in;
}
.toshimachi-top-mail-magazine-product-pickup__company:hover {
  opacity: 0.5;
}
.toshimachi-top-mail-magazine-product-pickup__button-group {
  visibility: hidden;
}
@media (max-width: 1023px) {
  .toshimachi-top-mail-magazine-product-pickup__button-group {
    visibility: visible;
  }
}
.toshimachi-top-product-search {
  padding: 0 3rem;
  overflow: hidden;
  background-color: #fff;
}
@media (max-width: 1023px) {
  .toshimachi-top-product-search {
    padding: 0 1.25rem;
  }
}
.toshimachi-top-product-search__inner {
  position: relative;
  max-width: 1568px;
  padding-right: 340px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .toshimachi-top-product-search__inner {
    padding: 0;
  }
}
.toshimachi-top-product-search__section {
  padding: 3.5rem 0 0;
}
@media (max-width: 1023px) {
  .toshimachi-top-product-search__section {
    padding: 2rem 0;
  }
}
.toshimachi-top-product-search__section-inner {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 1568px;
  margin: 0 auto;
}
.toshimachi-top-product-search__section-inner-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  text-wrap: nowrap;
}
@media (max-width: 767px) {
  .toshimachi-top-product-search__section-inner-head > .heading-with-short-blue-border {
    width: 50%;
  }
}
.toshimachi-top-product-search__content {
  position: relative;
}
@media (max-width: 767px) {
  .toshimachi-top-product-search__acc-body {
    display: grid;
    overflow: hidden;
    transition: grid-template-rows 0.3s ease;
    will-change: grid-template-rows;
  }
}
.toshimachi-top-product-search__special-list {
  display: grid;
  grid-template-columns: repeat(3, auto);
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .toshimachi-top-product-search__special-list {
    grid-template-columns: repeat(2, auto);
  }
}
@media (max-width: 767px) {
  .toshimachi-top-product-search__special-list {
    grid-template-columns: repeat(1, auto);
    border-bottom: 1px solid #e6e6e6;
  }
}
.toshimachi-top-product-search__list {
  display: grid;
  grid-template-columns: repeat(4, auto);
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 1920px) {
  .toshimachi-top-product-search__list {
    grid-template-columns: repeat(6, auto);
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .toshimachi-top-product-search__list {
    grid-template-columns: repeat(3, auto);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .toshimachi-top-product-search__list {
    grid-template-columns: repeat(4, auto);
  }
}
@media (max-width: 767px) {
  .toshimachi-top-product-search__list {
    grid-template-columns: repeat(2, auto);
    border-bottom: 1px solid #e6e6e6;
  }
}
.toshimachi-top-product-search__special-item {
  align-items: stretch;
}
.toshimachi-top-product-search__item {
  align-items: stretch;
  width: 100%;
  min-height: 80px;
}
@media (max-width: 767px) {
  .toshimachi-top-product-search__item {
    min-width: 50%;
  }
}
.toshimachi-top-product-search__special-anchor {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
  height: calc(100% + 1px);
  padding: 16px;
  margin-top: -1px;
  margin-left: -1px;
  text-decoration: none;
  border: 1px solid #e6e6e6;
}
@media (max-width: 767px) {
  .toshimachi-top-product-search__special-anchor {
    height: calc(100% + 1px);
    margin-top: 0;
    margin-left: 0;
  }
}
.toshimachi-top-product-search__special-anchor--no-img {
  padding-left: 16px;
}
.toshimachi-top-product-search__special-anchor:hover .toshimachi-top-product-search__name {
  text-decoration: none;
}
.toshimachi-top-product-search__special-anchor:hover .toshimachi-top-product-search__img {
  opacity: 0.5;
}
.toshimachi-top-product-search__anchor {
  display: flex;
  gap: 12px;
  align-items: center;
  height: 100%;
  padding-right: 16px;
  text-decoration: none;
  border-bottom: 1px solid #e6e6e6;
}
.toshimachi-top-product-search__anchor--no-border {
  border-bottom: none;
}
.toshimachi-top-product-search__anchor:hover .toshimachi-top-product-search__name {
  text-decoration: none;
}
.toshimachi-top-product-search__anchor:hover .toshimachi-top-product-search__img {
  opacity: 0.5;
}
.toshimachi-top-product-search__img {
  flex-shrink: 0;
  width: 80px;
  height: 64px;
  text-align: center;
  opacity: 1;
  transition: opacity 0.3s ease;
}
@media (max-width: 1023px) {
  .toshimachi-top-product-search__img {
    width: 36px;
    height: 36px;
    padding: 3px;
  }
}
.toshimachi-top-product-search__img img {
  max-width: 100%;
  height: auto;
}
.toshimachi-top-product-search__svg {
  width: 36px;
  height: 36px;
}
@media (max-width: 1023px) {
  .toshimachi-top-product-search__svg {
    width: 24px;
    height: 24px;
  }
}
.toshimachi-top-product-search__body {
  flex: 1;
  padding: 2px 0;
}
.toshimachi-top-product-search__name {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  text-decoration-line: underline;
}
.toshimachi-top-product-search__anchor-name {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  text-decoration-line: underline;
}
.toshimachi-top-product-search__cases {
  padding-top: 4px;
  margin: 0;
  font-family: Roboto Condensed;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: normal;
  color: #666;
}
.toshimachi-top-product-search__case-unit {
  margin-left: 4px;
  font-size: 0.75rem;
}
.toshimachi-top-product-search__banner {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 3.5rem 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .toshimachi-top-product-search__banner {
    position: static;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    padding: 24px;
  }
}
@media (max-width: 767px) {
  .toshimachi-top-product-search__banner {
    position: static;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
  }
}
.toshimachi-top-product-search__banner-anchor {
  display: block;
  font-size: 0;
  transition: opacity 0.3s ease;
}
.toshimachi-top-product-search__banner-anchor:hover {
  opacity: 0.5;
}
.toshimachi-top-product-search__banner-img {
  max-width: 100%;
  height: auto;
}
.toshimachi-top-company-search {
  position: relative;
  padding: 0 3rem 3.5rem;
  margin-top: 3.5rem;
  background-color: #f8f8f8;
}
.toshimachi-top-company-search__image {
  position: absolute;
  top: -62px;
  right: 0;
  width: 50%;
  max-width: 704px;
  height: 704px;
}
.toshimachi-top-company-search__image > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 64px 0;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .toshimachi-top-company-search__image {
    height: auto;
  }
}
@media (max-width: 1023px) {
  .toshimachi-top-company-search__image {
    display: none;
  }
}
@media (max-width: 1023px) {
  .toshimachi-top-company-search {
    padding: 3.5rem 1.5rem;
  }
}
.toshimachi-top-company-search__inner {
  max-width: 1568px;
  margin: 0 auto;
}
.toshimachi-top-company-search .heading-with-short-top-border {
  margin-bottom: 1.5rem;
}
.toshimachi-top-company-search__company-list {
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 16px;
  padding: 0;
  margin: 24px 0 0;
  list-style: none;
}
@media (min-width: 1920px) {
  .toshimachi-top-company-search__company-list {
    grid-template-columns: repeat(4, auto);
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .toshimachi-top-company-search__company-list {
    grid-template-columns: repeat(2, auto);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .toshimachi-top-company-search__company-list {
    grid-template-columns: repeat(4, auto);
  }
}
@media (max-width: 767px) {
  .toshimachi-top-company-search__company-list {
    grid-template-columns: repeat(2, auto);
  }
}
.toshimachi-top-company-search__list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  max-width: 424px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.toshimachi-top-company-search__list-border {
  max-width: 560px;
  height: 1px;
  margin: 1.5rem 0;
  background-color: #e6e6e6;
}
.toshimachi-top-company-search__anchor {
  display: inline;
  align-items: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  text-decoration-line: none;
}
.toshimachi-top-company-search__anchor:hover .top-company-search__name {
  text-decoration: none;
}
.toshimachi-top-company-search__name {
  margin-right: 5px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  text-decoration: underline;
  cursor: pointer;
}
.toshimachi-top-company-search__cases {
  font-family: Roboto Condensed;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: normal;
  color: #666;
}
.toshimachi-top-company-search__industry {
  width: 50%;
}
@media (max-width: 1023px) {
  .toshimachi-top-company-search__industry {
    width: auto;
  }
}
.toshimachi-top-company-search__industry .top-company-search__item {
  width: 184px;
}
@media (max-width: 767px) {
  .toshimachi-top-company-search__industry .top-company-search__item {
    width: 148px;
  }
}
.toshimachi-top-company-search__location,
.toshimachi-top-company-search__location-sub {
  position: relative;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 0;
  z-index: 10;
  width: calc(50% - 3rem);
  padding: 3.5rem 2.5rem;
  overflow: hidden;
  background: #fffc 80%;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 0 32px 0 0;
  transition: all 0.2s ease-in;
}
@media (max-width: 1023px) {
  .toshimachi-top-company-search__location,
  .toshimachi-top-company-search__location-sub {
    position: static;
    width: 100%;
    padding: 3.5rem 0 0;
    background: 0 0;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }
}
.toshimachi-top-company-search__location > .top-company-search__list,
.toshimachi-top-company-search__location-sub > .top-company-search__list {
  padding-top: 32px;
  margin-top: 32px;
  border-top: 1px solid #e6e6e6;
}
.toshimachi-top-company-search__location[aria-hidden='true'],
.toshimachi-top-company-search__location-sub[aria-hidden='true'] {
  visibility: hidden;
  opacity: 0;
  transform: translate(30px);
}
.toshimachi-top-company-search__location-sub {
  transition-delay: 0.2s;
}
.toshimachi-top-company-search__location-sub[aria-hidden='true'] {
  transition-delay: 0.4s;
  transform: translate(30px);
}
@media (max-width: 1023px) {
  .toshimachi-top-company-search__location-sub[aria-hidden='true'] {
    display: none;
  }
}
.toshimachi-top-company-search__table {
  display: grid;
  grid-template-rows: repeat(3, auto);
  grid-template-columns: minmax(28px, 55px) 1fr;
  gap: 24px;
  margin: 24px 0 0;
}
.toshimachi-top-company-search__row {
  margin: 0;
}
.toshimachi-top-company-search__close-button {
  margin-bottom: 1.5rem;
}
.toshimachi-top-company-search-dialog {
  position: fixed;
  z-index: 1000;
  width: calc(100% - 80px);
  padding: 3.5rem 2.5rem;
  margin: auto;
  border: 0;
  box-shadow: 8px 8px 16px #00000026;
}
@media (max-width: 767px) {
  .toshimachi-top-company-search-dialog {
    width: calc(100% - 32px);
    min-height: calc(100vh - 32px);
    padding: 40px;
    margin: 16px;
  }
}
.toshimachi-top-company-search-dialog::backdrop {
  background: #0006;
}
.toshimachi-top-company-search-dialog__header {
  margin-bottom: 1.5rem;
}
.toshimachi-top-company-search-dialog__anchor {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
.toshimachi-top-company-search-dialog__anchor:hover {
  opacity: 0.5;
}
.toshimachi-top-company-search-dialog__name {
  margin-right: 4px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  text-decoration: underline;
  cursor: pointer;
}
.toshimachi-top-company-search-dialog__name--lg {
  font-size: 1.125rem;
}
.toshimachi-top-company-search-dialog__cases {
  font-family: Roboto Condensed;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: normal;
  color: #666;
}
.toshimachi-top-company-search-dialog__country-list {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 0;
  margin: 0;
  list-style: none;
}
.toshimachi-top-company-search-dialog__all-item {
  margin-bottom: 1.5rem;
}
.toshimachi-top-company-search-dialog__country-item {
  display: flex;
  gap: 16px;
  align-items: center;
}
@media (max-width: 767px) {
  .toshimachi-top-company-search-dialog__country-item {
    flex-direction: column;
    align-items: flex-start;
  }
}
.toshimachi-top-company-search-dialog__list {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.toshimachi-top-company-search-dialog .close-button {
  position: absolute;
  top: 16px;
  right: 16px;
}
.toshimachi-top-company-search-dialog .close-button [astro-icon] {
  fill: #333;
}
.toshimachi-top-company-search-dialog .close-button [astro-icon] path {
  fill: #333;
}
.toshimachi-top-my-info {
  padding: 0 3rem;
  overflow: hidden;
  background-color: #fff;
}
@media (max-width: 1023px) {
  .toshimachi-top-my-info {
    padding: 0;
  }
}
.toshimachi-top-my-info__inner {
  position: relative;
  max-width: 1568px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .toshimachi-top-my-info__inner {
    padding: 0;
  }
}
.toshimachi-top-my-info__last-page-views {
  padding-bottom: 56px;
}
@media (max-width: 1023px) {
  .toshimachi-top-my-info__last-page-views {
    padding-bottom: 40px;
  }
}
.toshimachi-top-my-info__banner {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .toshimachi-top-my-info__banner {
    position: static;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    padding: 24px;
  }
}
.toshimachi-top-my-info__banner-anchor {
  display: block;
  font-size: 0;
  transition: opacity 0.3s ease;
}
.toshimachi-top-my-info__banner-anchor:hover {
  opacity: 0.5;
}
.toshimachi-top-my-info__banner-img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 1023px) {
  .toshimachi-top-last-viewed-pages {
    margin: 0 1.5rem;
  }
}
.toshimachi-top-last-viewed-pages__title {
  margin-bottom: 1rem;
  font-size: 1.125rem;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  letter-spacing: 0.9px;
}
.toshimachi-top-last-viewed-pages__item {
  width: 136px;
  border: 1px solid #e6e6e6;
  border-right: none;
}
.toshimachi-top-last-viewed-pages__item:last-child {
  border-right: 1px solid #e6e6e6;
}
.toshimachi-top-last-viewed-pages__anchor {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 136px;
  height: 136px;
  font-size: 0;
  transition: opacity 0.3s ease;
}
.toshimachi-top-last-viewed-pages__anchor:hover {
  opacity: 0.5;
}
.toshimachi-top-last-viewed-pages__anchor > img {
  width: 108px;
  height: 108px;
  object-fit: contain;
}
.toshimachi-top-recommended-products {
  position: relative;
  padding: 3.5rem 0;
}
@media (max-width: 1023px) {
  .toshimachi-top-recommended-products {
    padding: 1.5rem 0 1.5rem 24px;
  }
}
.toshimachi-top-recommended-products:before,
.toshimachi-top-recommended-products:after {
  position: absolute;
  bottom: 0;
  width: 50vw;
  height: 100%;
  background-color: #f2f2f2;
}
@media (max-width: 1023px) {
  .toshimachi-top-recommended-products:before,
  .toshimachi-top-recommended-products:after {
    display: none;
  }
}
.toshimachi-top-recommended-products:before {
  right: 100%;
}
.toshimachi-top-recommended-products:after {
  left: 100%;
}
.toshimachi-top-recommended-products__inner {
  position: relative;
  z-index: 1;
  padding: 56px 48px;
  margin-top: 1rem;
  background-color: #f2f2f2;
  border-radius: 32px;
}
@media (max-width: 1023px) {
  .toshimachi-top-recommended-products__inner {
    padding: 56px 0 56px 48px;
    border-radius: 32px 0 0 32px;
  }
}
.toshimachi-top-recommended-products .swiper {
  margin-top: 1.5rem;
}
@media (max-width: 1023px) {
  .toshimachi-top-recommended-products .swiper {
    padding: 0 24px;
    margin: 1.5rem -24px 0;
  }
}
.toshimachi-top-recommended-products__item {
  width: 160px;
}
.toshimachi-top-recommended-products__anchor {
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-decoration: none;
}
.toshimachi-top-recommended-products__anchor:hover .toshimachi-top-recommended-products__name {
  text-decoration: none;
}
.toshimachi-top-recommended-products__image {
  width: 160px;
}
.toshimachi-top-recommended-products__image > img {
  width: 160px;
  height: 160px;
  object-fit: contain;
}
.toshimachi-top-recommended-products__name {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  text-decoration-line: underline;
}
.toshimachi-top-recommended-products__company {
  display: block;
  margin: 8px 0 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
  transition: opacity 0.2s ease-in;
}
.toshimachi-top-recommended-products__company:hover {
  opacity: 0.5;
}
.toshimachi-top-about {
  height: 100%;
}
.toshimachi-top-about__inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 24px;
  background-color: #f8f8f8;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  border-radius: 24px;
}
@media (min-width: 1920px) {
  .toshimachi-top-about__inner {
    flex-direction: row;
    gap: 12px;
    align-items: center;
    justify-content: space-between;
    padding: 24px;
    background-color: #f8f8f8;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    border-radius: 24px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .toshimachi-top-about__inner {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 24px;
    background-color: #f8f8f8;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    border-radius: 24px;
  }
}
@media (max-width: 1023px) {
  .toshimachi-top-about__inner {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 24px;
    background-color: transparent;
    background-color: #f8f8f8;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    border-radius: 24px;
  }
}
.toshimachi-top-about__title {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  text-wrap: balance;
  letter-spacing: 1px;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .toshimachi-top-about__title {
    text-wrap: wrap;
  }
}
@media (max-width: 1023px) {
  .toshimachi-top-about__title {
    text-wrap: wrap;
  }
}
.toshimachi-top-about__data {
  display: flex;
  gap: 8px;
  align-items: flex-start;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .toshimachi-top-about__data {
    margin: 12px 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .toshimachi-top-about__data {
    margin: 12px 0 0;
  }
}
@media (max-width: 767px) {
  .toshimachi-top-about__data {
    flex-direction: column;
    margin: 12px 0 0;
  }
}
.toshimachi-top-about__item {
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 4px 8px;
  text-wrap: balance;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.2;
  color: #666;
  background-color: #fff;
  border-radius: 2px;
}
@media (max-width: 1023px) {
  .toshimachi-top-about__item {
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .toshimachi-top-about__item {
    min-width: auto;
    padding: 8px 16px;
  }
}
@media (max-width: 767px) {
  .toshimachi-top-about__item {
    min-width: auto;
    padding: 8px;
  }
}
.toshimachi-top-about__number {
  font-family: Roboto Condensed;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
  color: #0034ba;
  letter-spacing: -0.05em;
}
.toshimachi-top-about__suffix {
  font-size: 0.875rem;
  font-weight: 400;
}
.toshimachi-top-about__text-wrapper {
  margin-left: 12px;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .toshimachi-top-about__text-wrapper {
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  .toshimachi-top-about__text-wrapper {
    margin-left: 0;
  }
}
.toshimachi-top-about__text {
  margin: 12px 0 0;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .toshimachi-top-about__text br {
    display: none;
  }
}
@media (max-width: 1023px) {
  .toshimachi-top-about__text br {
    display: none;
  }
}
.toshimachi-top-about__link {
  margin: 4px 0 0;
}
.toshimachi-top-about__link .text-button {
  color: #666;
}
.toshimachi-top-about__note {
  margin: 4px 0 0;
  text-align: right;
}
.toshimachi-top-about__note small {
  font-size: 0.625rem;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 1.2;
  color: #333;
}
.toshimachi-top-search {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  max-height: 100%;
  padding: 24px;
  background: #858b9e;
  border-radius: 16px;
}
.toshimachi-top-search__title {
  margin: 0;
  font-family: Kosugi Maru;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 30px;
  color: #fff;
  text-align: left;
  letter-spacing: 0;
}
.toshimachi-top-search__text {
  margin: 4px 0 0;
  font-size: 1.25rem;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #666;
  letter-spacing: 1px;
}
.toshimachi-top-search > .top-search__autocomplete {
  margin-top: 12px;
}
.toshimachi-top-search > .top-search__autocomplete > .top-search__history {
  width: 100%;
  border-radius: 8px;
  box-shadow: 8px 8px 16px #00000026;
}
.toshimachi-top-search__input-field {
  position: relative;
  z-index: 90;
  display: flex;
  flex: 1;
  gap: 0.5rem;
  align-items: center;
  padding: 0 1rem;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-right: none;
  border-radius: 100px;
}
@media (max-width: 1023px) {
  .toshimachi-top-search__input-field {
    padding-right: 0;
    border-radius: 100px;
  }
}
.toshimachi-top-search__input-field > .top-search__input {
  margin-right: 6px;
}
@media (max-width: 1023px) {
  .toshimachi-top-search__input-field > .top-search__input {
    margin-right: 20px;
  }
}
.toshimachi-top-search__input-field > a {
  height: 24px;
}
.toshimachi-top-search__search-icon {
  flex-shrink: 0;
  width: 24px;
  margin-top: 12px;
}
.toshimachi-top-search__input {
  flex: 1;
  width: 100%;
  padding-left: 0.5rem;
  margin-right: 20px;
  font-size: 1rem;
  line-height: 48px;
  background: 0 0;
  border: 0;
}
.toshimachi-top-search__input::placeholder {
  color: #ccc;
}
.toshimachi-top-search__input:focus {
  padding-left: 12px;
  border-radius: 100px;
  outline: 0;
  box-shadow: 0 0 0 1px #333;
}
.toshimachi-top-search__input::-webkit-search-cancel-button {
  --icon-size: 16px;
  width: var(--icon-size);
  height: var(--icon-size);
  appearance: none;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%206.41L17.59%205L12%2010.59L6.41%205L5%206.41L10.59%2012L5%2017.59L6.41%2019L12%2013.41L17.59%2019L19%2017.59L13.41%2012L19%206.41Z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: var(--icon-size);
}
.toshimachi-top-search__label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #666;
}
.toshimachi-top-search__submit {
  flex-shrink: 0;
  width: 120px;
  min-width: 120px;
  border-radius: 0 4px 4px 0;
}
@media (max-width: 1023px) {
  .toshimachi-top-search__submit {
    display: none;
  }
}
.toshimachi-top-search__link {
  margin: 16px 0 0;
}
.toshimachi-top-search__link > a {
  color: #fff;
}
.toshimachi-top-search__link > a > .elements__svg-icon {
  fill: #fff;
}
.toshimachi-top-mv {
  position: relative;
  z-index: 10;
  padding: 0 3rem;
  margin-top: 100px;
}
@media (max-width: 1023px) {
  .toshimachi-top-mv {
    padding: 0 1.5rem;
    margin-bottom: 40px;
  }
}
.toshimachi-top-mv__inner {
  display: grid;
  grid-template: 'smart search renovation renovation' auto 'parking water-proof renovation renovation' auto 'concrete on-site about about' auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 16px;
  align-items: flex-start;
  max-width: 1568px;
  margin: 0 auto;
}
@media (min-width: 1920px) {
  .toshimachi-top-mv__inner {
    grid-template: 'smart search parking renovation renovation' auto 'concrete water-proof on-site renovation renovation' auto 'about about about about about' auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 16px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .toshimachi-top-mv__inner {
    grid-template: 'smart search renovation renovation' auto 'parking water-proof renovation renovation' auto 'concrete on-site about about' auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .toshimachi-top-mv__inner {
    grid-template: 'renovation renovation about about' auto 'search search smart smart' auto 'parking water-proof concrete on-site' auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 16px;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .toshimachi-top-mv__inner {
    grid-template: 'renovation renovation' auto 'about about' auto 'search search' auto 'smart smart' auto 'parking water-proof' auto 'concrete on-site' auto;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}
.toshimachi-top-mv__smart {
  grid-area: smart;
  cursor: pointer;
}
.toshimachi-top-mv__smart img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 16px;
}
.toshimachi-top-mv__search {
  grid-area: search;
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.toshimachi-top-mv__parking {
  grid-area: parking;
  cursor: pointer;
}
.toshimachi-top-mv__parking img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 16px;
}
.toshimachi-top-mv__concrete {
  grid-area: concrete;
  cursor: pointer;
}
.toshimachi-top-mv__concrete img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 16px;
}
.toshimachi-top-mv__water-proof {
  grid-area: water-proof;
  cursor: pointer;
}
.toshimachi-top-mv__water-proof img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 16px;
}
.toshimachi-top-mv__on-site {
  grid-area: on-site;
  cursor: pointer;
}
.toshimachi-top-mv__on-site img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 16px;
}
.toshimachi-top-mv__renovation {
  grid-area: renovation;
  grid-row: 1.5/3;
  cursor: pointer;
}
.toshimachi-top-mv__renovation img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 16px;
}
.toshimachi-top-mv__about {
  grid-area: about;
  grid-row: 1.5/3;
  width: 100%;
  height: 100%;
}
.toshimachi-top-news {
  position: relative;
  padding: 48px 3rem;
}
@media (max-width: 1023px) {
  .toshimachi-top-news {
    padding: 40px 1.25rem;
  }
}
.toshimachi-top-news__list {
  box-sizing: border-box;
  align-items: stretch;
  max-width: 1568px;
  margin: 0 auto;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
@media (max-width: 1023px) {
  .toshimachi-top-news__list {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .toshimachi-top-news__list {
    max-width: 600px;
  }
}
.toshimachi-top-news__item {
  width: 25%;
  max-width: 392px;
  height: auto;
}
.toshimachi-top-news__item--slider {
  min-width: 288px;
}
@media (max-width: 1023px) {
  .toshimachi-top-news__item {
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .toshimachi-top-news__item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .toshimachi-top-news__item {
    width: 100%;
  }
}
.toshimachi-top-news__anchor {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px;
  text-decoration: none;
}
.toshimachi-top-news__anchor:hover .top-news__description {
  text-decoration: none;
}
.toshimachi-top-news__image img {
  width: 100%;
  height: auto;
}
.toshimachi-top-news__description {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
  text-decoration-line: underline;
}
.toshimachi-top-news__button-group--hidden {
  display: none;
}
.toshimachi-top-news__button-group--hidden + .slide-buttons__cover {
  display: none;
}
.pickup-top-content__heading {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin: 0;
  font-size: 2rem;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  letter-spacing: 1.6px;
}
.pickup-top-content__heading:before {
  display: block;
  width: 100%;
  height: 4px;
  content: '';
  background-color: #e6e6e6;
}
.pickup-top-content__heading:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #000;
}
.pickup-top-content__mail-magazine {
  margin-top: 3rem;
}
.pickup-top-content__pagination-control {
  margin-top: 24px;
}
.pickup-top-content__container {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: 24px;
}
.pickup-top-content__list {
  display: grid;
  grid-template: 'image1 image2 image5 image5 image6' auto 'image3 image4 image5 image5 image7' auto 'image8 image9 image10 image11 image12' auto 'image13 image14 image14 image15 image16' auto '. image14 image14 image17 image18' auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 24px;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 1280px) and (max-width: 98rem) {
  .pickup-top-content__list {
    grid-template: 'image1 image2 image5 image5' auto 'image3 image4 image5 image5' auto 'image6 image7 image8 image9' auto 'image10 image11 image12 image13' auto 'image14 image14 image15 image16' auto 'image14 image14 image17 image18' auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .pickup-top-content__list {
    grid-template: 'image1 image2 image5 image5' auto 'image3 image4 image5 image5' auto 'image6 image7 image8 image9' auto 'image10 image11 image12 image13' auto 'image14 image14 image15 image16' auto 'image14 image14 image17 image18' auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pickup-top-content__list {
    grid-template: 'image1 image2' auto 'image3 image4' auto 'image5 image6' auto 'image5 image6' auto 'image7 image8' auto 'image9 image10' auto 'image11 image12' auto 'image13 image14' auto 'image15 image16' auto 'image17 image18' auto;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .pickup-top-content__list {
    display: flex;
    flex-direction: column;
  }
}
.pickup-top-content__item:first-child {
  grid-area: image1;
}
.pickup-top-content__item:nth-child(2) {
  grid-area: image2;
}
.pickup-top-content__item:nth-child(3) {
  grid-area: image3;
}
.pickup-top-content__item:nth-child(4) {
  grid-area: image4;
}
.pickup-top-content__item:nth-child(5) {
  grid-area: image5;
}
.pickup-top-content__item:nth-child(6) {
  grid-area: image6;
}
.pickup-top-content__item:nth-child(7) {
  grid-area: image7;
}
.pickup-top-content__item:nth-child(8) {
  grid-area: image8;
}
.pickup-top-content__item:nth-child(9) {
  grid-area: image9;
}
.pickup-top-content__item:nth-child(10) {
  grid-area: image10;
}
.pickup-top-content__item:nth-child(11) {
  grid-area: image11;
}
.pickup-top-content__item:nth-child(12) {
  grid-area: image12;
}
.pickup-top-content__item:nth-child(13) {
  grid-area: image13;
}
.pickup-top-content__item:nth-child(14) {
  grid-area: image14;
}
.pickup-top-content__item:nth-child(15) {
  grid-area: image15;
}
.pickup-top-content__item:nth-child(16) {
  grid-area: image16;
}
.pickup-top-content__item:nth-child(17) {
  grid-area: image17;
}
.pickup-top-content__item:nth-child(18) {
  grid-area: image18;
}
.pickup-top-content__anchor {
  display: block;
  transition: opacity 0.3s ease;
}
.pickup-top-content__anchor:hover {
  opacity: 0.5;
}
.pickup-top-content__img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.pickup-top-content__pagination {
  padding-top: 1rem;
  margin-top: 24px;
}
.toshimachi-single-layout .pickup-top-content__img {
  border-radius: 16px;
}
.pickup-mail-magazine {
  display: flex;
  align-items: center;
  padding: 16px 24px;
  background-color: #f8f8f8;
}
@media (max-width: 1023px) {
  .pickup-mail-magazine {
    flex-direction: column;
  }
}
.pickup-mail-magazine__content {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding-left: 24px;
}
@media (max-width: 1023px) {
  .pickup-mail-magazine__content {
    width: 100%;
    padding-left: 0;
  }
}
.pickup-mail-magazine__text {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  letter-spacing: 0.9px;
}
.pickup-mail-magazine__delivery {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
.pickup-mail-magazine__button-container {
  display: flex;
  flex: 1;
  gap: 16px;
  align-items: center;
  padding: 0 24px;
  margin: 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .pickup-mail-magazine__button-container {
    justify-content: center;
    width: 100%;
    padding: 24px 0 8px;
  }
}
@media (max-width: 767px) {
  .pickup-mail-magazine__button-container {
    flex-direction: column;
  }
}
.pickup-mail-magazine__item {
  position: relative;
  width: 100%;
  max-width: 300px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pickup-mail-magazine__item {
    max-width: 248px;
  }
}
@media (max-width: 767px) {
  .pickup-mail-magazine__item {
    max-width: 264px;
  }
}
.pickup-mail-magazine__button {
  width: 100%;
  min-width: auto;
}
.pickup-mail-magazine__complete-popup {
  position: fixed;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  width: 290px;
  padding: 16px;
  background-color: #f2f2f2;
  border: 1px solid #b3b3b3;
  border-radius: 4px;
  box-shadow: 8px 8px 16px #00000026;
}
.pickup-mail-magazine__message {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
.pickup-mail-magazine__link {
  margin: 0;
  text-align: right;
}
.pickup-mail-magazine__link-label {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
  text-align: right;
  text-decoration-line: underline;
}
.pickup-mail-magazine__link-label:hover {
  text-decoration: none;
}
.toshimachi-single-layout .pickup-mail-magazine {
  border-radius: 16px;
}
.toshimachi-single-layout .pickup-mail-magazine .pickup-mail-magazine__button {
  border-radius: 6.25rem;
}
.pickup-detail-mv {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 200px;
  padding-left: 319px;
  background: var(--mv-bg) no-repeat center;
  background-size: cover;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pickup-detail-mv {
    min-height: 278px;
    padding-left: 400px;
  }
}
@media (max-width: 767px) {
  .pickup-detail-mv {
    padding-top: 234px;
    padding-left: 0;
  }
}
.pickup-detail-mv:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-color: #00000059;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}
.pickup-detail-mv__image {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  max-width: 287px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pickup-detail-mv__image {
    bottom: 24px;
    left: 24px;
    max-width: 352px;
  }
}
@media (max-width: 767px) {
  .pickup-detail-mv__image {
    top: -24px;
    bottom: auto;
    left: 50%;
    max-width: 312px;
    transform: translate(-50%);
  }
}
.pickup-detail-mv__image img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.pickup-detail-mv__content {
  position: relative;
  z-index: 1;
  padding: 24px 48px 24px 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pickup-detail-mv__content {
    padding: 24px 24px 24px 0;
  }
}
@media (max-width: 767px) {
  .pickup-detail-mv__content {
    padding: 0 24px 24px;
  }
}
.pickup-detail-mv__title {
  margin: 0;
  font-size: 2rem;
  font-weight: 400;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #fff;
  letter-spacing: 1.6px;
}
.pickup-detail-mv__description {
  margin: 8px 0 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #fff;
}
.pickup-detail-mv__create-at {
  margin: 16px 0 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #fff;
}
.toshimachi-single-layout .pickup-detail-mv__image img {
  border-radius: 16px 16px 0 0;
}
@media (max-width: 1023px) {
  .toshimachi-single-layout .pickup-detail-mv__image img {
    border-radius: 16px;
  }
}
.pickup-detail-base {
  margin-top: 24px;
}
@media (max-width: 1023px) {
  .pickup-detail-base__mv {
    margin: 0-1.5rem;
  }
}
.pickup-detail-base__content {
  display: flex;
  gap: 40px;
  margin-top: 56px;
}
@media (max-width: 1023px) {
  .pickup-detail-base__content {
    flex-direction: column;
  }
}
.pickup-detail-base__main {
  flex: 1;
}
.pickup-detail-base__other {
  width: 300px;
}
@media (max-width: 1023px) {
  .pickup-detail-base__other {
    width: 100%;
  }
}
.pickup-detail-banner-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .pickup-detail-banner-list {
    flex-flow: row wrap;
  }
}
@media (max-width: 767px) {
  .pickup-detail-banner-list {
    flex-flow: row wrap;
    gap: 24px 0;
  }
}
.pickup-detail-banner-list__anchor {
  display: block;
  transition: opacity 0.3s ease;
}
.pickup-detail-banner-list__anchor:hover {
  opacity: 0.5;
}
.pickup-detail-banner-list__img {
  width: 300px;
  height: 225px;
  vertical-align: middle;
}
.toshimachi-single-layout .pickup-detail-banner-list__img {
  border-radius: 16px;
}
.pickup-companies__pagination-control,
.pickup-companies__categories {
  margin-top: 16px;
}
.pickup-companies__content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 16px;
}
.pickup-companies__pagination {
  padding-top: 1rem;
  margin-top: 32px;
}
.pickup-companies__mail-magazine {
  margin-top: 40px;
}
.pickup-companies-item {
  position: relative;
  display: flex;
  gap: 8px 16px;
  padding: 24px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
@media (max-width: 1023px) {
  .pickup-companies-item {
    padding: 16px;
  }
}
@media (max-width: 767px) {
  .pickup-companies-item {
    flex-direction: column;
    align-items: center;
  }
}
.pickup-companies-item__image {
  flex-shrink: 0;
  width: 160px;
}
@media (max-width: 1023px) {
  .pickup-companies-item__image {
    width: 80px;
  }
}
.pickup-companies-item__image img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.pickup-companies-item__body {
  flex: 1;
}
.pickup-companies-item__company-name {
  margin: 0;
}
.pickup-companies-item__link {
  font-size: 1.125rem;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  text-decoration-line: underline;
  letter-spacing: 1px;
}
.pickup-companies-item__link:hover {
  text-decoration: none;
}
.pickup-companies-item__info {
  display: flex;
  padding: 0;
  margin: 4px 0 0;
  list-style: none;
}
.pickup-companies-item__info-item {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
}
.pickup-companies-item__info-item:not(:first-child):before {
  content: '／';
}
.pickup-companies-item__catch {
  margin: 12px 0 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
}
.pickup-companies-item__description {
  display: -webkit-box;
  margin: 4px 0 0;
  overflow: hidden;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.pickup-companies-item__bookmark {
  position: absolute;
  top: 24px;
  right: 24px;
}
.pickup-exhibitor-products__pagination-control,
.pickup-exhibitor-products__categories,
.pickup-exhibitor-products__content {
  margin-top: 16px;
}
.pickup-exhibitor-products__list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.pickup-exhibitor-products__item {
  width: calc(50% - 8px);
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .pickup-exhibitor-products__item {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .pickup-exhibitor-products__item {
    width: 100%;
  }
}
.pickup-exhibitor-products__pagination {
  padding-top: 1rem;
  margin-top: 32px;
}
.pickup-exhibitor-products__mail-magazine {
  margin-top: 40px;
}
.pickup-exhibitor-products-item {
  display: flex;
  gap: 16px;
  padding: 16px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .pickup-exhibitor-products-item {
    flex-direction: column;
  }
}
.pickup-exhibitor-products-item__image {
  flex-shrink: 0;
  width: 80px;
}
@media (max-width: 767px) {
  .pickup-exhibitor-products-item__image {
    align-self: center;
  }
}
.pickup-exhibitor-products-item__image img {
  vertical-align: middle;
}
.pickup-exhibitor-products-item__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
}
.pickup-exhibitor-products-item__title {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
}
.pickup-exhibitor-products-item__link {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  text-decoration: underline;
}
.pickup-exhibitor-products-item__link:hover {
  text-decoration: none;
}
.pickup-exhibitor-products-item__category {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
}
.pickup-exhibitor-products-item__company {
  margin: 0;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
}
.pickup-exhibitor-products-item__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.pickup-exhibitor-products-item__bookmark {
  flex-shrink: 0;
  width: 32px;
}
@media (max-width: 767px) {
  .pickup-exhibitor-products-item__bookmark {
    align-self: center;
  }
}
.pickup-detail-top__feature,
.pickup-detail-top__product {
  margin-top: 40px;
}
.pickup-detail-top__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.pickup-detail-top__head > .heading-with-short-blue-border {
  font-family: Noto Sans JP;
  font-weight: 700;
}
.pickup-detail-top__product-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0;
  margin: 40px 0 0;
  list-style: none;
}
.pickup-detail-top__product-item {
  width: calc(50% - 8px);
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .pickup-detail-top__product-item {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .pickup-detail-top__product-item {
    width: 100%;
  }
}
.pickup-detail-top__publish-link {
  margin-top: 40px;
  text-align: right;
}
.pickup-detail-top__after-content {
  margin-top: 56px;
}
@media (max-width: 1023px) {
  .pickup-detail-top__after-content {
    margin-top: 32px;
  }
}
.pickup-detail-top__relevance {
  margin-top: 56px;
}
@media (max-width: 1023px) {
  .pickup-detail-top__relevance {
    margin-top: 32px;
  }
}
.toshimachi-single-layout .pickup-detail-top__head .heading-with-short-top-border {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  font-family: Noto Sans JP;
  font-weight: 700;
  font-size: 24px;
  font-style: normal;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 1.5;
  line-height: 36px;
  color: #333;
  text-align: left;
  letter-spacing: 0.05em;
}
.toshimachi-single-layout .pickup-detail-top__head .heading-with-short-top-border:before {
  display: block;
  height: 2px;
  content: '';
  background-color: #0034ba;
}
.toshimachi-single-layout .pickup-detail-top__head .heading-with-short-top-border--lg {
  gap: 1.25rem;
  font-size: 1.5rem;
}
.toshimachi-single-layout .pickup-detail-top__head .heading-with-short-top-border--lg:before {
  width: 240px;
}
.toshimachi-single-layout .pickup-detail-top__head .heading-with-short-top-border--md {
  gap: 1rem;
  font-size: 1.25rem;
}
.toshimachi-single-layout .pickup-detail-top__head .heading-with-short-top-border--md:before {
  width: 160px;
}
.toshimachi-single-layout .pickup-detail-top__head .heading-with-short-top-border--sm {
  gap: 1rem;
  font-size: 1.125rem;
}
.toshimachi-single-layout .pickup-detail-top__head .heading-with-short-top-border--sm:before {
  width: 160px;
}
.pickup-detail-top-feature {
  padding: 24px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.pickup-detail-top-feature__inner {
  display: flex;
  gap: 16px;
}
.pickup-detail-top-feature__image {
  flex-shrink: 0;
  width: 150px;
}
.pickup-detail-top-feature__image img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
@media (max-width: 1023px) {
  .pickup-detail-top-feature__image {
    width: 80px;
  }
}
.pickup-detail-top-feature__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
}
.pickup-detail-top-feature__title {
  order: 2;
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
  letter-spacing: 1px;
}
.pickup-detail-top-feature__link {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  text-decoration: underline;
}
.pickup-detail-top-feature__link:hover {
  text-decoration: none;
}
.pickup-detail-top-feature__catch {
  order: 3;
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
}
.pickup-detail-top-feature__description {
  display: -webkit-box;
  order: 4;
  margin: 0;
  overflow: hidden;
  white-space: pre-line;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
}
.pickup-detail-top-feature__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  order: 1;
  padding: 0;
  margin: 0;
  list-style: none;
}
.pickup-detail-top-feature__button-container {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 16px 0 0 165px;
  margin: 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .pickup-detail-top-feature__button-container {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
  }
}
.pickup-detail-top-feature__item {
  width: 100%;
  max-width: 240px;
}
@media (max-width: 1023px) {
  .pickup-detail-top-feature__item {
    max-width: 320px;
  }
}
.pickup-detail-top-feature__button-link {
  width: 100%;
  max-width: 100%;
  border-radius: 0;
}
.toshimachi-single-layout
  .pickup-detail-top-feature
  .pickup-detail-top-feature__item
  .pickup-detail-top-feature__button-link {
  border-radius: 6.25rem;
}
.pickup-exhibited-product-item {
  display: flex;
  gap: 16px;
  padding: 16px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.pickup-exhibited-product-item__image {
  flex-shrink: 0;
  width: 80px;
}
.pickup-exhibited-product-item__image img {
  vertical-align: middle;
}
.pickup-exhibited-product-item__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
}
.pickup-exhibited-product-item__title {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
}
.pickup-exhibited-product-item__link {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  text-decoration: underline;
}
.pickup-exhibited-product-item__link:hover {
  text-decoration: none;
}
.pickup-exhibited-product-item__company {
  margin: 0;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
}
.pickup-exhibited-product-item__description {
  display: -webkit-box;
  margin: 0;
  overflow: hidden;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.pickup-exhibited-product-item__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.pickup-exhibited-product-item__bookmark {
  flex-shrink: 0;
  width: 32px;
}
.pickup-postings-content:has(*) {
  margin-top: 40px;
}
.pickup-relevance-list {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
}
@media (max-width: 1023px) {
  .pickup-relevance-list {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pickup-relevance-list {
    max-width: 560px;
    margin: 0 auto;
  }
}
.pickup-relevance-list__item {
  width: 25%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pickup-relevance-list__item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .pickup-relevance-list__item {
    width: 100%;
  }
}
.pickup-relevance-list__item:not(:first-child) {
  border-left: 1px solid #e6e6e6;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pickup-relevance-list__item:not(:first-child) {
    border-left: none;
  }
}
@media (max-width: 767px) {
  .pickup-relevance-list__item:not(:first-child) {
    border-top: 1px solid #e6e6e6;
    border-left: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pickup-relevance-list__item:nth-child(2n) {
    border-left: 1px solid #e6e6e6;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pickup-relevance-list__item:nth-child(n + 3) {
    border-top: 1px solid #e6e6e6;
  }
}
.pickup-relevance-list__anchor {
  display: flex;
  flex-direction: column;
  gap: 8px;
  height: 100%;
  padding: 16px;
}
.pickup-relevance-list__anchor:hover {
  text-decoration: none;
}
.pickup-relevance-list__image img {
  width: 360px;
  height: 120px;
  vertical-align: middle;
}
.pickup-relevance-list__description {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
}
.pr-content {
  padding-bottom: 3.5rem;
}
@media (max-width: 1023px) {
  .pr-content {
    padding-bottom: 2.5rem;
  }
}
.pr-content__detail-content {
  margin-top: 24px;
}
@media (max-width: 1023px) {
  .pr-content__detail-content {
    margin-top: 1.5rem;
  }
}
.pr-content__detail-content img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.pr-content__post-area,
.pr-content__company {
  margin-top: 40px;
}
.pr-header {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  width: 100%;
}
@media (max-width: 1023px) {
  .pr-header {
    gap: 24px;
  }
}
.pr-header:before {
  display: block;
  width: 100%;
  height: 4px;
  content: '';
  background-color: #e6e6e6;
}
.pr-header:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #000;
}
.pr-header__inner {
  display: flex;
  justify-content: space-between;
}
.pr-header__title {
  flex: 1;
  margin: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
}
.pr-header__button-list {
  display: flex;
  flex-shrink: 0;
  gap: 16px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.pr-header__date {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
}
.support-sitemap-content__title {
  padding-top: 48px;
  margin: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
  letter-spacing: 1.6px;
}
.support-sitemap-content__content {
  margin-top: 56px;
}
.support-sitemap-content__title-link {
  display: inline-flex;
  color: #333;
  text-decoration-line: underline;
}
.support-sitemap-content__title-link:hover {
  text-decoration: none;
}
.support-sitemap-content__category {
  margin-top: 1.5rem;
}
.support-sitemap-content__list {
  display: grid;
  grid-template-rows: repeat(3, auto);
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px 32px;
  padding: 0;
  margin: 24px 0 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .support-sitemap-content__list {
    gap: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .support-sitemap-content__list {
    grid-template-rows: repeat(2, auto);
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .support-sitemap-content__list {
    grid-template-rows: repeat(1, auto);
    grid-template-columns: 1fr;
  }
}
.support-sitemap-content__link {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
  text-decoration-line: underline;
}
.support-sitemap-content__link:hover {
  text-decoration: none;
}
.support-sitemap-content__area {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
  letter-spacing: 0.9px;
}
.support-sitemap-content__area-space {
  margin: 56px 0 0;
  border: 0;
}
.support-page-link {
  display: inline-flex;
  gap: 0.5rem;
  align-items: center;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  text-decoration-line: none;
}
.support-page-link:hover .support-page-link__label {
  text-decoration: none;
}
.support-page-link__label {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  text-decoration: underline;
}
.support-page-link .elements__svg-icon {
  flex-shrink: 0;
}
.smooth-scroll {
  scroll-behavior: smooth;
  scroll-padding-top: 150px;
}
.support-page-content {
  padding-top: 56px;
}
@media (max-width: 1023px) {
  .support-page-content {
    padding-top: 0;
  }
}
.support-page-content__title {
  margin: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
  letter-spacing: 1.6px;
}
.support-page-content__categories {
  display: flex;
  gap: 16px 20px;
  padding: 0;
  margin: 56px 0 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .support-page-content__categories {
    flex-direction: column;
  }
}
.support-page-content__category {
  margin-top: 56px;
}
.support-page-content__category .heading-with-short-top-border + * {
  margin-top: 1.5rem;
}
.support-page-content__category p {
  margin: 20px 0 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
.support-page-content__category address {
  margin-top: 24px;
  font-style: normal;
}
.support-page-content__category a {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  text-decoration: underline;
}
.support-page-content__category a:hover {
  text-decoration: none;
}
.support-page-content__category dl {
  margin: 20px 0 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
.support-page-content__category dt:not(:first-child) {
  margin-top: 20px;
}
.support-page-content__category dd {
  margin-left: 0;
}
.support-page-content__category dd :first-child {
  margin-top: 0;
}
.support-page-content__category ul {
  padding-left: 1rem;
  margin: 20px 0 0;
}
.support-page-content__category-links {
  display: flex;
  gap: 16px 32px;
  margin-top: 20px;
}
@media (max-width: 1023px) {
  .support-page-content__category-links {
    flex-direction: column;
  }
}
.support-page-content__category-link {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 16px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.support-page-content__item {
  margin-top: 56px;
}
.support-page-content__item-title {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
}
.support-page-content__itemization {
  padding-left: 1rem;
  margin: 20px 0 0;
}
.support-page-content__itemization-item {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
.support-page-content__itemization-item > .support-page-content__itemization {
  margin-top: 0;
}
.support-page-content__list-table {
  width: 100%;
  margin: 20px 0 0;
  table-layout: fixed;
  border-spacing: 0;
}
@media (max-width: 1023px) {
  .support-page-content__list-table {
    display: block;
  }
}
@media (max-width: 1023px) {
  .support-page-content__list-table thead {
    display: none;
  }
}
.support-page-content__list-table thead th {
  font-weight: 700;
  background-color: #f2f2f2;
}
@media (max-width: 1023px) {
  .support-page-content__list-table tbody {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
}
@media (max-width: 1023px) {
  .support-page-content__list-table tr {
    display: flex;
    flex-direction: column;
  }
}
.support-page-content__list-table th,
.support-page-content__list-table td {
  padding: 16px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
  text-align: center;
  background-color: #fff;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.support-page-content__list-table th a,
.support-page-content__list-table th span,
.support-page-content__list-table td a,
.support-page-content__list-table td span {
  font-size: inherit;
  color: inherit;
}
@media (max-width: 1023px) {
  .support-page-content__list-table th,
  .support-page-content__list-table td {
    display: flex;
    padding: 0;
    border-bottom: none;
  }
  .support-page-content__list-table th:before,
  .support-page-content__list-table td:before {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    padding: 16px;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.2;
    color: #333;
    text-align: center;
    content: attr(data-cell);
    background-color: #f2f2f2;
  }
  .support-page-content__list-table th > a,
  .support-page-content__list-table th span,
  .support-page-content__list-table td > a,
  .support-page-content__list-table td span {
    display: block;
    flex: 1;
    padding: 16px;
  }
}
.support-page-content__list-table th:not(:first-child),
.support-page-content__list-table td:not(:first-child) {
  border-left: 1px solid #e6e6e6;
}
@media (max-width: 1023px) {
  .support-page-content__list-table th:not(:first-child),
  .support-page-content__list-table td:not(:first-child) {
    border-left: none;
  }
}
.support-page-content__list-table th:last-child,
.support-page-content__list-table td:last-child {
  border-bottom: 1px solid #e6e6e6;
}
.support-page-content__policy {
  margin-top: 20px;
}
.support-page-content__policy-title {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
}
.support-page-content__chapter {
  margin-top: 20px;
}
.support-page-content__chapter > .support-page-content__chapter-title + * {
  margin-top: 0;
}
.support-page-content__chapter-title {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
}
.cg-head__title {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin: 0;
  font-size: 2rem;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  letter-spacing: 1.6px;
}
@media (max-width: 1023px) {
  .cg-head__title {
    font-size: 1.5rem;
  }
}
.cg-head__title:before {
  display: block;
  width: 100%;
  height: 4px;
  content: '';
  background-color: #e6e6e6;
}
.cg-head__title:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #000;
}
.cg-head__info {
  margin: 1.5rem 0 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
}
.cg-head__info small {
  font-size: inherit;
}
.cg-product-content__body {
  padding-bottom: 56px;
  margin-top: 3rem;
}
.cg-product-content__ranking,
.cg-product-content__list,
.cg-product-content__categories {
  margin-top: 40px;
}
.cg-product-ranking {
  display: flex;
  gap: 40px;
}
@media (max-width: 1023px) {
  .cg-product-ranking {
    flex-direction: column;
  }
}
.cg-product-ranking__column {
  flex: 1;
}
.cg-product-ranking__info {
  margin: 1.5rem 0 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
}
.cg-product-ranking__info small {
  font-size: inherit;
}
.cg-product-ranking__list {
  padding: 0;
  margin: 16px 0 0;
  list-style: none;
}
.cg-product-ranking__item {
  position: relative;
  padding-left: 48px;
}
.cg-product-ranking__item:not(:first-child) {
  margin-top: 4px;
}
.cg-product-ranking__item .ranking-badge {
  width: 21px;
  height: 21px;
}
.cg-product-ranking__rank-badge {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 26px;
}
@media (max-width: 1023px) {
  .cg-product-ranking__rank-badge {
    top: 3px;
  }
}
.cg-product-ranking__link {
  display: inline-flex;
  min-height: 26px;
  margin-right: 8px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  text-decoration-line: underline;
}
.cg-product-ranking__link:hover {
  text-decoration: none;
}
.cg-product-ranking__name {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
}
@media (max-width: 1023px) {
  .cg-product-ranking__name {
    display: block;
    min-height: auto;
  }
}
.cg-product-ranking__rank {
  font-family: Roboto Condensed;
  font-size: 1.125rem;
  font-weight: 300;
  color: #666;
  text-align: center;
  letter-spacing: 0.54px;
}
.cg-product-ranking__text-link {
  margin: 12px 0 0;
  text-align: right;
}
.cg-product-item {
  display: flex;
  gap: 16px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e6e6e6;
}
.cg-product-item__image {
  flex-shrink: 0;
  width: 80px;
}
.cg-product-item__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
}
.cg-product-item__name {
  margin: 0;
}
.cg-product-item__name-link {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
  text-decoration-line: underline;
  letter-spacing: 1px;
}
.cg-product-item__name-link:hover {
  text-decoration: none;
}
.cg-product-item__catch {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.6;
  color: #333;
}
.cg-product-item__description {
  display: -webkit-box;
  margin: 0;
  overflow: hidden;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.cg-product-item__info {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 0;
  margin: 0;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
  list-style: none;
}
.cg-product-item__info a {
  color: inherit;
}
.cg-product-item__info a:hover {
  text-decoration: none;
}
.cg-product-item__thumbnails {
  display: flex;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.cg-product-item__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.cg-product-item__bookmark {
  flex-shrink: 0;
  width: 32px;
}
.cg-product-list__content {
  display: grid;
  grid-template: 'sidebar main' auto 'pagination pagination' auto;
  grid-template-columns: 300px 1fr;
  gap: 40px;
  margin-top: 1.5rem;
}
@media (max-width: 1023px) {
  .cg-product-list__content {
    grid-template: 'main' auto 'pagination' auto 'sidebar' auto;
    grid-template-columns: 1fr;
  }
}
.cg-product-list__main {
  display: flex;
  flex-direction: column;
  grid-area: main;
  gap: 24px;
}
.cg-product-list__pagination {
  grid-area: pagination;
}
.cg-product-list__sidebar {
  grid-area: sidebar;
}
.cg-product-sidebar__product {
  margin-top: 0.5rem;
}
.cg-product-sidebar__product-children {
  padding-left: 1.5rem;
}
.cg-company-content__main {
  margin-top: 3rem;
}
.cg-company-content__main:has([name='table-list']:not(:checked)) .hidden {
  display: none;
}
.cg-company-content__main:has(.cg-company-content__toggle--not-login) .hidden {
  display: none;
}
.cg-company-content__toggle {
  display: flex;
  gap: 0.75rem;
  align-items: center;
}
.cg-company-content__toggle--not-login {
  display: none;
}
.cg-company-content__label {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
}
.cg-company-content__ranking {
  position: relative;
  margin-top: 24px;
  overflow-y: hidden;
}
.cg-company-content__login {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 400px;
  padding: 24px;
  background: #ffffff80;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}
.cg-company-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 1024px) {
  .cg-company-list {
    display: none;
  }
}
.cg-company-list__item:not(:first-child) {
  margin-top: 16px;
}
.cg-company-list__item--dummy {
  height: 200px;
  margin-top: 0 !important;
}
.cg-company-list__name {
  display: flex;
  gap: 8px;
  align-items: center;
}
.cg-company-list__badge {
  display: flex;
  align-items: center;
  width: 40px;
  font-family: Roboto Condensed;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: normal;
  color: #666;
  text-align: center;
  letter-spacing: 1.2px;
}
.cg-company-list__link {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  text-decoration-line: underline;
}
.cg-company-list__link:hover {
  text-decoration: none;
}
.cg-company-list__detail {
  margin: 16px 0 0;
  font-size: 0.875rem;
  line-height: 1.6;
}
.cg-company-list__detail .cg-company-list__detail {
  margin-top: 0;
}
.cg-company-list__detail-title {
  font-weight: 700;
  color: #666;
}
.cg-company-list__detail-title:not(:first-child) {
  margin-top: 16px;
}
.cg-company-list__detail-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-left: 0;
  font-weight: 400;
  color: #333;
}
.cg-company-login-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  justify-content: center;
  padding: 48px 24px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 12px #00000040;
}
.cg-company-login-content__catch {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
  text-align: center;
  letter-spacing: 0.8px;
}
.cg-company-login-content__button {
  width: 100%;
  max-width: 250px;
}
.cg-company-login-content__text {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  text-align: center;
}
.cg-company-login-content__text a {
  color: inherit;
}
.cg-company-login-content__text a:hover {
  text-decoration: none;
}
.cg-company-product-info {
  background-color: #f8f8f8;
  border-radius: 2px;
}
.cg-company-product-info__title {
  display: flex;
  gap: 8px;
  align-items: center;
  width: 100%;
  padding: 8px 12px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  color: #333;
  cursor: pointer;
}
.cg-company-product-info__title::-webkit-details-marker {
  display: none;
}
.cg-company-product-info__title--md {
  padding: 1rem 0;
}
.cg-company-product-info__title--sm {
  padding: 0.25rem 0;
}
.cg-company-product-info__label {
  display: flex;
  flex: 1;
  gap: 8px;
  align-items: center;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  text-decoration-line: underline;
}
.cg-company-product-info__label:hover {
  text-decoration: none;
}
.cg-company-product-info__icon {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  color: #333;
  background-color: #f8f8f8;
  border-radius: 50%;
}
.cg-company-product-info__arrow-drop-down {
  fill: #333;
}
.cg-company-product-info__arrow-drop-up {
  display: none;
  fill: #333;
}
.cg-company-product-info[open] .g-company-product-info__arrow-drop-down {
  display: none;
}
.cg-company-product-info[open] .g-company-product-info__arrow-drop-up {
  display: block;
}
.cg-company-product-info__content {
  padding: 8px 16px 16px;
}
@media (max-width: 1023px) {
  .cg-company-table {
    display: none;
  }
}
.cg-company-table__container {
  overflow: auto hidden;
}
.cg-company-table__list {
  width: 1568px;
  border-spacing: 0;
  border-collapse: collapse;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
}
.cg-company-table__col:first-child {
  width: 240px;
}
.cg-company-table__col:nth-child(2) {
  width: 334px;
}
.cg-company-table__col:nth-child(3) {
  width: 330px;
}
.cg-company-table__col:nth-child(4) {
  width: 330px;
}
.cg-company-table__col:nth-child(5) {
  width: 330px;
}
.cg-company-table__head {
  padding: 12px 24px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  color: #fff;
  text-align: left;
  background-color: #000;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}
.cg-company-table__row--dummy {
  height: 400px;
}
.cg-company-table__cell {
  padding: 24px 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  vertical-align: top;
  background-color: #fff;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}
.cg-company-table__cell--odd {
  background-color: #f8f8f8;
}
.cg-company-table__company {
  display: flex;
  gap: 8px;
}
.cg-company-table__badge {
  flex-shrink: 0;
  width: 40px;
  font-family: Roboto Condensed;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: normal;
  color: #666;
  text-align: center;
  letter-spacing: 1.2px;
}
.cg-company-table__company-name a {
  display: inline-flex;
  flex-direction: column;
  gap: 8px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  text-decoration-line: underline;
}
.cg-company-table__company-name a:hover {
  text-decoration: none;
}
.cg-company-table__detail {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
}
.cg-company-table__detail-title {
  font-weight: 700;
  color: #666;
}
.cg-company-table__detail-title:not(:first-child) {
  margin-top: 8px;
}
.cg-company-table__detail-body {
  margin-top: 4px;
  margin-left: 0;
  color: #333;
}
.cg-company-table__product-info {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.cg-company-table__product-info a {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  text-decoration-line: underline;
}
.cg-company-table__product-info a:hover {
  text-decoration: none;
}
.cg-company-table__product-label {
  width: 100%;
  text-align: left;
}
.cg-company-table__product-description {
  margin: 0;
}
.error-head {
  margin-top: 3rem;
}
@media (max-width: 1023px) {
  .error-head {
    margin-top: 1.5rem;
  }
}
.error-head__title {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin: 0;
  font-size: 2rem;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  letter-spacing: 1.6px;
}
.error-head__title:before {
  display: block;
  width: 100%;
  height: 4px;
  content: '';
  background-color: #e6e6e6;
}
.error-head__title:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: #000;
}
@media (max-width: 1023px) {
  .error-head__title {
    font-size: 1.5rem;
  }
}
.error-head__info {
  margin: 1.5rem 0 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
}
.error-head__info small {
  font-size: inherit;
}
.tokusetsu-error-head {
  margin-top: 3.5rem;
}
@media (max-width: 1023px) {
  .tokusetsu-error-head {
    margin-top: 1.5rem;
  }
}
.tokusetsu-error-head__title {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin: 0;
  font-size: 2rem;
  font-weight: 700;
  font-feature-settings:
    'palt' on,
    'clig' off,
    'liga' off;
  line-height: 1.5;
  color: #333;
  letter-spacing: 1.6px;
}
.tokusetsu-error-head__title:before {
  display: block;
  width: 100%;
  height: 4px;
  content: '';
  background-color: #e6e6e6;
}
.tokusetsu-error-head__title:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 4px;
  content: '';
  background-color: var(--tokusetsu-primary-light);
}
@media (max-width: 1023px) {
  .tokusetsu-error-head__title {
    font-size: 1.5rem;
  }
}
.tokusetsu-error-head__info {
  margin: 1.5rem 0 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
}
.tokusetsu-error-head__info small {
  font-size: inherit;
}
.tokusetsu-layout__body--dark .tokusetsu-error-head__title,
.tokusetsu-layout__body--dark .tokusetsu-error-head__info {
  color: #fff;
}
.error-layout__main {
  min-height: calc(100vh - 583px);
  margin: 0 0 auto;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .error-layout__main {
    min-height: calc(100vh - 533px);
  }
}
@media (max-width: 767px) {
  .error-layout__main {
    min-height: calc(100vh - 555px);
  }
}
.error-layout__content {
  min-height: 100%;
  padding: 0 3rem;
}
@media (max-width: 1023px) {
  .error-layout__content {
    padding: 1.5rem;
  }
}
.error-layout__not-found {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 320px;
  max-width: 320px;
  margin-top: 2rem;
}
@media (max-width: 767px) {
  .error-layout__not-found {
    width: 100%;
  }
}
.error-layout__login-button {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 320px;
  max-width: 320px;
  margin-top: 2rem;
}
.error-layout__login-button > .button-link {
  background-color: #000;
}
.error-layout__login-button > .button-link:hover {
  background-color: #666;
}
.error-layout__login-button > .button-link:disabled {
  background-color: #ccc;
}
@media (max-width: 767px) {
  .error-layout__login-button {
    width: 100%;
  }
}
.error-layout__info {
  position: relative;
  padding: 8px 16px 8px 56px;
  margin: 1rem 0;
  background: #f2f2f2;
  border-radius: 0.125rem;
}
.error-layout__info:before {
  position: absolute;
  top: 11px;
  left: 16px;
  display: inline-block;
  width: var(--icon-size);
  height: var(--icon-size);
  content: '';
  background-image: url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%205H11V7H9V5ZM9%209H11V15H9V9ZM10%200C4.48%200%200%204.48%200%2010C0%2015.52%204.48%2020%2010%2020C15.52%2020%2020%2015.52%2020%2010C20%204.48%2015.52%200%2010%200ZM10%2018C5.59%2018%202%2014.41%202%2010C2%205.59%205.59%202%2010%202C14.41%202%2018%205.59%2018%2010C18%2014.41%2014.41%2018%2010%2018Z'%20fill='%23666666'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: var(--icon-size) var(--icon-size);
  border-color: #000;
  --icon-size: 20px;
}
.error-layout__info-text {
  margin: 0;
  font-family: Noto Sans JP;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  font-feature-settings:
    'clig' off,
    'liga' off;
  line-height: 160%;
  color: #333;
}
