@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap");
@media print, screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}

.atarimae-page {
  background: #fbfbfb;
}

body [data-category=take] {
  --voice-color: #f47a87;
  --voice-soft: #fcd7db;
}
body [data-category=watch] {
  --voice-color: #2baccc;
  --voice-soft: #bfe6f0;
}
body [data-category=support] {
  --voice-color: #ef9824;
  --voice-soft: #fae0bd;
}

.header-area h1 span {
  font-weight: bold;
}

.atarimae-footer .pnv {
  width: calc(100% - 80px);
  min-width: 0;
  padding: 0;
}
.atarimae-footer .pagetop {
  display: block;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  border: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.atarimae-footer a:focus-visible, .atarimae-footer button:focus-visible {
  outline: 3px solid #3464c0;
  outline-offset: 5px;
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .atarimae-footer .pnv {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .atarimae-footer .pnv a {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .atarimae-footer .pnv {
    width: 89.33vw;
  }
  .atarimae-footer .pnv a {
    width: 100%;
  }
  .atarimae-footer .pagetop {
    padding-top: 0;
  }
}

.atarimae-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
}

.atarimae-kv {
  position: relative;
  container-type: inline-size;
  width: 100%;
  aspect-ratio: 1442/817;
  background: #fff;
}
.atarimae-kv__voices {
  position: absolute;
  inset: 0;
}
.atarimae-kv__illustration {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.atarimae-balloon,
.atarimae-survey {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-weight: 700;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  letter-spacing: normal;
  text-align: left;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.atarimae-balloon:disabled,
.atarimae-survey:disabled {
  opacity: 1;
  cursor: default;
  -webkit-text-fill-color: currentColor;
}

.atarimae-balloon {
  position: absolute;
  width: 20%;
  height: 14.7%;
  background: transparent;
  cursor: pointer;
}
.atarimae-balloon:hover {
  -webkit-filter: brightness(1.05);
          filter: brightness(1.05);
}
.atarimae-balloon:focus-visible {
  outline: 3px solid #3464c0;
  outline-offset: 8px;
}
.atarimae-balloon--take {
  top: 17.1359%;
  left: 5.2011%;
  color: #f47a87;
}
.atarimae-balloon--watch {
  top: 43.8188%;
  left: 32.663%;
  color: #2baccc;
}
.atarimae-balloon--support {
  top: 36.4749%;
  left: 69.9029%;
  color: #ef9824;
}
.atarimae-balloon__shape {
  position: absolute;
  top: 15.1724%;
  left: -1.5152%;
  width: 103.0303%;
  height: 88.2759%;
  max-width: none;
  -webkit-filter: drop-shadow(0 5px 3px rgba(0, 0, 0, 0.2666666667));
          filter: drop-shadow(0 5px 3px rgba(0, 0, 0, 0.2666666667));
}
.atarimae-balloon__border {
  position: absolute;
  top: 17.931%;
  left: -0.303%;
  width: 100.6061%;
  height: 82.7586%;
  max-width: none;
}
.atarimae-balloon svg.atarimae-balloon__shape,
.atarimae-balloon svg.atarimae-balloon__border {
  overflow: visible;
}
.atarimae-balloon__label {
  position: absolute;
  top: 0;
  left: 0;
  display: -ms-grid;
  display: grid;
  place-items: center;
  width: 39.3939%;
  height: 26.2069%;
  color: #fff;
  font-size: 1.179cqw;
  line-height: 1;
}
.atarimae-balloon__label img,
.atarimae-balloon__label span {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: 1/1;
}
.atarimae-balloon__label img {
  width: 100%;
  height: 100%;
}
.atarimae-balloon__label span {
  position: relative;
}
.atarimae-balloon__text {
  position: absolute;
  top: 55%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 10.6061%;
  width: 62%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 1.1cqw;
  line-height: 1.3;
  white-space: normal;
  overflow-wrap: anywhere;
}
.atarimae-balloon__arrow {
  position: absolute;
  top: 36.2069%;
  left: 77.1212%;
  width: 15.1515%;
  height: 34.4828%;
}

.atarimae-kv__rotation[hidden] {
  display: none !important;
}
.atarimae-kv__rotation {
  position: absolute;
  right: 24px;
  bottom: 18px;
  padding: 8px 12px;
  border: 1px solid rgba(64, 64, 64, 0.4);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.9411764706);
  color: #404040;
  font: inherit;
  font-size: 12px;
  cursor: pointer;
}
.atarimae-kv__rotation:hover {
  background: #f3f3f3;
}
.atarimae-kv__rotation:focus-visible {
  outline: 3px solid #3464c0;
  outline-offset: 3px;
}
@media screen and (max-width: 768px) {
  .atarimae-kv__rotation {
    position: relative;
    display: block;
    right: auto;
    bottom: auto;
    margin: 0 auto 20px;
  }
}

/* Voices: Figma 2020:780. */
.atarimae-voices {
  overflow-anchor: none;
  padding: 100px 0;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  letter-spacing: normal;
}
.atarimae-voices [hidden] {
  display: none !important;
}
.atarimae-voices__intro {
  margin: 0 24px 75px;
  text-align: center;
}
.atarimae-voices__intro h2 {
  font-size: clamp(28px, 2.917vw, 42px);
  font-weight: 700;
  line-height: 1.5;
}
.atarimae-voices__intro p {
  margin-top: 35px;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.5;
}
.atarimae-voices__columns {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) clamp(24px, 4.792vw, 69px) minmax(0, 1fr) clamp(24px, 4.792vw, 69px) minmax(0, 1fr);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(24px, 4.792vw, 69px);
  width: min(1200px, 100% - 80px);
  margin: 0 auto;
}
.atarimae-voices__more {
  position: relative;
  display: block;
  width: 300px;
  height: 70px;
  margin: 60px auto 0;
  padding: 0 50px;
  border: 1px solid #404040;
  border-radius: 35px;
  background: transparent;
  color: #404040;
  font: inherit;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 0.05em;
  cursor: pointer;
}
.atarimae-voices__more span {
  position: absolute;
  top: 50%;
  right: 29px;
  width: 18px;
  height: 18px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.atarimae-voices__more span::before, .atarimae-voices__more span::after {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 18px;
  height: 2px;
  background: currentColor;
}
.atarimae-voices__more span::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.atarimae-voices__more:hover {
  background: #404040;
  color: #fff;
}
.atarimae-voices__more:disabled {
  cursor: wait;
}
.atarimae-voices__more--group {
  display: none;
}
.atarimae-voices button:focus-visible {
  outline: 3px solid #3464c0;
  outline-offset: 5px;
}

.atarimae-voice-group {
  min-width: 0;
}
.atarimae-voice-group__heading {
  position: relative;
  width: min(314px, 100%);
  aspect-ratio: 314/118.703;
  margin: 0 auto 45px;
  color: white;
  font-size: clamp(24px, 2.5vw, 36px);
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}
.atarimae-voice-group__heading img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-filter: drop-shadow(0 5px 3px rgba(0, 0, 0, 0.1333333333));
          filter: drop-shadow(0 5px 3px rgba(0, 0, 0, 0.1333333333));
}
.atarimae-voice-group__heading span {
  position: absolute;
  inset: 0 0 15%;
  display: -ms-grid;
  display: grid;
  place-items: center;
}

.atarimae-voice-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.atarimae-voice-list li {
  margin: 0;
  border-bottom: 1px solid rgba(64, 64, 64, 0.2);
}
.atarimae-voice-list li + li {
  margin-top: 34px;
}
.atarimae-voice-list__featured .atarimae-voice-item {
  color: var(--voice-color);
  font-size: 21px;
}

.atarimae-voice-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  width: 100%;
  min-height: 92px;
  margin: 0;
  padding: 0 0 23px;
  border: 0;
  background: transparent;
  color: #404040;
  font: inherit;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.8;
  text-align: left;
  cursor: pointer;
}
.atarimae-voice-item span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  overflow-wrap: anywhere;
}
.atarimae-voice-item img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  width: 40px;
  height: 40px;
}
.atarimae-voice-item:hover span {
  color: var(--voice-color);
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

/* Voice popup: Figma 2020:1256. Native dialog keeps background controls inert. */
/* Supporting companies: Figma 2020:904 and 2020:1280. */
.atarimae-companies {
  padding: 100px 0;
  background: #ecf8ff;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  letter-spacing: normal;
  scroll-margin-top: 66px;
}
.atarimae-companies__intro {
  margin: 0 24px 70px;
  text-align: center;
}
.atarimae-companies__intro h2 {
  font-size: clamp(28px, 2.917vw, 42px);
  font-weight: 700;
  line-height: 1.5;
}
.atarimae-companies__intro p {
  margin-top: 35px;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.5;
}
.atarimae-companies__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(0, 1fr);
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 20px;
  width: min(1200px, 100% - 80px);
  padding: 0;
  list-style: none;
}
.atarimae-companies .atarimae-companies__list {
  margin: 0 auto;
}
.atarimae-companies__button {
  display: -ms-grid;
  display: grid;
  place-items: center;
  width: 100%;
  aspect-ratio: 224/126;
  padding: 0;
  border: 0;
  border-radius: 10px;
  background: #fff;
  cursor: pointer;
  -webkit-transition: -webkit-box-shadow 0.2s;
  transition: -webkit-box-shadow 0.2s;
  transition: box-shadow 0.2s;
  transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.atarimae-companies__button img {
  display: block;
  width: 72%;
  height: 60%;
  -o-object-fit: contain;
     object-fit: contain;
}
.atarimae-companies__button[data-company=jsol] img, .atarimae-companies__button[data-company=ntn] img {
  width: 61.2%;
  height: 51%;
}
.atarimae-companies__button:hover {
  -webkit-box-shadow: 0 0 0 2px #3464c0;
          box-shadow: 0 0 0 2px #3464c0;
}
.atarimae-companies__button:focus-visible {
  outline: 3px solid #3464c0;
  outline-offset: 5px;
}

.atarimae-company-dialog__panel {
  border-radius: 10px;
  background: #fff;
}
.atarimae-company-dialog__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 48px;
  padding: 60px 40px 48px;
}
.atarimae-company-dialog__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
.atarimae-company-dialog__header h2 {
  margin: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
}
.atarimae-company-dialog__logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 142px;
          flex: 0 0 142px;
  display: -ms-grid;
  display: grid;
  place-items: center;
  width: 142px;
  height: 80px;
  border: 1px solid rgba(64, 64, 64, 0.3019607843);
  border-radius: 8px;
}
.atarimae-company-dialog__logo img {
  width: 110px;
  height: 58px;
  -o-object-fit: contain;
     object-fit: contain;
}
.atarimae-company-dialog__text {
  margin-top: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  overflow-wrap: anywhere;
}
.atarimae-company-dialog__text p + p {
  margin-top: 20px;
}
.atarimae-company-dialog__photo {
  display: block;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  width: min(480px, 100%);
  height: auto;
  max-height: 360px;
  -o-object-fit: contain;
     object-fit: contain;
}
.atarimae-company-dialog__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 18px;
  min-height: 88px;
  padding: 24px;
  border-radius: 0;
  background: #f3f3f3;
  color: #3464c0;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
}
.atarimae-company-dialog__link:last-child {
  border-radius: 0 0 10px 10px;
}
.atarimae-company-dialog__link + .atarimae-company-dialog__link {
  border-top: 1px solid #ddd;
}
.atarimae-company-dialog__link span {
  min-width: 0;
  overflow-wrap: anywhere;
}
.atarimae-company-dialog__link small {
  display: block;
  margin-top: 6px;
  font-size: 14px;
  font-weight: 500;
}
.atarimae-company-dialog__link img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  width: 40px;
  height: 40px;
}
.atarimae-company-dialog__link[href]:hover {
  text-decoration: underline;
}
.atarimae-company-dialog__link:focus-visible {
  outline: 3px solid #3464c0;
  outline-offset: -5px;
}

