@media screen and (max-width: 1279px) { .container { width: 100%; height: auto; max-width: none; margin: 0 auto; }
  .flex-box { display: flex; }
  header { width: 100%; height: auto; margin: 0 auto; }
  header h1 { font-size: 11px; font-weight: 300; padding: 0; margin: 10px 0 0 10px; }
  header .flex-box { justify-content: space-between; gap: 1; }
  header .flex-box #header_logo { margin-left: 10px; }
  header .flex-box #header_logo img { width: auto; height: 80px; }
  header .flex-box #header_logo a span { display: block; font-size: 8px; margin: -20px 0 0 7.2rem; }
  header .flex-box #link-icon { width: auto; display: flex; align-items: flex-start; margin-right: 10px; }
  header .flex-box #link-icon span { display: inline-block; width: 100%; }
  header .flex-box #link-icon span figure { margin-left: 5px; display: block; position: relative; }
  header .flex-box #link-icon span figure img { width: 32px; height: 32px; position: relative; top: 0; left: 50%; transform: translateX(-50%); }
  header .flex-box #link-icon span figure figcaption { display: none; }
  #prologue { margin: 20px 0 18vh 0; position: relative; }
  #prologue h2 { font-size: 40px; display: flex; align-items: flex-start; justify-content: center; position: relative; z-index: 1; text-indent: -20px; margin-bottom: 0; }
  #prologue h2 img { width: 70%; height: auto; }
  #prologue h3 { position: relative; text-align: center; font-size: 32px; font-weight: 900; letter-spacing: 1px; color: #ff0000; padding-bottom: 20px; margin-bottom: 40px; position: relative; }
  #prologue h3::after { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 3px; background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #a3a3a3 10%, #292929 25%, #292929 75%, #a3a3a3 90%, rgba(255, 255, 255, 0) 100%); }
  #prologue h4 { width: 30%; height: auto; margin: 0 auto 0 auto; padding: 0; box-sizing: border-box; font-size: 20px; font-weight: 600; line-height: 1.5; position: relative; z-index: 4; text-align: center; }
  #prologue #character-box { width: 100%; height: auto; position: absolute; z-index: 3; top: 80px; display: flex; justify-content: space-between; }
  #prologue #character-box #character-l { width: 35%; height: auto; position: relative; align-items: flex-start; top: 80px; }
  #prologue #character-box #character-l img { width: 100%; height: auto; }
  #prologue #character-box #character-r { width: 35%; height: auto; position: relative; align-items: flex-end; top: 80px; }
  #prologue #character-box #character-r img { width: 100%; height: auto; }
  .index_character { width: 100%; height: auto; margin: 0; padding: 0; position: relative; }
  .index_character .character-title { width: 100%; height: 50px; background-image: linear-gradient(45deg, #444444 25%, transparent 25%, transparent 50%, #444444 50%, #444444 75%, transparent 75%, transparent); background-size: 20px 20px; background-color: #000000; color: #fff; }
  .index_character .character-title .character-container { width: 80%; height: 50px !important; max-width: 100%; margin: 0 auto; display: flex; align-items: center; position: relative; }
  .index_character .character-title .character-container .character-names { font-size: 36px; font-weight: 900; margin: 0 40px 0 30%; line-height: 50px; white-space: nowrap; }
  .index_character .character-title .character-container .cv-name { font-size: 18px; font-weight: 600; margin-right: 10px; }
  .index_character .character-title .character-container .name-kana { font-size: 12px; font-weight: 600; }
  .index_character .character-title .character-container .youtube-bana { width: auto; height: 50px; margin: 0; padding: 0; position: absolute; right: 0; z-index: 100; }
  .index_character .character-title .character-container .youtube-bana img { width: auto; height: 100%; }
  .index_character .character-info { width: 100%; margin: 0 auto; }
  .index_character .character-info .container { position: relative; display: flex; }
  .index_character .character-info .container .profile { width: 50%; height: auto; }
  .index_character .character-info .container .profile figure { position: relative; top: 0; left: 25%; transform: translateX(0); }
  .index_character .character-info .container .profile figure figcaption { text-align: center; font-size: 12px; font-weight: 600; color: #070707; line-height: 1.5; position: relative; top: 0; right: 15%; white-space: nowrap; }
  .index_character .character-info .container .profile .h6-sp { display: none; }
  .index_character .character-info .container .profile .character-img { width: 350px; height: 350px; }
  .index_character .character-info .container .profile .character-img img { width: 100%; height: auto; }
  .index_character .character-info .container .profile .car-img-sp { display: none; }
  .index_character .character-info .container .profile .acter-profile { width: 100%; height: auto; display: block; position: relative; left: 10%; transform: translateX(0); bottom: 0; }
  .index_character .character-info .container .profile .acter-profile .acter-profile-link { margin-top: 40px; }
  .index_character .character-info .container .profile .acter-profile .acter-profile-link .acter-img { display: inline; position: absolute; right: 60px; top: -30px; }
  .index_character .character-info .container .profile .acter-profile .acter-profile-link .cv { display: flex; flex-direction: row; font-size: 20px; font-family: "M PLUS Rounded 1c"; font-weight: 600; align-items: center; margin: 0; line-height: 0; }
  .index_character .character-info .container .profile .acter-profile .acter-profile-link .cv img { width: auto; height: 20px; margin-right: 5px; }
  .index_character .character-info .container .profile .acter-profile .acter-profile-link .furi { font-size: 16px; margin: 0 0 10px 27px; }
  .index_character .character-info .container .profile .acter-profile .acter-profile-link .vd { align-items: center; }
  .index_character .character-info .container .profile .acter-profile .acter-profile-link .vd img { width: auto; height: 20px; margin-right: 5px; padding: 0; align-items: center; vertical-align: middle; }
  .index_character .character-info .container .profile .acter-profile .acter-profile-link .vd .font-large { font-size: 1.0rem; font-weight: 600; display: block; margin: -5px 0 0 22px; white-space: normal; }
  .index_character .character-info .container .car-profile { width: 50%; height: auto; padding: 20px 0 80px 20px; background-color: #fff; }
  .index_character .character-info .container .car-profile h6 { margin: 0 0 10px 0; font-size: 32px; font-weight: 900; color: #0066ff; }
  .index_character .character-info .container .car-profile .car-img { width: 400px; height: auto; }
  .index_character .character-info .container .car-profile .car-img img { width: 100%; height: auto; }
  .index_character .character-info .container .car-profile table.car-profile-list { width: 96%; height: auto; }
  .index_character .character-info .container .car-profile table.car-profile-list tr th { width: auto; font-weight: 600; white-space: nowrap; vertical-align: top; padding-bottom: 10px; }
  .index_character .character-info .container .car-profile table.car-profile-list tr td.sub-th { width: auto; white-space: nowrap; vertical-align: top; }
  .index_character .character-info .container .car-profile table.car-profile-list tr td { width: auto; valign: top; vertical-align: top; padding-bottom: 10px; }
  #pagetop { position: fixed; right: 0; bottom: 5%; }
  #pagetop img { width: 60px; height: auto; } }
@media screen and (max-width: 940px) { body { max-width: 100vw !important; }
  .pc-display { display: none !important; }
  .sp-display { display: inline; }
  .container { width: 100%; height: auto; max-width: none; margin: 0 auto; }
  .flex-box { display: block; }
  header { width: 100%; height: auto; margin: 0 auto; }
  header h1 { font-size: 9px; font-weight: 300; padding: 0; margin: 10px 0 0 5px; }
  header .flex-box { justify-content: space-between; gap: 1; }
  header .flex-box #header_logo { margin-left: 10px; }
  header .flex-box #header_logo img { width: 80%; height: auto; }
  header .flex-box #header_logo a span { display: block; font-size: 8px; margin: -20px 0 0 6rem; }
  header .flex-box #link-icon { width: 26px; display: flex; flex-direction: column; align-items: center; margin: 0; position: fixed; right: 20px; top: 5%; z-index: 100; }
  header .flex-box #link-icon span { display: inline-block; width: auto; }
  header .flex-box #link-icon span figure { margin-left: 0; display: block; position: relative; }
  header .flex-box #link-icon span figure img { width: 26px; height: 26px; position: relative; top: 0; left: 100%; transform: translateX(-50%); }
  header .flex-box #link-icon span figure figcaption { display: none; }
  #prologue { margin: 0 0 60vh 0; position: relative; }
  #prologue h2 { font-size: 24px; display: flex; align-items: flex-start; justify-content: center; position: relative; z-index: 1; text-indent: 0; }
  #prologue h2 img { width: 70%; height: auto; }
  #prologue h3 { position: relative; text-align: center; font-size: 28px; font-weight: 900; letter-spacing: 0; color: #ff0000; padding-bottom: 10px; margin-bottom: 10px; position: relative; z-index: 2; }
  #prologue h3::after { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 3px; background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #a3a3a3 10%, #292929 25%, #292929 75%, #a3a3a3 90%, rgba(255, 255, 255, 0) 100%); }
  #prologue h4 { width: 80%; height: auto; margin: 0 auto; padding: 0; box-sizing: border-box; font-size: 22px; font-weight: 600; line-height: 1.5; }
  #prologue #character-box { width: 90%; height: auto; margin: 0 auto !important; position: absolute; z-index: 3; top: 0; left: 50%; transform: translateX(-50%); display: flex; justify-content: space-between !important; }
  #prologue #character-box #character-l { width: 50%; height: auto; position: relative; top: 35vh; }
  #prologue #character-box #character-l img { width: 100%; height: auto; }
  #prologue #character-box #character-r { width: 50%; height: auto; position: relative; top: 35vh; }
  #prologue #character-box #character-r img { width: 100%; height: auto; }
  .index_character { width: 100%; height: auto; overflow: hidden; margin: 0; padding: 5px 0; position: relative; }
  .index_character .character-title { width: 100%; height: 50px; background-image: linear-gradient(45deg, #444444 25%, transparent 25%, transparent 50%, #444444 50%, #444444 75%, transparent 75%, transparent); background-size: 20px 20px; background-color: #000000; color: #fff; }
  .index_character .character-title .character-container { width: 100%; height: auto; max-width: 100%; margin: 0 auto; display: flex; align-items: center; position: relative; }
  .index_character .character-title .character-container .character-names { font-size: 24px; font-weight: 900; margin: 0 10px 0 10px; line-height: 70px; white-space: nowrap; }
  .index_character .character-title .character-container .cv-name { font-size: 12px; font-weight: 600; margin-right: 5px; }
  .index_character .character-title .character-container .name-kana { font-size: 10px; font-weight: 600; }
  .index_character .character-title .character-container .youtube-bana { width: auto; height: 50px; margin: 0; padding: 0; position: absolute; right: 20px; line-height: 50px; align-self: center; z-index: 100; }
  .index_character .character-title .character-container .youtube-bana img { width: auto; height: 2.6rem; margin-top: 5px; }
  .index_character .character-info { width: 100%; margin: 0 auto; }
  .index_character .character-info .container { position: relative; display: block; }
  .index_character .character-info .container .profile { width: 100%; height: auto; }
  .index_character .character-info .container .profile figure { position: relative; top: 0; left: 5%; transform: translateX(-25%); }
  .index_character .character-info .container .profile figure figcaption { display: none; }
  .index_character .character-info .container .profile .h6-sp { display: block; width: 100%; position: absolute; z-index: 100; top: 10px; right: 0; margin: 0 0 10px 0; font-size: 20px; font-weight: 900; color: #0066ff; text-align: center; }
  .index_character .character-info .container .profile .character-img { width: 55%; height: auto; margin: 0 auto; position: absolute inherit; top: 0; left: 0; }
  .index_character .character-info .container .profile .character-img img { margin-top: 40px; width: 100%; height: auto; }
  .index_character .character-info .container .profile .car-img-sp { display: inherit; width: 50%; height: auto; position: absolute; top: 0; right: 0; }
  .index_character .character-info .container .profile .car-img-sp img { margin-top: 90px; width: 100%; height: auto; }
  .index_character .character-info .container .car-profile { width: 100%; height: auto; padding: 20px 0 0 0; background-color: #fff; }
  .index_character .character-info .container .car-profile h6 { display: none; }
  .index_character .character-info .container .car-profile .car-img { display: none; }
  .index_character .character-info .container table.car-profile-list { width: 96%; height: auto; margin: 0 auto; font-size: 12px; }
  .index_character .character-info .container table.car-profile-list tr th { width: auto; font-weight: 600; white-space: nowrap !important; vertical-align: top; padding-bottom: 5px; text-align: left; }
  .index_character .character-info .container table.car-profile-list tr td.sub-th { width: auto; white-space: nowrap !important; vertical-align: top; }
  .index_character .character-info .container table.car-profile-list tr td { width: auto; vertical-align: top; padding-bottom: 10px; }
  .acter-profile { width: 100%; height: auto; position: relative; left: auto; transform: translateX(0) !important; bottom: 0; }
  .acter-profile .acter-profile-link { width: 100%; height: auto; margin: 0 auto; display: flex !important; align-items: center; }
  .acter-profile .acter-profile-link .acter-img { width: 15%; display: flex; position: inherit; right: inherit; top: auto; }
  .acter-profile .acter-profile-link .acter-img img { width: 100%; height: auto; margin-top: 10px; }
  .acter-profile .acter-profile-link .cv { width: auto; display: flex; flex-direction: row; white-space: nowrap; font-size: 16px; font-family: "M PLUS Rounded 1c"; font-weight: 600; align-items: center; margin: 0 0 0 10px; line-height: 0; position: relative; }
  .acter-profile .acter-profile-link .cv img { width: auto; height: 20px; margin-right: 2px; }
  .acter-profile .acter-profile-link .furi { font-size: 8px; margin: 0 0 10px 28px; position: absolute; white-space: nowrap; left: 0; bottom: 0; }
  .acter-profile .acter-profile-link .vd { width: auto; align-items: flex-start; font-size: 9px; margin-top: 8px; }
  .acter-profile .acter-profile-link .vd img { width: auto; height: 20px; margin-right: 2px; padding: 0; align-items: center; vertical-align: middle; }
  .acter-profile .acter-profile-link .vd .font-large { font-size: 13px; font-weight: 700; display: block; margin: 2px 0 0 8px; white-space: nowrap; letter-spacing: 1px; }
  .acter-profile .acter-profile-link .vd .font-large#font-sky { font-size: 11px; letter-spacing: -1px; }
  #bk-sky { background: linear-gradient(to bottom, #ffffff 0 40%, rgba(255, 255, 0, 0.15) 40% 100%); }
  #bk-unica { background: linear-gradient(to bottom, #ffffff 0 40%, rgba(255, 153, 204, 0.15) 40% 100%); }
  #bk-elena { background: linear-gradient(to bottom, #ffffff 0 40%, rgba(255, 165, 0, 0.15) 40% 100%); }
  #bk-base { background: linear-gradient(to bottom, #ffffff 0 40%, rgba(0, 204, 0, 0.15) 40% 100%); }
  #voice { width: 300px !important; height: auto; margin: 50px auto; padding: 70px 20px 40px 20px; box-sizing: border-box; background: #fff; border-radius: 6px; border-right: solid 0.9px #333; border-bottom: solid 0.9px #333; box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.1); position: relative; display: block; z-index: -1; }
  #voice #voice-title { width: 300px; height: auto; padding: 14px; box-sizing: border-box; border-radius: 6px 6px 0 0; display: block; font-size: 16px; font-weight: 700; color: #fff; text-align: center; margin-bottom: 40px; background-color: deepskyblue; background-image: linear-gradient(135deg, #30cfd0, #3143d1 69%, #330867); position: absolute; left: 0; top: 0; }
  #voice .voice-thumbnail { width: 220px !important; height: auto; margin: 0 auto 30px auto; }
  #voice .voice-thumbnail img { width: 220px; height: auto; }
  #voice .voice-link { width: 240px !important; height: 60px; display: flex; justify-content: space-between; margin: 0 auto 30px auto; box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1); position: relative; }
  #voice .voice-link .mp-name { width: 70%; height: 100%; font-size: 16px; font-weight: 100; padding: 0 0 0 10px; box-sizing: border-box; line-height: 60px; white-space: nowrap; }
  #voice .voice-link .mp-link { width: 30%; height: 60px; background-color: deepskyblue; background-image: linear-gradient(135deg, #30cfd0, #3143d1 69%, #330867); color: #fff; position: absolute; top: 0; right: 0; display: flex; justify-content: center; align-items: center; }
  #voice .voice-link .mp-link img { width: 30px; height: 30px; }
  #pagetop { position: fixed; right: 0; bottom: 5%; }
  #pagetop img { width: 40px; height: auto; } }
@media screen and (max-width: 499px) { body { max-width: 100vw !important; }
  .pc-display { display: none !important; }
  .sp-display { display: inline; }
  .container { width: 100%; height: auto; max-width: none; margin: 0 auto; }
  .flex-box { display: block; }
  header { width: 100%; height: auto; margin: 0 auto; }
  header h1 { font-size: 9px; font-weight: 300; padding: 0; margin: 10px 0 0 5px; }
  header .flex-box { justify-content: space-between; gap: 1; }
  header .flex-box #header_logo { margin-left: 10px; }
  header .flex-box #header_logo img { width: 80%; height: auto; }
  header .flex-box #header_logo a span { display: block; font-size: 8px; margin: -20px 0 0 6rem; }
  header .flex-box #link-icon { width: 26px; display: flex; flex-direction: column; align-items: center; margin: 0; position: fixed; right: 20px; top: 5%; z-index: 100; }
  header .flex-box #link-icon span { display: inline-block; width: auto; }
  header .flex-box #link-icon span figure { margin-left: 0; display: block; position: relative; }
  header .flex-box #link-icon span figure img { width: 26px; height: 26px; position: relative; top: 0; left: 100%; transform: translateX(-50%); }
  header .flex-box #link-icon span figure figcaption { display: none; }
  #prologue { margin: 0 0 45vh 0; position: relative; }
  #prologue h2 { font-size: 24px; display: flex; align-items: flex-start; justify-content: center; position: relative; z-index: 1; text-indent: 0; }
  #prologue h2 img { width: 70%; height: auto; }
  #prologue h3 { position: relative; text-align: center; font-size: 20px; font-weight: 900; letter-spacing: 0; color: #ff0000; padding-bottom: 10px; margin-bottom: 10px; position: relative; z-index: 2; }
  #prologue h3::after { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 3px; background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #a3a3a3 10%, #292929 25%, #292929 75%, #a3a3a3 90%, rgba(255, 255, 255, 0) 100%); }
  #prologue h4 { width: 90% !important; height: auto; margin: 0 auto; padding: 0; box-sizing: border-box; font-size: 14px; font-weight: 600; line-height: 1.5; }
  #prologue #character-box { width: 100%; height: auto; position: absolute; z-index: 3; top: 0; display: flex; justify-content: space-between; }
  #prologue #character-box #character-l { width: 50%; height: auto; position: relative; top: 240px; }
  #prologue #character-box #character-l img { width: 100%; height: auto; }
  #prologue #character-box #character-r { width: 50%; height: auto; position: relative; top: 240px; }
  #prologue #character-box #character-r img { width: 100%; height: auto; }
  .index_character { width: 100%; height: auto; overflow: hidden; margin: 0; padding: 5px 0; position: relative; }
  .index_character .character-title { width: 100%; height: 50px; background-image: linear-gradient(45deg, #444444 25%, transparent 25%, transparent 50%, #444444 50%, #444444 75%, transparent 75%, transparent); background-size: 20px 20px; background-color: #000000; color: #fff; }
  .index_character .character-title .character-container { width: 100%; height: auto; max-width: 100%; margin: 0 auto; display: flex; align-items: center; position: relative; }
  .index_character .character-title .character-container .character-names { font-size: 24px; font-weight: 900; margin: 0 10px 0 10px; line-height: 70px; white-space: nowrap; }
  .index_character .character-title .character-container .cv-name { font-size: 12px; font-weight: 600; margin-right: 5px; }
  .index_character .character-title .character-container .name-kana { font-size: 10px; font-weight: 600; }
  .index_character .character-title .character-container .youtube-bana { width: auto; height: 50px; margin: 0; padding: 0; position: absolute; right: 20px; line-height: 50px; align-self: center; z-index: 100; }
  .index_character .character-title .character-container .youtube-bana img { width: auto; height: 2.6rem; margin-top: 5px; }
  .index_character .character-info { width: 100%; margin: 0 auto; }
  .index_character .character-info .container { position: relative; display: block; }
  .index_character .character-info .container .profile { width: 100%; height: auto; }
  .index_character .character-info .container .profile figure { position: relative; top: 0; left: 5%; transform: translateX(-25%); }
  .index_character .character-info .container .profile figure figcaption { display: none; }
  .index_character .character-info .container .profile .h6-sp { display: block; width: 100%; position: absolute; z-index: 100; top: 10px; right: 0; margin: 0 0 10px 0; font-size: 20px; font-weight: 900; color: #0066ff; text-align: center; }
  .index_character .character-info .container .profile .character-img { width: 55%; height: auto; margin: 0 auto; position: absolute inherit; top: 0; left: 0; }
  .index_character .character-info .container .profile .character-img img { margin-top: 40px; width: 100%; height: auto; }
  .index_character .character-info .container .profile .car-img-sp { display: inherit; width: 50%; height: auto; position: absolute; top: 0; right: 0; }
  .index_character .character-info .container .profile .car-img-sp img { margin-top: 90px; width: 100%; height: auto; }
  .index_character .character-info .container .car-profile { width: 100%; height: auto; padding: 20px 0 0 0; background-color: #fff; }
  .index_character .character-info .container .car-profile h6 { display: none; }
  .index_character .character-info .container .car-profile .car-img { display: none; }
  .index_character .character-info .container table.car-profile-list { width: 96%; height: auto; margin: 0 auto; font-size: 12px; }
  .index_character .character-info .container table.car-profile-list tr th { width: auto; font-weight: 600; white-space: nowrap !important; vertical-align: top; padding-bottom: 5px; text-align: left; }
  .index_character .character-info .container table.car-profile-list tr td.sub-th { width: auto; white-space: nowrap !important; vertical-align: top; }
  .index_character .character-info .container table.car-profile-list tr td { width: auto; vertical-align: top; padding-bottom: 10px; }
  .acter-profile { width: 100%; height: auto; position: relative; left: auto; transform: translateX(0) !important; bottom: 0; }
  .acter-profile .acter-profile-link { width: 100%; height: auto; margin: 0 auto; display: flex !important; align-items: center; }
  .acter-profile .acter-profile-link .acter-img { width: 15%; display: flex; position: inherit; right: inherit; top: auto; }
  .acter-profile .acter-profile-link .acter-img img { width: 100%; height: auto; margin-top: 10px; }
  .acter-profile .acter-profile-link .cv { width: auto; display: flex; flex-direction: row; white-space: nowrap; font-size: 16px; font-family: "M PLUS Rounded 1c"; font-weight: 600; align-items: center; margin: 0 0 0 10px; line-height: 0; position: relative; }
  .acter-profile .acter-profile-link .cv img { width: auto; height: 20px; margin-right: 2px; }
  .acter-profile .acter-profile-link .furi { font-size: 8px; margin: 0 0 10px 28px; position: absolute; white-space: nowrap; left: 0; bottom: 0; }
  .acter-profile .acter-profile-link .vd { width: auto; align-items: flex-start; font-size: 9px; margin-top: 8px; }
  .acter-profile .acter-profile-link .vd img { width: auto; height: 20px; margin-right: 2px; padding: 0; align-items: center; vertical-align: middle; }
  .acter-profile .acter-profile-link .vd .font-large { font-size: 13px; font-weight: 700; display: block; margin: 2px 0 0 8px; white-space: nowrap; letter-spacing: 1px; }
  .acter-profile .acter-profile-link .vd .font-large#font-sky { font-size: 11px; letter-spacing: -1px; }
  #bk-sky { background: linear-gradient(to bottom, #ffffff 0 40%, rgba(255, 255, 0, 0.15) 40% 100%); }
  #bk-unica { background: linear-gradient(to bottom, #ffffff 0 40%, rgba(255, 153, 204, 0.15) 40% 100%); }
  #bk-elena { background: linear-gradient(to bottom, #ffffff 0 40%, rgba(255, 165, 0, 0.15) 40% 100%); }
  #bk-base { background: linear-gradient(to bottom, #ffffff 0 40%, rgba(0, 204, 0, 0.15) 40% 100%); }
  #voice { width: 300px !important; height: auto; margin: 50px auto; padding: 70px 20px 40px 20px; box-sizing: border-box; background: #fff; border-radius: 6px; border-right: solid 0.9px #333; border-bottom: solid 0.9px #333; box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.1); position: relative; display: block; z-index: -1; }
  #voice #voice-title { width: 300px; height: auto; padding: 14px; box-sizing: border-box; border-radius: 6px 6px 0 0; display: block; font-size: 16px; font-weight: 700; color: #fff; text-align: center; margin-bottom: 40px; background-color: deepskyblue; background-image: linear-gradient(135deg, #30cfd0, #3143d1 69%, #330867); position: absolute; left: 0; top: 0; }
  #voice .voice-thumbnail { width: 220px !important; height: auto; margin: 0 auto 30px auto; }
  #voice .voice-thumbnail img { width: 220px; height: auto; }
  #voice .voice-link { width: 240px !important; height: 60px; display: flex; justify-content: space-between; margin: 0 auto 30px auto; box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1); position: relative; }
  #voice .voice-link .mp-name { width: 70%; height: 100%; font-size: 16px; font-weight: 100; padding: 0 0 0 10px; box-sizing: border-box; line-height: 60px; white-space: nowrap; }
  #voice .voice-link .mp-link { width: 30%; height: 60px; background-color: deepskyblue; background-image: linear-gradient(135deg, #30cfd0, #3143d1 69%, #330867); color: #fff; position: absolute; top: 0; right: 0; display: flex; justify-content: center; align-items: center; }
  #voice .voice-link .mp-link img { width: 30px; height: 30px; }
  #pagetop { position: fixed; right: 0; bottom: 5%; }
  #pagetop img { width: 40px; height: auto; } }
@media screen and (max-width: 399px) { body { max-width: 100vw !important; }
  .pc-display { display: none !important; }
  .sp-display { display: inline; }
  .container { width: 100%; height: auto; max-width: none; margin: 0 auto; }
  .flex-box { display: block; }
  header { width: 100%; height: auto; margin: 0 auto; }
  header h1 { font-size: 9px; font-weight: 300; padding: 0; margin: 10px 0 0 5px; }
  header .flex-box { justify-content: space-between; gap: 1; }
  header .flex-box #header_logo { margin-left: 10px; }
  header .flex-box #header_logo img { width: 80%; height: auto; }
  header .flex-box #header_logo a span { display: block; font-size: 8px; margin: -20px 0 0 6rem; }
  header .flex-box #link-icon { width: 26px; display: flex; flex-direction: column; align-items: center; margin: 0; position: fixed; right: 20px; top: 5%; z-index: 100; }
  header .flex-box #link-icon span { display: inline-block; width: auto; }
  header .flex-box #link-icon span figure { margin-left: 0; display: block; position: relative; }
  header .flex-box #link-icon span figure img { width: 26px; height: 26px; position: relative; top: 0; left: 100%; transform: translateX(-50%); }
  header .flex-box #link-icon span figure figcaption { display: none; }
  #prologue { margin: 0 0 50vh 0; position: relative; }
  #prologue h2 { font-size: 24px; display: flex; align-items: flex-start; justify-content: center; position: relative; z-index: 1; text-indent: 0; }
  #prologue h2 img { width: 70%; height: auto; }
  #prologue h3 { position: relative; text-align: center; font-size: 20px; font-weight: 900; letter-spacing: 0; color: #ff0000; padding-bottom: 10px; margin-bottom: 10px; position: relative; z-index: 2; }
  #prologue h3::after { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 3px; background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #a3a3a3 10%, #292929 25%, #292929 75%, #a3a3a3 90%, rgba(255, 255, 255, 0) 100%); }
  #prologue h4 { width: 90% !important; height: auto; margin: 0 auto; padding: 0; box-sizing: border-box; font-size: 14px; font-weight: 600; line-height: 1.5; }
  #prologue #character-box { width: 100%; height: auto; position: absolute; z-index: 3; top: 0; display: flex; justify-content: space-between; }
  #prologue #character-box #character-l { width: 50%; height: auto; position: relative; top: 240px; }
  #prologue #character-box #character-l img { width: 100%; height: auto; }
  #prologue #character-box #character-r { width: 50%; height: auto; position: relative; top: 240px; }
  #prologue #character-box #character-r img { width: 100%; height: auto; }
  .index_character { width: 100%; height: auto; overflow: hidden; margin: 0; padding: 5px 0; position: relative; }
  .index_character .character-title { width: 100%; height: 50px; background-image: linear-gradient(45deg, #444444 25%, transparent 25%, transparent 50%, #444444 50%, #444444 75%, transparent 75%, transparent); background-size: 20px 20px; background-color: #000000; color: #fff; }
  .index_character .character-title .character-container { width: 100%; height: auto; max-width: 100%; margin: 0 auto; display: flex; align-items: center; position: relative; }
  .index_character .character-title .character-container .character-names { font-size: 24px; font-weight: 900; margin: 0 10px 0 10px; line-height: 70px; white-space: nowrap; }
  .index_character .character-title .character-container .cv-name { font-size: 12px; font-weight: 600; margin-right: 5px; }
  .index_character .character-title .character-container .name-kana { font-size: 10px; font-weight: 600; }
  .index_character .character-title .character-container .youtube-bana { width: auto; height: 50px; margin: 0; padding: 0; position: absolute; right: 20px; line-height: 50px; align-self: center; z-index: 100; }
  .index_character .character-title .character-container .youtube-bana img { width: auto; height: 2.6rem; margin-top: 5px; }
  .index_character .character-info { width: 100%; margin: 0 auto; }
  .index_character .character-info .container { position: relative; display: block; }
  .index_character .character-info .container .profile { width: 100%; height: auto; }
  .index_character .character-info .container .profile figure { position: relative; top: 0; left: 5%; transform: translateX(-25%); }
  .index_character .character-info .container .profile figure figcaption { display: none; }
  .index_character .character-info .container .profile .h6-sp { display: block; width: 100%; position: absolute; z-index: 100; top: 10px; right: 0; margin: 0 0 10px 0; font-size: 20px; font-weight: 900; color: #0066ff; text-align: center; }
  .index_character .character-info .container .profile .character-img { width: 55%; height: auto; margin: 0 auto; position: absolute inherit; top: 0; left: 0; }
  .index_character .character-info .container .profile .character-img img { margin-top: 40px; width: 100%; height: auto; }
  .index_character .character-info .container .profile .car-img-sp { display: inherit; width: 50%; height: auto; position: absolute; top: 0; right: 0; }
  .index_character .character-info .container .profile .car-img-sp img { margin-top: 90px; width: 100%; height: auto; }
  .index_character .character-info .container .car-profile { width: 100%; height: auto; padding: 20px 0 0 0; background-color: #fff; }
  .index_character .character-info .container .car-profile h6 { display: none; }
  .index_character .character-info .container .car-profile .car-img { display: none; }
  .index_character .character-info .container table.car-profile-list { width: 96%; height: auto; margin: 0 auto; font-size: 12px; }
  .index_character .character-info .container table.car-profile-list tr th { width: auto; font-weight: 600; white-space: nowrap !important; vertical-align: top; padding-bottom: 5px; text-align: left; }
  .index_character .character-info .container table.car-profile-list tr td.sub-th { width: auto; white-space: nowrap !important; vertical-align: top; }
  .index_character .character-info .container table.car-profile-list tr td { width: auto; vertical-align: top; padding-bottom: 10px; }
  .acter-profile { width: 100%; height: auto; position: relative; left: auto; transform: translateX(0) !important; bottom: 0; }
  .acter-profile .acter-profile-link { width: 100%; height: auto; margin: 0 auto; display: flex !important; align-items: center; }
  .acter-profile .acter-profile-link .acter-img { width: 15%; display: flex; position: inherit; right: inherit; top: auto; }
  .acter-profile .acter-profile-link .acter-img img { width: 100%; height: auto; margin-top: 10px; }
  .acter-profile .acter-profile-link .cv { width: auto; display: flex; flex-direction: row; white-space: nowrap; font-size: 16px; font-family: "M PLUS Rounded 1c"; font-weight: 600; align-items: center; margin: 0 0 0 10px; line-height: 0; position: relative; }
  .acter-profile .acter-profile-link .cv img { width: auto; height: 20px; margin-right: 2px; }
  .acter-profile .acter-profile-link .furi { font-size: 8px; margin: 0 0 10px 28px; position: absolute; white-space: nowrap; left: 0; bottom: 0; }
  .acter-profile .acter-profile-link .vd { width: auto; align-items: flex-start; font-size: 9px; margin-top: 8px; }
  .acter-profile .acter-profile-link .vd img { width: auto; height: 20px; margin-right: 2px; padding: 0; align-items: center; vertical-align: middle; }
  .acter-profile .acter-profile-link .vd .font-large { font-size: 13px; font-weight: 700; display: block; margin: 2px 0 0 8px; white-space: nowrap; letter-spacing: 1px; }
  .acter-profile .acter-profile-link .vd .font-large#font-sky { font-size: 11px; letter-spacing: -1px; }
  #bk-sky { background: linear-gradient(to bottom, #ffffff 0 40%, rgba(255, 255, 0, 0.15) 40% 100%); }
  #bk-unica { background: linear-gradient(to bottom, #ffffff 0 40%, rgba(255, 153, 204, 0.15) 40% 100%); }
  #bk-elena { background: linear-gradient(to bottom, #ffffff 0 40%, rgba(255, 165, 0, 0.15) 40% 100%); }
  #bk-base { background: linear-gradient(to bottom, #ffffff 0 40%, rgba(0, 204, 0, 0.15) 40% 100%); }
  #voice { width: 300px !important; height: auto; margin: 50px auto; padding: 70px 20px 40px 20px; box-sizing: border-box; background: #fff; border-radius: 6px; border-right: solid 0.9px #333; border-bottom: solid 0.9px #333; box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.1); position: relative; display: block; z-index: -1; }
  #voice #voice-title { width: 300px; height: auto; padding: 14px; box-sizing: border-box; border-radius: 6px 6px 0 0; display: block; font-size: 16px; font-weight: 700; color: #fff; text-align: center; margin-bottom: 40px; background-color: deepskyblue; background-image: linear-gradient(135deg, #30cfd0, #3143d1 69%, #330867); position: absolute; left: 0; top: 0; }
  #voice .voice-thumbnail { width: 220px !important; height: auto; margin: 0 auto 30px auto; }
  #voice .voice-thumbnail img { width: 220px; height: auto; }
  #voice .voice-link { width: 240px !important; height: 60px; display: flex; justify-content: space-between; margin: 0 auto 30px auto; box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1); position: relative; }
  #voice .voice-link .mp-name { width: 70%; height: 100%; font-size: 16px; font-weight: 100; padding: 0 0 0 10px; box-sizing: border-box; line-height: 60px; white-space: nowrap; }
  #voice .voice-link .mp-link { width: 30%; height: 60px; background-color: deepskyblue; background-image: linear-gradient(135deg, #30cfd0, #3143d1 69%, #330867); color: #fff; position: absolute; top: 0; right: 0; display: flex; justify-content: center; align-items: center; }
  #voice .voice-link .mp-link img { width: 30px; height: 30px; }
  #pagetop { position: fixed; right: 0; bottom: 5%; }
  #pagetop img { width: 40px; height: auto; } }
@media only screen and (max-width: 950px) and (orientation: landscape) { body { max-width: 100vw !important; }
  .pc-display { display: none !important; }
  .sp-display { display: inline; }
  .container { width: 100%; height: auto; max-width: none; margin: 0 auto; }
  .flex-box { display: block; }
  header { width: 100%; height: auto; margin: 0 auto; }
  header h1 { font-size: 9px; font-weight: 300; padding: 0; margin: 10px 0 0 5px; display: inline-block; }
  header .flex-box { justify-content: space-between; gap: 1; }
  header .flex-box #header_logo { margin-left: 10px; }
  header .flex-box #header_logo img { width: 60%; height: auto; }
  header .flex-box #header_logo a span { display: block; font-size: 8px; margin: -20px 0 0 6rem; }
  header .flex-box #link-icon { width: 26px; display: flex; flex-direction: column; align-items: center; margin: 0; position: fixed; right: 20px; top: 5%; z-index: 100; }
  header .flex-box #link-icon span { display: inline-block; width: auto; }
  header .flex-box #link-icon span figure { margin-left: 0; display: block; position: relative; }
  header .flex-box #link-icon span figure img { width: 26px; height: 26px; position: relative; top: 0; left: 100%; transform: translateX(-50%); }
  header .flex-box #link-icon span figure figcaption { display: none; }
  #prologue { margin: 0 0 600px 0; position: relative; }
  #prologue h2 { font-size: 24px; display: flex; align-items: flex-start; justify-content: center; position: relative; z-index: 1; text-indent: 0; }
  #prologue h2 img { width: 70%; height: auto; }
  #prologue h3 { position: relative; text-align: center; font-size: 26px; font-weight: 900; letter-spacing: 0; color: #ff0000; padding-bottom: 10px; margin-bottom: 10px; position: relative; z-index: 2; }
  #prologue h3::after { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 3px; background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #a3a3a3 10%, #292929 25%, #292929 75%, #a3a3a3 90%, rgba(255, 255, 255, 0) 100%); }
  #prologue h4 { width: 80% !important; height: auto; margin: 0 auto; padding: 0; box-sizing: border-box; font-size: 20px; font-weight: 600; line-height: 1.5; }
  #prologue #character-box { width: 80%; height: auto; margin: 0 auto; position: absolute; z-index: 3; top: 0; left: 50%; transform: translateX(-50%); display: flex; justify-content: space-between; }
  #prologue #character-box #character-l { width: 50%; height: auto; position: relative; top: 300px; }
  #prologue #character-box #character-l img { width: 100%; height: auto; }
  #prologue #character-box #character-r { width: 50%; height: auto; position: relative; top: 300px; }
  #prologue #character-box #character-r img { width: 100%; height: auto; }
  .index_character { width: 100%; height: auto; overflow: hidden; margin: 0; padding: 5px 0; position: relative; }
  .index_character .character-title { width: 100%; height: 50px; background-image: linear-gradient(45deg, #444444 25%, transparent 25%, transparent 50%, #444444 50%, #444444 75%, transparent 75%, transparent); background-size: 20px 20px; background-color: #000000; color: #fff; }
  .index_character .character-title .character-container { width: 100%; height: auto; max-width: 100%; margin: 0 auto; display: flex; align-items: center; position: relative; }
  .index_character .character-title .character-container .character-names { font-size: 24px; font-weight: 900; margin: 0 10px 0 10px; line-height: 70px; white-space: nowrap; }
  .index_character .character-title .character-container .cv-name { font-size: 12px; font-weight: 600; margin-right: 5px; }
  .index_character .character-title .character-container .name-kana { font-size: 10px; font-weight: 600; }
  .index_character .character-title .character-container .youtube-bana { width: auto; height: 50px; margin: 0; padding: 0; position: absolute; right: 20px; line-height: 50px; align-self: center; z-index: 100; }
  .index_character .character-title .character-container .youtube-bana img { width: auto; height: 2.6rem; margin-top: 5px; }
  .index_character .character-info { width: 100%; margin: 0 auto; }
  .index_character .character-info .container { position: relative; display: block; }
  .index_character .character-info .container .profile { width: 100%; height: auto; }
  .index_character .character-info .container .profile figure { position: relative; top: 0; left: 5%; transform: translateX(-25%); }
  .index_character .character-info .container .profile figure figcaption { display: none; }
  .index_character .character-info .container .profile .h6-sp { display: block; width: 100%; position: absolute; z-index: 100; top: 10px; right: 0; margin: 0 0 10px 0; font-size: 20px; font-weight: 900; color: #0066ff; text-align: center; }
  .index_character .character-info .container .profile .character-img { width: 55%; height: auto; margin: 0 auto; position: absolute inherit; top: 0; left: 0; }
  .index_character .character-info .container .profile .character-img img { margin-top: 40px; width: 100%; height: auto; }
  .index_character .character-info .container .profile .car-img-sp { display: inherit; width: 50%; height: auto; position: absolute; top: 0; right: 0; }
  .index_character .character-info .container .profile .car-img-sp img { margin-top: 90px; width: 100%; height: auto; }
  .index_character .character-info .container .car-profile { width: 100%; height: auto; padding: 20px 0 0 0; background-color: #fff; }
  .index_character .character-info .container .car-profile h6 { display: none; }
  .index_character .character-info .container .car-profile .car-img { display: none; }
  .index_character .character-info .container table.car-profile-list { width: 96%; height: auto; margin: 0 auto; font-size: 12px; }
  .index_character .character-info .container table.car-profile-list tr th { width: auto; font-weight: 600; white-space: nowrap !important; vertical-align: top; padding-bottom: 5px; text-align: left; }
  .index_character .character-info .container table.car-profile-list tr td.sub-th { width: auto; white-space: nowrap !important; vertical-align: top; }
  .index_character .character-info .container table.car-profile-list tr td { width: auto; vertical-align: top; padding-bottom: 10px; }
  .acter-profile { width: 100%; height: auto; position: relative; left: auto; transform: translateX(0) !important; bottom: 0; }
  .acter-profile .acter-profile-link { width: 100%; height: auto; margin: 0 auto; display: flex !important; align-items: center; }
  .acter-profile .acter-profile-link .acter-img { width: 15%; display: flex; position: inherit; right: inherit; top: auto; }
  .acter-profile .acter-profile-link .acter-img img { width: 100%; height: auto; margin-top: 10px; }
  .acter-profile .acter-profile-link .cv { width: auto; display: flex; flex-direction: row; white-space: nowrap; font-size: 16px; font-family: "M PLUS Rounded 1c"; font-weight: 600; align-items: center; margin: 0 0 0 10px; line-height: 0; position: relative; }
  .acter-profile .acter-profile-link .cv img { width: auto; height: 20px; margin-right: 2px; }
  .acter-profile .acter-profile-link .furi { font-size: 8px; margin: 0 0 10px 28px; position: absolute; white-space: nowrap; left: 0; bottom: 0; }
  .acter-profile .acter-profile-link .vd { width: auto; align-items: flex-start; font-size: 9px; margin-top: 8px; }
  .acter-profile .acter-profile-link .vd img { width: auto; height: 20px; margin-right: 2px; padding: 0; align-items: center; vertical-align: middle; }
  .acter-profile .acter-profile-link .vd .font-large { font-size: 13px; font-weight: 700; display: block; margin: 2px 0 0 8px; white-space: nowrap; letter-spacing: 1px; }
  .acter-profile .acter-profile-link .vd .font-large#font-sky { font-size: 11px; letter-spacing: -1px; }
  #bk-sky { background: linear-gradient(to bottom, #ffffff 0 40%, rgba(255, 255, 0, 0.15) 40% 100%); }
  #bk-unica { background: linear-gradient(to bottom, #ffffff 0 40%, rgba(255, 153, 204, 0.15) 40% 100%); }
  #bk-elena { background: linear-gradient(to bottom, #ffffff 0 40%, rgba(255, 165, 0, 0.15) 40% 100%); }
  #bk-base { background: linear-gradient(to bottom, #ffffff 0 40%, rgba(0, 204, 0, 0.15) 40% 100%); }
  #voice { width: 300px !important; height: auto; margin: 50px auto; padding: 70px 20px 40px 20px; box-sizing: border-box; background: #fff; border-radius: 6px; border-right: solid 0.9px #333; border-bottom: solid 0.9px #333; box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.1); position: relative; display: block; z-index: -1; }
  #voice #voice-title { width: 300px; height: auto; padding: 14px; box-sizing: border-box; border-radius: 6px 6px 0 0; display: block; font-size: 16px; font-weight: 700; color: #fff; text-align: center; margin-bottom: 40px; background-color: deepskyblue; background-image: linear-gradient(135deg, #30cfd0, #3143d1 69%, #330867); position: absolute; left: 0; top: 0; }
  #voice .voice-thumbnail { width: 220px !important; height: auto; margin: 0 auto 30px auto; }
  #voice .voice-thumbnail img { width: 220px; height: auto; }
  #voice .voice-link { width: 240px !important; height: 60px; display: flex; justify-content: space-between; margin: 0 auto 30px auto; box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1); position: relative; }
  #voice .voice-link .mp-name { width: 70%; height: 100%; font-size: 16px; font-weight: 100; padding: 0 0 0 10px; box-sizing: border-box; line-height: 60px; white-space: nowrap; }
  #voice .voice-link .mp-link { width: 30%; height: 60px; background-color: deepskyblue; background-image: linear-gradient(135deg, #30cfd0, #3143d1 69%, #330867); color: #fff; position: absolute; top: 0; right: 0; display: flex; justify-content: center; align-items: center; }
  #voice .voice-link .mp-link img { width: 30px; height: 30px; }
  #pagetop { position: fixed; right: 0; bottom: 5%; }
  #pagetop img { width: 40px; height: auto; } }
