<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 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: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -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: 1em; /* 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;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: none; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * 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. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* 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;
  list-style: none;
}

summary::-webkit-details-marker {
  display: none;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

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

td,
th {
  padding: 0;
}

html[lang=ja] {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Meiryo", sans-serif;
}

@media screen and (min-width: 1024px) {
  html[lang=ja] {
    font-family: "Noto_Sans_JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Meiryo", sans-serif;
  }
}
@font-face {
  font-family: "Noto_Sans_JP";
  font-weight: 400;
  src: url(/fonts/vendor/Noto_Sans_JP/NotoSansJP-Regular.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Noto_Sans_JP";
  font-weight: 500;
  src: url(/fonts/vendor/Noto_Sans_JP/NotoSansJP-Medium.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Noto_Sans_JP";
  font-weight: bold;
  src: url(/fonts/vendor/Noto_Sans_JP/NotoSansJP-Bold.woff) format("woff");
  font-display: swap;
}
/* $break-point以下の時に@contentを適用 */
/* $break-point以上の時に@contentを適用 */
/* $break-point-min以上、$break-point-max以下の時に@contentを適用 */
/* 例 
@include m.min-screen(m.$pc) {
  grid-area: main;
}

@include m.screen(m.$tb, m.$pc) {
  padding: 0 20px;
}

@include m.min-screen(m.$pc) {
  padding: 0 40px;
  margin-top: 20px;
}
*/
/* ------------------------------------------------------------------------
   Base Styles
------------------------------------------------------------------------ */
html {
  background-color: #0d0d0d;
  font-size: 0.875rem;
  line-height: 1.2;
  color: #d9d9d9;
}
html::-moz-selection {
  text-shadow: none;
}
html::selection {
  text-shadow: none;
}

ol,
ul,
figure,
h2,
blockquote {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  text-decoration: none;
  color: #d9d9d9;
  cursor: pointer;
}

.hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

/* ------------------------------------------------------------------------
   Material Icon
------------------------------------------------------------------------ */
.material-icons.md-16 {
  font-size: 13px;
}

.material-icons.md-16a {
  font-size: 16px;
  margin-right: 2px;
  color: #00adb5;
}

.material-icons.md-18 {
  font-size: 18px;
}

.material-icons.md-20 {
  font-size: 20px;
}

.material-icons.md-30 {
  font-size: 30px;
}

.material-icons.md-36 {
  font-size: 36px;
}

.material-icons.md-48 {
  font-size: 48px;
}

.material-icons.md-5em {
  font-size: 5em;
}

.material-icons.md-8em {
  font-size: 8em;
}

/* Rules for using icons as black on a light background. */
.material-icons.md-dark {
  color: rgba(217, 217, 217, 0.8509803922);
}

.material-icons.md-dark.md-inactive {
  color: #d9d9d9;
}

/* Rules for using icons as white on a dark background. */
.material-icons.md-light {
  color: rgb(255, 255, 255);
}

.material-icons.md-light.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

.material-icons.md-red {
  color: #eb0400;
}

.material-icons {
  color: #fff;
}

/* ------------------------------------------------------------------------
   Main (Mobile First)
------------------------------------------------------------------------ */
@media screen and (min-width: 1024px) {
  .container {
    display: grid;
    grid-template-rows: 50px 1fr 80px;
    grid-template-columns: 240px 1fr 350px;
    grid-template-areas: "header header header" "main main main" "footer footer footer";
  }
}

