@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
============================================ */
/* speed
============================================ */
/* fadeIn
============================================ */
.fadeIn {
  opacity: 0;
  transition: opacity 0.8s;
}
.fadeIn.on {
  opacity: 1;
}

.animeWrap .animeWrap_item__in {
  opacity: 0;
  transition: opacity 0.8s;
}
.animeWrap.on .animeWrap_item__in {
  opacity: 1;
}

/* fadeUp
============================================ */
.fadeUp {
  opacity: 0;
  transform: translateY(10%);
  transition: opacity 0.8s, transform 0.8s;
}
.fadeUp.on {
  opacity: 1;
  transform: translateY(0);
}

.animeWrap .animeWrap_item__up {
  opacity: 0;
  transform: translateY(10%);
  transition: opacity 0.8s, transform 0.8s;
}
.animeWrap.on .animeWrap_item__up {
  opacity: 1;
  transform: translateY(0);
}

/* fadeDown
============================================ */
.fadeDown {
  opacity: 0;
  transform: translateY(-10%);
  transition: opacity 0.8s, transform 0.8s;
}
.fadeDown.on {
  opacity: 1;
  transform: translateY(0);
}

.animeWrap .animeWrap_item__down {
  opacity: 0;
  transform: translateY(-10%);
  transition: opacity 0.8s, transform 0.8s;
}
.animeWrap.on .animeWrap_item__down {
  opacity: 1;
  transform: translateY(0);
}

/* fadeLeft
============================================ */
.fadeLeft {
  opacity: 0;
  transform: translateX(10%);
  transition: opacity 0.8s, transform 0.8s;
}
.fadeLeft.on {
  opacity: 1;
  transform: translateX(0);
}

.animeWrap .animeWrap_item__left {
  opacity: 0;
  transform: translateX(10%);
  transition: opacity 0.8s, transform 0.8s;
}
.animeWrap.on .animeWrap_item__left {
  opacity: 1;
  transform: translateX(0);
}

/* fadeRight
============================================ */
.fadeRight {
  opacity: 0;
  transform: translateX(-10%);
  transition: opacity 0.8s, transform 0.8s;
}
.fadeRight.on {
  opacity: 1;
  transform: translateX(0);
}

.animeWrap .animeWrap_item__right {
  opacity: 0;
  transform: translateX(-10%);
  transition: opacity 0.8s, transform 0.8s;
}
.animeWrap.on .animeWrap_item__right {
  opacity: 1;
  transform: translateX(0);
}

/* colorBeta
============================================ */
.colorBeta {
  opacity: 0;
  position: relative;
  transition: opacity 0.8s;
}
.colorBeta::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transition: opacity 1s;
  transition-delay: 0.5s;
  opacity: 1;
}
.colorBeta.on {
  opacity: 1;
}
.colorBeta.on::before {
  opacity: 0;
}

.colorBetaWrap .colorBetaWrap_item {
  opacity: 0;
  position: relative;
  transition: opacity 0.8s;
}
.colorBetaWrap .colorBetaWrap_item::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transition: opacity 1s;
  transition-delay: 0.5s;
  opacity: 1;
}
.colorBetaWrap.on .colorBetaWrap_item {
  opacity: 1;
}
.colorBetaWrap.on .colorBetaWrap_item::before {
  opacity: 0;
}

