@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
---------------------------------------------*/
/* font
---------------------------------------------*/
.ja_M {
  font-weight: 500;
}

.ja_B {
  font-weight: 600;
}

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

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

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

/* margin
---------------------------------------------*/
/* common
---------------------------------------------*/
body {
  color: #414141;
  line-height: 1.6;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.04em;
  overflow: hidden;
}

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

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

.wrapper {
  overflow: hidden;
}

* {
  -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;
  }
}

/* top
---------------------------------------------*/
#topSec {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: relative;
}

@media screen and (min-width: 769px) {
  #topSec {
    margin-bottom: 130px;
    background-image: url(../images/top_pc.jpg);
    background-position: center top;
    height: 100vh;
  }
}

@media screen and (max-width: 768px) {
  #topSec {
    margin-bottom: 70px;
    background-image: url(../images/top_sp.jpg);
  }
}

@media screen and (max-width: 768px) {
  #topSec::before {
    content: "";
    display: block;
    padding-top: 100%;
  }
}

#topSec::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #855a52;
}

@media screen and (min-width: 769px) {
  #topSec::after {
    width: 6%;
  }
}

@media screen and (max-width: 768px) {
  #topSec::after {
    width: 5%;
  }
}

#topSec .title {
  position: absolute;
}

@media screen and (min-width: 769px) {
  #topSec .title {
    top: 6%;
    left: 9%;
    width: 31%;
  }
}

@media screen and (max-width: 768px) {
  #topSec .title {
    top: 4%;
    left: 9%;
    width: 45%;
  }
}

/* lead
---------------------------------------------*/
#leadSec {
  line-height: 1.9;
}

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

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

#leadSec .leadText {
  text-align: center;
}

#leadSec .leadText .big {
  display: block;
}

@media screen and (min-width: 769px) {
  #leadSec .leadText .big {
    font-size: 28px;
  }
}

@media screen and (max-width: 768px) {
  #leadSec .leadText .big {
    font-size: 19px;
  }
}

/* 発売告知
---------------------------------------------*/
@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;
  }
}

@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: 10px;
  }
}

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

@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: 12px;
  }
}

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

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

#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: 12px;
    margin-bottom: 11px;
  }
}

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

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

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

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

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

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

.sec .movie {
  position: relative;
}

.sec .movie::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

.sec .movie > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.sec .creditWrap .credit li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

@media screen and (min-width: 769px) {
  .sec .creditWrap .credit li a img {
    width: 110px;
    margin-right: 15px;
  }
}

@media screen and (max-width: 768px) {
  .sec .creditWrap .credit li a img {
    width: 70px;
    margin-right: 10px;
  }
}

@media screen and (min-width: 769px) {
  .sec .creditWrap .credit li a .text {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .sec .creditWrap .credit li a .text {
    font-size: 11px;
  }
}

.sec .creditWrap .credit li a .text .min {
  display: inline-block;
}

@media screen and (min-width: 769px) {
  .sec .creditWrap .credit li a .text .min {
    font-size: 11px;
  }
}

@media screen and (max-width: 768px) {
  .sec .creditWrap .credit li a .text .min {
    font-size: 10px;
  }
}

.sec .creditWrap .credit li a .text .buy {
  display: inline-block;
  background-color: #414141;
  color: #fff;
  padding: 2px 10px;
  margin-top: 8px;
  text-align: center;
}

/* sec_1
---------------------------------------------*/
#sec_1 .img_1 {
  width: 100%;
}

@media screen and (max-width: 768px) {
  #sec_1 .img_3_4_sp {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
}

@media screen and (max-width: 768px) {
  #sec_1 .img_3_4_sp::before {
    content: "";
    display: block;
    padding-top: 60.606%;
  }
}

@media screen and (max-width: 768px) {
  #sec_1 .img_3_4_sp img {
    position: absolute;
    top: 0;
    left: 0;
  }
}

#sec_1 .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;
}

@media screen and (min-width: 769px) {
  #sec_1 .flex .left {
    width: 54%;
  }
}

@media screen and (max-width: 768px) {
  #sec_1 .flex .left {
    width: 44%;
  }
}

@media screen and (min-width: 769px) {
  #sec_1 .flex .right {
    width: 46%;
  }
}