/* header
======================================================================== */
.header {
  background-color: #1f1f1f;
  padding: 0 16px;
  width: calc(100% - 32px);
  height: 52px;
  z-index: 10;
  top: 0;
  right: 0;
  left: 0;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px, rgba(0, 0, 0, 0.05) 0px 0px 4px;
          box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px, rgba(0, 0, 0, 0.05) 0px 0px 4px;
}
@media screen and (min-width: 1024px) {
  .header {
    position: initial;
    grid-area: header;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px, rgba(0, 0, 0, 0.05) 0px 0px 4px;
            box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px, rgba(0, 0, 0, 0.05) 0px 0px 4px;
  }
}
.header .header__nav {
  display: none;
}
@media screen and (min-width: 1024px) {
  .header .header__nav {
    display: initial;
  }
}
.header .header__nav .header__nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .header__nav .header__nav-ul .header__nav-text {
  color: #d9d9d9;
  padding: 12px;
}
.header .header__logo-image {
  width: 28px;
  margin-top: 5px;
}
.header #header__form {
  margin: 0 auto;
  width: 65%;
  height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1024px) {
  .header #header__form {
    margin: 0 20px 0 40px;
    width: 35%;
  }
}
.header #header__form #header__form-input,
.header #header__form #header__form-bt {
  border: 0;
}
.header #header__form #header__form-input {
  border-radius: 3px 0 0 3px !important;
  background-color: #4d4d4d;
  padding: 0 0.8rem;
  width: 100%;
}
.header #header__form #header__form-input::-webkit-input-placeholder {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  font-size: 12px;
}
.header #header__form #header__form-input::-moz-placeholder {
  display: flex;
  align-items: center;
  font-size: 12px;
}
.header #header__form #header__form-input:-ms-input-placeholder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 12px;
}
.header #header__form #header__form-input::-ms-input-placeholder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 12px;
}
.header #header__form #header__form-input::placeholder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
}
.header #header__form #header__form-bt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0 3px 3px 0;
  background-color: #00adb5;
}
.header .header__menu {
  border: 0;
  background-color: initial;
}
@media screen and (min-width: 1024px) {
  .header .header__menu {
    display: none;
  }
}

