@charset "UTF-8";

/**
* main.css
**/

@import url("https://use.typekit.net/yyk1ytg.css");

[disabled],
.disabled {
  opacity: 0.3;
  transition: none;
  cursor: text;
}

[disabled]:hover,
.disabled:hover {
  opacity: 0.3;
}

.font-18 {
  margin-right: 1.33333vw !important;
}

/*! 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 */
  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;
  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;
  appearance: checkbox;
}

[type="radio"] {
  -webkit-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;
  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;
}

html {
  overflow-x: hidden;
}

html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: none;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.wrapper {
  width: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  border: none;
  position: relative;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

a {
  transition: all 0.3s;
}

a:hover {
  opacity: 0.7;
}

.d-line-sp {
  display: block;
  margin: 0 0 2.13333vw 0;
}

.d-line-sp:last-of-type {
  margin: 0;
}

.archive-movie__link {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 2.66667vw;
  overflow: hidden;
}

.archive-movie__link:before {
  content: '';
  width: 100%;
  min-height: 42.66667vw;
  background-image: url(/assets/images/movie/section_movie_cover.svg);
  background-size: cover;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  height: 100%;
}

.c-1stview__image {
  display: none;
}

.c-1stview__image-sp {
  width: 100%;
  height: auto;
}

.c-1stview__image--lead {
  display: none;
}

.c-1stview__image--lead-sp {
  position: absolute;
  top: -4.35915vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 73.86667vw;
  height: auto;
}

.c-1stview__image--lead-en {
  position: absolute;
  width: 1.328vw;
  height: auto;
  top: 7.33333vw;
  left: -3.59467vw;
}

.c-1stview__image--title-en {
  position: absolute;
  width: 15.54665vw;
  height: auto;
  top: 26vw;
  right: -2.66667vw;
}

.c-1stview__image--animation-en {
  position: absolute;
  width: 7.59987vw;
  height: auto;
  top: 25.33333vw;
  left: -3.79993vw;
}

.c-1stview__image--onair {
  position: absolute;
  width: 32.93333vw;
  height: auto;
  bottom: 0;
  left: -1.6vw;
}

.c-1stview-movie__link {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.c-1stview-movie__link:before {
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("/assets/images/index/top_new_movie_cover.svg");
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}

.c-1stview-movie__thumb {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  margin: auto;
}

.c-archive__heading--news {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  padding: 0 0 0 15.2vw;
  margin: 0 0 4vw 10.13333vw;
  background-repeat: no-repeat;
  background-position: left 0.8vw;
  background-size: 12.26667vw 3.40004vw;
  line-height: 1;
  font-size: 4vw;
  color: #b7a2ff;
  margin-bottom: 10vw;
  background-image: url(/assets/images/news/section_heading_icon_news.svg);
}

.c-archive__heading--news:after {
  content: 'I Start over that day again.';
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.46667vw;
  display: block;
  margin: 1.33333vw 0 0 0;
}

.c-archive__heading--movie {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  padding: 0 0 0 15.2vw;
  margin: 0 0 4vw 10.13333vw;
  background-repeat: no-repeat;
  background-position: left 0.8vw;
  background-size: 12.26667vw 3.40004vw;
  line-height: 1;
  font-size: 4vw;
  color: #b7a2ff;
  margin-bottom: 16.66667vw;
  background-image: url(/assets/images/movie/section_heading_icon_movie.svg);
}

.c-archive__heading--movie:after {
  content: 'I Start over that day again.';
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.46667vw;
  display: block;
  margin: 1.33333vw 0 0 0;
}

.c-archive__heading--music {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  padding: 0 0 0 15.2vw;
  margin: 0 0 4vw 10.13333vw;
  background-repeat: no-repeat;
  background-position: left 0.8vw;
  background-size: 12.26667vw 3.40004vw;
  line-height: 1;
  font-size: 4vw;
  color: #b7a2ff;
  background-image: url(/assets/images/music/section_heading_icon_music.svg);
}

.c-archive__heading--music:after {
  content: 'I Start over that day again.';
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.46667vw;
  display: block;
  margin: 1.33333vw 0 0 0;
}

.c-archive__heading--onair {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  padding: 0 0 0 15.2vw;
  margin: 0 0 4vw 10.13333vw;
  background-repeat: no-repeat;
  background-position: left 0.8vw;
  background-size: 12.26667vw 3.40004vw;
  line-height: 1;
  font-size: 4vw;
  color: #b7a2ff;
  margin-bottom: 10vw;
  background-image: url(/assets/images/onair/section_heading_icon_onair.svg);
}

.c-archive__heading--onair:after {
  content: 'I Start over that day again.';
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.46667vw;
  display: block;
  margin: 1.33333vw 0 0 0;
}

.c-archive__heading--goods {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  padding: 0 0 0 15.2vw;
  margin: 0 0 4vw 10.13333vw;
  background-repeat: no-repeat;
  background-position: left 0.8vw;
  background-size: 12.26667vw 3.40004vw;
  line-height: 1;
  font-size: 4vw;
  color: #b7a2ff;
  margin-bottom: 10vw;
  background-image: url(/assets/images/news/section_heading_icon_news.svg);
}

.c-archive__heading--goods:after {
  content: 'I Start over that day again.';
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.46667vw;
  display: block;
  margin: 1.33333vw 0 0 0;
}

.c-archive-goods__item-img {
  overflow: hidden;
  width: 68.8vw;
  height: 68.8vw;
}

.c-archive-goods__item-img:empty {
  background-color: #ff8d95;
  position: relative;
}

.c-archive-goods__item-img:empty:before {
  content: 'COMING SOON';
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  text-align: center;
  font-size: 2.66667vw;
  height: 2.66667vw;
  line-height: 1;
  position: absolute;
}

.c-archive-goods__item-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.c-archive-goods__item-title {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2vw;
  line-height: 1.75;
  color: #999999;
  padding: 2vw 0 6.26667vw;
}

.c-archive-goods__item {
  width: 68.8vw;
}

.c-bd-info__content {
  font-size: 3.2vw;
  color: #999999;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.75;
  font-feature-settings: "palt";
}

.c-bd-info__content * {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.75;
  font-feature-settings: "palt";
}

.c-bd-info__content li:before {
  content: '・';
}

.c-bd-info__content p,
.c-bd-info__content ul,
.c-bd-info__content ol {
  margin-bottom: 6.66667vw;
}

.c-bd-info__content a {
  color: #ff8d95;
  border-bottom: 0.13333vw solid #ff8d95;
}

.c-bd-info__release {
  color: #ff8d95;
  line-height: 1;
  font-size: 4.8vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  display: block;
  margin: 0 0 6.13333vw 0;
}

.c-bd-info__title {
  font-size: 4.66667vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ff8d95;
  border-width: 0.53333vw 0;
  border-style: solid;
  border-color: #ff8d95;
  padding: 2.66667vw 0;
  margin: 0 0 6.66667vw 0;
  line-height: 1.28571;
}

.c-bd-info__title::before,
.c-bd-info__title::after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.c-bd-info__title::before {
  margin-bottom: calc(-0.22857em + 0px);
}

.c-bd-info__title::after {
  margin-top: calc(-0.11429em + 0px);
}

.c-bd-link {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 3.2vw;
  line-height: 2.08333;
  background-color: #b7a2ff;
}

.c-bd-list__item {
  width: 68.8vw;
  height: 6.66667vw;
}

.c-bd-picture {
  display: block;
  margin: 0 0 6vw;
  width: 68.66667vw;
}

.c-bd-picture:empty {
  display: none;
}

.c-bd-picture img {
  width: 100%;
  height: auto;
}

.c-bd-picture--jacket {
  margin: 0 0 0 0;
}

.c-bd-picture--jacket img {
  width: 100%;
  height: auto;
}

.c-bd-picture--jacket:empty {
  width: 68.66667vw;
  height: 80vw;
  background-color: #ff8d95;
  position: relative;
}

.c-bd-picture--jacket:empty:before {
  content: 'NOW PRINTING';
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1;
  font-size: 2.66667vw;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  position: absolute;
  text-align: center;
  height: 2.66667vw;
  color: #fff;
}

.c-bd-picture--jacket.sp-only {
  display: block;
  margin-bottom: 5.6vw;
}

.c-bd-picture--jacket.pc-only {
  display: none;
}

.c-bd-picture--jacket figcaption {
  color: #999999;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  display: block;
  font-size: 3.2vw;
  font-feature-settings: "palt";
  line-height: 1.75;
  margin: 6vw 0 0;
}

.c-bd-picture.sp-only {
  display: block;
}

.c-bd-picture.pc-only {
  display: none;
}

.c-bd-picture figcaption {
  color: #999999;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  display: block;
  font-size: 3.2vw;
  font-feature-settings: "palt";
  line-height: 1.75;
  margin: 6vw 0 0;
}

.c-bd-shop-area__item {
  display: block;
  margin: 0 0 11.2vw 0;
}

.c-bd-shop-area__item:last-of-type {
  margin: 0;
  padding: 0 0 11.2vw 0;
}

.c-bd-shop-area__item a {
  display: block;
  width: 100%;
}

.c-bd-shop-gift__item {
  width: 68.8vw;
  height: 6.66667vw;
  margin: 0 0 1.06667vw 0;
}

.c-bd-shop-gift__item:last-of-type {
  margin: 0 0 0 0;
}

.c-bd-shop-gift__item a {
  background-color: #ff8d95;
  color: #fff;
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 3.2vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 2.08333;
}

.c-bd-shop-info {
  color: #999;
  line-height: 1.75;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2vw;
  font-feature-settings: "palt";
  margin: 0 0 8vw 0;
}

.c-bd-shop-name {
  color: #ff8d95;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  font-size: 4.8vw;
  margin: 0 0 6.66667vw 0;
}

.c-cast__character {
  font-size: 3.2vw;
  color: #ff8d95;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  width: 66.66667vw;
  line-height: 1;
  margin: 0 0 2.13333vw 0;
}

.c-cast__name {
  font-size: 4vw;
  color: #ff8d95;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 0 2.4vw 0 4.77001vw;
  line-height: 1.5;
  background-repeat: no-repeat;
  background-image: url(/assets/images/index/top_staffcast_arrow.svg);
  background-position: left 1.6vw;
  background-size: 2.63668vw auto;
  margin-bottom: 8vw;
}

dd.c-cast__name:last-of-type {
  margin-bottom: 13.33333vw;
}

.c-character__cv {
  position: relative;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 2.66667vw;
  margin: 4vw 0 112.66667vw 0;
}

.c-character__cv > span {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  position: absolute;
  left: 0;
  top: 0;
}

.c-character__cv > span:before {
  content: 'CV:';
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
}

.p-character-profile--aki > .c-character__cv > .aki {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.p-character-profile--kyoya > .c-character__cv > .kyoya {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.p-character-profile--nanako > .c-character__cv > .nanako {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.p-character-profile--eiko > .c-character__cv > .eiko {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.p-character-profile--tsurayuki > .c-character__cv > .tsurayuki {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.c-character__intro {
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 3.2vw;
  line-height: 2;
  position: relative;
}

.c-character__intro > .break-sp-only::before {
  content: "\A";
  white-space: pre;
}

.c-character__intro > span {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  position: absolute;
  left: 0;
  top: 0;
}

.p-character-profile--aki > .c-character__intro > .aki {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.p-character-profile--kyoya > .c-character__intro > .kyoya {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.p-character-profile--nanako > .c-character__intro > .nanako {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.p-character-profile--eiko > .c-character__intro > .eiko {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.p-character-profile--tsurayuki > .c-character__intro > .tsurayuki {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.c-character__name--en {
  color: #fff;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1;
  font-size: 2.66667vw;
  white-space: nowrap;
  position: relative;
}

.c-character__name--en > span {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  position: absolute;
  left: 0;
  top: 0;
}

.p-character-profile--aki > dt > .c-character__name--en > .aki {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.p-character-profile--kyoya > dt > .c-character__name--en > .kyoya {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.p-character-profile--nanako > dt > .c-character__name--en > .nanako {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.p-character-profile--eiko > dt > .c-character__name--en > .eiko {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.p-character-profile--tsurayuki > dt > .c-character__name--en > .tsurayuki {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.c-character__name {
  position: relative;
  color: #fff;
  font-size: 5.33333vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 1;
  border-bottom: 0.4vw solid #fff;
  margin: 0 0 1.33333vw 0;
  padding: 0 0 1.33333vw 0;
}

.c-character__name:before {
  position: absolute;
  top: 1.78977vw;
  margin: auto;
  left: -3.50061vw;
  background-repeat: no-repeat;
  content: '';
  display: block;
  background-image: url(/assets/images/character/character_arrow.svg);
  width: 1.90061vw;
  height: 2.15379vw;
}

.c-character__name > span {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  position: absolute;
  left: 0;
  top: 0;
}

.p-character-profile--aki > dt > .c-character__name > .aki {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.p-character-profile--kyoya > dt > .c-character__name > .kyoya {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.p-character-profile--nanako > dt > .c-character__name > .nanako {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.p-character-profile--eiko > dt > .c-character__name > .eiko {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.p-character-profile--tsurayuki > dt > .c-character__name > .tsurayuki {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.c-character-icon {
  width: 100%;
  height: auto;
}

.c-character-select-area--aki {
  width: 12.66667vw;
  height: 12.66667vw;
  display: block;
  border-radius: 100%;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.3s;
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.c-character-select-area--aki span {
  background-color: #ff92c3;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  opacity: 1;
}

.c-character-select-area--aki span:hover {
  opacity: 0.7;
}

.c-character-select-area--aki.is--active {
  background-color: #ff92c3;
  opacity: 0.7;
}

.c-character-select-area--eiko {
  width: 12.66667vw;
  height: 12.66667vw;
  display: block;
  border-radius: 100%;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.3s;
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.c-character-select-area--eiko span {
  background-color: #f0cd20;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  opacity: 1;
}

.c-character-select-area--eiko span:hover {
  opacity: 0.7;
}

.c-character-select-area--eiko.is--active {
  background-color: #f0cd20;
  opacity: 0.7;
}

.c-character-select-area--kyoya {
  width: 12.66667vw;
  height: 12.66667vw;
  display: block;
  border-radius: 100%;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.3s;
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.c-character-select-area--kyoya span {
  background-color: #2ed4ff;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  opacity: 1;
}

.c-character-select-area--kyoya span:hover {
  opacity: 0.7;
}

.c-character-select-area--kyoya.is--active {
  background-color: #2ed4ff;
  opacity: 0.7;
}

.c-character-select-area--nanako {
  width: 12.66667vw;
  height: 12.66667vw;
  display: block;
  border-radius: 100%;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.3s;
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.c-character-select-area--nanako span {
  background-color: #ff4664;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  opacity: 1;
}

.c-character-select-area--nanako span:hover {
  opacity: 0.7;
}

.c-character-select-area--nanako.is--active {
  background-color: #ff4664;
  opacity: 0.7;
}

.c-character-select-area--tsurayuki {
  width: 12.66667vw;
  height: 12.66667vw;
  display: block;
  border-radius: 100%;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.3s;
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.c-character-select-area--tsurayuki span {
  background-color: #ff7b00;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  opacity: 1;
}

.c-character-select-area--tsurayuki span:hover {
  opacity: 0.7;
}

.c-character-select-area--tsurayuki.is--active {
  background-color: #ff7b00;
  opacity: 0.7;
}

.c-character-visual--aki {
  width: 50.93333vw;
  height: 101.73333vw;
}

.c-character-visual--kyoya {
  width: 43.6vw;
  height: 126.4vw;
}

.c-character-visual--eiko {
  width: 40vw;
  height: 109.2vw;
}

.c-character-visual--nanako {
  width: 42.93333vw;
  height: 110.26667vw;
}

.c-character-visual--tsurayuki {
  width: 45.46667vw;
  height: 122.66667vw;
}

.c-comicnovel__author {
  font-size: 4vw;
  color: #ff8d95;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 0 0 0 2.13333vw;
  width: 16vw;
  line-height: 1.55;
  margin-bottom: 1.33333vw;
}

.c-comicnovel__comment-btn {
  color: #fff;
  display: block;
  width: 13.6vw;
  font-size: 2.13333vw;
  background-color: #b7a2ff;
  border-radius: 0.4vw;
  text-align: center;
  line-height: 1.9375;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  cursor: pointer;
  transition: 0.3s;
}

.c-comicnovel__comment-btn:hover {
  opacity: 0.7;
}

.c-comicnovel__role {
  font-size: 3.2vw;
  color: #ff8d95;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  width: 9.6vw;
  line-height: 1.9375;
  background-repeat: no-repeat;
  background-image: url(/assets/images/index/top_staffcast_arrow.svg);
  background-position: right 1.6vw;
  background-size: 2.63668vw auto;
}

.c-comicnovel-related-page__link {
  font-size: 2.66667vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #ff8d95;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 2.58333;
}

.c-comicnovel-related-page__link > .border-bottom {
  border-bottom: 0.53333vw solid #ff8d95;
}

.c-comment-hamburger__icon {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
}

.c-comment-hamburger__icon span,
.c-comment-hamburger__icon span:before,
.c-comment-hamburger__icon span:after {
  content: '';
  display: block;
  height: 0.53333vw;
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.c-comment-hamburger__icon span:before {
  bottom: 0;
  background-color: #ff8d95;
  transform: rotate(209.388deg);
}

.c-comment-hamburger__icon span:after {
  top: -6.53333vw;
  top: 0;
  background-color: #ff8d95;
  transform: rotate(-209.388deg);
}

input.c-index-comment-view-check:checked ~ .p-comment-close > .c-comment-hamburger__icon {
  display: block !important;
}

input.c-index-comment-view-check:checked ~ .p-comment-close > .c-comment-hamburger__icon span {
  background-color: rgba(255, 255, 255, 0);
}

input.c-index-comment-view-check:checked ~ .p-comment-close > .c-comment-hamburger__icon span:before {
  bottom: 0;
  background-color: #ff8d95;
  transform: rotate(209.388deg);
}

input.c-index-comment-view-check:checked ~ .p-comment-close > .c-comment-hamburger__icon span:after {
  top: 0;
  background-color: #ff8d95;
  transform: rotate(-209.388deg);
}

.c-comment-name {
  font-size: 5.33333vw;
  margin-bottom: 3.33333vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ff8d95;
  line-height: 1;
}

.c-comment-name--role {
  font-size: 4vw;
  margin-bottom: 8vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ff8d95;
  line-height: 1;
}

.c-footer-copyright__text {
  font-size: 2.66667vw;
  line-height: 1;
  color: #ff8d95;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
}

.c-footer-menu__icon--tw {
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  width: 4.51939vw;
  height: 3.67231vw;
}

.c-footer-menu__icon--fb {
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  width: 2.54744vw;
  height: 4.90545vw;
}

.c-footer-menu__icon--line {
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  width: 4.20821vw;
  height: 4.00851vw;
}

.c-footer-menu__icon--totop {
  width: 9.52263vw;
  height: 7.37324vw;
  margin: 0 auto;
  display: block;
}

.c-footer-menu__item {
  width: 10.54293vw;
  height: 10.54293vw;
  margin-right: 2.13333vw;
}

.c-footer-menu__item:last-of-type {
  margin-left: auto;
}

.c-footer-menu__item--header {
  width: 12vw;
  height: 12vw;
  margin-bottom: 3.06667vw;
}

.c-footer-menu__link {
  color: transparent;
  font-size: 1px;
  background-color: #b7a2ff;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  position: relative;
}

.c-footer-menu__link--totop {
  color: #b7a2ff;
  font-size: 2.66667vw;
  background-color: transparent;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  border-radius: 0;
}

.c-header-hamburger__icon {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
}

.c-header-hamburger__icon span,
.c-header-hamburger__icon span:before,
.c-header-hamburger__icon span:after {
  content: '';
  display: block;
  height: 0.53333vw;
  width: 100%;
  background-color: #ff8d95;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.3s;
}

.c-header-hamburger__icon span:before {
  bottom: -6.53333vw;
}

.c-header-hamburger__icon span:after {
  top: -6.53333vw;
}

input.c-header-menu-btn-check:checked ~ .p-header-hamburger .c-header-hamburger__icon span {
  background-color: rgba(255, 255, 255, 0);
}

input.c-header-menu-btn-check:checked ~ .p-header-hamburger .c-header-hamburger__icon span:before {
  bottom: 0;
  transform: rotate(209.388deg);
}

input.c-header-menu-btn-check:checked ~ .p-header-hamburger .c-header-hamburger__icon span:after {
  top: 0;
  transform: rotate(-209.388deg);
}

.c-header-logo__image {
  width: 100%;
  height: auto;
}

.c-header-logo__link {
  display: block;
  width: 100%;
  height: 100%;
}

.c-header-menu__item {
  font-size: 5.33333vw;
  color: #ff8d95;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.c-header-menu__item--noslash {
  font-size: 5.33333vw;
  color: #ff8d95;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.c-header-menu__link {
  display: block;
  width: 100%;
  height: 100%;
}

.c-header-menu-btn-check {
  display: none;
}

.c-headline__more-link {
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #ff8d95;
  font-size: 4.26667vw;
  border-bottom: 0.26667vw solid #ff8d95;
}

.c-headline__more {
  padding: 6vw 6.4vw 4vw;
  position: relative;
  text-align: right;
  width: 86.66667vw;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.c-headline__more:before {
  content: 'NEWS';
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #ff8d95;
  font-size: 4.53333vw;
  line-height: 1;
  height: 4vw;
}

.c-headline-news__date {
  display: inline-block;
  margin: 0 3.46667vw 0 0;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.c-headline-news__link {
  font-size: 3.2vw;
  display: flex;
  flex-wrap: nowrap;
  align-items: baseline;
  color: #999;
}

.c-headline-news__title {
  width: 57.33333vw;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: normal;
  line-height: 2;
  font-feature-settings: 'palt';
}

.c-index-comment-view-check {
  display: none;
}

.c-movie__caption {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 2.66667vw;
  color: #ff8d95;
  line-height: 1.75;
  margin: 0 0 13.33333vw 0;
}

.p-movie__item:last-of-type .c-movie__caption {
  margin-bottom: 0;
}

.c-music-artist__caption {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 4.8vw;
  color: #ff8d95;
  line-height: 1;
  margin: 0 0 2.66667vw 0;
}

.c-music-artist__copyright {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2vw;
  display: block;
  color: #999999;
  margin: 0 0 2.8vw 0;
}

.c-music-artist__info {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2vw;
  line-height: 1.75;
  color: #999999;
  font-feature-settings: "palt";
  margin: 0 0 4.8vw 0;
}

.c-music-artist__role {
  color: #999999;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.66667vw;
  margin: 0 0 2.66667vw 0;
  display: block;
}

.c-music-data-info__name {
  width: 49.33333vw;
  border-bottom: 0.53333vw solid #ff8d95;
  font-size: 3.33333vw;
  color: #999999;
  line-height: 4;
  font-feature-settings: "palt";
}

.c-music-data-info__role {
  width: 19.46667vw;
  border-bottom: 0.53333vw solid #ff8d95;
  font-size: 2.66667vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ff8d95;
  line-height: 5;
  padding: 0 0 0 3.2vw;
  font-feature-settings: "palt";
}

.c-news-headline__date {
  font-size: 3.2vw;
  line-height: 1.75;
  background-repeat: no-repeat;
  background-size: 1.90061vw 2.15379vw;
  background-image: url(/assets/images/news/news_arrow.svg);
  background-position: 16vw 2vw;
  width: 21.06667vw;
  display: block;
}

.c-news-headline__heading {
  font-size: 3.2vw;
  line-height: 1.75;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 43.73333vw;
}

.c-news-headline__link {
  color: #ff8d95;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  display: block;
  width: 100%;
  height: 100%;
}

.c-onair-annotation {
  color: #b3b3b3;
  font-size: 3.2vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  font-feature-settings: "palt";
  padding-bottom: 12vw;
}

.c-onair-content__content {
  color: #b3b3b3;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2vw;
  margin-bottom: 2.4vw;
}

.c-onair-content__content:last-of-type {
  margin-bottom: 0;
}

.c-onair-content__content.onair-time-1st span {
  padding-top: 2.4vw;
  display: inline-block;
}

.c-onair-content__content.onair-fastest span {
  padding-top: 1.2vw;
  line-height: 4.8vw;
  display: inline-block;
}

.c-onair-content__content:only-of-type {
  margin-bottom: 0;
}

.c-onair-content__title {
  color: #ff8d95;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 3.2vw;
  display: block;
  width: 26.66667vw;
  float: left;
  min-height: 8.8vw;
}

.c-onair-content__title.onair-time-1st {
  min-height: 15.2vw;
}

.c-onair-content__title.onair-fastest {
  min-height: 15.2vw;
}

.p-onair-list__item.onair-web .c-onair-content__title {
  width: 32.66667vw;
}

.c-onair-lead {
  color: #b7a2ff;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 4.8vw;
  line-height: 1.27778;
  padding-left: 3.06667vw;
  margin-bottom: 11.46667vw;
}

.c-onair-list__item-heading {
  color: #b7a2ff;
  font-size: 3.2vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  padding-left: 3.06667vw;
  margin-bottom: 4.8vw;
}

.c-onair-start {
  color: #b3b3b3;
  font-size: 3.2vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  line-height: 1;
  margin-bottom: 10.66667vw;
}

.c-pagination__item {
  text-align: center;
  position: relative;
}

.c-pagination__item:only-of-type {
  margin: auto;
}

.c-pagination__item:empty {
  width: 1.90061vw;
  height: 2.15379vw;
}

.pager .c-pagination__item {
  width: 8vw;
  height: 8vw;
  margin-right: 2.53333vw;
}

.pager .c-pagination__item a {
  line-height: 2.5;
  display: block;
}

.pager .c-pagination__item.next,
.pager .c-pagination__item.prev {
  position: relative;
}

.c-pagination__link {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2vw;
  color: #ff8d95;
}

.c-pagination__link--index {
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 3.2vw;
  color: #ff8d95;
  display: flex;
  align-items: center;
  height: 3.2vw;
}

.c-pagination__link--prev {
  color: transparent;
  font-size: 1px;
  width: 1.90061vw;
  height: 2.15379vw;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/images/common/pagination_arrow_prev.svg);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.c-pagination__link--next {
  color: transparent;
  font-size: 1px;
  width: 1.90061vw;
  height: 2.15379vw;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/images/common/pagination_arrow_next.svg);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.c-pagination__link.none {
  transition: none;
  cursor: unset;
}

.c-pagination__link.none:hover {
  opacity: 1;
}

.c-pagination__link.active {
  width: 8vw;
  height: 8vw;
  color: #fff;
  background-color: #e6e6e6;
  border-radius: 100%;
  display: block;
  text-align: center;
  line-height: 2.5;
  transition: none;
  cursor: unset;
}

.c-pagination__link.active:hover {
  opacity: 1;
}

.c-preload-view-check {
  display: none;
}

.c-singlepage__heading--news {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  padding: 0 0 0 15.2vw;
  background-repeat: no-repeat;
  background-position: left 0.8vw;
  background-size: 12.26667vw 3.40004vw;
  line-height: 1;
  font-size: 4vw;
  color: #b7a2ff;
  background-image: url(/assets/images/news/section_heading_icon_news.svg);
  margin: 0 0 10vw 10.13333vw;
}

.c-singlepage__heading--news:after {
  content: 'I Start over that day again.';
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.46667vw;
  display: block;
  margin: 1.33333vw 0 0 0;
}

.c-singlepage__heading--character {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  padding: 0 0 0 15.2vw;
  background-repeat: no-repeat;
  background-position: left 0.8vw;
  background-size: 12.26667vw 3.40004vw;
  line-height: 1;
  font-size: 4vw;
  color: #b7a2ff;
  background-image: url(/assets/images/character/section_heading_icon_character.svg);
  margin: 0 0 16.33333vw 10.13333vw;
}

.c-singlepage__heading--character:after {
  content: 'I Start over that day again.';
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 11px;
  display: block;
  margin: 10px 0 0 0;
}

.c-singlepage__heading--story {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  padding: 0 0 0 15.2vw;
  background-repeat: no-repeat;
  background-position: left 0.8vw;
  background-size: 12.26667vw 3.40004vw;
  line-height: 1;
  font-size: 4vw;
  color: #b7a2ff;
  background-image: url(/assets/images/character/section_heading_icon_character.svg);
  margin: 0 0 10vw 10.13333vw;
}

.c-singlepage__heading--story:after {
  content: 'I Start over that day again.';
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 11px;
  display: block;
  margin: 10px 0 0 0;
}

.c-singlepage__heading--bd {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  padding: 0 0 0 15.2vw;
  background-repeat: no-repeat;
  background-position: left 0.8vw;
  background-size: 12.26667vw 3.40004vw;
  line-height: 1;
  font-size: 4vw;
  color: #b7a2ff;
  background-image: url(/assets/images/character/section_heading_icon_character.svg);
  margin: 0 0 10vw 10.13333vw;
}

.c-singlepage__heading--bd:after {
  content: 'I Start over that day again.';
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 11px;
  display: block;
  margin: 10px 0 0 0;
}

.c-singlepage__heading--goods {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  padding: 0 0 0 15.2vw;
  background-repeat: no-repeat;
  background-position: left 0.8vw;
  background-size: 12.26667vw 3.40004vw;
  line-height: 1;
  font-size: 4vw;
  color: #b7a2ff;
  background-image: url(/assets/images/character/section_heading_icon_character.svg);
  margin: 0 0 10vw 10.13333vw;
}

.c-singlepage__heading--goods:after {
  content: 'I Start over that day again.';
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 11px;
  display: block;
  margin: 10px 0 0 0;
}

.c-singlepage-article-header__date {
  color: #ff8d95;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2vw;
  line-height: 1;
  display: block;
  margin: 0 3.2vw 0 0;
}

.c-singlepage-article-header__heading--news {
  color: #ff8d95;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2vw;
  line-height: 1.75;
}

.c-singlepage-gallery-picture-list__item {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.c-singlepage-gallery-picture-list__item span {
  display: block;
  width: 100%;
  height: 100%;
}

.c-singlepage-gallery-picture-list__item input[type="radio"] {
  display: none;
}

.c-singlepage-gallery-picture-list__item input[type="radio"] + span {
  visibility: hidden;
  transition: all 0.3s;
  opacity: 0;
}

.c-singlepage-gallery-picture-list__item input[type="radio"]:checked + span {
  visibility: visible;
  opacity: 1;
}

.c-singlepage-gallery-picture-list__item img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: 0 0;
}

.c-singlepage-gallery-thumbnail-list__item {
  width: 22.66667vw;
  height: 12.8vw;
  overflow: hidden;
}

.c-singlepage-gallery-thumbnail-list__item img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: 0 0;
}

.c-staff__name {
  font-size: 4vw;
  color: #ff8d95;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 0 2.4vw 0 4.77001vw;
  line-height: 1.55;
  margin-bottom: 8vw;
  background-repeat: no-repeat;
  background-image: url(/assets/images/index/top_staffcast_arrow.svg);
  background-position: left 1.6vw;
  background-size: 2.63668vw auto;
}

.c-staff__name--author {
  font-size: 4vw;
  color: #ff8d95;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 0 2.4vw 0 4.77001vw;
  line-height: 1.55;
  margin-bottom: 8vw;
  background-repeat: no-repeat;
  background-image: url(/assets/images/index/top_staffcast_arrow.svg);
  background-position: left 1.6vw;
  background-size: 2.63668vw auto;
  position: relative;
}

.c-staff__name--author:after {
  content: '（MF文庫J『ぼくたちのリメイク』／KADOKAWA刊）';
  font-size: 2.4vw;
  position: absolute;
  bottom: -4.8vw;
  left: 2.8vw;
  display: block;
  width: 64vw;
}

.c-staff__name--nocomment {
  font-size: 4vw;
  color: #ff8d95;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 0 2.4vw 0 4.77001vw;
  line-height: 1.55;
  margin-bottom: 8vw;
  background-repeat: no-repeat;
  background-image: url(/assets/images/index/top_staffcast_arrow.svg);
  background-position: left 1.6vw;
  background-size: 2.63668vw auto;
}

.c-staff__name--longtext {
  font-size: 4vw;
  color: #ff8d95;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 0 2.4vw 0 4.77001vw;
  line-height: 1.55;
  margin-bottom: 8vw;
  background-repeat: no-repeat;
  background-image: url(/assets/images/index/top_staffcast_arrow.svg);
  background-position: left 1.6vw;
  background-size: 2.63668vw auto;
}

.c-staff__pub {
  font-size: 2.4vw;
}

.c-staff__pub:before {
  content: "\A";
  white-space: pre-wrap;
}

.c-staff__role {
  font-size: 3.2vw;
  color: #ff8d95;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  width: 66.66667vw;
  line-height: 1;
  margin: 0 0 2.13333vw 0;
}

.c-staffcast__comment-btn {
  color: #fff;
  display: block;
  width: 18.66667vw;
  font-size: 2.98667vw;
  background-color: #b7a2ff;
  border-radius: 0.4vw;
  text-align: center;
  line-height: 2.00893;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  cursor: pointer;
  transition: 0.3s;
}

.c-staffcast__comment-btn:hover {
  opacity: 0.7;
}

.c-staffcast__comment-btn-none {
  border-radius: 0;
  line-height: 2.00893;
  cursor: default;
}

.c-staffcast__comment-btn-none:before {
  content: '|';
  color: transparent;
}

.c-story-episode {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1;
  font-size: 3.2vw;
  color: #999999;
  font-feature-settings: "palt";
  margin: 0 0 4.26667vw 13.33333vw;
}

.c-story-link {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 3.2vw;
  line-height: 2.08333;
}

.c-story-link.is--before-broadcasting {
  background-color: #e3e1eb;
  cursor: text;
  transition: unset;
  pointer-events: none;
}

.c-story-link.is--before-broadcasting:hover {
  opacity: 1;
}

.c-story-link.is--broadcasted {
  background-color: #ff8d95;
}

.c-story-link.is--broadcasted:hover {
  background-color: #b7a2ff;
  opacity: 1;
}

.c-story-link.is--active {
  background-color: #b7a2ff;
}

.c-story-link.is--active:hover {
  opacity: 1;
}

.c-story-list__item {
  width: 22.13333vw;
  height: 6.66667vw;
}

.c-story-summary {
  line-height: 1.75;
  color: #999999;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2vw;
  font-feature-settings: "palt";
}

.c-story-title {
  color: #ff8d95;
  line-height: 1;
  font-size: 4.66667vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-feature-settings: "palt";
  background-size: 1.90061vw 2.15379vw;
  background-image: url(/assets/images/story/story_episode_triangle.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 6.66667vw 0 3.2vw;
  margin: 0 0 6.66667vw 9.6vw;
}

.c-top__heading--intro {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #ff8d95;
  font-size: 4vw;
  line-height: 1;
  position: relative;
  padding: 6vw 0 4vw 0;
}

.c-top__heading--intro:before {
  display: block;
  content: '';
  width: 12.26667vw;
  height: 3.40004vw;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/images/index/top_section_heading_icon_01.svg);
}

.c-top__heading--intro:after {
  display: block;
  content: 'I Start over that day again.';
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.33333vw;
  line-height: 1;
  left: 0;
  bottom: 0;
  position: absolute;
}

.c-top__heading--movie {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #ff8d95;
  font-size: 4vw;
  line-height: 1;
  position: relative;
  padding: 6vw 0 4vw 0;
}

.c-top__heading--movie:before {
  display: block;
  content: '';
  width: 12.26667vw;
  height: 3.40004vw;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/images/index/top_section_heading_icon_02.svg);
}

.c-top__heading--movie:after {
  display: block;
  content: 'I Start over that day again.';
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.33333vw;
  line-height: 1;
  left: 0;
  bottom: 0;
  position: absolute;
}

.c-top__heading--staffcast {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #ff8d95;
  font-size: 4vw;
  line-height: 1;
  position: relative;
  padding: 6vw 0 4vw 0;
  margin: 0 0 23.73333vw 0;
}

.c-top__heading--staffcast:before {
  display: block;
  content: '';
  width: 12.26667vw;
  height: 3.40004vw;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/images/index/top_section_heading_icon_03.svg);
}

.c-top__heading--staffcast:after {
  display: block;
  content: 'I Start over that day again.';
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.33333vw;
  line-height: 1;
  left: 0;
  bottom: 0;
  position: absolute;
}

.c-top__heading--comicnovel {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #ff8d95;
  font-size: 4vw;
  line-height: 1;
  position: relative;
  padding: 6vw 0 4vw 0;
}

.c-top__heading--comicnovel:before {
  display: block;
  content: '';
  width: 12.26667vw;
  height: 3.40004vw;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/images/index/top_section_heading_icon_04.svg);
}

.c-top__heading--comicnovel:after {
  display: block;
  content: 'I Start over that day again.';
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.33333vw;
  line-height: 1;
  left: 0;
  bottom: 0;
  position: absolute;
}

.c-top__heading--widgets {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #ff8d95;
  font-size: 4vw;
  line-height: 1;
  position: relative;
  padding: 6vw 0 4vw 0;
  font-size: 3.33333vw;
  padding: 0 0 0 0;
}

.c-top__lead {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 5.33333vw;
  color: #ff8d95;
  line-height: 1.5;
  margin: 0 0 22.26667vw 0;
}

.c-top__lead > .border-bottom {
  border-bottom: 0.4vw solid #ff8d95;
}

.c-top__lead--staffcast {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 5.33333vw;
  color: #ff8d95;
  line-height: 1.5;
  margin: 0 0 8vw 0;
}

.c-top__lead--staffcast > .border-bottom {
  border-bottom: 0.4vw solid #ff8d95;
}

.c-top__text {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 3.2vw;
  color: #ff8d95;
  line-height: 2;
  margin: 0 0 50px 0;
}

.c-top-banner__link {
  display: block;
  width: 100%;
  height: 100%;
}

.c-top-banner__link > img {
  width: 100%;
  height: auto;
}

.c-top-comicnovel__caption {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 3.2vw;
  color: #ff8d95;
  line-height: 1.66667;
  margin-bottom: 0.66667vw;
}

.c-top-comicnovel__status {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 2.4vw;
  color: #ff8d95;
}

.c-top-coverimage--novel {
  width: 31.6vw;
  height: auto;
  margin: 0 0 4.26667vw 0;
}

.c-top-coverimage--comic {
  width: 31.6vw;
  height: auto;
  margin: 0 0 4.26667vw 0;
}

.c-top-movie__caption {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 3.33333vw;
  color: #ff8d95;
  line-height: 1.32;
  margin: 0 0 0.66667vw 0;
}

.c-top-movie__link {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 2.66667vw;
  overflow: hidden;
}

.c-top-movie__link:before {
  content: '';
  width: 100%;
  min-height: 42.66667vw;
  background-image: url(/assets/images/index/top_movie_cover.svg);
  background-size: cover;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  height: 100%;
}

.c-top-movie__thumb {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  object-fit: cover;
}

.c-top-music__thumb {
  width: 100%;
  height: auto;
}

.c-top-section-heading__image {
  width: 58.8189px;
  height: auto;
}

.p-1stview-movie {
  width: 32.4vw;
  height: 21.33333vw;
  position: absolute;
  right: 0;
  bottom: 7.464vw;
}

.p-1stview-movie:before {
  content: '';
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.p-1stview-movie:after {
  content: 'NEW MOVIE';
  position: absolute;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 3.2vw;
  color: #ffffff;
  background-color: #4aadff;
  line-height: 1;
  padding: 1.06667vw 1.86667vw;
  display: block;
  bottom: -4vw;
  right: 0;
  z-index: 5;
  border-bottom: 0.53333vw solid #c1c1c1;
}

.p-1stview {
  width: 86.70377vw;
  height: 133.394vw;
  position: relative;
  margin: 22.66667vw auto 0;
}

.p-archive__inner--news {
  position: relative;
}

.p-archive__inner--news:before {
  background-image: url(/assets/images/news/section_heading_news_sp.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  width: 9.41992vw;
  height: 30.11315vw;
  position: absolute;
  top: 10vw;
  left: -4.66667vw;
}

.p-archive__inner--movie {
  position: relative;
}

.p-archive__inner--movie:before {
  background-image: url(/assets/images/movie/section_heading_movie_sp.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  width: 9.41992vw;
  height: 30.11315vw;
  position: absolute;
  top: 10vw;
  left: -4.66667vw;
}

.p-archive__inner--music {
  position: relative;
}

.p-archive__inner--music:before {
  background-image: url(/assets/images/music/section_heading_music_sp.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  width: 9.41992vw;
  height: 32.96267vw;
  position: absolute;
  top: 10vw;
  left: -4.66667vw;
}

.p-archive__inner--onair {
  position: relative;
}

.p-archive__inner--onair:before {
  background-image: url(/assets/images/onair/section_heading_onair_sp.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  width: 9.50792vw;
  height: 36.02272vw;
  position: absolute;
  top: 10vw;
  left: -4.66667vw;
}

.p-archive__inner--goods {
  position: relative;
}

.p-archive__inner--goods:before {
  background-image: url(/assets/images/goods/section_heading_goods_sp.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  width: 9.61656vw;
  height: 35.49973vw;
  position: absolute;
  top: 10vw;
  left: -4.66667vw;
}

.p-archive-content__inner {
  min-height: 40vw;
}

.p-archive-content {
  width: 81.86667vw;
  margin: 0 0 10vw 0;
  min-height: calc(100vh - 80vw);
}

.p-archive-content--music {
  width: 83.6vw;
  margin: 0 0 16vw 0;
  min-height: calc(100vh - 80vw);
}

.p-archive-goods-list {
  margin: 0 0 0 14.66667vw;
  padding: 2.4vw 0 0;
}

.p-archive-movie {
  width: 63.72279vw;
  height: 43.29284vw;
  position: relative;
  margin: 0 0 4vw 0;
}

.p-archive-movie:before {
  content: '';
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.p-archive-movie:after {
  content: '';
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-image: url(/assets/images/movie/movie_play_icon.svg);
  background-size: contain;
  width: 16.53333vw;
  height: 16.53333vw;
  top: -6.66667vw;
  left: -6vw;
  z-index: 5;
}

.p-archive-music {
  width: 68.8vw;
  position: relative;
  margin: 0 0 4.26667vw 0;
}

.p-archive--news {
  background-color: #fff;
}

.p-archive--movie {
  background-color: #fff;
}

.p-archive--music {
  background-color: #fff;
}

.p-archive--onair {
  background-color: #fff;
}

.p-archive--goods {
  background-color: #fff;
}

.p-bd-content {
  margin: 0 0 7.46667vw 14vw;
}

.p-bd-data {
  margin: 0 0 9.86667vw 0;
}

.p-bd-image {
  width: 68.66667vw;
  margin: 0 0 7.46667vw 0;
}

.p-bd-image img {
  width: 100%;
  height: auto;
}

.p-bd-image:last-of-type {
  margin: 0 0 0 0;
}

.p-bd-info {
  width: 68.66667vw;
}

.p-bd-info:only-of-type {
  width: 68.66667vw;
}

.p-bd-info:only-of-type .c-bd-info__title {
  margin-bottom: 6.66667vw;
}

.p-bd-jackets {
  width: 68.66667vw;
  margin: 0 0 6vw 0;
}

.p-bd-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  width: 100%;
  height: 100%;
}

.p-bd-shop-image {
  margin: 0 0 7.46667vw 0;
}

.p-bd-shop-image img {
  width: 100%;
  height: auto;
}

.p-bd-shop-image:empty {
  width: 68.66667vw;
  height: 80vw;
  background-color: #ff8d95;
  position: relative;
}

.p-bd-shop-image:empty:before {
  content: 'NOW PRINTING';
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1;
  font-size: 2.66667vw;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  position: absolute;
  text-align: center;
  height: 2.66667vw;
  color: #fff;
}

.p-cast {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 0 2.66667vw;
  width: 66.66667vw;
  margin: 0 0 21.86667vw 0;
}

.p-character-content {
  position: relative;
}

.p-character-list__item {
  position: relative;
  overflow: hidden;
  border-radius: 100%;
}

.p-character-list {
  display: flex;
  flex-wrap: nowrap;
  width: 71.81439vw;
  height: 12.66667vw;
  justify-content: space-between;
}

.p-character-name--4 {
  display: flex;
  width: 200px;
  flex-wrap: wrap;
  flex-direction: column;
  position: relative;
  width: 22.4vw;
}

.p-character-name--5 {
  display: flex;
  width: 200px;
  flex-wrap: wrap;
  flex-direction: column;
  position: relative;
  width: 27.73333vw;
}

.p-character-profile--aki {
  position: relative;
  background-repeat: no-repeat;
  min-width: calc(614px - calc(100vw - 100%));
  min-height: 228.53333vw;
  height: auto;
  margin: 0 0 1.6vw 6vw;
  padding: 15.2vw 0 0 8.4vw;
  transition: opacity 0.3s;
  background-image: url(/assets/images/character/section_character_bg_icon.png), url(/assets/images/character/section_character_bg_aki.svg), url(/assets/images/character/section_character_bg_triangle.svg);
  background-size: cover, 85.50216vw auto, 30.88283vw 35.25185vw;
  background-color: #ff92c3;
  background-position: 0 0, left -0.66667vw bottom -4vw, left 48vw top 18.66667vw;
}

.p-character-profile--eiko {
  position: relative;
  background-repeat: no-repeat;
  min-width: calc(614px - calc(100vw - 100%));
  min-height: 228.53333vw;
  height: auto;
  margin: 0 0 1.6vw 6vw;
  padding: 15.2vw 0 0 8.4vw;
  transition: opacity 0.3s;
  background-image: url(/assets/images/character/section_character_bg_icon.png), url(/assets/images/character/section_character_bg_eiko.svg), url(/assets/images/character/section_character_bg_triangle.svg);
  background-size: cover, 98.21877vw auto, 30.88283vw 35.25185vw;
  background-color: #f0cd20;
  background-position: 0 0, left -0.66667vw bottom -4vw, left 48vw top 18.66667vw;
}

.p-character-profile--kyoya {
  position: relative;
  background-repeat: no-repeat;
  min-width: calc(614px - calc(100vw - 100%));
  min-height: 228.53333vw;
  height: auto;
  margin: 0 0 1.6vw 6vw;
  padding: 15.2vw 0 0 8.4vw;
  transition: opacity 0.3s;
  background-color: #2ed4ff;
  background-image: url(/assets/images/character/section_character_bg_icon.png), url(/assets/images/character/section_character_bg_kyoya.svg), url(/assets/images/character/section_character_bg_repeat.svg);
  background-size: cover, 98.34531vw auto, 46.75951vw 36.20524vw;
  background-position: 0 0, left -0.66667vw bottom -4vw, left 39.2vw top 22vw;
}

.p-character-profile--nanako {
  position: relative;
  background-repeat: no-repeat;
  min-width: calc(614px - calc(100vw - 100%));
  min-height: 228.53333vw;
  height: auto;
  margin: 0 0 1.6vw 6vw;
  padding: 15.2vw 0 0 8.4vw;
  transition: opacity 0.3s;
  background-image: url(/assets/images/character/section_character_bg_icon.png), url(/assets/images/character/section_character_bg_nanako_sp.svg), url(/assets/images/character/section_character_bg_triangle.svg);
  background-size: cover, 94.74793vw auto, 30.88283vw 35.25185vw;
  background-color: #ff4664;
  background-position: 0 0, left -0.66667vw bottom -4vw, left 48vw top 18.66667vw;
}

.p-character-profile--tsurayuki {
  position: relative;
  background-repeat: no-repeat;
  min-width: calc(614px - calc(100vw - 100%));
  min-height: 228.53333vw;
  height: auto;
  margin: 0 0 1.6vw 6vw;
  padding: 15.2vw 0 0 8.4vw;
  transition: opacity 0.3s;
  background-image: url(/assets/images/character/section_character_bg_icon.png), url(/assets/images/character/section_character_bg_tsurayuki_sp.svg), url(/assets/images/character/section_character_bg_triangle.svg);
  background-size: cover, 146.9086vw auto, 30.88283vw 35.25185vw;
  background-color: #ff7b00;
  background-position: 0 0, left -0.66667vw bottom -4vw, left 48vw top 18.66667vw;
}

.p-character-select-area {
  position: absolute;
  top: -6.33333vw;
  left: 9.66667vw;
}

.p-character-visual-area {
  position: absolute;
  left: 20.4vw;
  top: 35.33333vw;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
}

.p-character-visual-area--kyoya {
  position: absolute;
  left: 20.4vw;
  top: 35.33333vw;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
  top: 15.46667vw;
  left: 24.8vw;
}

.p-character-visual-area--aki {
  position: absolute;
  left: 20.4vw;
  top: 35.33333vw;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
}

.p-character-visual-area--nanako {
  position: absolute;
  left: 20.4vw;
  top: 35.33333vw;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
  top: 29.06667vw;
  left: 26.93333vw;
}

.p-character-visual-area--eiko {
  position: absolute;
  left: 20.4vw;
  top: 35.33333vw;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
  top: 28.8vw;
  left: 26.93333vw;
}

.p-character-visual-area--tsurayuki {
  position: absolute;
  left: 20.4vw;
  top: 35.33333vw;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
  top: 24vw;
  left: 24.26667vw;
}

.p-character-profile--kyoya ~ .p-character-visual-area--kyoya {
  opacity: 1;
  visibility: visible;
}

.p-character-profile--aki ~ .p-character-visual-area--aki {
  opacity: 1;
  visibility: visible;
}

.p-character-profile--nanako ~ .p-character-visual-area--nanako {
  opacity: 1;
  visibility: visible;
}

.p-character-profile--eiko ~ .p-character-visual-area--eiko {
  opacity: 1;
  visibility: visible;
}

.p-character-profile--tsurayuki ~ .p-character-visual-area--tsurayuki {
  opacity: 1;
  visibility: visible;
}

.p-comicnovel-member {
  display: flex;
  flex-wrap: wrap;
  padding: 4vw 0 0;
  width: 25.73333vw;
}

.p-comicnovel-related-page {
  width: 31.6vw;
  height: 8.26667vw;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  background-repeat: no-repeat;
  background-image: url(/assets/images/index/top_comicnovel_brackets.svg);
  background-size: contain;
  background-position: center;
}

.p-cominovel__comment {
  margin-left: auto;
}

.p-comment-area {
  width: 100%;
}

.p-comment-area p {
  font-size: 3.2vw;
  line-height: 2;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 6vw;
  color: #4f5a69;
}

.p-comment-close {
  position: fixed;
  width: 11.46667vw;
  height: 7.2vw;
  right: 6.66667vw;
  top: 4.93333vw;
  z-index: 1000;
  visibility: hidden;
  transition: all 0.3s;
  opacity: 0;
}

input.c-index-comment-view-check:checked ~ .p-comment-close {
  visibility: visible;
  opacity: 1;
}

.p-comment-header {
  width: 100%;
}

.p-footer__container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column-reverse;
  flex-wrap: wrap;
}

.p-footer-copyright {
  margin: 0 0 6.66667vw 0;
}

.p-footer-menu__nav {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  position: relative;
  width: 86.98768vw;
  margin: 0 auto;
}

.p-footer-menu__nav:before {
  content: 'SHARE:';
  color: #ff8d95;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  position: absolute;
  font-size: 2.66667vw;
  top: -4.66667vw;
  left: 0;
}

.p-footer-menu__nav--header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: absolute;
  width: 12vw;
  bottom: 16.93333vw;
  right: 6.26667vw;
}

.p-footer-menu__nav--header:before {
  content: 'SHARE:';
  color: #ff8d95;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  position: absolute;
  font-size: 2.66667vw;
  top: -4.66667vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 12vw;
  display: block;
  text-align: center;
}

.p-footer-menu {
  width: 100%;
  max-width: 100vw;
  margin: 0 0 8vw 0;
}

.p-goods-content {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2vw;
  line-height: 2;
  padding: 0 2vw 15.06667vw 2vw;
  color: #999999;
  margin: 0 0 0 10.66667vw;
  width: 62.4vw;
}

.p-goods-content h1 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ff8d95;
  font-size: 4.8vw;
  margin: 0 0 5.06667vw 0;
  line-height: 1;
}

.p-goods-content p {
  margin: 0 0 9.33333vw 0;
  word-break: break-all;
}

.p-goods-content img {
  width: 100%;
  height: auto;
  margin: 0 0 7.33333vw 0;
}

.p-goods-content a {
  color: #ff8d95;
  border-bottom: 0.13333vw solid #ff8d95;
}

.p-goods-content .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.p-goods-content .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.p-header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4.26667vw 6.13333vw 0 7.46667vw;
}

.p-header-hamburger {
  position: absolute;
  width: 11.46667vw;
  height: 7.2vw;
  right: 6.66667vw;
  top: 4.93333vw;
  z-index: 10;
}

.p-header-logo {
  width: 50.33627vw;
  height: 9.19089vw;
  z-index: 10;
}

.p-header-menu__nav {
  line-height: 2.25;
  padding: 24.4vw 0 0 20vw;
}

.p-header-menu {
  background-color: #00ffa2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  max-width: calc(100vw - calc(100vw - 100%));
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  opacity: 0;
  visibility: hidden;
  background-repeat: no-repeat;
  background-image: url(/assets/images/menu/menu_bg_sp.svg);
  background-size: 68.99067vw 165.716vw;
  background-position: center;
  transition: all 0.3s;
}

input.c-header-menu-btn-check:checked ~ .p-header-menu {
  visibility: visible;
  opacity: 1;
}

.p-headline-news__item {
  margin: 0 0 2.66667vw 0;
}

.p-headline-news__item:last-of-type {
  margin-bottom: 0;
}

.p-headline-news {
  background-color: #fff;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  margin: 0 auto;
  padding: 0 6.4vw 5.33333vw;
  position: relative;
}

.p-headline {
  position: relative;
  width: 86.66667vw;
  margin: 7.33333vw auto 0;
  border-bottom: 0.26667vw solid #cccccc;
  filter: drop-shadow(0 0.53333vw 0 #f2f2f2);
  display: block;
  top: 0;
}

.p-modal-youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.p-modal-youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.p-movie__item {
  margin-right: 12vw;
}

.p-movie__item:nth-of-type(n+2) {
  display: none;
}

.p-movie-list {
  display: flex;
  flex-wrap: nowrap;
  padding: 22.66667vw 0 0 12.33333vw;
  position: relative;
  right: 6.33333vw;
  overflow: hidden;
}

.p-movie-list--archive {
  display: block;
  padding: 0 0 0 19.73333vw;
}

.p-music__item {
  padding: 0 0 16vw 0;
}

.p-music-data-info {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-top: 0.53333vw solid #ff8d95;
}

.p-music-data-picture__jacket {
  width: 100%;
  height: auto;
}

.p-music-data-picture {
  width: 100%;
  position: relative;
  margin: 0 0 8vw 0;
}

.p-music-list {
  display: flex;
  flex-wrap: nowrap;
  padding: 22.66667vw 0 0 6vw;
}

.p-music-list--archive {
  display: block;
  padding: 6vw 0 0 14.66667vw;
}

.p-news-content {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2vw;
  line-height: 2;
  padding: 6vw 2vw 15.06667vw 2vw;
  color: #999999;
  border-top: 4px solid #b7a2ff;
  margin: 0 0 0 10.66667vw;
  width: 71.86667vw;
}

.p-news-content p {
  margin: 0 0 9.33333vw 0;
  word-break: break-all;
}

.p-news-content img {
  width: 100%;
  height: auto;
  margin: 0 0 7.33333vw 0;
}

.p-news-content a {
  color: #ff8d95;
  border-bottom: 0.13333vw solid #ff8d95;
}

.p-news-content .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.p-news-content .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.p-news-headline__inner {
  display: flex;
  flex-wrap: nowrap;
  padding: 0.93333vw 4.26667vw 0.93333vw 2.66667vw;
}

.p-news-headline {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3.2vw;
  line-height: 1.75;
  border-top: 0.53333vw solid #b7a2ff;
  margin: 0 0 0 10.13333vw;
  display: flex;
  align-items: center;
}

.p-news-headline:last-of-type {
  border-bottom: 0.53333vw solid #b7a2ff;
}

.p-onair-content {
  border-top: 0.53333vw solid #b7a2ff;
  padding: 4vw 0 4vw 3.33333vw;
  position: relative;
}

.p-onair-content:last-of-type {
  border-bottom: 0.53333vw solid #b7a2ff;
}

.p-onair-list__item.onair-tv .p-onair-content:last-of-type {
  margin-bottom: 14.66667vw;
}

.p-onair-list__item.onair-web .p-onair-content:last-of-type {
  margin-bottom: 6.66667vw;
}

.p-onair-list {
  display: flex;
  flex-wrap: nowrap;
  padding: 22.66667vw 0 0 12.33333vw;
  position: relative;
  right: 6.33333vw;
  overflow: hidden;
}

.p-onair-list--archive {
  display: block;
  padding: 0 0 0 10.13333vw;
}

.p-onair-list--archive .break-sp-only::before {
  content: "\A";
  white-space: pre;
}

.p-pagination {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  height: 8vw;
  margin: 0 0 44vw 0;
  padding: 0 10vw 0 10.13333vw;
}

.p-pagination.toplink {
  margin-left: 0;
}

.p-pagination.pager {
  justify-content: center;
}

.p-singlepage__inner--news {
  position: relative;
}

.p-singlepage__inner--news:before {
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  position: absolute;
  top: 10vw;
  left: -4.66667vw;
  width: 9.41992vw;
  background-image: url(/assets/images/news/section_heading_news_sp.svg);
  height: 30.11315vw;
}

.p-singlepage__inner--character {
  position: relative;
}

.p-singlepage__inner--character:before {
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  position: absolute;
  top: 10vw;
  left: -4.66667vw;
  width: 9.41992vw;
  background-image: url(/assets/images/character/section_heading_character_sp.svg);
  height: 61.32473vw;
}

.p-singlepage__inner--story {
  position: relative;
}

.p-singlepage__inner--story:before {
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  position: absolute;
  top: 10vw;
  left: -4.66667vw;
  width: 9.41992vw;
  background-image: url(/assets/images/story/section_heading_story_sp.svg);
  height: 32.9144vw;
}

.p-singlepage__inner--bd {
  position: relative;
}

.p-singlepage__inner--bd:before {
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  position: absolute;
  top: 10vw;
  left: -4.66667vw;
  width: 9.41992vw;
  background-image: url(/assets/images/bd/section_heading_bd_sp.svg);
  height: 41.87031vw;
}

.p-singlepage__inner--goods {
  position: relative;
}

.p-singlepage__inner--goods:before {
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  position: absolute;
  top: 10vw;
  left: -4.66667vw;
  width: 9.41992vw;
  background-image: url(/assets/images/goods/section_heading_goods_sp.svg);
  height: 35.49973vw;
}

.p-singlepage-article-header--news {
  margin: 0 0 1.6vw 14vw;
  padding: 0 0 0 5.90061vw;
  background-image: url(/assets/images/news/news_arrow.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1.90061vw 2.15379vw;
  width: 62.66667vw;
  display: flex;
  align-items: center;
}

.p-singlepage-article-header--story {
  margin: 0 0 6.66667vw 14vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #fff;
  width: 68.8vw;
  height: 29.86667vw;
}

.p-singlepage-article-header--bd {
  margin: 0 0 7.46667vw 14vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #fff;
  width: 68.8vw;
  height: 22.13333vw;
}

.p-singlepage-article-header--goods {
  margin: 0 0 10.66667vw 14vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #fff;
  width: 62.4vw;
}

.p-singlepage-article-header--goods img {
  width: 100%;
  height: auto;
}

.p-singlepage-article-header--goods:empty {
  position: relative;
  height: 62.4vw;
}

.p-singlepage-article-header--goods:empty:before {
  display: block;
  background-color: #ff8d95;
  content: 'COMING SOON';
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-style: normal;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  text-align: center;
  font-size: 2.66667vw;
  line-height: 62.4vw;
  position: absolute;
  width: 62.4vw;
  height: 62.4vw;
}

.p-singlepage-gallery-picture-list {
  width: 68.8vw;
  height: 38.66667vw;
  position: relative;
}

.p-singlepage-gallery-picture {
  margin-bottom: 3.73333vw;
}

.p-singlepage-gallery-thumbnail-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-content: space-between;
  flex-wrap: wrap;
  width: 68.8vw;
  height: 26.13333vw;
}

.p-singlepage-gallery-thumbnail-list label {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.p-singlepage-gallery-thumbnail-list label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ff8d95;
  opacity: 0;
  transition: all 0.3s;
  visibility: hidden;
}

.p-singlepage-gallery-thumbnail-list label:hover:before {
  visibility: visible;
  opacity: 0.5;
}

.p-singlepage-gallery-thumbnail-list label.is--active:before {
  visibility: visible;
  opacity: 0.5;
}

.p-singlepage-gallery--story {
  margin: 0 0 6.66667vw 14vw;
  width: 68.8vw;
}

.p-singlepage--news {
  background-color: #fff;
}

.p-singlepage--character {
  background-color: #fff;
}

.p-singlepage--story {
  background-color: #fff;
  height: 190vw;
}

.p-singlepage--bd {
  background-color: #fff;
}

.p-singlepage--goods {
  background-color: #fff;
}

.p-staff {
  width: 66.66667vw;
  padding: 0 0 0 2.66667vw;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 0;
}

.p-staffcast__comment {
  width: 18.66667vw;
  margin: 0 0 2.4vw 0;
  line-height: 1;
}

.p-staffcast__comment--break {
  width: 26.66667vw;
  margin: 0 0 2.4vw 0;
  line-height: 1;
  height: 4.13333vw;
}

.p-staffcast__comment--break-long {
  display: none;
  width: 26.66667vw;
  margin: 0 0 2.4vw 0;
  line-height: 1;
  height: 4.13333vw;
}

.p-story-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  width: 100%;
  height: 100%;
}

.p-story-text {
  width: 68.8vw;
  margin: 0 0 0 13.33333vw;
}

.p-top__content--intro {
  margin: 22.93333vw 0 0 0;
}

.p-top__inner--intro {
  background-repeat: no-repeat;
  padding: 9.6vw 0 0.13333vw 0;
  background-image: url(/assets/images/index/top_section_intro_image.png), url(/assets/images/index/top_section_bg_intro_sp.svg);
  background-size: 82.26667vw 59.73333vw, 114.33583vw auto;
  background-position: 37.33333vw 23.06667vw, 2.66667vw 94.66667vw;
  margin: 0 0 22vw 0;
}

.p-top__inner--movie {
  background-repeat: no-repeat;
  padding: 9.6vw 0 0.13333vw 0;
  background-image: url(/assets/images/index/top_section_bg_movie-sp.svg);
  background-size: 93.89323vw auto;
  background-position: 0 24.93333vw;
  margin: 0 0 17.86667vw 0;
}

.p-top__inner--staffcast {
  background-repeat: no-repeat;
  padding: 9.6vw 0 0.13333vw 0;
  background-image: url(/assets/images/index/top_section_bg_staffcast.svg), url(/assets/images/index/top_section_bg_staffcast.svg);
  background-size: 113.73728vw auto;
  background-position: 0 29.86667vw, 0 202vw;
  margin: 0 0 15.73333vw 0;
}

.p-top__inner--comicnovel {
  background-repeat: no-repeat;
  padding: 9.6vw 0 0.13333vw 0;
  background-image: url(/assets/images/index/top_section_bg_comicnovel.svg);
  background-size: 153.27397vw auto;
  background-position: 1.6vw 23.33333vw;
  margin: 0 0 19.2vw 0;
}

.p-top-banner__item {
  width: 63.33333vw;
  height: 16.84211vw;
  margin: 0 auto 6.66667vw auto;
  border: 0.13333vw solid #f0f0f0;
}

.p-top-comicnovel__item {
  position: relative;
  height: 92vw;
  margin: 0 4.53333vw 13.33333vw 0;
}

.p-top-comicnovel__item:last-of-type {
  margin-bottom: 4.53333vw;
}

.p-top-comicnovel-list {
  display: flex;
  flex-wrap: wrap;
  padding: 22.93333vw 0 9.33333vw 0;
}

.p-top-movie {
  width: 62.4vw;
  height: 43.33333vw;
  position: relative;
  margin: 0 0 2.66667vw 0;
}

.p-top-movie:before {
  content: '';
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 2.66667vw;
}

.p-top-movie:after {
  content: '';
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-image: url(/assets/images/index/top_movie_play_icon.svg);
  background-size: contain;
  width: 12.66667vw;
  height: 12.66667vw;
  top: -6.33333vw;
  left: -6.33333vw;
  z-index: 5;
}

.p-top-section-heading {
  width: 190px;
  height: 100%;
  background-color: #fff;
  padding: 0 0 0 45px;
}

.p-top-tw-btn {
  color: #fff;
  text-align: center;
  line-height: 3;
  box-sizing: border-box;
  width: 63.33333vw;
  margin: 6.66667vw auto;
  font-size: 2.53333vw;
}

.p-top-tw-btn a {
  color: #ff8d95;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 10;
  background-color: #fafafa;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
}

.p-top-tw-btn img {
  vertical-align: sub;
  width: 3.37985vw;
  height: 2.74636vw;
  margin: 0 0.8vw 0 0;
}

.p-top-widgets-column {
  padding: 6vw 0 0 0;
  margin: 0 0 47.33333vw 0;
}

.p-top--intro {
  padding: 0 0 0 8.53333vw;
  background-color: #fff;
  min-height: 203.06667vw;
  background-color: #fff;
  position: relative;
}

.p-top--intro:before {
  content: ' ';
  display: block;
  background-position: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 7.84252vw;
  top: 9.6vw;
  left: -2.4vw;
  background-image: url(/assets/images/index/top_section_heading_intro.svg);
  height: 55.94623vw;
}

.p-top--movie {
  padding: 0 0 0 8.53333vw;
  background-color: #fff;
  min-height: 203.06667vw;
  background-color: #fff;
  position: relative;
  min-height: 101.53333vw;
}

.p-top--movie:before {
  content: ' ';
  display: block;
  background-position: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 7.84252vw;
  top: 9.6vw;
  left: -2.4vw;
  background-image: url(/assets/images/index/top_section_heading_movie.svg);
  height: 55.94623vw;
}

.p-top--staffcast {
  padding: 0 0 0 8.53333vw;
  background-color: #fff;
  min-height: 203.06667vw;
  background-color: #fff;
  position: relative;
}

.p-top--staffcast:before {
  content: ' ';
  display: block;
  background-position: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 7.84252vw;
  top: 9.6vw;
  left: -2.4vw;
  background-image: url(/assets/images/index/top_section_heading_staffcast.svg);
  height: 50.81289vw;
}

.p-top--comicnovel {
  padding: 0 0 0 8.53333vw;
  background-color: #fff;
  min-height: 203.06667vw;
  background-color: #fff;
  position: relative;
}

.p-top--comicnovel:before {
  content: ' ';
  display: block;
  background-position: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 7.84252vw;
  top: 9.6vw;
  left: -2.4vw;
  background-image: url(/assets/images/index/top_section_heading_comicnovel.svg);
  height: 62.95951vw;
}

.p-top--widgets {
  padding: 0 0 0 8.53333vw;
  background-color: #fff;
  min-height: 203.06667vw;
  background-color: #fff;
  position: relative;
  padding: 0 0  0 0;
  min-height: auto;
}

.p-widget--twitter {
  width: 63.33333vw;
  margin-bottom: 8.8vw;
  margin-right: auto;
  margin-left: auto;
}

.p-widget--twitter > img {
  width: 100%;
  height: auto;
}

.l-1stview-section__inner {
  margin: 0 0 0 0;
  position: relative;
}

.l-1stview-section__inner:before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(/assets/images/common/bg_icon.svg);
  background-size: 40vw 40vw;
  background-position: center center;
  width: 100%;
  height: 173.33333vw;
  background-color: #fcfdfd;
  top: 6.66667vw;
}

.l-footer {
  border-bottom: 13.33333vw solid #d3ff2e;
}

.l-header__inner {
  margin: 0 auto;
  max-width: 100vw;
  width: 100%;
}

/**
* header
**/

.l-header {
  width: 100%;
  position: fixed;
  z-index: 10;
}

.l-main-section__inner {
  background-image: url(/assets/images/common/bg_icon.svg);
  background-size: 40vw 40vw;
  background-position: center top;
  width: 100%;
  padding: 0 0 0 9.73333vw;
  margin: 29.33333vw 0 0 0;
  background-color: #fcfdfd;
}

.l-main-section__inner--widgets {
  width: 72.66667vw;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
}

.l-main-section__inner--single {
  background-image: url(/assets/images/common/bg_icon.svg);
  background-size: 40vw 40vw;
  background-position: center top;
  width: 100%;
  padding: 0 0 0 9.73333vw;
  margin: 29.33333vw 0 0 0;
  background-color: #fcfdfd;
}

.l-main-section__inner--archive {
  background-image: url(/assets/images/common/bg_icon.svg);
  background-size: 40vw 40vw;
  background-position: center top;
  width: 100%;
  padding: 0 0 0 9.73333vw;
  margin: 29.33333vw 0 0 0;
  background-color: #fcfdfd;
}

.l-main-section__inner--page {
  background-image: url(/assets/images/common/bg_icon.svg);
  background-size: 40vw 40vw;
  background-position: center top;
  width: 100%;
  padding: 0 0 0 9.73333vw;
  margin: 29.33333vw 0 0 0;
  background-color: #fcfdfd;
}

.l-main {
  margin-bottom: 36.66667vw;
}

[id^=front] .l-main {
  margin-bottom: 46.66667vw;
}

[id$="news"] .l-main {
  margin-bottom: 0;
}

.l-modal__inner {
  position: fixed;
  width: 100vw;
  max-width: 768px;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  overflow-x: hidden;
  z-index: 1000;
  background-color: #fff;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 0 17.33333vw 0;
}

input.c-index-comment-view-check:checked + .l-modal__inner {
  opacity: 1;
  visibility: visible;
}

input.c-preload-view-check:checked + .l-modal__inner {
  opacity: 1;
  visibility: visible;
}

.l-pagination {
  padding: 0 0 0 9.73333vw;
  box-sizing: content-box;
}

.l-wrapper {
  width: 100vw;
  max-width: 768px;
  overflow-x: hidden;
  position: relative;
  z-index: 1000;
}

.l-wrapper.init {
  display: none;
}

.btn_tw {
  color: #fff;
  /* font-size: 19px; */
  text-align: center;
  line-height: 3;
  padding: 0 0.66667vw 0.66667vw 0;
  box-sizing: border-box;
  width: 63.33333vw;
  margin: 6.66667vw auto;
  font-size: 2.53333vw;
}

.btn_tw > a {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0.4vw 0 0 0.66667vw;
  position: relative;
  z-index: 10;
}

.btn_tw.btn02 > a {
  background-color: #f09397;
}

.btn_tw > a > img {
  vertical-align: sub;
  width: 4.36013vw;
  height: 3.5432vw;
}

#loader {
  position: absolute;
  width: 3.33333vw;
  height: 3.33333vw;
  border-radius: 3.33333vw;
  border: 0.4vw solid #ff8d95;
  border-right-color: #ffcdd0;
  -webkit-animation: spin 1s infinite linear;
  -moz-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
  box-sizing: border-box;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

/*キーフレームのアニメーションをつける*/

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    opacity: 1;
  }

  50% {
    -webkit-transform: rotate(180deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: rotate(360deg);
    opacity: 1;
  }
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    opacity: 1;
  }

  50% {
    -moz-transform: rotate(180deg);
    opacity: 1;
  }

  100% {
    -moz-transform: rotate(360deg);
    opacity: 1;
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
    opacity: 1;
  }

  50% {
    transform: rotate(180deg);
    opacity: 1;
  }

  100% {
    transform: rotate(360deg);
    opacity: 1;
  }
}

@media screen and (min-width: 769px) {
  .font-18 {
    font-size: 18px !important;
    text-align: center;
    margin-right: 10px !important;
  }

  .d-line-sp {
    display: inline;
    margin: 0;
  }

  .archive-movie__link {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 20px;
  }

  .archive-movie__link:before {
    content: '';
    width: 100%;
    height: 100%;
    min-height: 320px;
    background-image: url(/assets/images/movie/section_movie_cover.svg);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }

  .c-1stview__image {
    width: 100%;
    height: auto;
    display: block;
  }

  .c-1stview__image-sp {
    display: none;
  }

  .c-1stview__image--lead {
    position: absolute;
    top: -36px;
    left: 0;
    right: 0;
    margin: auto;
    width: 750px;
    height: auto;
    display: block;
  }

  .c-1stview__image--lead-sp {
    display: none;
  }

  .c-1stview__image--lead-en {
    position: absolute;
    width: 13.5313px;
    height: auto;
    top: 0;
    left: -25.5313px;
  }

  .c-1stview__image--title-en {
    position: absolute;
    width: 145.3747px;
    height: auto;
    top: 270px;
    right: -40px;
  }

  .c-1stview__image--animation-en {
    position: absolute;
    width: 72px;
    height: auto;
    top: 240px;
    left: -40px;
  }

  .c-1stview__image--onair {
    position: absolute;
    width: 247px;
    height: auto;
    bottom: 105px;
    left: -20px;
  }

  .c-archive__heading--news {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    padding: 0 0 0 114px;
    margin: 0 0 80px 96px;
    background-repeat: no-repeat;
    background-position: left 6px;
    background-size: 92px 25.5003px;
    line-height: 1;
    font-size: 25px;
    color: #b7a2ff;
  }

  .c-archive__heading--news:after {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    display: block;
    margin: 10px 0 0 0;
  }

  .c-archive__heading--movie {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    padding: 0 0 0 114px;
    margin: 0 0 80px 96px;
    background-repeat: no-repeat;
    background-position: left 6px;
    background-size: 92px 25.5003px;
    line-height: 1;
    font-size: 25px;
    color: #b7a2ff;
  }

  .c-archive__heading--movie:after {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    display: block;
    margin: 10px 0 0 0;
  }

  .c-archive__heading--music {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    padding: 0 0 0 114px;
    margin: 0 0 80px 96px;
    background-repeat: no-repeat;
    background-position: left 6px;
    background-size: 92px 25.5003px;
    line-height: 1;
    font-size: 25px;
    color: #b7a2ff;
  }

  .c-archive__heading--music:after {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    display: block;
    margin: 10px 0 0 0;
  }

  .c-archive__heading--onair {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    padding: 0 0 0 114px;
    margin: 0 0 80px 96px;
    background-repeat: no-repeat;
    background-position: left 6px;
    background-size: 92px 25.5003px;
    line-height: 1;
    font-size: 25px;
    color: #b7a2ff;
  }

  .c-archive__heading--onair:after {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    display: block;
    margin: 10px 0 0 0;
  }

  .c-archive__heading--goods {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    padding: 0 0 0 114px;
    margin: 0 0 80px 96px;
    background-repeat: no-repeat;
    background-position: left 6px;
    background-size: 92px 25.5003px;
    line-height: 1;
    font-size: 25px;
    color: #b7a2ff;
  }

  .c-archive__heading--goods:after {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    display: block;
    margin: 10px 0 0 0;
  }

  .c-archive-goods__item-img {
    width: 238px;
    height: 238px;
  }

  .c-archive-goods__item-img:empty:before {
    font-size: 16px;
    height: 16px;
  }

  .c-archive-goods__item-title {
    font-size: 15px;
    line-height: 2;
    padding: 7.5px 0 26.5px;
  }

  .c-archive-goods__item {
    width: 238px;
  }

  .c-bd-info__content {
    font-size: 15px;
    line-height: 2;
  }

  .c-bd-info__content p,
  .c-bd-info__content ul,
  .c-bd-info__content ol {
    margin-bottom: 26px;
  }

  .c-bd-info__content a {
    border-bottom: 1px solid #ff8d95;
  }

  .c-bd-info__release {
    font-size: 25px;
    margin: 0 0 26px 0;
  }

  .c-bd-info__title {
    font-size: 35px;
    border-width: 4px 0;
    padding: 20px 0;
    margin: 0 0 26px 0;
    line-height: 1.28571;
  }

  .c-bd-info__title::before,
  .c-bd-info__title::after {
    content: '';
    display: block;
    height: 0;
    width: 0;
  }

  .c-bd-info__title::before {
    margin-bottom: calc(-0.22857em + 0px);
  }

  .c-bd-info__title::after {
    margin-top: calc(-0.11429em + 0px);
  }

  .c-bd-link {
    font-size: 16px;
    line-height: 2;
  }

  .c-bd-list__item {
    width: 264px;
    height: 32px;
  }

  .c-bd-picture {
    width: 100%;
    margin: 0 0 0 0;
  }

  .c-bd-picture--jacket {
    margin: 0 0 15px 0;
  }

  .c-bd-picture--jacket:empty {
    width: 380px;
    height: 450px;
  }

  .c-bd-picture--jacket:empty:before {
    font-size: 15px;
    height: 15px;
  }

  .c-bd-picture--jacket:only-of-type {
    margin: 0 0 0 0;
  }

  .c-bd-picture--jacket.sp-only {
    display: none;
  }

  .c-bd-picture--jacket.pc-only {
    display: block;
  }

  .c-bd-picture--jacket figcaption {
    font-size: 15px;
    margin: 15px 0 0;
  }

  .c-bd-picture--jacket figcaption .sp-only {
    display: none;
  }

  .c-bd-picture.sp-only {
    display: none;
  }

  .c-bd-picture.pc-only {
    display: block;
  }

  .c-bd-picture figcaption {
    font-size: 15px;
    margin: 15px 0 0;
  }

  .c-bd-picture figcaption .sp-only {
    display: none;
  }

  .c-bd-shop-area__item {
    width: 380px;
    margin: 0 0 50px 0;
  }

  .c-bd-shop-area__item:last-of-type {
    margin: 0 0 50px 0;
    padding: 0;
  }

  .c-bd-shop-gift__item {
    width: 100%;
    height: 32px;
    margin: 0 0 10px 0;
  }

  .c-bd-shop-gift__item:last-of-type {
    margin: 0 0 0 0;
  }

  .c-bd-shop-gift__item a {
    font-size: 16px;
    line-height: 2;
  }

  .c-bd-shop-info {
    font-size: 15px;
    line-height: 2;
    margin: 0 0 26px 0;
  }

  .c-bd-shop-name {
    font-size: 25px;
    margin: 0 0 28px 0;
  }

  .c-cast__character {
    font-size: 16px;
    color: #ff8d95;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-style: normal;
    width: 180px;
    line-height: 1.9375;
    background-repeat: no-repeat;
    background-image: url(/assets/images/index/top_staffcast_arrow.svg);
    background-position: right 15px top 12px;
    background-size: 9.8875px auto;
    margin: 0 0 0 0;
  }

  .c-cast__name {
    font-size: 20px;
    color: #ff8d95;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-style: normal;
    width: 170px;
    padding: 0 0 0 62px;
    line-height: 1.55;
    background-image: none;
    margin-bottom: 0;
  }

  dd.c-cast__name:last-of-type {
    margin-bottom: 0;
  }

  .c-character__cv {
    font-size: 20px;
    margin: 35px 0 50px 0;
  }

  .c-character__intro {
    font-size: 16px;
    line-height: 2.125;
  }

  .c-character__intro > .break-sp-only {
    display: none;
    visibility: hidden;
  }

  .c-character__name--en {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 12px;
  }

  .c-character__name {
    font-size: 40px;
    border-bottom: 3px solid #fff;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
  }

  .c-character__name:before {
    top: 13.4233px;
    left: -26.2546px;
    width: 14.2546px;
    height: 16.1534px;
  }

  .c-character-select-area--aki {
    width: 100px;
    height: 100px;
  }

  .c-character-select-area--eiko {
    width: 100px;
    height: 100px;
  }

  .c-character-select-area--kyoya {
    width: 100px;
    height: 100px;
  }

  .c-character-select-area--nanako {
    width: 100px;
    height: 100px;
  }

  .c-character-select-area--tsurayuki {
    width: 100px;
    height: 100px;
  }

  .c-character-visual--aki {
    width: 382px;
    height: 763px;
  }

  .c-character-visual--kyoya {
    width: 327px;
    height: 948px;
  }

  .c-character-visual--eiko {
    width: 300px;
    height: 819px;
  }

  .c-character-visual--nanako {
    width: 322px;
    height: 827px;
  }

  .c-character-visual--tsurayuki {
    width: 341px;
    height: 920px;
  }

  .c-comicnovel__author {
    font-size: 20px;
    padding: 0 0 0 16px;
    width: 92px;
    line-height: 1.55;
    margin-bottom: 0;
  }

  .c-comicnovel__comment-btn {
    width: 102px;
    font-size: 16px;
    background-color: #b7a2ff;
    border-radius: 3px;
    line-height: 1.9375;
  }

  .c-comicnovel__role {
    font-size: 16px;
    width: 60px;
    line-height: 1.9375;
    background-position: right 12px;
    background-size: 9.8875px auto;
  }

  .c-comicnovel-related-page__link {
    font-size: 20px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    color: #ff8d95;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 2.58333;
  }

  .c-comicnovel-related-page__link > .border-bottom {
    border-bottom: 4px solid #ff8d95;
  }

  .c-comment-hamburger__icon span,
  .c-comment-hamburger__icon span:before,
  .c-comment-hamburger__icon span:after {
    height: 4px;
  }

  .c-comment-hamburger__icon span:before {
    bottom: 0;
    background-color: #ff8d95;
    transform: rotate(45deg);
  }

  .c-comment-hamburger__icon span:after {
    top: 0;
    background-color: #ff8d95;
    transform: rotate(-45deg);
  }

  input.c-index-comment-view-check:checked ~ .p-comment-close > .c-comment-hamburger__icon {
    display: block;
  }

  input.c-index-comment-view-check:checked ~ .p-comment-close > .c-comment-hamburger__icon span {
    background-color: rgba(255, 255, 255, 0);
  }

  input.c-index-comment-view-check:checked ~ .p-comment-close > .c-comment-hamburger__icon span:before {
    bottom: 0;
    background-color: #ff8d95;
    transform: rotate(45deg);
  }

  input.c-index-comment-view-check:checked ~ .p-comment-close > .c-comment-hamburger__icon span:after {
    top: 0;
    background-color: #ff8d95;
    transform: rotate(-45deg);
  }

  .c-comment-name {
    font-size: 40px;
    margin-bottom: 25px;
  }

  .c-comment-name--role {
    font-size: 16px;
    margin-bottom: 70px;
  }

  .c-footer-copyright__text {
    font-size: 14px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-style: normal;
  }

  .c-footer-menu__icon--tw {
    width: 24.211px;
    height: 19.6731px;
  }

  .c-footer-menu__icon--fb {
    width: 13.647px;
    height: 26.2792px;
  }

  .c-footer-menu__icon--line {
    width: 22.544px;
    height: 21.4741px;
  }

  .c-footer-menu__icon--totop {
    width: 51.0141px;
    height: 39.4995px;
  }

  .c-footer-menu__item {
    width: 56.48px;
    height: 56.48px;
    margin-right: 10px;
  }

  .c-footer-menu__item:last-of-type {
    margin-left: 40px;
  }

  .c-footer-menu__item--header {
    display: none;
  }

  .c-footer-menu__link--totop {
    font-size: 16px;
  }

  .c-header-hamburger__icon {
    display: none;
  }

  .c-header-menu__item {
    font-size: 14px;
    color: #b3b3b3;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 800;
    font-style: normal;
  }

  .c-header-menu__item:before {
    content: '/';
    margin: 0 1em;
  }

  .c-header-menu__item--noslash {
    font-size: 14px;
    color: #b3b3b3;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 800;
    font-style: normal;
  }

  .c-header-menu__item--noslash:before {
    content: none;
  }

  .c-header-menu__link {
    display: initial;
    width: initial;
    height: initial;
  }

  .c-headline__more-link {
    font-size: 16px;
    border-bottom: 2px solid #ff8d95;
    padding-top: 0;
  }

  .c-headline__more {
    padding: 108px 20px 0 0;
    position: relative;
    text-align: left;
    width: auto;
    display: block;
  }

  .c-headline__more:before {
    position: absolute;
    font-size: 16px;
    top: 0;
    left: 0;
    border-bottom: none;
    float: none;
  }

  .c-headline-news__date {
    display: inline-block;
    margin: 0 64px 0 0;
  }

  .c-headline-news__link {
    font-size: 13px;
    display: block;
  }

  .c-headline-news__title {
    display: inline-block;
    width: 579px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    line-height: 1;
  }

  .c-movie__caption {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 20px;
    color: #ff8d95;
    line-height: 1.75;
    margin: 0 0  100px 0;
  }

  .c-music-artist__caption {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 35px;
    margin: 0 0  20px 0;
  }

  .c-music-artist__copyright {
    font-size: 10px;
    margin: 0 0 30.5px 0;
  }

  .c-music-artist__info {
    font-size: 15px;
    line-height: 2;
    margin: 0 0 37.5px 0;
  }

  .c-music-artist__role {
    font-size: 15px;
    margin: 0 0 16px 0;
  }

  .c-music-data-info__name {
    width: 272px;
    font-size: 17px;
    line-height: 4.41176;
    border-bottom: 4px solid #ff8d95;
    height: 75px;
  }

  .c-music-data-info__role {
    width: 108px;
    font-size: 13px;
    line-height: 5.76923;
    border-bottom: 4px solid #ff8d95;
    padding: 0 0 0 17px;
    height: 75px;
  }

  .c-news-headline__date {
    font-size: 15px;
    line-height: 4.66667;
    background-size: 14.2546px 16.1534px;
    background-position: 120px center;
    width: 184.2546px;
    display: block;
  }

  .c-news-headline__heading {
    display: block;
    font-size: 15px;
    line-height: 4.66667;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 535.7454px;
    -webkit-line-clamp: initial;
    -webkit-box-orient: initial;
  }

  .c-onair-annotation {
    font-size: 20px;
    line-height: 1.75;
    padding-left: 50px;
    padding-bottom: 65px;
  }

  .c-onair-content__content {
    font-size: 20px;
    width: 200px;
    margin-bottom: 0;
    flex-shrink: 0;
  }

  .c-onair-content__content.onair-time-1st {
    width: 350px;
    line-height: 1.75;
    margin-top: -6px;
  }

  .c-onair-content__content.onair-time-1st span {
    display: inline;
    padding: 0;
  }

  .c-onair-content__content.onair-time-1st span::before {
    content: "\A";
    white-space: pre;
  }

  .c-onair-content__content.onair-fastest {
    width: 350px;
    line-height: 1.75;
    margin-top: -6px;
  }

  .c-onair-content__content.onair-fastest span {
    position: unset;
    display: inline;
    padding: 0;
    line-height: 1;
  }

  .c-onair-content__content.onair-fastest span::before {
    content: "\A";
    white-space: pre;
  }

  .c-onair-content__title {
    font-size: 20px;
    float: none;
    width: 200px;
    min-height: auto;
    flex-shrink: 0;
  }

  .c-onair-content__title.onair-time-1st {
    min-height: auto;
  }

  .c-onair-content__title.onair-fastest {
    min-height: auto;
  }

  .p-onair-list__item.onair-web .c-onair-content__title {
    width: 200px;
  }

  .c-onair-lead {
    font-size: 40px;
    line-height: 1;
    padding-left: 50px;
    margin-bottom: 70px;
  }

  .c-onair-list__item-heading {
    font-size: 20px;
    padding-left: 50px;
    margin-bottom: 28px;
  }

  .c-onair-start {
    font-size: 20px;
    margin-bottom: 70px;
  }

  .c-pagination__item:only-of-type {
    margin: auto;
  }

  .c-pagination__item:empty {
    width: 14.2546px;
    height: 16.1534px;
  }

  .c-pagination__item:last-of-type {
    margin-right: 0;
  }

  .pager .c-pagination__item {
    width: 60px;
    height: 60px;
    margin-right: 19px;
  }

  .pager .c-pagination__item a {
    line-height: 4;
  }

  .pager .c-pagination__item:last-of-type {
    margin-right: 0;
  }

  .c-pagination__link {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    color: #ff8d95;
  }

  .c-pagination__link--index {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 16px;
    color: #ff8d95;
    height: auto;
  }

  .c-pagination__link--prev {
    width: 14.2546px;
    height: 16.1534px;
  }

  .c-pagination__link--next {
    width: 14.2546px;
    height: 16.1534px;
  }

  .c-pagination__link.active {
    width: 60px;
    height: 60px;
    line-height: 4;
  }

  .c-singlepage__heading--news {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    padding: 0 0 0 114px;
    margin: 0 0 80px 96px;
    background-repeat: no-repeat;
    background-position: left 6px;
    background-size: 92px 25.5003px;
    line-height: 1;
    font-size: 25px;
    color: #b7a2ff;
  }

  .c-singlepage__heading--news:after {
    content: 'I Start over that day again.';
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    display: block;
    margin: 10px 0 0 0;
  }

  .c-singlepage__heading--character {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    padding: 0 0 0 114px;
    margin: 0 0 80px 96px;
    background-repeat: no-repeat;
    background-position: left 6px;
    background-size: 92px 25.5003px;
    line-height: 1;
    font-size: 25px;
    color: #b7a2ff;
    margin-bottom: 130px;
  }

  .c-singlepage__heading--character:after {
    content: 'I Start over that day again.';
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    display: block;
    margin: 10px 0 0 0;
  }

  .c-singlepage__heading--story {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    padding: 0 0 0 114px;
    margin: 0 0 80px 96px;
    background-repeat: no-repeat;
    background-position: left 6px;
    background-size: 92px 25.5003px;
    line-height: 1;
    font-size: 25px;
    color: #b7a2ff;
  }

  .c-singlepage__heading--story:after {
    content: 'I Start over that day again.';
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    display: block;
    margin: 10px 0 0 0;
  }

  .c-singlepage__heading--bd {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    padding: 0 0 0 114px;
    margin: 0 0 80px 96px;
    background-repeat: no-repeat;
    background-position: left 6px;
    background-size: 92px 25.5003px;
    line-height: 1;
    font-size: 25px;
    color: #b7a2ff;
  }

  .c-singlepage__heading--bd:after {
    content: 'I Start over that day again.';
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    display: block;
    margin: 10px 0 0 0;
  }

  .c-singlepage__heading--goods {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    padding: 0 0 0 114px;
    margin: 0 0 80px 96px;
    background-repeat: no-repeat;
    background-position: left 6px;
    background-size: 92px 25.5003px;
    line-height: 1;
    font-size: 25px;
    color: #b7a2ff;
  }

  .c-singlepage__heading--goods:after {
    content: 'I Start over that day again.';
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    display: block;
    margin: 10px 0 0 0;
  }

  .c-singlepage-article-header__date {
    color: #ff8d95;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    line-height: 1;
    display: block;
    margin: 0 0 10px 0;
  }

  .c-singlepage-article-header__heading--news {
    color: #ff8d95;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    line-height: 2;
  }

  .c-singlepage-gallery-thumbnail-list__item {
    width: 133px;
    height: 74px;
  }

  .c-staff__name {
    font-size: 20px;
    color: #ff8d95;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 0 0 0 52px;
    line-height: 1.55;
    margin-bottom: 0;
    background-image: none;
    width: 148px;
  }

  .c-staff__name--author {
    font-size: 20px;
    color: #ff8d95;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 0 0 0 52px;
    line-height: 1.55;
    margin-bottom: 0;
    background-image: none;
    width: 148px;
    margin-bottom: 42px;
  }

  .c-staff__name--author:after {
    font-size: 16px;
    width: 480px;
    bottom: -28px;
    left: 40px;
  }

  .c-staff__name--nocomment {
    font-size: 20px;
    color: #ff8d95;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 0 0 0 52px;
    line-height: 1.55;
    margin-bottom: 0;
    background-image: none;
    width: 148px;
  }

  .c-staff__name--longtext {
    font-size: 20px;
    color: #ff8d95;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 0 0 0 52px;
    line-height: 1.55;
    margin-bottom: 0;
    background-image: none;
    width: 335px;
  }

  .c-staff__name--longtext.hline-2-pc {
    min-height: 79px;
  }

  .c-staff__name--longtext.hline-3-pc {
    min-height: 109px;
  }

  .c-staff__pub {
    font-size: 12px;
  }

  .c-staff__role {
    font-size: 16px;
    color: #ff8d95;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-style: normal;
    width: 190px;
    line-height: 1.9375;
    background-repeat: no-repeat;
    background-image: url(/assets/images/index/top_staffcast_arrow.svg);
    background-position: right 12px;
    background-size: 9.8875px auto;
    margin: 0 0 0 0;
  }

  .c-staffcast__comment-btn {
    color: #fff;
    display: block;
    width: 102px;
    font-size: 16px;
    background-color: #b7a2ff;
    border-radius: 3px;
    text-align: center;
    line-height: 1.9375;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-style: normal;
    cursor: pointer;
    transition: 0.3s;
  }

  .c-staffcast__comment-btn:hover {
    opacity: 0.7;
  }

  .c-staffcast__comment-btn-none {
    width: 1px;
    background-color: transparent;
    line-height: 1.9375;
    cursor: none;
  }

  .c-story-episode {
    font-size: 15px;
    padding: 0 50px;
    margin: 0 0 24px 0;
  }

  .c-story-link {
    font-size: 16px;
    line-height: 2;
  }

  .c-story-list__item {
    width: 128px;
    height: 32px;
  }

  .c-story-summary {
    line-height: 2;
    padding: 0 50px;
    font-size: 15px;
  }

  .c-story-title {
    font-size: 35px;
    padding: 0 50px;
    background-size: 14.2546px 16.1534px;
    background-position: 1.6vw center;
    margin: 0 0 32px 0;
  }

  .c-top__heading--intro {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    color: #ff8d95;
    font-size: 25px;
    line-height: 1;
    position: relative;
    padding: 45px 0 30px 0;
  }

  .c-top__heading--intro:before {
    display: block;
    content: '';
    width: 92px;
    height: 25.5003px;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/assets/images/index/top_section_heading_icon_01.svg);
  }

  .c-top__heading--intro:after {
    display: block;
    content: 'I Start over that day again.';
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    line-height: 1;
    left: 0;
    bottom: 0;
    position: absolute;
  }

  .c-top__heading--movie {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    color: #ff8d95;
    font-size: 25px;
    line-height: 1;
    position: relative;
    padding: 45px 0 30px 0;
  }

  .c-top__heading--movie:before {
    display: block;
    content: '';
    width: 92px;
    height: 25.5003px;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/assets/images/index/top_section_heading_icon_02.svg);
  }

  .c-top__heading--movie:after {
    display: block;
    content: 'I Start over that day again.';
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    line-height: 1;
    left: 0;
    bottom: 0;
    position: absolute;
  }

  .c-top__heading--staffcast {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    color: #ff8d95;
    font-size: 25px;
    line-height: 1;
    position: relative;
    padding: 45px 0 30px 0;
    margin: 0 0 120px 0;
  }

  .c-top__heading--staffcast:before {
    display: block;
    content: '';
    width: 92px;
    height: 25.5003px;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/assets/images/index/top_section_heading_icon_03.svg);
  }

  .c-top__heading--staffcast:after {
    display: block;
    content: 'I Start over that day again.';
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    line-height: 1;
    left: 0;
    bottom: 0;
    position: absolute;
  }

  .c-top__heading--comicnovel {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    color: #ff8d95;
    font-size: 25px;
    line-height: 1;
    position: relative;
    padding: 45px 0 30px 0;
  }

  .c-top__heading--comicnovel:before {
    display: block;
    content: '';
    width: 92px;
    height: 25.5003px;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/assets/images/index/top_section_heading_icon_04.svg);
  }

  .c-top__heading--comicnovel:after {
    display: block;
    content: 'I Start over that day again.';
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    line-height: 1;
    left: 0;
    bottom: 0;
    position: absolute;
  }

  .c-top__heading--widgets {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    color: #ff8d95;
    font-size: 25px;
    line-height: 1;
    position: relative;
    padding: 45px 0 30px 0;
    padding: 0 0 0 0;
  }

  .c-top__lead {
    font-size: 40px;
    margin: 0 0 90px 0;
  }

  .c-top__lead > .border-bottom {
    border-bottom: 3px solid #ff8d95;
  }

  .c-top__lead--staffcast {
    font-size: 40px;
    margin: 0 0 60px 0;
  }

  .c-top__lead--staffcast > .border-bottom {
    border-bottom: 3px solid #ff8d95;
  }

  .c-top__text {
    font-size: 16px;
    line-height: 2.125;
    margin: 0 0 50px 0;
  }

  .c-top__text > .break-sp-only {
    display: none;
    visibility: hidden;
  }

  .c-top-comicnovel__caption {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 25px;
    color: #ff8d95;
    line-height: 1.32;
    margin-bottom: 5px;
  }

  .c-top-comicnovel__status {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 16px;
    color: #ff8d95;
  }

  .c-top-coverimage--novel {
    width: 237px;
    height: auto;
    margin: 0 0 32px 0;
  }

  .c-top-coverimage--comic {
    width: 237px;
    height: auto;
    margin: 0 0 32px 0;
  }

  .c-top-movie__caption {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 25px;
    color: #ff8d95;
    line-height: 1.32;
    margin: 0 0  5px 0;
  }

  .c-top-movie__link {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 20px;
  }

  .c-top-movie__link:before {
    content: '';
    width: 100%;
    height: 100%;
    min-height: 320px;
    background-image: url(/assets/images/index/top_movie_cover.svg);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }

  .p-1stview-movie {
    width: 243px;
    height: 160px;
    position: absolute;
    right: 0;
    bottom: 168px;
  }

  .p-1stview-movie:before {
    content: '';
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }

  .p-1stview-movie:after {
    content: 'NEW MOVIE';
    position: absolute;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 24px;
    color: #ffffff;
    background-color: #4aadff;
    line-height: 1;
    padding: 8px 14px;
    display: block;
    bottom: -30px;
    right: 0;
    border-bottom: 4px solid #c1c1c1;
  }

  .p-1stview {
    width: 997px;
    height: 1300px;
    position: relative;
    margin: 50px auto 0;
  }

  .p-archive__inner--news {
    position: relative;
  }

  .p-archive__inner--news:before {
    background-image: url(/assets/images/news/section_heading_news.svg);
    width: 85.3809px;
    height: 265.5625px;
    top: 126px;
    left: -34px;
  }

  .p-archive__inner--movie {
    position: relative;
  }

  .p-archive__inner--movie:before {
    background-image: url(/assets/images/movie/section_heading_movie.svg);
    width: 87.1836px;
    height: 311.3779px;
    top: 126px;
    left: -34px;
  }

  .p-archive__inner--music {
    position: relative;
  }

  .p-archive__inner--music:before {
    background-image: url(/assets/images/music/section_heading_music.svg);
    width: 85.3809px;
    height: 300.667px;
    top: 126px;
    left: -34px;
  }

  .p-archive__inner--onair {
    position: relative;
  }

  .p-archive__inner--onair:before {
    background-image: url(/assets/images/onair/section_heading_onair.svg);
    width: 87.1836px;
    height: 331.1221px;
    top: 126px;
    left: -34px;
  }

  .p-archive__inner--goods {
    position: relative;
  }

  .p-archive__inner--goods:before {
    background-image: url(/assets/images/goods/section_heading_goods.svg);
    width: 87.1318px;
    height: 324.7236px;
    top: 126px;
    left: -34px;
  }

  .p-archive-content__inner {
    min-height: 300px;
  }

  .p-archive-content {
    width: 950px;
    margin: 0 0 0 0;
    min-height: calc(100vh - 490px);
  }

  .p-archive-content--music {
    width: 950px;
    margin: 0 0 0 0;
    min-height: calc(100vh - 490px);
  }

  .p-archive-goods-list {
    margin: 0 0 0 142px;
    padding: 0;
    width: 808px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .p-archive-goods-list:after {
    content: "";
    display: block;
    width: 30%;
  }

  .p-archive-movie {
    width: 665px;
    height: 450px;
    margin: 0 0 20px 0;
  }

  .p-archive-movie:after {
    width: 142px;
    height: 142px;
    top: -25px;
    left: -45px;
  }

  .p-archive-music {
    width: 100%;
    margin: 0 0 34px 0;
  }

  .p-bd-content {
    margin: 0 0 0 140px;
    width: 808px;
  }

  .p-bd-data-area {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 0 0 32px 0;
  }

  .p-bd-data {
    margin: 0 0 74px 0;
  }

  .p-bd-image {
    width: 100%;
    margin: 0 0 30px 0;
  }

  .p-bd-image:last-of-type {
    margin: 0 0 0 0;
  }

  .p-bd-info {
    width: 380px;
  }

  .p-bd-info:only-of-type {
    width: 100%;
  }

  .p-bd-info:only-of-type .c-bd-info__title {
    text-align: center;
    margin-bottom: 50px;
  }

  .p-bd-jackets {
    width: 380px;
    margin: 0 0 0 0;
  }

  .p-bd-shop-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .p-bd-shop-image {
    margin: 0 0 26px 0;
    overflow: hidden;
  }

  .p-bd-shop-image img {
    object-fit: contain;
  }

  .p-bd-shop-image:empty {
    width: 380px;
    height: 450px;
  }

  .p-bd-shop-image:empty:before {
    font-size: 15px;
    height: 15px;
  }

  .p-cast {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 0 48px;
    width: 500px;
    margin: 0 0 52px 0;
  }

  .p-character-list {
    width: 624.7706px;
    height: 100px;
  }

  .p-character-name--4 {
    display: flex;
    width: 200px;
    flex-wrap: wrap;
    flex-direction: column;
    position: relative;
    width: 160px;
  }

  .p-character-name--5 {
    display: flex;
    width: 200px;
    flex-wrap: wrap;
    flex-direction: column;
    position: relative;
    width: 200px;
  }

  .p-character-profile--aki {
    position: relative;
    background-repeat: no-repeat;
    min-width: calc(950px - 100px - calc(100vw - 100%));
    min-height: 1175px;
    height: auto;
    margin: 0 0 0 100px;
    padding: 240px 0 0 90px;
    background-size: cover, 937.5451px 448.0293px, 231.6212px 264.3889px;
    background-position: 0 0, left -45px bottom -45px, left 770px top 90px;
  }

  .p-character-profile--eiko {
    position: relative;
    background-repeat: no-repeat;
    min-width: calc(950px - 100px - calc(100vw - 100%));
    min-height: 1175px;
    height: auto;
    margin: 0 0 0 100px;
    padding: 240px 0 0 90px;
    background-size: cover, 1228.2227px 450.8105px, 231.6212px 264.3889px;
    background-position: 0 0, left -45px bottom -45px, left 770px top 90px;
  }

  .p-character-profile--kyoya {
    position: relative;
    background-repeat: no-repeat;
    min-width: calc(950px - 100px - calc(100vw - 100%));
    min-height: 1175px;
    height: auto;
    margin: 0 0 0 100px;
    padding: 240px 0 0 90px;
    background-size: cover, 1291.154px auto, 350.6963px 271.5393px;
    background-position: 0 0, left -45px bottom -45px, left 770px top 90px;
  }

  .p-character-profile--nanako {
    background-image: url(/assets/images/character/section_character_bg_icon.svg), url(/assets/images/character/section_character_bg_nanako.svg), url(/assets/images/character/section_character_bg_triangle.svg);
    position: relative;
    background-repeat: no-repeat;
    min-width: calc(950px - 100px - calc(100vw - 100%));
    min-height: 1175px;
    height: auto;
    margin: 0 0 0 100px;
    padding: 240px 0 0 90px;
    background-size: cover, 1243.1758px 459px, 231.6212px 264.3889px;
    background-position: 0 0, left -45px bottom -45px, left 770px top 90px;
  }

  .p-character-profile--tsurayuki {
    position: relative;
    background-repeat: no-repeat;
    min-width: calc(950px - 100px - calc(100vw - 100%));
    min-height: 1175px;
    height: auto;
    margin: 0 0 0 100px;
    padding: 240px 0 0 90px;
    background-image: url(/assets/images/character/section_character_bg_icon.svg), url(/assets/images/character/section_character_bg_tsurayuki.svg), url(/assets/images/character/section_character_bg_triangle.svg);
    background-size: cover, 1617.1367px 453.6289px, 231.6212px 264.3889px;
    background-position: 0 0, left -30px bottom -45px, left 770px top 90px;
  }

  .p-character-select-area {
    position: absolute;
    top: -50px;
    left: 195px;
  }

  .p-character-visual-area {
    position: absolute;
    left: 503px;
    top: 181px;
  }

  .p-character-visual-area--kyoya {
    position: absolute;
    left: 503px;
    top: 181px;
    top: 50px;
    left: 540px;
  }

  .p-character-visual-area--aki {
    position: absolute;
    left: 503px;
    top: 181px;
    top: 197px;
    left: 517px;
  }

  .p-character-visual-area--nanako {
    position: absolute;
    left: 503px;
    top: 181px;
    top: 157px;
    left: 555px;
  }

  .p-character-visual-area--eiko {
    position: absolute;
    left: 503px;
    top: 181px;
    top: 160px;
    left: 554px;
  }

  .p-character-visual-area--tsurayuki {
    position: absolute;
    left: 503px;
    top: 181px;
    top: 82px;
    left: 538px;
  }

  .p-comicnovel-member {
    flex-wrap: nowrap;
    padding: 30px 0 0;
    width: auto;
  }

  .p-comicnovel-related-page {
    width: 237px;
    height: 62px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    background-repeat: no-repeat;
    background-image: url(/assets/images/index/top_comicnovel_brackets.svg);
    background-size: contain;
  }

  .p-cominovel__comment {
    margin-left: 0;
  }

  .p-comment-area {
    width: 712px;
    margin: 0 auto;
  }

  .p-comment-area p {
    font-size: 16px;
    line-height: 2.25;
    margin-bottom: 34px;
  }

  .p-comment-close {
    width: 95px;
    height: 95px;
    right: 88px;
    top: 48px;
  }

  .p-comment-header {
    width: 712px;
    margin: 0 auto;
  }

  .p-footer__container {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 0 50px 15px 40px;
  }

  .p-footer-copyright {
    margin: 0 0 0 0;
  }

  .p-footer-menu__nav {
    width: auto;
    margin: 0;
  }

  .p-footer-menu__nav:before {
    margin-right: 23px;
    position: static;
    font-size: 14px;
  }

  .p-footer-menu__nav--header {
    display: none;
    visibility: hidden;
  }

  .p-footer-menu {
    width: auto;
    max-width: initial;
    margin: 0 0 0 0;
  }

  .p-goods-content {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    line-height: 2;
    padding: 0 48px 190px 48px;
    color: #999999;
    margin: 0 0 0 140px;
    width: 810px;
  }

  .p-goods-content h1 {
    font-size: 25px;
    margin: 0 0 12.5px 0;
  }

  .p-goods-content p {
    margin: 0 0 40px 0;
    word-break: break-all;
  }

  .p-goods-content img {
    width: auto;
    margin: 0 0 55px 0;
    max-width: 714px;
    height: auto;
  }

  .p-goods-content a {
    color: #ff8d95;
    border-bottom: 1px solid #ff8d95;
  }

  .p-header__container {
    padding: 30px 140px 0 140px;
  }

  .p-header-hamburger {
    display: none;
    visibility: hidden;
  }

  .p-header-logo {
    width: 377.522px;
    height: 68.9317px;
  }

  .p-header-menu__nav {
    display: flex;
    flex-wrap: wrap;
    width: 479px;
    max-width: initial;
    min-height: initial;
    line-height: 1.71429;
    align-items: baseline;
    position: static;
    padding: 0;
  }

  .p-header-menu {
    opacity: 1;
    visibility: visible;
    background-color: transparent;
    position: static;
    width: auto;
    max-width: initial;
    min-height: initial;
    display: initial;
  }

  .p-headline-news__item {
    margin: 0 0 10.5px 0;
    height: 17px;
  }

  .p-headline-news__item:last-of-type {
    margin-bottom: 0;
  }

  .p-headline-news {
    background-color: #fff;
    width: 903px;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 auto;
    border-left: 1px solid #ff8d95;
    padding: 0 20px;
    position: relative;
  }

  .p-headline {
    position: relative;
    width: 903px;
    margin: 0 auto;
    padding: 18px 50px 18px 50px;
    border-bottom: 2px solid #cccccc;
    filter: drop-shadow(0 4px 0 #f2f2f2);
    display: flex;
    top: -90px;
    background-color: #fff;
  }

  .p-movie__item {
    margin-right: 90px;
  }

  .p-movie__item:nth-of-type(2) {
    display: block;
  }

  .p-movie__item:nth-of-type(n+3) {
    display: none;
  }

  .p-movie-list {
    display: flex;
    flex-wrap: nowrap;
    padding: 118px 0 0 0;
    position: relative;
    right: 48px;
    padding-left: 48px;
    overflow: hidden;
  }

  .p-movie-list--archive {
    padding: 25px 0 0 237px;
  }

  .p-music__item {
    padding: 0 0 100px 0;
  }

  .p-music-data-info {
    width: 380px;
    border-top: 4px solid #ff8d95;
    align-items: flex-start;
    align-content: flex-start;
  }

  .p-music-data-picture {
    width: 285px;
    margin: 0 0 0 0;
  }

  .p-music-data {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .p-music-list {
    display: flex;
    flex-wrap: nowrap;
    padding: 118px 0 0 0;
  }

  .p-music-list--archive {
    padding: 0 0 0 237px;
  }

  .p-news-content {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    line-height: 2;
    padding: 48px 48px 190px 48px;
    color: #999999;
    border-top: 4px solid #b7a2ff;
    margin: 0 0 0 140px;
    width: 810px;
  }

  .p-news-content p {
    margin: 0 0 40px 0;
    word-break: break-all;
  }

  .p-news-content img {
    width: auto;
    margin: 0 0 55px 0;
    max-width: 714px;
    height: auto;
  }

  .p-news-content a {
    color: #ff8d95;
    border-bottom: 1px solid #ff8d95;
  }

  .p-news-headline__inner {
    padding: 0 45px;
  }

  .p-news-headline {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    line-height: 2;
    border-top: 4px solid #b7a2ff;
    margin: 0 0 0 140px;
    display: flex;
    align-items: center;
  }

  .p-news-headline:last-of-type {
    border-bottom: 4px solid #b7a2ff;
  }

  .p-onair-content {
    border-top-width: 4px;
    padding: 24px 0 24px 50px;
    display: flex;
  }

  .p-onair-content:last-of-type {
    border-bottom-width: 4px;
  }

  .p-onair-content.onair-fastest {
    height: auto;
  }

  .p-onair-list__item.onair-tv .p-onair-content:last-of-type {
    margin-bottom: 90px;
  }

  .p-onair-list__item.onair-web .p-onair-content:last-of-type {
    margin-bottom: 32px;
  }

  .p-onair-list {
    display: flex;
    flex-wrap: nowrap;
    padding: 118px 0 0 0;
    position: relative;
    right: 48px;
    padding-left: 48px;
    overflow: hidden;
  }

  .p-onair-list--archive {
    padding: 0 0 0 145px;
  }

  .p-onair-list--archive .break-sp-only {
    display: none;
    visibility: hidden;
  }

  .p-pagination {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    width: 552.3878px;
    height: 60px;
    margin: 52px auto 240px;
    padding: 0 0 0 143px;
    box-sizing: content-box;
  }

  .p-pagination.toplink {
    width: 552.3878px;
    margin: 52px auto 240px;
  }

  .p-singlepage__inner--news {
    position: relative;
  }

  .p-singlepage__inner--news:before {
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    top: 126px;
    left: -34px;
    width: 85.3809px;
    background-image: url(/assets/images/news/section_heading_news.svg);
    height: 265.5625px;
  }

  .p-singlepage__inner--character {
    position: relative;
  }

  .p-singlepage__inner--character:before {
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    top: 126px;
    left: -34px;
    width: 85.3809px;
    background-image: url(/assets/images/character/section_heading_character.svg);
    height: 553.9668px;
  }

  .p-singlepage__inner--story {
    position: relative;
  }

  .p-singlepage__inner--story:before {
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    top: 126px;
    left: -34px;
    width: 85.3809px;
    background-image: url(/assets/images/story/section_heading_story.svg);
    height: 301.127px;
  }

  .p-singlepage__inner--bd {
    position: relative;
  }

  .p-singlepage__inner--bd:before {
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    top: 126px;
    left: -34px;
    width: 85.3809px;
    background-image: url(/assets/images/bd/section_heading_bd2.svg);
    height: 380.7657px;
  }

  .p-singlepage__inner--goods {
    position: relative;
  }

  .p-singlepage__inner--goods:before {
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    top: 126px;
    left: -34px;
    width: 85.3809px;
    background-image: url(/assets/images/goods/section_heading_goods.svg);
    height: 324.7236px;
  }

  .p-singlepage-article-header--news {
    margin: 0 0 36px 140px;
    padding: 0 0 0 50px;
    background-image: url(/assets/images/news/news_arrow.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 14.2546px 16.1534px;
    width: 760px;
    display: block;
  }

  .p-singlepage-article-header--story {
    margin: 0 0 24px 140px;
    width: 808px;
    height: 75px;
  }

  .p-singlepage-article-header--bd {
    margin: 0 0 42px 140px;
    width: 808px;
    height: 32px;
  }

  .p-singlepage-article-header--goods {
    margin: 0 0 70px 140px;
    width: 745px;
  }

  .p-singlepage-article-header--goods:empty {
    position: relative;
    height: 745px;
  }

  .p-singlepage-article-header--goods:empty:before {
    width: 745px;
    height: 745px;
    line-height: 745px;
    font-size: 20px;
  }

  .p-singlepage-gallery-picture-list {
    width: 808px;
    height: 455px;
  }

  .p-singlepage-gallery-picture {
    margin-bottom: 24px;
  }

  .p-singlepage-gallery-thumbnail-list {
    width: 808px;
    height: 74px;
    flex-wrap: nowrap;
  }

  .p-singlepage-gallery--story {
    margin: 0 0 40px 140px;
    width: 808px;
  }

  .p-singlepage--story {
    height: 1302px;
  }

  .p-staff {
    width: 700px;
    padding: 0 0 0 48px;
    display: flex;
    flex-wrap: wrap;
  }

  .p-staffcast__comment {
    width: 102px;
    margin: 0 0 18px 0;
    line-height: 1;
  }

  .p-staffcast__comment--break {
    width: 200px;
    margin: 0 0 18px 0;
    line-height: 1;
    height: 31px;
  }

  .p-staffcast__comment--break-long {
    display: block;
    width: 100px;
    margin: 0 0 18px 0;
    line-height: 1;
    height: 31px;
  }

  .p-story-content {
    margin: 0 0 0 140px;
    width: 808px;
  }

  .p-story-text {
    width: 100%;
    margin: 0;
  }

  .p-top__content--intro {
    margin: 90px 0 0 0;
  }

  .p-top__inner--intro {
    background-repeat: no-repeat;
    padding: 0 0 1px 0;
    background-image: url(/assets/images/index/top_section_intro_image.png), url(/assets/images/index/top_section_bg_intro.svg);
    background-size: 617px 448px, 1294.5898px auto;
    background-position: 140px 175px, 25px 136px;
    margin: 0 0  150px 0;
  }

  .p-top__inner--movie {
    background-repeat: no-repeat;
    padding: 0 0 26px 0;
    background-image: url(/assets/images/index/top_section_bg_movie.svg);
    background-size: 965.0342px auto;
    background-position: 25px 136px;
    margin: 0 0 134px 0;
  }

  .p-top__inner--staffcast {
    background-repeat: no-repeat;
    padding: 0;
    background-image: url(/assets/images/index/top_section_bg_staffcast.svg);
    background-size: 853.0296px auto;
    background-position: 184px 178px;
    margin: 0 0 118px 0;
  }

  .p-top__inner--comicnovel {
    background-repeat: no-repeat;
    padding: 0;
    background-image: url(/assets/images/index/top_section_bg_comicnovel.svg);
    background-size: 1149.5548px auto;
    background-position: 12px 96px;
    margin: 0 0 128px 0;
  }

  .p-top-banner__item {
    width: 382px;
    height: 102px;
    margin: 0 0 50px 0;
    border: 1px solid #f0f0f0;
  }

  .p-top-comicnovel__item {
    height: 600px;
    margin: 0 96px 100px 0;
  }

  .p-top-comicnovel__item:last-of-type {
    margin-bottom: 34px;
  }

  .p-top-comicnovel-list {
    flex-wrap: wrap;
    padding: 118px 0 0 0;
    max-width: 732px;
  }

  .p-top-movie {
    width: 475px;
    height: 325px;
    position: relative;
    margin: 0 0 20px 0;
  }

  .p-top-movie:before {
    content: '';
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 20px;
  }

  .p-top-movie:after {
    content: '';
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-image: url(/assets/images/index/top_movie_play_icon.svg);
    background-size: contain;
    width: 95px;
    height: 95px;
    top: -47.5px;
    left: -47.5px;
  }

  .p-top-tw-btn {
    height: 50px;
    width: 475px;
    right: 0;
    left: 0;
    margin: 50px auto 0;
    font-size: 15px;
    line-height: 3.33333;
  }

  .p-top-tw-btn img {
    width: 25.3489px;
    height: 20.5977px;
    margin: 0 6px 0 0;
  }

  .p-top-widgets-column {
    display: flex;
    flex-wrap: nowrap;
    padding: 45px 0 0 0;
    margin: 0 0 164px 0;
  }

  .p-top--intro {
    padding: 0 0 0 185px;
    min-height: 525px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 58.8189px auto;
    background-position: 45px 0;
    background-image: url(/assets/images/index/top_section_heading_intro.svg);
  }

  .p-top--intro::before {
    content: '';
    display: none;
    visibility: hidden;
  }

  .p-top--movie {
    padding: 0 0 0 185px;
    min-height: 525px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 58.8189px auto;
    background-position: 45px 0;
    background-image: url(/assets/images/index/top_section_heading_movie.svg);
  }

  .p-top--movie::before {
    content: '';
    display: none;
    visibility: hidden;
  }

  .p-top--staffcast {
    padding: 0 0 0 185px;
    min-height: 525px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 58.8189px auto;
    background-position: 45px 0;
    background-image: url(/assets/images/index/top_section_heading_staffcast.svg);
  }

  .p-top--staffcast::before {
    content: '';
    display: none;
    visibility: hidden;
  }

  .p-top--comicnovel {
    padding: 0 0 0 185px;
    min-height: 525px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 58.8189px auto;
    background-position: 45px 0;
    background-image: url(/assets/images/index/top_section_heading_comicnovel.svg);
  }

  .p-top--comicnovel::before {
    content: '';
    display: none;
    visibility: hidden;
  }

  .p-top--widgets {
    padding: 0 0 0 185px;
    min-height: 525px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 58.8189px auto;
    padding: 0 0  0 0;
  }

  .p-widget--twitter {
    width: 475px;
    margin-right: 43px;
    margin-bottom: 0;
  }

  .p-widget--twitter > img {
    width: 100%;
    height: auto;
  }

  .l-1stview-section__inner {
    margin: 0 0 80px 0;
    position: relative;
  }

  .l-1stview-section__inner:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(/assets/images/common/bg_icon.svg);
    background-size: 300px 300px;
    background-position: center center;
    width: 100%;
    height: 1302px;
    top: 75px;
  }

  .l-footer__inner {
    margin: 0 auto;
    max-width: 1280px;
  }

  .l-footer {
    border-bottom: 50px solid #d3ff2e;
  }

  .l-header__inner {
    min-width: calc(1280px - calc(100vw - 100%));
    max-width: 1280px;
    width: auto;
  }

  .l-header {
    position: relative;
  }

  .l-main-section__inner {
    background-image: url(/assets/images/common/bg_icon.svg);
    background-size: 300px 300px;
    background-position: center center;
    width: 100%;
    padding: 0 0 0 141px;
    margin: 0 0 0 0;
  }

  .l-main-section__inner--widgets {
    width: 900px;
  }

  .l-main-section__inner--single {
    background-image: url(/assets/images/common/bg_icon.svg);
    background-size: 300px 300px;
    background-position: center center;
    width: 100%;
    padding: 0 0 0 141px;
    margin: 96px 0 0 0;
  }

  .l-main-section__inner--archive {
    background-image: url(/assets/images/common/bg_icon.svg);
    background-size: 300px 300px;
    background-position: center center;
    width: 100%;
    padding: 0 0 0 141px;
    margin: 96px 0 0 0;
  }

  .l-main-section__inner--page {
    background-image: url(/assets/images/common/bg_icon.svg);
    background-size: 300px 300px;
    background-position: center center;
    width: 100%;
    padding: 0 0 0 141px;
    margin: 96px 0 0 0;
  }

  .l-main {
    margin-bottom: 300px;
  }

  [id^=front] .l-main {
    margin-bottom: 168px;
  }

  [id$="news"] .l-main {
    margin-bottom: 0;
  }

  .l-modal__inner {
    width: 100%;
    max-width: initial;
    padding: 0 0 0;
  }

  .l-pagination {
    padding: 0 0 0 141px;
    width: 950px;
    box-sizing: content-box;
  }

  .l-wrapper {
    width: 100%;
    max-width: initial;
    min-width: calc(1280px - calc(100vw - 100%));
  }

  .btn_tw {
    /* top: calc(100vw / 1280 * 972); */
    height: 65px;
    width: 475px;
    right: 0;
    left: 0;
    margin: 50px auto 0;
    font-size: 19px;
    line-height: 2.3;
    padding: 0 5px 5px 0;
  }

  .btn_tw > a > img {
    width: 32.701px;
    height: 26.574px;
  }

  #loader {
    width: 25px;
    height: 25px;
    border-radius: 25px;
    border: 3px solid #ff8d95;
    border-right-color: #ffcdd0;
  }
}

@media screen and (min-width: 1280px) {
  .l-modal__inner {
    min-width: calc(1280px - calc(100vw - 100%));
  }
}

@media screen and (min-width: 1281px) {
  .l-footer__inner {
    min-width: calc(1280px - calc(100vw - 100%));
  }

  .l-main-section__inner {
    padding-left: calc(50vw - 997px / 2 - calc(100vw - 100%));
  }

  .l-main-section__inner--widgets {
    padding-left: 0;
    width: 900px;
  }

  .l-main-section__inner--single {
    padding-left: calc(50vw - 997px / 2 - calc(100vw - 100%));
  }

  .l-main-section__inner--archive {
    padding-left: calc(50vw - 997px / 2 - calc(100vw - 100%));
  }

  .l-main-section__inner--page {
    padding-left: calc(50vw - 997px / 2 - calc(100vw - 100%));
  }

  .l-pagination {
    padding-left: calc(50vw - 997px / 2 - calc(100vw - 100%));
  }
}
/*# sourceMappingURL=sourcemaps/main.css.map */