@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変換
===================================================== */
/* vh変換(SP用)
===================================================== */
/* vw変換(SP用)
===================================================== */
/* vw変換(PC用) minとmax
===================================================== */
/* spサイズをpcへ引き伸ばし
===================================================== */
/* ラインハイト計算
===================================================== */
/* レタースペーシング計算
===================================================== */
/* right-arrow
===================================================== */
/* aspect-area(padding-top)
===================================================== */
/* aspect-area-h(height)
===================================================== */
/* youtube
===================================================== */
/* margin: 0 auto
===================================================== */
/* color
===================================================== */
/* font-size
===================================================== */
/* font-family
===================================================== */
/* コンテンツ幅
===================================================== */
/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* loopslide_x
============================================ */
/* loopslide_y
============================================ */
/* 読み込み
===================================================== */
/* common
===================================================== */
html,
body {
  background-color: #fff;
  color: #000;
  letter-spacing: 0;
  line-height: 1.6;
  font-family: "noto-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  html,
body {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  html,
body {
    font-size: 13px;
  }
}

.wrapper {
  overflow-x: hidden;
  width: 100%;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}
a[href=""] {
  pointer-events: none;
}

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

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

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

.slick,
#sec__3 .secImg__5,
.topSlide {
  pointer-events: none;
}

/* .load
===================================================== */
.load {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 99999999;
  transition: opacity 0.7s;
  pointer-events: none;
  background-color: #f2c3d4;
}
@media screen and (min-width: 768px) {
  .load {
    background-size: 44px 44px;
    background-position: 50% 50%;
    background-image: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2) 1px, transparent 1px, transparent 44px), repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2) 1px, transparent 1px, transparent 44px);
  }
}
@media screen and (max-width: 767px) {
  .load {
    background-size: 11.7333333333vw 11.7333333333vw;
    background-position: 50% 0.2666666667vw;
    background-image: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2) 0.2666666667vw, transparent 0.2666666667vw, transparent 11.7333333333vw), repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2) 0.2666666667vw, transparent 0.2666666667vw, transparent 11.7333333333vw);
  }
}
.load .load_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
}
.load .loadImg {
  position: relative;
}
@media screen and (min-width: 768px) {
  .load .loadImg {
    width: 289px;
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .load .loadImg {
    width: 77.0666666667vw;
  }
}
.load .loadImg::before {
  content: "";
  display: block;
  padding-top: 133.2179930796%;
  width: 100%;
}
.load .loadImg .loadImg_1 {
  position: absolute;
  top: 0;
}
.load .loadImg .loadImg_2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .load .loadImg .loadImg_2 {
    width: 320px;
    top: 27px;
  }
}
@media screen and (max-width: 767px) {
  .load .loadImg .loadImg_2 {
    width: 72vw;
    top: 13.3333333333vw;
  }
}

.load__2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 999999999;
  background-color: #fff;
}

