@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&family=Zen+Kaku+Gothic+New:wght@400;500;700;900&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* @include circle(100px); */
/*
 * Mixin for placeholder
 * @include placeholderColor(#00ff00);
 */
/* @include absPosition(5px,20x,10px,15px); */
/* @include css3(transition, 0.5s); */
/* @include opacity(0.5); */
/* @include fontsize(12); */
/* COLOR */
/* MEDIA QUERIES */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/*	clearfix
================================================== */
input::placeholder,
textarea::placeholder {
  color: #ccc;
}

img {
  max-width: 100%;
  height: auto;
}

/* IE */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ccc;
}

/* Edge */
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #ccc;
}

@-ms-viewport {
  width: auto;
  initial-scale: 1;
}
html {
  -ms-overflow-style: scrollbar;
  -webkit-text-size-adjust: 100%;
}

.cf:before, .cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

.pc-display {
  display: block !important;
}

.sp-display {
  display: none !important;
}

@media (max-width: 1025px) {
  .pc-display {
    display: none !important;
  }

  .sp-display {
    display: block !important;
  }
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #000;
  font-family: Helvetica,"Avenir","Noto Sans JP","游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  letter-spacing: 0.02em;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  font-size: 10px;
  font-optical-sizing: auto;
}

.sprite {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}

*, html {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}

a::after,
a::before {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: auto auto 24px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.u-sm-hide {
  display: block;
}

@keyframes animation-toggle {
  0% {
    display: none;
    height: 0;
  }
  1% {
    display: block;
  }
  100% {
    height: auto;
  }
}
@keyframes animation-probrem-num {
  0% {
    width: 0;
    left: -16px;
  }
  50% {
    width: 16px;
    left: 0;
  }
  100% {
    width: 0;
    left: 16px;
  }
}
@keyframes animation-btn-bg-blk {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
    left: 100%;
  }
}
@keyframes animation-arrow {
  0% {
    right: 10.5px;
  }
  50% {
    right: -32px;
    opacity: 0;
  }
  51% {
    right: 32px;
    opacity: 0;
  }
  100% {
    right: 10.5px;
    opacity: 1;
  }
}
.btn--line {
  border: 1px solid #009DE2;
  background: #fff;
}
.btn--line span {
  color: #009DE2;
}

@media (max-width: 1025px) {
  .btn__line span {
    font-size: max(1.5625VW,16px);
  }
}
.btn {
  display: flex;
}
.btn span {
  margin: auto;
}

.btn--primary {
  background: #F8A504;
}
.btn--primary span {
  color: #fff;
}

.btn--secondary {
  background: #009DE2;
}
.btn--secondary span {
  color: #fff;
}

.header__btn {
  width: 120px;
  height: 56px;
  border-radius: 8px;
}

.kv__btn {
  width: 240px;
  height: 62px;
  border-radius: 31px;
}
.kv__btn span {
  font-size: 2rem;
  line-height: 1;
  font-weight: 600;
}

@media (max-width: 1025px) {
  .kv__btn {
    width: 200px;
    height: 48px;
    border-radius: 24px;
  }
  .kv__btn span {
    font-size: 1.6rem;
    line-height: 1;
    font-weight: 600;
  }
}
.cv__btn {
  width: 405px;
  height: 70px;
  border-radius: 35px;
}
.cv__btn span {
  font-size: 2rem;
  font-weight: 600;
}

@media (max-width: 1025px) {
  .cv__btn {
    width: 100%;
    max-width: 280px;
    height: 64px;
    border-radius: 32px;
  }
  .cv__btn span {
    font-size: 1.6rem;
    font-weight: 600;
  }
}
.cv__btn__s {
  width: 304px;
  height: 70px;
  border-radius: 35px;
}
.cv__btn__s span {
  font-size: 2rem;
  font-weight: 600;
}

@media (max-width: 1025px) {
  .cv__btn__s {
    width: 280px;
    height: 64px;
    border-radius: 32px;
  }
  .cv__btn__s span {
    font-size: 1.6rem;
    font-weight: 600;
  }
}
.btn:hover {
  opacity: 1;
}
.btn:hover.shadow_box {
  box-shadow: 5px 10px 10px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 5px 10px 10px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 5px 10px 10px 0 rgba(0, 0, 0, 0.3);
}