/* blur
===================================================== */
.blur {
  opacity: 0;
  filter: blur(5px);
  transform: scale(1.02);
}
.blur.on {
  -webkit-animation-name: blurAnime;
          animation-name: blurAnime;
  -webkit-animation-duration: 1.1s;
          animation-duration: 1.1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.animeWrap .animeWrap_item__blur {
  opacity: 0;
  filter: blur(5px);
  transform: scale(1.02);
}
.animeWrap.on .animeWrap_item__blur {
  -webkit-animation-name: blurAnime;
          animation-name: blurAnime;
  -webkit-animation-duration: 1.1s;
          animation-duration: 1.1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
}

@-webkit-keyframes blurAnime {
  from {
    opacity: 0;
    filter: blur(5px);
    transform: scale(1.02);
  }
  to {
    opacity: 1;
    filter: blur(0);
    transform: scale(1);
  }
}

@keyframes blurAnime {
  from {
    opacity: 0;
    filter: blur(5px);
    transform: scale(1.02);
  }
  to {
    opacity: 1;
    filter: blur(0);
    transform: scale(1);
  }
}
/* .topBlock__1
============================================ */
.topBlock__1 {
  opacity: 0;
  transition: opacity 0.6s;
}
.topBlock__1 .topBlock_item,
.topBlock__1 .topKago_kago {
  opacity: 0;
  transition: opacity 1s;
}
.topBlock__1 .topKago_kago,
.topBlock__1 .topBlock_item__1,
.topBlock__1 .topBlock_item__2 {
  transition-delay: 0.5s;
}
.topBlock__1 .topBlock_item__3,
.topBlock__1 .topBlock_item__4 {
  transition-delay: 1s;
}
.topBlock__1 .topBlock_item__5,
.topBlock__1 .topBlock_item__6 {
  transition-delay: 1.5s;
}
.topBlock__1.on {
  opacity: 1;
}
.topBlock__1.on .topBlock_item,
.topBlock__1.on .topKago_kago {
  opacity: 1;
}

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

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

.wrapper {
  width: 100%;
}

* {
  box-sizing: border-box;
}

[v-cloak] {
  opacity: 0;
}

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

/* .wrapper
===================================================== */
.wrapper {
  position: relative;
}
.wrapper .wrapper_bg {
  width: 100%;
  height: 150vh;
  position: fixed;
  top: 0;
  left: 0;
  background-image: url(../images/bg_sp.jpg);
  opacity: 0.5;
  z-index: 0;
  background-repeat: repeat;
  background-position: 50% 0;
}
@media screen and (min-width: 768px) {
  .wrapper .wrapper_bg {
    background-size: 783.82px 559.78px;
  }
}
@media screen and (max-width: 767px) {
  .wrapper .wrapper_bg {
    background-size: 174.4vw 121.0666666667vw;
  }
}
.wrapper .wrapper_bg.naname {
  transform: rotate(4deg);
  background-position: 50% -25%;
}
.wrapper .main,
.wrapper .footer {
  position: relative;
  z-index: 1;
}

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

/* .top
===================================================== */
.top {
  width: 100%;
  background-color: #F2EEE4;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 768px) {
  .top {
    height: 766px;
  }
}
@media screen and (max-width: 767px) {
  .top {
    height: 177.8666666667vw;
  }
}
.top .topBlock {
  background-color: #F2EEE4;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.top .topBlock__1 {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.top .topBlock__1 .topBlock_inner {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .top .topBlock__1 .topBlock_inner {
    height: 700px;
    padding-top: 48px;
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__1 .topBlock_inner {
    height: 100%;
    padding-top: 25.0666666667vw;
  }
}
.top .topBlock__1 .topKago {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .top .topBlock__1 .topKago {
    width: 480px;
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__1 .topKago {
    width: 97.6vw;
  }
}
.top .topBlock__1 .topKago_maru {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .top .topBlock__1 .topKago_maru {
    width: 380px;
    transform: translate(-50%, -50%) rotate(-90deg);
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__1 .topKago_maru {
    width: 77.8666666667vw;
    transform: translate(-50%, -50%);
  }
}
.top .topBlock__1 .topKago_kago {
  width: 100%;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .top .topBlock__1 .topKago_kago {
    transform: rotate(-90deg);
  }
}
.top .topBlock__1 .topBlock_text {
  position: absolute;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .top .topBlock__1 .topBlock_text__1 {
    transform: translateX(-50%);
    left: 50%;
    width: 443px;
    top: 55px;
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__1 .topBlock_text__1 {
    transform: translateX(-50%);
    left: 48.5%;
    width: 77.3333333333vw;
    top: 19.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .top .topBlock__1 .topBlock_text__2 {
    left: 50%;
    transform: translateX(-50%);
    width: 426px;
    bottom: 91px;
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__1 .topBlock_text__2 {
    left: 49.5%;
    transform: translateX(-50%);
    width: 73.3333333333vw;
    bottom: 26.6666666667vw;
  }
}
.top .topBlock__1 .topBlock_crown {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .top .topBlock__1 .topBlock_crown {
    width: 50px;
    bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__1 .topBlock_crown {
    width: 13.3333333333vw;
    bottom: 8.8vw;
  }
}
.top .topBlock__1 .topBlock_item {
  position: absolute;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .top .topBlock__1 .topBlock_item__1 {
    width: 207px;
    top: 60px;
    left: 139px;
    transform: rotate(-5deg);
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__1 .topBlock_item__1 {
    width: 40.5333333333vw;
    top: 7.7333333333vw;
    left: 26.4vw;
    transform: rotate(-11deg);
  }
}
@media screen and (min-width: 768px) {
  .top .topBlock__1 .topBlock_item__2 {
    width: 162px;
    top: 287px;
    left: 25px;
    transform: rotate(-11deg);
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__1 .topBlock_item__2 {
    width: 32vw;
    top: 65.8666666667vw;
    left: 9.8666666667vw;
    transform: rotate(-11deg);
  }
}
@media screen and (min-width: 768px) {
  .top .topBlock__1 .topBlock_item__3 {
    width: 177px;
    top: 260px;
    left: 151px;
    transform: rotate(-8deg);
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__1 .topBlock_item__3 {
    width: 32.8vw;
    top: 52.8vw;
    left: 32vw;
    transform: rotate(-8deg);
  }
}
@media screen and (min-width: 768px) {
  .top .topBlock__1 .topBlock_item__4 {
    width: 158px;
    top: 107px;
    left: 339px;
    transform: rotate(6deg);
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__1 .topBlock_item__4 {
    width: 30.4vw;
    top: 25.6vw;
    left: 60vw;
    transform: rotate(6deg);
  }
}
@media screen and (min-width: 768px) {
  .top .topBlock__1 .topBlock_item__5 {
    width: 218px;
    top: 93px;
    left: -11px;
    transform: rotate(11deg);
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__1 .topBlock_item__5 {
    width: 40.2666666667vw;
    top: 25.6vw;
    left: 4vw;
    transform: rotate(-8deg);
  }
}
@media screen and (min-width: 768px) {
  .top .topBlock__1 .topBlock_item__6 {
    width: 163px;
    top: 278px;
    left: 327px;
    transform: rotate(6deg);
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__1 .topBlock_item__6 {
    width: 29.8666666667vw;
    top: 65.6vw;
    left: 60.2666666667vw;
    transform: rotate(6deg);
  }
}
.top .topBlock__2 {
  position: relative;
  z-index: 2;
}
.top .topBlock__2 .topSs {
  font-family: "nimbus-sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .top .topBlock__2 .topSs {
    font-size: 18px;
    top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__2 .topSs {
    font-size: 4vw;
    top: 2.9333333333vw;
  }
}
.top .topBlock__2 .topSlide {
  width: 100%;
  pointer-events: none;
  position: absolute;
  left: 0;
  /* スライダーのwrapper */
  /* スライド */
  /* スライド内の画像 */
}
@media screen and (min-width: 768px) {
  .top .topBlock__2 .topSlide {
    top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__2 .topSlide {
    top: 14.6666666667vw;
  }
}
.top .topBlock__2 .topSlide .swiper-wrapper {
  transition-timing-function: linear;
}
.top .topBlock__2 .topSlide .swiper-slide {
  width: auto !important;
}
@media screen and (min-width: 768px) {
  .top .topBlock__2 .topSlide .swiper-slide {
    height: 314px !important; /* 高さを指定 */
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__2 .topSlide .swiper-slide {
    height: 56vw !important; /* 高さを指定 */
  }
}
.top .topBlock__2 .topSlide .swiper-slide img {
  width: auto;
  height: 100%;
}
.top .topBlock__2 h1 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .top .topBlock__2 h1 {
    width: 850px;
    top: 346px;
    max-width: 90vw;
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__2 h1 {
    width: 82.1333333333vw;
    top: 74.1333333333vw;
  }
}
.top .topBlock__2 .topStaff {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .top .topBlock__2 .topStaff {
    bottom: 65px;
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__2 .topStaff {
    bottom: 9.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .top .topBlock__2 .topStaff__1 {
    width: 175px;
    left: 50%;
    transform: translateX(calc(-50% - 200px));
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__2 .topStaff__1 {
    width: 38.4vw;
    left: 1.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .top .topBlock__2 .topStaff__2 {
    width: 146px;
    left: 50%;
    transform: translateX(calc(-50% - 2px));
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__2 .topStaff__2 {
    width: 32vw;
    left: 34.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .top .topBlock__2 .topStaff__3 {
    width: 219px;
    left: 50%;
    transform: translateX(calc(-50% + 227px));
  }
}
@media screen and (max-width: 767px) {
  .top .topBlock__2 .topStaff__3 {
    width: 48vw;
    left: 62.4vw;
  }
}

/* .lead
===================================================== */
@media screen and (min-width: 768px) {
  .lead {
    margin: 62px 0 75px;
  }
}
@media screen and (max-width: 767px) {
  .lead {
    margin: 16vw 0 12.5333333333vw;
  }
}
.lead p {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .lead p {
    font-size: 14px;
    line-height: 2.0714285714;
  }
}
@media screen and (max-width: 767px) {
  .lead p {
    font-size: 3.2vw;
    line-height: 2;
  }
}

/* .nav
===================================================== */
@media screen and (min-width: 768px) {
  .nav {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .nav {
    margin-bottom: 13.3333333333vw;
  }
}
.nav ul {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .nav ul {
    display: flex;
    justify-content: center;
    gap: 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .nav ul {
    gap: 6.6666666667vw;
    width: 76.8vw;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }
}
@media screen and (min-width: 768px) {
  .nav li {
    width: min(17vw, 170px);
  }
}
.nav a {
  display: block;
}
@media screen and (min-width: 768px) {
  .nav a:hover .nav_down {
    transform: translateY(10px);
  }
}
@media screen and (min-width: 768px) {
  .nav img {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .nav img {
    margin-bottom: 2.6666666667vw;
  }
}
.nav .nav_name {
  line-height: 1;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  text-transform: capitalize;
}
@media screen and (min-width: 768px) {
  .nav .nav_name {
    margin-bottom: 10px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .nav .nav_name {
    margin-bottom: 2.6666666667vw;
    font-size: 4vw;
  }
}
.nav .nav_down {
  width: 0;
  height: 0;
  margin-left: auto;
  margin-right: auto;
  transition: transform 0.3s;
}
@media screen and (min-width: 768px) {
  .nav .nav_down {
    border-top: 8px solid #000;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
  }
}
@media screen and (max-width: 767px) {
  .nav .nav_down {
    border-top: 2.1333333333vw solid #000;
    border-left: 1.0666666667vw solid transparent;
    border-right: 1.0666666667vw solid transparent;
  }
}

/* .staffArea
===================================================== */
@media screen and (max-width: 767px) {
  .staffArea {
    padding-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .staffArea .staff {
    padding-bottom: 75px;
  }
}
@media screen and (max-width: 767px) {
  .staffArea .staff {
    padding-bottom: 13.3333333333vw;
  }
}

/* .staffHead
===================================================== */
.staffHead {
  background-color: #F2EEE4;
}
@media screen and (min-width: 768px) {
  .staffHead {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 1000px) {
  .staffHead {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .staffHead {
    padding-top: 12vw;
    padding-bottom: 16vw;
  }
}
.staffHead a {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .staffHead a {
    width: 580px;
  }
}
@media screen and (max-width: 767px) {
  .staffHead a {
    width: 97.3333333333vw;
  }
}
.staffHead .staffTag {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 0.5em;
  line-height: 1.7272727273;
}
@media screen and (min-width: 768px) {
  .staffHead .staffTag {
    width: 330px;
    font-size: 15px;
    margin-top: 9px;
  }
}
@media screen and (max-width: 767px) {
  .staffHead .staffTag {
    width: 76.8vw;
    font-size: 2.9333333333vw;
    margin-top: 1.8666666667vw;
  }
}
.staffHead .staffTag span:before {
  content: "#";
}

/* .staffBottom
===================================================== */
@media screen and (min-width: 768px) {
  .staffBottom {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .staffBottom {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .staffBottom .item {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    max-width: 617px;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 1000px) {
  .staffBottom .item {
    position: static;
    max-width: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background-color: #F2EEE4;
  }
}
@media screen and (max-width: 767px) {
  .staffBottom .item {
    width: 100%;
    background-color: #F2EEE4;
  }
}
@media screen and (min-width: 768px) {
  .staffBottom .item .item_inner {
    transform: translateY(2%);
  }
}
@media screen and (max-width: 1000px) {
  .staffBottom .item .item_inner {
    width: 617px;
    margin-left: auto;
    margin-right: auto;
    transform: translateY(0);
  }
}
@media screen and (max-width: 767px) {
  .staffBottom .item .item_inner {
    width: 100%;
  }
}
.staffBottom .item .itemTitle {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .staffBottom .item .itemTitle {
    width: 70.9886547812%;
  }
}
@media screen and (max-width: 767px) {
  .staffBottom .item .itemTitle {
    width: 81.6vw;
  }
}
.staffBottom .item .itemArea {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .staffBottom .item .itemArea {
    width: 84.4408427877%;
    margin-top: -11.3452188006%;
  }
}
@media screen and (max-width: 767px) {
  .staffBottom .item .itemArea {
    width: 88.5333333333vw;
    margin-top: -13.3333333333vw;
    margin-bottom: 2.6666666667vw;
  }
}
.staffBottom .item .itemArea_kago {
  width: 100%;
}
.staffBottom .item .itemArea_side {
  font-family: "cormorant-garamond", serif;
  font-weight: 400;
  font-style: normal;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  position: absolute;
  top: 50%;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .staffBottom .item .itemArea_side {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .staffBottom .item .itemArea_side {
    font-size: 2.9333333333vw;
  }
}
.staffBottom .item .itemArea_side.itemArea_side__l {
  transform: translateY(-50%) rotate(180deg);
  left: 0.8vw;
}
@media screen and (min-width: 768px) {
  .staffBottom .item .itemArea_side.itemArea_side__l {
    left: 4%;
  }
}
@media screen and (max-width: 767px) {
  .staffBottom .item .itemArea_side.itemArea_side__l {
    left: 0.8vw;
  }
}
.staffBottom .item .itemArea_side.itemArea_side__r {
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .staffBottom .item .itemArea_side.itemArea_side__r {
    right: 5%;
  }
}
@media screen and (max-width: 767px) {
  .staffBottom .item .itemArea_side.itemArea_side__r {
    right: 1.8666666667vw;
  }
}
.staffBottom .item .itemArea_item {
  position: absolute;
  transition-delay: 0.5s;
}
@media screen and (max-width: 767px) {
  .staffBottom .item .itemDown::before, .staffBottom .item .itemDown::after {
    content: "";
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 0;
    height: 0;
    border-top: 2.6666666667vw solid #BD1B1B;
    border-left: 1.3333333333vw solid transparent;
    border-right: 1.3333333333vw solid transparent;
  }
}
@media screen and (max-width: 767px) {
  .staffBottom .item .itemDown::before {
    margin-bottom: 1px;
  }
}

/* .code
===================================================== */
@media screen and (min-width: 768px) {
  .codeArea {
    max-width: 617px;
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .codeArea {
    max-width: none;
    width: 617px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .codeArea {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .code:not(:last-of-type) {
    margin-bottom: 16vw;
  }
}
.codeArea .codeImg {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .codeArea .codeImg {
    width: 426px;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeImg {
    width: 86.1333333333vw;
    margin-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .codeArea .codeImg.codeImg__1 {
    margin-top: 100px;
  }
}
@media screen and (min-width: 768px) {
  .codeArea .codeImg.codeImg__2, .codeArea .codeImg.codeImg__3 {
    margin-top: 120px;
  }
}
@media screen and (min-width: 768px) {
  .codeArea .codeImg.codeImg__1, .codeArea .codeImg.codeImg__3 {
    margin-bottom: 55px;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeImg.codeImg__1, .codeArea .codeImg.codeImg__3 {
    margin-bottom: 12.8vw;
  }
}
.codeArea .codeImg.codeImg__1 li:nth-of-type(1), .codeArea .codeImg.codeImg__3 li:nth-of-type(1) {
  transform: translate(-50%, -50%) rotate(2.7deg);
}
.codeArea .codeImg.codeImg__1 li:nth-of-type(2), .codeArea .codeImg.codeImg__3 li:nth-of-type(2) {
  transform: translate(-51%, -48%) rotate(2.2deg);
}
.codeArea .codeImg.codeImg__1 li:nth-of-type(3), .codeArea .codeImg.codeImg__3 li:nth-of-type(3) {
  transform: translate(-50%, -46.5%) rotate(0.3deg);
}
@media screen and (min-width: 768px) {
  .codeArea .codeImg.codeImg__1 .codeTape, .codeArea .codeImg.codeImg__3 .codeTape {
    width: 182px;
    top: -16px;
    left: -29px;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeImg.codeImg__1 .codeTape, .codeArea .codeImg.codeImg__3 .codeTape {
    width: 30.6666666667vw;
    top: 0vw;
    left: -3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .codeArea .codeImg.codeImg__2 {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeImg.codeImg__2 {
    margin-bottom: 10.6666666667vw;
  }
}
.codeArea .codeImg.codeImg__2 li:nth-of-type(1) {
  transform: translate(-50%, -50%) rotate(-1.6deg);
}
.codeArea .codeImg.codeImg__2 li:nth-of-type(2) {
  transform: translate(-50%, -51%) rotate(2.2deg);
}
.codeArea .codeImg.codeImg__2 li:nth-of-type(3) {
  transform: translate(-50%, -50%) rotate(0.3deg);
}
@media screen and (min-width: 768px) {
  .codeArea .codeImg.codeImg__2 .codeTape {
    width: 182px;
    top: -20px;
    left: -29px;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeImg.codeImg__2 .codeTape {
    width: 30.6666666667vw;
    top: -3.7333333333vw;
    left: -5.0666666667vw;
  }
}
.codeArea .codeImg ul {
  position: relative;
}
.codeArea .codeImg ul::before {
  content: "";
  display: block;
  padding-top: 139.9380804954%;
}
.codeArea .codeImg li {
  background-color: #f9f9f9;
  border: 1px solid #d6d6d6;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.07);
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: left center;
  transition: transform 0.5s, opacity 1s;
}
@media screen and (min-width: 768px) {
  .codeArea .codeImg li {
    width: 426px;
    padding: 57px 40px;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeImg li {
    width: 86.1333333333vw;
    padding: 11.4666666667vw 7.2vw;
  }
}
.codeArea .codeImg li:nth-of-type(1) {
  z-index: 3;
}
.codeArea .codeImg li:nth-of-type(2) {
  z-index: 2;
}
.codeArea .codeImg li:nth-of-type(3) {
  z-index: 1;
}
.codeArea .codeImg img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .codeArea .codeImg img {
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeImg img {
    margin-bottom: 3.4666666667vw;
  }
}
.codeArea .codeImg div {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.codeArea .codeImg .codeImg_item {
  text-transform: capitalize;
  font-family: "cormorant-garamond", serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.1666666667;
}
@media screen and (min-width: 768px) {
  .codeArea .codeImg .codeImg_item {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeImg .codeImg_item {
    font-size: 5.0666666667vw;
  }
}
.codeArea .codeImg .codeImg_item span {
  display: block;
}
.codeArea .codeImg .codeImg_more {
  text-transform: uppercase;
  text-decoration: underline;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .codeArea .codeImg .codeImg_more {
    font-size: 14px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeImg .codeImg_more {
    font-size: 3.2vw;
    margin-top: 0.8vw;
  }
}
.codeArea .codeImg .codeTape {
  position: absolute;
  transform: rotate(-17.5deg);
  z-index: 4;
}
@media screen and (min-width: 768px) {
  .codeArea .codeCome {
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeCome {
    margin-bottom: 8vw;
  }
}
.codeArea .codeCome img {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .codeArea .codeCome img {
    width: 142px;
    margin-bottom: -8px;
    transform: translateX(-75%);
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeCome img {
    width: 29.3333333333vw;
    margin-bottom: -2.1333333333vw;
    transform: translateX(-80%);
  }
}
.codeArea .codeCome span {
  display: block;
  text-align: center;
  line-height: 1.6923076923;
  letter-spacing: 0.1em;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .codeArea .codeCome span {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeCome span {
    font-size: 3.4666666667vw;
  }
}
.codeArea .codeCredit {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .codeArea .codeCredit {
    width: 380px;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeCredit {
    width: 80vw;
  }
}
@media screen and (min-width: 768px) {
  .codeArea .codeCredit .codeCredit_title {
    margin-bottom: 30px;
    width: 103%;
    margin-left: -3%;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeCredit .codeCredit_title {
    margin-bottom: 5.0666666667vw;
    width: 102%;
    margin-left: -2%;
  }
}
.codeArea .codeCredit .credit {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .codeArea .codeCredit .credit li:not(:last-of-type) {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeCredit .credit li:not(:last-of-type) {
    margin-bottom: 2.6666666667vw;
  }
}
.codeArea .codeCredit .credit a {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .codeArea .codeCredit .credit a:hover .credit_btn {
    transform: scale(1.1);
  }
}
.codeArea .codeCredit .credit img {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .codeArea .codeCredit .credit img {
    width: 56px;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeCredit .credit img {
    width: 12vw;
  }
}
.codeArea .codeCredit .credit .credit_name {
  width: 100%;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  .codeArea .codeCredit .credit .credit_name {
    padding: 0 14px;
    font-size: 12px;
    margin-top: 2px;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeCredit .credit .credit_name {
    padding: 0 2.6666666667vw;
    font-size: 3.2vw;
    margin-top: 0.5333333333vw;
  }
}
.codeArea .codeCredit .credit .credit_btn {
  flex-shrink: 0;
  color: #fff;
  background-color: #000;
  text-transform: uppercase;
  text-align: center;
  transition: transform 0.3s;
}
@media screen and (min-width: 768px) {
  .codeArea .codeCredit .credit .credit_btn {
    width: 66px;
    line-height: 21px;
    border-radius: 16px;
    margin-top: 5px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .codeArea .codeCredit .credit .credit_btn {
    width: 14.6666666667vw;
    line-height: 4.8vw;
    border-radius: 4.2666666667vw;
    margin-top: 1.3333333333vw;
    font-size: 3.2vw;
  }
}
/* .codeImg__3
===================================================== */
@media screen and (max-width: 767px) {
  #staff__1 .codeImg__3 li,
#staff__2 .codeImg__1 li {
    padding: 11.4666666667vw 7.2vw 8.8vw !important;
  }
}
@media screen and (min-width: 768px) {
  #staff__1 .codeImg__3 li .codeImg_item,
#staff__2 .codeImg__1 li .codeImg_item {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  #staff__1 .codeImg__3 li .codeImg_item,
#staff__2 .codeImg__1 li .codeImg_item {
    font-size: 4.8vw !important;
  }
}

@media screen and (min-width: 768px) {
  #staff__1 .codeImg__2 .codeImg_item {
    font-size: 31px;
  }
}
@media screen and (max-width: 767px) {
  #staff__1 .codeImg__2 .codeImg_item {
    font-size: 6.4vw !important;
  }
}

@media screen and (min-width: 768px) {
  #staff__2 .codeImg__2 .codeImg_item {
    font-size: 27px;
  }
}
@media screen and (max-width: 767px) {
  #staff__2 .codeImg__2 .codeImg_item {
    font-size: 5.3333333333vw !important;
  }
}

@media screen and (min-width: 768px) {
  #staff__2 .codeImg__3 .codeImg_item {
    font-size: 31px;
  }
}
@media screen and (max-width: 767px) {
  #staff__2 .codeImg__3 .codeImg_item {
    font-size: 6.4vw !important;
  }
}

@media screen and (max-width: 767px) {
  #staff__3 .codeImg__1 li {
    padding: 11.4666666667vw 7.2vw 8.8vw !important;
  }
}
@media screen and (min-width: 768px) {
  #staff__3 .codeImg__1 li .codeImg_item {
    font-size: 23px;
  }
}
@media screen and (max-width: 767px) {
  #staff__3 .codeImg__1 li .codeImg_item {
    font-size: 4.2666666667vw !important;
  }
}

@media screen and (min-width: 768px) {
  #staff__3 .codeImg__2 .codeImg_item {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  #staff__3 .codeImg__2 .codeImg_item {
    font-size: 4.8vw !important;
  }
}

@media screen and (min-width: 768px) {
  #staff__3 .codeImg__3 .codeImg_item {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  #staff__3 .codeImg__3 .codeImg_item {
    font-size: 5.6vw !important;
  }
}

/* .ranking
===================================================== */
.ranking {
  background-color: #F2EEE4;
  box-shadow: 3px 7px 9px rgba(0, 0, 0, 0.07);
}
@media screen and (min-width: 768px) {
  .ranking {
    padding-top: 105px;
    border-radius: 0 0 100px 100px;
    padding-bottom: 280px;
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .ranking {
    padding-top: 26.6666666667vw;
    border-radius: 0 0 8vw 8vw;
    padding-bottom: 12vw;
  }
}
.ranking .rankingHead {
  border-top: 1px solid #656565;
  border-bottom: 1px solid #656565;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .ranking .rankingHead {
    max-width: 827px;
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .ranking .rankingHead {
    width: 90.1333333333vw;
    margin-bottom: 18.6666666667vw;
  }
}
.ranking .rankingHead .rankingHead_top {
  border-bottom: 1px solid #656565;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .ranking .rankingHead .rankingHead_top {
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .ranking .rankingHead .rankingHead_top {
    padding: 2.6666666667vw 1.3333333333vw;
  }
}
.ranking .rankingHead .rankingHead_top span {
  display: block;
  font-family: "cormorant-garamond", serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.03em;
  line-height: 1;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .ranking .rankingHead .rankingHead_top span {
    font-size: 19px;
  }
}
@media screen and (max-width: 767px) {
  .ranking .rankingHead .rankingHead_top span {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .ranking .rankingHead .rankingHead_bottom {
    padding: 40px 0px;
  }
}
@media screen and (max-width: 767px) {
  .ranking .rankingHead .rankingHead_bottom {
    padding: 8.2666666667vw 0;
  }
}
.ranking .rankingHead .rankingHead_bottom p {
  line-height: 1;
  font-family: "cormorant-garamond", serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: -0.03em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .ranking .rankingHead .rankingHead_bottom p {
    font-size: 72px;
  }
}
@media screen and (max-width: 767px) {
  .ranking .rankingHead .rankingHead_bottom p {
    font-size: 9.6vw;
  }
}
.ranking .rankingHead .rankingHead_bottom p span {
  display: block;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .ranking .rankingHead .rankingHead_bottom p span {
    font-size: 20px;
    margin-bottom: 5px;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 767px) {
  .ranking .rankingHead .rankingHead_bottom p span {
    font-size: 3.7333333333vw;
    margin-bottom: 2.9333333333vw;
    letter-spacing: 0em;
  }
}
@media screen and (min-width: 768px) {
  .ranking .rankingFlex {
    display: flex;
    justify-content: center;
    gap: 0 40px;
  }
}

/* .rankingBlock
===================================================== */
.rankingBlock {
  background-color: #FBFAFA;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 768px) {
  .rankingBlock {
    max-width: 393px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock {
    width: 86.4vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock:not(:first-of-type) {
    margin-top: 17.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .rankingBlock:not(:nth-child(1), :nth-of-type(2)) {
    margin-top: 165px;
    margin-left: auto;
    margin-right: auto;
  }
}
.rankingBlock a {
  display: block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .rankingBlock a {
    padding-bottom: 65px;
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock a {
    padding-bottom: 13.3333333333vw;
  }
}
.rankingBlock .rankingNo {
  position: absolute;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .rankingBlock .rankingNo {
    width: 95px;
    top: -14px;
    left: 16px;
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock .rankingNo {
    width: 22.4vw;
    top: -4.8vw;
    left: 4.8vw;
  }
}
.rankingBlock .rankingNo .rankingNo_num {
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .rankingBlock .rankingNo .rankingNo_num {
    width: 34px;
    right: 14px;
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock .rankingNo .rankingNo_num {
    width: 8vw;
    right: 3.4666666667vw;
    top: 0;
  }
}
.rankingBlock .rankingItemImg {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .rankingBlock .rankingItemImg {
    width: 319px;
    margin-bottom: -5px;
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock .rankingItemImg {
    width: 70.1333333333vw;
    margin-bottom: -1.8666666667vw;
  }
}
.rankingBlock .rankingRealBuy {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .rankingBlock .rankingRealBuy {
    font-size: 13px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock .rankingRealBuy {
    font-size: 3.2vw;
    margin-bottom: 2.6666666667vw;
  }
}
.rankingBlock .rankingGraph {
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #000;
}
@media screen and (min-width: 768px) {
  .rankingBlock .rankingGraph {
    width: 183px;
    height: 15px;
    margin-bottom: 33px;
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock .rankingGraph {
    width: 40vw;
    height: 3.4666666667vw;
    margin-bottom: 6.1333333333vw;
  }
}
.rankingBlock .rankingGraph span {
  display: block;
  width: 10%;
  height: 100%;
  background-color: #000;
}
.rankingBlock .rankingBlock_flex {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .rankingBlock .rankingBlock_flex {
    gap: 0 25px;
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock .rankingBlock_flex {
    gap: 0 10.6666666667vw;
  }
}
.rankingBlock .rankingBlock_name {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .rankingBlock .rankingBlock_name {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock .rankingBlock_name {
    font-size: 3.2vw;
  }
}
.rankingBlock .rankingBlock_btn {
  font-family: "garamond-premier-pro", serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .rankingBlock .rankingBlock_btn {
    font-size: 14px;
    width: 60px;
    line-height: 20px;
    border-radius: 12px;
    margin-top: 2px;
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock .rankingBlock_btn {
    font-size: 3.2vw;
    width: 14.6666666667vw;
    line-height: 5.0666666667vw;
    border-radius: 3.2vw;
    margin-top: 0.5333333333vw;
  }
}

/* .rankingBlock__1, .rankingBlock__2, .rankingBlock__3
===================================================== */
@media screen and (min-width: 768px) {
  .rankingBlock__1,
.rankingBlock__2,
.rankingBlock__3 {
    width: 540px;
    max-width: none;
  }
}
@media screen and (min-width: 768px) {
  .rankingBlock__1 .rankingNo,
.rankingBlock__2 .rankingNo,
.rankingBlock__3 .rankingNo {
    width: 118px;
    top: -37px;
    left: 22px;
  }
}
@media screen and (min-width: 768px) {
  .rankingBlock__1 .rankingItemImg,
.rankingBlock__2 .rankingItemImg,
.rankingBlock__3 .rankingItemImg {
    width: 430px;
    transform: translateY(-30px);
    margin-bottom: -100px;
  }
}
@media screen and (min-width: 768px) {
  .rankingBlock__1 .rankingRealBuy,
.rankingBlock__2 .rankingRealBuy,
.rankingBlock__3 .rankingRealBuy {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) {
  .rankingBlock__1 .rankingRealBuy,
.rankingBlock__2 .rankingRealBuy,
.rankingBlock__3 .rankingRealBuy {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 768px) {
  .rankingBlock__1 .rankingGraph,
.rankingBlock__2 .rankingGraph,
.rankingBlock__3 .rankingGraph {
    width: 220px;
    height: 19px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .rankingBlock__1 .rankingBlock_flex,
.rankingBlock__2 .rankingBlock_flex,
.rankingBlock__3 .rankingBlock_flex {
    gap: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .rankingBlock__1 .rankingBlock_name span,
.rankingBlock__2 .rankingBlock_name span,
.rankingBlock__3 .rankingBlock_name span {
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) {
  .rankingBlock__1 .rankingBlock_btn,
.rankingBlock__2 .rankingBlock_btn,
.rankingBlock__3 .rankingBlock_btn {
    width: 65px;
    line-height: 22px;
  }
}

/* .rankingBlock__5
===================================================== */
@media screen and (max-width: 767px) {
  .rankingBlock__5 .rankingNo {
    top: -5.3333333333vw;
    left: 2.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .rankingBlock__5 .rankingNo .rankingNo_num {
    top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock__5 .rankingNo .rankingNo_num {
    width: 8.2666666667vw;
    right: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .rankingBlock__5 .rankingItemImg {
    transform: translate(0px, 7px);
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock__5 .rankingItemImg {
    transform: translate(0vw, -0.8vw);
  }
}

/* .rankingBlock__4
===================================================== */
@media screen and (min-width: 768px) {
  .rankingBlock__4 .rankingNo_num {
    top: 5px !important;
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock__4 .rankingNo_num {
    top: 0.8vw !important;
  }
}
@media screen and (min-width: 768px) {
  .rankingBlock__4 .rankingItemImg {
    transform: translate(7px, 7px);
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock__4 .rankingItemImg {
    transform: translate(1.6vw, 1.0666666667vw);
  }
}

/* .rankingBlock__3
===================================================== */
@media screen and (min-width: 768px) {
  .rankingBlock__3 .rankingNo {
    width: 112px;
    top: -23px;
    left: 26px;
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock__3 .rankingNo {
    top: -3.7333333333vw;
    left: 3.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .rankingBlock__3 .rankingNo .rankingNo_num {
    width: 43px;
    right: 8px;
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock__3 .rankingNo .rankingNo_num {
    right: 2.1333333333vw;
    top: 0.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .rankingBlock__3 .rankingItemImg {
    transform: translate(7px, -33px);
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock__3 .rankingItemImg {
    transform: translate(0vw, 4.8vw) scale(1.07);
  }
}

/* .rankingBlock__2
===================================================== */
@media screen and (max-width: 767px) {
  .rankingBlock__2 .rankingNo {
    top: -5.8666666667vw;
    left: 2.9333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .rankingBlock__2 .rankingNo .rankingNo_num {
    width: 44px;
    right: 12px;
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock__2 .rankingNo .rankingNo_num {
    width: 8.2666666667vw;
    right: 2.1333333333vw;
    top: 0.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .rankingBlock__2 .rankingItemImg {
    transform: translate(0px, -35px) scale(0.88);
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock__2 .rankingItemImg {
    transform: translate(0vw, 1.3333333333vw);
  }
}

/* .rankingBlock__1
===================================================== */
.rankingBlock__1 {
  position: relative;
}
@media screen and (max-width: 767px) {
  .rankingBlock__1 .rankingNo {
    top: -7.4666666667vw;
    left: 2.9333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .rankingBlock__1 .rankingNo .rankingNo_num {
    width: 34px;
    right: 31px;
    top: 2px;
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock__1 .rankingNo .rankingNo_num {
    width: 6.6666666667vw;
    right: 4.8vw;
  }
}
@media screen and (min-width: 768px) {
  .rankingBlock__1 .rankingItemImg {
    transform: translate(2px, -39px) scale(0.78);
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock__1 .rankingItemImg {
    transform: translate(-1.6vw, 4.5333333333vw);
    margin-bottom: 3.7333333333vw;
  }
}
.rankingBlock__1::before {
  content: "";
  display: block;
  background-image: url(../images/top/crown.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .rankingBlock__1::before {
    width: 80px;
    height: 80px;
    top: 79px;
    right: 79px;
  }
}
@media screen and (max-width: 767px) {
  .rankingBlock__1::before {
    width: 16vw;
    height: 16vw;
    top: 10.6666666667vw;
    right: 9.8666666667vw;
  }
}

/* .rankingStyling
===================================================== */
@media screen and (min-width: 768px) {
  .rankingStyling {
    margin-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .rankingStyling {
    margin-top: 10.6666666667vw;
  }
}
.rankingStyling .rankingStylingTitle {
  font-family: "cormorant-garamond", serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .rankingStyling .rankingStylingTitle {
    font-size: 28px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .rankingStyling .rankingStylingTitle {
    font-size: 5.8666666667vw;
    margin-bottom: 4.5333333333vw;
  }
}
.rankingStyling .rankingSlide {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .rankingStyling .rankingSlide {
    width: 680px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media screen and (max-width: 767px) {
  .rankingStyling .rankingSlide {
    margin-bottom: 5.3333333333vw;
    width: calc(100% - 10.6666666667vw);
    margin-left: auto !important;
    margin-right: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .rankingStyling .rankingSlide .swiper-wrapper {
    display: flex !important;
    justify-content: space-between !important;
  }
}
@media screen and (min-width: 768px) {
  .rankingStyling .rankingSlide .swiper-slide {
    width: 321px !important;
    margin-right: 0 !important;
  }
}
.rankingStyling .rankingSlide .rankingImg {
  display: block;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .rankingStyling .rankingSlide .rankingImg {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .rankingStyling .rankingSlide .rankingImg {
    margin-bottom: 4.8vw;
  }
}
.rankingStyling .rankingSlide .rankingImg::before {
  content: "";
  display: block;
  padding-top: 120%;
  width: 100%;
}
.rankingStyling .rankingSlide .rankingImg img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.rankingStyling .rankingSlide .rankingImg span {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .rankingStyling .rankingSlide .rankingImg span {
    width: 25px;
    height: 25px;
    bottom: 21px;
    right: 17px;
  }
}
@media screen and (max-width: 767px) {
  .rankingStyling .rankingSlide .rankingImg span {
    width: 6.1333333333vw;
    height: 6.1333333333vw;
    bottom: 4vw;
    right: 4vw;
  }
}
.rankingStyling .rankingSlide .rankingImg span::before, .rankingStyling .rankingSlide .rankingImg span::after {
  content: "";
  display: block;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.rankingStyling .rankingSlide .rankingImg span::before {
  width: 100%;
  height: 2px;
}
.rankingStyling .rankingSlide .rankingImg span::after {
  height: 100%;
  width: 2px;
}
.rankingStyling .rankingSlide .rankingCome {
  border-bottom: 1px solid #000;
}
@media screen and (min-width: 768px) {
  .rankingStyling .rankingSlide .rankingCome {
    line-height: 1.6923076923;
    font-size: 13px;
    padding-bottom: 35px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .rankingStyling .rankingSlide .rankingCome {
    line-height: 1.8333333333;
    font-size: 3.2vw;
    padding-bottom: 5.8666666667vw;
    margin-bottom: 5.8666666667vw;
  }
}
.rankingStyling .rankingStaff {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .rankingStyling .rankingStaff {
    gap: 0 32px;
  }
}
@media screen and (max-width: 767px) {
  .rankingStyling .rankingStaff {
    gap: 0 7.4666666667vw;
    margin-bottom: 8vw;
  }
}
.rankingStyling .rankingStaff > img {
  border-radius: 50%;
}
@media screen and (min-width: 768px) {
  .rankingStyling .rankingStaff > img {
    width: 113px;
  }
}
@media screen and (max-width: 767px) {
  .rankingStyling .rankingStaff > img {
    width: 26.6666666667vw;
  }
}
.rankingStyling .rankingStaff > div {
  line-height: 1.8;
}
.rankingStyling .rankingStaff .rankingStaff_name {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .rankingStyling .rankingStaff .rankingStaff_name {
    font-size: 16px;
    margin-bottom: 1px;
  }
}
@media screen and (max-width: 767px) {
  .rankingStyling .rankingStaff .rankingStaff_name {
    font-size: 4.2666666667vw;
    margin-bottom: 0.2666666667vw;
  }
}
.rankingStyling .rankingStaff .rankingStaff_store,
.rankingStyling .rankingStaff .rankingStaff_height,
.rankingStyling .rankingStaff .rankingStaff_type {
  line-height: 1.57;
}
@media screen and (min-width: 768px) {
  .rankingStyling .rankingStaff .rankingStaff_store,
.rankingStyling .rankingStaff .rankingStaff_height,
.rankingStyling .rankingStaff .rankingStaff_type {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .rankingStyling .rankingStaff .rankingStaff_store,
.rankingStyling .rankingStaff .rankingStaff_height,
.rankingStyling .rankingStaff .rankingStaff_type {
    font-size: 2.6666666667vw;
  }
}
.rankingStyling .rankingStaff a {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .rankingStyling .rankingStaff a {
    margin-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  .rankingStyling .rankingStaff a {
    margin-top: 1.3333333333vw;
  }
}
.rankingStyling .rankingStaff a img {
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .rankingStyling .rankingStaff a img {
    width: 14px;
    margin-right: 5px;
  }
}
@media screen and (max-width: 767px) {
  .rankingStyling .rankingStaff a img {
    width: 3.2vw;
    margin-right: 1.3333333333vw;
  }
}
.rankingStyling .rankingStaff a span {
  display: block;
}
@media screen and (min-width: 768px) {
  .rankingStyling .rankingStaff a span {
    font-size: 9px;
  }
}
@media screen and (max-width: 767px) {
  .rankingStyling .rankingStaff a span {
    font-size: 2.4vw;
  }
}

/* .rankingSide
===================================================== */
@media screen and (min-width: 768px) {
  .rankingSide {
    -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
    font-family: "cormorant-garamond", serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    letter-spacing: -0.03em;
    position: fixed;
    top: 50%;
    transform: translateY(-50%) rotate(-180deg);
    left: 30px;
    transition: opacity 0.5s;
    opacity: 0;
    z-index: 100;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .rankingSide {
    left: 5px;
  }
}
@media screen and (min-width: 768px) {
  .rankingSide.show {
    opacity: 1;
  }
}

/* #staff__1
===================================================== */
#staff__1 .itemArea_item__1 {
  width: 45.1807228916%;
  transform: rotate(-8.56deg);
  top: 9.5%;
  left: 26.5060240964%;
}
#staff__1 .itemArea_item__2 {
  width: 35.2409638554%;
  transform: rotate(6deg);
  top: 44%;
  left: 15.6626506024%;
}
#staff__1 .itemArea_item__3 {
  width: 57.8313253012%;
  transform: rotate(8.62deg);
  top: 39.75%;
  left: 43.0722891566%;
}

/* #staff__2
===================================================== */
#staff__2 .itemArea_item__1 {
  width: 43.9759036145%;
  transform: rotate(5.56deg);
  top: 14.25%;
  left: 26.8072289157%;
}
#staff__2 .itemArea_item__2 {
  width: 49.0963855422%;
  transform: rotate(-8deg);
  top: 49.25%;
  left: 8.734939759%;
}
#staff__2 .itemArea_item__3 {
  width: 55.7228915663%;
  transform: rotate(7.62deg);
  top: 42.5%;
  left: 43.0722891566%;
}

/* #staff__3
===================================================== */
#staff__3 .itemArea_item__1 {
  width: 41.8674698795%;
  transform: rotate(6.56deg);
  top: 15.25%;
  left: 10.843373494%;
}
#staff__3 .itemArea_item__2 {
  width: 42.4698795181%;
  transform: rotate(-7deg);
  top: 15.25%;
  left: 48.7951807229%;
}
#staff__3 .itemArea_item__3 {
  width: 59.6385542169%;
  transform: rotate(-10.62deg);
  top: 46.25%;
  left: 2.4096385542%;
}
#staff__3 .itemArea_item__4 {
  width: 47.5903614458%;
  transform: rotate(11.62deg);
  top: 45.5%;
  left: 44.578313253%;
}

/* .footer
===================================================== */
.footer {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .footer {
    padding: 153px 0 60px;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 22.4vw 0 8vw;
  }
}
.footer .footer_inner {
  position: relative;
  z-index: 2;
}
.footer .allitem {
  display: block;
  text-align: center;
  background-color: #BD1B1B;
  color: #F2EEE4;
  font-family: "cormorant-garamond", serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 768px) {
  .footer .allitem {
    width: 433px;
    line-height: 60px;
    font-size: 25px;
    margin-bottom: 195px;
  }
}
@media screen and (max-width: 767px) {
  .footer .allitem {
    width: 68.5333333333vw;
    line-height: 12.5333333333vw;
    font-size: 5.0666666667vw;
    margin-bottom: 27.4666666667vw;
  }
}
.footer .footerLogo {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .footer .footerLogo {
    width: 135px;
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 767px) {
  .footer .footerLogo {
    width: 29.3333333333vw;
    margin-bottom: 3.2vw;
  }
}
.footer small {
  display: block;
  font-family: "cormorant-garamond", serif;
  font-weight: 300;
  font-style: normal;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .footer small {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .footer small {
    font-size: 3.2vw;
  }
}

/* .totop
===================================================== */
.totop {
  position: fixed;
  z-index: 100;
  bottom: 20px;
  right: 20px;
  opacity: 0;
  transition: opacity 0.5s;
  width: 44px;
  cursor: pointer;
}
.totop.show {
  opacity: 1;
}/*# sourceMappingURL=style.css.map */