/* .top
===================================================== */
.top {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .top {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .top {
    margin-top: 40px;
  }
}
.top .topSlide img {
  width: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 768px) {
  .top .topSlide img {
    height: calc(100vh - 50px);
    height: calc(100svh - 50px);
  }
}
@media screen and (max-width: 767px) {
  .top .topSlide img {
    height: calc(100vh - 40px);
    height: calc(100svh - 40px);
  }
}
.top .topTitle {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .top .topTitle {
    width: 34.1666666667vw;
    left: 4.1666666667vw;
    bottom: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topTitle {
    bottom: 6.1333333333vw;
    width: 91.7333333333vw;
    left: 50%;
    transform: translateX(-50%);
  }
}

/* .lead
===================================================== */
.lead {
  background-color: #f2c3d4;
}
@media screen and (min-width: 768px) {
  .lead {
    padding-bottom: 140px;
    padding-top: 143px;
  }
}
@media screen and (max-width: 767px) {
  .lead {
    padding-bottom: 24.5333333333vw;
    padding-top: 24.5333333333vw;
  }
}
.lead .lead_text {
  line-height: 2.6428571429;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .lead .lead_text {
    font-size: 14px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .lead .lead_text {
    font-size: 3.7333333333vw;
    width: 94.6666666667vw;
  }
}

/* .menu
===================================================== */
.menuArea {
  background-color: #f2c3d4;
}
@media screen and (min-width: 768px) {
  .menuArea {
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 767px) {
  .menuArea {
    padding-bottom: 26.6666666667vw;
  }
}

.menu {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .menu {
    width: 750px;
  }
}
@media screen and (max-width: 767px) {
  .menu {
    flex-wrap: wrap;
    width: 89.6vw;
    gap: 5.3333333333vw 0;
  }
}
@media screen and (min-width: 768px) {
  .menu .menu_item {
    width: 108px;
  }
}
@media screen and (max-width: 767px) {
  .menu .menu_item {
    width: 26.6666666667vw;
  }
}
.menu .menu_item:nth-of-type(1) {
  transition-delay: 0s;
}
.menu .menu_item:nth-of-type(2) {
  transition-delay: 0.2s;
}
.menu .menu_item:nth-of-type(3) {
  transition-delay: 0.4s;
}
.menu .menu_item:nth-of-type(4) {
  transition-delay: 0.6s;
}
.menu .menu_item:nth-of-type(5) {
  transition-delay: 0.8s;
}
.menu .menu_item:nth-of-type(6) {
  transition-delay: 1s;
}
.menu .menu_link {
  display: block;
}

/* .sec
===================================================== */
@media screen and (min-width: 768px) {
  .sec {
    padding-bottom: 150px;
    padding-top: 150px;
  }
}
@media screen and (max-width: 767px) {
  .sec {
    padding-bottom: 26.6666666667vw;
    padding-top: 26.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .sec_inner {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }
}
.sec .secNumber {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  .sec .secNumber {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secNumber {
    margin-bottom: 0.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .secNumber .secNumber_bg {
    width: 143px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secNumber .secNumber_bg {
    width: 29.3333333333vw;
  }
}
.sec .secNumber .secNumber_text {
  display: flex;
  align-items: baseline;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
.sec .secNumber .secNumber_text span {
  display: block;
  line-height: 1;
  font-family: "angie-sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.sec .secNumber .secNumber_text .secNumber_en {
  letter-spacing: 0.026em;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .sec .secNumber .secNumber_text .secNumber_en {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secNumber .secNumber_text .secNumber_en {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .secNumber .secNumber_text .secNumber_num {
    font-size: 28px;
    margin-left: 3px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secNumber .secNumber_text .secNumber_num {
    font-size: 5.8666666667vw;
    margin-left: 0.8vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .secTitle {
    margin-bottom: -1px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTitle {
    margin-bottom: -0.2666666667vw;
  }
}
.sec .secTitle span {
  display: block;
  letter-spacing: 0.03em;
  margin-left: auto;
  margin-right: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Gloock", serif;
  font-weight: 400;
  font-style: normal;
  white-space: nowrap;
}
.sec .secTitle .secTitle_top,
.sec .secTitle .secTitle_under {
  position: relative;
}
.sec .secTitle .secTitle_top span:first-child,
.sec .secTitle .secTitle_under span:first-child {
  color: #A33E62;
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .sec .secTitle .secTitle_top span:first-child,
.sec .secTitle .secTitle_under span:first-child {
    top: 2px;
    left: 3px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTitle .secTitle_top span:first-child,
.sec .secTitle .secTitle_under span:first-child {
    top: 0.5333333333vw;
    left: 0.8vw;
  }
}
.sec .secTitle .secTitle_top span:last-child,
.sec .secTitle .secTitle_under span:last-child {
  color: #fff;
  position: relative;
  z-index: 2;
}
.sec .secTitle .secTitle_top {
  line-height: 1.2702702703;
}
@media screen and (min-width: 768px) {
  .sec .secTitle .secTitle_top {
    font-size: 47px;
    margin-bottom: -3px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTitle .secTitle_top {
    font-size: 9.8666666667vw;
    margin-bottom: -0.8vw;
  }
}
.sec .secTitle .secTitle_under {
  line-height: 1.0217391304;
}
@media screen and (min-width: 768px) {
  .sec .secTitle .secTitle_under {
    font-size: 56px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secTitle .secTitle_under {
    font-size: 12.2666666667vw;
  }
}
.sec .secMainArea {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec .secMainArea {
    width: 650px;
  }
}
@media screen and (min-width: 768px) {
  .sec .secMain {
    margin-bottom: 11px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secMain {
    width: 100%;
    margin-bottom: 2.6666666667vw;
  }
}
.sec .secText {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec .secText {
    text-align: center;
    margin-bottom: 96px;
  }
}
@media screen and (max-width: 767px) {
  .sec .secText {
    margin-bottom: 15.4666666667vw;
    width: 94.4vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .secText span {
    line-height: 1.8;
    font-size: 16px;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sec .secText span {
    line-height: 1.6428571429;
    font-size: 3.7333333333vw;
  }
}
.sec .credit {
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec .credit {
    gap: 15px 0;
    width: 100%;
    margin-top: 100px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .sec .credit {
    gap: 4vw 0;
    width: 94.6666666667vw;
    margin-top: 16vw;
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .sec .credit .credit_item {
    width: calc((100% - 45px) / 2);
  }
}
@media screen and (max-width: 767px) {
  .sec .credit .credit_item {
    width: 100%;
  }
}
.sec .credit .credit_link {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .sec .credit .credit_link {
    padding-right: 0.8vw;
  }
}
@media screen and (min-width: 768px) {
  .sec .credit .credit_link:hover {
    opacity: 0.8;
  }
}
.sec .credit .credit_img {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .sec .credit .credit_img {
    width: 73px;
  }
}
@media screen and (max-width: 767px) {
  .sec .credit .credit_img {
    width: 19.4666666667vw;
  }
}
.sec .credit .credit_text {
  width: 100%;
  line-height: 2.25;
}
@media screen and (min-width: 768px) {
  .sec .credit .credit_text {
    padding: 0 17px;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .sec .credit .credit_text {
    padding: 0 4.5333333333vw;
    font-size: 3.2vw;
  }
}
.sec .credit .credit_btn {
  flex-shrink: 0;
  background-color: #D5E162;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .sec .credit .credit_btn {
    width: 65px;
    font-size: 12px;
    line-height: 25px;
  }
}
@media screen and (max-width: 767px) {
  .sec .credit .credit_btn {
    width: 17.3333333333vw;
    font-size: 3.2vw;
    line-height: 6.6666666667vw;
  }
}

/* .creditajax
===================================================== */
.creditAjax_price__proper::before {
  content: "¥";
}

/* #sec__1
===================================================== */
#sec__1 {
  background-color: #f2c3d4;
}
@media screen and (min-width: 768px) {
  #sec__1 {
    background-size: 44px 44px;
    background-position: 50% 1px;
    background-image: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2) 1px, transparent 1px, transparent 44px), repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2) 1px, transparent 1px, transparent 44px);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 {
    background-size: 11.7333333333vw 11.7333333333vw;
    background-position: 50% 0.2666666667vw;
    background-image: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2) 0.2666666667vw, transparent 0.2666666667vw, transparent 11.7333333333vw), repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2) 0.2666666667vw, transparent 0.2666666667vw, transparent 11.7333333333vw);
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secText span {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .secImgArea {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secImg__1,
#sec__1 .secImg__2 {
    margin-bottom: 1.3333333333vw;
  }
}
#sec__1 .secImg__1,
#sec__1 .secImg__2,
#sec__1 .secImg__3 {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__1 .secImg__1,
#sec__1 .secImg__2,
#sec__1 .secImg__3 {
    width: 247px;
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secImg__1,
#sec__1 .secImg__2,
#sec__1 .secImg__3 {
    width: 71.2vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__1 .secImg__4 {
    width: 203px;
    margin-left: 50px;
    margin-top: 45px;
    margin-bottom: 140px;
  }
}
@media screen and (max-width: 767px) {
  #sec__1 .secImg__4 {
    width: 46.6666666667vw;
    margin-left: 10.6666666667vw;
    margin-top: 9.3333333333vw;
    margin-bottom: 21.3333333333vw;
  }
}
#sec__1 .secMovie {
  width: 100%;
}

/* #sec__2
===================================================== */
#sec__2 {
  background-position: 50% 0;
}
@media screen and (min-width: 768px) {
  #sec__2 {
    background-size: 24px 100%;
    background-image: repeating-linear-gradient(90deg, #f7d9e1, #f7d9e1 12px, #f8d1df 12px, #f8d1df 24px);
  }
}
@media screen and (max-width: 767px) {
  #sec__2 {
    background-size: 6.4vw 100%;
    background-image: repeating-linear-gradient(90deg, #f7d9e1, #f7d9e1 3.2vw, #f8d1df 3.2vw, #f8d1df 6.4vw);
  }
}
#sec__2 .secImg__1 {
  margin-left: auto;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #sec__2 .secImg__1 {
    width: 315px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secImg__1 {
    width: 40.5333333333vw;
    margin-right: 6.4vw;
  }
}
#sec__2 .secImg__2 {
  transform-origin: left top;
  transform: rotate(-7deg);
  margin-right: auto;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #sec__2 .secImg__2 {
    width: 421px;
    margin-top: -184px;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secImg__2 {
    width: 54.1333333333vw;
    margin-top: -23.7333333333vw;
    margin-left: -0.2666666667vw;
  }
}
#sec__2 .secImg__3 {
  transform-origin: center;
  transform: rotate(9deg);
  position: relative;
  z-index: 3;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__2 .secImg__3 {
    width: 585px;
    margin-top: -141px;
    margin-left: 107px;
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secImg__3 {
    width: 75.2vw;
    margin-top: -17.8666666667vw;
    margin-left: 13.3333333333vw;
  }
}
#sec__2 .secImg__4 {
  margin-right: auto;
  position: relative;
  z-index: 4;
}
@media screen and (min-width: 768px) {
  #sec__2 .secImg__4 {
    width: 226px;
    margin-top: -254px;
    margin-left: 32px;
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secImg__4 {
    width: 30.1333333333vw;
    margin-top: -31.4666666667vw;
    margin-left: 4.2666666667vw;
  }
}
#sec__2 .secImg__5 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #sec__2 .secImg__5 {
    margin-top: -112px;
    margin-bottom: 130px;
  }
}
@media screen and (max-width: 767px) {
  #sec__2 .secImg__5 {
    margin-top: -14.9333333333vw;
    margin-bottom: 21.3333333333vw;
  }
}
#sec__2 .secMovie {
  width: 100%;
}

/* #sec__3
===================================================== */
#sec__3 {
  position: relative;
  background-position: 50% 0;
}
@media screen and (min-width: 768px) {
  #sec__3 {
    background-size: 5px 5px;
    background-image: radial-gradient(#ef9cb9 40%, #f0b4ca 40%);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 {
    background-size: 1.0666666667vw 1.0666666667vw;
    background-image: radial-gradient(#ef9cb9 40%, #f0b4ca 40%);
  }
}
#sec__3::before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  #sec__3::before {
    background: linear-gradient(transparent 0%, transparent 40%, #fdedf3 60%, #fdedf3 100%);
  }
}
@media screen and (max-width: 767px) {
  #sec__3::before {
    background: linear-gradient(transparent 0%, transparent 40%, #fdedf3 60%, #fdedf3 100%);
  }
}
#sec__3 .sec_inner {
  position: relative;
  z-index: 2;
}
#sec__3 .secMain {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 768px) {
  #sec__3 .secMain {
    width: 650px;
    margin-left: auto;
    margin-right: auto;
  }
}
#sec__3 .secMain .secMain_item:first-of-type {
  filter: blur(1.5px);
}
#sec__3 .secMain .secMain_item:last-of-type {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  #sec__3 .secMain .secMain_item:last-of-type {
    width: 595px;
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secMain .secMain_item:last-of-type {
    width: 91.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .secMain .secMain_item:last-of-type img {
    box-shadow: 3px 3px 14px rgba(118, 46, 16, 0.16);
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secMain .secMain_item:last-of-type img {
    box-shadow: 0.8vw 0.8vw 3.7333333333vw rgba(118, 46, 16, 0.16);
  }
}
#sec__3 .secImg__1 {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  #sec__3 .secImg__1 {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secImg__1 {
    margin-bottom: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__3 .secImg__1 img:nth-of-type(1) {
    width: 438px;
    margin-left: 75px;
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secImg__1 img:nth-of-type(1) {
    width: 61.8666666667vw;
    margin-left: 4.2666666667vw;
  }
}
#sec__3 .secImg__1 img:nth-of-type(2) {
  position: absolute;
}
@media screen and (min-width: 768px) {
  #sec__3 .secImg__1 img:nth-of-type(2) {
    width: 272px;
    bottom: -33px;
    right: 74px;
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secImg__1 img:nth-of-type(2) {
    width: 38.6666666667vw;
    bottom: -5.3333333333vw;
    right: 10.1333333333vw;
  }
}
#sec__3 .secImg__1 img:nth-of-type(3) {
  position: absolute;
}
@media screen and (min-width: 768px) {
  #sec__3 .secImg__1 img:nth-of-type(3) {
    width: 282px;
    bottom: -60px;
    right: 12px;
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secImg__1 img:nth-of-type(3) {
    width: 40vw;
    bottom: -8.8vw;
    right: 1.3333333333vw;
  }
}
#sec__3 .secImg__2 {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #sec__3 .secImg__2 {
    width: 242px;
    margin-right: 32px;
    margin-bottom: 56px;
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secImg__2 {
    width: 38.6666666667vw;
    margin-right: 4.8vw;
    margin-bottom: 4.2666666667vw;
  }
}
#sec__3 .secImg__3 {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #sec__3 .secImg__3 {
    width: 590px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secImg__3 {
    width: 83.4666666667vw;
    margin-bottom: 10.6666666667vw;
  }
}
#sec__3 .secImg__4 {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__3 .secImg__4 {
    width: 490px;
    margin-left: 83px;
    margin-bottom: 130px;
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secImg__4 {
    width: 69.3333333333vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 21.3333333333vw;
  }
}
#sec__3 .secMovie {
  width: 100%;
}
#sec__3 .secImg__5 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #sec__3 .secImg__5 {
    margin-top: 150px;
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secImg__5 {
    margin-top: 27.2vw;
  }
}
#sec__3 .secImg__5 img:nth-of-type(1) {
  width: 100%;
}
#sec__3 .secImg__5 img:nth-of-type(2) {
  position: absolute;
  top: 0;
}
@media screen and (min-width: 768px) {
  #sec__3 .secImg__5 img:nth-of-type(2) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #sec__3 .secImg__5 img:nth-of-type(2) {
    width: 64.8vw;
    left: 12vw;
  }
}
#sec__3 .credit .credit_item:first-child a {
  line-height: 2;
}