h1 {
  font-size: 4.8rem;
  line-height: 1.4;
  letter-spacing: -.01em;
}

h2 {
  font-size: 3.2rem;
  line-height: 1.5;
  font-weight: 600;
}

h3 {
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: 600;
}

@media (max-width: 1025px) {
  h1 {
    font-size: 4.8rem;
    line-height: 1.4;
    letter-spacing: -.01em;
  }

  h2 {
    font-size: 2.8rem;
    line-height: 1.5;
  }

  h3 {
    font-size: 20px;
    line-height: 1.5;
  }
}
/* FONT WEIGHT
====================== */
.fw300 {
  font-weight: 300 !important;
}

.fw400 {
  font-weight: 400;
}

.fw500 {
  font-weight: 500;
}

.fw600 {
  font-weight: 600;
}

.fw700 {
  font-weight: 700;
}

.fw800 {
  font-weight: 800;
}

.fw900 {
  font-weight: 900;
}

p {
  font-size: 1.6rem;
  line-height: 2;
  margin: 0;
}

@media (max-width: 1025px) {
  p {
    font-size: 1.4rem;
    line-height: 2;
    margin: 0;
  }
}
a:hover {
  opacity: .7;
}

p a {
  text-decoration: underline;
}

blockquote {
  padding: 32px;
}
blockquote p {
  max-width: 100%;
  width: 100%;
}
blockquote p:last-child {
  margin: 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: visible;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url('/fonts/slick.ttf?1507052969') format("truetype"), url('/fonts/slick.svg?1507052969#slick') format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  background: url(../../img//slick-l-arrow.svg) no-repeat center center;
  background-size: cover;
  width: 10px;
  height: 20px;
  position: absolute;
  display: block;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  color: transparent;
  padding: 0;
  border: none;
  outline: none;
  z-index: 999;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

@media (max-width: 1025px) {
  .slick-prev,
  .slick-next {
    background: url(../../img/slick-l-arrow.svg) no-repeat center center;
    background-size: cover;
    width: 7.5px;
    height: 15px;
    position: absolute;
    display: block;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
    z-index: 999;
  }
}
.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
  transform: rotate(180deg);
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 80px;
}

@media (max-width: 1025px) {
  .slick-dotted.slick-slider {
    margin-bottom: 40px;
  }
}
.dots__area {
  display: block;
  text-align: center;
  width: 100%;
}

.dots {
  position: relative;
  height: auto;
  margin: auto auto 80px;
  width: auto;
  display: inline-block;
}

@media (max-width: 1025px) {
  .dots {
    position: relative;
    height: auto;
    margin: auto auto 40px;
    width: auto;
    display: inline-block;
  }
}
.slick-dots {
  position: relative;
  list-style: none;
  display: inline-block;
  text-align: center;
  padding: 0;
  margin: auto;
  left: 0;
  right: 0;
  width: auto;
  padding-left: 40px;
  padding-right: 40px;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 20px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

@media (max-width: 1025px) {
  .slick-dots {
    padding-left: 28px;
    padding-right: 28px;
  }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 7.5px;
    width: 7.5px;
    margin: 0 10px;
    padding: 0;
    cursor: pointer;
  }
  .slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 7.5px;
    width: 7.5px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 4px;
    cursor: pointer;
  }
  .slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
  }
  .slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
  }
  .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 7.5px;
    height: 7.5px;
    font-family: "slick";
    font-size: 12px;
    line-height: 7.5px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75;
  }
}
/* common
===================== */
.flex {
  display: flex;
}

.items-center {
  justify-content: center;
}

.block-box {
  display: block;
}

div[data-photo='1'] {
  background: url(../../img/photo-01.jpg?date=20240101) no-repeat center center;
  background-size: cover;
}

div[data-photo='2'] {
  background: url(../../img/photo-02.jpg) no-repeat center center;
  background-size: cover;
}

div[data-photo='3'] {
  background: url(../../img/photo-03.jpg?date=20240101) no-repeat center center;
  background-size: cover;
}

div[data-photo='4'] {
  background: url(../../img/photo-04.jpg) no-repeat center center;
  background-size: cover;
}

