@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
---------------------------------------------*/
.en_roman {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500;
}

.en_medium {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600;
}

/* animation
---------------------------------------------*/
@-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%);
  }
}

.fade {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: all 1s;
  transition: all 1s;
}

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

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

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

.wrapper {
  display: none;
}

/* common
---------------------------------------------*/
body {
  width: 100%;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #000;
  line-height: 1.6;
  letter-spacing: 0.04em;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 500;
  font-style: normal;
}

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

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

.inner {
  margin: 0 auto;
}

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

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

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

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

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

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

#top .pagetitle {
  position: absolute;
  bottom: 3%;
  right: 3%;
}

@media screen and (min-width: 769px) {
  #top .pagetitle {
    width: 45%;
  }
}

@media screen and (max-width: 768px) {
  #top .pagetitle {
    width: 67%;
  }
}

/* lead
---------------------------------------------*/
#lead {
  line-height: 2.5;
  text-align: center;
  letter-spacing: 0.06em;
}

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

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

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

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

#menu .menulist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}

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

#menu .menulist li {
  position: relative;
  cursor: pointer;
  z-index: 1;
}

@media screen and (min-width: 769px) {
  #menu .menulist li {
    width: calc((100% - 40px) / 6);
  }
}

@media screen and (max-width: 768px) {
  #menu .menulist li {
    width: calc((100% - 20px) / 3);
  }
}

#menu .menulist li::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  #menu .menulist li:hover::before {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  #menu .menulist li:nth-child(-n + 3) {
    margin-bottom: 10px;
  }
}

#menu .menulist li a {
  display: block;
  cursor: pointer;
}

#menu .menulist li .menunum {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  line-height: 1;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 769px) {
  #menu .menulist li .menunum {
    font-size: 40px;
  }
}

@media screen and (max-width: 768px) {
  #menu .menulist li .menunum {
    font-size: 27px;
  }
}

/* slide
---------------------------------------------*/
.slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  .slide {
    padding: 22px 0;
    margin-bottom: 140px;
    border-top: 1.5px solid #000;
    border-bottom: 1.5px solid #000;
  }
}

@media screen and (max-width: 768px) {
  .slide {
    padding: 15px 0;
    margin-bottom: 70px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
}

.slide .slideimg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slide .slideimg img {
  width: auto;
}

@media screen and (min-width: 769px) {
  .slide .slideimg img {
    height: 12px;
  }
}

@media screen and (max-width: 768px) {
  .slide .slideimg img {
    height: 10px;
  }
}

@media screen and (min-width: 769px) {
  .slide .slideimg img:first-child {
    -webkit-animation: slide1 90s -45s linear infinite;
            animation: slide1 90s -45s linear infinite;
    padding-right: 40px;
  }
}

@media screen and (max-width: 768px) {
  .slide .slideimg img:first-child {
    -webkit-animation: slide1 100s -50s linear infinite;
            animation: slide1 100s -50s linear infinite;
    padding-right: 30px;
  }
}

@media screen and (min-width: 769px) {
  .slide .slideimg img:last-child {
    -webkit-animation: slide2 90s linear infinite;
            animation: slide2 90s linear infinite;
  }
}

@media screen and (max-width: 768px) {
  .slide .slideimg img:last-child {
    -webkit-animation: slide2 100s linear infinite;
            animation: slide2 100s linear infinite;
  }
}

/* section common
---------------------------------------------*/
@media screen and (min-width: 769px) {
  section:not(:last-child) {
    margin-bottom: 220px;
  }
}

@media screen and (max-width: 768px) {
  section:not(:last-child) {
    margin-bottom: 110px;
  }
}

@media screen and (min-width: 769px) {
  section:last-child {
    margin-bottom: 140px;
  }
}

@media screen and (max-width: 768px) {
  section:last-child {
    margin-bottom: 70px;
  }
}

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

.secmain {
  margin: 0 auto;
  position: relative;
}

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

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

.secmain .sectitle {
  position: absolute;
  z-index: 2;
}

@media screen and (min-width: 769px) {
  .sectitle {
    width: 50px;
  }
}

@media screen and (max-width: 768px) {
  .sectitle {
    width: 30px;
  }
}

.kirikae,
.kirikae_2,
.kirikae_3 {
  position: relative;
}

.kirikae::before,
.kirikae_2::before,
.kirikae_3::before {
  content: "";
  display: block;
  padding-top: 120%;
}

.kirikae img,
.kirikae_2 img,
.kirikae_3 img {
  position: absolute;
  top: 0;
  left: 0;
}

.movie {
  position: relative;
}

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

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

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

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

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

@media screen and (max-width: 768px) {
  .credit li:not(:last-child) {
    padding-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 15px;
  }
}

.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) {
  .credit li a:hover:not(.hovernone) {
    opacity: 0.7;
  }
}

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