/* #sec__4
===================================================== */
#sec__4 {
  background-color: #d8a2b5;
  background-position: 50% 0%;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #sec__4 {
    background-size: 44px 44px;
    background-image: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2) 1px, transparent 1px, transparent 44px), repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2) 1px, transparent 1px, transparent 44px);
  }
}
@media screen and (max-width: 767px) {
  #sec__4 {
    background-size: 11.7333333333vw 11.7333333333vw;
    background-image: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2) 0.2666666667vw, transparent 0.2666666667vw, transparent 11.7333333333vw), repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2) 0.2666666667vw, transparent 0.2666666667vw, transparent 11.7333333333vw);
  }
}
#sec__4 .secImg__1 {
  width: 100%;
  display: flex;
}
@media screen and (min-width: 768px) {
  #sec__4 .secImg__1 {
    margin-bottom: 135px;
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secImg__1 {
    margin-bottom: 22.1333333333vw;
  }
}
#sec__4 .secImg__1 img {
  width: 50%;
}
#sec__4 .secImg__2 {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #sec__4 .secImg__2 {
    margin-bottom: 190px;
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secImg__2 {
    margin-bottom: 13.3333333333vw;
  }
}
#sec__4 .secImg__2::before {
  content: "";
  display: block;
  padding-top: 133.3333333333%;
}
@media screen and (min-width: 768px) {
  #sec__4 .secImg__2::before {
    width: 464px;
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secImg__2::before {
    width: 80vw;
  }
}
#sec__4 .secImg__2 .shutter_item {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: center;
}
@media screen and (min-width: 768px) {
  #sec__4 .secImg__2 .shutter_item {
    width: 464px;
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secImg__2 .shutter_item {
    width: 80vw;
  }
}
#sec__4 .secImg__2 .shutter_item:nth-of-type(1) {
  transform: translate(-50%, -50%) rotate(0);
}
#sec__4 .secImg__2 .shutter_item:nth-of-type(2) {
  transform: translate(-50%, -50%) rotate(10deg);
}
#sec__4 .secImg__2 .shutter_item:nth-of-type(3) {
  transform: translate(-50%, -50%) rotate(-8deg);
}
@media screen and (min-width: 768px) {
  #sec__4 .secImg__3 {
    width: 461px;
    margin-left: -70px;
    margin-top: -173px;
  }
}
@media screen and (max-width: 767px) {
  #sec__4 .secImg__3 {
    width: 81.8666666667vw;
    margin-left: -10.6666666667vw;
    margin-top: -9.6vw;
  }
}

