@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
===================================================== */
/* color
===================================================== */
/* font-size
===================================================== */
/* font-family
===================================================== */
/* コンテンツ幅
===================================================== */
/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* レスポンシブメモ
===================================================== */
/*
コンテンツ幅：
〜1000px：縮小
1000px〜：固定

余白：SP + 20px

フォントサイズ：SP + 3px



*/
/* 
============================================ */ /* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  color: #333;
  letter-spacing: 0;
  line-height: 1.6;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  overflow: hidden;
  background-color: #f2ede6;
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  html,
body {
    font-size: 12px;
  }
}

.wrapper {
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

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

.kugiri-line {
  border-bottom: 1px solid rgba(51, 51, 51, 0.3);
}
@media screen and (min-width: 768px) {
  .kugiri-line {
    padding-bottom: min(12vw, 120px);
    margin-bottom: min(12vw, 120px);
  }
}
@media screen and (max-width: 767px) {
  .kugiri-line {
    padding-bottom: 26.6666666667vw;
    margin-bottom: 26.6666666667vw;
  }
}

/* .leeep
===================================================== */
/* .inner
===================================================== */
.inner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .inner {
    width: min(98vw, 980px);
  }
}
@media screen and (max-width: 767px) {
  .inner {
    width: 90vw;
  }
}

.inner--min {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .inner--min {
    width: min(80vw, 800px);
  }
}
@media screen and (max-width: 767px) {
  .inner--min {
    width: 80vw;
  }
}

/* .wrapper
===================================================== */
.wrapper {
  position: relative;
  z-index: 1;
}

.contents {
  position: relative;
  z-index: 3;
}

/* .back
===================================================== */
.back {
  position: fixed;
  z-index: 2;
  opacity: 0.8;
}

.back--right {
  top: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  .back--right {
    width: min(24vw, 240px);
  }
}
@media screen and (max-width: 767px) {
  .back--right {
    width: 50.6666666667vw;
  }
}

.back--left {
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  .back--left {
    width: min(27vw, 270px);
  }
}
@media screen and (max-width: 767px) {
  .back--left {
    width: 58.6666666667vw;
  }
}

/* .top
===================================================== */
.top {
  width: 100%;
}
.top video {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .top video {
    width: min(60vw, 600px);
  }
}
@media screen and (max-width: 767px) {
  .top video {
    width: 100%;
  }
}

