@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;
}

/*メディアクエリー
---------------------------------------------*/
/*color
---------------------------------------------*/
/*margin
---------------------------------------------*/
/* font
---------------------------------------------*/
.ja_Regular {
  font-family: source-han-serif-japanese, serif;
  font-weight: 400;
}

.ja_Semibold {
  font-family: source-han-serif-japanese, serif;
  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 {
  background-color: #fff;
  color: #414141;
  letter-spacing: 0.08em;
  line-height: 1.6;
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-style: normal;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 769px) {
  body {
    font-size: 16px;
    background-image: url("../images/back_pc.jpg");
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 13px;
    background-image: url("../images/back_sp.jpg");
  }
}

#wrapper {
  overflow: hidden;
}

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

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
  display: block;
}

@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;
  }
}

.inner {
  margin: 0 auto;
}

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

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

/* #load
---------------------------------------------*/
#load {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  z-index: 9999;
}

/* #top
---------------------------------------------*/
#top {
  width: 100%;
}

/* #lead
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #lead {
    padding: 130px 0;
  }
}

@media screen and (max-width: 768px) {
  #lead {
    padding: 80px 0;
  }
}

@media screen and (min-width: 769px) {
  #lead .inner {
    width: auto;
  }
}

#lead .lead_text {
  text-align: center;
  line-height: 2.2;
}

@media screen and (min-width: 769px) {
  #lead .lead_text {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  #lead .lead_text {
    font-size: 13px;
  }
}

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

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

#prof .inner {
  border-top: 1px solid #b5b5b5;
  border-bottom: 1px solid #b5b5b5;
}

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

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

@media screen and (min-width: 769px) {
  #prof .prof_flex {
    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;
    width: 87%;
    margin: 0 auto;
  }
}

#prof .prof_left {
  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;
}

#prof .prof_img {
  border: 1px solid #b5b5b5;
  border-radius: 50%;
}

@media screen and (min-width: 769px) {
  #prof .prof_img {
    width: 400px;
    margin-right: 40px;
  }
}

@media screen and (max-width: 768px) {
  #prof .prof_img {
    width: 45%;
    margin: 0 auto 30px;
  }
}

#prof .prof_img img {
  border-radius: 50%;
}

@media screen and (min-width: 769px) {
  #prof .prof_name {
    width: 200px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  #prof .prof_name {
    width: 50%;
    margin: 0 auto 20px;
  }
}

#prof .prof_text {
  line-height: 2;
  word-break: break-all;
}

@media screen and (min-width: 769px) {
  #prof .prof_text {
    font-size: 15px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  #prof .prof_text {
    font-size: 12px;
    margin-bottom: 20px;
  }
}

#prof .prof_link {
  background-color: #414141;
  color: #fff;
  text-align: center;
}

@media screen and (min-width: 769px) {
  #prof .prof_link {
    line-height: 35px;
    width: 250px;
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  #prof .prof_link {
    line-height: 30px;
    width: 60%;
    font-size: 13px;
  }
}

#prof .prof_link a {
  display: block;
}

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

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

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

#info .block {
  background-color: #eee;
  text-align: center;
}

@media screen and (min-width: 769px) {
  #info .block .inner_min {
    padding: 40px;
  }
}

@media screen and (max-width: 768px) {
  #info .block .inner_min {
    padding: 25px 10px;
  }
}

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

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

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

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

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

#info .block .infoEC {
  letter-spacing: 0.2em;
}

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

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

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

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

#info .block .infostore {
  letter-spacing: 0.14;
}

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

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

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

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

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

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

@media screen and (min-width: 769px) {
  #mainimg .inner {
    width: 600px;
  }
}

#mainimg .img_1 {
  width: 100%;
}

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

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

#mainimg .img_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

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

@media screen and (min-width: 769px) {
  #mainimg .img_flex .img_2,
  #mainimg .img_flex .img_3 {
    width: calc((100% - 20px) / 2);
  }
}

@media screen and (max-width: 768px) {
  #mainimg .img_flex .img_2,
  #mainimg .img_flex .img_3 {
    width: calc((100% - 10px) / 2);
  }
}

#mainimg .img_flex .img_2 {
  margin-top: 50px;
}

#mainimg .img_4 {
  widows: 100%;
}

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

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

#mainimg .img_5,
#mainimg .img_6 {
  width: 80%;
}

#mainimg .img_5 {
  margin-left: auto;
}

@media screen and (min-width: 769px) {
  #mainimg .img_5 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  #mainimg .img_5 {
    margin-bottom: 10px;
  }
}

#mainimg .img_6 {
  margin-right: auto;
}

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

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

#mainimg .loopslide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  #mainimg .loopslide img {
    width: 1730px;
  }
}

@media screen and (max-width: 768px) {
  #mainimg .loopslide img {
    width: 1270px;
  }
}

.loopslide.load li:first-child {
  -webkit-animation: slide1 100s -50s linear infinite;
          animation: slide1 100s -50s linear infinite;
}

.loopslide.load li:last-child {
  -webkit-animation: slide2 100s linear infinite;
          animation: slide2 100s linear infinite;
}

@-webkit-keyframes slide1 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes slide1 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@-webkit-keyframes slide2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}

@keyframes slide2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}

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

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

#novelty .inner_min {
  background-color: #fff;
}

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

@media screen and (max-width: 768px) {
  #novelty .inner_min {
    padding: 50px;
  }
}

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

@media screen and (min-width: 769px) {
  #novelty .novelty_title {
    font-size: 30px;
    margin-bottom: 40px;
  }
}

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

@media screen and (min-width: 769px) {
  #novelty .novelty_inner {
    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 (min-width: 769px) {
  #novelty .novelty_img {
    width: 40%;
  }
}

@media screen and (max-width: 768px) {
  #novelty .novelty_img {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 769px) {
  #novelty .right {
    width: 55%;
  }
}

#novelty .novelty_text {
  word-break: break-all;
}

@media screen and (min-width: 769px) {
  #novelty .novelty_text {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  #novelty .novelty_text {
    font-size: 13px;
  }
}

#novelty .novelty_text span {
  display: block;
  margin-top: 15px;
}

@media screen and (min-width: 769px) {
  #novelty .novelty_text span {
    font-size: 13px;
    text-align: center;
  }
}

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

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

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

@media screen and (max-width: 768px) {
  #lineup .inner {
    width: 82%;
  }
}

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

@media screen and (min-width: 769px) {
  #lineup .lineuo_title {
    font-size: 50px;
    margin-bottom: 80px;
  }
}

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

#lineup .credit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

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

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

@media screen and (min-width: 769px) {
  #lineup .credit li {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  #lineup .credit li {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  #lineup .credit li:last-child {
    margin-bottom: 80px;
  }
}

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

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

#lineup .credit li a {
  display: block;
  text-align: center;
}

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

@media screen and (max-width: 768px) {
  #lineup .credit li a {
    font-size: 13px;
  }
}

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

#lineup .credit li a .credit_img {
  margin-bottom: 10px;
}

@media screen and (min-width: 769px) {
  #lineup .credit li a .credit_text {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  #lineup .credit li a .credit_text {
    margin-bottom: 7px;
  }
}

#lineup .credit li a .buy,
#lineup .credit li a .coming {
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  #lineup .credit li a .buy,
  #lineup .credit li a .coming {
    line-height: 28px;
  }
}

@media screen and (max-width: 768px) {
  #lineup .credit li a .buy,
  #lineup .credit li a .coming {
    line-height: 24px;
  }
}

#lineup .credit li a .buy {
  background-color: #414141;
}

@media screen and (min-width: 769px) {
  #lineup .credit li a .buy {
    width: 80px;
  }
}

@media screen and (max-width: 768px) {
  #lineup .credit li a .buy {
    width: 72%;
  }
}

#lineup .credit li a .coming {
  background-color: #b5b5b5;
  white-space: nowrap;
}

@media screen and (min-width: 769px) {
  #lineup .credit li a .coming {
    width: 85%;
  }
}

@media screen and (max-width: 768px) {
  #lineup .credit li a .coming {
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  #lineup .credit.coming a:hover {
    opacity: 1;
  }
}

#lineup .attention {
  line-height: 2;
}

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

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

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

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

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

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

#footer .logo a {
  display: block;
}

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

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

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

@media screen and (max-width: 768px) {
  #footer .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);
}

/* アニメーション
---------------------------------------------*/
.fade {
  opacity: 0;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.fade.active {
  opacity: 1;
}

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

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

.fade_down {
  opacity: 0;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transform: translateY(-15px);
          transform: translateY(-15px);
}

.fade_down.active {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.fade_cross .left {
  opacity: 0;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
}

.fade_cross .right {
  opacity: 0;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
}

.fade_cross.active .left {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.fade_cross.active .right {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.fade_cross .up {
  opacity: 0;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
}

.fade_cross .down {
  opacity: 0;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}

.fade_cross.active .up {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.fade_cross.active .down {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.credit li {
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
}

.credit.active li {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
/*# sourceMappingURL=style.css.map */