div[data-photo='5'] {
  background: url(../../img/photo-05.jpg) no-repeat center center;
  background-size: cover;
}

div[data-photo='6'] {
  background: url(../../img/photo-06.jpg) no-repeat center center;
  background-size: cover;
}

div[data-photo='7'] {
  background: url(../../img/photo-07.jpg?date=20240101) no-repeat center center;
  background-size: cover;
}

div[data-photo='8'] {
  background: url(../../img/photo-08.jpg) no-repeat center center;
  background-size: cover;
}

div[data-photo='9'] {
  background: url(../../img/photo-09.jpg) no-repeat center center;
  background-size: cover;
}

div[data-icon='1'] {
  background: url(../../img/icon-01.svg) no-repeat center center;
  background-size: cover;
}

div[data-icon='2'] {
  background: url(../../img/icon-02.svg) no-repeat center center;
  background-size: cover;
}

div[data-icon='3'] {
  background: url(../../img/icon-03.svg) no-repeat center center;
  background-size: cover;
}

div[data-icon='4'] {
  background: url(../../img/icon-04.svg) no-repeat center center;
  background-size: cover;
}

div[data-icon='5'] {
  background: url(../../img/icon-05.svg) no-repeat center center;
  background-size: cover;
}

div[data-icon='6'] {
  background: url(../../img/icon-06.svg) no-repeat center center;
  background-size: cover;
}

div[data-icon='7'] {
  background: url(../../img/icon-07.svg) no-repeat center center;
  background-size: cover;
}

div[data-icon='8'] {
  background: url(../../img/icon-08.svg) no-repeat center center;
  background-size: cover;
}

@media (max-width: 1025px) {
  .item__list__heading {
    margin-bottom: max(6.25VW,45px);
  }
  .item__list__heading .l__paragraph {
    font-size: max(3.125VW,24px);
    line-height: 1.5;
  }
}
.wrap {
  width: 100%;
  background: #fff;
  margin: auto;
  z-index: 99;
  position: relative;
}

@media (max-width: 600px) {
  .wrap {
    border: none;
  }
}
.index-kv {
  width: 100%;
  height: calc(100vh - 110px);
  min-height: 450px;
  margin: 110px auto 64px;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
  background: url(../../img/kv.jpg) no-repeat center top;
  background-size: cover;
  display: flex;
}
.index-kv .index-kv__inner {
  height: 100%;
  position: relative;
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: auto;
  display: flex;
  align-items: center;
}
.index-kv .index-kv__inner .player__name {
  position: absolute;
  top: 36px;
  right: 0;
  bottom: auto;
  left: auto;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 1.4rem;
}
.index-kv .index-kv__txt {
  margin: auto;
  position: relative;
  width: 100%;
}
.index-kv .index-kv__txt .index-kv__lead-sub {
  font-weight: 400;
  margin-bottom: 2.7rem;
}
.index-kv .index-kv__txt .index-kv__lead-main {
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 2.2rem;
}
.index-kv .index-kv__txt .index-kv__lead-main span {
  font-size: 2rem;
  line-height: 1;
  vertical-align: middle;
  padding-left: 4px;
}

