@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.6.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 3px; }

select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 3px;
  background: transparent;
  line-height: 1;
  cursor: auto; }

[data-whatinput='mouse'] button {
  outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }

h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca; }

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3rem; }

  h2, .h2 {
    font-size: 2.5rem; }

  h3, .h3 {
    font-size: 1.9375rem; }

  h4, .h4 {
    font-size: 1.5625rem; }

  h5, .h5 {
    font-size: 1.25rem; }

  h6, .h6 {
    font-size: 1rem; } }
a {
  line-height: inherit;
  color: #313231;
  text-decoration: none;
  cursor: pointer; }

a:hover, a:focus {
  color: #2a2b2a; }

a img {
  border: 0; }

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }

dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }

blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a; }

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
  border-radius: 3px; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }

p + .stat {
  margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

.cite-block, cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem; }

.cite-block:before, cite:before {
  content: "— "; }

.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem; }

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }

  .medium-text-right {
    text-align: right; }

  .medium-text-center {
    text-align: center; }

  .medium-text-justify {
    text-align: justify; } }
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }

  .large-text-right {
    text-align: right; }

  .large-text-center {
    text-align: center; }

  .large-text-justify {
    text-align: justify; } }
.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
    color-adjust: economy;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  .show-for-print {
    display: block !important; }

  .hide-for-print {
    display: none !important; }

  table.show-for-print {
    display: table !important; }

  thead.show-for-print {
    display: table-header-group !important; }

  tbody.show-for-print {
    display: table-row-group !important; }

  tr.show-for-print {
    display: table-row !important; }

  td.show-for-print {
    display: table-cell !important; }

  th.show-for-print {
    display: table-cell !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .print-break-inside {
    page-break-inside: auto; } }
.grid-container {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }

.grid-container.fluid {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.grid-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.cell {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%; }

.cell.auto {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px; }

.cell.shrink {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.grid-x > .auto {
  width: auto; }

.grid-x > .shrink {
  width: auto; }

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.grid-x > .small-1 {
  width: 8.33333%; }

.grid-x > .small-2 {
  width: 16.66667%; }

.grid-x > .small-3 {
  width: 25%; }

.grid-x > .small-4 {
  width: 33.33333%; }

.grid-x > .small-5 {
  width: 41.66667%; }

.grid-x > .small-6 {
  width: 50%; }

.grid-x > .small-7 {
  width: 58.33333%; }

.grid-x > .small-8 {
  width: 66.66667%; }

.grid-x > .small-9 {
  width: 75%; }

.grid-x > .small-10 {
  width: 83.33333%; }

.grid-x > .small-11 {
  width: 91.66667%; }

.grid-x > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto; }

  .grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }

  .grid-x > .medium-shrink {
    width: auto; }

  .grid-x > .medium-1 {
    width: 8.33333%; }

  .grid-x > .medium-2 {
    width: 16.66667%; }

  .grid-x > .medium-3 {
    width: 25%; }

  .grid-x > .medium-4 {
    width: 33.33333%; }

  .grid-x > .medium-5 {
    width: 41.66667%; }

  .grid-x > .medium-6 {
    width: 50%; }

  .grid-x > .medium-7 {
    width: 58.33333%; }

  .grid-x > .medium-8 {
    width: 66.66667%; }

  .grid-x > .medium-9 {
    width: 75%; }

  .grid-x > .medium-10 {
    width: 83.33333%; }

  .grid-x > .medium-11 {
    width: 91.66667%; }

  .grid-x > .medium-12 {
    width: 100%; } }
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto; }

  .grid-x > .large-shrink, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }

  .grid-x > .large-shrink {
    width: auto; }

  .grid-x > .large-1 {
    width: 8.33333%; }

  .grid-x > .large-2 {
    width: 16.66667%; }

  .grid-x > .large-3 {
    width: 25%; }

  .grid-x > .large-4 {
    width: 33.33333%; }

  .grid-x > .large-5 {
    width: 41.66667%; }

  .grid-x > .large-6 {
    width: 50%; }

  .grid-x > .large-7 {
    width: 58.33333%; }

  .grid-x > .large-8 {
    width: 66.66667%; }

  .grid-x > .large-9 {
    width: 75%; }

  .grid-x > .large-10 {
    width: 83.33333%; }

  .grid-x > .large-11 {
    width: 91.66667%; }

  .grid-x > .large-12 {
    width: 100%; } }
.grid-margin-x:not(.grid-x) > .cell {
  width: auto; }

.grid-margin-y:not(.grid-y) > .cell {
  height: auto; }

.grid-margin-x {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }

.grid-margin-x > .cell {
  width: calc(100% - 1.875rem);
  margin-left: 0.9375rem;
  margin-right: 0.9375rem; }

.grid-margin-x > .auto {
  width: auto; }

.grid-margin-x > .shrink {
  width: auto; }

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.875rem); }

.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.875rem); }

.grid-margin-x > .small-3 {
  width: calc(25% - 1.875rem); }

.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.875rem); }

.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.875rem); }

.grid-margin-x > .small-6 {
  width: calc(50% - 1.875rem); }

.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.875rem); }

.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.875rem); }

.grid-margin-x > .small-9 {
  width: calc(75% - 1.875rem); }

.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.875rem); }

.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.875rem); }

.grid-margin-x > .small-12 {
  width: calc(100% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .medium-auto {
    width: auto; }

  .grid-margin-x > .medium-shrink {
    width: auto; }

  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem); }

  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem); }

  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem); }

  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem); }

  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem); }

  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem); }

  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem); }

  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem); }

  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem); }

  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem); }

  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem); }

  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto; }

  .grid-margin-x > .large-shrink {
    width: auto; }

  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem); }

  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem); }

  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem); }

  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem); }

  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem); }

  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem); }

  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem); }

  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem); }

  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem); }

  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem); }

  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem); }

  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem); } }
.grid-padding-x .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }

.grid-padding-x > .cell {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }

.small-up-1 > .cell {
  width: 100%; }

.small-up-2 > .cell {
  width: 50%; }

.small-up-3 > .cell {
  width: 33.33333%; }

.small-up-4 > .cell {
  width: 25%; }

.small-up-5 > .cell {
  width: 20%; }

.small-up-6 > .cell {
  width: 16.66667%; }

.small-up-7 > .cell {
  width: 14.28571%; }

.small-up-8 > .cell {
  width: 12.5%; }

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%; }

  .medium-up-2 > .cell {
    width: 50%; }

  .medium-up-3 > .cell {
    width: 33.33333%; }

  .medium-up-4 > .cell {
    width: 25%; }

  .medium-up-5 > .cell {
    width: 20%; }

  .medium-up-6 > .cell {
    width: 16.66667%; }

  .medium-up-7 > .cell {
    width: 14.28571%; }

  .medium-up-8 > .cell {
    width: 12.5%; } }
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%; }

  .large-up-2 > .cell {
    width: 50%; }

  .large-up-3 > .cell {
    width: 33.33333%; }

  .large-up-4 > .cell {
    width: 25%; }

  .large-up-5 > .cell {
    width: 20%; }

  .large-up-6 > .cell {
    width: 16.66667%; }

  .large-up-7 > .cell {
    width: 14.28571%; }

  .large-up-8 > .cell {
    width: 12.5%; } }
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.875rem); }

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.875rem); }

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.875rem); }

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.875rem); }

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.875rem); }

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.875rem); }

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.875rem); }

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem); }

  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem); }

  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }

  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem); }

  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem); }

  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }

  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }

  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem); }

  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem); }

  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }

  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem); }

  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem); }

  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }

  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }

  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }

.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0; }

.small-margin-collapse > .small-1 {
  width: 8.33333%; }

.small-margin-collapse > .small-2 {
  width: 16.66667%; }

.small-margin-collapse > .small-3 {
  width: 25%; }

.small-margin-collapse > .small-4 {
  width: 33.33333%; }

.small-margin-collapse > .small-5 {
  width: 41.66667%; }

.small-margin-collapse > .small-6 {
  width: 50%; }

.small-margin-collapse > .small-7 {
  width: 58.33333%; }

.small-margin-collapse > .small-8 {
  width: 66.66667%; }

.small-margin-collapse > .small-9 {
  width: 75%; }

.small-margin-collapse > .small-10 {
  width: 83.33333%; }

.small-margin-collapse > .small-11 {
  width: 91.66667%; }