/* #sec__5
===================================================== */
#sec__5 {
  background-color: #d19aae;
}
@media screen and (max-width: 767px) {
  #sec__5 .secTitle .secTitle_top {
    margin-bottom: 0.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__5 .secTitle .secTitle_under:nth-of-type(2) {
    font-size: 53px;
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secTitle .secTitle_under:nth-of-type(2) {
    font-size: 11.4666666667vw;
    margin-bottom: -1.0666666667vw;
  }
}
#sec__5 .secImg__1 {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  #sec__5 .secImg__1 {
    margin-bottom: 65px;
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secImg__1 {
    margin-bottom: 14.1333333333vw;
  }
}
#sec__5 .secImg__1::before {
  content: "";
  display: block;
}
@media screen and (min-width: 768px) {
  #sec__5 .secImg__1::before {
    padding-top: 96.1111111111%;
    width: 720px;
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secImg__1::before {
    padding-top: 96.338028169%;
    width: 94.6666666667vw;
  }
}
#sec__5 .secImg__1 img {
  position: absolute;
}
@media screen and (min-width: 768px) {
  #sec__5 .secImg__1 img {
    width: 384px;
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secImg__1 img {
    width: 50.4vw;
  }
}
#sec__5 .secImg__1 img:nth-of-type(1) {
  z-index: 1;
  left: 0;
  bottom: 0;
}
#sec__5 .secImg__1 img:nth-of-type(2) {
  z-index: 2;
  right: 0;
  top: 0;
}
#sec__5 .secImg__2 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #sec__5 .secImg__2 {
    width: 540px;
    margin-left: 105px;
    margin-bottom: 132px;
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secImg__2 {
    margin-bottom: 17.8666666667vw;
    width: 97.6vw;
  }
}
#sec__5 .secImg__2::before {
  content: "";
  display: block;
}
@media screen and (min-width: 768px) {
  #sec__5 .secImg__2::before {
    padding-top: 80.1851851852%;
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secImg__2::before {
    padding-top: 80.0546448087%;
  }
}
#sec__5 .secImg__2 img:nth-of-type(1) {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}
@media screen and (min-width: 768px) {
  #sec__5 .secImg__2 img:nth-of-type(1) {
    width: 222px;
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secImg__2 img:nth-of-type(1) {
    width: 40vw;
  }
}
#sec__5 .secImg__2 img:nth-of-type(2) {
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #sec__5 .secImg__2 img:nth-of-type(2) {
    width: 280px;
    top: 24px;
    left: 81px;
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secImg__2 img:nth-of-type(2) {
    width: 50.4vw;
    top: 4.5333333333vw;
    left: 14.6666666667vw;
  }
}
#sec__5 .secImg__2 img:nth-of-type(3) {
  position: absolute;
  z-index: 3;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  #sec__5 .secImg__2 img:nth-of-type(3) {
    width: 358px;
    left: 183px;
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secImg__2 img:nth-of-type(3) {
    width: 64.5333333333vw;
    left: 33.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #sec__5 .secImg__3 {
    width: 517px;
    margin-left: 50px;
  }
}
@media screen and (max-width: 767px) {
  #sec__5 .secImg__3 {
    width: 68vw;
    margin-left: 4.2666666667vw;
  }
}