@media screen and (max-width: 768px) {
  .credit li a img {
    width: 16%;
    margin-right: 15px;
  }
}

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

@media screen and (max-width: 768px) {
  .credit li a .data {
    margin-right: 15px;
  }
}

.credit li a .buy {
  color: #fff;
  background-color: #000;
  text-align: center;
  margin-left: auto;
}

@media screen and (min-width: 769px) {
  .credit li a .buy {
    padding: 6px 0;
    width: 60px;
  }
}

@media screen and (max-width: 768px) {
  .credit li a .buy {
    padding: 6px 0;
    width: 45px;
  }
}

.credit li a .coming {
  color: #fff;
  background-color: #000;
  text-align: center;
  margin-left: auto;
  white-space: nowrap;
}

@media screen and (min-width: 769px) {
  .credit li a .coming {
    padding: 6px 15px;
  }
}

@media screen and (max-width: 768px) {
  .credit li a .coming {
    padding: 6px 7px;
  }
}

/* #styling01
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #styling01 .sectitle {
    top: 30px;
    right: -25px;
  }
}

@media screen and (max-width: 768px) {
  #styling01 .sectitle {
    top: 20px;
    right: -15px;
  }
}

#styling01 .flex_1 {
  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) {
  #styling01 .flex_1 {
    margin-bottom: 80px;
  }
}

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

@media screen and (min-width: 769px) {
  #styling01 .flex_1 .left {
    width: 52%;
  }
}

@media screen and (max-width: 768px) {
  #styling01 .flex_1 .left {
    width: 60%;
  }
}

@media screen and (min-width: 769px) {
  #styling01 .flex_1 .right {
    width: 39%;
  }
}

@media screen and (max-width: 768px) {
  #styling01 .flex_1 .right {
    width: 34%;
  }
}

@media screen and (min-width: 769px) {
  #styling01 .flex_1 .right img:first-child {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  #styling01 .flex_1 .right img:first-child {
    margin-bottom: 10px;
  }
}

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

@media screen and (min-width: 769px) {
  #styling01 .flex_2 {
    -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) {
  #styling01 .flex_2 {
    -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) {
  #styling01 .flex_2 .movie {
    width: 52%;
  }
}

@media screen and (max-width: 768px) {
  #styling01 .flex_2 .movie {
    width: 80%;
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 769px) {
  #styling01 .flex_2 .credit {
    width: 43%;
  }
}

/* #styling02
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #styling02 .sectitle {
    top: 30px;
    left: -25px;
  }
}

@media screen and (max-width: 768px) {
  #styling02 .sectitle {
    top: 20px;
    left: -15px;
  }
}

#styling02 .flex_1 {
  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) {
  #styling02 .flex_1 {
    margin-bottom: 80px;
  }
}

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

@media screen and (min-width: 769px) {
  #styling02 .flex_1 .left {
    width: 39%;
  }
}

@media screen and (max-width: 768px) {
  #styling02 .flex_1 .left {
    width: 34%;
  }
}

@media screen and (min-width: 769px) {
  #styling02 .flex_1 .right {
    width: 52%;
    margin-top: 150px;
  }
}

@media screen and (max-width: 768px) {
  #styling02 .flex_1 .right {
    width: 60%;
    margin-top: 55px;
  }
}

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

@media screen and (min-width: 769px) {
  #styling02 .flex_2 {
    -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) {
  #styling02 .flex_2 {
    -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) {
  #styling02 .flex_2 .movie {
    width: 52%;
  }
}

@media screen and (max-width: 768px) {
  #styling02 .flex_2 .movie {
    width: 80%;
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 769px) {
  #styling02 .flex_2 .credit {
    width: 43%;
  }
}

/* #styling03
---------------------------------------------*/
#styling03 .sectitle {
  position: absolute;
  z-index: 2;
}

@media screen and (min-width: 769px) {
  #styling03 .sectitle {
    bottom: 30px;
    left: 10%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media screen and (max-width: 768px) {
  #styling03 .sectitle {
    top: 50%;
    right: 86%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

#styling03 .secmain_03 {
  width: 100%;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

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

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

#styling03 .secmain_03 .img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 769px) {
  #styling03 .secmain_03 .img {
    margin-left: 10%;
    width: calc(100% - 10%);
  }
}