/* main
======================================================================== */
.main {
  margin-top: 80px;
  padding: 0 5px;
  max-width: 1840px;
  min-height: calc(100vh - 302px);
}
@media screen and (min-width: 1024px) {
  .main {
    grid-area: main;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .main {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1024px) {
  .main {
    padding: 0 40px;
    margin: 20px auto 0;
    width: calc(100% - 80px);
  }
}
.main .main__breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.main .main__breadcrumb .main__breadcrumb-li {
  font-size: 12px;
}
.main .main__breadcrumb .main__breadcrumb-li::after {
  content: "›";
  padding: 0 3px;
}
.main .main__breadcrumb-bottom {
  margin: 30px 0 -34px;
}
.main .main__header-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 1024px) {
  .main .main__header-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.main .main__header-img-item {
  max-width: 82px;
  margin: 20px 20px 0 15px;
}
@media screen and (min-width: 1024px) {
  .main .main__header-img-item {
    max-width: 122px;
    margin: 20px 24px 0 0;
  }
}
.main .main__header-img-item .main__header-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main .main__header {
  color: #d9d9d9;
  font-size: 15px;
  margin-top: 20px;
  font-weight: bold;
  text-align: center;
  overflow-wrap: break-word;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .main .main__header {
    font-size: 22px;
  }
}
@media screen and (min-width: 1024px) {
  .main .main__header {
    font-size: 26px;
    margin: 46px 0 0;
  }
}
.main .main__header-description {
  margin: 12px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .main .main__header-description {
    font-size: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .main .main__header-description {
    font-size: 18px;
  }
}
.main .main__sort {
  color: #0e0e10;
  font-weight: bold;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1024px) {
  .main .main__sort {
    margin-top: 30px;
  }
}
.main .main__sort .main__sort-link {
  padding: 12px 18px;
  position: relative;
  background-color: #2e2e2e;
  margin: 0 0.5px;
}
@media screen and (min-width: 1024px) {
  .main .main__sort .main__sort-link {
    padding: 16px 30px 16px;
  }
}
.main .main__sort .main__sort-link .main__sort-text {
  font-size: 14px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .main .main__sort .main__sort-link .main__sort-text {
    font-size: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .main .main__sort .main__sort-link .main__sort-text {
    font-size: 18px;
  }
}
.main .main__sort .main__sort-link-1 {
  border-radius: 3px 0 0 3px;
}
.main .main__sort .main__sort-link-4 {
  border-radius: 0 3px 3px 0;
}
.main .main__sort .main__sort-link-chara {
  padding: 12px 60px;
}
@media screen and (min-width: 1024px) {
  .main .main__sort .main__sort-link-chara {
    padding: 16px 90px;
  }
}
.main .main__sort .main__sort-link-order {
  padding: 10px 26px;
}
.main .main__sort .main__sort-select {
  color: #d9d9d9;
  background-color: #00adb5;
}
.main .main__sort-chara {
  margin-top: 10px;
}
@media screen and (min-width: 1024px) {
  .main .main__sort-chara {
    margin: 16px 0 14px;
  }
}
.main .main__category {
  padding: 20px 0 8px;
  overflow-x: scroll;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*IE(Internet Explorer)・Microsoft Edgeへの対応*/
  -ms-overflow-style: none;
  /*Firefoxへの対応*/
  scrollbar-width: none;
  /*Google Chrome、Safariへの対応*/
}
@media screen and (min-width: 1024px) {
  .main .main__category {
    padding: 30px 0 30px;
    border-bottom: 1px solid #dededf;
  }
}
.main .main__category::-webkit-scrollbar {
  display: none;
}
.main .main__category .main__category-list {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #dededf;
  margin-right: 6px;
  min-width: 140px;
}
@media screen and (min-width: 1024px) {
  .main .main__category .main__category-list {
    min-width: 180px;
    margin-right: 15px;
    background-color: initial;
    border: 0;
  }
}
@media screen and (min-width: 1024px) {
  .main .main__category .main__category-list .main__category-link:hover {
    opacity: 1;
  }
}
.main .main__category .main__category-list .main__category-img {
  width: 100%;
}
.main .main__category .main__category-list .main__category-discription {
  padding: 7px 7px 11px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .main .main__category .main__category-list .main__category-discription {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .main .main__category .main__category-list .main__category-discription {
    font-size: 16px;
    padding: 7px 0 11px;
  }
}
.main .main__category .main__category-list .main__category-discription .main__category-text {
  font-size: 14px;
  font-weight: bold;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .main .main__category .main__category-list .main__category-discription .main__category-text {
    font-size: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .main .main__category .main__category-list .main__category-discription .main__category-text {
    font-size: 16px;
  }
}
.main .main__category .main__category-list .main__category-discription .main__category-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 8px;
}
.main .main__category .main__category-list .main__category-discription .main__category-count .main__category-number {
  margin-left: 3px;
}
@media screen and (min-width: 1024px) {
  .main .main__category .main__category-list .main__category-discription .main__category-count .main__category-number {
    color: #53535f;
  }
}
.main .main__category .main__category-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main .main__list {
  display: grid;
  grid-auto-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(178px, 1fr));
  grid-row-gap: 10px;
  grid-column-gap: 5px;
  margin-top: 16px;
  background-color: #1f1f1f;
  padding: 8px 6px;
  margin: 30px -5px;
}
@media screen and (max-width: 374px) {
  .main .main__list {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  }
}
@media screen and (min-width: 1024px) {
  .main .main__list {
    grid-auto-rows: minmax(187.5px, 1fr);
    grid-template-columns: repeat(auto-fill, minmax(178px, 1fr));
    grid-row-gap: 24px;
    grid-column-gap: 24px;
    margin-top: 34px;
    padding: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .main .main__list {
    margin: 30px -5px;
  }
}
@media screen and (min-width: 1280px) {
  .main .main__list {
    grid-row-gap: 6px;
    grid-column-gap: 14px;
    margin: 30px 0;
  }
}
@media screen and (min-width: 1920px) {
  .main .main__list {
    grid-row-gap: 8px;
    grid-column-gap: 16px;
    grid-template-columns: repeat(auto-fill, minmax(186px, 1fr));
  }
}
.main .main__list .main__list-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .main .main__list .main__list-link {
    opacity: 1;
    background-color: initial;
    border: 0;
  }
}
.main .main__list .main__list-link .main__list-title {
  color: #d9d9d9;
  font-size: 14px;
  padding: 0 5px;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 2.3em;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .main .main__list .main__list-link .main__list-title {
    font-size: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .main .main__list .main__list-link .main__list-title {
    font-size: 18px;
    padding: 0;
  }
}
.main .main__list .main__list-link .main__list-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .main .main__list .main__list-link .main__list-description {
    font-size: 13px;
  }
}
.main .main__list .main__list-link .main__list-description .main__list-text {
  font-size: 12px;
  margin-left: 5px;
  color: rgba(217, 217, 217, 0.8509803922);
}
@media screen and (min-width: 1024px) {
  .main .main__list .main__list-link .main__list-description .main__list-text {
    font-size: 14px;
  }
}
.main .main__list .main__list-link .main__list-description .main__list-text-bottom {
  word-break: break-all;
  white-space: inherit;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .main .main__list .main__list-link .main__list-description .main__list-text-bottom {
    line-height: 22px;
  }
}
.main .main__list .main__list-link .main__list-margin {
  margin: 8px 3px 0;
}
@media screen and (min-width: 1024px) {
  .main .main__list .main__list-link .main__list-margin {
    margin: 8px 0 0;
  }
}
.main .main__list .main__list-link .main__list-margin-bottom {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 10px;
}
.main .main__list .main__list-link .main__list-margin-bottom .material-icons {
  margin-top: 3px;
}
.main .main__list .main__list-thumbnail {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}
.main .main__list-authors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: scroll;
  margin: 0;
  scrollbar-width: none;
  /*IE(Internet Explorer)・Microsoft Edgeへの対応*/
  -ms-overflow-style: none;
  /*Firefoxへの対応*/
  scrollbar-width: none;
  /*Google Chrome、Safariへの対応*/
}
@media screen and (min-width: 1024px) {
  .main .main__list-authors {
    padding: 0 20px;
    margin-bottom: 10px;
  }
}
.main .main__list-authors::-webkit-scrollbar {
  display: none;
}
.main .main__list-authors .main__list-link {
  width: 220px;
}
.main .main__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px auto;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .main .main__pagination {
    font-size: 18px;
  }
}
@media screen and (min-width: 1024px) {
  .main .main__pagination {
    font-size: 18px;
    padding-top: 40px;
  }
}
.main .main__pagination .main__pagination-item {
  margin-bottom: 15px;
  font-size: 17px;
}
.main .main__pagination .main__pagination-link {
  padding: 8px 12px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .main .main__pagination .main__pagination-link {
    min-width: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 1024px) {
  .main .main__pagination .main__pagination-link {
    padding: 8px 14px;
    margin: 0 6px;
    font-size: 22px;
  }
}
.main .main__pagination .main__pagination-link-icon {
  padding: 7px;
}
.main .main__pagination .main__pagination-link-icon span {
  margin-top: 2.5px;
}
.main .main__pagination .main__pagination-active {
  background-color: #707070;
  border-radius: 50%;
}
.main .main__pagination-chara {
  margin: 10px auto 30px;
}

/* side
======================================================================== */
.aside {
  color: #d9d9d9;
  background-color: #efeff1;
  padding: 0;
  width: 100%;
  display: none;
}
@media screen and (min-width: 1024px) {
  .aside {
    grid-area: aside;
  }
}
.aside .aside__header {
  color: #0e0e10;
  font-size: 16px;
  padding: 20px 10px 12px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .aside .aside__header {
    font-size: 20px;
    padding: 30px 20px 12px;
  }
}
.aside .aside__li-link:hover {
  opacity: 1;
  background-color: #e6e6ea;
}
.aside .aside__ul .aside__li .aside__li-chara {
  font-weight: bold;
}

.aside__ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 20px;
}
.aside__ul::-webkit-scrollbar {
  display: none;
}
.aside__ul .aside__li {
  width: 100%;
}
.aside__ul .aside__li .aside__li-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 14px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .aside__ul .aside__li .aside__li-link {
    padding: 12px 20px;
  }
}
@media screen and (min-width: 1024px) {
  .aside__ul .aside__li .aside__li-link {
    padding: 7px 10px;
  }
}
.aside__ul .aside__li .aside__li-link .aside__icon-image {
  border-radius: 50%;
  width: 36px;
  height: 36px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .aside__ul .aside__li .aside__li-link .aside__icon-image {
    width: 50px;
    height: 50px;
  }
}
@media screen and (min-width: 1024px) {
  .aside__ul .aside__li .aside__li-link .aside__icon-image {
    width: 30px;
    height: 30px;
  }
}
.aside__ul .aside__li .aside__li-link .aside__li-text {
  margin-left: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 60%;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .aside__ul .aside__li .aside__li-link .aside__li-text {
    margin-left: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .aside__ul .aside__li .aside__li-link .aside__li-text {
    margin-left: 8px;
  }
}
.aside__ul .aside__li .aside__li-link .aside__li-text .aside__li-chara,
.aside__ul .aside__li .aside__li-link .aside__li-text .aside__li-origin {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .aside__ul .aside__li .aside__li-link .aside__li-text .aside__li-chara,
.aside__ul .aside__li .aside__li-link .aside__li-text .aside__li-origin {
    font-size: 17px;
  }
}
.aside__ul .aside__li .aside__li-link .aside__li-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(40% - 36px);
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .aside__ul .aside__li .aside__li-link .aside__li-count {
    font-size: 17px;
  }
}
@media screen and (min-width: 1024px) {
  .aside__ul .aside__li .aside__li-link .aside__li-count {
    width: calc(40% - 38px);
  }
}
.aside__ul .aside__li .aside__li-link .aside__li-count .aside__li-number {
  margin-left: 5px;
}
@media screen and (min-width: 1024px) {
  .aside__ul .aside__li .aside__li-link .aside__li-count .aside__li-number {
    margin-left: 2px;
    font-size: 15px;
  }
}
.aside__ul .aside__li .aside__li-link .aside__li-count-chara {
  width: calc(40% - 45px);
}
.aside__ul .aside__li .aside__li-chara {
  font-weight: 400;
}
.aside__ul .aside__li .aside__li-origin {
  font-size: 12px;
  margin-top: 3px;
  color: rgba(217, 217, 217, 0.8509803922);
}
.aside__ul .aside__li .aside__li-link-origins {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 14px 8px;
}
@media screen and (min-width: 1024px) {
  .aside__ul .aside__li .aside__li-link-origins {
    padding: 18px 14px !important;
    font-weight: 400;
  }
}
.aside__ul .aside__li .aside__li-link-origins .aside__li-text {
  margin-left: 0;
}
@media screen and (min-width: 1024px) {
  .aside__ul .aside__li .aside__li-link-origins .aside__li-text .aside__li-chara {
    font-weight: 400;
  }
}
.aside__ul .aside__li a.aside__li-link--chara-order {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 8px 10px 2px;
}
@media screen and (min-width: 1024px) {
  .aside__ul .aside__li a.aside__li-link--chara-order {
    padding: 10px 12px 10px 8px;
  }
}

.aside__ul-chara {
  margin-top: 16px;
}
@media screen and (min-width: 1024px) {
  .aside__ul-chara {
    margin-top: 24px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.aside__ul-chara .aside__li {
  background-color: #1f1f1f;
  margin-top: 6px;
  border-radius: 3px;
}
@media screen and (min-width: 1024px) {
  .aside__ul-chara .aside__li {
    width: calc(50% - 10px);
    margin: 0 5px 10px;
  }
}
@media screen and (min-width: 1024px) {
  .aside__ul-chara .aside__li .aside__li-link {
    padding: 13px 14px 11px;
  }
}
@media screen and (min-width: 1024px) {
  .aside__ul-chara .aside__li .aside__li-link .aside__li-chara {
    font-size: 15px;
    font-weight: 500;
  }
}
@media screen and (min-width: 1024px) {
  .aside__ul-chara .aside__li .aside__li-link .aside__li-origin {
    font-size: 14px;
    margin-top: 5px;
  }
}
.aside__ul-chara .aside__li-authors {
  border: 0;
  margin: 0 -5px 20px;
  padding-right: 10px;
}
@media screen and (min-width: 1024px) {
  .aside__ul-chara .aside__li-authors {
    width: 100%;
    margin: 0 0 20px;
    padding-right: 0;
  }
}
.aside__ul-chara .aside__li-authors .aside__li-link {
  padding: 14px 14px 6px;
  background-color: #1f1f1f;
}
@media screen and (min-width: 1024px) {
  .aside__ul-chara .aside__li-authors .aside__li-link {
    padding: 16px 20px;
  }
}

.aside__ranking {
  font-size: 15px;
  font-weight: 500;
  min-width: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1024px) {
  .aside__ranking {
    font-size: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/* footer
======================================================================== */
.footer {
  color: #d9d9d9;
  background-color: #1f1f1f;
  height: 250px;
  margin-top: 20px;
}
@media screen and (min-width: 1024px) {
  .footer {
    grid-area: footer;
    margin-top: 30px;
  }
}
.footer .footer__caution {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 12px;
  padding: 12px 24px 0;
  height: 38%;
}
.footer .footer__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 20%;
  width: 100%;
  font-size: 14px;
}
.footer .footer__flex .footer__flex-link {
  color: #d9d9d9;
}
.footer .footer__flex .footer__flex-sitename {
  margin-left: 12px;
}

/* main show
======================================================================== */
.main .main__list-show {
  margin-top: 0;
  padding-top: 20px;
}
@media screen and (min-width: 1280px) {
  .main .main__list-show {
    width: 1160px;
    padding-top: 30px;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  }
}

@media screen and (min-width: 1024px) {
  .show__main {
    margin: 20px auto 0;
  }
}
@media screen and (min-width: 1280px) {
  .show__main {
    max-width: initial;
    width: initial;
  }
}

@media screen and (min-width: 1280px) {
  .show__flex {
    max-width: 1200px;
  }
}

.show__article {
  margin: 10px -5px 0;
  padding: 0 16px;
  padding-bottom: 12px;
  background-color: #1f1f1f;
}
@media screen and (min-width: 1280px) {
  .show__article {
    margin: 0;
    padding: 40px 60px;
    border: 0;
    max-width: 1200px;
  }
}
.show__article .show__figure {
  position: relative;
}
.show__article .show__figure .show__figure-btn {
  position: absolute;
  color: #00adb5;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
}
.show__article .show__figure .show__header-img {
  width: calc(100% + 32px);
  margin: 0 -16px;
}
@media screen and (min-width: 1280px) {
  .show__article .show__figure .show__header-img {
    max-width: 100%;
    margin: 0;
  }
}
.show__article .show__h1 {
  font-size: 18px;
}
@media screen and (min-width: 1280px) {
  .show__article .show__h1 {
    font-size: 24px;
  }
}
.show__article .show__authors {
  color: #d9d9d9;
  font-size: 15px;
}
@media screen and (min-width: 1280px) {
  .show__article .show__authors {
    font-size: 16px;
  }
}
.show__article .show__authors .show__authors-link {
  font-size: 15px;
  font-weight: 400;
  color: #d9d9d9;
  display: inline-block;
}
@media screen and (min-width: 1280px) {
  .show__article .show__authors .show__authors-link {
    font-size: 16px;
  }
}
.show__article .show__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
}
@media screen and (min-width: 1280px) {
  .show__article .show__count {
    margin-top: 20px;
  }
}
.show__article .show__count .show__count-number,
.show__article .show__count .show__count-time {
  color: #d9d9d9;
  font-size: 14px;
}
@media screen and (min-width: 1280px) {
  .show__article .show__count .show__count-number,
.show__article .show__count .show__count-time {
    font-size: 16px;
  }
}
.show__article .show__count .show__count-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
}
.show__article .show__count .show__count-icon1 {
  font-size: 16px;
}
.show__article .show__count .show__count-icon2 {
  font-size: 14px;
}
.show__article .show__count .show__count-icon3 {
  font-size: 16px;
}
.show__article .show__count .show__count-number-txt1 {
  margin-left: 1px;
}
.show__article .show__count .show__count-number-txt2 {
  margin-left: 3px;
}
.show__article .show__count .show__count-number-txt3 {
  margin-left: 4px;
}
.show__article .show__tag-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
}
@media screen and (min-width: 1280px) {
  .show__article .show__tag-ul {
    margin-top: 20px;
  }
}
.show__article .show__tag-ul .show__tag-li {
  font-size: 13px;
  padding: 8px 0;
  margin: 7px 3px;
}
@media screen and (min-width: 1280px) {
  .show__article .show__tag-ul .show__tag-li {
    margin: 6px 4px;
  }
}
.show__article .show__tag-ul .show__tag-li .show__tag-link {
  font-size: 13px;
  color: #d9d9d9;
  padding: 10px 12px;
  border-radius: 3px;
  background-color: #323232;
}
@media screen and (min-width: 1280px) {
  .show__article .show__tag-ul .show__tag-li .show__tag-link {
    font-size: 14px;
    padding: 10px 16px;
    border-radius: 3px;
  }
}

.show__link-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 17px;
  padding: 14px 0;
}

