@charset "UTF-8";
/*!
* ress.css • v2.0.2
* MIT License
* github.com/filipelinhares/ress
*/
/* # =================================================================
  # Global selectors
  # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: break-word;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
  # General elements
  # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
}

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

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

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

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

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

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

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

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
  # Forms
  # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

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

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
}

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

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

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

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

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

/* # =================================================================
  # Specify media element style
  # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

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

svg:not([fill]) {
  fill: currentColor;
}

/* # =================================================================
  # Accessibility
  # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* ==================================================
  基本要素
================================================== */
html {
  font-size: 62.5%;
  height: -webkit-fill-available;
}

body {
  background: #1c73bb url(../img/fv/bg_01_sp.png) repeat center top/4.5rem auto;
  color: #222;
  font-family: "Nunito", "M PLUS 1", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "Yu Gothic Medium", "Helvetica Neue", Verdana, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 2;
  overflow-x: hidden;
  overflow-y: scroll;
  min-height: 100vh;
  position: relative;
  min-height: -webkit-fill-available;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 1.5em;
  }
}
@media screen and (min-width: 1024px) {
  body {
    background-size: 9rem auto;
    font-size: 1.6em;
  }
}
body.is_loaded {
  background: #fff;
}
body.is_fixed {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
}
body * {
  font-weight: bold;
}
body *, body *::before, body *::after {
  box-sizing: border-box;
}
body *:focus {
  outline: 0;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  img {
    image-rendering: -webkit-optimize-contrast;
  }
}

a {
  cursor: pointer;
  transition: 0.2s ease-in-out;
}
a:link, a:visited, a:active {
  color: #222;
}
a:hover {
  opacity: 0.8;
}

li {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: normal;
}

p + p {
  margin-top: 1em;
}

button {
  display: inline-block;
  line-height: 1;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  transition: 0.2s ease-in-out;
}
button:hover {
  opacity: 0.8;
}
button:focus {
  outline: 0;
}
button:not(:disabled) {
  cursor: pointer;
}

.disabled {
  pointer-events: none;
}

.visible_xs {
  display: none;
}
@media screen and (max-width: 767px) {
  .visible_xs {
    display: block;
  }
}
.visible_sm {
  display: none;
}
@media screen and (min-width: 768px) {
  .visible_sm {
    display: block;
  }
}
.visible_md {
  display: none;
}
@media screen and (min-width: 1024px) {
  .visible_md {
    display: block;
  }
}
.visible_lg {
  display: none;
}
@media screen and (min-width: 1366px) {
  .visible_lg {
    display: block;
  }
}

.hidden_xs {
  display: block;
}
@media screen and (max-width: 767px) {
  .hidden_xs {
    display: none !important;
  }
}
.hidden_xs_block {
  display: block;
}
@media screen and (max-width: 767px) {
  .hidden_xs_block {
    display: none !important;
  }
}
.hidden_sm {
  display: block;
}
@media screen and (min-width: 768px) {
  .hidden_sm {
    display: none !important;
  }
}
.hidden_md {
  display: block;
}
@media screen and (min-width: 1024px) {
  .hidden_md {
    display: none !important;
  }
}
.hidden_lg {
  display: block;
}
@media screen and (min-width: 1366px) {
  .hidden_lg {
    display: none !important;
  }
}

.lp_wrap {
  position: relative;
  overflow: hidden;
}
.lp_wrap::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../img/bg_01.jpg) repeat center top/cover;
  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
@media screen and (min-width: 1024px) {
  .lp_wrap::before {
    background-size: 100% auto;
  }
}

.lp_container {
  opacity: 0;
  visibility: hidden;
}
.is_loaded .lp_container {
  -webkit-animation: content_view 2s ease-in-out forwards;
          animation: content_view 2s ease-in-out forwards;
}
@-webkit-keyframes content_view {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes content_view {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}

.lp_loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #1c73bb url(../img/fv/bg_01_sp.png) repeat center top/4.5rem auto;
  z-index: 9999;
}
.is_loaded .lp_loading {
  -webkit-animation: loading_out 1s ease-in-out forwards;
          animation: loading_out 1s ease-in-out forwards;
}
@-webkit-keyframes loading_out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    display: none;
    z-index: -1;
  }
}
@keyframes loading_out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    display: none;
    z-index: -1;
  }
}
@media screen and (min-width: 1024px) {
  .lp_loading {
    background-size: 9rem auto;
  }
}
.lp_loading_bar {
  position: absolute;
  top: -10%;
  bottom: 0;
  left: -20%;
  margin: auto;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
  width: 180%;
  height: 0.4rem;
}
.is_loaded .lp_loading_bar {
  -webkit-animation: loading_open 1s ease-in-out forwards;
          animation: loading_open 1s ease-in-out forwards;
}
@-webkit-keyframes loading_open {
  0% {
    height: 0.4rem;
  }
  65%, 100% {
    height: 100%;
  }
}
@keyframes loading_open {
  0% {
    height: 0.4rem;
  }
  65%, 100% {
    height: 100%;
  }
}
.lp_loading_bar span {
  display: block;
  background-color: #41cbff;
  width: 0%;
  height: 100%;
}

/* ==================================================
  ボタン用共通スタイル
================================================== */
.lp_btn {
  display: block;
  width: 77.333vw;
  margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .lp_btn {
    width: 42rem;
  }
}
.lp_btn_small {
  width: 58.933vw;
}
@media screen and (min-width: 1024px) {
  .lp_btn_small {
    width: 32rem;
  }
}