.small-margin-collapse > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%; }

  .small-margin-collapse > .medium-2 {
    width: 16.66667%; }

  .small-margin-collapse > .medium-3 {
    width: 25%; }

  .small-margin-collapse > .medium-4 {
    width: 33.33333%; }

  .small-margin-collapse > .medium-5 {
    width: 41.66667%; }

  .small-margin-collapse > .medium-6 {
    width: 50%; }

  .small-margin-collapse > .medium-7 {
    width: 58.33333%; }

  .small-margin-collapse > .medium-8 {
    width: 66.66667%; }

  .small-margin-collapse > .medium-9 {
    width: 75%; }

  .small-margin-collapse > .medium-10 {
    width: 83.33333%; }

  .small-margin-collapse > .medium-11 {
    width: 91.66667%; }

  .small-margin-collapse > .medium-12 {
    width: 100%; } }
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%; }

  .small-margin-collapse > .large-2 {
    width: 16.66667%; }

  .small-margin-collapse > .large-3 {
    width: 25%; }

  .small-margin-collapse > .large-4 {
    width: 33.33333%; }

  .small-margin-collapse > .large-5 {
    width: 41.66667%; }

  .small-margin-collapse > .large-6 {
    width: 50%; }

  .small-margin-collapse > .large-7 {
    width: 58.33333%; }

  .small-margin-collapse > .large-8 {
    width: 66.66667%; }

  .small-margin-collapse > .large-9 {
    width: 75%; }

  .small-margin-collapse > .large-10 {
    width: 83.33333%; }

  .small-margin-collapse > .large-11 {
    width: 91.66667%; }

  .small-margin-collapse > .large-12 {
    width: 100%; } }
.small-padding-collapse {
  margin-right: 0;
  margin-left: 0; }

.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0; }

  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; } }
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%; }

  .medium-margin-collapse > .small-2 {
    width: 16.66667%; }

  .medium-margin-collapse > .small-3 {
    width: 25%; }

  .medium-margin-collapse > .small-4 {
    width: 33.33333%; }

  .medium-margin-collapse > .small-5 {
    width: 41.66667%; }

  .medium-margin-collapse > .small-6 {
    width: 50%; }

  .medium-margin-collapse > .small-7 {
    width: 58.33333%; }

  .medium-margin-collapse > .small-8 {
    width: 66.66667%; }

  .medium-margin-collapse > .small-9 {
    width: 75%; }

  .medium-margin-collapse > .small-10 {
    width: 83.33333%; }

  .medium-margin-collapse > .small-11 {
    width: 91.66667%; }

  .medium-margin-collapse > .small-12 {
    width: 100%; } }
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%; }

  .medium-margin-collapse > .medium-2 {
    width: 16.66667%; }

  .medium-margin-collapse > .medium-3 {
    width: 25%; }

  .medium-margin-collapse > .medium-4 {
    width: 33.33333%; }

  .medium-margin-collapse > .medium-5 {
    width: 41.66667%; }

  .medium-margin-collapse > .medium-6 {
    width: 50%; }

  .medium-margin-collapse > .medium-7 {
    width: 58.33333%; }

  .medium-margin-collapse > .medium-8 {
    width: 66.66667%; }

  .medium-margin-collapse > .medium-9 {
    width: 75%; }

  .medium-margin-collapse > .medium-10 {
    width: 83.33333%; }

  .medium-margin-collapse > .medium-11 {
    width: 91.66667%; }

  .medium-margin-collapse > .medium-12 {
    width: 100%; } }
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%; }

  .medium-margin-collapse > .large-2 {
    width: 16.66667%; }

  .medium-margin-collapse > .large-3 {
    width: 25%; }

  .medium-margin-collapse > .large-4 {
    width: 33.33333%; }

  .medium-margin-collapse > .large-5 {
    width: 41.66667%; }

  .medium-margin-collapse > .large-6 {
    width: 50%; }

  .medium-margin-collapse > .large-7 {
    width: 58.33333%; }

  .medium-margin-collapse > .large-8 {
    width: 66.66667%; }

  .medium-margin-collapse > .large-9 {
    width: 75%; }

  .medium-margin-collapse > .large-10 {
    width: 83.33333%; }

  .medium-margin-collapse > .large-11 {
    width: 91.66667%; }

  .medium-margin-collapse > .large-12 {
    width: 100%; } }
@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0; }

  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; } }
@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0; }

  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; } }
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%; }

  .large-margin-collapse > .small-2 {
    width: 16.66667%; }

  .large-margin-collapse > .small-3 {
    width: 25%; }

  .large-margin-collapse > .small-4 {
    width: 33.33333%; }

  .large-margin-collapse > .small-5 {
    width: 41.66667%; }

  .large-margin-collapse > .small-6 {
    width: 50%; }

  .large-margin-collapse > .small-7 {
    width: 58.33333%; }

  .large-margin-collapse > .small-8 {
    width: 66.66667%; }

  .large-margin-collapse > .small-9 {
    width: 75%; }

  .large-margin-collapse > .small-10 {
    width: 83.33333%; }

  .large-margin-collapse > .small-11 {
    width: 91.66667%; }

  .large-margin-collapse > .small-12 {
    width: 100%; } }
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%; }

  .large-margin-collapse > .medium-2 {
    width: 16.66667%; }

  .large-margin-collapse > .medium-3 {
    width: 25%; }

  .large-margin-collapse > .medium-4 {
    width: 33.33333%; }

  .large-margin-collapse > .medium-5 {
    width: 41.66667%; }

  .large-margin-collapse > .medium-6 {
    width: 50%; }

  .large-margin-collapse > .medium-7 {
    width: 58.33333%; }

  .large-margin-collapse > .medium-8 {
    width: 66.66667%; }

  .large-margin-collapse > .medium-9 {
    width: 75%; }

  .large-margin-collapse > .medium-10 {
    width: 83.33333%; }

  .large-margin-collapse > .medium-11 {
    width: 91.66667%; }

  .large-margin-collapse > .medium-12 {
    width: 100%; } }
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%; }

  .large-margin-collapse > .large-2 {
    width: 16.66667%; }

  .large-margin-collapse > .large-3 {
    width: 25%; }

  .large-margin-collapse > .large-4 {
    width: 33.33333%; }

  .large-margin-collapse > .large-5 {
    width: 41.66667%; }

  .large-margin-collapse > .large-6 {
    width: 50%; }

  .large-margin-collapse > .large-7 {
    width: 58.33333%; }

  .large-margin-collapse > .large-8 {
    width: 66.66667%; }

  .large-margin-collapse > .large-9 {
    width: 75%; }

  .large-margin-collapse > .large-10 {
    width: 83.33333%; }

  .large-margin-collapse > .large-11 {
    width: 91.66667%; }

  .large-margin-collapse > .large-12 {
    width: 100%; } }
@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0; }

  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; } }
.small-offset-0 {
  margin-left: 0%; }

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.9375rem); }

.small-offset-1 {
  margin-left: 8.33333%; }

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.9375rem); }

.small-offset-2 {
  margin-left: 16.66667%; }

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.9375rem); }

.small-offset-3 {
  margin-left: 25%; }

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.9375rem); }

.small-offset-4 {
  margin-left: 33.33333%; }

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.9375rem); }

.small-offset-5 {
  margin-left: 41.66667%; }

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.9375rem); }

.small-offset-6 {
  margin-left: 50%; }

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.9375rem); }

.small-offset-7 {
  margin-left: 58.33333%; }

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.9375rem); }

.small-offset-8 {
  margin-left: 66.66667%; }

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.9375rem); }

.small-offset-9 {
  margin-left: 75%; }

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.9375rem); }

.small-offset-10 {
  margin-left: 83.33333%; }

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.9375rem); }

.small-offset-11 {
  margin-left: 91.66667%; }

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.9375rem); }

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%; }

  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem); }

  .medium-offset-1 {
    margin-left: 8.33333%; }

  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }

  .medium-offset-2 {
    margin-left: 16.66667%; }

  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }

  .medium-offset-3 {
    margin-left: 25%; }

  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem); }

  .medium-offset-4 {
    margin-left: 33.33333%; }

  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }

  .medium-offset-5 {
    margin-left: 41.66667%; }

  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }

  .medium-offset-6 {
    margin-left: 50%; }

  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem); }

  .medium-offset-7 {
    margin-left: 58.33333%; }

  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }

  .medium-offset-8 {
    margin-left: 66.66667%; }

  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }

  .medium-offset-9 {
    margin-left: 75%; }

  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem); }

  .medium-offset-10 {
    margin-left: 83.33333%; }

  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }

  .medium-offset-11 {
    margin-left: 91.66667%; }

  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%; }

  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem); }

  .large-offset-1 {
    margin-left: 8.33333%; }

  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }

  .large-offset-2 {
    margin-left: 16.66667%; }

  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }

  .large-offset-3 {
    margin-left: 25%; }

  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem); }

  .large-offset-4 {
    margin-left: 33.33333%; }

  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }

  .large-offset-5 {
    margin-left: 41.66667%; }

  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }

  .large-offset-6 {
    margin-left: 50%; }

  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem); }

  .large-offset-7 {
    margin-left: 58.33333%; }

  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }

  .large-offset-8 {
    margin-left: 66.66667%; }

  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }

  .large-offset-9 {
    margin-left: 75%; }

  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem); }

  .large-offset-10 {
    margin-left: 83.33333%; }

  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }

  .large-offset-11 {
    margin-left: 91.66667%; }

  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }
.grid-y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap; }

.grid-y > .cell {
  height: auto;
  max-height: none; }

.grid-y > .auto {
  height: auto; }

.grid-y > .shrink {
  height: auto; }

.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
.grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.grid-y > .small-1 {
  height: 8.33333%; }

.grid-y > .small-2 {
  height: 16.66667%; }

.grid-y > .small-3 {
  height: 25%; }

.grid-y > .small-4 {
  height: 33.33333%; }

.grid-y > .small-5 {
  height: 41.66667%; }

.grid-y > .small-6 {
  height: 50%; }

.grid-y > .small-7 {
  height: 58.33333%; }

.grid-y > .small-8 {
  height: 66.66667%; }

.grid-y > .small-9 {
  height: 75%; }

.grid-y > .small-10 {
  height: 83.33333%; }

.grid-y > .small-11 {
  height: 91.66667%; }

.grid-y > .small-12 {
  height: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto; }

  .grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }

  .grid-y > .medium-shrink {
    height: auto; }

  .grid-y > .medium-1 {
    height: 8.33333%; }

  .grid-y > .medium-2 {
    height: 16.66667%; }

  .grid-y > .medium-3 {
    height: 25%; }

  .grid-y > .medium-4 {
    height: 33.33333%; }

  .grid-y > .medium-5 {
    height: 41.66667%; }

  .grid-y > .medium-6 {
    height: 50%; }

  .grid-y > .medium-7 {
    height: 58.33333%; }

  .grid-y > .medium-8 {
    height: 66.66667%; }

  .grid-y > .medium-9 {
    height: 75%; }

  .grid-y > .medium-10 {
    height: 83.33333%; }

  .grid-y > .medium-11 {
    height: 91.66667%; }

  .grid-y > .medium-12 {
    height: 100%; } }
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto; }

  .grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }

  .grid-y > .large-shrink {
    height: auto; }

  .grid-y > .large-1 {
    height: 8.33333%; }

  .grid-y > .large-2 {
    height: 16.66667%; }

  .grid-y > .large-3 {
    height: 25%; }

  .grid-y > .large-4 {
    height: 33.33333%; }

  .grid-y > .large-5 {
    height: 41.66667%; }

  .grid-y > .large-6 {
    height: 50%; }

  .grid-y > .large-7 {
    height: 58.33333%; }

  .grid-y > .large-8 {
    height: 66.66667%; }

  .grid-y > .large-9 {
    height: 75%; }

  .grid-y > .large-10 {
    height: 83.33333%; }

  .grid-y > .large-11 {
    height: 91.66667%; }

  .grid-y > .large-12 {
    height: 100%; } }
.grid-padding-y .grid-padding-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem; }

.grid-padding-y > .cell {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem; }

.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem; }

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem; }

.grid-margin-y > .auto {
  height: auto; }

.grid-margin-y > .shrink {
  height: auto; }

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem); }

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem); }

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem); }

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem); }

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem); }

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem); }

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem); }

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem); }

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem); }

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem); }

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem); }

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto; }

  .grid-margin-y > .medium-shrink {
    height: auto; }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem); }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem); }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem); }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem); }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem); }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem); }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem); }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem); }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem); }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem); }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem); }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto; }

  .grid-margin-y > .large-shrink {
    height: auto; }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem); }

  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem); }

  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem); }

  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem); }

  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem); }

  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem); }

  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem); }

  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem); }

  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem); }

  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem); }

  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem); }

  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem); } }
.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100vw; }

.cell .grid-frame {
  width: 100%; }

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 100%; }

.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw; }

  .cell .medium-grid-frame {
    width: 100%; }

  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }

  .medium-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%; }

  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }

  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw; }

  .cell .large-grid-frame {
    width: 100%; }

  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }

  .large-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%; }

  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }

  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }
.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100vh; }

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh; } }
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh; } }
.cell .grid-y.grid-frame {
  height: 100%; }

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%; } }
.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem; }

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem; }

.grid-margin-y > .auto {
  height: auto; }

.grid-margin-y > .shrink {
  height: auto; }

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem); }

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem); }

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem); }

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem); }

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem); }

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem); }

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem); }

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem); }

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem); }

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem); }

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem); }

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto; }

  .grid-margin-y > .medium-shrink {
    height: auto; }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem); }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem); }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem); }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem); }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem); }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem); }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem); }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem); }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem); }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem); }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem); }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto; }

  .grid-margin-y > .large-shrink {
    height: auto; }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem); }

  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem); }

  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem); }

  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem); }

  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem); }

  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem); }

  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem); }

  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem); }

  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem); }

  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem); }

  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem); }

  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem); } }
.grid-frame.grid-margin-y {
  height: calc(100vh + 1.875rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem); } }
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem); } }
.align-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.align-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.align-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.align-justify {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.align-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.align-self-top {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start; }

.align-bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.align-self-bottom {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end; }

.align-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.align-self-middle {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

.align-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.align-self-stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch; }

.align-center-middle {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center; }

.small-order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.small-order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.small-order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.small-order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4; }

.small-order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5; }

.small-order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6; }

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }

  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }

  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }

  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }

  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; } }
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

  .large-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }

  .large-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }

  .large-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }

  .large-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }

  .large-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; } }
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flex-child-auto {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.flex-child-grow {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.flex-child-shrink {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  .medium-flex-child-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }

  .medium-flex-child-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }

  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }

  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }

  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }

  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  .large-flex-child-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }

  .large-flex-child-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }

  .large-flex-child-shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }

  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }

  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }

  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }
.slide-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.slide-in-left.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.slide-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.slide-in-right.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.slide-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
  transform: translateY(100%); }

.slide-out-right.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.slide-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

.slide-out-left.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

.fade-in.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  -webkit-transition-duration: 750ms !important;
  transition-duration: 750ms !important; }

.fast {
  -webkit-transition-duration: 250ms !important;
  transition-duration: 250ms !important; }

.linear {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important; }

.ease {
  -webkit-transition-timing-function: ease !important;
  transition-timing-function: ease !important; }

.ease-in {
  -webkit-transition-timing-function: ease-in !important;
  transition-timing-function: ease-in !important; }

.ease-out {
  -webkit-transition-timing-function: ease-out !important;
  transition-timing-function: ease-out !important; }

.ease-in-out {
  -webkit-transition-timing-function: ease-in-out !important;
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  -webkit-transition-delay: 300ms !important;
  transition-delay: 300ms !important; }

.long-delay {
  -webkit-transition-delay: 700ms !important;
  transition-delay: 700ms !important; }

.shake {
  -webkit-animation-name: shake-7;
  animation-name: shake-7; }

@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%); } }
@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%); } }
.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
  animation-name: spin-cw-1turn; }

@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
.spin-ccw {
  -webkit-animation-name: spin-ccw-1turn;
  animation-name: spin-ccw-1turn; }

@-webkit-keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn); } }
@keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn); } }
.wiggle {
  -webkit-animation-name: wiggle-7deg;
  animation-name: wiggle-7deg; }

@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.slow {
  -webkit-animation-duration: 750ms !important;
  animation-duration: 750ms !important; }

.fast {
  -webkit-animation-duration: 250ms !important;
  animation-duration: 250ms !important; }

.linear {
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important; }

.ease {
  -webkit-animation-timing-function: ease !important;
  animation-timing-function: ease !important; }

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
  animation-timing-function: ease-in !important; }

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
  animation-timing-function: ease-out !important; }

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
  animation-timing-function: ease-in-out !important; }

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  -webkit-animation-delay: 300ms !important;
  animation-delay: 300ms !important; }

.long-delay {
  -webkit-animation-delay: 700ms !important;
  animation-delay: 700ms !important; }

main.toggled,
.p-contents-header-bg.toggled,
footer.toggled {
  -webkit-filter: blur(8px);
  -moz-filter: blur(8px);
  -o-filter: blur(8px);
  -ms-filter: blur(8px);
  filter: blur(8px);
  opacity: .3; }

#menu a.target-burger {
  hight: 44px;
  width: 44px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  display: block;
  z-index: 15; }

#menu a.target-burger:hover {
  cursor: pointer; }

#menu a.target-burger.toggled ul.buns li.bun {
  -webkit-transform: rotate(45deg) translateZ(0);
  transform: rotate(45deg) translateZ(0); }

#menu a.target-burger.toggled ul.buns li.bun:last-child {
  -webkit-transform: rotate(-45deg) translateZ(0);
  transform: rotate(-45deg) translateZ(0); }

#menu a.target-burger ul.buns {
  width: 1.625em;
  height: 1.625em;
  list-style: none;
  margin: -0.8125em 0 0 -0.8125em;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1), color 1s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), color 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  color: #fff; }

#menu a.target-burger ul.buns li.bun {
  width: 100%;
  height: 2px;
  background-color: #313131;
  position: absolute;
  top: 50%;
  margin-top: -0.75px;
  -webkit-transform: translateY(-3.75px) translateZ(0);
  transform: translateY(-3.75px) translateZ(0);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: background-color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: background-color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1); }