@media screen and (max-width: 768px) {
  #styling03 .secmain_03 .img {
    margin-left: 10%;
    width: calc(100% - 10%);
  }
}

#styling03 .secmain_03 .img img {
  display: block;
}

@media screen and (min-width: 769px) {
  #styling03 .secmain_03 .img img {
    width: 49.5%;
  }
}

@media screen and (max-width: 768px) {
  #styling03 .secmain_03 .img img {
    width: 75%;
  }
}

@media screen and (min-width: 769px) {
  #styling03 .secmain_03 .img img:first-child {
    margin-right: 1%;
  }
}

@media screen and (max-width: 768px) {
  #styling03 .secmain_03 .img img:first-child {
    margin-right: 1%;
  }
}

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

@media screen and (min-width: 769px) {
  #styling03 .img_2 {
    width: 52%;
    margin-bottom: 80px;
  }
}

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

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

@media screen and (min-width: 769px) {
  #styling03 .flex_2 {
    -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) {
  #styling03 .flex_2 {
    -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) {
  #styling03 .flex_2 .movie {
    width: 52%;
  }
}

@media screen and (max-width: 768px) {
  #styling03 .flex_2 .movie {
    width: 80%;
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 769px) {
  #styling03 .flex_2 .credit {
    width: 43%;
  }
}