/* ==================================================
  モーダル用共通スタイル
================================================== */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 1000;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.9);
  opacity: 0;
  visibility: hidden;
  transition: 0.2s ease-in-out;
}
.modal.is_active {
  opacity: 1;
  visibility: visible;
}
.modal_inner {
  position: relative;
  width: 94.666vw;
  border: 0.54vw solid #41cbff;
  background-color: #fff;
}
@media screen and (min-width: 1024px) {
  .modal_inner {
    width: 85.5rem;
    border-width: 0.2rem;
  }
}
.modal_body {
  padding: 5vw;
}
@media screen and (min-width: 1024px) {
  .modal_body {
    padding: 5rem;
  }
}
.modal_player {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.modal_player iframe,
.modal_player video {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.modal_footer {
  background-color: #41cbff;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.3;
  padding: 2.2vw 1vw 1.8vw;
}
@media screen and (min-width: 1024px) {
  .modal_footer {
    font-size: 1.6rem;
    padding: 0;
  }
}
.modal_footer p {
  background: url(../img/icon_headphone_01.png) no-repeat left center/2.6rem auto;
  color: #fff;
  padding-left: 3.6rem;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .modal_footer p {
    background-size: 3.6rem auto;
    padding-left: 4.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .modal_footer p {
    background-size: 3.6rem auto;
    padding: 2rem 2rem 1.5rem 5rem;
  }
}
.modal_close {
  position: absolute;
  top: -8vw;
  right: -4vw;
  width: 14vw;
  height: 14vw;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .modal_close {
    top: -4rem;
    right: -4rem;
    width: 8.9rem;
    height: 8.9rem;
  }
}

/* ==================================================
  ヘッダー
================================================== */
.lp_header {
  position: absolute;
  z-index: 1;
  background-color: transparent;
  height: 9.33vw;
  padding: 2.67vw 4vw 0;
}
@media screen and (min-width: 768px) {
  .lp_header {
    padding: 0.8vw 3.5vw 0;
  }
}
@media screen and (min-width: 1024px) {
  .lp_header {
    height: 3.646vw;
    padding: 0.3vw 3.2vw 0;
  }
}
.lp_header .header_logo img {
  width: 16vw;
  max-width: 12rem;
}
@media screen and (min-width: 1024px) {
  .lp_header .header_logo img {
    width: 6.25vw;
  }
}

/* ==================================================
  フッター
================================================== */
.lp_footer {
  background-color: #1c73bb;
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .lp_footer {
    height: 6rem;
    line-height: 6rem;
  }
}
.lp_footer small {
  font-size: 1.2rem;
  font-weight: normal;
}

.lp_pagetop {
  position: fixed;
  right: 0.5rem;
  bottom: 0.5rem;
  width: 13.333vw;
  max-width: 10rem;
  z-index: 100;
  transition: none;
}
@media screen and (min-width: 1024px) {
  .lp_pagetop {
    right: 1rem;
    bottom: 1rem;
    width: 10rem;
  }
}
.lp_pagetop.up_move {
  -webkit-animation: up_anime 0.3s forwards;
          animation: up_anime 0.3s forwards;
}
@-webkit-keyframes up_anime {
  from {
    opacity: 0;
    -webkit-transform: translateY(15vw);
            transform: translateY(15vw);
    @media screen and (min-width: 1024px) {
      .lp_pagetop {
        -webkit-transform: translateY(15rem);
                transform: translateY(15rem);
      }
    }
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes up_anime {
  from {
    opacity: 0;
    -webkit-transform: translateY(15vw);
            transform: translateY(15vw);
    @media screen and (min-width: 1024px) {
      .lp_pagetop {
        -webkit-transform: translateY(15rem);
                transform: translateY(15rem);
      }
    }
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.lp_pagetop.down_move {
  -webkit-animation: down_anime 0.3s forwards;
          animation: down_anime 0.3s forwards;
}
@-webkit-keyframes down_anime {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(15vw);
            transform: translateY(15vw);
    @media screen and (min-width: 1024px) {
      .lp_pagetop {
        -webkit-transform: translateY(15rem);
                transform: translateY(15rem);
      }
    }
  }
}
@keyframes down_anime {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(15vw);
            transform: translateY(15vw);
    @media screen and (min-width: 1024px) {
      .lp_pagetop {
        -webkit-transform: translateY(15rem);
                transform: translateY(15rem);
      }
    }
  }
}

/* ==================================================
  全体レイアウト
================================================== */
.lp_main {
  padding-bottom: 6vw;
}
@media screen and (min-width: 1024px) {
  .lp_main {
    padding-bottom: 4rem;
  }
}

.lp_sec_header {
  text-align: center;
}
.lp_sec_header img {
  width: auto;
  height: 15.2vw;
  max-height: 11.4rem;
}
@media screen and (min-width: 1024px) {
  .lp_sec_header img {
    height: auto;
    max-height: none;
  }
}
.lp_sec_body {
  margin-top: 8vw;
}
@media screen and (min-width: 1024px) {
  .lp_sec_body {
    margin-top: 4rem;
  }
}

.brand_area {
  margin-top: 13vw;
  background: url(../img/bg_02.png) repeat center top/4.5rem auto;
  padding: 8vw 0 7vw;
}
@media screen and (min-width: 1024px) {
  .brand_area {
    margin-top: 13rem;
    background-size: 9rem auto;
    padding: 2.5rem 0 8rem;
  }
}
.brand_area .product_list {
  display: flex;
  justify-content: center;
}
.brand_area .product_list li img {
  width: 50.67vw;
  height: auto;
}
@media screen and (min-width: 1024px) {
  .brand_area .product_list li img {
    width: 32rem;
  }
}
.brand_list {
  text-align: center;
  margin-top: 3vw;
}
@media screen and (min-width: 1024px) {
  .brand_list {
    margin-top: 4rem;
    display: flex;
    justify-content: center;
  }
}
.brand_list li img {
  width: auto;
  height: 9.333vw;
}
@media screen and (min-width: 1024px) {
  .brand_list li img {
    height: 7rem;
  }
}
.brand_list li + li {
  margin-top: 1.2vw;
}
@media screen and (min-width: 1024px) {
  .brand_list li + li {
    margin-top: 0;
    margin-left: 4rem;
  }
}

.sns_area {
  margin-top: 12vw;
}
@media screen and (min-width: 1024px) {
  .sns_area {
    margin-top: 10rem;
  }
}
.sns_list {
  display: flex;
  justify-content: center;
}
.sns_list li {
  margin: 0 2.6vw;
  width: 10.667vw;
}
@media screen and (min-width: 1024px) {
  .sns_list li {
    margin: 0 2rem;
    width: 8rem;
  }
}

.notice_area {
  margin-top: 10vw;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .notice_area {
    margin-top: 15rem;
  }
}
.notice_area p {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.7;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (min-width: 1024px) {
  .notice_area p {
    font-size: 1.6rem;
  }
}

/* ==================================================
  メインヴィジュアル
================================================== */
@media screen and (min-width: 1024px) {
  .sec_fv {
    position: relative;
  }
  .is_loaded .sec_fv {
    -webkit-animation: sec_fv 2s ease-in-out forwards;
            animation: sec_fv 2s ease-in-out forwards;
  }
  @-webkit-keyframes sec_fv {
    0% {
      -webkit-transform: translateY(-5vw);
              transform: translateY(-5vw);
    }
    100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @keyframes sec_fv {
    0% {
      -webkit-transform: translateY(-5vw);
              transform: translateY(-5vw);
    }
    100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
}
.sec_fv .fv_wrap {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .sec_fv .fv_wrap {
    position: static;
  }
}
.sec_fv .fv_inner {
  padding-bottom: 12vw;
  border-bottom-right-radius: 100vw 110vw;
  border-bottom-left-radius: 100vw 110vw;
  margin-left: -20vw;
  margin-right: -20vw;
  padding-left: 20vw;
  padding-right: 20vw;
  background: url(../img/fv/line_01_sp.png) no-repeat center top 9.33vw/100% auto, url(../img/fv/bg_01_sp.png) repeat center top/4.5rem auto;
}
.sec_fv .fv_inner.hide {
  display: none;
}
.sec_fv .fv_inner.show {
  display: block;
}
@media screen and (min-width: 1024px) {
  .sec_fv .fv_inner {
    padding-bottom: 9vw;
    border-bottom-right-radius: 410vw 190vw;
    border-bottom-left-radius: 410vw 190vw;
    margin-left: -10vw;
    margin-right: -10vw;
    padding-left: 10vw;
    padding-right: 10vw;
  }
  .sec_fv .fv_inner.v01 {
    background: url(../img/fv/chara_01_pc.png) no-repeat right 5.20833vw top -5.20833vw/110.41667vw auto, url(../img/fv/chara_02_pc.png) no-repeat right 5.20833vw top -5.20833vw/110.41667vw auto, url(../img/fv/chara_03_pc.png) no-repeat right 5.20833vw top -5.20833vw/110.41667vw auto, url(../img/fv/line_01_pc.png) no-repeat center top 3.646vw/95.833vw auto, url(../img/fv/bg_01_pc.png) no-repeat center top/95.833vw auto;
  }
  .sec_fv .fv_inner.v02 {
    background: url(../img/fv/chara_04_pc.png) no-repeat right 5.20833vw top -5.20833vw/110.41667vw auto, url(../img/fv/chara_06_pc.png) no-repeat right 5.20833vw top -5.20833vw/110.41667vw auto, url(../img/fv/chara_05_pc.png) no-repeat right 5.20833vw top -5.20833vw/110.41667vw auto, url(../img/fv/line_01_pc.png) no-repeat center top 3.646vw/95.833vw auto, url(../img/fv/bg_01_pc.png) no-repeat center top/95.833vw auto;
  }
  .sec_fv .fv_inner.v03 {
    background: url(../img/fv/chara_07_pc.png) no-repeat right 5.20833vw top -5.20833vw/110.41667vw auto, url(../img/fv/chara_08_pc.png) no-repeat right 5.20833vw top -5.20833vw/110.41667vw auto, url(../img/fv/chara_09_pc.png) no-repeat right 5.20833vw top -5.20833vw/110.41667vw auto, url(../img/fv/line_01_pc.png) no-repeat center top 3.646vw/95.833vw auto, url(../img/fv/bg_01_pc.png) no-repeat center top/95.833vw auto;
  }
  .sec_fv .fv_inner.v04 {
    background: url(../img/fv/chara_11_pc.png) no-repeat right 5.20833vw top -5.20833vw/110.41667vw auto, url(../img/fv/chara_12_pc.png) no-repeat right 5.20833vw top -5.20833vw/110.41667vw auto, url(../img/fv/chara_10_pc.png) no-repeat right 5.20833vw top -5.20833vw/110.41667vw auto, url(../img/fv/line_01_pc.png) no-repeat center top 3.646vw/95.833vw auto, url(../img/fv/bg_01_pc.png) no-repeat center top/95.833vw auto;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1024px) {
  .sec_fv .fv_inner.v04 .fv_title,
  .sec_fv .fv_inner.v04 .fv_brand {
    margin-left: 8.5vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1024px) {
  .sec_fv .fv_inner.v04 .fv_brand img {
    -webkit-filter: drop-shadow(0 0 5px #000) drop-shadow(0 0 2px #000);
            filter: drop-shadow(0 0 5px #000) drop-shadow(0 0 2px #000);
  }
}
@media screen and (min-width: 1024px) {
  .sec_fv .fv_inner.v05 {
    background: url(../img/fv/chara_13_pc.png) no-repeat right 5.20833vw top -5.20833vw/110.41667vw auto, url(../img/fv/chara_14_pc.png) no-repeat right 5.20833vw top -5.20833vw/110.41667vw auto, url(../img/fv/chara_15_pc.png) no-repeat right 5.20833vw top -5.20833vw/110.41667vw auto, url(../img/fv/line_01_pc.png) no-repeat center top 3.646vw/95.833vw auto, url(../img/fv/bg_01_pc.png) no-repeat center top/95.833vw auto;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1024px) {
  .sec_fv .fv_inner.v05 .fv_title,
  .sec_fv .fv_inner.v05 .fv_brand {
    margin-left: 8.5vw;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1024px) {
  .sec_fv .fv_inner.v05 .fv_brand img {
    -webkit-filter: drop-shadow(0 0 5px #000) drop-shadow(0 0 2px #000);
            filter: drop-shadow(0 0 5px #000) drop-shadow(0 0 2px #000);
  }
}
.sec_fv .fv_copy_01 {
  width: 93.6vw;
  padding-top: 2.4vw;
  opacity: 0;
  -webkit-transform: translate(-10vw, 3vw);
          transform: translate(-10vw, 3vw);
}
@media screen and (min-width: 1024px) {
  .sec_fv .fv_copy_01 {
    width: 36.354vw;
    padding-top: 0;
    position: absolute;
    top: 2vw;
    left: 0;
  }
}
.is_loaded .sec_fv .fv_copy_01 {
  -webkit-animation: fv_copy 2s ease-in-out forwards 1s;
          animation: fv_copy 2s ease-in-out forwards 1s;
}
.sec_fv .fv_copy_02 {
  width: 108vw;
  margin: -11vw -8vw 0 0;
  opacity: 0;
  -webkit-transform: translate(-10vw, 3vw);
          transform: translate(-10vw, 3vw);
}
@media screen and (min-width: 768px) {
  .sec_fv .fv_copy_02 {
    margin: -8.5vw 0 0 0;
  }
}
@media screen and (min-width: 1024px) {
  .sec_fv .fv_copy_02 {
    width: 57.083vw;
    margin: 0;
    position: absolute;
    top: 2.6vw;
    left: 0;
  }
}
.is_loaded .sec_fv .fv_copy_02 {
  -webkit-animation: fv_copy 2s ease-in-out forwards 1.5s;
          animation: fv_copy 2s ease-in-out forwards 1.5s;
}
@-webkit-keyframes fv_copy {
  0% {
    opacity: 0;
    -webkit-transform: translate(-10vw, 3vw);
            transform: translate(-10vw, 3vw);
  }
  30%, 100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes fv_copy {
  0% {
    opacity: 0;
    -webkit-transform: translate(-10vw, 3vw);
            transform: translate(-10vw, 3vw);
  }
  30%, 100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.sec_fv .fv_title {
  width: 100vw;
  text-align: center;
  margin-top: -5vw;
}
@media screen and (min-width: 1024px) {
  .sec_fv .fv_title {
    width: 54vw;
    margin-top: 0;
    padding-top: 11.7vw;
  }
}
.sec_fv .fv_title img {
  width: 88vw;
  max-width: 78.8rem;
}
@media screen and (min-width: 1024px) {
  .sec_fv .fv_title img {
    width: 40vw;
  }
}
.sec_fv .fv_chara {
  width: 100vw;
  display: flex;
  justify-content: center;
}
.sec_fv .fv_chara_01, .sec_fv .fv_chara_02, .sec_fv .fv_chara_03 {
  width: 52.266vw;
  margin: 4vw -10.5vw 6vw;
}
@media screen and (min-width: 768px) {
  .sec_fv .fv_chara_01, .sec_fv .fv_chara_02, .sec_fv .fv_chara_03 {
    max-width: 39.2rem;
    margin: 4vw -8rem 6vw;
  }
}
.sec_fv .fv_chara_01 {
  order: 2;
}
.sec_fv .fv_chara_02 {
  order: 3;
}
.sec_fv .fv_chara_03 {
  order: 1;
  margin-left: -6vw;
}
.sec_fv .fv_brand {
  width: 100vw;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .sec_fv .fv_brand {
    width: 54vw;
    padding-top: 2vw;
  }
}
.sec_fv .fv_brand img {
  width: 14.4vw;
}
@media screen and (min-width: 1024px) {
  .sec_fv .fv_brand img {
    width: 7.8125vw;
  }
}
.sec_fv .fv_scroll {
  position: absolute;
  bottom: 23vw;
  left: 2vw;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .sec_fv .fv_scroll {
    top: calc(49vw - 26rem);
    bottom: auto;
    left: 0.7vw;
  }
}
.sec_fv .fv_scroll span {
  display: flex;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
  height: 13rem;
}
@media screen and (min-width: 1024px) {
  .sec_fv .fv_scroll span {
    height: 26rem;
  }
}
.sec_fv .fv_scroll span::before, .sec_fv .fv_scroll span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0.3rem;
  height: 13rem;
}
@media screen and (min-width: 1024px) {
  .sec_fv .fv_scroll span::before, .sec_fv .fv_scroll span::after {
    width: 0.6rem;
    height: 26rem;
  }
}
.sec_fv .fv_scroll span::before {
  background: #fff;
  border: 0.1rem solid #222;
}
.sec_fv .fv_scroll span::after {
  background: #222;
  height: 30.77%;
  -webkit-animation: scroll_ani 1.5s ease infinite;
          animation: scroll_ani 1.5s ease infinite;
}
@media screen and (min-width: 1024px) {
  .sec_fv .fv_scroll span::after {
    -webkit-animation: scroll_ani_md 1.5s ease infinite;
            animation: scroll_ani_md 1.5s ease infinite;
  }
}
@-webkit-keyframes scroll_ani {
  0% {
    -webkit-transform: translateY(-13rem);
            transform: translateY(-13rem);
  }
  50%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes scroll_ani {
  0% {
    -webkit-transform: translateY(-13rem);
            transform: translateY(-13rem);
  }
  50%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes scroll_ani_md {
  0% {
    -webkit-transform: translateY(-26rem);
            transform: translateY(-26rem);
  }
  50%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes scroll_ani_md {
  0% {
    -webkit-transform: translateY(-26rem);
            transform: translateY(-26rem);
  }
  50%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.sec_fv .fv_scroll span img {
  display: block;
  width: 4.133vw;
  max-width: 2rem;
  margin: auto 0 0.5rem 0.5rem;
}
@media screen and (min-width: 1024px) {
  .sec_fv .fv_scroll span img {
    width: auto;
    max-width: 3.1rem;
    margin: auto 0 1rem 1rem;
  }
}

/* ==================================================
  ナビゲーション
================================================== */
.nav_lineup {
  position: relative;
  margin-top: -7vw;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .nav_lineup {
    margin-top: 5rem;
  }
}
.nav_list li + li {
  margin-top: 3vw;
}
@media screen and (min-width: 1024px) {
  .nav_list li + li {
    margin-top: 2rem;
  }
}
.nav_list li a {
  display: block;
  position: relative;
}
.nav_list li a::before {
  content: "";
  width: 6.134vw;
  height: 7.2vw;
  background: url(../img/nav/arrow_01.png) no-repeat center top/100% auto;
  position: absolute;
  bottom: -2vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-animation: nav_icon_bound 1.2s infinite ease-in-out;
          animation: nav_icon_bound 1.2s infinite ease-in-out;
}
@media screen and (min-width: 1024px) {
  .nav_list li a::before {
    width: 4.6rem;
    height: 5.4rem;
    bottom: -1.5rem;
    -webkit-animation: nav_icon_bound_md 1.2s infinite ease-in-out;
            animation: nav_icon_bound_md 1.2s infinite ease-in-out;
  }
}
@-webkit-keyframes nav_icon_bound {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
  }
  45% {
    -webkit-transform: translateX(-50%) translateY(-1vw);
            transform: translateX(-50%) translateY(-1vw);
  }
  60% {
    -webkit-transform: translateX(-50%) translateY(-0.7vw);
            transform: translateX(-50%) translateY(-0.7vw);
  }
}
@keyframes nav_icon_bound {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
  }
  45% {
    -webkit-transform: translateX(-50%) translateY(-1vw);
            transform: translateX(-50%) translateY(-1vw);
  }
  60% {
    -webkit-transform: translateX(-50%) translateY(-0.7vw);
            transform: translateX(-50%) translateY(-0.7vw);
  }
}
@-webkit-keyframes nav_icon_bound_md {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
  }
  45% {
    -webkit-transform: translateX(-50%) translateY(-0.5rem);
            transform: translateX(-50%) translateY(-0.5rem);
  }
  60% {
    -webkit-transform: translateX(-50%) translateY(-0.3rem);
            transform: translateX(-50%) translateY(-0.3rem);
  }
}
@keyframes nav_icon_bound_md {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
  }
  45% {
    -webkit-transform: translateX(-50%) translateY(-0.5rem);
            transform: translateX(-50%) translateY(-0.5rem);
  }
  60% {
    -webkit-transform: translateX(-50%) translateY(-0.3rem);
            transform: translateX(-50%) translateY(-0.3rem);
  }
}
.nav_list li a.show {
  display: block;
}
.nav_list li a.hide {
  display: none;
}
.nav_free {
  background: url(../img/nav/bg_free_02_sp.png) repeat-y center top/100% auto;
  width: 100%;
  max-width: 75rem;
  margin: 16.33vw auto 1.333vw;
  position: relative;
}
@media screen and (min-width: 1059px) {
  .nav_free {
    background-image: url(../img/nav/bg_free_02_pc.png);
    width: 97%;
    max-width: 101rem;
    margin: 10.2rem auto 1.1rem;
  }
}
.nav_free::before, .nav_free::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.nav_free::before {
  bottom: 100%;
  height: 8.533vw;
  background-image: url(../img/nav/bg_free_01_sp.png);
  background-position: center bottom;
}
@media screen and (min-width: 1059px) {
  .nav_free::before {
    height: 5.2rem;
    background-image: url(../img/nav/bg_free_01_pc.png);
  }
}
.nav_free::after {
  top: 100%;
  height: 1.333vw;
  background-image: url(../img/nav/bg_free_03_sp.png);
  background-position: center top;
}
@media screen and (min-width: 1059px) {
  .nav_free::after {
    height: 1.1rem;
    background-image: url(../img/nav/bg_free_03_pc.png);
  }
}
.nav_free.show {
  display: block;
}
.nav_free.hide {
  display: none;
}
.nav_free_list {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
  max-width: 48rem;
  margin: 0 auto;
}
@media screen and (min-width: 1059px) {
  .nav_free_list {
    max-width: 100%;
    margin: 0 4.5rem;
  }
}
.nav_free_list.show {
  display: flex;
}
.nav_free_list.hide {
  display: none;
}
.nav_free_list li {
  width: min(44.26667vw, 21rem);
  margin: 1.2vw 1.066665vw;
}
@media screen and (min-width: 1059px) {
  .nav_free_list li {
    width: 44rem;
    margin: 0.8rem 1rem;
  }
}
.nav_free_list li.nav_free_wide {
  width: 90.67vw;
}
@media screen and (min-width: 1059px) {
  .nav_free_list li.nav_free_wide {
    width: calc(25% - 2rem);
  }
}
@media screen and (min-width: 1059px) {
  .nav_free_list li.nav_free_narrow {
    width: calc(25% - 2rem);
  }
}
.nav_free_list li.show {
  display: block;
}
.nav_free_list li.hide {
  display: none;
}

/* ==================================================
  商品ラインナップ
================================================== */
.sec_lineup {
  margin-top: 20vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup {
    margin-top: 15rem;
  }
}
.sec_lineup .lineup_cont {
  margin-top: 10vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_cont {
    margin-top: 10rem;
  }
}
.sec_lineup .lineup_cont.show {
  opacity: 1;
  visibility: hidden;
  height: auto;
  margin-top: 10vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_cont.show {
    margin-top: 10rem;
  }
}
.sec_lineup .lineup_cont.hide {
  opacity: 0;
  visibility: visible;
  height: 0;
  margin-top: 0;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_cont.hide {
    margin-top: 0;
  }
}
.sec_lineup .lineup_head {
  height: 10.4vw;
  background: url(../img/lineup/bg_sub_heading_01_sp.png) no-repeat center top/100% auto;
  display: flex;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_head {
    height: 7.7rem;
    background: url(../img/lineup/bg_sub_heading_01_pc.png) no-repeat center top/192rem auto, url(../img/lineup/bg_sub_heading_02_pc.png) no-repeat right bottom 1rem;
  }
}
.sec_lineup .lineup_head.hide {
  display: none;
}
.sec_lineup .lineup_head.show {
  display: block;
}
.sec_lineup .lineup_head span {
  display: flex;
  align-items: center;
  padding: 1vw 0 0 12vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_head span {
    width: 1000px;
    margin: 0 auto;
    padding: 0.8rem 0 0;
  }
}
.sec_lineup .lineup_head img {
  width: auto;
  height: 4.534vw;
  max-height: 3.4rem;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_head img {
    width: 9.8rem;
    height: auto;
    max-height: none;
  }
}
.sec_lineup .lineup_item {
  width: 94.666vw;
  position: relative;
  margin: 20.263vw auto 0;
  padding: 14.933vw 0 7.733vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item {
    width: 1000px;
    margin-top: 17rem;
    padding: 11rem 0 5rem;
  }
}
.sec_lineup .lineup_item.hide {
  display: none;
}
.sec_lineup .lineup_item.show {
  display: block;
}
.sec_lineup .lineup_item::before, .sec_lineup .lineup_item::after {
  content: "";
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}
.sec_lineup .lineup_item::before {
  background-image: url(../img/lineup/frame_01_sp.png);
  bottom: 100%;
  height: 14.933vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item::before {
    background-image: url(../img/lineup/frame_01_pc.png);
    height: 11rem;
  }
}
.sec_lineup .lineup_item::after {
  background-image: url(../img/lineup/frame_03_sp.png);
  top: calc(100% - 7.733vw - 0.5vw);
  height: 7.733vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item::after {
    background-image: url(../img/lineup/frame_03_pc.png);
    top: calc(100% - 5.6rem - 0.1rem);
    height: 5.6rem;
  }
}
.sec_lineup .lineup_item.item_01_01 .lineup_inner::before {
  background-image: url(../img/lineup/jacket_01_sp.png);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_01_01 .lineup_inner::before {
    background-image: url(../img/lineup/jacket_01_pc.jpg);
  }
}
.sec_lineup .lineup_item.item_01_02 .lineup_inner::before {
  background-image: url(../img/lineup/jacket_02_sp.png);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_01_02 .lineup_inner::before {
    background-image: url(../img/lineup/jacket_02_pc.jpg);
  }
}
.sec_lineup .lineup_item.item_01_03 .lineup_inner::before {
  background-image: url(../img/lineup/jacket_03_sp.png);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_01_03 .lineup_inner::before {
    background-image: url(../img/lineup/jacket_03_pc.jpg);
  }
}
.sec_lineup .lineup_item.item_01_03 .lineup_title {
  padding-top: 5vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_01_03 .lineup_title {
    padding-top: 0;
  }
}
.sec_lineup .lineup_item.item_02_01 .lineup_inner::before {
  background-image: url(../img/lineup/jacket_04_sp.png);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_02_01 .lineup_inner::before {
    background-image: url(../img/lineup/jacket_04_pc.jpg);
  }
}
.sec_lineup .lineup_item.item_02_02 .lineup_inner::before {
  background-image: url(../img/lineup/jacket_05_sp.png);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_02_02 .lineup_inner::before {
    background-image: url(../img/lineup/jacket_05_pc.jpg);
  }
}
.sec_lineup .lineup_item.item_02_02 .lineup_title {
  padding-top: 5vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_02_02 .lineup_title {
    padding-top: 0;
    margin-top: 2rem;
  }
}
.sec_lineup .lineup_item.item_02_03 .lineup_inner::before {
  background-image: url(../img/lineup/jacket_06_sp.png);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_02_03 .lineup_inner::before {
    background-image: url(../img/lineup/jacket_06_pc.jpg);
  }
}
.sec_lineup .lineup_item.item_02_03 .lineup_title {
  padding-top: 5vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_02_03 .lineup_title {
    padding-top: 0;
    margin-top: 2rem;
  }
}
.sec_lineup .lineup_item.item_03_01 .lineup_inner::before {
  background-image: url(../img/lineup/jacket_07_sp.png);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_03_01 .lineup_inner::before {
    background-image: url(../img/lineup/jacket_07_pc.jpg);
  }
}
.sec_lineup .lineup_item.item_03_02 .lineup_inner::before {
  background-image: url(../img/lineup/jacket_08_sp.png);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_03_02 .lineup_inner::before {
    background-image: url(../img/lineup/jacket_08_pc.jpg);
  }
}
.sec_lineup .lineup_item.item_03_03 .lineup_inner::before {
  background-image: url(../img/lineup/jacket_09_sp.png);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_03_03 .lineup_inner::before {
    background-image: url(../img/lineup/jacket_09_pc.jpg);
  }
}
.sec_lineup .lineup_item.item_03_03 .lineup_title {
  padding-top: 5vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_03_03 .lineup_title {
    padding-top: 0;
    margin-top: 2rem;
  }
}
.sec_lineup .lineup_item.item_04_01 .lineup_inner::before {
  background-image: url(../img/lineup/jacket_10_sp.png);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_04_01 .lineup_inner::before {
    background-image: url(../img/lineup/jacket_10_pc.jpg);
  }
}
.sec_lineup .lineup_item.item_04_02_comming .lineup_inner::before {
  background-image: url(../img/lineup/jacket_11_coming_sp.jpg);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_04_02_comming .lineup_inner::before {
    background-image: url(../img/lineup/jacket_11_coming_pc.jpg);
  }
}
.sec_lineup .lineup_item.item_04_02 .lineup_inner::before {
  background-image: url(../img/lineup/jacket_11_sp.png);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_04_02 .lineup_inner::before {
    background-image: url(../img/lineup/jacket_11_pc.jpg);
  }
}
.sec_lineup .lineup_item.item_04_02 .lineup_title {
  margin-right: 2vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_04_02 .lineup_title {
    margin-right: 3rem;
  }
}
.sec_lineup .lineup_item.item_04_03_comming .lineup_inner::before {
  background-image: url(../img/lineup/jacket_12_coming_sp.jpg);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_04_03_comming .lineup_inner::before {
    background-image: url(../img/lineup/jacket_12_coming_pc.jpg);
  }
}
.sec_lineup .lineup_item.item_04_03 .lineup_inner::before {
  background-image: url(../img/lineup/jacket_12_sp.png);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_04_03 .lineup_inner::before {
    background-image: url(../img/lineup/jacket_12_pc.jpg);
  }
}
.sec_lineup .lineup_item.item_04_03 .lineup_title {
  margin-right: 2vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_04_03 .lineup_title {
    margin-right: 3rem;
  }
}
.sec_lineup .lineup_item.item_05_01 .lineup_inner::before {
  background-image: url(../img/lineup/jacket_13_sp.png);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_05_01 .lineup_inner::before {
    background-image: url(../img/lineup/jacket_13_pc.jpg);
  }
}
.sec_lineup .lineup_item.item_05_01 .lineup_title {
  padding-top: 9vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_05_01 .lineup_title {
    padding-top: 0;
    margin-top: 2rem;
  }
}
.sec_lineup .lineup_item.item_05_02_comming .lineup_inner::before {
  background-image: url(../img/lineup/jacket_14_coming_sp.jpg);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_05_02_comming .lineup_inner::before {
    background-image: url(../img/lineup/jacket_14_coming_pc.jpg);
  }
}
.sec_lineup .lineup_item.item_05_02 .lineup_inner::before {
  background-image: url(../img/lineup/jacket_14_sp.png);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_05_02 .lineup_inner::before {
    background-image: url(../img/lineup/jacket_14_pc.jpg);
  }
}
.sec_lineup .lineup_item.item_05_02 .lineup_title {
  padding-top: 9vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_05_02 .lineup_title {
    padding-top: 0;
    margin-top: 2rem;
  }
}
.sec_lineup .lineup_item.item_05_03_comming .lineup_inner::before {
  background-image: url(../img/lineup/jacket_15_coming_sp.jpg);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_05_03_comming .lineup_inner::before {
    background-image: url(../img/lineup/jacket_15_coming_pc.jpg);
  }
}
.sec_lineup .lineup_item.item_05_03 .lineup_inner::before {
  background-image: url(../img/lineup/jacket_15_sp.png);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_05_03 .lineup_inner::before {
    background-image: url(../img/lineup/jacket_15_pc.jpg);
  }
}
.sec_lineup .lineup_item.item_05_03 .lineup_title {
  padding-top: 9vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_05_03 .lineup_title {
    padding-top: 0;
    margin-top: 0;
    margin-right: 8rem;
    width: 38rem;
  }
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item.item_05_03 .lineup_date, .sec_lineup .lineup_item.item_05_03 .lineup_info {
    margin-top: 1.5rem;
  }
}
.sec_lineup .lineup_item_flip .lineup_update {
  right: -3rem;
  left: auto;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item_flip .lineup_update {
    right: auto;
    left: -2rem;
  }
}
.sec_lineup .lineup_item_flip .lineup_name {
  text-align: left;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item_flip .lineup_name {
    right: 3rem;
    left: auto;
  }
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item_flip .lineup_title {
    width: 42rem;
    margin-right: auto;
    margin-left: 5rem;
  }
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item_flip .lineup_info {
    margin-right: auto;
    margin-left: 5rem;
  }
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item_flip .lineup_date {
    margin-right: auto;
    margin-left: 5rem;
  }
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item_flip .lineup_price {
    right: 4rem;
    left: auto;
  }
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item_flip .lineup_btn {
    margin-right: auto;
    margin-left: 5rem;
  }
}
.sec_lineup .lineup_item_pre::before {
  background-image: url(../img/lineup/frame_04_sp.png);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item_pre::before {
    background-image: url(../img/lineup/frame_04_pc.png);
  }
}
.sec_lineup .lineup_item_pre::after {
  background-image: url(../img/lineup/frame_06_sp.png);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item_pre::after {
    background-image: url(../img/lineup/frame_06_pc.png);
  }
}
.sec_lineup .lineup_item_pre .lineup_inner::after {
  background-image: url(../img/lineup/frame_05_sp.png);
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_item_pre .lineup_inner::after {
    background-image: url(../img/lineup/frame_05_pc.png);
  }
}
.sec_lineup .lineup_update {
  position: absolute;
  top: -18vw;
  left: -3rem;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_update {
    top: -14rem;
    right: -2rem;
    left: auto;
  }
}
.sec_lineup .lineup_update.show {
  display: block;
}
.sec_lineup .lineup_update.hide {
  display: none;
}
.sec_lineup .lineup_update span {
  display: block;
  position: relative;
  z-index: 1;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  padding: 0.2rem 7rem 0.2rem 4rem;
  font-size: 1.2rem;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_update span {
    padding: 0.2rem 6rem;
    font-size: 2rem;
  }
}
.sec_lineup .lineup_update span::before {
  content: "";
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: #f85e9d;
}
.sec_lineup .lineup_inner {
  width: 100%;
  margin-top: -30vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_inner {
    margin-top: -17rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 36.1rem;
  }
}
.sec_lineup .lineup_inner::before, .sec_lineup .lineup_inner::after {
  content: "";
  background-position: center top;
  background-size: 100% auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.sec_lineup .lineup_inner::before {
  background-repeat: no-repeat;
  width: 89.333vw;
  height: calc(100% + 7.733vw + 1.333vw);
  top: -12.266vw;
  z-index: -1;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_inner::before {
    width: calc(1000px - 4rem);
    height: calc(100% + 5.6rem + 2rem);
    top: -9rem;
  }
}
.sec_lineup .lineup_inner::after {
  background-image: url(../img/lineup/frame_02_sp.png);
  background-repeat: repeat-y;
  width: 100%;
  height: calc(100% - 7.733vw + 0.5vw);
  top: -0.5vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_inner::after {
    background-image: url(../img/lineup/frame_02_pc.png);
    height: calc(100% - 5.6rem + 0.1rem);
    top: -0.1rem;
  }
}
.sec_lineup .lineup_name {
  margin: 5vw auto 0;
  width: 84vw;
  position: relative;
  text-align: right;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_name {
    margin: 0;
    width: auto;
    position: absolute;
    top: -13rem;
    left: 3rem;
  }
}
.sec_lineup .lineup_title {
  width: 84vw;
  margin: 33vw auto 0;
  text-align: center;
}
.sec_lineup .lineup_title.show {
  display: block;
}
.sec_lineup .lineup_title.hide {
  display: none;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_title {
    width: 42rem;
    height: 20rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -2rem 5rem 0 auto;
  }
  .sec_lineup .lineup_title.show {
    display: flex;
  }
}
.sec_lineup .lineup_coming.show {
  display: block;
}
.sec_lineup .lineup_coming.hide {
  display: none;
}
.sec_lineup .lineup_coming_head {
  margin: 44vw auto 0;
  text-align: center;
  font-size: 3.5rem;
  font-style: italic;
  opacity: 0.5;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .sec_lineup .lineup_coming_head {
    font-size: 7vw;
  }
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_coming_head {
    width: 40rem;
    font-size: 5rem;
    margin: 0 auto 0 7.5rem;
  }
}
.sec_lineup .lineup_coming_date {
  text-align: center;
  font-size: 2.1rem;
  font-style: italic;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .sec_lineup .lineup_coming_date {
    font-size: 4.5vw;
  }
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_coming_date {
    font-size: 3rem;
    width: 40rem;
    margin: 1.5rem auto 0 7.5rem;
  }
}
.sec_lineup .lineup_coming_date small {
  font-style: normal;
  font-size: 1.3rem;
  display: inline-block;
  margin-left: 0.3rem;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .sec_lineup .lineup_coming_date small {
    font-size: 2.8vw;
  }
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_coming_date small {
    font-size: 2rem;
  }
}
.sec_lineup .lineup_info {
  display: none;
  justify-content: center;
  margin-bottom: 4vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_info {
    width: 42rem;
    margin: 0 5rem 0 auto;
  }
}
.sec_lineup .lineup_info.show {
  display: flex;
}
.sec_lineup .lineup_info.hide {
  display: none;
}
.sec_lineup .lineup_info img {
  width: auto;
  display: block;
  margin: 2vw auto 0;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_info img {
    margin-top: 1rem;
  }
}
.sec_lineup .lineup_info_date img {
  height: 4.8vw;
  max-height: 3.6rem;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_info_date img {
    height: 2.6rem;
    max-height: none;
  }
}
.sec_lineup .lineup_info_price {
  margin-left: 3vw;
  padding-top: 0.2vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_info_price {
    margin-left: 1.5rem;
    padding-top: 0.3rem;
  }
}
.sec_lineup .lineup_info_price img {
  height: 5.2vw;
  max-height: 3.9rem;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_info_price img {
    height: 2.6rem;
    max-height: none;
  }
}
.sec_lineup .lineup_date {
  text-align: center;
  margin-top: 3vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_date {
    width: 42rem;
    margin: 0 5rem 0 auto;
  }
}
.sec_lineup .lineup_date.show {
  display: block;
}
.sec_lineup .lineup_date.hide {
  display: none;
}
.sec_lineup .lineup_date img {
  width: auto;
  height: 4.8vw;
  max-height: 3.6rem;
  display: block;
  margin: 2vw auto 0;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_date img {
    height: 2.6rem;
    max-height: none;
    margin-top: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_price {
    position: absolute;
    bottom: 5rem;
    left: 4rem;
  }
}
.sec_lineup .lineup_price.show {
  display: block;
}
.sec_lineup .lineup_price.hide {
  display: none;
}
.sec_lineup .lineup_price .price_inner {
  position: relative;
  z-index: 1;
  margin: 3vw auto 5vw;
  padding: 0 5rem 0.8rem;
  letter-spacing: -0.03em;
  max-width: 58rem;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_price .price_inner {
    margin: 0;
    padding: 0 7.5rem 1rem;
    max-width: none;
  }
}
.sec_lineup .lineup_price .price_inner::before {
  content: "";
  -webkit-transform: skewX(30deg);
          transform: skewX(30deg);
  position: absolute;
  top: 1.5rem;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  border: 0.1rem solid #ef4f16;
  background-color: rgba(255, 255, 255, 0.7);
  width: 82%;
  margin: 0 auto;
}
.sec_lineup .lineup_price .price_inner dt {
  position: relative;
  z-index: 1;
  padding: 0 2rem 0 1.5rem;
  color: #fff;
  display: inline-block;
  font-size: 1.3rem;
  line-height: 1.7;
  letter-spacing: -0.03em;
  margin-left: -1.5rem;
}
@media screen and (min-width: 768px) {
  .sec_lineup .lineup_price .price_inner dt {
    margin-left: 0;
  }
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_price .price_inner dt {
    padding: 0 2.5rem 0 2rem;
    font-size: 1.6rem;
    margin-left: -3.5rem;
  }
}
.sec_lineup .lineup_price .price_inner dt::before {
  content: "";
  -webkit-transform: skewX(30deg);
          transform: skewX(30deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: #ef4f16;
}
.sec_lineup .lineup_price .price_inner dt span {
  font-size: 1.6rem;
  font-style: italic;
  display: inline-block;
  vertical-align: -2%;
  margin-left: 0.5rem;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_price .price_inner dt span {
    font-size: 1.9rem;
  }
}
.sec_lineup .lineup_price .price_main {
  text-align: center;
  line-height: 1.5;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_price .price_main {
    line-height: 1.3;
  }
}
.sec_lineup .lineup_price .price_before, .sec_lineup .lineup_price .price_after {
  display: inline-block;
}
.sec_lineup .lineup_price .price_before span, .sec_lineup .lineup_price .price_after span {
  font-style: italic;
}
.sec_lineup .lineup_price .price_before {
  font-size: 1.5rem;
  text-decoration: line-through;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_price .price_before {
    font-size: 1.9rem;
  }
}
.sec_lineup .lineup_price .price_before * {
  font-weight: normal;
}
.sec_lineup .lineup_price .price_before small {
  font-size: 1.1rem;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_price .price_before small {
    font-size: 1.4rem;
  }
}
.sec_lineup .lineup_price .price_after {
  font-size: 2.8rem;
  color: #ef4f16;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_price .price_after {
    font-size: 3.5rem;
  }
}
.sec_lineup .lineup_price .price_after::before {
  content: "";
  width: 1.8rem;
  height: 1.1rem;
  background: url(../img/lineup/arrow_01.png) no-repeat 0 0/100% auto;
  display: inline-block;
  margin: 0 0.5rem;
}
.sec_lineup .lineup_price .price_after small {
  font-size: 2.3rem;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_price .price_after small {
    font-size: 2.9rem;
  }
}
.sec_lineup .lineup_price .price_after > small {
  font-size: 1.3rem;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_price .price_after > small {
    font-size: 1.6rem;
  }
}
.sec_lineup .lineup_price .price_notice {
  font-size: 1.1rem;
  font-weight: normal;
  text-align: right;
  line-height: 1;
  margin-right: -1rem;
}
@media screen and (min-width: 768px) {
  .sec_lineup .lineup_price .price_notice {
    margin-right: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_price .price_notice {
    font-size: 1.2rem;
    margin-right: -2rem;
  }
}
.sec_lineup .lineup_btn {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_btn {
    width: 42rem;
    margin: 2rem 5rem 0 auto;
  }
}
.sec_lineup .lineup_btn.show {
  display: block;
}
.sec_lineup .lineup_btn.hide {
  display: none;
}
.sec_lineup .lineup_btn + .lineup_btn {
  margin-top: 2.5vw;
}
@media screen and (min-width: 1024px) {
  .sec_lineup .lineup_btn + .lineup_btn {
    margin-top: 1rem;
  }
}
.sec_lineup .lineup_btn.nolink.hide {
  display: none;
}
.sec_lineup .lineup_btn.prelink.hide {
  display: none;
}
.sec_lineup .lineup_btn.link {
  display: none;
}
.sec_lineup .lineup_btn.link.show {
  display: block;
}

/* ==================================================
  『アズールレーン』とは
================================================== */
.sec_about {
  margin-top: 20vw;
}
@media screen and (min-width: 1024px) {
  .sec_about {
    margin-top: 15rem;
  }
}
.sec_about .about_img {
  width: 20vw;
  margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .sec_about .about_img {
    width: auto;
  }
}
.sec_about .about_text {
  width: 94.666vw;
  margin: 4vw auto 7vw;
  letter-spacing: 0.03em;
  text-shadow: 0.2rem 0.2rem 0.1rem #fff, -0.2rem 0.2rem 0.1rem #fff, 0.2rem -0.2rem 0.1rem #fff, -0.2rem -0.2rem 0.1rem #fff;
}
@media screen and (min-width: 1024px) {
  .sec_about .about_text {
    width: 1000px;
    margin: 3rem auto 5rem;
    font-size: 2rem;
    text-align: center;
  }
}
.sec_about .about_btn {
  margin-top: 7vw;
}
@media screen and (min-width: 1024px) {
  .sec_about .about_btn {
    margin-top: 6rem;
  }
}
.sec_about .download_box {
  width: 94.666vw;
  position: relative;
  margin: 18.733vw auto 0;
  padding: 7.733vw 0;
}
@media screen and (min-width: 1024px) {
  .sec_about .download_box {
    width: 1000px;
    margin-top: 13.5rem;
    padding: 5.5rem 0 2.5rem;
  }
}
.sec_about .download_box::before, .sec_about .download_box::after {
  content: "";
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 7.733vw;
}
.sec_about .download_box::before {
  background-image: url(../img/about/frame_01_sp.png);
  bottom: 100%;
}
@media screen and (min-width: 1024px) {
  .sec_about .download_box::before {
    background-image: url(../img/about/frame_01_pc.png);
    height: 5.5rem;
  }
}
.sec_about .download_box::after {
  background-image: url(../img/about/frame_03_sp.png);
  top: calc(100% - 7.733vw - 0.5vw);
}
@media screen and (min-width: 1024px) {
  .sec_about .download_box::after {
    background-image: url(../img/about/frame_03_pc.png);
    top: calc(100% - 5.6rem - 0.1rem);
    height: 5.6rem;
  }
}
.sec_about .download_inner {
  width: 76vw;
  margin: -9vw auto 0;
}
@media screen and (min-width: 1024px) {
  .sec_about .download_inner {
    width: calc(1000px - 10rem);
    margin-top: -7.5rem;
  }
}
.sec_about .download_inner::after {
  content: "";
  background: url(../img/about/frame_02_sp.png) repeat-y center top/100% auto;
  width: 100%;
  height: calc(100% - 7.733vw + 0.5vw);
  position: absolute;
  top: -0.5vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (min-width: 1024px) {
  .sec_about .download_inner::after {
    background-image: url(../img/about/frame_02_pc.png);
    height: calc(100% - 5.5rem + 0.1rem);
    top: -0.1rem;
  }
}
.sec_about .download_head {
  text-align: center;
}
.sec_about .download_list {
  display: flex;
  justify-content: center;
  margin-top: 5vw;
}
@media screen and (min-width: 1024px) {
  .sec_about .download_list {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  .sec_about .download_list li {
    width: 50%;
    text-align: center;
    padding: 2rem 5rem;
    display: flex;
    align-items: flex-end;
  }
}
.sec_about .download_list li:not(:first-of-type) {
  margin-left: 3vw;
}
@media screen and (min-width: 1024px) {
  .sec_about .download_list li:not(:first-of-type) {
    margin-left: 0;
    border-left: 0.2rem solid #ccc;
  }
}
@media screen and (min-width: 1024px) {
  .sec_about .download_list li span {
    font-size: 1.8rem;
  }
}
.sec_about .download_btn {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .sec_about .download_btn img {
    width: auto;
    height: 6.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .sec_about .download_qr {
    margin-left: 2rem;
  }
}
.sec_about .screenshot {
  overflow: hidden;
  display: flex;
}
.sec_about .screenshot_list {
  display: flex;
  -webkit-animation: screenshot 40s infinite linear 0.5s both;
          animation: screenshot 40s infinite linear 0.5s both;
}
@-webkit-keyframes screenshot {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes screenshot {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.sec_about .screenshot_item {
  margin: 0 -2vw;
  width: 63.73vw;
}
@media screen and (min-width: 768px) {
  .sec_about .screenshot_item {
    margin: 0 -1.5rem;
    width: 47.6rem;
  }
}
.sec_about .screenshot_item img {
  width: 100%;
}