#menu a.target-burger ul.buns li.bun:last-child {
  -webkit-transform: translateY(3.75px) translateZ(0);
  transform: translateY(3.75px) translateZ(0); }

nav.main-nav {
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  padding: 2em;
  opacity: 0;
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
  -webkit-transition: .5s;
  transition: .5s; }
  nav.main-nav a:active,
  nav.main-nav a:link,
  nav.main-nav a:visited,
  nav.main-nav a:focus {
    color: #313231; }

nav.main-nav.toggled {
  display: block;
  top: var(--header_height);
  z-index: 99;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: .7;
  -webkit-transition: .5s;
  transition: .5s;
  background: white; }

nav.main-nav ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15); }

nav.main-nav ul li a {
  font-family: futura-pt, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.250em;
  padding: .5em 0;
  font-weight: 300;
  display: block;
  -webkit-transition: .5s;
  transition: .5s; }

nav.main-nav ul li a:last-child {
  border: none; }

nav.main-nav ul li a:hover {
  opacity: .4;
  -webkit-transition: .5s;
  transition: .5s;
  padding: 1em; }

  /* 20201111追記 */
  nav.main-nav {
      overflow: scroll;
  }
  nav.main-nav .nav-info {
      font-size: 10px;
      min-width: 130px;
      max-width: 180px;
      padding: 10px 0 50px;
  }
  nav.main-nav .nav-info p {
      margin: 0;
  }
  nav.main-nav .nav-info p i {
      text-indent: -1em;
      margin-right: 3px;
  }


header a.target-burger {
  margin: 1.125em;
  width: 3.250em;
  height: 3.250em;
  position: absolute;
  display: block;
  -webkit-transition: .5s;
  transition: .5s; }

header a.target-burger:hover {
  cursor: pointer;
  opacity: .45; }

header a.target-burger.toggled ul.buns li.bun {
  -webkit-transform: rotate(45deg) translateZ(0);
  transform: rotate(45deg) translateZ(0); }

header a.target-burger.toggled ul.buns li.bun:last-child {
  -webkit-transform: rotate(-45deg) translateZ(0);
  transform: rotate(-45deg) translateZ(0); }

header a.target-burger ul.buns {
  width: 1.625em;
  height: 1.625em;
  list-style: none;
  margin: -0.8125em 0 0 -0.8125em;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1), color 1s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), color 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  color: #313131; }

header a.target-burger ul.buns li.bun {
  width: 100%;
  height: 2px;
  background-color: #333;
  position: absolute;
  top: 50%;
  margin-top: -0.75px;
  -webkit-transform: translateY(-3.75px) translateZ(0);
  transform: translateY(-3.75px) translateZ(0);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: background-color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: background-color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1); }

header a.target-burger ul.buns li.bun:last-child {
  -webkit-transform: translateY(3.75px) translateZ(0);
  transform: translateY(3.75px) translateZ(0); }

@font-face {
  font-family: futura-pt, sans-serif;
  font-weight: 300, 700;
  font-style: normal; }
:root {
  /*ボタンの最小サイズ*/
  --touch_size: 44px;
  /*ヘッダーの高さ*/
  --header_height: 60px;
  /*コンテンツの高さ*/
  --content_height: 100vh;
  /*コンテンツの余白*/
  --content_padding: 4.5rem 1.3rem;
  /*コンテンツの余白 縦なし*/
  --content_padding_y0: 0 1.3rem;
  /*コンテンツの余白 横幅いっぱい*/
  --content_padding_full: 4.5rem 0;
  /*挿絵の高さ*/
  --insert_height: 120px; }
  @media screen and (min-width: 768px) {
    :root {
      --header_height: 80px; } }
  @media screen and (min-width: 1069px) {
    :root {
      --header_height: 80px; } }
  @media screen and (min-width: 768px) {
    :root {
      --content_height: 100vh; } }
  @media screen and (min-width: 1069px) {
    :root {
      --content_height: 100vh; } }
  @media screen and (min-width: 768px) {
    :root {
      --content_padding: 5.5rem 1.5rem; } }
  @media screen and (min-width: 1069px) {
    :root {
      --content_padding: 7rem 2rem; } }
  @media screen and (min-width: 768px) {
    :root {
      --content_padding_y0: 0 1.5rem; } }
  @media screen and (min-width: 1069px) {
    :root {
      --content_padding_y0: 0 2rem; } }
  @media screen and (min-width: 768px) {
    :root {
      --content_padding_full: 5.5rem 0; } }
  @media screen and (min-width: 1069px) {
    :root {
      --content_padding_full: 7rem 0; } }
  @media screen and (min-width: 768px) {
    :root {
      --insert_height: 160px; } }
  @media screen and (min-width: 1069px) {
    :root {
      --insert_height: 200px; } }

/*初期設定*/
body {
  font-family: Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'BIZ UDPGothic', Meiryo, sans-serif; }

* {
  margin: 0;
  padding: 0; }
  *:focus {
    outline: none; }

/*マージン調整*/
.mt-2 {
  margin-top: 2rem; }
  @media screen and (min-width: 768px) {
    .mt-2 {
      margin-top: calc(2rem * 1.2); } }
  @media screen and (min-width: 1069px) {
    .mt-2 {
      margin-top: calc(2rem * 1.4); } }

.mt-3 {
  margin-top: 3rem; }
  @media screen and (min-width: 768px) {
    .mt-3 {
      margin-top: calc(3rem * 1.2); } }
  @media screen and (min-width: 1069px) {
    .mt-3 {
      margin-top: calc(3rem * 1.4); } }

@media screen and (min-width: 768px) {
  .md_not_mt {
    margin-top: 0; } }
@media screen and (min-width: 1069px) {
  .lg_not_mt {
    margin-top: 0; } }
ul,
li {
  margin: 0;
  list-style: none;
  border: none; }

button,
.button {
  border: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  padding: 0;
  margin: 0; }

h1, h2 {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 1.5rem;
  font-size: 27px;
  letter-spacing: .1em; }
  @media screen and (min-width: 768px) {
    h1, h2 {
      font-size: 33px;
      margin-bottom: 1.8rem; } }
  h1 + p.caption, h2 + p.caption {
    text-align: center;
    margin-top: 1rem;
    font-size: 13px; }

.button,
.button.disabled,
.button[disabled],
.button.disabled:hover,
.button[disabled]:hover,
.button.disabled:focus,
.button[disabled]:focus {
  display: block;
  padding: 0 1.3em;
  margin: 0 auto;
  font-size: 12px;
  height: var(--touch_size);
  max-width: 100%;
  background: none;
  border-radius: 0;
  color: #313231;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  cursor: pointer;
  text-align: center; }

.button.primary,
.button.primary.disabled,
.button.primary[disabled],
.button.primary.disabled:hover,
.button.primary[disabled]:hover,
.button.primary.disabled:focus,
.button.primary[disabled]:focus {
  border: 1px solid #313231;
  color: #313231; }

.button.primary:hover,
.button.primary:focus {
  color: #ffffff;
  background: #313231; }

.content_padding {
  padding: 0 1.3rem; }

p.category {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  margin-bottom: .5rem; }

.sentence {
  margin-top: 2rem; }
  .sentence p {
    font-size: 13px;
    font-weight: 300; }

.contents, .contents.full, .contents.y0 {
  padding: var(--content_padding);
  background: rgba(255, 255, 255, 0.85);
  position: relative;
  width: 100%;
  margin: 0 auto;
  z-index: 1; }
  .contents.full {
    padding: var(--content_padding_full); }
  .contents.y0 {
    padding: var(--content_padding_y0); }

body.page-template-page-home .breadcrumb-area {
  display: none; }

.breadcrumb-area {
  padding-bottom: 2rem;
  font-size: 14px; }

.swiper-button-next,
.swiper-button-prev,
.swiper-container-rtl .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: none;
  color: inherit !important;
  fill: #f8f8f8;
  -webkit-transform: scale(0.5);
          transform: scale(0.5); }

.swiper-button-next {
  right: 0; }

.swiper-button-prev {
  left: 0; }

/*段落設定*/
@media screen and (min-width: 768px) {
  .nbr {
    display: none; } }
/*背景固定*/
/*wrapper*/
div.wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  left: 0;
  /*footer固定用*/
  min-height: 100vh;
  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-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (min-width: 1069px) {
    div.wrapper {
      width: calc(100vw - 300px);
      left: 300px; } }

/*footer*/
footer {
  margin-top: auto; }

/*header*/
#header.header {
  -webkit-transform: translateY(0);
          transform: translateY(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;
  padding: 0 1rem;
  top: 0;
  left: 0;
  height: var(--header_height);
  width: 100%;
  background: #ffffff;
  z-index: 12;
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease; }
  @media screen and (min-width: 1069px) {
    #header.header {
      display: none;
      height: 0; } }