/* .lead
===================================================== */
@media screen and (min-width: 768px) {
  .lead {
    padding-top: min(8vw, 80px);
  }
}
@media screen and (max-width: 767px) {
  .lead {
    padding-top: 17.7777777778vw;
  }
}
.lead .lead-logo {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .lead .lead-logo {
    width: min(11vw, 110px);
    margin-bottom: min(5vw, 50px);
  }
}
@media screen and (max-width: 767px) {
  .lead .lead-logo {
    width: 26.6666666667vw;
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .lead .lead-title {
    margin-bottom: min(5vw, 50px);
  }
}
@media screen and (max-width: 767px) {
  .lead .lead-title {
    margin-bottom: 8vw;
  }
}
.lead .lead-title span {
  display: block;
  white-space: nowrap;
  font-family: "quiche-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
}
.lead .lead-title .lead-title__big {
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .lead .lead-title .lead-title__big {
    font-size: min(2.7vw, 27px);
  }
}
@media screen and (max-width: 767px) {
  .lead .lead-title .lead-title__big {
    font-size: 6.1333333333vw;
  }
}
.lead .lead-title .lead-title__min {
  letter-spacing: 0.02em;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  .lead .lead-title .lead-title__min {
    font-size: min(2.3vw, 23px);
    margin-top: min(0.3vw, 3px);
  }
}
@media screen and (max-width: 767px) {
  .lead .lead-title .lead-title__min {
    font-size: 5.0666666667vw;
  }
}
.lead .lead-title .lead-title__min .lead-title__week {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .lead .lead-title .lead-title__min .lead-title__week {
    font-size: min(1.8vw, 18px);
  }
}
@media screen and (max-width: 767px) {
  .lead .lead-title .lead-title__min .lead-title__week {
    font-size: 4vw;
  }
}
.lead .lead-text {
  letter-spacing: 0em;
  line-height: 2.3333333333;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .lead .lead-text {
    font-size: min(1.5vw, 15px);
    text-align: center;
    width: min(80vw, 800px);
  }
}
@media screen and (max-width: 767px) {
  .lead .lead-text {
    width: 80vw;
    font-size: 3.2vw;
  }
}

/* .lineup
===================================================== */
.lineup .lineup-title {
  text-transform: uppercase;
  font-family: "quiche-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  .lineup .lineup-title {
    font-size: min(2.9vw, 29px);
    margin-bottom: min(5vw, 50px);
  }
}
@media screen and (max-width: 767px) {
  .lineup .lineup-title {
    font-size: 6.9333333333vw;
    margin-bottom: 8vw;
  }
}
.lineup .lineup-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .lineup .lineup-list {
    margin-top: -8vw;
  }
}
@media screen and (min-width: 768px) {
  .lineup .lineup-list .lineup-list__item {
    width: 20%;
  }
}
@media screen and (max-width: 767px) {
  .lineup .lineup-list .lineup-list__item {
    width: 42%;
    margin-top: 8vw;
  }
}
.lineup .lineup-list .lineup-list__link {
  display: block;
}
@media screen and (min-width: 768px) {
  .lineup .lineup-list .lineup-list__link:hover .lineup-list__img img {
    transform: scale(1.1);
  }
}
.lineup .lineup-list .lineup-list__img {
  overflow: hidden;
  border-radius: 50%;
}
@media screen and (min-width: 768px) {
  .lineup .lineup-list .lineup-list__img {
    margin-bottom: min(3vw, 30px);
  }
}
@media screen and (max-width: 767px) {
  .lineup .lineup-list .lineup-list__img {
    margin-bottom: 2.6666666667vw;
  }
}
.lineup .lineup-list .lineup-list__img img {
  transition: transform 0.3s;
}
.lineup .lineup-list .lineup-list__name {
  font-family: "quiche-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.02em;
  line-height: 1.4666666667;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .lineup .lineup-list .lineup-list__name {
    font-size: min(1.8vw, 18px);
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .lineup .lineup-list .lineup-list__name {
    font-size: 4vw;
  }
}

/* .sec
===================================================== */
.sec .sec-main {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec .sec-main {
    width: min(60vw, 600px);
    margin-bottom: min(5vw, 50px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-main {
    width: 80vw;
    margin-bottom: 8vw;
  }
}
.sec .sec-main .main-img .main-img__item {
  transition: opacity 0.7s;
}
.sec .sec-main .main-img .main-img__item:first-child {
  z-index: 1;
  position: relative;
}
.sec .sec-main .main-img .main-img__item:last-child {
  opacity: 0;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
}
.sec .sec-main .sec-title {
  position: absolute;
  z-index: 3;
}
.sec .sec-main .sec-tap {
  position: absolute;
  z-index: 3;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .sec .sec-main .sec-tap {
    width: min(6.8vw, 68px);
    height: min(6.8vw, 68px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-main .sec-tap {
    width: 12.8vw;
    height: 12.8vw;
  }
}
.sec .sec-main .sec-tap.sec-tap--lb {
  left: -6%;
  bottom: -3%;
}
.sec .sec-main .sec-tap.sec-tap--rt {
  right: -6%;
  top: -3%;
}
.sec .sec-main .sec-tap.sec-tap--rb {
  right: -6%;
  bottom: -3%;
}
.sec .sec-main .sec-tap .sec-tap__text {
  font-family: "quiche-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .sec .sec-main .sec-tap .sec-tap__text {
    font-size: min(2vw, 20px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-main .sec-tap .sec-tap__text {
    font-size: 4.2666666667vw;
  }
}
.sec .sec-main .sec-tap .sec-tap__text.left {
  transform: rotate(-7deg);
}
.sec .sec-main .sec-tap .sec-tap__text.right {
  transform: rotate(7deg);
}
.sec .sec-sub {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sec .sec-sub {
    max-width: min(80vw, 800px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .sec .sec-sub .sec-sub__item {
    width: calc((100% - min(1vw, 10px)) / 3);
    margin-bottom: min(7vw, 70px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-sub .sec-sub__item {
    width: calc((100% - 1.3333333333vw) / 3);
    margin-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .sec-credit {
    margin-bottom: min(4vw, 40px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-credit {
    margin-bottom: 5.3333333333vw;
  }
}
.sec .sec-credit .sec-credit__link {
  display: flex;
  justify-content: center;
  letter-spacing: 0.02em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec .sec-credit .sec-credit__link:hover .sec-credit__buy {
    color: #333;
    background-color: #fff;
  }
}
.sec .sec-credit .sec-credit__data {
  font-family: "quiche-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .sec .sec-credit .sec-credit__data {
    font-size: min(2.2vw, 22px);
    margin-right: min(3vw, 30px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-credit .sec-credit__data {
    font-size: 5.0666666667vw;
    margin-right: 2.6666666667vw;
  }
}
.sec .sec-credit .sec-credit__buy {
  color: #fff;
  background-color: #333;
  border: 1px solid #333;
  line-height: 1;
  text-align: center;
  transition: all 0.3s;
  font-family: "quiche-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .sec .sec-credit .sec-credit__buy {
    font-size: min(1.8vw, 18px);
    width: min(7.8vw, 78px);
    height: min(3.2vw, 32px);
    padding-top: min(0.6vw, 6px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-credit .sec-credit__buy {
    font-size: 4vw;
    width: 15.4666666667vw;
    height: 7.2vw;
    padding-top: 1.3333333333vw;
  }
}
.sec .sec-text {
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 0.03em;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .sec .sec-text {
    font-size: min(1.6vw, 16px);
    margin-bottom: min(7vw, 70px);
    width: min(60vw, 600px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-text {
    font-size: 3.4666666667vw;
    margin-bottom: 13.3333333333vw;
    width: 80vw;
  }
}
.sec .sec-movie {
  background-color: #ccc;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec .sec-movie {
    width: min(60vw, 600px);
  }
}
@media screen and (max-width: 767px) {
  .sec .sec-movie {
    width: 80vw;
  }
}
.sec .sec-movie video {
  display: block;
  width: 100%;
}

/* #sec--1
===================================================== */
#sec--1 .sec-title {
  top: 50%;
  right: -4%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  #sec--1 .sec-title {
    width: min(6.6vw, 66px);
  }
}
@media screen and (max-width: 767px) {
  #sec--1 .sec-title {
    width: 8.8vw;
  }
}

/* #sec--2
===================================================== */
#sec--2 .sec-title {
  top: -3%;
  right: -3%;
}
@media screen and (min-width: 768px) {
  #sec--2 .sec-title {
    width: min(32.4vw, 324px);
  }
}
@media screen and (max-width: 767px) {
  #sec--2 .sec-title {
    width: 43.2vw;
  }
}

/* #sec--3
===================================================== */
@media screen and (min-width: 768px) {
  #sec--3 .sec-main {
    margin-bottom: min(6vw, 60px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-main {
    margin-bottom: 10.6666666667vw;
  }
}
#sec--3 .sec-title {
  bottom: -3.5%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  #sec--3 .sec-title {
    width: min(66vw, 660px);
  }
}
@media screen and (max-width: 767px) {
  #sec--3 .sec-title {
    width: 88vw;
  }
}

/* #sec--4
===================================================== */
@media screen and (min-width: 768px) {
  #sec--4 .sec-title {
    width: min(6.6vw, 66px);
  }
}
@media screen and (max-width: 767px) {
  #sec--4 .sec-title {
    width: 8.8vw;
  }
}
#sec--4 .sec-title--right {
  top: -3%;
  right: -4%;
}
#sec--4 .sec-title--left {
  bottom: -3%;
  left: -4%;
}

/* .itemall
===================================================== */
.itemall {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .itemall {
    width: min(40vw, 400px);
    line-height: min(6.2vw, 62px);
  }
}
@media screen and (max-width: 767px) {
  .itemall {
    width: 72vw;
    line-height: 13.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .itemall {
    margin-bottom: min(12vw, 120px);
  }
}
@media screen and (max-width: 767px) {
  .itemall {
    margin-bottom: 26.6666666667vw;
  }
}
.itemall .itemall__link {
  display: block;
  text-align: center;
  border: 1px solid #333;
  background-color: #333;
  color: #fff;
  letter-spacing: 0.08em;
  transition: all 0.3s;
}
@media screen and (min-width: 768px) {
  .itemall .itemall__link {
    font-size: min(1.7vw, 17px);
  }
}
@media screen and (max-width: 767px) {
  .itemall .itemall__link {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .itemall .itemall__link:hover {
    background-color: #fff;
    color: #333;
  }
}

/* .inst
===================================================== */
@media screen and (min-width: 768px) {
  .inst {
    margin-bottom: min(12vw, 120px);
  }
}
@media screen and (max-width: 767px) {
  .inst {
    margin-bottom: 26.6666666667vw;
  }
}
.inst .inst-title {
  font-family: "quiche-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .inst .inst-title {
    font-size: min(2.5vw, 25px);
    margin-bottom: min(4vw, 40px);
  }
}
@media screen and (max-width: 767px) {
  .inst .inst-title {
    font-size: 5.8666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}

/* .footer
===================================================== */
@media screen and (min-width: 768px) {
  .footer {
    padding-bottom: min(7vw, 70px);
  }
}
@media screen and (max-width: 767px) {
  .footer {
    padding-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .footer .footer-logo {
    margin-bottom: min(2vw, 20px);
  }
}
@media screen and (max-width: 767px) {
  .footer .footer-logo {
    margin-bottom: 5.3333333333vw;
  }
}
.footer .footer-logo .footer-logo__link {
  display: block;
  margin-left: auto;
  margin-right: auto;
  transition: all 0.3s;
}
@media screen and (min-width: 768px) {
  .footer .footer-logo .footer-logo__link {
    width: min(12vw, 120px);
  }
}
@media screen and (max-width: 767px) {
  .footer .footer-logo .footer-logo__link {
    width: 32vw;
  }
}
@media screen and (min-width: 768px) {
  .footer .footer-logo .footer-logo__link:hover {
    opacity: 0.6;
  }
}
.footer .footer-copy small {
  display: block;
  font-family: "quiche-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .footer .footer-copy small {
    font-size: min(1.3vw, 13px);
  }
}
@media screen and (max-width: 767px) {
  .footer .footer-copy small {
    font-size: 2.6666666667vw;
  }
}

/* .load
===================================================== */
.load {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #f2ede6;
  width: 100%;
  height: 100vh;
  z-index: 9999;
}
.load .load-logo {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-animation: fadeloop 2s ease-in infinite;
          animation: fadeloop 2s ease-in infinite;
}
@media screen and (min-width: 768px) {
  .load .load-logo {
    width: min(20vw, 200px);
  }
}
@media screen and (max-width: 767px) {
  .load .load-logo {
    width: 32vw;
  }
}
@-webkit-keyframes fadeloop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeloop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* animation
===================================================== */
.fade-trigger .fade-trigger__item--top {
  transform: translateY(15px);
  opacity: 0;
  transition: all 0.5s;
}
.fade-trigger .fade-trigger__item--bottom {
  transform: translateY(-15px);
  opacity: 0;
  transition: all 0.5s;
}
.fade-trigger .fade-trigger__item--right {
  transform: translateX(-15px);
  opacity: 0;
  transition: all 0.5s;
}
.fade-trigger .fade-trigger__item--left {
  transform: translateX(15px);
  opacity: 0;
  transition: all 0.5s;
}
.fade-trigger .fade-trigger__item--big {
  opacity: 0;
  transform: scale(0);
  transition: all 0.5s;
  transition-delay: 0.6s;
}
.fade-trigger.on .fade-trigger__item--top,
.fade-trigger.on .fade-trigger__item--bottom,
.fade-trigger.on .fade-trigger__item--right,
.fade-trigger.on .fade-trigger__item--left {
  transform: translate(0, 0);
  opacity: 1;
}
.fade-trigger.on .fade-trigger__item--big {
  opacity: 1;
  transform: scale(1);
}/*# sourceMappingURL=style.css.map */