@media screen and (max-width: 768px) {
  #sec_1 .flex .right {
    margin-right: 2.5%;
    width: 50%;
  }
}

@media screen and (min-width: 769px) {
  #sec_1 .flex .right .img_3_4_pc {
    margin-left: 35px;
    position: relative;
  }
}

@media screen and (min-width: 769px) {
  #sec_1 .flex .right .img_3_4_pc::before {
    content: "";
    display: block;
    padding-top: 60.606%;
  }
}

@media screen and (min-width: 769px) {
  #sec_1 .flex .right .img_3_4_pc img {
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media screen and (min-width: 769px) {
  #sec_1 .flex .right .creditWrap {
    padding-top: 30px;
  }
}

@media screen and (min-width: 769px) {
  #sec_1 .flex .right .creditWrap .credit {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

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

@media screen and (max-width: 768px) {
  #sec_1 .flex .right .creditWrap .credit li:not(:last-child) {
    margin-bottom: 15px;
  }
}

#sec_1 .movie {
  width: 80%;
  margin: 0 auto;
}

/* sec_2
---------------------------------------------*/
#sec_2 .img_1 {
  width: 100%;
}

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

@media screen and (min-width: 769px) {
  #sec_2 .flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

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

@media screen and (min-width: 769px) {
  #sec_2 .flex .movie {
    width: 70%;
    margin-right: 20px;
  }
}

@media screen and (max-width: 768px) {
  #sec_2 .flex .movie {
    width: 80%;
    margin: 0 auto 40px;
  }
}

@media screen and (max-width: 768px) {
  #sec_2 .flex .creditWrap {
    width: 95%;
    margin: 0 auto;
  }
}

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

@media screen and (min-width: 769px) {
  #sec_2 .flex .creditWrap .credit li:not(:last-child) {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  #sec_2 .flex .creditWrap .credit li:not(:last-child) {
    margin-right: 15px;
  }
}

@media screen and (min-width: 769px) {
  #sec_2 .flex .creditWrap .credit li a {
    white-space: nowrap;
  }
}

/* sec_3
---------------------------------------------*/
#sec_3 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 769px) {
  #sec_3 .flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  #sec_3 .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 769px) {
  #sec_3 .flex .img_1 {
    width: 45%;
  }
}

@media screen and (max-width: 768px) {
  #sec_3 .flex .img_1 {
    width: 60%;
  }
}

@media screen and (min-width: 769px) {
  #sec_3 .flex .img_2 {
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
  #sec_3 .flex .img_2 {
    width: 100%;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  #sec_3 .creditWrap {
    width: 95%;
    margin: 0 auto;
  }
}

#sec_3 .creditWrap .credit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  #sec_3 .creditWrap .credit {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

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

@media screen and (min-width: 769px) {
  #sec_3 .creditWrap .credit li:not(:last-child) {
    margin-right: 30px;
  }
}

@media screen and (max-width: 768px) {
  #sec_3 .creditWrap .credit li:nth-child(1), #sec_3 .creditWrap .credit li:nth-child(3) {
    margin-right: 15px;
  }
}

/* sec_4
---------------------------------------------*/
#sec_4 .img_1 {
  width: 100%;
}

#sec_4 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 769px) {
  #sec_4 .flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  #sec_4 .flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-right: 2.5%;
  }
}

@media screen and (min-width: 769px) {
  #sec_4 .flex .img_2 {
    width: 62%;
    margin-right: 30px;
  }
}

@media screen and (max-width: 768px) {
  #sec_4 .flex .img_2 {
    width: 48%;
  }
}

@media screen and (max-width: 768px) {
  #sec_4 .flex .creditWrap {
    width: 50%;
  }
}

@media screen and (min-width: 769px) {
  #sec_4 .flex .creditWrap .credit li:not(:last-child) {
    margin-bottom: 20px;
  }
}