@media screen and (max-width: 768px) {
  .atarimae-companies {
    padding: 64px 0;
  }
  .atarimae-companies__intro {
    margin-bottom: 40px;
  }
  .atarimae-companies__intro h2 {
    font-size: 26px;
  }
  .atarimae-companies__intro p {
    margin-top: 24px;
    font-size: 16px;
    line-height: 1.8;
  }
  .atarimae-companies__list {
    -ms-grid-columns: minmax(0, 1fr) 16px minmax(0, 1fr);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    width: min(480px, 100% - 48px);
  }
  .atarimae-company-dialog .atarimae-voice-dialog__shell {
    padding-top: 60px;
  }
  .atarimae-company-dialog__body {
    gap: 30px;
    padding: 30px 20px;
  }
  .atarimae-company-dialog__header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 18px;
  }
  .atarimae-company-dialog__header h2 {
    font-size: 24px;
  }
  .atarimae-company-dialog__logo {
    -ms-flex-preferred-size: 120px;
        flex-basis: 120px;
    width: 120px;
    height: 68px;
  }
  .atarimae-company-dialog__logo img {
    width: 92px;
    height: 48px;
  }
  .atarimae-company-dialog__text {
    font-size: 16px;
    line-height: 1.8;
  }
  .atarimae-company-dialog__link {
    gap: 12px;
    padding: 20px;
    font-size: 16px;
  }
  .atarimae-company-dialog__link img {
    -ms-flex-preferred-size: 32px;
        flex-basis: 32px;
    width: 32px;
    height: 32px;
  }
}
.atarimae-voice-dialog {
  position: fixed;
  inset: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100dvh;
  max-height: none;
  margin: 0;
  padding: 30px 24px;
  border: 0;
  overflow-y: auto;
  background: transparent;
  color: #404040;
  font: inherit;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  letter-spacing: normal;
}
.atarimae-voice-dialog[open] {
  display: -ms-grid;
  display: grid;
}
.atarimae-voice-dialog::-ms-backdrop {
  background: rgba(0, 0, 0, 0.7);
}
.atarimae-voice-dialog::backdrop {
  background: rgba(0, 0, 0, 0.7);
}
.atarimae-voice-dialog__shell {
  --badge-width: 252px;
  --badge-height: 95px;
  --badge-top: 34px;
  --halo-inset: 16px;
  position: relative;
  isolation: isolate;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  width: min(930px, 100%);
  margin: auto;
  padding: 65px 65px 0;
}
.atarimae-voice-dialog__shell[data-category]::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: calc(var(--badge-top) - var(--halo-inset));
  left: 50%;
  width: calc(var(--badge-width) + var(--halo-inset) * 2);
  height: calc(var(--badge-height) + var(--halo-inset) * 2);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: var(--voice-soft);
  -webkit-mask: url("../images/atarimae/modal-heading-halo.svg") center/100% 100% no-repeat;
          mask: url("../images/atarimae/modal-heading-halo.svg") center/100% 100% no-repeat;
}
.atarimae-voice-dialog__panel {
  min-height: 0;
  padding: 60px 40px 32px;
  border: 20px solid var(--voice-soft);
  border-radius: 10px;
  background: #fff;
}
.atarimae-voice-dialog__panel h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
  overflow-wrap: anywhere;
}
.atarimae-voice-dialog #voice-dialog-body {
  margin-top: 28px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  overflow-wrap: anywhere;
}
.atarimae-voice-dialog #voice-dialog-body p + p {
  margin-top: 20px;
}
.atarimae-voice-dialog__profile {
  margin-top: 28px;
  color: #404040;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  text-align: right;
  overflow-wrap: anywhere;
}
.atarimae-voice-dialog__badge {
  position: absolute;
  top: var(--badge-top);
  left: 50%;
  width: var(--badge-width);
  height: var(--badge-height);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.atarimae-voice-dialog__badge img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.atarimae-voice-dialog__badge p {
  position: absolute;
  inset: 0 0 14%;
  display: -ms-grid;
  display: grid;
  place-items: center;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}
.atarimae-voice-dialog button {
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.atarimae-voice-dialog button:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 5px;
}
.atarimae-voice-dialog button:hover {
  opacity: 0.7;
}
.atarimae-voice-dialog__close {
  position: absolute;
  top: 0;
  right: 65px;
  width: 50px;
  height: 50px;
}
.atarimae-voice-dialog__close img {
  width: 50px;
  height: 50px;
}
.atarimae-voice-dialog__close span::before, .atarimae-voice-dialog__close span::after {
  content: "";
  position: absolute;
  top: 24px;
  left: 16px;
  width: 18px;
  height: 2px;
  background: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.atarimae-voice-dialog__close span::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.atarimae-voice-dialog__previous, .atarimae-voice-dialog__next {
  position: absolute;
  top: calc(50% + 7px);
  width: 50px;
  height: 52px;
}
.atarimae-voice-dialog__previous span, .atarimae-voice-dialog__next span {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../images/atarimae/modal-arrows.svg");
  background-size: 930.71px 52px;
  background-repeat: no-repeat;
}
.atarimae-voice-dialog__previous {
  left: 0;
}
.atarimae-voice-dialog__next {
  right: 0;
}
.atarimae-voice-dialog__next span {
  background-position: right center;
}

@media screen and (max-width: 768px) {
  .atarimae-voices {
    padding: 64px 0;
  }
  .atarimae-voices__intro {
    margin: 0 24px 48px;
  }
  .atarimae-voices__intro h2 {
    font-size: 26px;
  }
  .atarimae-voices__intro p {
    margin-top: 24px;
    font-size: 16px;
    line-height: 1.8;
  }
  .atarimae-voices__columns {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 56px;
    width: min(440px, 100% - 48px);
  }
  .atarimae-voices__more {
    width: min(300px, 100%);
    height: 64px;
    margin-top: 36px;
    font-size: 18px;
  }
  .atarimae-voices__more--all {
    display: none;
  }
  .atarimae-voices__more--group {
    display: block;
  }
  .atarimae-voice-group__heading {
    margin-bottom: 32px;
    font-size: 32px;
  }
  .atarimae-voice-item {
    gap: 16px;
    font-size: 17px;
  }
  .atarimae-voice-list__featured .atarimae-voice-item {
    font-size: 20px;
  }
  .atarimae-voice-dialog {
    padding: 16px;
  }
  .atarimae-voice-dialog__shell {
    --badge-width: 210px;
    --badge-height: 79px;
    --badge-top: 64px;
    --halo-inset: 13.333px;
    padding: 94px 0 72px;
  }
  .atarimae-voice-dialog__panel {
    min-height: 0;
    padding: 58px 20px 30px;
    border-width: 10px;
  }
  .atarimae-voice-dialog__panel h2 {
    font-size: 23px;
  }
  .atarimae-voice-dialog #voice-dialog-body {
    margin-top: 24px;
    font-size: 16px;
    line-height: 1.7;
  }
  .atarimae-voice-dialog__badge p {
    font-size: 23px;
  }
  .atarimae-voice-dialog__close {
    right: 0;
    width: 44px;
    height: 44px;
  }
  .atarimae-voice-dialog__close img {
    width: 44px;
    height: 44px;
  }
  .atarimae-voice-dialog__close span::before, .atarimae-voice-dialog__close span::after {
    top: 21px;
    left: 13px;
  }
  .atarimae-voice-dialog__previous, .atarimae-voice-dialog__next {
    top: auto;
    bottom: 0;
  }
  .atarimae-voice-dialog__previous {
    left: calc(50% - 72px);
  }
  .atarimae-voice-dialog__next {
    right: calc(50% - 72px);
  }
}
.atarimae-survey-dock {
  position: absolute;
  top: 3.1824%;
  right: 0;
  width: 100%;
  height: calc(11.5055% + 18px);
  overflow: hidden;
  pointer-events: none;
  z-index: 1;
}

.atarimae-survey {
  --survey-peek: 7.49cqw;
  pointer-events: auto;
  -webkit-transition: -webkit-transform 650ms cubic-bezier(0.22, 1, 0.36, 1);
  transition: -webkit-transform 650ms cubic-bezier(0.22, 1, 0.36, 1);
  transition: transform 650ms cubic-bezier(0.22, 1, 0.36, 1);
  transition: transform 650ms cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 650ms cubic-bezier(0.22, 1, 0.36, 1);
}
.atarimae-survey[data-state=waiting] {
  -webkit-transform: translateX(calc(100% + 16px));
          transform: translateX(calc(100% + 16px));
}
.atarimae-survey[data-state=tucked] {
  -webkit-transform: translateX(calc(100% - var(--survey-peek)));
          transform: translateX(calc(100% - var(--survey-peek)));
}
.atarimae-survey[data-state=tucked]:hover, .atarimae-survey[data-state=tucked]:focus-visible, .atarimae-survey[data-expanded=true] {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.atarimae-survey > span {
  -webkit-transition: opacity 180ms ease;
  transition: opacity 180ms ease;
}
.atarimae-survey[data-state=tucked]:not(:hover):not(:focus-visible):not([data-expanded=true]) > span, .atarimae-survey[data-state=tucked]:not(:hover):not(:focus-visible):not([data-expanded=true]) .atarimae-survey__arrow {
  opacity: 0;
}
.atarimae-survey[data-state=waiting] .atarimae-survey__arrow, .atarimae-survey[data-state=tucked]:not(:hover):not(:focus-visible):not([data-expanded=true]) .atarimae-survey__arrow {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
@media (prefers-reduced-motion: reduce) {
  .atarimae-survey, .atarimae-survey > span, .atarimae-survey .atarimae-survey__arrow {
    -webkit-transition: none;
    transition: none;
  }
}
.atarimae-survey {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.2483cqw;
  height: calc(100% - 18px);
  padding: 1.387cqw 2.08cqw 1.387cqw 1.8724cqw;
  border-radius: 8px 0 0 8px;
  background: #e4f5ff;
  -webkit-box-shadow: 0 10px 5px rgba(0, 0, 0, 0.2666666667);
          box-shadow: 0 10px 5px rgba(0, 0, 0, 0.2666666667);
  color: #3464c0;
  font-size: 1.179cqw;
  line-height: 1.5;
  white-space: nowrap;
  text-decoration: none;
}
.atarimae-survey:hover {
  background: #d5eeff;
}
.atarimae-survey:focus-visible {
  outline: 3px solid #3464c0;
  outline-offset: 5px;
}
.atarimae-survey__icon {
  width: 3.745cqw;
  height: 3.745cqw;
}
.atarimae-survey__arrow {
  width: 2.774cqw;
  height: 2.774cqw;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: opacity 180ms ease, -webkit-transform 180ms cubic-bezier(0.22, 1, 0.36, 1) 120ms;
  transition: opacity 180ms ease, -webkit-transform 180ms cubic-bezier(0.22, 1, 0.36, 1) 120ms;
  transition: opacity 180ms ease, transform 180ms cubic-bezier(0.22, 1, 0.36, 1) 120ms;
  transition: opacity 180ms ease, transform 180ms cubic-bezier(0.22, 1, 0.36, 1) 120ms, -webkit-transform 180ms cubic-bezier(0.22, 1, 0.36, 1) 120ms;
}

.atarimae-survey-results {
  padding: 100px 0;
  background: #fff;
  scroll-margin-top: 66px;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  letter-spacing: normal;
  color: #404040;
}
.atarimae-survey-results h2 {
  margin: 0 24px 35px;
  font-size: clamp(28px, 2.917vw, 42px);
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
.atarimae-survey-results h2 span {
  display: inline-block;
  white-space: nowrap;
}
.atarimae-survey-results [data-category=take] {
  --survey-tint: #fff4f6;
}
.atarimae-survey-results [data-category=watch] {
  --survey-tint: #eff9fc;
}
.atarimae-survey-results [data-category=support] {
  --survey-tint: #fff7e9;
}
.atarimae-survey-results__content {
  width: min(1120px, 100% - 80px);
  margin: 0 auto;
}
.atarimae-survey-results__source {
  margin-top: 40px;
  font-size: 13px;
  line-height: 1.7;
}

.atarimae-survey-overview {
  text-align: center;
}
.atarimae-survey-overview__lead {
  font-size: 19px;
  font-weight: 500;
  line-height: 1.5;
}
.atarimae-survey-overview__total {
  margin-top: 0;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.5;
}
.atarimae-survey-overview__lead [data-category] {
  color: var(--voice-color);
}
.atarimae-survey-overview__total strong {
  padding: 0 0.12em;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.atarimae-survey-overview__people {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 32px minmax(0, 1fr) 32px minmax(0, 1fr);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 32px;
  margin-top: 36px;
}
.atarimae-survey-overview__note {
  margin-top: 24px;
  font-size: 14px;
  line-height: 1.7;
}
.atarimae-survey-overview__details {
  display: -ms-grid;
  display: grid;
  gap: 8px;
  max-width: 720px;
  margin: 28px auto 0;
  padding: 24px 28px;
  background: #f7f7f7;
  text-align: left;
  font-size: 14px;
  line-height: 1.7;
}
.atarimae-survey-overview__details > div {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 6em 16px minmax(0, 1fr);
  grid-template-columns: 6em minmax(0, 1fr);
  gap: 16px;
}
.atarimae-survey-overview__details dt {
  font-weight: 700;
}
.atarimae-survey-overview__details dd {
  margin: 0;
}

.atarimae-survey-person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px 24px 20px;
  border-top: 5px solid var(--voice-color);
  background: var(--survey-tint);
}
.atarimae-survey-person h3 {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.4;
}
.atarimae-survey-person img {
  display: block;
  width: min(180px, 100%);
  height: auto;
  aspect-ratio: 1;
  margin: 20px auto;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.atarimae-survey-person p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
}
.atarimae-survey-person__count {
  margin-top: auto;
  padding-top: 8px;
}
.atarimae-survey-person__count strong {
  font-size: 28px;
  font-weight: 700;
}

.atarimae-survey-block {
  margin-top: 88px;
  padding-top: 48px;
  border-top: 1px solid #ddd;
  scroll-margin-top: 90px;
}
.atarimae-survey-block__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 28px;
  margin-bottom: 32px;
}
.atarimae-survey-block__category {
  display: -ms-grid;
  display: grid;
  place-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 110px;
          flex: 0 0 110px;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background: var(--voice-color);
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  white-space: nowrap;
}
.atarimae-survey-block h3 {
  font-size: 23px;
  font-weight: 700;
  line-height: 1.7;
}
.atarimae-survey-block h3 strong {
  display: block;
  font-size: 28px;
  font-weight: 700;
}
.atarimae-survey-block__question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 12px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.7;
}
.atarimae-survey-block__question > span {
  color: var(--voice-color);
  font-size: 24px;
}
.atarimae-survey-block__target, .atarimae-survey-block__note {
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.7;
}
.atarimae-survey-block__charts {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 40px minmax(0, 1fr);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 40px;
  margin-top: 32px;
}

.atarimae-survey-chart h4 {
  padding-bottom: 14px;
  border-bottom: 3px solid var(--voice-color);
  font-size: 21px;
  font-weight: 700;
  line-height: 1.5;
}
.atarimae-survey-chart h4 small {
  display: inline-block;
  margin-left: 12px;
  font-size: 13px;
  font-weight: 500;
}
.atarimae-survey-chart__legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 24px;
  margin: 16px 0;
  font-size: 14px;
  line-height: 1.5;
}
.atarimae-survey-chart__legend span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.atarimae-survey-chart__legend span::before {
  content: "";
  width: 16px;
  height: 12px;
  background: #c6c6b6;
}
.atarimae-survey-chart__legend .after::before {
  background: var(--voice-color);
}
.atarimae-survey-chart__scale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 80px 0 16px;
  color: #686868;
  font-size: 12px;
  line-height: 1.5;
}
.atarimae-survey-chart ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.atarimae-survey-chart__row {
  padding: 18px 16px;
  border-bottom: 1px solid #ddd;
}
.atarimae-survey-chart__row.is-highlighted {
  background: var(--survey-tint);
}
.atarimae-survey-chart__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}
.atarimae-survey-chart__change {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 6px;
  padding: 6px 10px;
  border: 2px solid var(--voice-color);
  border-radius: 12px;
  background: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
}
.atarimae-survey-chart__change::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 14px;
  width: 9px;
  height: 9px;
  border-right: 2px solid var(--voice-color);
  border-bottom: 2px solid var(--voice-color);
  background: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.atarimae-survey-chart__change small {
  display: block;
  margin-top: 4px;
  font-size: 11px;
  text-align: center;
}