#header.hide:not(.toggled) {
  -webkit-transform: translateY(-150%);
          transform: translateY(-150%); }
#header #menu {
  position: relative;
  height: var(--touch_size);
  width: 44px; }
#header #logo {
  height: var(--touch_size);
  width: 180px;
  background: url(../img/gladystjapan_logo_rgb.svg) left top/contain no-repeat; }

/*コンテンツ内画像*/
.section__image-in {
  width: 100%;
  height: 200px;
  overflow: hidden;
  position: relative; }
  .section__image-in img {
    width: 100%;
    max-width: none; }
  @media screen and (min-width: 1069px) {
    .section__image-in {
      padding-top: 66.6%;
      height: 100%; }
      .section__image-in img {
        height: 100%;
        width: auto;
        position: absolute;
        top: -10%;
        left: -10%; } }

/*intro*/
.intro {
  overflow: hidden;
  position: relative;
  min-height: var(--content_height);
  height: 100vh;
  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: 1069px) {
    .intro {
      margin-top: 0; } }
  .intro:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    min-height: 100%;
    width: 100%;
    z-index: 0;
    mix-blend-mode: screen;
    /*グラデーション*/
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.2)), to(white));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2), white);
    background-size: 400% 400%;
    -webkit-animation: gradient 15s ease infinite;
            animation: gradient 15s ease infinite; }
@-webkit-keyframes gradient {
  0% {
    background-position: 50% 0%; }
  50% {
    background-position: 50% 100%; }
  100% {
    background-position: 50% 0%; } }
@keyframes gradient {
  0% {
    background-position: 50% 0%; }
  50% {
    background-position: 50% 100%; }
  100% {
    background-position: 50% 0%; } }
  .intro .title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 1;
    width: 320px; }
    .intro .title .intro_logo {
      background: url(../img/gladystjapan_logo_rgb.svg) center/contain no-repeat;
      height: 150px;
      width: 200px;
      margin: 0 auto; }
      @media screen and (min-width: 1069px) {
        .intro .title .intro_logo {
          height: 200px;
          width: 300px; } }
    .intro .title h1 {
      color: #313231;
      text-align: center;
      font-size: 14px;
      margin: 1rem auto;
      letter-spacing: .3em; }
      @media screen and (min-width: 1069px) {
        .intro .title h1 {
          font-size: 16px; } }
  .intro .intro_menu {
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 1rem auto; }
    @media screen and (min-width: 1069px) {
      .intro .intro_menu {
        margin: 3rem auto; } }
    .intro .intro_menu ul {
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media screen and (min-width: 1069px) {
        .intro .intro_menu ul {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; } }
      .intro .intro_menu ul li {
        list-style: none;
        text-align: center; }
        .intro .intro_menu ul li:nth-child(n+2) > .button > span:before {
          position: absolute;
          content: "";
          top: 0;
          left: 50%;
          -webkit-transform: translate(-50%, 0);
                  transform: translate(-50%, 0);
          width: 3rem;
          height: 1px;
          z-index: 2; }
          @media screen and (min-width: 1069px) {
            .intro .intro_menu ul li:nth-child(n+2) > .button > span:before {
              border-top: none; } }
        .intro .intro_menu ul li a.button {
          background: transparent;
          outline: none;
          position: relative;
          border-radius: 0;
          padding: 1em 1.5em;
          overflow: hidden;
          margin: 0 auto;
          min-width: 130px;
          max-width: 300px; }
          .intro .intro_menu ul li a.button span {
            display: block;
            color: #313231;
            text-transform: uppercase;
            letter-spacing: 3px;
            font-weight: 400;
            font-size: 11px;
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out; }
            @media screen and (min-width: 768px) {
              .intro .intro_menu ul li a.button span {
                font-size: 12px; } }
          .intro .intro_menu ul li a.button:hover {
            border: none;
            cursor: pointer;
            /*.button:before (attr data-hover)*/
            /*.button a (.button text before hover)*/ }
            .intro .intro_menu ul li a.button:hover:before {
              opacity: 1;
              -webkit-transform: translate(0, 0);
                      transform: translate(0, 0); }
            .intro .intro_menu ul li a.button:hover span {
              opacity: 0;
              -webkit-transform: translate(0, 100%);
                      transform: translate(0, 100%); }
          .intro .intro_menu ul li a.button:before {
            content: attr(data-hover);
            position: absolute;
            color: #313231;
            left: 0;
            width: 100%;
            text-transform: uppercase;
            letter-spacing: 3px;
            font-weight: 400;
            font-size: 13px;
            opacity: 0;
            -webkit-transform: translate(0, -100%);
                    transform: translate(0, -100%);
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out; }

/*サイドメニュー*/
.side_menu {
  height: 44px;
  width: 200px;
  display: none;
  padding: 0 1rem;
  position: fixed;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  text-align: center;
  line-height: 44px;
  top: calc(50% + 56px);
  left: 44px;
  background: #313231;
  color: #fff;
  cursor: pointer;
  z-index: 11; }
  @media screen and (min-width: 1069px) {
    .side_menu {
      display: block; } }
  .side_menu:hover {
    background: #fff;
    color: #313231; }

.side_menu.open {
  left: -44px; }

.side_nav {
  position: fixed;
  text-align: left;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  width: 300px;
  background: none;
  color: #ffffff;
  top: 10%;
  left: calc((300px - 180px)/2);
  z-index: 999; }
  @media screen and (min-width: 1600px) {
    .side_nav {
      top: 15%; } }
  @media screen and (min-width: 1800px) {
    .side_nav {
      top: 20%; } }
  .side_nav:before {
    left: 0; }
  .side_nav.open {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
    position: fixed;
    top: 0;
    left: 0; }
  .side_nav .logo {
    display: block;
    height: 60px;
    min-width: 180px;
    background: url(../img/gladystjapan_logo_rgb.svg) left/contain no-repeat;
    -webkit-filter: invert(100%);
            filter: invert(100%); }
  .side_nav ul {
    padding: 0;
    margin-top: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .side_nav ul li {
      list-style: none;
      padding: 0; }
      .side_nav ul li:nth-child(n+2) > .button > span:before {
        position: absolute;
        content: "";
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        width: 3rem;
        height: 1px;
        border-top: 1px solid #797979;
        z-index: 2; }
        @media screen and (min-width: 1069px) {
          .side_nav ul li:nth-child(n+2) > .button > span:before {
            border-top: none; } }
      .side_nav ul li ul {
        margin: 0;
        padding: 0;
        overflow: hidden; }
        .side_nav ul li ul li {
          -webkit-transition: .5s;
          transition: .5s;
          height: 0;
          padding: 0;
          transition: .5s; }
          .side_nav ul li ul li a {
            position: relative;
            display: block;
            color: #ffffff;
            font-size: 12px;
            padding: .5em 1.5em .5em 4em;
            opacity: 0;
            -webkit-transition: .5s;
            transition: .5s; }
            .side_nav ul li ul li a a:active,
            .side_nav ul li ul li a a:link,
            .side_nav ul li ul li a a:visited,
            .side_nav ul li ul li a a:focus {
              color: #ffffff; }
      .side_nav ul li:hover ul {
        margin: 0;
        padding: 0;
        overflow: visible; }
        .side_nav ul li:hover ul li {
          height: auto;
          padding: .3em 0;
          -webkit-transition: .5s;
          transition: .5s; }
          .side_nav ul li:hover ul li a {
            display: inline-block;
            text-decoration: none;
            -webkit-transition: .5s;
            transition: .5s;
            opacity: 1; }
            .side_nav ul li:hover ul li a:hover {
              text-decoration: underline;
              -webkit-transition: .5s;
              transition: .5s; }
            .side_nav ul li:hover ul li a:before {
              content: "- "; }
      .side_nav ul li a.button {
        background: transparent;
        color: #ffffff;
        outline: none;
        position: relative;
        border-radius: 0;
        padding: 0 1.5em;
        overflow: hidden;
        margin: 0 auto;
        min-width: 130px;
        max-width: 300px;
        text-align: left; }
        .side_nav ul li a.button span {
          display: block;
          text-transform: uppercase;
          letter-spacing: 3px;
          font-weight: 400;
          font-size: 12px;
          -webkit-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out; }
        .side_nav ul li a.button:hover {
          border: none;
          cursor: pointer;
          /*.button:before (attr data-hover)*/
          /*.button a (.button text before hover)*/ }
          .side_nav ul li a.button:hover:before {
            opacity: 1;
            -webkit-transform: translate(0, 0);
                    transform: translate(0, 0); }
          .side_nav ul li a.button:hover span {
            opacity: 0;
            -webkit-transform: translate(0, 100%);
                    transform: translate(0, 100%); }
        .side_nav ul li a.button:before {
          content: attr(data-hover);
          position: absolute;
          text-align: left;
          left: 0;
          width: 100%;
          padding-left: 1.5em;
          text-transform: uppercase;
          letter-spacing: 3px;
          font-weight: 400;
          font-size: 13px;
          opacity: 0;
          -webkit-transform: translate(0, -100%);
                  transform: translate(0, -100%);
          -webkit-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out; }
  .side_nav .close {
    height: var(--touch_size);
    width: var(--touch_size);
    position: relative;
    -webkit-transform-origin: center;
    transform-origin: center;
    margin: 0 auto;
    cursor: pointer; }
    .side_nav .close:before {
      position: absolute;
      content: "";
      height: 44px;
      width: 1px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      background: #313231; }
    .side_nav .close:after {
      position: absolute;
      content: "";
      height: 44px;
      width: 1px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      background: #313231; }
  @media screen and (min-width: 1069px) {
    .side_nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

    /* 20201111追記 */
    .side_nav .nav-info {
        box-sizing: border-box;
        font-size: 11px;
        min-width: 130px;
        max-width: 190px;
        padding: 10px 10px 10px 20px;
    }
    .side_nav .nav-info p {
        margin: 0;
    }
    .side_nav .nav-info p i {
        text-indent: -1em;
        margin-right: 3px;
    }

/*挿絵*/
.insert {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  height: var(--insert_height); }
  .insert .img1:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background-image: url(../img/bg/bg_main_sm.jpg); }
  .insert.img2 {
    background-image: url(../img/bg/bg_sample2_sm.jpg); }
  .insert.img3 {
    background-image: url(../img/bg/bg_sample2_sm.jpg); }
  @media screen and (min-width: 768px) {
    .insert.img2 {
      background-image: url(../img/bg/bg_sample2_md.jpg); }
    .insert.img3 {
      background-image: url(../img/bg/bg_sample3_md.jpg); } }
  @media screen and (min-width: 1069px) {
    .insert.img2:before {
      background-image: url(../img/bg/bg_sample2_lg.jpg); }
    .insert.img3:before {
      background-image: url(../img/bg/bg_sample3_lg.jpg); } }

/*お知らせ*/
#news h2 {
  text-align: left; }
#news article:nth-child(n+3) .post:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  border-top: 1px solid #797979;
  width: 100%; }
#news .post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 0;
  position: relative; }
  #news .post #date_box {
    min-width: 60px;
    min-height: 60px;
    border-radius: 30px;
    background: #313231;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #news .post #date_box #date {
      color: #ffffff;
      font-size: 11px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      #news .post #date_box #date #year,
      #news .post #date_box #date #day {
        text-align: center; }
  #news .post .article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 1rem; }
    #news .post .article .title a {
      font-size: 13px;
      color: #313231;
      text-decoration: underline; }
#news .button {
  margin: 2rem auto 0 0; }