@media (max-width: 1025px) {
  .index-kv {
    width: 100%;
    height: calc(100vh - 60px);
    min-height: 450px;
    margin: 60px auto 0;
    align-items: flex-end;
    display: flex;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.5)), url(../../img/kv_sp.jpg) no-repeat center top;
    background-size: cover;
    position: relative;
  }
  .index-kv .index-kv__inner {
    padding-bottom: 80px;
    position: relative;
    width: calc(100% - 32px);
    margin: auto;
    align-items: flex-end;
  }
  .index-kv .index-kv__inner .player__name {
    top: 18px;
    font-size: .9rem;
    line-height: 1;
  }
  .index-kv .index-kv__txt {
    position: relative;
    width: calc(100% - 32px);
    margin: 0;
  }
  .index-kv .index-kv__txt .index-kv__lead-sub {
    font-weight: 400;
    font-size: 1.4rem;
    color: #fff;
    margin-bottom: 1.6rem;
  }
  .index-kv .index-kv__txt .index-kv__lead-main {
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 1.6rem;
    color: #fff;
  }
  .index-kv .index-kv__txt .index-kv__lead-main span {
    font-size: 1rem;
    line-height: 1;
    vertical-align: middle;
    padding-left: 4px;
  }

  .kv__cv__area {
    display: flex;
    width: 100vw;
    position: fixed;
    left: 0;
    bottom: 0;
    margin: auto;
    z-index: 999;
  }
  .kv__cv__area .kv__cv__btn {
    width: 50%;
    height: 64px;
    display: flex;
  }
  .kv__cv__area .kv__cv__btn span {
    font-size: 1.6rem;
    font-weight: 600;
  }
}
.content__wrap {
  width: 100%;
  margin: auto;
  padding-top: 24px;
  padding-bottom: 120px;
  display: block;
  justify-content: space-between;
}
.content__wrap .content__wrap__inner {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: auto;
}
.content__wrap .content__wrap__heading {
  display: block;
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
  position: relative;
}
.content__wrap .content__wrap__heading h2 {
  padding-bottom: 40px;
  display: inline-block;
  position: relative;
  letter-spacing: .02em;
  line-height: 1;
  margin-bottom: 40px;
  vertical-align: middle;
}
.content__wrap .content__wrap__heading h2::after {
  width: 40px;
  height: 4px;
  background: #000;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: '';
  display: block;
}
.content__wrap .content__wrap__heading h2 span {
  font-size: 1.6rem;
  vertical-align: middle;
}
.content__wrap .content__wrap__heading p {
  text-align: center;
}

@media (max-width: 1025px) {
  .content__wrap {
    width: 100%;
    display: block;
    justify-content: space-between;
    padding-top: 80px;
  }
  .content__wrap .content__wrap__inner {
    width: calc(100% - 32px);
  }
  .content__wrap .content__wrap__heading {
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
  }
  .content__wrap .content__wrap__heading h2 {
    padding-bottom: 32px;
    margin-bottom: 32px;
  }
  .content__wrap .content__wrap__heading h2::after {
    width: 40px;
    height: 4px;
    background: #000;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: '';
    display: block;
  }
  .content__wrap .content__wrap__heading h2 span {
    font-size: 1.2rem;
  }
  .content__wrap .content__wrap__heading p {
    text-align: left;
  }
}
.content__wrap-01 {
  margin: auto auto 120px;
}
.content__wrap-01 .content__wrap__heading {
  display: block;
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
  position: relative;
}
.content__wrap-01 .content__wrap__heading h2 {
  padding-bottom: 0;
  margin-bottom: 32px;
}
.content__wrap-01 .content__wrap__heading h2::after {
  display: none;
}
.content__wrap-01 .content__wrap__heading p {
  text-align: center;
}

@media (max-width: 1025px) {
  .content__wrap-01 {
    margin: auto;
  }
}
.content__wrap-02 {
  padding: 80px 0;
  background: #FFFBF2;
}
.content__wrap-02 .content__wrap__heading {
  background: url(../../img/02-heading.svg) no-repeat center top;
  padding-top: 112px;
}

@media (max-width: 1025px) {
  .content__wrap-02 .content__wrap__heading {
    background: url(../../img/02-heading.svg) no-repeat center top;
    background-size: 247.5px 56px;
    padding-top: 96px;
  }
}
.content__wrap-03 {
  padding: 80px 0;
}
.content__wrap-03 .content__wrap__heading {
  background: url(../../img/03-heading.svg) no-repeat center top;
  padding-top: 14px;
}

@media (max-width: 1025px) {
  .content__wrap-03 {
    padding: 80px 0;
  }
  .content__wrap-03 .content__wrap__heading {
    background: url(../../img/03-heading.svg) no-repeat center top;
    background-size: 265px 56px;
    padding-top: 8px;
  }
  .content__wrap-03 .content__wrap__heading p {
    text-align: center;
  }
}
.content__wrap-04 {
  background: #F2FAFE;
  padding: 80px 0;
}
.content__wrap-04 .content__wrap__heading {
  background: url(../../img/04-heading.svg) no-repeat center top;
  padding-top: 14px;
}