/* sec_5
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #sec_5 .double {
    position: relative;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 769px) {
  #sec_5 .double::before {
    content: "";
    display: block;
    padding-top: 83.75%;
  }
}

@media screen and (min-width: 769px) {
  #sec_5 .double .img_1,
  #sec_5 .double .img_2 {
    width: 60%;
  }
}

@media screen and (max-width: 768px) {
  #sec_5 .double .img_1,
  #sec_5 .double .img_2 {
    width: 80%;
  }
}

@media screen and (min-width: 769px) {
  #sec_5 .double .img_1 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
  }
}

@media screen and (max-width: 768px) {
  #sec_5 .double .img_1 {
    margin-left: auto;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 769px) {
  #sec_5 .double .img_2 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
}

@media screen and (max-width: 768px) {
  #sec_5 .double .img_2 {
    margin-right: auto;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  #sec_5 .creditWrap {
    width: 95%;
    margin: 0 auto;
  }
}

#sec_5 .creditWrap .credit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* sec_6
---------------------------------------------*/
@media screen and (max-width: 768px) {
  #sec_6 .img_2_sp {
    width: 100%;
  }
}

#sec_6 .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) {
  #sec_6 .flex .left {
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
  #sec_6 .flex .left {
    width: 48%;
  }
}

#sec_6 .flex .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 769px) {
  #sec_6 .flex .right {
    width: 45%;
  }
}

@media screen and (max-width: 768px) {
  #sec_6 .flex .right {
    margin-right: 2.5%;
    width: 46%;
  }
}

#sec_6 .flex .right .rightInner {
  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;
}

@media screen and (min-width: 769px) {
  #sec_6 .flex .right .rightInner .img_2_pc {
    margin-bottom: 50px;
  }
}

/* sec_7
---------------------------------------------*/
#sec_7 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 769px) {
  #sec_7 .flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

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

@media screen and (min-width: 769px) {
  #sec_7 .flex .img_1 {
    width: 50%;
    margin-right: 30px;
  }
}

@media screen and (max-width: 768px) {
  #sec_7 .flex .img_1 {
    width: 70%;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  #sec_7 .creditWrap {
    width: 95%;
    margin: 0 auto;
  }
}

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

/* sec_8
---------------------------------------------*/
#sec_8 .img_1 {
  width: 100%;
}

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

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

@media screen and (max-width: 768px) {
  #sec_8 .creditWrap {
    width: 95%;
    margin: 0 auto;
  }
}

#sec_8 .creditWrap .credit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* sec_9
---------------------------------------------*/
#sec_9 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  #sec_9 .flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 768px) {
  #sec_9 .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media screen and (max-width: 768px) {
  #sec_9 .creditWrap {
    width: 95%;
    margin: 0 auto;
  }
}

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

@media screen and (min-width: 769px) {
  #sec_9 .creditWrap .credit li:not(:last-child) {
    margin-bottom: 20px;
  }
}

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

@media screen and (max-width: 768px) {
  #sec_9 .right {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  #sec_9 .right .img_1,
  #sec_9 .right .img_2 {
    width: 80%;
  }
}

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

@media screen and (max-width: 768px) {
  #sec_9 .right .img_1 {
    margin-bottom: 15px;
    margin-left: auto;
  }
}

@media screen and (max-width: 768px) {
  #sec_9 .right .img_2 {
    margin-right: auto;
  }
}

/* sec_10
---------------------------------------------*/
#sec_10 .img_1 {
  width: 100%;
}

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

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

#sec_10 .creditWrap .credit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* sec_11
---------------------------------------------*/
#sec_11 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  #sec_11 .flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

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

@media screen and (min-width: 769px) {
  #sec_11 .flex .img_1 {
    width: 62.5%;
  }
}

@media screen and (max-width: 768px) {
  #sec_11 .flex .img_1 {
    width: 90%;
    margin-left: auto;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  #sec_11 .flex .creditWrap {
    width: 95%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  #sec_11 .flex .creditWrap .credit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

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

@media screen and (max-width: 768px) {
  #sec_11 .flex .creditWrap .credit li:nth-child(1), #sec_11 .flex .creditWrap .credit li:nth-child(3) {
    margin-right: 15px;
  }
}

@media screen and (min-width: 769px) {
  #sec_11 .flex .creditWrap .credit li:not(:last-child) {
    margin-bottom: 20px;
  }
}

/* sec_12
---------------------------------------------*/
#sec_12 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  #sec_12 .flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 768px) {
  #sec_12 .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media screen and (min-width: 769px) {
  #sec_12 .flex .img_1 {
    width: 62.5%;
  }
}