/*STATEMENT*/
#philosophy .title,
#strategy .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%; }
  #philosophy .title .box,
  #strategy .title .box {
    display: inline-block;
    padding-right: 1rem; }
  #philosophy .title p.category,
  #philosophy .title h2,
  #strategy .title p.category,
  #strategy .title h2 {
    text-align: left !important;
    font-weight: 400;
    margin: 0; }
  #philosophy .title .wall,
  #strategy .title .wall {
    height: 60px;
    width: 1px;
    background: #313231; }
  #philosophy .title .caption,
  #strategy .title .caption {
    -webkit-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
    padding-left: 1rem; }
#philosophy .ms_card_wrapper,
#strategy .ms_card_wrapper {
  margin-top: 2rem; }
#philosophy .bar,
#strategy .bar {
  display: inline-block;
  margin-top: 2rem;
  padding: .1em .5em;
  background: #313231;
  color: #ffffff; }
#philosophy .sentence p,
#strategy .sentence p {
  font-size: 12px; }
  @media screen and (min-width: 768px) {
    #philosophy .sentence p,
    #strategy .sentence p {
      font-size: 14px; } }
#philosophy .st_box,
#strategy .st_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%; }
  @media screen and (min-width: 768px) {
    #philosophy .st_box,
    #strategy .st_box {
      width: 90%; } }
  #philosophy .st_box .top_wrapper,
  #strategy .st_box .top_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    #philosophy .st_box .top_wrapper .num,
    #strategy .st_box .top_wrapper .num {
      font-family: futura-pt, sans-serif;
      font-size: 34px;
      margin-right: .5rem;
      line-height: 1; }
    #philosophy .st_box .top_wrapper h3,
    #strategy .st_box .top_wrapper h3 {
      -webkit-box-flex: 2;
          -ms-flex-positive: 2;
              flex-grow: 2;
      font-size: 34px;
      font-weight: 700;
      line-height: 1; }
  #philosophy .st_box .bar,
  #strategy .st_box .bar {
    display: inline-block;
    margin-top: .5rem;
    margin-bottom: .5rem;
    padding: .1em .5em;
    color: #ffffff; }
  #philosophy .st_box .bottom_wrapper,
  #strategy .st_box .bottom_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: .5rem;
    padding-bottom: 2rem; }
    #philosophy .st_box .bottom_wrapper h3,
    #strategy .st_box .bottom_wrapper h3 {
      font-size: 34px;
      font-weight: 700;
      margin-right: 1rem;
      -webkit-writing-mode: vertical-lr;
          -ms-writing-mode: tb-lr;
              writing-mode: vertical-lr;
      width: 1em;
      white-space: nowrap; }
      #philosophy .st_box .bottom_wrapper h3.tight,
      #strategy .st_box .bottom_wrapper h3.tight {
        letter-spacing: .01em; }

/*MISSION&TACTICS*/
#mission {
  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;
  text-align: center;
  padding-bottom: 0; }
  #mission p.category,
  #mission h2 {
    font-weight: 400; }
  #mission .triangle {
    width: 0;
    height: 0;
    border-top: 50px solid #ccc;
    border-left: 150px solid transparent;
    border-right: 150px solid transparent;
    margin: 2rem auto; }

