@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
:before,
:after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@-webkit-keyframes img_slide_pc {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: -1920px 50%;
  }
}

@keyframes img_slide_pc {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: -1920px 50%;
  }
}
@-webkit-keyframes img_slide_sp {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: -294.53125vw 50%;
  }
}
@keyframes img_slide_sp {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: -294.53125vw 50%;
  }
}
/*-------------------------------------------------------------------*/
/* Mixin */
/*-------------------------------------------------------------------*/
html {
  font-size: 62.5%;
}
@media print, screen and (max-width: 1024px) {
  html {
    font-size: 1.3020833333vw;
  }
}

body {
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  -webkit-font-smoothing: antialiased;
  word-wrap: break-word;
  overflow-wrap: break-word;
  overflow-x: hidden;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  -webkit-user-select: none;
      -ms-user-select: none;
          -moz-user-select: none;
          user-select: none;
}
@media print, screen and (max-width: 1024px) {
  body {
    -webkit-text-size-adjust: none;
    -webkit-overflow-scrolling: touch;
  }
}

.preload * {
  -webkit-transition: none !important;
  transition: none !important;
  -webkit-transition-delay: unset !important;
          transition-delay: unset !important;
}

.resizing *,
.resizing *:before,
.resizing *:after {
  -webkit-transition: none !important;
  transition: none !important;
  -webkit-transition-delay: unset !important;
          transition-delay: unset !important;
}

* {
  box-sizing: border-box;
  zoom: 1;
}

img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

a {
  color: #fff;
  text-decoration: none;
}

p {
  color: #fff;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.pc_b {
  display: block !important;
}
@media print, screen and (max-width: 1024px) {
  .pc_b {
    display: none !important;
  }
}

.pc_i {
  display: inline !important;
}
@media print, screen and (max-width: 1024px) {
  .pc_i {
    display: none !important;
  }
}

.pc_ib {
  display: inline-block !important;
}
@media print, screen and (max-width: 1024px) {
  .pc_ib {
    display: none !important;
  }
}

.pc_f {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: flex !important;
}
@media print, screen and (max-width: 1024px) {
  .pc_f {
    display: none !important;
  }
}

.sp_b {
  display: none !important;
}
@media print, screen and (max-width: 1024px) {
  .sp_b {
    display: block !important;
  }
}

.sp_i {
  display: none !important;
}
@media print, screen and (max-width: 1024px) {
  .sp_i {
    display: inline !important;
  }
}

.sp_ib {
  display: none !important;
}
@media print, screen and (max-width: 1024px) {
  .sp_ib {
    display: inline-block !important;
  }
}

.sp_f {
  display: none !important;
}
@media print, screen and (max-width: 1024px) {
  .sp_f {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: flex !important;
  }
}

/*-------------------------------------------------------------------*/
/* Mixin */
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* st-Wrapper */
/*-------------------------------------------------------------------*/
.st-Wrapper {
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  background-color: black;
}

/*-------------------------------------------------------------------*/
/* st-Main */
/*-------------------------------------------------------------------*/
.st-Main {
  display: block;
}

/*-------------------------------------------------------------------*/
/* Mixin */
/*-------------------------------------------------------------------*/
.st-Header {
  height: 40px;
  background: #252525;
}
@media print, screen and (max-width: 1024px) {
  .st-Header {
    height: 9.1145833333vw;
  }
}
.st-Header nav {
  height: 100%;
}
.st-Header nav ul {
  padding: 0 32px;
  max-width: 1400px;
  height: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
@media print, screen and (max-width: 1024px) {
  .st-Header nav ul {
    min-width: 100%;
    padding: 0 2.6041666667vw;
  }
}
.st-Header nav ul li a {
  font-weight: 500;
  font-size: 1.4rem;
  color: #fff;
  letter-spacing: 0.05em;
}
@media print, screen and (max-width: 1024px) {
  .st-Header nav ul li a {
    font-size: 2.4rem;
  }
}
@media (any-hover: hover) {
  .st-Header nav ul li a:hover {
    text-decoration: underline;
  }
}
.st-Header nav ul li + li {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  position: relative;
}
.st-Header nav ul li + li:before {
  content: "";
  width: 2px;
  height: 12px;
  margin: 0 10px;
  display: block;
  background: #fff;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}
@media print, screen and (max-width: 1024px) {
  .st-Header nav ul li + li:before {
    width: 0.2604166667vw;
    min-width: 1px;
    height: 2.6041666667vw;
    margin: 0 1.953125vw;
    -webkit-transform: translateY(0.390625vw);
            transform: translateY(0.390625vw);
  }
}

/*-------------------------------------------------------------------*/
/* Mixin */
/*-------------------------------------------------------------------*/
.index-Link {
  padding: 100px 20px 40px;
}
@media print, screen and (max-width: 1024px) {
  .index-Link {
    padding: 15.625vw 0;
  }
}
.index-Link .index-Subheading h2 {
  position: relative;
  text-align: center;
}
.index-Link .index-Subheading h2 div {
  color: #9D6D2A;
  display: block;
  margin: auto;
}
.index-Link .index-Subheading h2 div.en-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  max-width: 1560px;
}
.index-Link .index-Subheading h2 div.boader {
  background-color: #9D6D2A;
  width: 100px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
}
@media print, screen and (min-width: 1025px) {
  .index-Link .index-Subheading h2 div.boader {
    height: 2px;
  }
}
@media print, screen and (max-width: 1024px) {
  .index-Link .index-Subheading h2 div.boader {
    height: 1px;
  }
}
@media print, screen and (min-width: 1025px) {
  .index-Link .index-Subheading h2 div.boader-before {
    margin-right: 48px;
  }
}
@media print, screen and (max-width: 1024px) {
  .index-Link .index-Subheading h2 div.boader-before {
    margin-right: 24px;
  }
}
@media print, screen and (min-width: 1025px) {
  .index-Link .index-Subheading h2 div.boader-after {
    margin-left: 48px;
  }
}
@media print, screen and (max-width: 1024px) {
  .index-Link .index-Subheading h2 div.boader-after {
    margin-left: 24px;
  }
}
.index-Link .index-Subheading h2 div.en {
  font-family: "aviano", sans-serif;
  font-size: 7rem;
  letter-spacing: 0.5rem;
}
.index-Link .index-Subheading h2 div.en:first-letter {
  font-size: 10rem;
}
.index-Link .index-Subheading h2 div.jp {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
  font-weight: 600;
  letter-spacing: 0.1rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 2rem;
}
.index-Link .inner {
  max-width: 1200px;
  margin: 50px auto 0;
  padding: 80px 0;
  background: rgba(0, 0, 0, 0.6);
}
@media print, screen and (max-width: 1024px) {
  .index-Link .inner {
    margin: 7.8125vw auto 0;
    padding: 10.4166666667vw 0;
    width: 94.7916666667vw;
  }
}
.index-Link .inner .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.index-Link .inner .list .item {
  width: 228px;
}
@media print, screen and (max-width: 1024px) {
  .index-Link .inner .list .item {
    width: 43.75vw;
  }
}
.index-Link .inner .list .item + .item {
  margin-left: 40px;
}
@media print, screen and (max-width: 1024px) {
  .index-Link .inner .list .item + .item {
    margin-left: 2.0833333333vw;
  }
}
@media print, screen and (min-width: 1025px) {
  .index-Link .inner .list .item:nth-of-type(n+6) {
    margin-top: 15px;
  }
}
@media print, screen and (min-width: 1025px) {
  .index-Link .inner .list .item:nth-of-type(5n+1) {
    margin-left: 0;
  }
}
@media print, screen and (max-width: 1024px) {
  .index-Link .inner .list .item:nth-of-type(2n+1) {
    margin-left: 0;
  }
}
@media print, screen and (max-width: 1024px) {
  .index-Link .inner .list .item:nth-of-type(n+3) {
    margin-top: 2.0833333333vw;
  }
}
.index-Link .inner .list .item a {
  display: block;
}
.index-Link .inner .list .item a img {
  width: 100%;
  height: auto;
}
@media (any-hover: hover) {
  .index-Link .inner .list .item a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .index-Link .inner .list .item a:hover {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  }
}

.st-Footer {
  margin-top: auto;
  padding: 30px 0;
  font-weight: 500;
  font-size: 1.2rem;
  color: #fff;
  letter-spacing: 0.1em;
  text-align: center;
  background: #3c0103;
}
@media print, screen and (max-width: 1024px) {
  .st-Footer {
    padding: 5.2083333333vw 0;
    font-size: 2rem;
  }
}
.st-Footer .link {
  margin-bottom: 24px;
}
@media print, screen and (max-width: 1024px) {
  .st-Footer .link {
    margin-bottom: 5.2083333333vw;
  }
}
.st-Footer .link a {
  font-size: 1.4rem;
  text-decoration: underline;
}
@media print, screen and (max-width: 1024px) {
  .st-Footer .link a {
    font-size: 2.4rem;
  }
}
@media (any-hover: hover) {
  .st-Footer .link a:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    text-decoration: none;
  }
}

