@charset "UTF-8";
/*リセット
--------------------------------------------*/
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          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;
  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 {
  -webkit-box-sizing: content-box;
          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] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
  /* 2 */
}

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

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

/**
 * Correct cursors for clickable elements.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

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

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

/**
 * 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. Fix font inheritance.
 */
::-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]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit;
  /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* font
---------------------------------------------*/
.ja_regular {
  font-weight: 400;
}

.ja_semibold {
  font-weight: 600;
}

.en_regular {
  font-family: garamond-premier-pro, serif;
  font-weight: 400;
}

.en_medium {
  font-family: garamond-premier-pro, serif;
  font-weight: 500;
}

.en_semibold {
  font-family: garamond-premier-pro, serif;
  font-weight: 600;
}

/* common
---------------------------------------------*/
body {
  width: 100%;
  color: #414141;
  line-height: 1.6;
  letter-spacing: 0.04em;
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-style: normal;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  body {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 12px;
  }
}

#wrapper {
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
  vertical-align: bottom;
}

@media screen and (min-width: 769px) {
  .pcNone {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .pcNone {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .spNone {
    display: block;
  }
}

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

@media screen and (min-width: 769px) {
  .inner {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 20px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}

@media screen and (max-width: 768px) {
  .inner {
    width: 90%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) {
  .inner_min {
    width: 88%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .inner_min {
    width: 80%;
    margin: 0 auto;
  }
}

/* #topsec
---------------------------------------------*/
#topsec {
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  #topsec {
    margin-bottom: 130px;
  }
}

@media screen and (max-width: 768px) {
  #topsec {
    margin-bottom: 70px;
  }
}

/* #infosec
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #infoSec {
    margin-bottom: 130px;
  }
}

@media screen and (max-width: 768px) {
  #infoSec {
    margin-bottom: 70px;
  }
}

#infoSec .inner {
  background-color: #f5f5f5;
  text-align: center;
}

@media screen and (min-width: 769px) {
  #infoSec .inner {
    padding: 40px;
  }
}

@media screen and (max-width: 768px) {
  #infoSec .inner {
    padding: 25px 10px;
    width: 90%;
    margin: 0 auto;
  }
}

#infoSec .inner .infoTitle {
  border: 1px solid #414141;
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  #infoSec .inner .infoTitle {
    font-size: 18px;
    width: 60%;
    line-height: 46px;
    margin: 0 auto 26px;
  }
}

@media screen and (max-width: 768px) {
  #infoSec .inner .infoTitle {
    width: 90%;
    line-height: 30px;
    margin: 0 auto 13px;
    font-size: 13px;
  }
}

@media screen and (min-width: 769px) {
  #infoSec .inner .infoTitle span {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  #infoSec .inner .infoTitle span {
    font-size: 11px;
  }
}

#infoSec .inner .infoEC {
  letter-spacing: 0.2em;
}

@media screen and (min-width: 769px) {
  #infoSec .inner .infoEC {
    font-size: 18px;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 768px) {
  #infoSec .inner .infoEC {
    font-size: 14px;
  }
}

@media screen and (min-width: 769px) {
  #infoSec .inner .infoEC span {
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  #infoSec .inner .infoEC span {
    font-size: 22px;
  }
}

#infoSec .inner .infostore {
  letter-spacing: 0.14;
}

@media screen and (min-width: 769px) {
  #infoSec .inner .infostore {
    font-size: 18px;
    margin-bottom: 22px;
  }
}

@media screen and (max-width: 768px) {
  #infoSec .inner .infostore {
    font-size: 13px;
    margin-bottom: 11px;
  }
}

@media screen and (min-width: 769px) {
  #infoSec .inner .infocome {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  #infoSec .inner .infocome {
    font-size: 11px;
  }
}

/* #leadsec
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #leadsec {
    margin-bottom: 130px;
  }
}

@media screen and (max-width: 768px) {
  #leadsec {
    margin-bottom: 70px;
  }
}

#leadsec .text {
  line-height: 2;
}

@media screen and (min-width: 769px) {
  #leadsec .text {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  #leadsec .text {
    text-align: justify;
  }
}

/* #profsec
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #profsec {
    margin-bottom: 130px;
  }
}

@media screen and (max-width: 768px) {
  #profsec {
    margin-bottom: 70px;
  }
}

#profsec .inner {
  border-top: 1px solid #414141;
  border-bottom: 1px solid #414141;
}

@media screen and (min-width: 769px) {
  #profsec .inner {
    padding: 80px 0;
  }
}

@media screen and (max-width: 768px) {
  #profsec .inner {
    padding: 50px 0;
  }
}

#profsec .profname {
  text-align: center;
  line-height: 1;
  letter-spacing: 0.06em;
}

@media screen and (min-width: 769px) {
  #profsec .profname {
    font-size: 38px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  #profsec .profname {
    font-size: 25px;
    margin-bottom: 25px;
  }
}

#profsec .profflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  #profsec .profflex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 88%;
    margin: 0 auto 50px;
  }
}

@media screen and (max-width: 768px) {
  #profsec .profflex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 769px) {
  #profsec .profflex .profimg {
    width: 32%;
  }
}

@media screen and (max-width: 768px) {
  #profsec .profflex .profimg {
    width: 60%;
    margin-bottom: 25px;
  }
}

@media screen and (min-width: 769px) {
  #profsec .profflex .right {
    width: calc(100% - 32% - 30px);
  }
}

@media screen and (min-width: 769px) {
  #profsec .profflex .right .proftext {
    font-size: 15px;
    text-align: justify;
  }
}

@media screen and (max-width: 768px) {
  #profsec .profflex .right .proftext {
    font-size: 12px;
    text-align: left;
    margin-bottom: 25px;
  }
}

#profsec .proflink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  #profsec .proflink {
    width: 88%;
  }
}

#profsec .proflink li {
  width: 32%;
}

@media screen and (min-width: 769px) {
  #profsec .proflink li {
    height: 65px;
  }
}

@media screen and (max-width: 768px) {
  #profsec .proflink li {
    height: 50px;
  }
}

#profsec .proflink li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #414141;
  line-height: 1.4;
  height: 100%;
}

@media screen and (min-width: 769px) {
  #profsec .proflink li a {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  #profsec .proflink li a {
    font-size: 12px;
  }
}

#profsec .proflink li a span {
  display: block;
}

@media screen and (min-width: 769px) {
  #profsec .proflink li a span {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  #profsec .proflink li a span {
    font-size: 10px;
  }
}

@media screen and (min-width: 769px) {
  #profsec .proflink li a:hover {
    opacity: 0.7;
  }
}

/* .category
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .category {
    margin-bottom: 200px;
  }
}

@media screen and (max-width: 768px) {
  .category {
    margin-bottom: 120px;
  }
}

.category .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.category .flex .img {
  width: 48%;
}

@media screen and (min-width: 769px) {
  .category .flex .img:last-child {
    margin-top: 110px;
  }
}

@media screen and (max-width: 768px) {
  .category .flex .img:last-child {
    margin-top: 50px;
  }
}

@media screen and (min-width: 769px) {
  .category .margin {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  .category .margin {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .category .inner {
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  .category .min {
    width: 88%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 768px) {
  .category .min {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
}

.category .category_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .category .category_title {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

.category .category_title .line {
  content: "";
  display: block;
  height: 1px;
  background-color: #414141;
}

@media screen and (min-width: 769px) {
  .category .category_title .line {
    width: 38%;
  }
}

@media screen and (max-width: 768px) {
  .category .category_title .line {
    width: 30%;
  }
}

@media screen and (min-width: 769px) {
  .category .category_title img {
    width: 12%;
  }
}

@media screen and (max-width: 768px) {
  .category .category_title img {
    width: 20%;
  }
}

.category .credit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .category .credit {
    margin-bottom: 60px;
    margin-top: 120px;
  }
}

@media screen and (max-width: 768px) {
  .category .credit {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 80px;
  }
}

.category .credit li {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .category .credit li {
    width: calc((100% - 60px) / 4);
  }
}

@media screen and (max-width: 768px) {
  .category .credit li {
    width: calc((100% - 20px) / 2);
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 769px) {
  .category .credit li:not(:last-child) {
    margin-right: 20px;
  }
}

@media screen and (max-width: 768px) {
  .category .credit li:nth-child(odd) {
    margin-right: 20px;
  }
}

.category .credit li a {
  display: block;
}

@media screen and (min-width: 769px) {
  .category .credit li a:hover {
    opacity: 0.7;
  }
}

@media screen and (min-width: 769px) {
  .category .credit li .img {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .category .credit li .img {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 769px) {
  .category .credit li .text {
    margin-bottom: 16px;
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .category .credit li .text {
    margin-bottom: 7px;
    font-size: 11px;
  }
}

.category .credit li .buy {
  background-color: #414141;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  white-space: nowrap;
}

@media screen and (min-width: 769px) {
  .category .credit li .buy {
    font-size: 14px;
    line-height: 27px;
    padding: 0 25px;
  }
}

@media screen and (max-width: 768px) {
  .category .credit li .buy {
    font-size: 11px;
    line-height: 23px;
    margin-top: 5px;
    padding: 0 20px;
  }
}

.category .credit li .buy.coming {
  background-color: #9a9a9a;
}

@media screen and (max-width: 768px) {
  .category .credit li .buy.coming {
    padding: 0;
    width: 100%;
  }
}

.category .viewall {
  margin: 0 auto;
  border: 1px solid #414141;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .category .viewall {
    width: 40%;
    font-size: 18px;
    line-height: 45px;
  }
}

@media screen and (max-width: 768px) {
  .category .viewall {
    width: 70%;
    font-size: 13px;
    line-height: 38px;
    margin-top: 10px;
  }
}

.category .viewall a {
  display: block;
}

.category .viewall a:hover {
  text-decoration: underline;
}

/* #mix
---------------------------------------------*/
@media screen and (max-width: 768px) {
  #mix .img_1 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 768px) {
  #mix .img_4 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* #asa
---------------------------------------------*/
/* #hiru
---------------------------------------------*/
/* #yoru
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #yoru {
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 768px) {
  #yoru {
    margin-bottom: 60px;
  }
}

#yoru .img_2 {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  #yoru .img_2 {
    width: 61%;
  }
}

@media screen and (max-width: 768px) {
  #yoru .img_2 {
    width: 66%;
  }
}

/* #lineupsec
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #lineupsec {
    margin-bottom: 130px;
    padding-top: 100px;
  }
}

@media screen and (max-width: 768px) {
  #lineupsec {
    margin-bottom: 70px;
    padding-top: 60px;
  }
}

#lineupsec .lineupTitle {
  line-height: 1;
  text-align: center;
}

@media screen and (min-width: 769px) {
  #lineupsec .lineupTitle {
    font-size: 48px;
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  #lineupsec .lineupTitle {
    font-size: 30px;
    margin-bottom: 30px;
  }
}

#lineupsec .tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #414141;
  width: 100%;
}

@media screen and (min-width: 769px) {
  #lineupsec .tab {
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  #lineupsec .tab {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    font-size: 18px;
  }
}

#lineupsec .tab li {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  text-align: center;
  cursor: pointer;
  width: calc(100% / 3);
  padding-bottom: 10px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  #lineupsec .tab li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#lineupsec .tab li.active {
  border-bottom: 3px solid #414141;
}

@media screen and (min-width: 769px) {
  #lineupsec .tab li:hover {
    border-bottom: 3px solid #414141;
  }
}

#lineupsec .lineupList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  #lineupsec .lineupList {
    width: 80%;
    margin: 0 auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 769px) {
  #lineupsec .lineupList li {
    width: calc((100% - 60px) / 4);
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 768px) {
  #lineupsec .lineupList li {
    width: calc((100% - 20px) / 2);
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 769px) {
  #lineupsec .lineupList li:not(:nth-child(4n)) {
    margin-right: 20px;
  }
}

@media screen and (min-width: 769px) {
  #lineupsec .lineupList li a.on:hover {
    opacity: 0.7;
  }
}

@media screen and (min-width: 769px) {
  #lineupsec .lineupList li img {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  #lineupsec .lineupList li img {
    margin-bottom: 10px;
  }
}

#lineupsec .lineupList li .text {
  text-align: center;
}

@media screen and (min-width: 769px) {
  #lineupsec .lineupList li .text {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  #lineupsec .lineupList li .text {
    font-size: 10px;
  }
}

#lineupsec .lineupList li .buy {
  background-color: #414141;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  white-space: nowrap;
}

@media screen and (min-width: 769px) {
  #lineupsec .lineupList li .buy {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 25px;
    line-height: 27px;
    font-size: 14px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  #lineupsec .lineupList li .buy {
    line-height: 23px;
    font-size: 10px;
    margin-top: 5px;
    padding: 0 20px;
  }
}

#lineupsec .lineupList li .buy.coming {
  background-color: #9a9a9a;
}

@media screen and (max-width: 768px) {
  #lineupsec .lineupList li .buy.coming {
    padding: 0;
    width: 100%;
  }
}

#lineupsec .lineuplistwrap:not(.hiru) {
  display: none;
}

/* #attention
---------------------------------------------*/
#attention {
  line-height: 2;
}

@media screen and (min-width: 769px) {
  #attention {
    margin-bottom: 130px;
  }
}

@media screen and (max-width: 768px) {
  #attention {
    margin-bottom: 70px;
  }
}