#mission2 {
  position: relative; }
  #mission2 .grid-container {
    height: inherit; }
  #mission2 .ms_card_wrapper {
    margin-top: 2rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: inherit;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    #mission2 .ms_card_wrapper .ms_card {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin: 1rem;
      width: 100%;
      height: 400px; }
      @media screen and (min-width: 768px) {
        #mission2 .ms_card_wrapper .ms_card {
          margin: 1rem;
          width: 45%; } }
      @media screen and (min-width: 1069px) {
        #mission2 .ms_card_wrapper .ms_card {
          margin: 1rem;
          width: 45%; } }
      #mission2 .ms_card_wrapper .ms_card .ms_sub {
        font-family: futura-pt, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 24px; }
      #mission2 .ms_card_wrapper .ms_card.purchase .ms_img {
        height: 100%;
        width: 150px; }
        #mission2 .ms_card_wrapper .ms_card.purchase .ms_img.purchase {
          background: url(../img/purchase.jpg) center/cover no-repeat; }
      #mission2 .ms_card_wrapper .ms_card.purchase .ms_text_box {
        position: relative;
        padding: 0 0 0 1rem;
        width: 100%;
        color: #313231; }
        #mission2 .ms_card_wrapper .ms_card.purchase .ms_text_box .ms_title {
          position: absolute;
          top: 6rem;
          left: 1em;
          font-size: 40px;
          font-weight: 700; }
        #mission2 .ms_card_wrapper .ms_card.purchase .ms_text_box .ms_sub {
          position: absolute;
          top: 4em;
          left: 1em;
          -webkit-transform: rotate(-90deg);
                  transform: rotate(-90deg);
          -webkit-transform-origin: left;
                  transform-origin: left; }
      #mission2 .ms_card_wrapper .ms_card.purchase h3 {
        font-size: 24px; }
      #mission2 .ms_card_wrapper .ms_card.purchase .ms_caption_box {
        position: absolute;
        left: 1em;
        bottom: 0;
        width: 100%; }
      #mission2 .ms_card_wrapper .ms_card.purchase .ms_lead {
        font-size: 16px;
        font-weight: 700; }
        @media screen and (min-width: 768px) {
          #mission2 .ms_card_wrapper .ms_card.purchase .ms_lead {
            font-size: 14px; } }
        @media screen and (min-width: 1069px) {
          #mission2 .ms_card_wrapper .ms_card.purchase .ms_lead {
            font-size: 16px; } }
      #mission2 .ms_card_wrapper .ms_card.purchase .ms_caption {
        margin-top: 1rem;
        font-size: 13px;
        color: #313231; }
        #mission2 .ms_card_wrapper .ms_card.purchase .ms_caption p {
          margin: 0; }
      #mission2 .ms_card_wrapper .ms_card.appr .ms_img {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        height: 100%;
        width: 150px; }
        #mission2 .ms_card_wrapper .ms_card.appr .ms_img.appr {
          background: url(../img/appr.jpg) center/cover no-repeat; }
      #mission2 .ms_card_wrapper .ms_card.appr .ms_text_box {
        position: relative;
        padding: 0 1em 0 0;
        width: 100%;
        color: #313231; }
        #mission2 .ms_card_wrapper .ms_card.appr .ms_text_box .ms_title {
          position: absolute;
          top: 6rem;
          right: 1rem;
          font-size: 40px;
          font-weight: 700; }
        #mission2 .ms_card_wrapper .ms_card.appr .ms_text_box .ms_sub {
          position: absolute;
          top: 1em;
          right: 1em;
          -webkit-transform: rotate(90deg);
                  transform: rotate(90deg);
          -webkit-transform-origin: left;
                  transform-origin: left; }
      #mission2 .ms_card_wrapper .ms_card.appr h3 {
        font-size: 24px; }
      #mission2 .ms_card_wrapper .ms_card.appr .ms_caption_box {
        position: absolute;
        right: 1em;
        bottom: 0;
        width: auto; }
      #mission2 .ms_card_wrapper .ms_card.appr .ms_lead {
        font-size: 16px;
        font-weight: 700; }
        @media screen and (min-width: 768px) {
          #mission2 .ms_card_wrapper .ms_card.appr .ms_lead {
            font-size: 14px; } }
        @media screen and (min-width: 1069px) {
          #mission2 .ms_card_wrapper .ms_card.appr .ms_lead {
            font-size: 16px; } }
      #mission2 .ms_card_wrapper .ms_card.appr .ms_caption {
        margin-top: 1rem;
        font-size: 13px;
        color: #313231; }
        #mission2 .ms_card_wrapper .ms_card.appr .ms_caption p {
          margin: 0; }
      #mission2 .ms_card_wrapper .ms_card.reboot .ms_img {
        height: 100%;
        width: 150px; }
        #mission2 .ms_card_wrapper .ms_card.reboot .ms_img.reboot {
          background: url(../img/reboot.jpg) center/cover no-repeat; }
      #mission2 .ms_card_wrapper .ms_card.reboot .ms_text_box {
        position: relative;
        padding: 0 0 0 1rem;
        width: 100%;
        color: #313231; }
        #mission2 .ms_card_wrapper .ms_card.reboot .ms_text_box .ms_title {
          position: absolute;
          top: 0;
          left: 1rem;
          font-size: 40px;
          font-weight: 700; }
        #mission2 .ms_card_wrapper .ms_card.reboot .ms_text_box .ms_sub {
          position: absolute;
          bottom: -.5em;
          left: 1em;
          -webkit-transform: rotate(-90deg);
                  transform: rotate(-90deg);
          -webkit-transform-origin: left;
                  transform-origin: left; }
      #mission2 .ms_card_wrapper .ms_card.reboot h3 {
        font-size: 24px; }
      #mission2 .ms_card_wrapper .ms_card.reboot .ms_caption_box {
        position: absolute;
        left: 1em;
        top: 5rem;
        width: 100%; }
        @media screen and (min-width: 768px) {
          #mission2 .ms_card_wrapper .ms_card.reboot .ms_caption_box {
            width: 170%; } }
        @media screen and (min-width: 1069px) {
          #mission2 .ms_card_wrapper .ms_card.reboot .ms_caption_box {
            width: 150%; } }
      #mission2 .ms_card_wrapper .ms_card.reboot .ms_lead {
        font-size: 14px;
        font-weight: 700; }
        @media screen and (min-width: 768px) {
          #mission2 .ms_card_wrapper .ms_card.reboot .ms_lead {
            font-size: 14px; } }
        @media screen and (min-width: 1069px) {
          #mission2 .ms_card_wrapper .ms_card.reboot .ms_lead {
            font-size: 16px; } }
      #mission2 .ms_card_wrapper .ms_card.reboot .ms_caption {
        margin-top: 1rem;
        font-size: 13px;
        color: #313231; }
        #mission2 .ms_card_wrapper .ms_card.reboot .ms_caption p {
          margin: 0; }
      #mission2 .ms_card_wrapper .ms_card.second .ms_img {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        height: 100%;
        width: 150px; }
        #mission2 .ms_card_wrapper .ms_card.second .ms_img.second {
          background: url(../img/second.jpg) center/cover no-repeat; }
      #mission2 .ms_card_wrapper .ms_card.second .ms_text_box {
        position: relative;
        padding: 0 1em;
        width: 100%;
        color: #313231; }
        #mission2 .ms_card_wrapper .ms_card.second .ms_text_box .ms_title {
          position: absolute;
          top: 35%;
          right: 1rem;
          font-size: 30px;
          letter-spacing: -.05em;
          font-weight: 700; }
          @media screen and (min-width: 768px) {
            #mission2 .ms_card_wrapper .ms_card.second .ms_text_box .ms_title {
              top: 55%;
              font-size: 40px;
              white-space: nowrap; } }
        #mission2 .ms_card_wrapper .ms_card.second .ms_text_box .ms_sub {
          position: absolute;
          top: 5em;
          right: 1rem;
          letter-spacing: -.08em;
          -webkit-transform: rotate(90deg) scaleX(0.8);
                  transform: rotate(90deg) scaleX(0.8);
          -webkit-transform-origin: right;
                  transform-origin: right; }
          @media screen and (min-width: 768px) {
            #mission2 .ms_card_wrapper .ms_card.second .ms_text_box .ms_sub {
              top: 7.5em;
              right: 1rem;
              letter-spacing: 0;
              -webkit-transform: rotate(90deg) scaleX(1);
                      transform: rotate(90deg) scaleX(1); } }
      #mission2 .ms_card_wrapper .ms_card.second h3 {
        font-size: 24px; }
      #mission2 .ms_card_wrapper .ms_card.second .ms_caption_box {
        position: absolute;
        right: 1em;
        bottom: 0;
        width: 100%;
        padding: 0 1em; }
        @media screen and (min-width: 768px) {
          #mission2 .ms_card_wrapper .ms_card.second .ms_caption_box {
            width: 165%; } }
        @media screen and (min-width: 1069px) {
          #mission2 .ms_card_wrapper .ms_card.second .ms_caption_box {
            width: 130%; } }
      #mission2 .ms_card_wrapper .ms_card.second .ms_lead {
        font-size: 14px;
        font-weight: 700;
        text-align: right; }
        @media screen and (min-width: 768px) {
          #mission2 .ms_card_wrapper .ms_card.second .ms_lead {
            white-space: nowrap;
            font-size: 14px; } }
        @media screen and (min-width: 1069px) {
          #mission2 .ms_card_wrapper .ms_card.second .ms_lead {
            font-size: 16px; } }
      #mission2 .ms_card_wrapper .ms_card.second .ms_caption {
        margin-top: 1rem;
        font-size: 13px;
        color: #313231;
        text-align: right; }
        #mission2 .ms_card_wrapper .ms_card.second .ms_caption p {
          margin: 0; }

/*ABOUT*/
@media screen and (min-width: 768px) {
  #about .about_box {
    width: 500px;
    margin: 0 auto; } }
#about .grid-x {
  font-size: 12px;
  font-weight: 400;
  margin-top: .5rem; }
  @media screen and (min-width: 768px) {
    #about .grid-x {
      font-size: 13px; } }
#about .kyobashi {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  color: #ffffff;
  font-size: 12px; }
  @media screen and (min-width: 1069px) {
    #about .kyobashi {
      bottom: 60px; } }

/*ACCESS*/
#access iframe {
  height: 300px; }
  @media screen and (min-width: 768px) {
    #access iframe {
      height: 400px; } }
  @media screen and (min-width: 1069px) {
    #access iframe {
      height: 500px; } }
#access .route {
  margin-top: 1rem;
  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: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media screen and (min-width: 1069px) {
    #access .route {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  #access .route p {
    margin: 0 1em;
    font-size: 13px;
    font-weight: 400; }

/*GROUP*/
#group .cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #group .cell:nth-child(2) .brand_box {
    margin-top: 3rem; }
    @media screen and (min-width: 768px) {
      #group .cell:nth-child(2) .brand_box {
        margin-top: 0; } }
#group h2 {
  margin-bottom: 4rem; }
#group .brand_box {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 300px; }
  #group .brand_box .brand_logo {
    height: 130px;
    max-width: 100%; }
    #group .brand_box .brand_logo.du {
      background: url(../img/du_logo.png) center/contain no-repeat; }
    #group .brand_box .brand_logo.rianz {
      height: 150px;
      background: url(../img/rianz_logo.png) center/contain no-repeat; }
  #group .brand_box .brand_caption {
    margin-top: 1rem;
    text-align: center; }