/*-------------------------------------------------------------------*/
/* Reset */
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* Mixin */
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* Keyframe */
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* Foundation */
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* Module */
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* Header */
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* Footer */
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* index-niconicoAmbassador index-Section */
/*-------------------------------------------------------------------*/
.toTop {
  padding: 0 40px;
  font-size: 1.5rem;
  text-align: left;
}
@media print, screen and (max-width: 1024px) {
  .toTop {
    font-size: 2.8rem;
    padding: 0 20px;
  }
}
.toTop a {
  color: #9D6D2A;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

.index-Subheading h2 {
  position: relative;
  text-align: center;
}
@media print, screen and (min-width: 1025px) {
  .index-Subheading h2 {
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 1024px) {
  .index-Subheading h2 {
    margin-top: 13.0208333333vw;
  }
}
.index-Subheading h2 div {
  color: #9D6D2A;
  display: block;
  margin: auto;
}
.index-Subheading h2 div.en-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  max-width: 1560px;
}
.index-Subheading h2 div.boader {
  background-color: #9D6D2A;
  width: 100px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
}
@media print, screen and (min-width: 1025px) {
  .index-Subheading h2 div.boader {
    height: 2px;
  }
}
@media print, screen and (max-width: 1024px) {
  .index-Subheading h2 div.boader {
    height: 1px;
  }
}
@media print, screen and (min-width: 1025px) {
  .index-Subheading h2 div.boader-before {
    margin-right: 48px;
  }
}
@media print, screen and (max-width: 1024px) {
  .index-Subheading h2 div.boader-before {
    margin-right: 24px;
  }
}
@media print, screen and (min-width: 1025px) {
  .index-Subheading h2 div.boader-after {
    margin-left: 48px;
  }
}
@media print, screen and (max-width: 1024px) {
  .index-Subheading h2 div.boader-after {
    margin-left: 24px;
  }
}
.index-Subheading h2 div .nowrap {
  white-space: nowrap;
}
.index-Subheading h2 div.en {
  font-family: "aviano", sans-serif;
  letter-spacing: 0.1rem;
}
.index-Subheading h2 div.en p {
  color: #9D6D2A;
}
@media print, screen and (min-width: 1025px) {
  .index-Subheading h2 div.en {
    font-size: 6rem;
  }
  .index-Subheading h2 div.en:first-letter {
    font-size: 10rem;
  }
}
@media print, screen and (max-width: 1024px) {
  .index-Subheading h2 div.en {
    font-size: 4rem;
  }
  .index-Subheading h2 div.en:first-letter {
    font-size: 6rem;
  }
}
.index-Subheading h2 div.jp {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
  font-weight: 600;
  letter-spacing: 0.1rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 2rem;
}
.index-Subheading h2 div.jp p {
  color: #9D6D2A;
}

.index-niconicoAmbassador {
  background-image: url(../../images/common/background.png);
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 0;
}
@media print, screen and (min-width: 1025px) {
  .index-niconicoAmbassador {
    padding-top: 60px;
  }
}
@media print, screen and (max-width: 1024px) {
  .index-niconicoAmbassador {
    background-size: 150%;
    padding-top: 7.8125vw;
  }
}
.index-niconicoAmbassador .en-wrapper .nowrap {
  white-space: nowrap;
}
.index-niconicoAmbassador .en-wrapper p {
  color: #9D6D2A;
}
@media print, screen and (max-width: 1024px) {
  .index-niconicoAmbassador .en-wrapper .en {
    font-size: 4rem;
    letter-spacing: 0.25rem;
  }
  .index-niconicoAmbassador .en-wrapper .en:first-letter {
    font-size: 6rem;
  }
}
.index-niconicoAmbassador .index-niconicoAmbassador_Body {
  padding: 40px 0 70px;
  text-align: center;
}
@media print, screen and (max-width: 1024px) {
  .index-niconicoAmbassador .index-niconicoAmbassador_Body {
    padding: 9.1145833333vw 0 9.765625vw;
  }
}
.index-niconicoAmbassador .index-niconicoAmbassador_Body h3 {
  font-weight: 900;
  font-size: 3.8rem;
  line-height: 2.2;
  color: #e5a958;
  letter-spacing: 0.16em;
}
@media print, screen and (max-width: 1024px) {
  .index-niconicoAmbassador .index-niconicoAmbassador_Body h3 {
    font-size: 4.8rem;
    line-height: 1.5;
    white-space: nowrap;
  }
}
.index-niconicoAmbassador .index-niconicoAmbassador_Body h3 span.label {
  margin: 0 12px;
  padding: 8px 0 12px;
  display: inline-block;
  background: #e5a958;
  color: #000;
  text-indent: 0.08em;
  line-height: 1;
}
@media print, screen and (max-width: 1024px) {
  .index-niconicoAmbassador .index-niconicoAmbassador_Body h3 span.label {
    display: inline;
    padding: 0.2604166667vw 1.3020833333vw 0vw 2.0833333333vw;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    line-height: 2.5;
  }
}
.index-niconicoAmbassador .index-niconicoAmbassador_Body h3 span.fs-m {
  font-size: 4.8rem;
}
@media print, screen and (max-width: 1024px) {
  .index-niconicoAmbassador .index-niconicoAmbassador_Body h3 span.fs-m {
    font-size: 5.8rem;
  }
}
.index-niconicoAmbassador .index-niconicoAmbassador_Body h3 span.fs-l {
  font-size: 5.2rem;
}
@media print, screen and (max-width: 1024px) {
  .index-niconicoAmbassador .index-niconicoAmbassador_Body h3 span.fs-l {
    font-size: 6.2rem;
  }
}
.index-niconicoAmbassador .index-niconicoAmbassador_Body h3 span.space {
  margin-top: 32px;
}
@media print, screen and (max-width: 1024px) {
  .index-niconicoAmbassador .index-niconicoAmbassador_Body h3 span.space {
    margin-top: 0;
  }
}
.index-niconicoAmbassador .index-niconicoAmbassador_Body h3 span.space-s {
  margin-top: 8px;
}
@media print, screen and (max-width: 1024px) {
  .index-niconicoAmbassador .index-niconicoAmbassador_Body h3 span.space-s {
    margin-top: 0;
  }
}
.index-niconicoAmbassador .index-niconicoAmbassador_Body p {
  letter-spacing: 0.16em;
}
@media print, screen and (min-width: 1025px) {
  .index-niconicoAmbassador .index-niconicoAmbassador_Body p {
    margin-top: 15px;
    font-size: 3rem;
    line-height: 2;
  }
}
@media print, screen and (max-width: 1024px) {
  .index-niconicoAmbassador .index-niconicoAmbassador_Body p {
    margin-top: 9.1145833333vw;
    font-size: 2.8rem;
    line-height: 1.6666666667;
  }
}
.index-niconicoAmbassador .index-niconicoAmbassador_Body p + p {
  margin-top: 20px;
}
@media print, screen and (max-width: 1024px) {
  .index-niconicoAmbassador .index-niconicoAmbassador_Body p + p {
    margin-top: 6.5104166667vw;
  }
}

/*-------------------------------------------------------------------*/
/* niconicoAmbassador-Wrapper */
/*-------------------------------------------------------------------*/
.niconicoAmbassador-Wrapper {
  max-width: 1000px;
  margin: 50px auto 0;
  padding-bottom: 120px;
}
@media print, screen and (min-width: 1025px) {
  .niconicoAmbassador-Wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (420px)[2];
        grid-template-columns: repeat(2, 420px);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 120px;
  }
}
@media print, screen and (max-width: 1024px) {
  .niconicoAmbassador-Wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (100%)[1];
        grid-template-columns: repeat(1, 100%);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}