.atarimae-survey-bar {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 8px 56px;
  grid-template-columns: minmax(0, 1fr) 56px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.atarimae-survey-bar + .atarimae-survey-bar {
  margin-top: 5px;
}
.atarimae-survey-bar__track {
  position: relative;
  height: 16px;
  background: repeating-linear-gradient(to right, #ddd 0, #ddd 1px, transparent 1px, transparent 25%);
  border-right: 1px solid #ddd;
}
.atarimae-survey-bar__track > span {
  display: block;
  width: var(--bar-value);
  height: 100%;
  background: var(--voice-color);
}
.atarimae-survey-bar--before .atarimae-survey-bar__track > span {
  background: #c6c6b6;
}
.atarimae-survey-bar__value {
  font-size: 20px;
  font-weight: 700;
  font-variant-numeric: tabular-nums;
  line-height: 1.2;
  text-align: right;
  white-space: nowrap;
}
.atarimae-survey-bar__value small {
  font-size: 12px;
}

.atarimae-survey-ranking {
  max-width: 840px;
  margin: 28px auto 0 !important;
  padding: 0;
  list-style: none;
}
.atarimae-survey-ranking > li {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 48px 24px minmax(0, 1fr);
  grid-template-columns: 48px minmax(0, 1fr);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  padding: 20px 24px;
  border-bottom: 1px solid #ddd;
}
.atarimae-survey-ranking > li.is-highlighted {
  background: var(--survey-tint);
}
.atarimae-survey-ranking__rank {
  font-size: 27px;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
}
.atarimae-survey-ranking__rank small {
  margin-left: 4px;
  font-size: 14px;
}
.atarimae-survey-ranking p {
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .atarimae-survey-results {
    padding: 64px 0;
  }
  .atarimae-survey-results h2 {
    margin-bottom: 24px;
    font-size: 26px;
  }
  .atarimae-survey-results__content {
    width: calc(100% - 40px);
  }
  .atarimae-survey-overview__lead, .atarimae-survey-overview__total {
    font-size: 16px;
    line-height: 1.8;
  }
  .atarimae-survey-overview__total strong {
    font-size: inherit;
  }
  .atarimae-survey-overview__people {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }
  .atarimae-survey-overview__note {
    font-size: 12px;
    text-align: left;
  }
  .atarimae-survey-overview__details {
    padding: 18px 16px;
    font-size: 12px;
  }
  .atarimae-survey-overview__details > div {
    -ms-grid-columns: 4em 12px minmax(0, 1fr);
    grid-template-columns: 4em minmax(0, 1fr);
    gap: 12px;
  }
  .atarimae-survey-person {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 96px 16px minmax(0, 1fr);
    grid-template-columns: 96px minmax(0, 1fr);
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    gap: 8px 16px;
    padding: 18px 16px;
    text-align: left;
  }
  .atarimae-survey-person h3 {
    -ms-grid-column: 2;
    grid-column: 2;
    font-size: 21px;
  }
  .atarimae-survey-person img {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1/4;
    width: 96px;
    height: 96px;
    margin: 0;
    -ms-grid-row-align: center;
        align-self: center;
  }
  .atarimae-survey-person p {
    -ms-grid-column: 2;
    grid-column: 2;
    font-size: 14px;
    line-height: 1.6;
  }
  .atarimae-survey-person__count {
    padding-top: 0;
  }
  .atarimae-survey-person__count strong {
    font-size: 24px;
  }
  .atarimae-survey-block {
    margin-top: 56px;
    padding-top: 32px;
  }
  .atarimae-survey-block__header {
    display: block;
    margin-bottom: 24px;
  }
  .atarimae-survey-block__category {
    width: auto;
    height: auto;
    display: inline-block;
    padding: 6px 18px;
    border-radius: 24px;
    margin-bottom: 16px;
    font-size: 17px;
  }
  .atarimae-survey-block h3 {
    font-size: 19px;
    line-height: 1.7;
  }
  .atarimae-survey-block h3 strong {
    margin-top: 8px;
    font-size: 23px;
    line-height: 1.6;
  }
  .atarimae-survey-block__question {
    gap: 8px;
    font-size: 16px;
  }
  .atarimae-survey-block__target, .atarimae-survey-block__note {
    font-size: 12px;
  }
  .atarimae-survey-block__charts {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 36px;
    margin-top: 28px;
  }
  .atarimae-survey-chart h4 {
    font-size: 20px;
  }
  .atarimae-survey-chart h4 small {
    margin-left: 8px;
    font-size: 12px;
  }
  .atarimae-survey-chart__label {
    font-size: 15px;
    gap: 8px;
  }
  .atarimae-survey-chart__row {
    padding: 16px 10px;
  }
  .atarimae-survey-chart__scale {
    margin-left: 10px;
    margin-right: 74px;
  }
  .atarimae-survey-chart__change {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 20px;
  }
  .atarimae-survey-ranking > li {
    -ms-grid-columns: 34px 12px minmax(0, 1fr);
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 12px;
    padding: 18px 10px;
  }
  .atarimae-survey-ranking__rank {
    font-size: 23px;
  }
  .atarimae-survey-ranking__rank small {
    margin-left: 2px;
    font-size: 12px;
  }
  .atarimae-survey-ranking p {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .atarimae-kv {
    aspect-ratio: auto;
    padding-bottom: 0;
  }
  .atarimae-kv__illustration {
    height: auto;
    aspect-ratio: 1442/817;
  }
  .atarimae-kv__voices {
    display: none;
  }
  .atarimae-balloon {
    position: absolute;
    top: auto;
    left: auto;
    width: min(330px, 100vw - 42px);
    height: auto;
    aspect-ratio: 330/145;
    container-type: inline-size;
  }
  .atarimae-balloon__label {
    font-size: 5.152cqw;
  }
  .atarimae-balloon__text {
    font-size: 5.455cqw;
  }
  .atarimae-survey-dock {
    position: relative;
    top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 68px;
    margin-top: 20px;
    overflow: visible;
  }
  .atarimae-survey {
    position: relative;
    top: auto;
    right: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 10px;
    width: calc(100% - 32px);
    max-width: 420px;
    height: 68px;
    margin: 0 auto;
    padding: 12px;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1333333333);
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1333333333);
    font-size: clamp(12px, 3.5vw, 16px);
  }
  .atarimae-survey[data-state=waiting], .atarimae-survey[data-state=tucked], .atarimae-survey[data-state=tucked]:hover, .atarimae-survey[data-state=tucked]:focus-visible, .atarimae-survey[data-expanded=true] {
    -webkit-transform: none;
            transform: none;
  }
  .atarimae-survey[data-state=tucked]:not(:hover):not(:focus-visible):not([data-expanded=true]) > span, .atarimae-survey[data-state=tucked]:not(:hover):not(:focus-visible):not([data-expanded=true]) .atarimae-survey__arrow {
    opacity: 1;
  }
  .atarimae-survey[data-state=waiting] .atarimae-survey__arrow, .atarimae-survey[data-state=tucked]:not(:hover):not(:focus-visible):not([data-expanded=true]) .atarimae-survey__arrow {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition-delay: 120ms;
            transition-delay: 120ms;
  }
  .atarimae-survey > span {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .atarimae-survey__icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 32px;
    height: 32px;
  }
  .atarimae-survey__arrow {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 28px;
    height: 28px;
  }
}