/*CONTACT*/
#contact .ms_card_wrapper {
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media screen and (min-width: 768px) {
    #contact .ms_card_wrapper {
      margin-top: 2rem; } }
  #contact .ms_card_wrapper .ms_card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
    margin: 1.5rem;
    width: 100%; }
    @media screen and (min-width: 768px) {
      #contact .ms_card_wrapper .ms_card {
        width: 25%; } }
  #contact .ms_card_wrapper .ms_text_box {
    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;
    padding: 1rem 0;
    position: relative;
    text-align: center;
    height: 100%; }
    #contact .ms_card_wrapper .ms_text_box h3 {
      font-size: 24px; }
    #contact .ms_card_wrapper .ms_text_box .ms_lead {
      font-size: 13px;
      margin-top: 1rem; }
    #contact .ms_card_wrapper .ms_text_box .ms_caption {
      margin-top: 1rem;
      font-size: 13px;
      color: #797979; }
    #contact .ms_card_wrapper .ms_text_box .button {
      margin-top: 1rem; }
#contact .article > div {
  margin-top: 2em; }
  #contact .article > div .sub {
    color: #797979; }
  #contact .article > div .text-right {
    font-weight: 700; }
  #contact .article > div .button {
    margin-top: 3em; }

/*footer*/
#footer {
  display: block;
  position: relative;
  background: transparent;
  z-index: 1;
  margin-top: 1rem; }
  #footer .footer_menu {
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 3rem auto; }
    #footer .footer_menu.y0 {
      margin: 0 auto 3rem; }
    #footer .footer_menu ul {
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #footer .footer_menu ul li {
        list-style: none;
        text-align: center; }
        #footer .footer_menu ul li .button:hover {
          cursor: pointer; }
        #footer .footer_menu ul li:nth-child(n+2) > .button > span:before {
          position: absolute;
          content: "";
          top: 0;
          left: 50%;
          -webkit-transform: translate(-50%, 0);
                  transform: translate(-50%, 0);
          width: 3rem;
          height: 1px;
          z-index: 2; }
        #footer .footer_menu ul li .button {
          background: transparent;
          outline: none;
          position: relative;
          border: none;
          border-radius: 0;
          padding: 1em 1.5em;
          overflow: hidden;
          margin: 0 auto;
          min-width: 130px;
          max-width: 300px; }
          #footer .footer_menu ul li .button span {
            display: block;
            color: #ffffff;
            text-transform: uppercase;
            letter-spacing: 3px;
            font-weight: 400;
            font-size: 12px;
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out; }
          #footer .footer_menu ul li .button:hover {
            cursor: pointer;
            /*.button:before (attr data-hover)*/
            /*.button a (.button text before hover)*/ }
            #footer .footer_menu ul li .button:hover:before {
              opacity: 1;
              -webkit-transform: translate(0, 0);
                      transform: translate(0, 0); }
            #footer .footer_menu ul li .button:hover span {
              opacity: 0;
              -webkit-transform: translate(0, 100%);
                      transform: translate(0, 100%); }
          #footer .footer_menu ul li .button:before {
            content: attr(data-hover);
            position: absolute;
            color: #ffffff;
            left: 0;
            width: 100%;
            text-transform: uppercase;
            letter-spacing: 3px;
            font-weight: 400;
            font-size: 13px;
            opacity: 0;
            -webkit-transform: translate(0, -100%);
                    transform: translate(0, -100%);
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out; }
  #footer .copyright {
    font-size: 10px;
    font-weight: 400;
    letter-spacing: .2em;
    color: #ffffff; }

/*Scroll Manager*/
.l-contents {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 10;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh; }
  .l-contents.open:before {
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 998;
    background: rgba(0, 0, 0, 0.5); }
  @media all and (min-width: 1069px) {
    .l-contents {
      width: calc(100vw - 300px); } }

@media all and (min-width: 1025px) {
  .l-contents {
    font-size: 14px;
    font-size: 0.875rem; } }
@media all and (min-width: 768px) and (max-width: 1024px) {
  .l-contents {
    font-size: 14px;
    font-size: 0.875rem; } }
@media all and (max-width: 767px) {
  .l-contents {
    font-size: 12px;
    font-size: 0.75rem; } }
@media all and (max-width: 767px) and (max-width: 414px) {
  .l-contents {
    font-size: 3.75vw; } }
@media all and (max-width: 767px) and (min-width: 415px) {
  .l-contents {
    font-size: 15.525px; } }
.l-contents.is-fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0; }
  @media screen and (min-width: 1069px) {
    .l-contents.is-fixed {
      left: 300px; } }

.l-contents__in {
  overflow: hidden; }

.l-dummy-scroll {
  position: relative;
  z-index: 1; }

.l-page {
  visibility: visible; }

.p-contents-header-bg.is-hidden {
  display: block; }

.p-contents-header-bg {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  z-index: -1; }

body.home .p-contents-header-bg,
body.policy .p-contents-header-bg {
  background-image: url(../img/bg/bg_main_lg.jpg); }

body.whats_new .p-contents-header-bg,
body.single-post .p-contents-header-bg {
  background-image: url(../whats_new/img/bg_whats_new_sp.jpg); }
  @media screen and (min-width: 1069px) {
    body.whats_new .p-contents-header-bg,
    body.single-post .p-contents-header-bg {
      background-image: url(../whats_new/img/bg_whats_new_pc.jpg); } }

body.recruit .p-contents-header-bg {
  height: 100vh;
  background-image: url(../recruit/img/bg_recruit_sm.jpg); }
  @media screen and (min-width: 1069px) {
    body.recruit .p-contents-header-bg {
      background-image: url(../recruit/img/bg_recruit_lg.jpg); } }

body.contact .p-contents-header-bg {
  height: 100vh;
  background-image: url(../contact/img/bg_contact_sm.jpg); }
  @media screen and (min-width: 1069px) {
    body.contact .p-contents-header-bg {
      background-image: url(../contact/img/bg_contact_lg.jpg); } }

/*what's new */
.single-post #news_page h1, .single-post #news_page .h1 {
  font-size: 1.2rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.3rem;
  text-align: left; }

#news_page {
  width: 90%;
  margin-top: 160px;
  margin-bottom: 80px; }
  @media screen and (min-width: 768px) {
    #news_page {
      margin-top: 80px; } }
  #news_page .grid-container h1,
  #news_page .grid-container .h1 {
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 1.6rem;
    text-align: left; }
  #news_page .grid-container h2,
  #news_page .grid-container .h2 {
    font-size: 1.2rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.3rem;
    text-align: left; }
  #news_page .grid-container h2 a {
    color: #313231; }
  #news_page .grid-container .post {
    padding: 1rem 0; }
  #news_page .grid-container .post > p {
    font-size: 0.8rem;
    margin-bottom: 0.1rem; }
  #news_page .grid-container .data {
    font-size: 0.8rem; }
  #news_page .grid-container hr {
    color: #797979;
    max-width: 100%; }
  #news_page .grid-container .post_content {
    margin-top: 1.5rem; }
  #news_page .grid-container .transition {
    margin-top: 2rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  #news_page .grid-container button {
    margin-right: auto;
    margin-left: 0; }

/* recruit */
#recruit_page {
  width: 90%;
  margin-top: 160px;
  margin-bottom: 80px;
  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;
  text-align: center; }
  @media screen and (min-width: 768px) {
    #recruit_page {
      margin-top: 80px; } }
  #recruit_page .grid-container h1 {
    font-size: 20px;
    font-family: futura-pt, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    margin-bottom: .7rem; }
    @media screen and (min-width: 768px) {
      #recruit_page .grid-container h1 {
        font-size: 24px; } }
  #recruit_page .grid-container .soon {
    font-size: 32px;
    font-weight: 400;
    font-family: futura-pt, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #00a6cd;
    margin: 1em 0; }
    @media screen and (min-width: 768px) {
      #recruit_page .grid-container .soon {
        font-size: 36px; } }
  #recruit_page .grid-container p {
    font-size: 12px; }
  #recruit_page .grid-container .info_area {
    margin-top: 2rem; }
    #recruit_page .grid-container .info_area dt {
      font-weight: 700;
      margin-bottom: .5em; }

/* contact */
body.contact section.contents {
  width: 90%;
  margin-top: 160px;
  background: white;
  margin-bottom: 80px; }
  @media screen and (min-width: 768px) {
    body.contact section.contents {
      margin-top: 80px; } }

/* policy */
#policy_page {
  width: 90%;
  margin-top: 160px;
  margin-bottom: 80px; }
  @media screen and (min-width: 768px) {
    #policy_page {
      margin-top: 80px; } }
  #policy_page .enactment {
    text-align: right;
    margin-bottom: 2rem; }
  #policy_page .from {
    text-align: right;
    margin-top: 2em;
    margin-bottom: 2em; }
    #policy_page .from p {
      line-height: 1; }
  #policy_page .grid-container h1 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 1em; }
    @media screen and (min-width: 768px) {
      #policy_page .grid-container h1 {
        font-size: 24px; } }
  #policy_page .grid-container h2 {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    margin-top: 2rem;
    margin-bottom: .5em; }
    @media screen and (min-width: 768px) {
      #policy_page .grid-container h2 {
        font-size: 16px; } }
  #policy_page .grid-container article p {
    font-size: 12px;
    margin-left: 1rem; }

/*# sourceMappingURL=style.css.map */