@media print, screen and (max-width: 1024px) {
  .niconicoAmbassador-Wrapper {
    max-width: 94.7916666667vw;
    margin-top: 6.5104166667vw;
    padding-bottom: 18.2291666667vw;
  }
}
.niconicoAmbassador-Wrapper .card-list {
  border: #E5A958 2px solid;
  background-color: white;
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  color: red;
  padding: 20px;
}
@media print, screen and (max-width: 1024px) {
  .niconicoAmbassador-Wrapper .card-list {
    padding: 3.90625vw;
  }
}
.niconicoAmbassador-Wrapper .card-list .card-oshi {
  color: black;
  text-align: center;
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 1.3;
}
@media print, screen and (min-width: 1025px) {
  .niconicoAmbassador-Wrapper .card-list .card-oshi {
    height: 110px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
  }
}
@media print, screen and (max-width: 1024px) {
  .niconicoAmbassador-Wrapper .card-list .card-oshi {
    font-size: 3.4rem;
    line-height: 1.3333333333;
  }
}
.niconicoAmbassador-Wrapper .card-list .card-oshi .card-oshi-p:nth-child(2) {
  margin-top: 8px;
}
@media print, screen and (max-width: 1024px) {
  .niconicoAmbassador-Wrapper .card-list .card-oshi .card-oshi-p:nth-child(2) {
    margin-top: 1.0416666667vw;
  }
}
.niconicoAmbassador-Wrapper .card-list .card-oshi .nva-name {
  color: red;
}
.niconicoAmbassador-Wrapper .card-list .card-oshi .nva-nameAfter {
  color: black;
}
.niconicoAmbassador-Wrapper .card-list .card-oshi .oshi {
  color: black;
}
.niconicoAmbassador-Wrapper .card-list .card-oshi .video-genre {
  padding: 0 0.78125vw;
  background-color: #E5A958;
  color: white;
}
.niconicoAmbassador-Wrapper .card-list .awardHeader {
  margin-top: 20px;
  color: white;
  text-align: center;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.625;
}
@media print, screen and (max-width: 1024px) {
  .niconicoAmbassador-Wrapper .card-list .awardHeader {
    font-size: 2.4rem;
    line-height: 1.6666666667;
  }
}
.niconicoAmbassador-Wrapper .card-list .awardHeader.vocaloid-award {
  background-color: #D870AD;
}
.niconicoAmbassador-Wrapper .card-list .awardHeader.utattemita-award {
  background-color: #E9573E;
}
.niconicoAmbassador-Wrapper .card-list .awardHeader.odottemita-award {
  background-color: #F6BB43;
}
.niconicoAmbassador-Wrapper .card-list .awardHeader.voiceroid_cast-award {
  background-color: #8CC051;
}
.niconicoAmbassador-Wrapper .card-list .awardHeader.voiceroid_noncast-award {
  background-color: #37BB9B;
}
.niconicoAmbassador-Wrapper .card-list .awardHeader.game_cast-award {
  background-color: #3CAEDA;
}
.niconicoAmbassador-Wrapper .card-list .awardHeader.virtual-award {
  background-color: #967BDC;
}
.niconicoAmbassador-Wrapper .card-list .awardHeader.others_movie-award {
  background-color: #AAB2BD;
}
.niconicoAmbassador-Wrapper .card-list .thumbnail a {
  aspect-ratio: 16/9;
  display: block;
  overflow: hidden;
  background: #0f0f0f;
}
@media (any-hover: hover) {
  .niconicoAmbassador-Wrapper .card-list .thumbnail a img {
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  }
  .niconicoAmbassador-Wrapper .card-list .thumbnail a:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  }
}
.niconicoAmbassador-Wrapper .card-list .text {
  padding: 15px 0 15px;
}
@media print, screen and (max-width: 1024px) {
  .niconicoAmbassador-Wrapper .card-list .text {
    padding: 3.90625vw 0vw 0vw;
  }
}
.niconicoAmbassador-Wrapper .card-list .text .title {
  text-align: justify;
}
.niconicoAmbassador-Wrapper .card-list .text .title a {
  width: 100%;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.25;
  letter-spacing: 0.1em;
  color: #000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media print, screen and (min-width: 1025px) {
  .niconicoAmbassador-Wrapper .card-list .text .title a {
    min-height: 40px;
  }
}
@media print, screen and (max-width: 1024px) {
  .niconicoAmbassador-Wrapper .card-list .text .title a {
    font-size: 3.125vw;
    -webkit-line-clamp: 2;
  }
}
@media print, screen and (max-width: 1024px) {
  .niconicoAmbassador-Wrapper .card-list .text .title a {
    font-size: 2.4rem;
    line-height: 1.6666666667;
  }
}
@media (any-hover: hover) {
  .niconicoAmbassador-Wrapper .card-list .text .title a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .niconicoAmbassador-Wrapper .card-list .text .title a:hover {
    text-decoration: underline;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  }
}
.niconicoAmbassador-Wrapper .card-list .text .user a {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.625;
  color: #a7050d;
}
@media print, screen and (max-width: 1024px) {
  .niconicoAmbassador-Wrapper .card-list .text .user a {
    font-size: 2rem;
    line-height: 1.6666666667;
  }
}
@media (any-hover: hover) {
  .niconicoAmbassador-Wrapper .card-list .text .user a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .niconicoAmbassador-Wrapper .card-list .text .user a:hover {
    text-decoration: underline;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  }
}
.niconicoAmbassador-Wrapper .card-list .text .card-nva-container {
  padding-top: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  vertical-align: top;
}
@media print, screen and (max-width: 1024px) {
  .niconicoAmbassador-Wrapper .card-list .text .card-nva-container {
    padding-top: 5.2083333333vw;
  }
}
.niconicoAmbassador-Wrapper .card-list .text .card-nva-container .card-nva-icon {
  width: 20%;
  display: inline-block;
  height: 100%;
}
.niconicoAmbassador-Wrapper .card-list .text .card-nva-container .card-nva-icon a {
  display: inline-block;
  height: 100%;
}
.niconicoAmbassador-Wrapper .card-list .text .card-nva-container .card-nva-comment {
  display: inline-block;
  margin-left: 10px;
  width: 75%;
  font-size: 22px;
  padding: 6px;
  height: 90px;
  color: black;
  border-radius: 0 10px 10px 10px;
  background-color: #F2F2F2;
}
@media print, screen and (min-width: 1025px) {
  .niconicoAmbassador-Wrapper .card-list .text .card-nva-container .card-nva-comment {
    line-height: 25px;
  }
}
@media print, screen and (max-width: 1024px) {
  .niconicoAmbassador-Wrapper .card-list .text .card-nva-container .card-nva-comment {
    font-size: 2.8645833333vw;
    padding: 2.6041666667vw;
    height: 23.4375vw;
  }
}
@media print, screen and (max-width: 1024px) {
  .niconicoAmbassador-Wrapper .card-list .text .card-nva-container .card-nva-comment {
    border-radius: 0 5vw 5vw 5vw;
  }
}
.niconicoAmbassador-Wrapper .card-list .text .card-nva-container .card-nva-comment .card-nva-comment-text {
  font-size: 1.6rem;
  color: black;
  min-width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
@media print, screen and (max-width: 1024px) {
  .niconicoAmbassador-Wrapper .card-list .text .card-nva-container .card-nva-comment .card-nva-comment-text {
    font-size: 3.125vw;
    padding-bottom: 0.5208333333vw;
    -webkit-line-clamp: 5;
  }
}
.niconicoAmbassador-Wrapper .card-list .card-detail-button {
  margin-top: 20px;
}
@media print, screen and (max-width: 1024px) {
  .niconicoAmbassador-Wrapper .card-list .card-detail-button {
    margin-top: 3.90625vw;
  }
}
.niconicoAmbassador-Wrapper .card-list .card-detail-button a {
  width: 60%;
  height: 3.4rem;
  margin: 0 auto;
  display: block;
  font-weight: 700;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 3.4rem;
  color: #fff;
  text-align: center;
  border-radius: 25px;
  background-color: #E5A958;
  position: relative;
  will-change: filter;
}
@media print, screen and (max-width: 1024px) {
  .niconicoAmbassador-Wrapper .card-list .card-detail-button a {
    width: 75%;
    height: 7.8125vw;
    margin: 0 auto;
    font-size: 2rem;
    line-height: 7.8125vw;
    border-radius: 3.90625vw;
  }
}
@media (any-hover: hover) {
  .niconicoAmbassador-Wrapper .card-list .card-detail-button a[href] {
    -webkit-transition: -webkit-filter 0.5s, -webkit-transform 0.5s;
    transition: -webkit-filter 0.5s, -webkit-transform 0.5s;
    transition: filter 0.5s, transform 0.5s;
    transition: filter 0.5s, transform 0.5s, -webkit-filter 0.5s, -webkit-transform 0.5s;
  }
  .niconicoAmbassador-Wrapper .card-list .card-detail-button a[href]:hover {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.5" intercept="-0.25" /><feFuncG type="linear" slope="1.5" intercept="-0.25" /><feFuncB type="linear" slope="1.5" intercept="-0.25" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: contrast(150%);
            filter: contrast(150%);
    -webkit-transform: scale(1.025);
            transform: scale(1.025);
  }
}

/*-------------------------------------------------------------------*/
/* niconicoAmbassador-Term */
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* niconicoAmbassador-Caution */
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* niconicoAmbassador-Catch */
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* niconicoAmbassador-List */
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* niconicoAmbassador-Completion */
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* index-niconicoAmbassador-Completion */
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* niconicoAmbassador-ToTop */
/*-------------------------------------------------------------------*/
.niconicoAmbassador-ToTop {
  margin: 80px 0;
}
@media print, screen and (max-width: 1024px) {
  .niconicoAmbassador-ToTop {
    margin: 5.2083333333vw 0;
  }
}
.niconicoAmbassador-ToTop a {
  margin: 0 auto;
  display: block;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  text-decoration: underline;
  color: #9D6D2A;
  line-height: 67px;
  text-align: center;
  position: relative;
}
@media print, screen and (max-width: 1024px) {
  .niconicoAmbassador-ToTop a {
    width: 65.1041666667vw;
    height: 13.0208333333vw;
    border-radius: 6.5104166667vw;
    font-size: 2.6rem;
    line-height: 12.7604166667vw;
  }
}

/*-------------------------------------------------------------------*/
/* niconicoAmbassador-Bnr */
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* niconicoAmbassador-Link */
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
/* index-nominatedVideo-Completion */
/*-------------------------------------------------------------------*/
.vote-Content .card-detail {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  color: white;
  max-width: 800px;
  margin: 0 auto;
}
.vote-Content .card-detail .card-oshi {
  color: white;
  text-align: center;
  font-weight: 700;
  font-size: 4rem;
  line-height: 1.5;
}
@media print, screen and (max-width: 1024px) {
  .vote-Content .card-detail .card-oshi {
    font-size: 3.4rem;
    line-height: 1.3333333333;
  }
}
.vote-Content .card-detail .card-oshi .card-oshi-p:nth-child(2) {
  margin-top: 8px;
}
@media print, screen and (max-width: 1024px) {
  .vote-Content .card-detail .card-oshi .card-oshi-p:nth-child(2) {
    margin-top: 1.0416666667vw;
  }
}
.vote-Content .card-detail .card-oshi .nva-name {
  color: red;
  font-size: larger;
}
.vote-Content .card-detail .card-oshi .nva-nameAfter {
  color: white;
  font-size: smaller;
}
.vote-Content .card-detail .card-oshi .oshi {
  color: white;
}
.vote-Content .card-detail .card-oshi .video-genre {
  padding: 0 0.78125vw;
  background-color: #E5A958;
  color: white;
}
.vote-Content .card-detail .awardHeader {
  margin-top: 60px;
  color: white;
  text-align: center;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.625;
}
@media print, screen and (max-width: 1024px) {
  .vote-Content .card-detail .awardHeader {
    margin-top: 5.2083333333vw;
    font-size: 2.4rem;
    line-height: 1.6666666667;
  }
}
.vote-Content .card-detail .awardHeader.vocaloid-award {
  background-color: #D870AD;
}
.vote-Content .card-detail .awardHeader.utattemita-award {
  background-color: #E9573E;
}
.vote-Content .card-detail .awardHeader.odottemita-award {
  background-color: #F6BB43;
}
.vote-Content .card-detail .awardHeader.voiceroid_cast-award {
  background-color: #8CC051;
}
.vote-Content .card-detail .awardHeader.voiceroid_noncast-award {
  background-color: #37BB9B;
}
.vote-Content .card-detail .awardHeader.game_cast-award {
  background-color: #3CAEDA;
}
.vote-Content .card-detail .awardHeader.virtual-award {
  background-color: #967BDC;
}
.vote-Content .card-detail .awardHeader.others_movie-award {
  background-color: #AAB2BD;
}
.vote-Content .card-detail .thumbnail a {
  aspect-ratio: 16/9;
  display: block;
  overflow: hidden;
  background: #0f0f0f;
}
@media (any-hover: hover) {
  .vote-Content .card-detail .thumbnail a img {
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  }
  .vote-Content .card-detail .thumbnail a:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  }
}
.vote-Content .card-detail .text {
  padding: 15px 15px 15px;
}
@media print, screen and (max-width: 1024px) {
  .vote-Content .card-detail .text {
    padding: 3.90625vw 0vw 0vw;
  }
}
.vote-Content .card-detail .text .title {
  text-align: justify;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.vote-Content .card-detail .text .title a {
  width: 100%;
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: white;
  overflow: hidden;
}
@media print, screen and (min-width: 1025px) {
  .vote-Content .card-detail .text .title a {
    min-height: 40px;
  }
}
@media print, screen and (max-width: 1024px) {
  .vote-Content .card-detail .text .title a {
    font-size: 3.90625vw;
    line-height: 1.3333333333;
  }
}
@media (any-hover: hover) {
  .vote-Content .card-detail .text .title a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .vote-Content .card-detail .text .title a:hover {
    text-decoration: underline;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  }
}
.vote-Content .card-detail .text .user a {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.625;
  color: #a7050d;
}
@media print, screen and (max-width: 1024px) {
  .vote-Content .card-detail .text .user a {
    font-size: 2rem;
    line-height: 1.6666666667;
  }
}
@media (any-hover: hover) {
  .vote-Content .card-detail .text .user a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .vote-Content .card-detail .text .user a:hover {
    text-decoration: underline;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  }
}
.vote-Content .card-detail .text .card-nva-container {
  padding-top: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  vertical-align: top;
}
@media print, screen and (max-width: 1024px) {
  .vote-Content .card-detail .text .card-nva-container {
    padding-top: 7.8125vw;
  }
}
.vote-Content .card-detail .text .card-nva-container .card-nva-icon {
  width: 15%;
  display: inline-block;
  height: 100%;
}
.vote-Content .card-detail .text .card-nva-container .card-nva-icon a {
  display: inline-block;
  height: 100%;
}
.vote-Content .card-detail .text .card-nva-container .card-nva-comment {
  white-space: pre-wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-left: 10px;
  width: 80%;
  font-size: 22px;
  line-height: 26px;
  padding: 20px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  min-height: 90px;
  color: black;
  border-radius: 0 10px 10px 10px;
  background-color: #F2F2F2;
}
@media print, screen and (max-width: 1024px) {
  .vote-Content .card-detail .text .card-nva-container .card-nva-comment {
    font-size: 2.8645833333vw;
    line-height: 5.7291666667vw;
    padding: 2.6041666667vw;
    min-height: 23.4375vw;
  }
}
@media print, screen and (max-width: 1024px) {
  .vote-Content .card-detail .text .card-nva-container .card-nva-comment {
    border-radius: 0 5vw 5vw 5vw;
  }
}
.vote-Content .card-detail .text .card-nva-container .card-nva-comment .card-nva-comment-text {
  font-size: 1.6rem;
  color: black;
  min-width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media print, screen and (max-width: 1024px) {
  .vote-Content .card-detail .text .card-nva-container .card-nva-comment .card-nva-comment-text {
    font-size: 4.125vw;
    padding-bottom: 0.5208333333vw;
  }
}
.vote-Content .card-detail .card-nvaInfo {
  margin: 15px 15px 15px;
  background-color: rgb(26, 26, 26);
  height: 100%;
}
@media print, screen and (max-width: 1024px) {
  .vote-Content .card-detail .card-nvaInfo {
    margin: 3.90625vw 2.6041666667vw 3.90625vw;
  }
}
.vote-Content .card-detail .card-nvaInfo .card-nvaName {
  padding: 20px;
  padding-bottom: 0;
  font-size: 2rem;
}
@media print, screen and (max-width: 1024px) {
  .vote-Content .card-detail .card-nvaInfo .card-nvaName {
    font-size: 3.90625vw;
  }
}
.vote-Content .card-detail .card-nvaInfo .card-nvaDetail {
  padding: 10px 20px 0;
  font-size: 1.2rem;
  line-height: 2rem;
  white-space: pre-wrap;
}
@media print, screen and (max-width: 1024px) {
  .vote-Content .card-detail .card-nvaInfo .card-nvaDetail {
    font-size: 3.125vw;
    line-height: 5.7291666667vw;
  }
}
.vote-Content .card-detail .card-nvaInfo .card-nvaInfo-container {
  font-size: 14px;
  padding: 20px 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}
@media print, screen and (max-width: 1024px) {
  .vote-Content .card-detail .card-nvaInfo .card-nvaInfo-container {
    font-size: 2.34375vw;
  }
}
.vote-Content .card-detail .card-nvaInfo .card-nvaInfo-container .card-nvaInfo-button {
  border-radius: 5px;
  padding: 6px 8px;
  margin: 0 8px;
}
.vote-Content .card-detail .card-nvaInfo .card-nvaInfo-container .card-nvaInfo-button--twitter {
  background-color: #1DA1F2;
}
.vote-Content .card-detail .card-nvaInfo .card-nvaInfo-container .card-nvaInfo-button--nicoLink {
  background-color: #AFAFAF;
}
.vote-Content .card-detail .card-nvaInfo .card-nvaInfo-container .card-nvaInfo-button-text:before {
  content: "";
  width: 12px;
  height: 12px;
  margin-right: 8px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
}
.vote-Content .card-detail .card-nvaInfo .card-nvaInfo-container .card-nvaInfo-button-text--twitter:before {
  background-image: url(../../images/common/icon_twitter.png);
}
.vote-Content .card-detail .card-nvaInfo .card-nvaInfo-container .card-nvaInfo-button-text--nicoLink:before {
  margin-bottom: 2px;
  background-image: url(../../images/common/niconicoTVchan.svg);
}
.vote-Content .card-detail .card-detail-button {
  margin-top: 20px;
}
@media print, screen and (max-width: 1024px) {
  .vote-Content .card-detail .card-detail-button {
    margin-top: 3.90625vw;
  }
}
.vote-Content .card-detail .card-detail-button a {
  width: 100%;
  height: 50px;
  margin: 0 auto;
  display: block;
  font-weight: 700;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 44px;
  color: #fff;
  text-align: center;
  border-radius: 25px;
  background-color: #E5A958;
  position: relative;
  will-change: filter;
}
@media print, screen and (max-width: 1024px) {
  .vote-Content .card-detail .card-detail-button a {
    width: 100%;
    height: 10.4166666667vw;
    margin: 0 auto;
    font-size: 2.6rem;
    line-height: 9.8958333333vw;
    border-radius: 5.2083333333vw;
  }
}
@media (any-hover: hover) {
  .vote-Content .card-detail .card-detail-button a[href] {
    -webkit-transition: -webkit-filter 0.5s, -webkit-transform 0.5s;
    transition: -webkit-filter 0.5s, -webkit-transform 0.5s;
    transition: filter 0.5s, transform 0.5s;
    transition: filter 0.5s, transform 0.5s, -webkit-filter 0.5s, -webkit-transform 0.5s;
  }
  .vote-Content .card-detail .card-detail-button a[href]:hover {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.5" intercept="-0.25" /><feFuncG type="linear" slope="1.5" intercept="-0.25" /><feFuncB type="linear" slope="1.5" intercept="-0.25" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: contrast(150%);
            filter: contrast(150%);
    -webkit-transform: scale(1.025);
            transform: scale(1.025);
  }
}

.nominatedVideo-Completion_Body {
  max-width: 1200px;
  margin: 50px auto 0;
  background: rgba(0, 0, 0, 0.6);
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media print, screen and (max-width: 1024px) {
  .nominatedVideo-Completion_Body {
    max-width: 94.7916666667vw;
    margin-top: 6.5104166667vw;
  }
}
.nominatedVideo-Completion_Body .vote-Content .item {
  width: 1000px;
  margin: 80px auto 0;
}
@media print, screen and (max-width: 1024px) {
  .nominatedVideo-Completion_Body .vote-Content .item {
    width: 86.9791666667vw;
    margin: 9.1145833333vw auto 0;
  }
}
.nominatedVideo-Completion_Body .vote-Content .item .awardHeader {
  color: white;
  text-align: center;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.625;
}
@media print, screen and (max-width: 1024px) {
  .nominatedVideo-Completion_Body .vote-Content .item .awardHeader {
    font-size: 2.4rem;
    line-height: 1.6666666667;
  }
}
.nominatedVideo-Completion_Body .vote-Content .item .awardHeader.vocaloid-award {
  background-color: #D870AD;
}
.nominatedVideo-Completion_Body .vote-Content .item .awardHeader.utattemita-award {
  background-color: #E9573E;
}
.nominatedVideo-Completion_Body .vote-Content .item .awardHeader.odottemita-award {
  background-color: #F6BB43;
}
.nominatedVideo-Completion_Body .vote-Content .item .awardHeader.voiceroid_cast-award {
  background-color: #8CC051;
}
.nominatedVideo-Completion_Body .vote-Content .item .awardHeader.voiceroid_noncast-award {
  background-color: #37BB9B;
}
.nominatedVideo-Completion_Body .vote-Content .item .awardHeader.game_cast-award {
  background-color: #3CAEDA;
}
.nominatedVideo-Completion_Body .vote-Content .item .awardHeader.virtual-award {
  background-color: #967BDC;
}
.nominatedVideo-Completion_Body .vote-Content .item .awardHeader.others_movie-award {
  background-color: #AAB2BD;
}
.nominatedVideo-Completion_Body .vote-Content .item .thumbnail {
  aspect-ratio: 16/9;
  border: 2px solid #9D6D2A;
}
@media print, screen and (max-width: 1024px) {
  .nominatedVideo-Completion_Body .vote-Content .item .thumbnail {
    border: 0.2604166667vw solid #9D6D2A;
  }
}
.nominatedVideo-Completion_Body .vote-Content .item .thumbnail a {
  overflow: hidden;
  height: 100%;
  background: #0f0f0f;
}
@media print, screen and (max-width: 1024px) {
  .nominatedVideo-Completion_Body .vote-Content .item .thumbnail a {
    height: 48.828125vw;
  }
}
@media (any-hover: hover) {
  .nominatedVideo-Completion_Body .vote-Content .item .thumbnail a img {
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  }
  .nominatedVideo-Completion_Body .vote-Content .item .thumbnail a:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  }
}
.nominatedVideo-Completion_Body .vote-Content .item .title {
  margin: 20px 0 0;
}
@media print, screen and (max-width: 1024px) {
  .nominatedVideo-Completion_Body .vote-Content .item .title {
    margin: 3.90625vw 0 0;
  }
}
.nominatedVideo-Completion_Body .vote-Content .item .title a {
  font-size: 2.2rem;
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #fff;
  font-weight: 700;
}
@media print, screen and (max-width: 1024px) {
  .nominatedVideo-Completion_Body .vote-Content .item .title a {
    font-size: 3.2rem;
  }
}
@media (any-hover: hover) {
  .nominatedVideo-Completion_Body .vote-Content .item .title a:hover {
    text-decoration: underline;
  }
}
.nominatedVideo-Completion_Body .vote-Content .item .user {
  margin: 18px 0 0;
}
.nominatedVideo-Completion_Body .vote-Content .item .user a {
  font-size: 1.8rem;
  letter-spacing: 0.04em;
  color: red;
  font-weight: 500;
}
@media print, screen and (max-width: 1024px) {
  .nominatedVideo-Completion_Body .vote-Content .item .user a {
    font-size: 2.6rem;
  }
}
@media (any-hover: hover) {
  .nominatedVideo-Completion_Body .vote-Content .item .user a:hover {
    text-decoration: underline;
  }
}
.nominatedVideo-Completion_Body .vote-Content .item .category-text {
  margin-top: 15px;
}
@media print, screen and (max-width: 1024px) {
  .nominatedVideo-Completion_Body .vote-Content .item .category-text {
    margin-top: 3.6458333333vw;
  }
}
.nominatedVideo-Completion_Body .vote-Content .item .category-text span, .nominatedVideo-Completion_Body .vote-Content .item .category-text a {
  padding: 3px 10px 5px;
  font-weight: 500;
  font-size: 1.4rem;
  color: #e5a958;
  letter-spacing: 0.1em;
  display: inline-block;
  border: 1px solid #e5a958;
  background-color: white;
}
@media print, screen and (max-width: 1024px) {
  .nominatedVideo-Completion_Body .vote-Content .item .category-text span, .nominatedVideo-Completion_Body .vote-Content .item .category-text a {
    padding: 0.6510416667vw 1.953125vw 1.0416666667vw;
    font-size: 2.2rem;
  }
}
@media (any-hover: hover) {
  .nominatedVideo-Completion_Body .vote-Content .item .category-text span, .nominatedVideo-Completion_Body .vote-Content .item .category-text a {
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
  }
  .nominatedVideo-Completion_Body .vote-Content .item .category-text span:hover, .nominatedVideo-Completion_Body .vote-Content .item .category-text a:hover {
    color: #fff;
    background-color: #e5a958;
  }
}
.nominatedVideo-Completion_Body .vote-Content .item a {
  display: block;
}
.nominatedVideo-Completion_Body .share {
  margin-top: 74px;
}
@media print, screen and (max-width: 1024px) {
  .nominatedVideo-Completion_Body .share {
    margin-top: 10.2864583333vw;
  }
}
.nominatedVideo-Completion_Body .share a {
  width: 510px;
  height: 98px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #fff;
  text-align: center;
  border-radius: 49px;
  background: -webkit-linear-gradient(left, #21d7f2 0%, #01b4e5 100%);
  background: linear-gradient(to right, #21d7f2 0%, #01b4e5 100%);
  border: 4px solid #79C1E0;
  position: relative;
  will-change: filter;
}
@media print, screen and (max-width: 1024px) {
  .nominatedVideo-Completion_Body .share a {
    width: 86.9791666667vw;
    height: 16.1458333333vw;
    margin: 0 auto;
    font-size: 3.2rem;
    border-radius: 8.0729166667vw;
    border: 0.5208333333vw solid #79C1E0;
  }
}
.nominatedVideo-Completion_Body .share a:before {
  content: "";
  width: 33px;
  height: 29px;
  margin-right: 8px;
  display: block;
  background: url(../../images/common/icon_twitter.png) 0 0/contain no-repeat;
}
@media print, screen and (max-width: 1024px) {
  .nominatedVideo-Completion_Body .share a:before {
    width: 5.5989583333vw;
    height: 4.8177083333vw;
    margin-right: 1.953125vw;
  }
}
@media (any-hover: hover) {
  .nominatedVideo-Completion_Body .share a[href] {
    -webkit-transition: -webkit-filter 0.5s, -webkit-transform 0.3s;
    transition: -webkit-filter 0.5s, -webkit-transform 0.3s;
    transition: filter 0.5s, transform 0.3s;
    transition: filter 0.5s, transform 0.3s, -webkit-filter 0.5s, -webkit-transform 0.3s;
  }
  .nominatedVideo-Completion_Body .share a[href]:hover {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.5" intercept="-0.25" /><feFuncG type="linear" slope="1.5" intercept="-0.25" /><feFuncB type="linear" slope="1.5" intercept="-0.25" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: contrast(150%);
            filter: contrast(150%);
    -webkit-transform: scale(1.025);
            transform: scale(1.025);
  }
}

/*-------------------------------------------------------------------*/
/* index-nominatedVideo-Completion */
/*-------------------------------------------------------------------*/
.index-nominatedVideo-Completion {
  background-image: url(../../images/common/background.png);
  background-position: 50% 50%;
  background-size: cover;
  margin-top: 0;
}
@media print, screen and (min-width: 1025px) {
  .index-nominatedVideo-Completion {
    padding-top: 60px;
  }
}
@media print, screen and (max-width: 1024px) {
  .index-nominatedVideo-Completion {
    padding-top: 7.8125vw;
  }
}
.index-nominatedVideo-Completion .index-nominatedVideo-Completion_Body {
  padding: 40px 0 70px;
  text-align: center;
}
@media print, screen and (max-width: 1024px) {
  .index-nominatedVideo-Completion .index-nominatedVideo-Completion_Body {
    padding: 9.1145833333vw 0 9.765625vw;
  }
}
.index-nominatedVideo-Completion .index-nominatedVideo-Completion_Body h3 {
  font-weight: 900;
  font-size: 3.8rem;
  line-height: 2.2;
  color: #e5a958;
  letter-spacing: 0.16em;
}
@media print, screen and (max-width: 1024px) {
  .index-nominatedVideo-Completion .index-nominatedVideo-Completion_Body h3 {
    font-size: 4.8rem;
    line-height: 1.5;
    white-space: nowrap;
  }
}
.index-nominatedVideo-Completion .index-nominatedVideo-Completion_Body h3 span.label {
  margin: 0 12px;
  padding: 8px 0 12px;
  display: inline-block;
  background: #e5a958;
  color: #000;
  text-indent: 0.08em;
  line-height: 1;
}
@media print, screen and (max-width: 1024px) {
  .index-nominatedVideo-Completion .index-nominatedVideo-Completion_Body h3 span.label {
    display: inline;
    padding: 0.2604166667vw 1.3020833333vw 0vw 2.0833333333vw;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    line-height: 2.5;
  }
}
.index-nominatedVideo-Completion .index-nominatedVideo-Completion_Body h3 span.fs-m {
  font-size: 4.8rem;
}
@media print, screen and (max-width: 1024px) {
  .index-nominatedVideo-Completion .index-nominatedVideo-Completion_Body h3 span.fs-m {
    font-size: 5.8rem;
  }
}
.index-nominatedVideo-Completion .index-nominatedVideo-Completion_Body h3 span.fs-l {
  font-size: 5.2rem;
}
@media print, screen and (max-width: 1024px) {
  .index-nominatedVideo-Completion .index-nominatedVideo-Completion_Body h3 span.fs-l {
    font-size: 6.2rem;
  }
}
.index-nominatedVideo-Completion .index-nominatedVideo-Completion_Body h3 span.space {
  margin-top: 32px;
}
@media print, screen and (max-width: 1024px) {
  .index-nominatedVideo-Completion .index-nominatedVideo-Completion_Body h3 span.space {
    margin-top: 0;
  }
}
.index-nominatedVideo-Completion .index-nominatedVideo-Completion_Body h3 span.space-s {
  margin-top: 8px;
}
@media print, screen and (max-width: 1024px) {
  .index-nominatedVideo-Completion .index-nominatedVideo-Completion_Body h3 span.space-s {
    margin-top: 0;
  }
}
.index-nominatedVideo-Completion .index-nominatedVideo-Completion_Body p {
  letter-spacing: 0.16em;
}
@media print, screen and (min-width: 1025px) {
  .index-nominatedVideo-Completion .index-nominatedVideo-Completion_Body p {
    margin-top: 15px;
    font-size: 3rem;
    line-height: 2;
  }
}
@media print, screen and (max-width: 1024px) {
  .index-nominatedVideo-Completion .index-nominatedVideo-Completion_Body p {
    margin-top: 9.1145833333vw;
    font-size: 2.8rem;
    line-height: 1.6666666667;
  }
}
.index-nominatedVideo-Completion .index-nominatedVideo-Completion_Body p + p {
  margin-top: 20px;
}
@media print, screen and (max-width: 1024px) {
  .index-nominatedVideo-Completion .index-nominatedVideo-Completion_Body p + p {
    margin-top: 6.5104166667vw;
  }
}