@media screen and (min-width: 769px) {
  #attention {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  #attention {
    font-size: 11px;
  }
}

/* #footersec
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #footersec {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  #footersec {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 769px) {
  #footersec .logo {
    width: 150px;
    margin: 0 auto 30px;
  }
}

@media screen and (max-width: 768px) {
  #footersec .logo {
    width: 120px;
    margin: 0 auto 20px;
  }
}

#footersec .logo a {
  display: block;
}

@media screen and (min-width: 769px) {
  #footersec .logo a:hover {
    opacity: 0.7;
  }
}

#footersec .copy {
  text-align: center;
}

@media screen and (min-width: 769px) {
  #footersec .copy {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  #footersec .copy {
    font-size: 10px;
  }
}

/* #totop
---------------------------------------------*/
#totop {
  background-color: transparent;
  cursor: pointer;
  position: fixed;
  border: 1px solid #414141;
  display: none;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  #totop {
    height: 40px;
    width: 40px;
    right: 30px;
    bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  #totop {
    height: 35px;
    width: 35px;
    right: 10px;
    bottom: 25px;
  }
}

#totop::before {
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  border-right: 1px solid #414141;
  border-top: 1px solid #414141;
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

/* アニメーション
---------------------------------------------*/
.fadedown {
  opacity: 0;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.fadedown.on {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

@media screen and (min-width: 769px) {
  .fadedown.on {
    -webkit-transition-delay: 0.7s;
            transition-delay: 0.7s;
  }
}

@media screen and (max-width: 768px) {
  .fadedown.on {
    -webkit-transition-delay: 0.9s;
            transition-delay: 0.9s;
  }
}

.fade_up {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.fade_up.on {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@media screen and (min-width: 769px) {
  .fade_up.on {
    -webkit-transition-delay: 0.7s;
            transition-delay: 0.7s;
  }
}

@media screen and (max-width: 768px) {
  .fade_up.on {
    -webkit-transition-delay: 0.9s;
            transition-delay: 0.9s;
  }
}

.fade {
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.fade.on {
  opacity: 1;
}

@media screen and (min-width: 769px) {
  .fade.on {
    -webkit-transition-delay: 0.7s;
            transition-delay: 0.7s;
  }
}

@media screen and (max-width: 768px) {
  .fade.on {
    -webkit-transition-delay: 0.9s;
            transition-delay: 0.9s;
  }
}

.category .category_title .line {
  width: 0;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.category .category_title .line.on {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .category .category_title .line.on {
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
}

@media screen and (max-width: 768px) {
  .category .category_title .line.on {
    -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s;
  }
}

@media screen and (min-width: 769px) {
  .category .category_title .line.on {
    width: 38%;
  }
}

@media screen and (max-width: 768px) {
  .category .category_title .line.on {
    width: 30%;
  }
}
/*# sourceMappingURL=style.css.map */