@media (max-width: 1025px) {
  .content__wrap-04 {
    background: #F2FAFE;
    padding: 80px 0;
  }
  .content__wrap-04 .content__wrap__heading {
    background: url(../../img/04-heading.svg) no-repeat center top;
    background-size: 301px 56px;
    padding-top: 8px;
  }
  .content__wrap-04 .content__wrap__heading p {
    text-align: center;
  }
}
.content__wrap-05 {
  padding: 80px 0;
}
.content__wrap-05 .content__wrap__heading {
  background: url(../../img/05-heading.svg) no-repeat center top;
  padding-top: 14px;
}

@media (max-width: 1025px) {
  .content__wrap-05 {
    padding: 80px 0;
  }
  .content__wrap-05 .content__wrap__heading {
    background: url(../../img/05-heading_sp.svg) no-repeat center top;
    background-size: 288px;
    padding-top: 8px;
  }
  .content__wrap-05 .content__wrap__heading p {
    text-align: center;
  }
}
.o__title {
  color: #F8A504;
  text-align: center;
  font-size: 3.2rem;
  margin-bottom: 24px;
}

@media (max-width: 1025px) {
  .o__title {
    font-size: 2.8rem;
    margin-bottom: 40px;
  }
}
.slide__area {
  margin-bottom: 80px;
  padding-bottom: 8px;
  overflow-x: hidden;
}

.card__item {
  border-top: 8px #009DE2 solid;
  display: flex !important;
  flex-wrap: wrap;
  gap: 12px 0;
  font-weight: 600;
  background: #fff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 8px;
  padding-bottom: 32px;
}
.card__item > div {
  width: 100%;
}

@media (max-width: 1025px) {
  .card__item {
    border-top: 6px #009DE2 solid;
    gap: 9px 0;
    padding-bottom: 24px;
  }
  .card__item > div {
    width: 100%;
  }
}
.card__thumb {
  height: 0;
  padding-top: 50%;
  background: #f5f5f5;
}
.card__thumb img {
  margin: auto;
}

.card__meta {
  padding: 20px 20px  0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.card__meta .card__date {
  font-size: 1.6rem;
  margin: 0;
}
.card__meta .card__city {
  font-size: 1.4rem;
  height: 28px;
  padding: 0 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
}

@media (max-width: 1025px) {
  .card__meta {
    padding: 15px 16px 0 16px;
  }
  .card__meta .card__date {
    font-size: 1.26rem;
    margin: 0;
  }
  .card__meta .card__city {
    font-size: 1.1rem;
    height: 22px;
    padding: 0 12.6px;
  }
}
.card__title {
  padding: 0 20px;
  font-size: 2rem;
}

@media (max-width: 1025px) {
  .card__title {
    padding: 0 16px;
    font-size: 1.57rem;
  }
}
.card__place {
  padding: 0 20px;
  font-size: 1.4rem;
}

@media (max-width: 1025px) {
  .card__place {
    padding: 0 16px;
    font-size: 1.1rem;
  }
}
.card__tag {
  padding: 0 20px;
  display: flex;
  gap: 0 4px;
}
.card__tag .card__tag-item {
  font-size: 1.2rem;
  line-height: 1;
  padding: 6px 20px;
  border-radius: 12px;
  background: #f5f5f5;
}

@media (max-width: 1025px) {
  .card__tag {
    padding: 0 16px;
    display: flex;
    gap: 0 4px;
  }
  .card__tag .card__tag-item {
    font-size: 1rem;
    line-height: 1;
    padding: 6px 16px;
    border-radius: 11px;
    background: #f5f5f5;
  }
}
.cv__lead {
  font-size: 3.2rem;
  font-weight: 600;
  text-align: center;
  margin: 64px auto 24px;
}

@media (max-width: 1025px) {
  .cv__lead {
    font-size: 2.8rem;
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
    margin: 80px auto 40px;
  }
}
.cv__area {
  gap: 0 40px;
}

@media (max-width: 1025px) {
  .cv__area {
    gap: 40px 0;
  }
  .cv__area.flex {
    flex-wrap: wrap;
  }
}
.s-card__list {
  display: flex;
  justify-content: flex-start;
  align-items: start;
  gap: 40px 30px;
  flex-wrap: wrap;
}
.s-card__list .s-card__item {
  width: calc((100% - 60px) * .333333);
  display: flex;
  flex-wrap: wrap;
  gap: 24px 0;
}
.s-card__list .s-card__item > div {
  width: 100%;
}
.s-card__list .s-card__item .s-card__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 0;
}
.s-card__list .s-card__item .s-card__thumb {
  width: 100%;
  padding-top: 63.68%;
  display: block;
}
.s-card__list .s-card__item .s-card__thumb img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
}
.s-card__list .s-card__item .s-card__title {
  text-align: center;
  width: 100%;
}
.s-card__list .s-card__item .s-card__title h3 {
  font-weight: 600;
}
.s-card__list .s-card__item .s-card__description p:last-child {
  margin: 0;
}