.show__comment {
  margin: 20px -5px 0;
  padding: 24px 16px;
  background-color: #1f1f1f;
}
@media screen and (min-width: 1280px) {
  .show__comment {
    padding: 30px 40px;
    margin: 20px 0 0;
  }
}
.show__comment .show__comment-h2 {
  font-size: 16px;
}
@media screen and (min-width: 1280px) {
  .show__comment .show__comment-h2 {
    font-size: 18px;
  }
}
.show__comment .show__comment-blockquote {
  line-height: 1.7;
  margin: 15px 0 4px;
}
.show__comment .show__comment-artist {
  font-size: 15px;
  font-weight: bold;
  width: 100%;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1280px) {
  .show__comment .show__comment-artist {
    font-size: 18px;
  }
}

.show__related {
  margin-bottom: 26px;
}
.show__related .show__related-h2 {
  font-size: 14px;
  margin: 20px -5px 0;
  text-align: center;
  background-color: #1f1f1f;
  padding-top: 20px;
}
@media screen and (min-width: 1280px) {
  .show__related .show__related-h2 {
    font-size: 16px;
    padding-top: 30px;
    margin: 20px 0 0;
  }
}

/* main characters
======================================================================== */
.chara__h1 {
  font-size: 18px;
  text-align: center;
  margin: 20px 0 30px;
}
@media screen and (min-width: 1024px) {
  .chara__h1 {
    font-size: 26px;
    margin: 30px 0 30px;
  }
}