/* .present
===================================================== */
.present {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .present {
    background-size: 25px 100%;
    background-position: 55.5% 0;
    background-image: repeating-linear-gradient(90deg, #d19aae, #d19aae 12px, #fff 13px, #fff 25px);
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    padding: 145px 0;
  }
}
@media screen and (max-width: 767px) {
  .present {
    background-size: 6.6666666667vw 100%;
    background-position: 55.5% 0;
    background-image: repeating-linear-gradient(90deg, #d19aae, #d19aae 3.2vw, #fff 3.4666666667vw, #fff 6.6666666667vw);
    border-top: 0.5333333333vw solid #fff;
    border-bottom: 0.5333333333vw solid #fff;
    padding: 21.3333333333vw 0;
  }
}
.present .present_inner {
  margin-left: auto;
  margin-right: auto;
  background-color: #bc7695;
}
@media screen and (min-width: 768px) {
  .present .present_inner {
    max-width: 1000px;
    width: 100%;
    padding: 83px 0 75px;
  }
}
@media screen and (max-width: 767px) {
  .present .present_inner {
    width: 94.6666666667vw;
    padding: 14.6666666667vw 0 13.3333333333vw;
  }
}
.present .present_minInner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .present .present_minInner {
    width: 630px;
  }
}
@media screen and (max-width: 767px) {
  .present .present_minInner {
    width: 86.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .present .presentTitle {
    margin-bottom: -0.5333333333vw;
  }
}
.present .presentTitle span {
  display: block;
  letter-spacing: 0.03em;
  margin-left: auto;
  margin-right: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Gloock", serif;
  font-weight: 400;
  font-style: normal;
  white-space: nowrap;
  line-height: 0.9756097561;
}
@media screen and (min-width: 768px) {
  .present .presentTitle span {
    font-size: 53px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentTitle span {
    font-size: 11.4666666667vw;
  }
}
.present .presentTitle .presentTitle_top,
.present .presentTitle .presentTitle_under {
  position: relative;
}
.present .presentTitle .presentTitle_top span:first-child,
.present .presentTitle .presentTitle_under span:first-child {
  color: #A33E62;
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .present .presentTitle .presentTitle_top span:first-child,
.present .presentTitle .presentTitle_under span:first-child {
    top: 2px;
    left: 3px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentTitle .presentTitle_top span:first-child,
.present .presentTitle .presentTitle_under span:first-child {
    top: 0.5333333333vw;
    left: 0.8vw;
  }
}
.present .presentTitle .presentTitle_top span:last-child,
.present .presentTitle .presentTitle_under span:last-child {
  color: #fff;
  position: relative;
  z-index: 2;
}
.present .presentImg__1 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .present .presentImg__1 {
    margin-bottom: 33px;
    width: 630px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentImg__1 {
    margin-bottom: 9.0666666667vw;
    width: 100%;
  }
}
.present .presentText__1 {
  text-align: center;
  line-height: 1.35;
}
@media screen and (min-width: 768px) {
  .present .presentText__1 {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentText__1 {
    font-size: 5.3333333333vw;
    margin-bottom: 7.7333333333vw;
  }
}
.present .presentText__2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6875;
}
@media screen and (min-width: 768px) {
  .present .presentText__2 {
    text-align: center;
    margin-bottom: 26px;
    font-size: 16px;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .present .presentText__2 {
    margin-bottom: 7.2vw;
    font-size: 4.2666666667vw;
  }
}
.present .presentImg__2 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .present .presentImg__2 {
    width: 500px;
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentImg__2 {
    width: 84vw;
    margin-bottom: 12.8vw;
  }
}
.present .presentText__3,
.present .presentText__4 {
  line-height: 1.9285714286;
}
@media screen and (min-width: 768px) {
  .present .presentText__3,
.present .presentText__4 {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentText__3,
.present .presentText__4 {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .present .presentText__3 {
    margin-bottom: 22px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentText__3 {
    margin-bottom: 5.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .present .presentText__4 {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentText__4 {
    margin-bottom: 7.4666666667vw;
  }
}
.present .presentFlow {
  background-color: #fff;
  text-align: center;
  color: #000;
}
@media screen and (min-width: 768px) {
  .present .presentFlow {
    font-size: 14px;
    padding: 30px 0 10px;
    margin-bottom: 26px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentFlow {
    font-size: 3.7333333333vw;
    padding: 8vw 0 2.6666666667vw;
    margin-bottom: 6.9333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .present .presentFlow .presentFlow_title {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentFlow .presentFlow_title {
    margin-bottom: 4.8vw;
  }
}
@media screen and (min-width: 768px) {
  .present .presentFlow .presentFlow_ja {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentFlow .presentFlow_ja {
    margin-bottom: 4.2666666667vw;
  }
}
.present .presentFlow .presentFlow_ja {
  line-height: 1.9285714286;
}
.present .presentFlow .presentFlow_en {
  font-family: "noto-sans", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .present .presentFlow .presentFlow_en {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentFlow .presentFlow_en {
    margin-bottom: 1.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .present .presentText__5 {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentText__5 {
    margin-bottom: 12vw;
  }
}
@media screen and (min-width: 768px) {
  .present .presentText__6 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentText__6 {
    margin-bottom: 13.3333333333vw;
  }
}
.present .presentText__5,
.present .presentText__6 {
  line-height: 2.1666666667;
}
@media screen and (min-width: 768px) {
  .present .presentText__5,
.present .presentText__6 {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentText__5,
.present .presentText__6 {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .present .presentBtn__form {
    margin-bottom: 50px;
    line-height: 64px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentBtn__form {
    margin-bottom: 13.3333333333vw;
    line-height: 17.0666666667vw;
  }
}
.present .presentBtn {
  width: 100%;
  background-color: #D5E162;
  text-align: center;
  color: #000;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .present .presentBtn {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentBtn {
    font-size: 4.2666666667vw;
  }
}
.present .presentBtn .presentBtn_link {
  display: block;
}
.present .presentRule {
  border: 1px solid #ddc6ce;
  line-height: 2.1666666667;
}
@media screen and (min-width: 768px) {
  .present .presentRule {
    font-size: 12px;
    padding: 25px 30px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentRule {
    font-size: 3.2vw;
    padding: 6.6666666667vw 8vw;
    margin-bottom: 13.3333333333vw;
  }
}
.present .presentRule .presentRule_inner {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .present .presentRule .presentRule_inner {
    height: 145px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentRule .presentRule_inner {
    height: 57.3333333333vw;
  }
}
.present .presentRule .presentRule_inner::before {
  content: "";
  display: block;
  width: 100%;
  height: 70px;
  background: linear-gradient(transparent 0%, #bc7695 100%);
  position: absolute;
  left: 0;
  bottom: 0;
}
.present .presentRule .presentRule_inner.open {
  height: 100%;
}
.present .presentRule .presentRule_inner.open::before {
  content: none;
}
@media screen and (min-width: 768px) {
  .present .presentRule p:not(:last-of-type) {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentRule p:not(:last-of-type) {
    margin-bottom: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .present .presentRule .presentBtn__all {
    margin-top: 45px;
    line-height: 52px;
    width: 512px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .present .presentRule .presentBtn__all {
    margin-top: 13.3333333333vw;
    line-height: 13.8666666667vw;
  }
}
.present .presentSlide {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
}
.present .presentSlide_inner {
  display: flex;
  flex-wrap: nowrap;
  flex-shrink: 0;
}
.present .presentSlide_inner:first-child {
  -webkit-animation: loopslide1_x 140s -70s linear infinite;
          animation: loopslide1_x 140s -70s linear infinite;
}
.present .presentSlide_inner:last-child {
  -webkit-animation: loopslide2_y 140s linear infinite;
          animation: loopslide2_y 140s linear infinite;
}
@-webkit-keyframes loopslide1_x {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes loopslide1_x {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes loopslide2_y {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-200%);
  }
}
@keyframes loopslide2_y {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-200%);
  }
}
.present .presentSlide_item {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .present .presentSlide {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentSlide {
    margin-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .present .presentSlide img {
    width: 900px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentSlide img {
    width: 183.4666666667vw;
  }
}
.present .presentText__7 {
  letter-spacing: 0.03em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .present .presentText__7 {
    font-size: 12px;
    margin-bottom: 47px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentText__7 {
    font-size: 3.2vw;
    margin-bottom: 12.5333333333vw;
  }
}
.present .presentText__7 a {
  display: inline-block;
}
.present .presentText__7 span {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .present .presentText__7 span {
    font-size: 18px;
    margin-top: 4px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentText__7 span {
    font-size: 4.8vw;
    margin-top: 0.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .present .presentText__7 span img {
    width: 12px;
    height: 12px;
    margin-right: 5px;
  }
}
@media screen and (max-width: 767px) {
  .present .presentText__7 span img {
    width: 3.2vw;
    height: 3.2vw;
    margin-right: 1.3333333333vw;
  }
}

/* .prof
===================================================== */
.prof {
  background-color: #f0b4ca;
}
@media screen and (min-width: 768px) {
  .prof {
    padding: 50px 0 45px;
  }
}
@media screen and (max-width: 767px) {
  .prof {
    padding: 13.3333333333vw 0 12vw;
  }
}
.prof .prof_img {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .prof .prof_img {
    width: 170px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .prof .prof_img {
    width: 45.3333333333vw;
    margin-bottom: 8vw;
  }
}
.prof .prof_name {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .prof .prof_name {
    margin-bottom: 24px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .prof .prof_name {
    margin-bottom: 6.4vw;
    font-size: 4.2666666667vw;
  }
}
.prof .prof_text {
  line-height: 2.25;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .prof .prof_text {
    font-size: 12px;
    width: 570px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .prof .prof_text {
    font-size: 3.2vw;
    width: 76vw;
  }
}

/* .staff
===================================================== */
.staff {
  background-color: #fff;
  line-height: 2.25;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .staff {
    font-size: 12px;
    padding: 75px 0;
  }
}
@media screen and (max-width: 767px) {
  .staff {
    font-size: 3.2vw;
    padding: 20vw 0;
  }
}

/* .nav
===================================================== */
.nav {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  z-index: 100;
}
@media screen and (min-width: 768px) {
  .nav {
    bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .nav {
    bottom: 5px;
  }
}
.nav .navList {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .nav .navList {
    gap: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList {
    gap: 0 0.8vw;
  }
}
@media screen and (min-width: 768px) {
  .nav .navList .navList_item {
    width: 102px;
  }
}
@media screen and (max-width: 767px) {
  .nav .navList .navList_item {
    width: 15.7333333333vw;
  }
}
.nav .navList .navList_link {
  display: block;
}

/* PWフッター
===================================================== */
.commonIndex {
  color: #fff;
  font-size: clamp(12px, 3.2vw, 14px);
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  background-color: #676F67;
}
.commonIndex * {
  line-height: 1.6;
  letter-spacing: 0;
}
.commonIndex a {
  color: inherit;
  transition: all 0.6s;
  text-decoration: none;
}
.commonIndex a:active {
  opacity: 0.6;
}
@media screen and (min-width: 1001px) {
  .commonIndex a:hover {
    opacity: 0.6;
  }
}
.commonIndex img {
  width: 100%;
}
.commonIndex ul {
  list-style: none;
}
@media screen and (min-width: 700px) {
  .commonIndex {
    font-size: 12px;
  }
}
.commonIndex__inner {
  width: 85.0666666667%;
  margin: 0 auto;
  padding: 19.7% 0 22.8%;
}
@media screen and (min-width: 700px) {
  .commonIndex__inner {
    padding: 9.4% 0 13.6%;
  }
}
@media screen and (min-width: 1001px) {
  .commonIndex__inner {
    max-width: 574px;
    padding: 100px 0 60px;
  }
}
.commonIndex__main {
  padding-bottom: 14.1%;
  border-bottom: 1px solid #fff;
}
@media screen and (min-width: 700px) {
  .commonIndex__main {
    padding-bottom: 10.5%;
  }
}
@media screen and (min-width: 1001px) {
  .commonIndex__main {
    padding-bottom: 34px;
  }
}
.commonIndex__mainTitle {
  font-size: clamp(49px, 13vw, 52px);
  font-family: fino-sans, sans-serif;
  font-weight: 400;
  font-style: italic;
  line-height: 0.6;
  border-bottom: 1px solid #fff;
}
@media screen and (min-width: 700px) {
  .commonIndex__mainTitle {
    font-size: 49px;
  }
}
@media screen and (min-width: 1001px) {
  .commonIndex__mainTitle {
    font-size: 60px;
    line-height: 0.65;
  }
}
.commonIndex__mainList {
  margin-top: 8.6%;
}
@media screen and (min-width: 700px) {
  .commonIndex__mainList {
    width: 75.2%;
    margin: 9.6% auto 0;
  }
}
@media screen and (min-width: 1001px) {
  .commonIndex__mainList {
    width: 84.5%;
    margin-top: 34px;
  }
}
.commonIndex__mainList li + li {
  margin-top: 8.6%;
}
@media screen and (min-width: 1001px) {
  .commonIndex__mainList {
    margin-top: 27.5px;
  }
}
.commonIndex__listTitle {
  display: flex;
  align-items: center;
  font-size: clamp(29px, 7.7vw, 32px);
  font-family: fino-sans, sans-serif;
  font-weight: 400;
  font-style: italic;
}
@media screen and (min-width: 700px) {
  .commonIndex__listTitle {
    font-size: 29px;
  }
}
.commonIndex__lh {
  padding-bottom: 5px;
  line-height: 0.8;
}
@media screen and (min-width: 1001px) {
  .commonIndex__lh {
    padding-bottom: 0;
    line-height: 1.5;
  }
}
.commonIndex__brackets {
  font-size: clamp(16px, 4.26vw, 20px);
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: italic;
}
@media screen and (min-width: 700px) {
  .commonIndex__brackets {
    font-size: 16px;
  }
}
.commonIndex__campaign {
  margin-top: 14.1%;
}
@media screen and (min-width: 700px) {
  .commonIndex__campaign {
    width: 75.2%;
    margin: 10.5% auto 0;
  }
}
@media screen and (min-width: 1001px) {
  .commonIndex__campaign {
    width: 84.5%;
    margin-top: 34px;
  }
}
.commonIndex__campaignList {
  margin-top: 6.83%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  row-gap: 7vw;
}
@media screen and (min-width: 700px) {
  .commonIndex__campaignList {
    margin-top: 5.1%;
    row-gap: 2.5vw;
  }
}
@media screen and (min-width: 1001px) {
  .commonIndex__campaignList {
    margin-top: 16px;
    row-gap: 50px;
  }
}
.commonIndex__campaignList li {
  width: 48%;
}
@media screen and (min-width: 1001px) {
  .commonIndex__campaignList li {
    width: 230px;
  }
}
.commonIndex__campaignText {
  margin-top: 10%;
}
@media screen and (min-width: 1001px) {
  .commonIndex__campaign {
    margin-top: 18px;
  }
}

/* 全体施策共通フッター
===================================================== */
.foot_brand_area {
  margin-top: 0 !important;
}

/* anime
===================================================== */
.fadeIn {
  opacity: 0;
  transition: opacity 1s;
}
.fadeIn.on {
  opacity: 1;
}

.fadeInWrap .fadeInWrap_item {
  opacity: 0;
  transition: opacity 1s;
}
.fadeInWrap .fadeInWrap_item__delay {
  opacity: 0;
  transition: opacity 2s;
}
.fadeInWrap.on .fadeInWrap_item,
.fadeInWrap.on .fadeInWrap_item__delay {
  opacity: 1;
}

.fadeUp {
  opacity: 0;
  transform: translateY(7%);
  transition: opacity 1s, transform 1s;
}
.fadeUp.on {
  opacity: 1;
  transform: translateY(0%);
}

.fadeUpWrap .fadeUpWrap_item {
  opacity: 0;
  transform: translateY(7%);
  transition: opacity 1s, transform 1s;
}
.fadeUpWrap .fadeUpWrap_item__delay {
  opacity: 0;
  transform: translateY(7%);
  transition: opacity 1.5s, transform 1.5s;
}
.fadeUpWrap.on .fadeUpWrap_item,
.fadeUpWrap.on .fadeUpWrap_item__delay {
  opacity: 1;
  transform: translateY(0);
}

.fadeTBWrap .fadeTBWrap_top {
  opacity: 0;
  transform: translateY(7%);
  transition: opacity 1s, transform 1s;
}
.fadeTBWrap .fadeTBWrap_bottom {
  opacity: 0;
  transform: translateY(-7%);
  transition: opacity 1s, transform 1s;
}
.fadeTBWrap.on .fadeTBWrap_bottom,
.fadeTBWrap.on .fadeTBWrap_top {
  opacity: 1;
  transform: translateY(0);
}

.fadeRight {
  opacity: 0;
  transform: translateX(-7%);
  transition: opacity 1s, transform 1s;
}
.fadeRight.on {
  opacity: 1;
  transform: translateY(0%);
}

.fadeRight__nyoki {
  opacity: 0;
  transform: translateX(-30%);
  transition: opacity 0.3s, transform 0.6s;
}
.fadeRight__nyoki.on {
  opacity: 1;
  transform: translateY(0%);
}

.fadeLeft {
  opacity: 0;
  transform: translateX(7%);
  transition: opacity 1s, transform 1s;
}
.fadeLeft.on {
  opacity: 1;
  transform: translateY(0%);
}

.fadeLeft__soto {
  opacity: 0;
  transition: opacity 1.5s, transform 1.5s;
}
@media screen and (min-width: 768px) {
  .fadeLeft__soto {
    transform: translateX(800px);
  }
}
@media screen and (max-width: 767px) {
  .fadeLeft__soto {
    transform: translateX(100vw);
  }
}
.fadeLeft__soto.on {
  opacity: 1;
  transform: translateY(0%);
}

.fadeLeftWrap .fadeLeftWrap_item {
  opacity: 0;
  transform: translateX(7%);
  transition: opacity 1s, transform 1s;
}
.fadeLeftWrap.on .fadeLeftWrap_item {
  opacity: 1;
  transform: translateX(0%);
}

.fadeSideWrap .fadeSideWrap_right {
  opacity: 0;
  transform: translateX(-7%);
  transition: opacity 1s, transform 1s;
}
.fadeSideWrap .fadeSideWrap_left {
  opacity: 0;
  transform: translateX(7%);
  transition: opacity 1s, transform 1s;
}
.fadeSideWrap.on .fadeSideWrap_right {
  opacity: 1;
  transform: translateX(0);
}
.fadeSideWrap.on .fadeSideWrap_left {
  opacity: 1;
  transform: translateX(0);
}

.poyo {
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .poyo.on {
    -webkit-animation: poyoyon_pc 1.2s cubic-bezier(0.12, 0, 0.39, 0) forwards;
            animation: poyoyon_pc 1.2s cubic-bezier(0.12, 0, 0.39, 0) forwards;
  }
}
@media screen and (max-width: 767px) {
  .poyo.on {
    -webkit-animation: poyoyon_sp 1s cubic-bezier(0.12, 0, 0.39, 0) forwards;
            animation: poyoyon_sp 1s cubic-bezier(0.12, 0, 0.39, 0) forwards;
  }
}
@-webkit-keyframes poyoyon_sp {
  0% {
    transform: translateX(-100vw);
    opacity: 0;
  }
  50% {
    transform: translateX(0);
    opacity: 1;
  }
  65% {
    transform: translateX(-40%);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes poyoyon_sp {
  0% {
    transform: translateX(-100vw);
    opacity: 0;
  }
  50% {
    transform: translateX(0);
    opacity: 1;
  }
  65% {
    transform: translateX(-40%);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes poyoyon_pc {
  0% {
    transform: translateX(-800px);
    opacity: 0;
  }
  50% {
    transform: translateX(0);
    opacity: 1;
  }
  65% {
    transform: translateX(-40%);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes poyoyon_pc {
  0% {
    transform: translateX(-800px);
    opacity: 0;
  }
  50% {
    transform: translateX(0);
    opacity: 1;
  }
  65% {
    transform: translateX(-40%);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

.zoomIn {
  opacity: 0;
  transform: scale(0.7);
  transition: opacity 1s, transform 1s;
}
.zoomIn.on {
  opacity: 1;
  transform: scale(1);
}

.leftBottom {
  transform-origin: left bottom;
  transform: rotate(-15deg);
  opacity: 0;
  transition: opacity 1s, transform 1s;
}
.leftBottom.on {
  transform: rotate(0deg);
  opacity: 1;
}

.zoomShow .zoomShow_item {
  opacity: 0;
}
.zoomShow.on .zoomShow_item:nth-of-type(1) {
  -webkit-animation: zoomShow_1 1s linear infinite;
          animation: zoomShow_1 1s linear infinite;
}
.zoomShow.on .zoomShow_item:nth-of-type(2) {
  -webkit-animation: zoomShow_2 1s linear infinite;
          animation: zoomShow_2 1s linear infinite;
}
.zoomShow.on .zoomShow_item:nth-of-type(3) {
  -webkit-animation: zoomShow_3 1s linear infinite;
          animation: zoomShow_3 1s linear infinite;
}
@-webkit-keyframes zoomShow_1 {
  0% {
    opacity: 0;
  }
  24% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomShow_1 {
  0% {
    opacity: 0;
  }
  24% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes zoomShow_2 {
  0% {
    opacity: 0;
  }
  49% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomShow_2 {
  0% {
    opacity: 0;
  }
  49% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes zoomShow_3 {
  0% {
    opacity: 0;
  }
  74% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomShow_3 {
  0% {
    opacity: 0;
  }
  74% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.shutter .shutter_item::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #fff;
  opacity: 0;
  pointer-events: none;
}
.shutter img {
  opacity: 0;
}
.shutter.on .shutter_item__1::after {
  -webkit-animation: flash_1 3s linear both infinite;
          animation: flash_1 3s linear both infinite;
}
.shutter.on .shutter_item__2::after {
  -webkit-animation: flash_2 3s linear both infinite;
          animation: flash_2 3s linear both infinite;
}
.shutter.on .shutter_item__3::after {
  -webkit-animation: flash_3 3s linear both infinite;
          animation: flash_3 3s linear both infinite;
}
.shutter.on .shutter_item__1 img {
  -webkit-animation: shutter_1 3s linear both infinite;
          animation: shutter_1 3s linear both infinite;
}
.shutter.on .shutter_item__2 img {
  -webkit-animation: shutter_2 3s linear both infinite;
          animation: shutter_2 3s linear both infinite;
}
.shutter.on .shutter_item__3 img {
  -webkit-animation: shutter_3 3s linear both infinite;
          animation: shutter_3 3s linear both infinite;
}
@-webkit-keyframes shutter_1 {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 1;
  }
  17% {
    opacity: 1;
  }
  34% {
    opacity: 1;
  }
  54% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  71% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes shutter_1 {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 1;
  }
  17% {
    opacity: 1;
  }
  34% {
    opacity: 1;
  }
  54% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  71% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes shutter_2 {
  0% {
    opacity: 0;
  }
  16% {
    opacity: 0;
  }
  17% {
    opacity: 1;
  }
  34% {
    opacity: 1;
  }
  54% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  71% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes shutter_2 {
  0% {
    opacity: 0;
  }
  16% {
    opacity: 0;
  }
  17% {
    opacity: 1;
  }
  34% {
    opacity: 1;
  }
  54% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  71% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes shutter_3 {
  0% {
    opacity: 0;
  }
  17% {
    opacity: 0;
  }
  33% {
    opacity: 0;
  }
  34% {
    opacity: 1;
  }
  54% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  71% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes shutter_3 {
  0% {
    opacity: 0;
  }
  17% {
    opacity: 0;
  }
  33% {
    opacity: 0;
  }
  34% {
    opacity: 1;
  }
  54% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  71% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes flash_1 {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0.8;
  }
  6% {
    opacity: 0;
  }
}
@keyframes flash_1 {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0.8;
  }
  6% {
    opacity: 0;
  }
}
@-webkit-keyframes flash_2 {
  0% {
    opacity: 0;
  }
  16% {
    opacity: 0;
  }
  17% {
    opacity: 0.8;
  }
  22% {
    opacity: 0;
  }
}
@keyframes flash_2 {
  0% {
    opacity: 0;
  }
  16% {
    opacity: 0;
  }
  17% {
    opacity: 0.8;
  }
  22% {
    opacity: 0;
  }
}
@-webkit-keyframes flash_3 {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 0;
  }
  34% {
    opacity: 0.8;
  }
  39% {
    opacity: 0;
  }
}
@keyframes flash_3 {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 0;
  }
  34% {
    opacity: 0.8;
  }
  39% {
    opacity: 0;
  }
}

.loadImg .loadImg_1 {
  left: -100vw;
}
@media screen and (min-width: 768px) {
  .loadImg.on .loadImg_1 {
    -webkit-animation: load 6s linear both;
            animation: load 6s linear both;
  }
}
@media screen and (max-width: 767px) {
  .loadImg.on .loadImg_1 {
    -webkit-animation: load 3.5s linear both;
            animation: load 3.5s linear both;
  }
}
@-webkit-keyframes load {
  0% {
    left: 80vw;
  }
  40% {
    left: 0vw;
    transform: rotateY(0deg);
  }
  43% {
    left: 0vw;
    transform: rotateY(0deg);
  }
  52% {
    transform: rotateY(180deg);
  }
  60% {
    left: 0vw;
    transform: rotateY(0deg);
  }
  100% {
    left: -80vw;
  }
}
@keyframes load {
  0% {
    left: 80vw;
  }
  40% {
    left: 0vw;
    transform: rotateY(0deg);
  }
  43% {
    left: 0vw;
    transform: rotateY(0deg);
  }
  52% {
    transform: rotateY(180deg);
  }
  60% {
    left: 0vw;
    transform: rotateY(0deg);
  }
  100% {
    left: -80vw;
  }
}

.compass {
  transform-origin: center bottom;
}
@media screen and (min-width: 768px) {
  .compass {
    -webkit-animation: compass_pc 3s linear infinite both;
            animation: compass_pc 3s linear infinite both;
    -webkit-animation-timing-function: steps(1, jump-start);
            animation-timing-function: steps(1, jump-start);
  }
}
@media screen and (max-width: 767px) {
  .compass {
    -webkit-animation: compass_sp 2.5s linear infinite both;
            animation: compass_sp 2.5s linear infinite both;
    -webkit-animation-timing-function: steps(1, jump-start);
            animation-timing-function: steps(1, jump-start);
  }
}
@-webkit-keyframes compass_pc {
  0% {
    transform: translate(0, 0) rotate(-10deg);
  }
  16% {
    transform: translate(30px, 15px) rotate(10deg);
  }
  32% {
    transform: translate(260px, 0) rotate(-10deg);
  }
  48% {
    transform: translate(290px, 15px) rotate(10deg);
  }
  64% {
    transform: translate(440px, 0) rotate(-10deg);
  }
  80% {
    transform: translate(470px, 15px) rotate(10deg);
  }
  100% {
    transform: translate(0, 0) rotate(-10deg);
  }
}
@keyframes compass_pc {
  0% {
    transform: translate(0, 0) rotate(-10deg);
  }
  16% {
    transform: translate(30px, 15px) rotate(10deg);
  }
  32% {
    transform: translate(260px, 0) rotate(-10deg);
  }
  48% {
    transform: translate(290px, 15px) rotate(10deg);
  }
  64% {
    transform: translate(440px, 0) rotate(-10deg);
  }
  80% {
    transform: translate(470px, 15px) rotate(10deg);
  }
  100% {
    transform: translate(0, 0) rotate(-10deg);
  }
}
@-webkit-keyframes compass_sp {
  0% {
    transform: translate(0, 0) rotate(-10deg);
  }
  16% {
    transform: translate(1.3333333333vw, 2.6666666667vw) rotate(10deg);
  }
  32% {
    transform: translate(18.6666666667vw, 0vw) rotate(-10deg);
  }
  48% {
    transform: translate(20vw, 2.6666666667vw) rotate(10deg);
  }
  64% {
    transform: translate(36vw, 0vw) rotate(-10deg);
  }
  80% {
    transform: translate(37.3333333333vw, 2.6666666667vw) rotate(10deg);
  }
  100% {
    transform: translate(0, 0) rotate(-10deg);
  }
}
@keyframes compass_sp {
  0% {
    transform: translate(0, 0) rotate(-10deg);
  }
  16% {
    transform: translate(1.3333333333vw, 2.6666666667vw) rotate(10deg);
  }
  32% {
    transform: translate(18.6666666667vw, 0vw) rotate(-10deg);
  }
  48% {
    transform: translate(20vw, 2.6666666667vw) rotate(10deg);
  }
  64% {
    transform: translate(36vw, 0vw) rotate(-10deg);
  }
  80% {
    transform: translate(37.3333333333vw, 2.6666666667vw) rotate(10deg);
  }
  100% {
    transform: translate(0, 0) rotate(-10deg);
  }
}

.yurayura {
  -webkit-animation: yurayura 3s infinite ease;
          animation: yurayura 3s infinite ease;
}
@-webkit-keyframes yurayura {
  0% {
    transform: rotate(7deg);
  }
  50% {
    transform: rotate(-7deg);
  }
  100% {
    transform: rotate(7deg);
  }
}
@keyframes yurayura {
  0% {
    transform: rotate(7deg);
  }
  50% {
    transform: rotate(-7deg);
  }
  100% {
    transform: rotate(7deg);
  }
}/*# sourceMappingURL=style.css.map */