@media (max-width: 1025px) {
  .s-card__list {
    display: flex;
    justify-content: flex-start;
    align-items: start;
    gap: 40px 0;
    flex-wrap: wrap;
  }
  .s-card__list .s-card__item {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 24px 0;
  }
  .s-card__list .s-card__item > div {
    width: 100%;
  }
  .s-card__list .s-card__item .s-card__meta {
    flex-direction: column-reverse;
  }
  .s-card__list .s-card__item .s-card__thumb {
    padding-top: 63.68%;
    display: block;
  }
  .s-card__list .s-card__item .s-card__thumb img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    object-fit: cover;
  }
  .s-card__list .s-card__item .s-card__title {
    text-align: center;
  }
  .s-card__list .s-card__item .s-card__title h3 {
    font-weight: 600;
    font-size: 2rem;
  }
  .s-card__list .s-card__item .s-card__description p:last-child {
    margin: 0;
  }
}
.flow__content {
  display: flex;
  gap: 0 40px;
  justify-content: center;
  align-items: center;
  margin-bottom: 80px;
}
.flow__content .flow__arrow {
  background: url(../../img/r-arrow.svg) no-repeat center center;
  width: 20px;
  height: 40px;
  background-size: cover;
  display: block;
  overflow: hidden;
}
.flow__content .flow__item {
  width: 140px;
  position: relative;
}
.flow__content .flow__thumb {
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
  margin-bottom: 24px;
}
.flow__content .flow__text p {
  font-size: 2.4rem;
  font-weight: 600;
  text-align: center;
}

