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

/* line-heightの上下をなくす
===================================================== */
/* letter-spacingの文末をなくす
===================================================== */
/* clearfix
===================================================== */
/* hover
===================================================== */
/* linkcolor
===================================================== */
/* z-index
===================================================== */
/* rem変換
===================================================== */
/* vw変換
===================================================== */
/* vw変換、min最大値あり、プラスの場合(PC用)
===================================================== */
/* vw変換、max最小値あり、マイナスの場合(PC用)
===================================================== */
/* ラインハイト計算
===================================================== */
/* レタースペーシング計算
===================================================== */
/* right-arrow
===================================================== */
/* aspect-area
===================================================== */
/* aspect-area-h
===================================================== */
/* youtube
===================================================== */
/* margin: 0 auto
===================================================== */
/* color
===================================================== */
/* font-size
===================================================== */
/* font-family
===================================================== */
/* コンテンツ幅
===================================================== */
/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* loopslide
============================================ */
/* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  font-family: "din-condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #fff;
  color: #000;
  letter-spacing: 0.03em;
  line-height: 1.6;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  html,
body {
    font-size: 16px;
  }
}

.wrapper {
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

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

@media screen and (min-width: 768px) {
  .pc-none {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pc-none {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .sp-none {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sp-none {
    display: none;
  }
}

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

/* .header
===================================================== */
.header {
  width: 100%;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  border-bottom: 1px solid #ddd;
}
@media screen and (min-width: 768px) {
  .header {
    height: 60px;
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .header {
    height: 60px;
    padding: 15px;
  }
}
@media screen and (min-width: 768px) {
  .header-logo {
    width: 160px;
  }
}
@media screen and (max-width: 767px) {
  .header-logo {
    width: 120px;
  }
}
.header-logo a {
  display: block;
}
.header .header-line__item {
  display: block;
  width: 100%;
  background-color: #1E4D40;
}
@media screen and (min-width: 768px) {
  .header .header-line__item {
    height: 3px;
  }
}
@media screen and (max-width: 767px) {
  .header .header-line__item {
    height: 2px;
  }
}
.header .header-line--open,
.header .header-line--close {
  cursor: pointer;
}
.header .header-line--open {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .header .header-line--open {
    width: 35px;
    height: 23px;
  }
}
@media screen and (max-width: 767px) {
  .header .header-line--open {
    width: 30px;
    height: 18px;
  }
}
.header .header-line--close {
  position: relative;
  display: none;
}
@media screen and (min-width: 768px) {
  .header .header-line--close {
    width: 21px;
    height: 21px;
  }
}
@media screen and (max-width: 767px) {
  .header .header-line--close {
    width: 22px;
    height: 22px;
  }
}
.header .header-line--close .header-line__item {
  position: absolute;
  top: 50%;
  left: 50%;
}
@media screen and (min-width: 768px) {
  .header .header-line--close .header-line__item {
    height: 37px;
    width: 3px;
  }
}
@media screen and (max-width: 767px) {
  .header .header-line--close .header-line__item {
    height: 30px;
    width: 2px;
  }
}
.header .header-line--close .header-line__item:first-of-type {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.header .header-line--close .header-line__item:last-child {
  transform: translate(-50%, -50%) rotate(45deg);
}

/* .nav-back
===================================================== */
.nav-back {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 3;
  display: none;
}

/* .nav
===================================================== */
.nav {
  background-color: #1E4D40;
  color: #fff;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99;
  transform: translateX(110%);
  transition: transform 0.3s;
  z-index: 3;
  font-family: "din-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .nav {
    padding-top: 120px;
    padding-left: 40px;
    width: 35vw;
  }
}
@media screen and (max-width: 767px) {
  .nav {
    padding-top: 115px;
    padding-left: 30px;
    width: 300px;
  }
}
.nav.on {
  transform: translateX(0);
}
@media screen and (min-width: 768px) {
  .nav-col, .nav-online {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .nav-col, .nav-online {
    margin-bottom: 45px;
  }
}
.nav-col dt {
  letter-spacing: 0;
  font-family: "din-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .nav-col dt {
    font-size: 22px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .nav-col dt {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.nav-col dd {
  line-height: 1;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .nav-col dd {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .nav-col dd {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .nav-col dd:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .nav-col dd:not(:last-child) {
    margin-bottom: 15px;
  }
}
.nav-col dd a {
  display: flex;
  align-items: center;
}
.nav-col dd .line {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .nav-col dd .line {
    width: 10px;
    height: 1px;
    margin: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .nav-col dd .line {
    width: 10px;
    height: 1px;
    margin: 0 10px;
  }
}
.nav-col dd .text {
  text-decoration: underline;
}
.nav-online a {
  display: inline-block;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .nav-online a {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .nav-online a {
    font-size: 18px;
  }
}
.nav-inst a {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .nav-inst a img {
    width: 22px;
    margin-right: 6px;
  }
}
@media screen and (max-width: 767px) {
  .nav-inst a img {
    width: 22px;
    margin-right: m10px;
  }
}
.nav-inst a span {
  display: inline-block;
  font-family: "din-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-decoration: underline;
}

/* .top
===================================================== */
.top {
  width: 100%;
  position: fixed;
  left: 0;
  z-index: 1;
  top: 0;
}
@media screen and (min-width: 768px) {
  .top {
    max-height: 100vh;
    height: 56.25vw;
  }
}
@media screen and (max-width: 767px) {
  .top {
    max-height: 100vh;
    max-height: calc(var(--vh, 1vh) * 100);
    height: 177.7777777778vw;
  }
}
.top.max {
  height: 100vh !important;
}
@media screen and (max-width: 767px) {
  .top.max {
    max-height: none;
  }
}
.top__inner {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .top__inner {
    max-height: 100vh;
  }
}
@media screen and (max-width: 767px) {
  .top__inner {
    max-height: 100vh;
  }
}
.top .top-movie {
  width: 100%;
  height: 100%;
}
.top .top-movie video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center bottom;
     object-position: center bottom;
}
.top .top-text {
  position: absolute;
  top: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .top .top-text {
    padding: calc(60px + 5%) 0 30px 5%;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .top .top-text {
    padding: calc(15% + 55px) 7% 20px 0;
    align-items: flex-end;
    right: 0;
  }
}
.top .top-text__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .top .top-text__inner {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.top .top-title {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .top .top-title {
    width: 29.1666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .top .top-title {
    width: 61.3333333333vw;
  }
}
.top .top-title .top-title__logo {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .top .top-title .top-title__logo {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .top .top-title .top-title__logo {
    margin-bottom: 15px;
  }
}
.top .top-title .top-title__text {
  width: 100%;
}
.top .top-line {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .top .top-line {
    bottom: 10%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .top .top-line {
    bottom: 12%;
    margin-bottom: 10px;
  }
}
.top .top-line::before {
  content: "";
  display: block;
  width: 1px;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .top .top-line::before {
    max-height: 200px;
    height: 10vw;
  }
}
@media screen and (max-width: 767px) {
  .top .top-line::before {
    height: 10vh;
  }
}
.top .top-line::after {
  content: "";
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.top .top-scroll {
  display: block;
  color: #fff;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .top .top-scroll {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .top .top-scroll {
    font-size: 16px;
  }
}

/* .content
===================================================== */
.content {
  z-index: 2;
  position: relative;
}
.content::before {
  content: "";
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .content::before {
    max-height: 100vh;
    height: 56.25vw;
  }
}
@media screen and (max-width: 767px) {
  .content::before {
    max-height: 100vh;
    max-height: calc(var(--vh, 1vh) * 100);
    height: 177.7777777778vw;
  }
}
.content .content-color {
  width: 100%;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .content .content-color {
    padding-top: 250px;
  }
}
@media screen and (max-width: 767px) {
  .content .content-color {
    padding-top: 40vw;
  }
}
@media screen and (min-width: 768px) {
  .content .content-inner {
    max-width: 600;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .content .content-inner {
    width: 100%;
  }
}

/* .sec
===================================================== */
@media screen and (min-width: 768px) {
  .sec {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 300px;
  }
}
@media screen and (max-width: 767px) {
  .sec {
    width: 100%;
    padding-bottom: 58.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .sec:last-child {
    padding-bottom: 250px;
  }
}
@media screen and (max-width: 767px) {
  .sec:last-child {
    padding-bottom: 40vw;
  }
}
.sec .sec-img--1 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sec .sec-img--1 {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-img--1 {
    margin-bottom: 18.6666666667vw;
  }
}

/* スライド共通
===================================================== */
.slick-dots {
  display: flex;
  position: absolute;
  z-index: 5;
  cursor: pointer;
}
.slick-dots li {
  border-radius: 50%;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .slick-dots li {
    height: 16px;
    width: 16px;
    border: 1px solid #000;
  }
}
@media screen and (max-width: 767px) {
  .slick-dots li {
    height: 3.7333333333vw;
    width: 3.7333333333vw;
    border: 0.2666666667vw solid #000;
  }
}
.slick-dots li button {
  text-indent: -9999px;
}
.slick-dots li.slick-active {
  background-color: #1E4D40;
}
@media screen and (min-width: 768px) {
  .slick-dots li.slick-active {
    border: 1px solid #1E4D40;
  }
}
@media screen and (max-width: 767px) {
  .slick-dots li.slick-active {
    border: 0.2666666667vw solid #1E4D40;
  }
}

/* .slickfade-wrap
===================================================== */
@media screen and (min-width: 768px) {
  .slickfade-wrap {
    width: 420px !important;
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .slickfade-wrap {
    width: 80vw !important;
    margin-bottom: 18.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .slickfade-wrap:first-of-type {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .slickfade-wrap:first-of-type {
    margin-bottom: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .slickfade-wrap .slick-dots {
    top: 30px;
    gap: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .slickfade-wrap .slick-dots {
    top: 5.3333333333vw;
    gap: 0 4.2666666667vw;
  }
}

.sec:nth-child(even) .slickfade-wrap--right {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .sec:nth-child(even) .slickfade-wrap--right .slick-dots {
    left: -30px;
    transform: translateX(-100%);
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-child(even) .slickfade-wrap--right .slick-dots {
    left: -17.3333333333vw;
  }
}
.sec:nth-child(even) .slickfade-wrap--left {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec:nth-child(even) .slickfade-wrap--left .slick-dots {
    right: -30px;
    transform: translateX(100%);
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-child(even) .slickfade-wrap--left .slick-dots {
    right: -17.3333333333vw;
  }
}

.sec:nth-child(odd) .slickfade-wrap--left {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .sec:nth-child(odd) .slickfade-wrap--left .slick-dots {
    left: -30px;
    transform: translateX(-100%);
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-child(odd) .slickfade-wrap--left .slick-dots {
    left: -17.3333333333vw;
  }
}
.sec:nth-child(odd) .slickfade-wrap--right {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec:nth-child(odd) .slickfade-wrap--right .slick-dots {
    right: -30px;
    transform: translateX(100%);
  }
}
@media screen and (max-width: 767px) {
  .sec:nth-child(odd) .slickfade-wrap--right .slick-dots {
    right: -17.3333333333vw;
  }
}

/* .slick--center
===================================================== */
.slickcenter .sec-img__item {
  margin: 0 5px;
}
.slickcenter .slick-dots {
  left: 50%;
  transform: translate(-50%, 100%);
}
@media screen and (min-width: 768px) {
  .slickcenter .slick-dots {
    bottom: -20px;
    gap: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .slickcenter .slick-dots {
    bottom: -5.3333333333vw;
    gap: 0 5.3333333333vw;
  }
}

/* .credit
===================================================== */
.credit-wrap {
  position: relative;
  cursor: pointer;
}
.credit-wrap::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s;
}
.credit-wrap.on::before {
  opacity: 1;
  transform: translateY(0px);
}
.credit-wrap.on .credit-mark {
  transform: rotate(-225deg);
}

.credit-mark {
  position: absolute;
  z-index: 3;
  bottom: 15px;
  right: 15px;
  transform-origin: center;
  display: block;
  transition: transform 0.3s;
}
@media screen and (min-width: 768px) {
  .credit-mark {
    width: 30px;
  }
}
@media screen and (max-width: 767px) {
  .credit-mark {
    width: 25px;
  }
}

.credit {
  display: none;
  position: absolute;
  width: 100%;
  right: 0;
  bottom: 65px;
  color: #fff;
  z-index: 3;
  padding: 15px 15px 0 15px;
}
@media screen and (min-width: 768px) {
  .credit {
    width: 240px;
  }
}
@media screen and (max-width: 767px) {
  .credit {
    max-width: 80vw;
  }
}

.credit-h {
  margin-bottom: 7px;
}

.credit-list__link {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  text-transform: uppercase;
  padding: 3px 0;
}
.credit-list__price {
  margin-left: 10px;
}
.credit-list__tax {
  font-size: 15px;
  text-transform: lowercase;
  font-family: "din-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  margin-left: 2px;
}
.credit-list__right--buy {
  text-decoration: underline;
}

/* #sec--2
===================================================== */
#sec--2 {
  overflow-x: hidden;
}
#sec--2 .sec-img--4 {
  position: relative;
  width: 100%;
}
#sec--2 .sec-img--4 > img {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-img--4 > img {
    width: 420px;
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-img--4 > img {
    width: 74.6666666667vw;
  }
}
#sec--2 .sec-img--4__item {
  position: absolute;
  width: 100%;
  right: 0;
  pointer-events: none;
  bottom: -15%;
  -webkit-animation: kirinuki 15s infinite linear;
          animation: kirinuki 15s infinite linear;
}
@-webkit-keyframes kirinuki {
  0% {
    right: 0;
    left: auto;
    transform: translateX(100%);
  }
  100% {
    right: 100%;
    left: auto;
    transform: translateX(0);
  }
}
@keyframes kirinuki {
  0% {
    right: 0;
    left: auto;
    transform: translateX(100%);
  }
  100% {
    right: 100%;
    left: auto;
    transform: translateX(0);
  }
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-img--4__item {
    width: 250px !important;
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-img--4__item {
    width: 53.3333333333vw !important;
  }
}

/* .footer
===================================================== */
.footer {
  position: relative;
  width: 100%;
  height: 100vh;
}
.footer .staff {
  position: absolute;
  z-index: 2;
  left: 5%;
  color: #fff;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .footer .staff {
    top: calc(10% + 60px);
  }
}
@media screen and (max-width: 767px) {
  .footer .staff {
    top: calc(10% + 60px);
  }
}
.footer .staff-title {
  font-size: 18px;
  margin-bottom: 7px;
}
.footer .staff-credit {
  font-size: 15px;
  line-height: 1.6;
}
.footer .totop {
  position: absolute;
  z-index: 2;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}
.footer .totop .totop-text {
  text-transform: uppercase;
  color: #fff;
  font-size: 40px;
  letter-spacing: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer .totop .totop-text::before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  margin-bottom: -10px;
}

/* anime
===================================================== *//*# sourceMappingURL=style.css.map */