@media screen and (min-width: 1024px) {
  .main__chara {
    max-width: calc(100% - 88px);
    margin: 20px auto 0;
  }
}
@media screen and (min-width: 1440px) {
  .main__chara {
    max-width: calc(100% - 130px);
  }
}
@media screen and (min-width: 1680px) {
  .main__chara {
    max-width: 1600px;
  }
}
@media screen and (min-width: 1920px) {
  .main__chara {
    max-width: 1680px;
  }
}
@media screen and (min-width: 1024px) {
  .main__chara .main__pagination {
    border: 0;
    padding-top: 10px;
  }
}
.main__chara .main__chara-oreder {
  overflow-x: scroll;
  scrollbar-width: none;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 12px;
  font-weight: initial;
  /*IE(Internet Explorer)・Microsoft Edgeへの対応*/
  -ms-overflow-style: none;
  /*Firefoxへの対応*/
  scrollbar-width: none;
  /*Google Chrome、Safariへの対応*/
}
@media screen and (min-width: 768px) {
  .main__chara .main__chara-oreder {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.main__chara .main__chara-oreder::-webkit-scrollbar {
  display: none;
}
.main__chara .main__chara-oreder .main__chara-order-list {
  background-color: initial;
  padding: 12px 14px;
}
.main__chara .main__chara-oreder .main__sort-select.main__chara-order-list {
  background-color: #565656;
  border-radius: 50%;
}
@media screen and (min-width: 1024px) {
  .main__chara .main__chara-oreder .main__sort-link .main__sort-text {
    font-size: 16px;
  }
}
.main__chara .main__chara-oreder-top {
  margin-top: 20px;
}

@media screen and (min-width: 1024px) {
  .main__chara.main__chara-width {
    min-width: 1000px;
    max-width: 1120px;
    margin: 20px auto 0;
  }
}
@media screen and (min-width: 1680px) {
  .main__chara.main__chara-width {
    max-width: 1200px;
  }
}

/* main origins
======================================================================== */
.aside__ul-origins {
  margin-bottom: 40px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* hover
======================================================================== */
a:hover,
a:active {
  opacity: 0.8;
}

img.main__list-thumbnail:hover,
img.main__list-thumbnail:active {
  opacity: 0.8;
}

/*============
nav
=============*/
nav.hamburger__nav {
  display: block;
  position: fixed;
  background: #1f1f1f;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 3;
  opacity: 0;
  top: -400px;
  left: 0;
  width: 100%;
}

.open nav.hamburger__nav {
  left: 0;
  opacity: 1;
  top: 0;
}

nav.hamburger__nav .inner {
  padding: 14px;
}

nav.hamburger__nav .inner .inner__menu {
  padding: 7px 14px 14px;
  font-size: 18px;
}

nav.hamburger__nav .inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

nav.hamburger__nav .inner ul li {
  position: relative;
  margin: 0;
}

nav.hamburger__nav .inner ul li a {
  display: block;
  color: #d9d9d9;
  font-size: 15px;
  padding: 1em;
  text-decoration: none;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  text-align: center;
}

nav.hamburger__nav .inner ul li a:hover {
  background: #e4e4e4;
}

@media screen and (max-width: 767px) {
  nav.hamburger__nav {
    top: -400px;
    left: 0;
    width: 100%;
  }
}
/*============
.toggle_btn
=============*/
.toggle_btn {
  display: block;
  position: relative;
  top: 0;
  right: 4px;
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  z-index: 3;
}

.toggle_btn span {
  display: block;
  position: absolute;
  left: 0;
  width: 24px;
  height: 3px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.toggle_btn span:nth-child(1) {
  top: 3px;
}

.toggle_btn span:nth-child(2) {
  top: 13px;
}

.toggle_btn span:nth-child(3) {
  bottom: 4px;
}

.open .toggle_btn span {
  background-color: #fff;
}

.open .toggle_btn span:nth-child(1) {
  -webkit-transform: translateY(10px) rotate(-315deg);
  transform: translateY(10px) rotate(-315deg);
}

.open .toggle_btn span:nth-child(2) {
  opacity: 0;
}

.open .toggle_btn span:nth-child(3) {
  -webkit-transform: translateY(-10px) rotate(315deg);
  transform: translateY(-10px) rotate(315deg);
}

/*============
#mask
=============*/
#mask {
  display: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.open #mask {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
  z-index: 2;
  cursor: pointer;
}

@media screen and (min-width: 1024px) {
  #navArea {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */</pre></body></html>