@media screen and (max-width: 768px) {
  #sec_12 .flex .img_1 {
    width: 90%;
    margin-right: auto;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  #sec_12 .flex .creditWrap {
    width: 95%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  #sec_12 .flex .creditWrap .credit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

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

@media screen and (max-width: 768px) {
  #sec_12 .flex .creditWrap .credit li:nth-child(1), #sec_12 .flex .creditWrap .credit li:nth-child(3) {
    margin-right: 15px;
  }
}

@media screen and (min-width: 769px) {
  #sec_12 .flex .creditWrap .credit li:not(:last-child) {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  #sec_12 .flex .creditWrap .credit li:not(:last-child) {
    margin-bottom: 15px;
  }
}

/* sec_13
---------------------------------------------*/
#sec_13 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  #sec_13 .flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

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

@media screen and (min-width: 769px) {
  #sec_13 .flex .img_1 {
    width: 50%;
    margin-right: 30px;
  }
}

@media screen and (max-width: 768px) {
  #sec_13 .flex .img_1 {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  #sec_13 .flex .creditWrap {
    width: 95%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  #sec_13 .flex .creditWrap .credit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

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

@media screen and (max-width: 768px) {
  #sec_13 .flex .creditWrap .credit li:nth-child(1), #sec_13 .flex .creditWrap .credit li:nth-child(3) {
    margin-right: 15px;
  }
}

@media screen and (min-width: 769px) {
  #sec_13 .flex .creditWrap .credit li:not(:last-child) {
    margin-bottom: 20px;
  }
}

/* sec_14
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #sec_14 .img_1_pc {
    position: relative;
    margin-bottom: 30px;
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  #sec_14 .img_1_pc::before {
    content: "";
    display: block;
    padding-top: 62.5%;
  }
}

@media screen and (min-width: 769px) {
  #sec_14 .img_1_pc img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  #sec_14 .img_1_sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 768px) {
  #sec_14 .img_1_sp img {
    width: 80%;
  }
}

@media screen and (max-width: 768px) {
  #sec_14 .img_1_sp img:first-child {
    margin-left: auto;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  #sec_14 .img_1_sp img:last-child {
    margin-right: auto;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  #sec_14 .creditWrap {
    width: 95%;
    margin: 0 auto;
  }
}

#sec_14 .creditWrap .credit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

@media screen and (min-width: 769px) {
  #sec_14 .creditWrap .credit li:not(:last-child) {
    margin-right: 30px;
  }
}

@media screen and (max-width: 768px) {
  #sec_14 .creditWrap .credit li:not(:last-child) {
    margin-right: 15px;
  }
}

/* sec_15
---------------------------------------------*/
#sec_15 .img_1 {
  width: 100%;
}

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

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

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

#sec_15 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  #sec_15 .flex {
    width: 87.5%;
  }
}

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

#sec_15 .flex p {
  width: 48%;
}

@media screen and (min-width: 769px) {
  #sec_15 .flex p:last-child {
    margin-top: 50px;
  }
}

@media screen and (max-width: 768px) {
  #sec_15 .flex p:last-child {
    margin-top: 20px;
  }
}

@media screen and (min-width: 769px) {
  #sec_15 .double {
    position: relative;
  }
}

@media screen and (max-width: 768px) {
  #sec_15 .double {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media screen and (min-width: 769px) {
  #sec_15 .double::before {
    content: "";
    display: block;
    padding-top: 77.5%;
  }
}

@media screen and (min-width: 769px) {
  #sec_15 .double p {
    width: 60%;
  }
}

@media screen and (min-width: 769px) {
  #sec_15 .double .img_5 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
  }
}

@media screen and (max-width: 768px) {
  #sec_15 .double .img_5 {
    position: relative;
    width: 80%;
    margin-right: auto;
  }
}

#sec_15 .double .img_5::before {
  content: "";
  display: block;
  padding-top: 75%;
}

#sec_15 .double .img_5 img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

@media screen and (min-width: 769px) {
  #sec_15 .double .img_6 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
}

@media screen and (max-width: 768px) {
  #sec_15 .double .img_6 {
    width: 80%;
    margin-left: auto;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  #sec_15 .creditWrap {
    width: 95%;
    margin: 0 auto;
  }
}