@media (max-width: 1025px) {
  .flow__content {
    display: flex;
    gap: 0 4px;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
  }
  .flow__content .flow__arrow {
    background: url(../../img/r-arrow.svg) no-repeat center center;
    width: 8px;
    height: 16px;
    background-size: cover;
    display: block;
    overflow: hidden;
  }
  .flow__content .flow__item {
    width: 70px;
    position: relative;
  }
  .flow__content .flow__thumb {
    width: 100%;
    padding-top: 100%;
    overflow: hidden;
    margin-bottom: 12px;
  }
  .flow__content .flow__text p {
    font-size: 1.2rem;
    font-weight: 600;
    text-align: center;
  }
}
.split__layout {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.slack-list {
  overflow: visible;
}

.slick-slide {
  margin: 0 13px;
}

div[data-photo="photo1"] div {
  background: url(../../img/photo1.jpg) no-repeat center center;
  background-size: cover;
}

div[data-photo="photo2"] div {
  background: url(../../img/photo2.jpg) no-repeat center center;
  background-size: cover;
}

div[data-photo="photo3"] div {
  background: url(../../img/photo3.jpg) no-repeat center center;
  background-size: cover;
}

div[data-photo="photo4"] div {
  background: url(../../img/photo4.jpg) no-repeat center center;
  background-size: cover;
}

div[data-photo="photo5"] div {
  background: url(../../img/photo5.jpg) no-repeat center center;
  background-size: cover;
}

div[data-photo="photo6"] div {
  background: url(../../img/photo6.jpg) no-repeat center center;
  background-size: cover;
}

div[data-bg="cut"]::before {
  content: 'cut';
  font-size: 9.6rem;
  color: rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 28px;
  right: auto;
  bottom: 0;
  left: 16px;
  margin: auto;
  line-height: 1;
}

div[data-bg="student"]::before {
  content: 'student';
  font-size: 9.6rem;
  color: rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 28px;
  right: auto;
  bottom: 0;
  left: 16px;
  margin: auto;
  line-height: 1;
}

div[data-bg="perm"]::before {
  content: 'perm';
  font-size: 9.6rem;
  color: rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 28px;
  right: auto;
  bottom: 0;
  left: 16px;
  margin: auto;
  line-height: 1;
}

div[data-bg="shave"]::before {
  content: 'shave';
  font-size: 9.6rem;
  color: rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 28px;
  right: auto;
  bottom: 0;
  left: 16px;
  margin: auto;
  line-height: 1;
}

div[data-bg="color"]::before {
  content: 'color';
  font-size: 9.6rem;
  color: rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 28px;
  right: auto;
  bottom: 0;
  left: 16px;
  margin: auto;
  line-height: 1;
}

/* header
===================== */
.header {
  display: flex;
  position: fixed;
  height: 110px;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #fff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

@media (max-width: 1025px) {
  .header {
    display: flex;
    position: fixed;
    height: 60px;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  }
}
.header__inner {
  margin: auto;
  display: flex;
  width: calc(100% - 64px);
  max-width: 1200px;
  justify-content: space-between;
}
.header__inner .header__logo {
  width: 119px;
  height: 64px;
  background: url(../../img/logo.svg) no-repeat center center;
  background-size: cover;
  display: block;
}
.header__inner .header__navigation-area {
  display: flex;
  align-items: center;
}
.header__inner .header__navigation {
  display: flex;
  align-items: center;
  gap: 0 24px;
}
.header__inner .header__navigation li a {
  font-weight: 600;
  font-size: 1.6rem;
  color: #000;
}

@media (max-width: 1025px) {
  .header__inner {
    margin: auto;
    display: flex;
    width: calc(100% - 32px);
    justify-content: space-between;
  }
  .header__inner .header__logo {
    width: 67px;
    height: 36px;
    background: url(../../img/logo.svg) no-repeat center center;
    background-size: cover;
    display: block;
  }
  .header__inner .header__navigation-area {
    display: flex;
    align-items: center;
  }
  .header__inner .header__navigation {
    display: flex;
    align-items: center;
    gap: 0 24px;
  }
  .header__inner .header__navigation li a {
    font-weight: 600;
    font-size: 1.6rem;
    color: #000;
  }
}
.footer__content {
  background: #eee;
  padding: 80px 0;
}

.footer__inner {
  width: calc(100% - 64px);
  max-width: 1000px;
  margin: auto;
}

.copyright {
  font-size: 1.2rem;
  font-weight: 600;
}

@media (max-width: 1025px) {
  .copyright {
    font-size: 1rem;
  }
}
.footer__left {
  display: flex;
  gap: 40px 0;
  flex-wrap: wrap;
}
.footer__left p {
  width: 100%;
  font-size: 1.4rem;
  font-weight: 400;
  margin: 0;
}

@media (max-width: 1025px) {
  .footer__left p {
    font-size: 1.2rem;
  }
}
.footer__logo {
  width: 110px;
  height: 59px;
  background: url(../../img/logo.svg) no-repeat center center;
  background-size: cover;
  display: block;
}

.footer__navigation {
  text-align: right;
}
.footer__navigation li {
  margin-bottom: 16px;
}
.footer__navigation li a {
  font-size: 1.6rem;
  font-weight: 600;
  color: #000;
  margin: 0;
}

@media (max-width: 1025px) {
  .footer__navigation {
    display: none;
  }
}
.footer__subnavigation-area {
  margin-top: 32px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: end;
}
.footer__subnavigation-area .footer__subnavigation {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 0 34px;
}
.footer__subnavigation-area .footer__subnavigation li {
  width: 100%;
  text-align: right;
}
.footer__subnavigation-area .footer__subnavigation li:first-child {
  margin-bottom: 8px;
}
.footer__subnavigation-area .footer__subnavigation li a {
  font-size: 1.2rem;
  font-weight: 400;
  color: #000;
}

@media (max-width: 1025px) {
  .footer__subnavigation-area {
    flex-direction: column-reverse;
  }
  .footer__subnavigation-area .footer__subnavigation {
    margin-bottom: 40px;
    width: 100%;
    flex-wrap: wrap;
    gap: 12px 0;
  }
  .footer__subnavigation-area .footer__subnavigation li {
    width: 100%;
    display: block;
    text-align: left;
    margin-bottom: 0;
  }
}
/* SIDE
============================================*/
.side-menu {
  height: 100vh;
  position: fixed;
  display: block;
  background: #009DE2;
  transition: all .3s ease;
  z-index: 8000;
}
.side-menu .side-menu__inner {
  width: 100%;
  height: 100%;
  display: flex;
}
.side-menu .side-menu__inner ul {
  margin: auto;
}
.side-menu .side-menu__inner ul li {
  font-size: 1.6rem;
  margin: auto auto 32px;
}
.side-menu .side-menu__inner ul li a {
  color: #fff;
  letter-spacing: .05em;
}

.active .side-menu,
.active .search-content {
  right: 0;
  opacity: 1;
  z-index: 8000;
}

.active .side-menu ul li a {
  animation: fi .5s;
  -webkit-animation: fi .5s;
  /* Safari & Chrome */
  animation-delay: .3s;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

@media (max-width: 1025px) {
  .side-menu {
    position: fixed;
    width: 100vw;
    height: auto;
    display: block;
    overflow-y: scroll;
    top: 60px;
    left: 0;
    background: #009DE2;
    opacity: 0;
    z-index: -1;
  }
  .side-menu .side__menu__navi {
    display: block;
  }
  .side-menu .side__menu__navi li {
    padding: 20px 0;
  }
  .side-menu .side__menu__navi li a {
    text-align: center;
    display: block;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
  }
  .side-menu .side__menu__navi li a:hover {
    background: rgba(0, 0, 0, 0.2);
  }
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 4px 4px;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  z-index: 9999 !important;
  position: fixed;
  top: 0;
  right: 0;
  background: transparent;
  width: 60px;
  height: 60px;
  padding: 17px 14px;
}

@media only screen and (max-width: 1000px) {
  .hamburger {
    display: inline-block;
  }
}
.hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 30px;
  height: 4px;
  background-color: #009DE2;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}

/*
 * 3DX
 */
.hamburger--3dx .hamburger-box {
  perspective: 60px;
}
.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DX Reverse
 */
.hamburger--3dx-r .hamburger-box {
  perspective: 60px;
}
.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DY
 */
.hamburger--3dy .hamburger-box {
  perspective: 60px;
}
.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(-180deg);
}
.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DY Reverse
 */
.hamburger--3dy-r .hamburger-box {
  perspective: 60px;
}
.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DXY
 */
.hamburger--3dxy .hamburger-box {
  perspective: 60px;
}
.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg) rotateY(180deg);
}
.hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DXY Reverse
 */