/* #styling04
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #styling04 .sectitle {
    top: 30px;
    right: -25px;
  }
}

@media screen and (max-width: 768px) {
  #styling04 .sectitle {
    top: 20px;
    right: -15px;
  }
}

#styling04 .flex_1 {
  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) {
  #styling04 .flex_1 {
    margin-bottom: 80px;
  }
}

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

@media screen and (min-width: 769px) {
  #styling04 .flex_1 .left {
    width: 48%;
  }
}

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

@media screen and (min-width: 769px) {
  #styling04 .flex_1 .right {
    width: 48%;
    margin-top: 200px;
  }
}

@media screen and (max-width: 768px) {
  #styling04 .flex_1 .right {
    width: 48%;
    margin-top: 50px;
  }
}

#styling04 .credit {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  #styling04 .credit {
    width: 86%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 769px) {
  #styling04 .credit li {
    width: calc((100% - 90px) / 2);
    margin-bottom: 0;
  }
}

/* #styling05
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #styling05 .sectitle {
    bottom: 30px;
    left: 5px;
  }
}

@media screen and (max-width: 768px) {
  #styling05 .sectitle {
    top: 20px;
    left: -15px;
  }
}

#styling05 .secmain_05 {
  margin-left: auto;
  position: relative;
}

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

@media screen and (max-width: 768px) {
  #styling05 .secmain_05 {
    margin-bottom: 40px;
    width: 89%;
  }
}

#styling05 .secmain_05 .sectitle {
  position: absolute;
  z-index: 2;
}

#styling05 .secmain_05 .imgwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
}

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

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

@media screen and (min-width: 769px) {
  #styling05 .secmain_05 .imgwrap .img {
    width: 64.5%;
  }
}

@media screen and (max-width: 768px) {
  #styling05 .secmain_05 .imgwrap .img {
    width: 100%;
    margin-bottom: 10px;
  }
}

#styling05 .secmain_05 .imgwrap .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  #styling05 .secmain_05 .imgwrap .right {
    width: 31%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

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

@media screen and (max-width: 768px) {
  #styling05 .secmain_05 .imgwrap .right > p {
    width: calc((100% - 10px) / 2);
  }
}

#styling05 .flex_1 {
  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) {
  #styling05 .flex_1 {
    margin-bottom: 80px;
  }
}

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

@media screen and (min-width: 769px) {
  #styling05 .flex_1 .left {
    width: 52%;
  }
}

@media screen and (max-width: 768px) {
  #styling05 .flex_1 .left {
    width: 60%;
  }
}

@media screen and (min-width: 769px) {
  #styling05 .flex_1 .right {
    width: 39%;
  }
}

@media screen and (max-width: 768px) {
  #styling05 .flex_1 .right {
    width: 34%;
  }
}

@media screen and (min-width: 769px) {
  #styling05 .flex_1 .right img:first-child {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  #styling05 .flex_1 .right img:first-child {
    margin-bottom: 10px;
  }
}

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

@media screen and (min-width: 769px) {
  #styling05 .flex_2 {
    -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) {
  #styling05 .flex_2 {
    -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) {
  #styling05 .flex_2 .movie {
    width: 52%;
  }
}

@media screen and (max-width: 768px) {
  #styling05 .flex_2 .movie {
    width: 80%;
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 769px) {
  #styling05 .flex_2 .credit {
    width: 43%;
  }
}

/* #styling06
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #styling06 .sectitle {
    top: 30px;
    left: 62.5%;
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
  }
}

@media screen and (max-width: 768px) {
  #styling06 .sectitle {
    top: 20px;
    left: 80%;
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
  }
}

#styling06 .secmain_06 {
  position: relative;
}

@media screen and (min-width: 769px) {
  #styling06 .secmain_06 {
    margin-bottom: 80px;
    padding-bottom: 260px;
  }
}

@media screen and (max-width: 768px) {
  #styling06 .secmain_06 {
    margin-bottom: 40px;
    padding-bottom: 120px;
  }
}

@media screen and (min-width: 769px) {
  #styling06 .secmain_06 .img {
    width: 62.5%;
  }
}

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

#styling06 .secmain_06 .img_2 {
  position: absolute;
}

@media screen and (min-width: 769px) {
  #styling06 .secmain_06 .img_2 {
    width: 43%;
    bottom: 0;
    right: 0;
  }
}

@media screen and (max-width: 768px) {
  #styling06 .secmain_06 .img_2 {
    width: 42%;
    bottom: 0;
    right: 0;
  }
}

#styling06 .secmain_06 .sectitle {
  position: absolute;
  z-index: 2;
}

#styling06 .flex_1 {
  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-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  #styling06 .flex_1 {
    margin-bottom: 80px;
    width: 86%;
  }
}

@media screen and (max-width: 768px) {
  #styling06 .flex_1 {
    margin-bottom: 40px;
    width: 86%;
  }
}

@media screen and (min-width: 769px) {
  #styling06 .flex_1 img {
    width: calc((100% - 20px) / 2);
  }
}

@media screen and (max-width: 768px) {
  #styling06 .flex_1 img {
    width: calc((100% - 10px) / 2);
  }
}

#styling06 .credit {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  #styling06 .credit {
    width: 86%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 769px) {
  #styling06 .credit li {
    width: calc((100% - 90px) / 2);
  }
}

@media screen and (min-width: 769px) {
  #styling06 .credit li:nth-child(3) {
    margin-bottom: 0;
  }
}

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

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

@media screen and (min-width: 769px) {
  #link .linkList li:first-child {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  #link .linkList li:first-child {
    margin-bottom: 15px;
  }
}

#link .linkList li a {
  display: block;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #000;
}

@media screen and (min-width: 769px) {
  #link .linkList li a {
    font-size: 18px;
    width: 400px;
    line-height: 60px;
  }
}

@media screen and (max-width: 768px) {
  #link .linkList li a {
    font-size: 13px;
    width: 290px;
    line-height: 45px;
  }
}

@media screen and (min-width: 769px) {
  #link .linkList li a:hover {
    text-decoration: underline;
  }
}

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

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

#inst .inst_title {
  text-align: center;
}

@media screen and (min-width: 769px) {
  #inst .inst_title {
    font-size: 24px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  #inst .inst_title {
    font-size: 18px;
    margin-bottom: 10px;
  }
}

/* バナー
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #bnr {
    margin-bottom: 140px;
  }
}

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

#bnr a {
  display: block;
  margin: 0 auto;
  text-align: center;
}

@media screen and (min-width: 769px) {
  #bnr a {
    width: 400px;
  }
}

@media screen and (max-width: 768px) {
  #bnr a {
    width: 290px;
  }
}

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

#bnr a img {
  margin-bottom: 10px;
}

@media screen and (min-width: 769px) {
  #bnr a.point {
    margin-bottom: 50px;
  }
}

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

/* フッター
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #footer {
    padding: 0 20px;
  }
}

#footer .inner {
  position: relative;
}

@media screen and (min-width: 769px) {
  #footer {
    padding-bottom: 30px;
  }
}

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

#footer .logo a {
  display: block;
}

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

@media screen and (max-width: 768px) {
  #footer .logo a {
    width: 33%;
    margin: 0 auto 30px;
  }
}

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

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

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

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

#footer .totop {
  background-color: #fff;
  cursor: pointer;
  border: 1px solid #000;
  position: absolute;
  right: 0px;
  bottom: 0px;
  height: 40px;
  width: 40px;
}

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

@media screen and (min-width: 769px) {
  #footer .totop:hover {
    opacity: 0.6;
  }
}
/*# sourceMappingURL=style.css.map */