#sec_15 .creditWrap .credit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 769px) {
  #sec_15 .creditWrap .credit li {
    width: calc((100% - 60px) / 3);
  }
}

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

@media screen and (min-width: 769px) {
  #sec_15 .creditWrap .credit li:nth-child(1), #sec_15 .creditWrap .credit li:nth-child(2), #sec_15 .creditWrap .credit li:nth-child(4), #sec_15 .creditWrap .credit li:nth-child(5) {
    margin-right: 30px;
  }
}

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

@media screen and (min-width: 769px) {
  #sec_15 .creditWrap .credit li:nth-child(-n + 3) {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  #sec_15 .creditWrap .credit li:nth-child(-n + 4) {
    margin-bottom: 15px;
  }
}

/* sec_16
---------------------------------------------*/
#sec_16 .img_1 {
  width: 100%;
}

#sec_16 .movie {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  #sec_16 .movie {
    width: 62%;
  }
}

@media screen and (max-width: 768px) {
  #sec_16 .movie {
    width: 80%;
  }
}

@media screen and (max-width: 768px) {
  #sec_16 .creditWrap {
    width: 95%;
    margin: 0 auto;
  }
}

#sec_16 .creditWrap .credit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 769px) {
  #sec_16 .creditWrap .credit li {
    width: calc((100% - 60px) / 3);
  }
}

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

@media screen and (min-width: 769px) {
  #sec_16 .creditWrap .credit li:nth-child(1), #sec_16 .creditWrap .credit li:nth-child(2) {
    margin-right: 30px;
  }
}

@media screen and (max-width: 768px) {
  #sec_16 .creditWrap .credit li:nth-child(1), #sec_16 .creditWrap .credit li:nth-child(2) {
    margin-bottom: 15px;
  }
}

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

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

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

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

@media screen and (min-width: 769px) {
  #lineup .lineupTitle {
    font-size: 45px;
    margin-bottom: 30px;
  }
}

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

#lineup .tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 2px solid #f5f5f5;
  width: 100%;
}

@media screen and (min-width: 769px) {
  #lineup .tab {
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  #lineup .tab {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
}

#lineup .tab li {
  background-color: #f5f5f5;
  border: 2px solid #f5f5f5;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  text-align: center;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  #lineup .tab li {
    width: calc((100% - 30px) / 3);
    line-height: 60px;
  }
}

@media screen and (max-width: 768px) {
  #lineup .tab li {
    width: calc((100% - 10px) / 3);
    padding: 10px 0;
    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;
  }
}

#lineup .tab li.active {
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  #lineup .tab li:hover {
    background-color: #fff;
  }
}

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

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

@media screen and (min-width: 769px) {
  #lineup .lineupList li {
    width: calc((100% - 40px) / 5);
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  #lineup .lineupList li {
    width: calc((100% - 36px) / 3);
    margin-bottom: 40px;
  }
}

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

@media screen and (max-width: 768px) {
  #lineup .lineupList li:not(:nth-child(3n)) {
    margin-right: 18px;
  }
}

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

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

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

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

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

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

#lineup .lineupList li a .buy {
  background-color: #414141;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}

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

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

#lineup .lineupList.seizin,
#lineup .lineupList.zakka {
  display: none;
}

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

@media screen and (max-width: 768px) {
  #footerSec {
    padding-bottom: 30px;
  }
}

@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 .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

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

@media screen and (max-width: 768px) {
  #footerSec .link {
    margin-bottom: 40px;
  }
}

#footerSec .link li:not(:last-child)::after {
  content: "/";
}

@media screen and (min-width: 769px) {
  #footerSec .link li:not(:last-child)::after {
    margin: 0 10px;
  }
}

@media screen and (max-width: 768px) {
  #footerSec .link li:not(:last-child)::after {
    margin: 0 3px 0 0;
  }
}

#footerSec .link li a {
  display: inline-block;
}

@media screen and (min-width: 769px) {
  #footerSec .link li a {
    font-size: 16px;
  }
}

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

@media screen and (min-width: 769px) {
  #footerSec .link li 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;
}

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

/* pagefade
---------------------------------------------*/
.pagefade {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: #fff;
}
/*# sourceMappingURL=style.css.map */