.hamburger--3dxy-r .hamburger-box {
  perspective: 60px;
}
.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * Arrow
 */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-6px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-6px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Arrow Right
 */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(6px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(6px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Alt
 */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-6px, -7.5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-6px, 7.5px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Alt Right
 */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(6px, -7.5px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(6px, 7.5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Turn
 */
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrowturn.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Turn Right
 */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Boring
 */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

/*
 * Collapse
 */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Collapse Reverse
 */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Elastic
 */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

/*
 * Elastic Reverse
 */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 0.075s;
}

/*
 * Emphatic
 */
.hamburger--emphatic {
  overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -60px;
  top: -60px;
  transform: translate3d(60px, 60px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -60px;
  top: -60px;
  transform: translate3d(-60px, 60px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Emphatic Reverse
 */
.hamburger--emphatic-r {
  overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -60px;
  top: 60px;
  transform: translate3d(60px, -60px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -60px;
  top: 60px;
  transform: translate3d(-60px, -60px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Minus
 */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}
.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}
.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}
.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}

/*
 * Slider
 */
.hamburger--slider .hamburger-inner {
  top: 2px;
}
.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-4.28571px, -6px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}

/*
 * Slider Reverse
 */
.hamburger--slider-r .hamburger-inner {
  top: 2px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(4.28571px, -6px, 0);
  opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(90deg);
}

/*
 * Spin
 */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spin Reverse
 */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spring
 */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent;
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

/*
 * Spring Reverse
 */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Stand
 */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Stand Reverse
 */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Vortex
 */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}

/*
 * Vortex Reverse
 */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
