@charset "UTF-8";
/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by Seth Coelen https://github.com/whatsnewsaes
*/
/* Base files. */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active {
  outline: 0; }

a:hover {
  outline: 0; }

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by Seth Coelen https://github.com/whatsnewsaes
*/
html {
  font-size: 13px;
  height: 100%; }

body {
  font-size: 1rem;
  line-height: 1.75;
  font-weight: 400;
  font-family: dnp-shuei-mgothic-std, "游ゴシック体", "メイリオ", "Meiryo", sans-serif;
  color: #1A1A19;
  background: #F6F3E6;
  zoom: 100%; }

body * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

::selection {
  background: #51504c !important;
  color: #F6F3E6; }

::-moz-selection {
  background: #51504c !important;
  color: #F6F3E6; }

time::selection {
  background: #51504c !important;
  color: #F6F3E6; }

a {
  color: #2D6CAF;
  text-decoration: none;
  display: inline-block;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }
  a:hover, a:focus, a:active {
    color: #7eacde; }

hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #bfbdb3; }

.u-full-width {
  width: 100%;
  box-sizing: border-box; }

.u-inline {
  display: inline !important; }

.u-inline-block {
  display: inline-block !important; }

.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }

.u-pull-right {
  float: right; }

.u-pull-left {
  float: left; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 400; }

h1 {
  font-size: 1.35rem;
  line-height: 1.5;
  letter-spacing: 0rem; }

h2 {
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0rem; }

h3 {
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0rem; }

h4 {
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0rem; }

h5 {
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0rem; }

h6 {
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0rem; }

p {
  margin-top: 0; }

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

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

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

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

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

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

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

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick/slick.eot");
  src: url("../fonts/slick/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick/slick.woff") format("woff"), url("../fonts/slick/slick.ttf") format("truetype"), url("../fonts/slick/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

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

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

/* Modules */
/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by Seth Coelen https://github.com/whatsnewsaes
*/
.row {
  margin: 0; }

.container {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 16px;
  box-sizing: border-box; }

.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top; }

@media (min-width: 415px) {
  .row {
    margin: 0 -16px; }
  .column,
  .columns {
    padding: 0 16px; }
  .container {
    width: calc(92% + 32px); }
  .column:first-child,
  .columns:first-child {
    margin-left: 0; }
  .full-mobile.column {
    width: 100%;
    margin-left: 0; }
  .one-half-mobile.column {
    width: 50%; }
  .one-third-mobile.column {
    width: 33.33333%; }
  .two-thirds-mobile.column {
    width: 66.66667%; } }

@media (min-width: 576px) {
  .container {
    width: calc(92% + 32px); }
  .one-phablet.column,
  .one-phablet.columns {
    width: 8.33333%; }
  .two-phablet.columns {
    width: 16.66667%; }
  .three-phablet.columns {
    width: 25%; }
  .four-phablet.columns {
    width: 33.33333%; }
  .five-phablet.columns {
    width: 41.66667%; }
  .six-phablet.columns {
    width: 50%; }
  .seven-phablet.columns {
    width: 58.33333%; }
  .eight-phablet.columns {
    width: 66.66667%; }
  .nine-phablet.columns {
    width: 75%; }
  .ten-phablet.columns {
    width: 83.33333%; }
  .eleven-phablet.columns {
    width: 91.66667%; }
  .twelve-phablet.columns {
    width: 100%;
    margin-left: 0; }
  .full-phablet.column {
    width: 100%;
    margin-left: 0; }
  .one-third-phablet.column {
    width: 33.33333%; }
  .two-thirds-phablet.column {
    width: 66.66667%; }
  .one-half-phablet.column {
    width: 50%; } }

@media (min-width: 768px) {
  .container {
    width: calc(92% + 32px); }
  .one.column,
  .one.columns {
    width: 8.33333%; }
  .two.columns {
    width: 16.66667%; }
  .three.columns {
    width: 25%; }
  .four.columns {
    width: 33.33333%; }
  .five.columns {
    width: 41.66667%; }
  .six.columns {
    width: 50%; }
  .seven.columns {
    width: 58.33333%; }
  .eight.columns {
    width: 66.66667%; }
  .nine.columns {
    width: 75%; }
  .ten.columns {
    width: 83.33333%; }
  .eleven.columns {
    width: 91.66667%; }
  .twelve.columns {
    width: 100%;
    margin-left: 0; }
  .full.column {
    width: 100%;
    margin-left: 0; }
  .one-third.column {
    width: 33.33333%; }
  .two-thirds.column {
    width: 66.66667%; }
  .one-half.column {
    width: 50%; }
  .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.33333%; }
  .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 16.66667%; }
  .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 25%; }
  .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 33.33333%; }
  .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 41.66667%; }
  .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 50%; }
  .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 58.33333%; }
  .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 66.66667%; }
  .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 75%; }
  .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 83.33333%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 91.66667%; }
  .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 33.33333%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 66.66667%; }
  .offset-by-one-half.column,
  .offset-by-one-half.column {
    margin-left: 50%; } }

@media (min-width: 992px) {
  .one-desktop.column,
  .one-desktop.columns {
    width: 8.33333%; }
  .two-desktop.columns {
    width: 16.66667%; }
  .three-desktop.columns {
    width: 25%; }
  .four-desktop.columns {
    width: 33.33333%; }
  .five-desktop.columns {
    width: 41.66667%; }
  .six-desktop.columns {
    width: 50%; }
  .seven-desktop.columns {
    width: 58.33333%; }
  .eight-desktop.columns {
    width: 66.66667%; }
  .nine-desktop.columns {
    width: 75%; }
  .ten-desktop.columns {
    width: 83.33333%; }
  .eleven-desktop.columns {
    width: 91.66667%; }
  .twelve-desktop.columns {
    width: 100%;
    margin-left: 0; }
  .full-desktop.column {
    width: 100%;
    margin-left: 0; }
  .one-third-desktop.column {
    width: 33.33333%; }
  .two-thirds-desktop.column {
    width: 66.66667%; }
  .one-half-desktop.column {
    width: 50%; } }

.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both; }

.button,
button {
  display: inline-block;
  padding: 0 16px;
  color: #1A1A19;
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: .05rem;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 16px;
  height: 40px;
  line-height: 40px;
  border-radius: 22px 22px 22px 22px / 22px 22px 18px 18px;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  background: #e3dfcf;
  -moz-transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-font-smoothing: antialiased; }

input[type="submit"], input[type="reset"], input[type="button"] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #a9a9a4;
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 16px;
  border: 1px solid #e3dfcf;
  cursor: pointer;
  box-sizing: border-box; }

.button:hover,
button:hover {
  color: #1A1A19;
  background: #d9d4bf;
  outline: 0;
  border-radius: 27px 27px 25px 25px / 20px 20px 20px 20px; }

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
  color: #888780;
  border-color: #dadad8;
  outline: 0; }

.button:focus,
button:focus {
  color: #1A1A19;
  background: #d9d4bf;
  outline: 0; }

input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus {
  color: #888780;
  border-color: #dadad8;
  outline: 0; }

.button.button-white,
button.button-white {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #fff; }

.button.button-white:hover,
button.button-white:hover {
  background-color: rgba(255, 255, 255, 0.2); }

.button.button-small,
button.button-small {
  height: 28px;
  line-height: 28px;
  border-radius: 14px;
  padding: 0 12px; }

.button.button-small:hover,
button.button-small:hover {
  border-radius: 15px 15px 10px 10px / 12px; }

.button.button-primary,
button.button-primary {
  color: #fff;
  background-color: #2D6CAF;
  border-color: #2D6CAF; }

input[type="submit"].button-primary, input[type="reset"].button-primary, input[type="button"].button-primary {
  color: #fff;
  background-color: #2D6CAF;
  border-color: #2D6CAF; }

.button.button-primary:hover,
button.button-primary:hover {
  color: #fff;
  background-color: #2D6CAF;
  border-color: #2D6CAF; }

input[type="submit"].button-primary:hover, input[type="reset"].button-primary:hover, input[type="button"].button-primary:hover {
  color: #fff;
  background-color: #2D6CAF;
  border-color: #2D6CAF; }

.button.button-primary:focus,
button.button-primary:focus {
  color: #fff;
  background-color: #2D6CAF;
  border-color: #2D6CAF; }

input[type="submit"].button-primary:focus, input[type="reset"].button-primary:focus, input[type="button"].button-primary:focus {
  color: #fff;
  background-color: #2D6CAF;
  border-color: #2D6CAF; }

input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"] {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #f3f2eb;
  border-radius: 16px;
  box-shadow: none;
  box-sizing: border-box; }

input[type='email'],
input[type='number'],
input[type='search'],
input[type='text'],
input[type='tel'],
input[type='url'],
input[type='password'],
textarea,
select {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #f3f2eb;
  border-radius: 16px;
  box-shadow: none;
  box-sizing: border-box; }

input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; }

input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus {
  border: 1px solid #2D6CAF;
  outline: 0; }

textarea:focus,
select:focus {
  border: 1px solid #2D6CAF;
  outline: 0; }

label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600; }

fieldset {
  padding: 0;
  border-width: 0; }

input[type="checkbox"], input[type="radio"] {
  display: inline; }

label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; }

ul {
  list-style: circle inside; }

ol {
  list-style: decimal inside;
  padding-left: 0;
  margin-top: 0; }

ul {
  padding-left: 0;
  margin-top: 0; }
  ul ul, ul ol {
    margin: 1.5rem 0 1.5rem 3rem;
    font-size: 90%; }

ol ol, ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%; }

li {
  margin-bottom: 1rem; }

code {
  padding: .2rem .5rem;
  margin: 0 .2rem;
  font-size: 1rem;
  white-space: nowrap;
  background: #ceccc5;
  border: 1px solid #bfbdb3;
  border-radius: 16px; }

pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre; }

th,
td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #bfbdb3; }

th:first-child,
td:first-child {
  padding-left: 0; }

th:last-child,
td:last-child {
  padding-right: 0; }

button,
.button {
  margin-bottom: 1rem; }

input,
textarea,
select,
fieldset {
  margin-bottom: 1rem; }

pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 1rem; }

/* Layouts */
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

#global-navigation .gnav-logo-img #ppx-logo .cross {
  -moz-transition: transform 0.75s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: transform 0.75s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: transform 0.75s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.75s cubic-bezier(0.39, 0.575, 0.565, 1); }

#global-navigation.is-loading .gnav-logo-img #ppx-logo .cross {
  animation: spin 3s linear infinite; }

body.admin-bar {
  padding-top: 32px; }
  body.admin-bar .global-navigation {
    top: 32px; }
  body.admin-bar #content {
    margin-top: 41px; }

body.opened .page-container {
  pointer-events: none; }

.global-navigation {
  background: rgba(246, 243, 230, 0.95);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  font-size: 0;
  box-sizing: border-box;
  border-bottom: 1px solid #e3dfcf; }
  .global-navigation .header-content {
    padding: 16px 0; }
  .global-navigation.hide {
    top: -72px; }

body.home .global-navigation {
  border-bottom: 1px solid transparent; }
  body.home .global-navigation.with-border {
    border-bottom: 1px solid #e3dfcf; }

.global-navigation.transparent {
  background: rgba(246, 243, 230, 0); }
  .global-navigation.transparent .header-content {
    border-bottom: none; }
    .global-navigation.transparent .header-content .menu-toggle .lines .line {
      background-color: #fff; }
    .global-navigation.transparent .header-content .gnav-main ul li a {
      color: #fff; }
      .global-navigation.transparent .header-content .gnav-main ul li a svg {
        fill: #fff; }
    .global-navigation.transparent .header-content .gnav-logo .gnav-logo-img #ppx-logo #type {
      fill: #fff; }

.gnav-logo {
  display: inline-block;
  position: relative; }
  .gnav-logo h1 {
    margin: 0; }
  .gnav-logo a {
    display: block; }
    .gnav-logo a .gnav-logo-img {
      display: block;
      width: auto;
      height: 40px;
      font-size: 1rem;
      filter: brightness(1); }
      .gnav-logo a .gnav-logo-img #ppx-logo #type {
        -moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }
      .gnav-logo a .gnav-logo-img #ppx-logo .bg {
        -moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }
      .gnav-logo a .gnav-logo-img #ppx-logo .cross {
        transform-origin: 13.5px 13.5px;
        transform: rotate(0);
        -moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        animation: none; }
    .gnav-logo a.hover .gnav-logo-img #ppx-logo .cross {
      animation: spin 6s linear infinite; }
    .gnav-logo a:hover .gnav-logo-img {
      filter: brightness(1.1) opacity(0.9);
      width: auto;
      height: 40px;
      font-size: 1rem; }

.gnav-main {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 16px;
  right: 0;
  white-space: nowrap;
  transition: width 0.5s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .gnav-main ul {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    text-align: center;
    margin: 0; }
    .gnav-main ul li {
      line-height: 40px;
      height: 40px;
      box-sizing: border-box;
      font-size: 1.35rem;
      font-weight: 400;
      margin-left: 4px; }
      .gnav-main ul li a {
        display: block;
        position: relative;
        color: #1A1A19;
        padding: 0 16px;
        transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        -moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-font-smoothing: antialiased; }
        .gnav-main ul li a .ic-facebook {
          height: 15px;
          fill: #1A1A19; }
        .gnav-main ul li a:after {
          content: "";
          display: block;
          position: absolute;
          border-radius: 12px;
          right: 4px;
          left: 4px;
          bottom: 8px;
          top: 8px;
          border: 12px solid rgba(219, 214, 194, 0);
          z-index: -1;
          background: transparent;
          opacity: 1;
          -moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
          -webkit-font-smoothing: antialiased; }
        .gnav-main ul li a:hover:after {
          opacity: 1;
          border-radius: 24px 24px 22px 22px / 20px;
          right: 0;
          left: 0;
          bottom: 0;
          top: 0;
          border: 0px solid #dbd6c2;
          background: #e3dfcf; }
      .gnav-main ul li.current-menu-item a {
        position: relative;
        color: #F6F3E6; }
        .gnav-main ul li.current-menu-item a path {
          fill: #F6F3E6; }
        .gnav-main ul li.current-menu-item a:after {
          opacity: 0.75;
          border-radius: 26px 26px 24px 24px / 20px;
          right: 0;
          left: 0;
          bottom: 0;
          top: 0;
          border: none;
          background: #1A1A19; }

/* .gnav-main li:nth-last-child(2) a {
  transition-delay: .05s;
}
.gnav-main li:nth-last-child(3) a {
  transition-delay: .1s;
}
.gnav-main li:nth-last-child(4) a {
  transition-delay: .15s;
}
.gnav-main li:nth-last-child(5) a {
  transition-delay: .2s;
} */
@media screen and (max-width: 768px) {
  .global-navigation .menu-toggle {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .gnav-main li a {
    opacity: 0; } }

.menu-bg {
  position: absolute;
  z-index: 199;
  top: 16px;
  right: 16px;
  width: 40px;
  height: 40px;
  display: block;
  background: #F6F3E6;
  opacity: 0;
  border-radius: 50% 50% 47% 50%/55% 50% 50% 47%;
  -moz-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .menu-bg.hover {
    background: #1A1A19;
    opacity: 0.75; }

.menu-toggle {
  position: absolute;
  z-index: 202;
  top: 16px;
  right: 16px;
  width: 40px;
  height: 40px;
  display: none;
  align-items: center;
  justify-content: center;
  text-align: center;
  user-select: none; }
  .menu-toggle .menu-clickable-area {
    cursor: pointer;
    position: absolute;
    width: 40px;
    height: 40px;
    z-index: 202; }
  .menu-toggle .lines {
    position: relative;
    width: 20px;
    height: 18px;
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), width 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .menu-toggle .lines .line {
      border-radius: 1px;
      position: absolute;
      left: 0;
      display: block;
      width: 100%;
      height: 2px;
      background: #1A1A19;
      box-sizing: border-box;
      transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
      .menu-toggle .lines .line:nth-child(1) {
        top: 0; }
      .menu-toggle .lines .line:nth-child(2) {
        top: 8px; }
      .menu-toggle .lines .line:nth-child(3) {
        bottom: 0; }
  .menu-toggle.hover .lines {
    width: 14px;
    transform: rotate(90deg); }
    .menu-toggle.hover .lines .line {
      border: 1px solid #F6F3E6;
      background: rgba(26, 26, 25, 0); }
      .menu-toggle.hover .lines .line:nth-child(1), .menu-toggle.hover .lines .line:nth-child(3) {
        width: 5px;
        height: 5px;
        border-radius: 50%;
        animation: blink 4s;
        animation-iteration-count: infinite;
        animation-delay: .3s; }
      .menu-toggle.hover .lines .line:nth-child(2) {
        width: 0;
        right: 0;
        left: auto;
        opacity: 0; }

.opening .menu-bg,
.opened .menu-bg {
  background: #1A1A19;
  opacity: 0.8;
  overflow: hidden;
  width: 170vw;
  height: 170vw;
  top: -85vw;
  right: -85vw;
  margin: 20px 20px 0 0;
  border-radius: 50%;
  -webkit-backface-visibility: hidden; }

.closing .menu-bg {
  background: #1A1A19;
  opacity: 0.8; }

.opening .menu-toggle .lines {
  width: 14px;
  height: 20px;
  transform: rotate(90deg); }
  .opening .menu-toggle .lines .line:nth-child(1), .opening .menu-toggle .lines .line:nth-child(3) {
    background: #F6F3E6;
    width: 5px;
    height: 5px;
    animation: none;
    transform: scale(0.3, 1.7); }
  .opening .menu-toggle .lines .line:nth-child(2) {
    background: #F6F3E6;
    opacity: 0; }

.opening .gnav-main {
  display: block;
  opacity: 0;
  -moz-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }

.closing .menu-toggle .lines {
  transform: rotate(90deg);
  width: 14px; }
  .closing .menu-toggle .lines .line:nth-child(1), .closing .menu-toggle .lines .line:nth-child(3) {
    border: 1px solid #F6F3E6;
    background: rgba(26, 26, 25, 0);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    animation: blink 4s;
    animation-iteration-count: infinite;
    animation-delay: 0.2s; }
  .closing .menu-toggle .lines .line:nth-child(2) {
    background: #F6F3E6;
    opacity: 0; }

.closing .gnav-main {
  display: block;
  opacity: 0; }

.opened .menu-toggle .lines .line {
  background: #F6F3E6; }
  .opened .menu-toggle .lines .line:nth-child(1) {
    transform: rotate(-45deg);
    height: 2px;
    width: 100%;
    animation: none;
    top: 8px; }
  .opened .menu-toggle .lines .line:nth-child(2) {
    width: 0;
    right: 0;
    left: auto;
    opacity: 0; }
  .opened .menu-toggle .lines .line:nth-child(3) {
    transform: rotate(45deg);
    height: 2px;
    width: 100%;
    animation: none;
    bottom: 8px; }

.opened .menu-toggle.hover .lines {
  width: 20px;
  height: 14px; }
  .opened .menu-toggle.hover .lines .line:nth-child(1), .opened .menu-toggle.hover .lines .line:nth-child(3) {
    height: 2px;
    width: 100%;
    animation: none;
    border-radius: 1px; }
  .opened .menu-toggle.hover .lines .line:nth-child(1) {
    top: 6px;
    transform: rotate(-50deg); }
  .opened .menu-toggle.hover .lines .line:nth-child(3) {
    bottom: 6px;
    transform: rotate(50deg); }

.opened .gnav-main {
  display: block;
  width: 100%;
  overflow: visible;
  z-index: 201;
  opacity: 1; }
  .opened .gnav-main ul {
    flex-direction: column;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%; }
    .opened .gnav-main ul li {
      display: block;
      position: absolute;
      top: 0;
      right: 32px;
      width: 60vw;
      max-width: 75vh;
      text-align: left;
      margin: 0;
      transform-origin: right center; }
      .opened .gnav-main ul li a {
        opacity: 1;
        color: #F6F3E6;
        background: transparent;
        display: inline-block;
        text-align: center;
        -moz-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -o-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }
        .opened .gnav-main ul li a:after {
          opacity: 0.075;
          border-color: rgba(226, 216, 174, 0); }
        .opened .gnav-main ul li a:hover:after {
          opacity: 0.075;
          border-color: #e2d8ae;
          background: #F6F3E6; }
        .opened .gnav-main ul li a .ic-facebook {
          fill: #F6F3E6; }
      .opened .gnav-main ul li.current-menu-item a:after {
        border-radius: 26px 26px 24px 24px / 20px;
        right: 0;
        left: 0;
        bottom: 0;
        top: 0;
        border: none;
        opacity: 0.2;
        background: #F6F3E6; }
      .opened .gnav-main ul li.current-menu-item:hover:after {
        opacity: 0.2; }
      .opened .gnav-main ul li:nth-child(1) {
        transform: rotate(-4deg); }
        .opened .gnav-main ul li:nth-child(1) a {
          transition-delay: 0s;
          transform: rotate(4deg) translateX(-50%); }
      .opened .gnav-main ul li:nth-child(2) {
        transform: rotate(-22deg); }
        .opened .gnav-main ul li:nth-child(2) a {
          transition-delay: 0.02s;
          transform: rotate(22deg) translateX(-50%); }
      .opened .gnav-main ul li:nth-child(3) {
        transform: rotate(-40deg); }
        .opened .gnav-main ul li:nth-child(3) a {
          transition-delay: 0.04s;
          transform: rotate(40deg) translateX(-50%); }
      .opened .gnav-main ul li:nth-child(4) {
        transform: rotate(-58deg); }
        .opened .gnav-main ul li:nth-child(4) a {
          transition-delay: 0.06s;
          transform: rotate(58deg) translateX(-50%); }
      .opened .gnav-main ul li:nth-child(5) {
        transform: rotate(-76deg); }
        .opened .gnav-main ul li:nth-child(5) a {
          transition-delay: 0.08s;
          transform: rotate(76deg) translateX(-50%); }
      .opened .gnav-main ul li:nth-child(6) {
        transform: rotate(-94deg); }
        .opened .gnav-main ul li:nth-child(6) a {
          transition-delay: 0.1s;
          transform: rotate(94deg) translateX(-50%); }
      .opened .gnav-main ul li:nth-child(7) {
        transform: rotate(-112deg); }
        .opened .gnav-main ul li:nth-child(7) a {
          transition-delay: 0.12s;
          transform: rotate(112deg) translateX(-50%); }
      .opened .gnav-main ul li:nth-child(2) a {
        margin-top: 0; }
      .opened .gnav-main ul li:nth-child(3) a {
        margin-top: 1vw;
        margin-left: -1vw; }
      .opened .gnav-main ul li:nth-child(4) a {
        margin-top: 5vw;
        margin-left: -5vw; }
      .opened .gnav-main ul li:nth-child(5) a {
        margin-top: 2vw;
        margin-left: -9vw; }

.is-mobile-apple-phone .menu-toggle .menu-clickable-area,
.is-mobile-apple-tablet .menu-toggle .menu-clickable-area {
  padding: 8px;
  box-sizing: content-box; }

@media (min-width: 768px) {
  .gnav-main {
    display: block; }
  .menu-bg {
    display: none; } }

@keyframes blink {
  0% {
    transform: scale(1, 1); }
  3% {
    transform: scale(0, 1); }
  6% {
    transform: scale(1, 1); } }

#content {
  margin-top: 73px; }

#footer {
  margin-top: 32px; }
  #footer .footer-content {
    border-top: 1px solid #e3dfcf;
    padding: 32px 0; }
    #footer .footer-content p {
      margin-bottom: 0; }
    #footer .footer-content small {
      font-size: 1rem; }

@media (min-width: 576px) {
  #footer {
    margin-top: 48px; } }

/* Theme */
body {
  -moz-transition: background 0.15s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: background 0.15s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition: background 0.15s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: background 0.15s cubic-bezier(0.445, 0.05, 0.55, 0.95); }
  body .global-navigation {
    -moz-transition: background 0.15s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-transition: background 0.15s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -webkit-transition: background 0.15s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: background 0.15s cubic-bezier(0.445, 0.05, 0.55, 0.95); }

body.is-transitioning {
  background: white; }
  body.is-transitioning .global-navigation {
    background: rgba(255, 255, 255, 0.95); }

span.tag.current {
  color: #F6F3E6; }
  span.tag.current:after {
    background: rgba(26, 26, 25, 0.75); }

span.tag.disabled {
  opacity: 0.4; }

#content {
  z-index: 0; }

span.tag,
a.tag {
  position: relative;
  text-decoration: none;
  text-align: center;
  display: block;
  padding: 0 12px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: .05rem;
  white-space: nowrap;
  color: #1A1A19;
  height: 28px;
  line-height: 28px;
  box-sizing: border-box;
  -moz-transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-font-smoothing: antialiased; }
  span.tag:after,
  a.tag:after {
    content: "";
    display: block;
    position: absolute;
    border-radius: 13px;
    right: 1px;
    left: 1px;
    bottom: 1px;
    top: 1px;
    border: 13px solid rgba(216, 210, 188, 0);
    z-index: -1;
    background: #e3dfcf;
    opacity: 1;
    -moz-transition: border 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), right 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), bottom 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), left 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    -o-transition: border 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), right 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), bottom 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), left 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-transition: border 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), right 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), bottom 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), left 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: border 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), right 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), bottom 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), left 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased; }

div.tag:hover:after,
a.tag:hover:after {
  border-radius: 18px / 14px;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  border: 0px solid #d8d2bc;
  background: #ddd8c6; }

div.tag {
  display: inline-block; }

a.tag.large-tag {
  padding: 0 16px;
  height: 32px;
  line-height: 32px; }
  a.tag.large-tag:after {
    content: "";
    border-radius: 14px;
    right: 2px;
    left: 2px;
    bottom: 2px;
    top: 2px;
    border: 14px solid rgba(216, 210, 188, 0); }
  a.tag.large-tag:hover:after {
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    border-radius: 20px / 16px;
    border: 0px solid #d8d2bc;
    background: #ddd8c6; }

.main-title {
  padding: 24px 0 24px;
  border-bottom: 1px solid #e3dfcf;
  margin-bottom: 24px;
  font-size: 1.35rem; }
  .main-title.no-border {
    margin-bottom: 0;
    border-bottom: none; }

.category-title {
  padding: 32px 0 32px;
  border-bottom: 1px solid #e3dfcf;
  margin-bottom: 24px;
  font-size: 1.35rem;
  line-height: 1.3;
  letter-spacing: 0rem;
  text-transform: capitalize; }

.heading-wrapper {
  margin-top: 40px;
  border-bottom: 1px solid #e3dfcf; }
  .heading-wrapper h2 {
    padding: 0;
    margin-bottom: 24px; }

.content-wrapper {
  min-height: 2rem;
  margin-top: 24px; }
  .content-wrapper > *:last-child {
    margin-bottom: 0; }

.tag-wrapper {
  position: relative;
  z-index: 1; }

.tag-list {
  font-size: 0;
  padding: 16px 0;
  margin: 0 0 -12px -12px;
  list-style: none;
  text-align: left; }
  .tag-list li {
    display: inline-block;
    margin: 0 0 12px 12px; }
    .tag-list li .button {
      margin: 0; }

dl.c-dl {
  margin-top: 0;
  content: "";
  display: table;
  clear: both;
  width: 100%; }
  dl.c-dl dt {
    float: left;
    width: 30%;
    clear: both;
    margin-bottom: 16px;
    padding-right: 16px;
    box-sizing: border-box; }
    dl.c-dl dt.empty-dt:before {
      content: "-"; }
    dl.c-dl dt:last-of-type {
      margin-bottom: 0; }
  dl.c-dl dd {
    float: left;
    width: 70%;
    margin: 0 0 16px; }
    dl.c-dl dd:last-of-type {
      margin-bottom: 0; }

@media (min-width: 576px) {
  dl.c-dl dt {
    width: 20%; }
  dl.c-dl dd {
    width: 80%; } }

@media (min-width: 768px) {
  dl.c-dl dt {
    width: 20%; }
  dl.c-dl dd {
    width: 80%; } }

@media (min-width: 992px) {
  dl.c-dl dt {
    width: 15%; }
  dl.c-dl dd {
    width: 85%; } }

ul.c-ul {
  list-style: none;
  width: 100%; }
  ul.c-ul > li {
    clear: both;
    position: relative;
    margin-bottom: 16px; }
    ul.c-ul > li:last-of-type {
      margin-bottom: 0; }

ul.c-ul.has-dash > li {
  padding-left: 16px; }
  ul.c-ul.has-dash > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 0.875em;
    left: 0;
    width: 4px;
    height: 1px;
    border-radius: 0.5px;
    background: #1A1A19; }

.title-right-container {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translate(0, -50%); }

.c-form-select {
  position: relative;
  display: inline-block;
  padding: 0 12px;
  white-space: nowrap;
  color: #1A1A19;
  height: 28px;
  line-height: 28px;
  box-sizing: border-box;
  -moz-transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-font-smoothing: antialiased; }
  .c-form-select:after {
    content: "";
    display: block;
    position: absolute;
    border-radius: 13px;
    right: 1px;
    left: 1px;
    bottom: 1px;
    top: 1px;
    border: 13px solid rgba(216, 210, 188, 0);
    z-index: -1;
    background: #e3dfcf;
    opacity: 1;
    -moz-transition: border 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), right 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), bottom 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), left 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    -o-transition: border 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), right 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), bottom 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), left 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-transition: border 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), right 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), bottom 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), left 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: border 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), top 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), right 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), bottom 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), left 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased; }
  .c-form-select:hover:after {
    border-radius: 18px / 14px;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    border: 0px solid #d8d2bc;
    background: #ddd8c6; }
  .c-form-select span.placeholder {
    display: block; }
    .c-form-select span.placeholder svg {
      margin-left: 0.4em;
      margin-bottom: 1px; }
  .c-form-select.current {
    color: #F6F3E6; }
    .c-form-select.current:after {
      background: rgba(26, 26, 25, 0.65);
      border-color: #51504c; }
    .c-form-select.current span.placeholder svg path {
      fill: #F6F3E6; }
    .c-form-select.current:hover:after {
      border-color: #51504c;
      background: #51504c; }
  .c-form-select form {
    margin: 0; }
    .c-form-select form select {
      font-size: 16px;
      cursor: pointer;
      border: none;
      outline: none;
      background: transparent;
      background-image: none;
      box-shadow: none;
      -webkit-appearance: none;
      appearance: none;
      margin: 0;
      padding: 0;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0; }

.video-wrapper {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.embed-container {
  display: inline-block;
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  width: 100%;
  height: auto;
  border-radius: 4px;
  z-index: 1; }
  .embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.main-visual {
  content: "";
  background: #ddd;
  background: rgba(26, 26, 25, 0.06);
  height: 0;
  padding-bottom: 40%;
  border-radius: 4px;
  background-position: center center;
  background-size: cover; }

article[class*="post-type-"].has-image .article-header {
  border-bottom: none; }

article[class*="post-type-"] .article-header {
  padding: 24px 0 24px;
  border-bottom: 1px solid #e3dfcf; }
  article[class*="post-type-"] .article-header .article-title {
    font-size: 1.35rem;
    line-height: 1.3;
    margin-bottom: 0; }
  article[class*="post-type-"] .article-header .article-description {
    margin-top: 16px;
    color: #888780;
    margin-bottom: 0; }
  article[class*="post-type-"] .article-header .article-date {
    display: block;
    margin-top: 16px;
    color: #888780;
    margin-bottom: 0; }

article[class*="post-type-"] .main-image-item {
  position: relative;
  font-size: 0;
  text-align: left;
  margin-bottom: 32px; }
  article[class*="post-type-"] .main-image-item .image-wrapper {
    display: inline-block;
    position: relative;
    font-size: 0; }
    article[class*="post-type-"] .main-image-item .image-wrapper:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 4px;
      background: rgba(227, 223, 207, 0.5);
      z-index: -1; }
    article[class*="post-type-"] .main-image-item .image-wrapper img {
      max-width: 100%;
      max-height: 960px;
      border-radius: 4px;
      display: inline-block; }
    article[class*="post-type-"] .main-image-item .image-wrapper .copyright {
      display: inline-block;
      position: absolute;
      right: 0;
      bottom: -1.4rem;
      color: #888780;
      font-size: 0.75rem; }

article[class*="post-type-"] .main-image-item {
  margin-top: 32px; }
  article[class*="post-type-"] .main-image-item.has-caption {
    margin-bottom: 8px; }

.page-container.single .pagination-block {
  margin-top: 32px; }

.page-container.single .pagination {
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-top: 32px; }
  .page-container.single .pagination li {
    overflow: hidden;
    position: relative; }
    .page-container.single .pagination li a {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .page-container.single .pagination li svg {
      position: absolute;
      top: 0;
      bottom: 0;
      height: 100%; }
    .page-container.single .pagination li.prev {
      margin: 0 16px 0 0; }
      .page-container.single .pagination li.prev svg {
        left: 0.75em; }
      .page-container.single .pagination li.prev a {
        padding-left: 2em; }
    .page-container.single .pagination li.next {
      margin: 0; }
      .page-container.single .pagination li.next svg {
        right: 0.75em; }
      .page-container.single .pagination li.next a {
        padding-right: 2em; }

.pagination-block {
  border-top: 1px solid #e3dfcf; }
  .pagination-block .pagination {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 32px 0 0;
    position: relative;
    list-style: none;
    width: 100%; }
    .pagination-block .pagination li {
      margin: 0 4px 8px;
      display: inline-block; }
      .pagination-block .pagination li span {
        z-index: 1;
        position: relative;
        display: block;
        text-decoration: none;
        text-align: center;
        display: block;
        padding: 0 12px;
        font-size: 1rem;
        font-weight: 400;
        letter-spacing: .05rem;
        white-space: nowrap;
        color: #1A1A19;
        height: 28px;
        line-height: 28px;
        box-sizing: border-box;
        -moz-transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -o-transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -webkit-transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }
        .pagination-block .pagination li span:after {
          content: "";
          display: block;
          position: absolute;
          border-radius: 13px;
          right: 1px;
          left: 1px;
          bottom: 1px;
          top: 1px;
          border: 13px solid rgba(216, 210, 188, 0);
          z-index: -1;
          background: #e3dfcf;
          opacity: 1;
          -moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
          -o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
          -webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
          transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }
        .pagination-block .pagination li span.dots {
          opacity: 0.4; }
      .pagination-block .pagination li.disabled {
        opacity: 0.4; }
      .pagination-block .pagination li.current span {
        color: #F6F3E6; }
        .pagination-block .pagination li.current span:after {
          background: rgba(26, 26, 25, 0.75); }
      .pagination-block .pagination li.first {
        display: none; }
      .pagination-block .pagination li.last {
        display: none; }

section.row:first-child .heading-wrapper {
  margin-top: 0; }

@media (min-width: 768px) {
  .page-container.single .pagination-block {
    margin-top: 48px; }
  .heading-wrapper {
    margin-top: 48px;
    border-bottom: none; }
    .heading-wrapper h2 {
      padding: 0;
      margin-bottom: 0; }
  .content-wrapper {
    border-left: 1px solid #e3dfcf;
    margin-top: 48px;
    margin-bottom: 0;
    padding-left: 32px; }
  .main-title {
    margin-bottom: 48px; }
  section.row:first-child > .heading-wrapper {
    margin-top: 0; }
  section.row:first-child .content-wrapper {
    margin-top: 0; } }

#animation-container {
  position: fixed;
  top: 73px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -100;
  pointer-events: none; }
  #animation-container #character01 {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 300px;
    width: 250px;
    opacity: 0.6; }
  #animation-container #character02 {
    position: absolute;
    top: 0;
    right: 0;
    height: 300px;
    width: 300px;
    opacity: 0.6; }
  #animation-container #character03 {
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    right: 0;
    height: 330px;
    width: 220px;
    opacity: 0.6; }
  #animation-container #character04 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 90vh;
    min-height: 480px;
    opacity: 0.6; }
  #animation-container #character05 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 90vh;
    min-height: 480px;
    opacity: 0.6; }
  #animation-container #character06 {
    position: absolute;
    top: 0;
    left: 0;
    height: 360px;
    width: 315px;
    opacity: 0.6; }

img.lazyload, img.lazyloading {
  width: 100%;
  height: 0; }

img.lazyloaded {
  padding-bottom: 0 !important; }

.lazyload,
.lazyloading {
  opacity: 0; }

.lazyloaded {
  opacity: 1;
  -moz-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }

div.lazyload,
div.lazyloading {
  opacity: 1; }

.pagination-margin-adjustment {
  margin-bottom: -32px; }

@media (min-width: 576px) {
  .pagination-margin-adjustment {
    margin-bottom: -48px; } }

#featured {
  position: relative;
  background-color: rgba(26, 26, 25, 0.1); }

.section-header {
  padding: 24px 0;
  border-bottom: 1px solid #e3dfcf;
  margin-bottom: 32px; }
  .section-header .section-title {
    margin: 0;
    font-size: 1.35rem;
    line-height: 1.1;
    display: inline-block; }
  .section-header .section-date {
    color: #888780;
    margin-bottom: 0; }
  .section-header .read-more {
    float: right; }

.section-footer {
  text-align: right;
  padding: 24px 0;
  border-top: 1px solid #e3dfcf; }
  .section-footer .read-more {
    display: inline-block; }

#news .section-header {
  margin-bottom: 0; }

@keyframes morph {
  0% {
    border-radius: 54% 46% 50% 50% / 56% 57% 43% 44%;
    transform: scale(1); }
  33% {
    border-radius: 48% 52% 45% 55% / 55% 55% 45% 45%; }
  50% {
    transform: scale(0.95) rotate(1deg); }
  67% {
    border-radius: 46% 54% 52% 48% / 53% 57% 43% 47%; }
  100% {
    border-radius: 54% 46% 50% 50% / 56% 57% 43% 44%;
    transform: scale(1); } }

@keyframes floating {
  0% {
    transform: translateY(-2px); }
  50% {
    transform: translateY(2px); } }

#works {
  padding-top: 16px; }

.slick-dotted.slick-slider {
  margin: 0; }

.featured-slider-dots {
  margin: 0;
  list-style: none;
  display: flex;
  align-items: stretch;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 21; }
  .featured-slider-dots li {
    display: inline-block;
    margin: 0;
    flex: 1;
    position: relative; }
    .featured-slider-dots li:before, .featured-slider-dots li:after {
      content: '';
      display: block;
      position: absolute;
      right: 0;
      left: 0;
      top: 0;
      height: 4px;
      -moz-transition: transform 0 linear;
      -o-transition: transform 0 linear;
      -webkit-transition: transform 0 linear;
      transition: transform 0 linear;
      will-change: transform; }
    .featured-slider-dots li:after {
      transform: scaleX(0);
      transform-origin: left center;
      background: #b9b193; }
    .featured-slider-dots li.slick-active:after {
      transform: scaleX(1);
      -moz-transition: transform 7s linear;
      -o-transition: transform 7s linear;
      -webkit-transition: transform 7s linear;
      transition: transform 7s linear; }
    .featured-slider-dots li.slick-active button {
      cursor: default; }
    .featured-slider-dots li.prev-slide:after {
      transform: scaleX(0);
      transform-origin: right center;
      -moz-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      -o-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      -webkit-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      background: #b9b193; }
    .featured-slider-dots li:not(.slick-active) button:hover {
      border-color: #c3bca3; }
    .featured-slider-dots li button {
      border-top: 4px solid #dbd7c8;
      border-radius: 0;
      margin: 0;
      color: transparent;
      background: transparent;
      width: 100%;
      height: 32px;
      -moz-transition: border 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      -o-transition: border 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      -webkit-transition: border 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      transition: border 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      opacity: 1; }

.featured-slider-scroll {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 21; }
  .featured-slider-scroll span {
    padding: 16px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    animation: floating 1s ease-in-out 0 infinite alternate;
    filter: drop-shadow(0px 2px 4px rgba(26, 26, 25, 0.2)); }
    .featured-slider-scroll span svg {
      width: 12px;
      height: 12px; }

#featured .featured-slider-button {
  opacity: 0;
  -moz-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }

#featured:hover .featured-slider-button {
  opacity: 1; }

.featured-slider-next,
.featured-slider-prev {
  z-index: 21;
  position: absolute;
  padding: 16px;
  top: 50%;
  transform: translate(0, -50%);
  cursor: pointer;
  color: #fff;
  text-align: center;
  filter: drop-shadow(0px 2px 4px rgba(26, 26, 25, 0.2));
  opacity: .5;
  -moz-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-user-select: none;
  /* IE 10+ */
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none; }
  .featured-slider-next.hover,
  .featured-slider-prev.hover {
    opacity: 1; }
  .featured-slider-next svg,
  .featured-slider-prev svg {
    width: 12px;
    height: 12px; }

.featured-slider-next {
  right: 0; }

.featured-slider-prev {
  left: 0; }

body.admin-bar .featured-slider article.featured-page {
  height: calc(100vh - 73px - 32px); }

.featured-slider {
  z-index: 20;
  opacity: 0;
  -moz-transition: opacity 0.75s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: opacity 0.75s cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: opacity 0.75s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0.75s cubic-bezier(0.39, 0.575, 0.565, 1);
  min-height: 400px;
  outline: none; }
  .featured-slider * {
    outline: none; }
  .featured-slider.slick-initialized {
    opacity: 1; }
  .featured-slider .slick-moving article.featured-page .article-thumbnail-wrapper .article-thumbnail {
    will-change: transform;
    transform: translate(5%, 0) scale(1.01); }
  .featured-slider .slick-moving article.featured-page a:before {
    animation: morph 7s;
    animation-iteration-count: infinite; }
  .featured-slider article.featured-page {
    height: calc(100vh - 73px);
    min-height: 400px;
    max-height: 562px;
    display: block !important;
    position: relative;
    overflow: hidden; }
    .featured-slider article.featured-page .article-header-wrapper {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      display: flex;
      justify-content: center;
      flex-direction: column;
      align-items: center; }
      .featured-slider article.featured-page .article-header-wrapper a {
        position: relative;
        width: 78vw;
        height: 58vh;
        max-width: 800px;
        max-height: 420px;
        display: inline-block;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        -moz-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -o-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -webkit-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }
        .featured-slider article.featured-page .article-header-wrapper a:before {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          border-radius: 54% 46% 50% 50% / 56% 57% 43% 44%;
          z-index: 0;
          -moz-transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
          -o-transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
          -webkit-transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
          transition: background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
          background: rgba(81, 80, 76, 0.3); }
        .featured-slider article.featured-page .article-header-wrapper a.hover {
          transition-delay: 0.05s;
          transform: scale(1.02) translate(0, -3px); }
          .featured-slider article.featured-page .article-header-wrapper a.hover .article-header {
            margin-top: -1px; }
          .featured-slider article.featured-page .article-header-wrapper a.hover:before {
            transition-delay: 0.05s;
            background: rgba(26, 26, 25, 0.5); }
      .featured-slider article.featured-page .article-header-wrapper .article-header {
        text-shadow: 0 2px 4px rgba(26, 26, 25, 0.6);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        -moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        padding: 24px;
        text-align: center;
        color: #fff;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -webkit-font-smoothing: antialiased; }
        .featured-slider article.featured-page .article-header-wrapper .article-header .article-title {
          font-size: 1.25rem;
          padding: 8px 0;
          margin: 0;
          margin-top: 0.5em;
          text-align: center; }
        .featured-slider article.featured-page .article-header-wrapper .article-header .article-description {
          margin: 0;
          padding: 8px 0;
          font-size: 0.9rem; }
    .featured-slider article.featured-page .article-thumbnail-wrapper {
      overflow: hidden;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
      .featured-slider article.featured-page .article-thumbnail-wrapper .article-thumbnail {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: -5%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        transform: scale(1);
        -moz-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -o-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -webkit-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }

@media (min-width: 415px) {
  .featured-slider {
    height: calc(100vh - 73px); }
    .featured-slider article.featured-page {
      max-height: none; }
      .featured-slider article.featured-page .article-header-wrapper a {
        width: 80vw;
        height: 80vh;
        max-height: 480px;
        min-height: 320px; } }

@media (min-width: 768px) {
  .featured-slider {
    min-height: 480px; }
    .featured-slider article.featured-page {
      min-height: 480px; }
      .featured-slider article.featured-page .article-header-wrapper a {
        min-height: 400px; }
    .featured-slider .slick-moving article.featured-page .article-thumbnail-wrapper .article-thumbnail {
      left: -2%;
      will-change: transform;
      transform: translate(2%, 0) scale(1.01); } }

@media (min-width: 992px) {
  .featured-slider {
    min-height: 560px; }
    .featured-slider article.featured-page {
      min-height: 560px; }
      .featured-slider article.featured-page .article-header-wrapper a {
        min-height: 480px;
        max-height: 560px; } }

.is-mobile-apple-tablet .featured-slider article.featured-page {
  height: calc(100vh - 33px - 73px); }

.is-mobile-apple-phone .featured-slider article.featured-page {
  height: calc(100vh - 73px - 75px); }

.page-container.archive .main-title {
  margin-bottom: 0; }

article.tease-news {
  border-bottom: 1px solid #e3dfcf;
  position: relative;
  padding: 24px 0;
  display: block; }
  article.tease-news:last-child {
    border-bottom: none; }
  article.tease-news a {
    max-width: 100%; }
  article.tease-news .article-text {
    flex-shrink: 1;
    flex-grow: 1;
    align-self: flex-start; }
    article.tease-news .article-text.has-image .article-header {
      padding-right: 84px; }
    article.tease-news .article-text .article-header {
      position: relative;
      display: inline-block; }
      article.tease-news .article-text .article-header .article-title {
        margin-bottom: 8px;
        font-size: 1.1rem; }
        article.tease-news .article-text .article-header .article-title a {
          color: #51504c; }
          article.tease-news .article-text .article-header .article-title a:hover, article.tease-news .article-text .article-header .article-title a:focus, article.tease-news .article-text .article-header .article-title a:active {
            color: #888780; }
      article.tease-news .article-text .article-header .article-date {
        display: block;
        color: #888780; }
    article.tease-news .article-text .article-body {
      margin-top: 8px; }
      article.tease-news .article-text .article-body > *:last-child {
        margin-bottom: 0; }
  article.tease-news a.article-thumbnail-link {
    font-size: 0;
    position: absolute;
    z-index: 1;
    margin-top: 16px;
    right: 0;
    top: 0; }
    article.tease-news a.article-thumbnail-link .article-thumbnail-wrapper {
      overflow: hidden;
      position: relative;
      margin: 0 0 0 24px;
      -webkit-mask-image: -webkit-radial-gradient(white, black);
      display: inline-block;
      transform: scale(0.99);
      -moz-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      -o-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      -webkit-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }
      article.tease-news a.article-thumbnail-link .article-thumbnail-wrapper:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #1A1A19;
        opacity: 0.06;
        -moz-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -o-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }
      article.tease-news a.article-thumbnail-link .article-thumbnail-wrapper .article-thumbnail {
        content: "";
        align-self: flex-start;
        height: 0;
        padding-bottom: 87.5%;
        width: 72px;
        max-width: 180px;
        overflow: hidden;
        position: relative;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        -moz-transition: filter 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -o-transition: filter 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -webkit-transition: filter 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        transition: filter 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }
    article.tease-news a.article-thumbnail-link.hover .article-thumbnail-wrapper {
      transform: rotate(0.6deg) scale(1) translateY(0px);
      border-radius: 50% 50% 50% 50% / 53% 56% 44% 47%; }
      article.tease-news a.article-thumbnail-link.hover .article-thumbnail-wrapper .article-thumbnail {
        filter: grayscale(90%); }
      article.tease-news a.article-thumbnail-link.hover .article-thumbnail-wrapper:after {
        opacity: 0.35; }

article.tease-news:nth-child(3n+1) .article-thumbnail-wrapper {
  border-radius: 52% 48% 50% 50% / 53% 53% 47% 47%; }

article.tease-news:nth-child(3n+2) .article-thumbnail-wrapper {
  border-radius: 48% 52% 51% 49% / 53% 53% 47% 47%; }

article.tease-news .article-thumbnail-wrapper {
  border-radius: 49% 51% 48% 52% / 53% 53% 47% 47%; }

article.post-type-news .article-body {
  margin-top: 32px; }

@media (min-width: 415px) {
  article.tease-news {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: nowrap; }
    article.tease-news .article-text.has-image .article-header {
      padding-right: 0; }
    article.tease-news a.article-thumbnail-link {
      position: relative;
      flex-shrink: 0;
      flex-grow: 0; }
      article.tease-news a.article-thumbnail-link .article-thumbnail-wrapper {
        margin: 0 0 0 24px; }
        article.tease-news a.article-thumbnail-link .article-thumbnail-wrapper .article-thumbnail {
          width: 22vw; } }

@media (min-width: 576px) {
  article.tease-news a.article-thumbnail-link {
    margin-top: 0; }
  article.post-type-news .article-body {
    margin-top: 48px; } }

.article-body-news .main-visual-img {
  border-radius: 4px;
  max-width: 100%;
  display: block;
  margin-bottom: 32px; }

.article-body-news > *:last-child {
  margin-bottom: 0; }

.archive-news {
  margin-top: 32px;
  border-top: 1px solid #e3dfcf;
  padding-top: 32px; }
  .archive-news h2 {
    margin-bottom: 16px; }
  .archive-news .tag-list {
    padding: 0; }

@media (min-width: 768px) {
  .article-body-news .main-visual-img {
    margin-bottom: 48px; }
  .archive-news {
    border-top: none;
    margin-top: 48px;
    padding-top: 0; }
    .archive-news .tag-list li {
      display: block; }
      .archive-news .tag-list li a {
        display: inline-block; } }

.works-row {
  margin-top: 24px;
  overflow: hidden; }

article.tease-works {
  position: relative;
  margin-bottom: 32px; }
  article.tease-works a {
    width: 100%;
    -moz-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    -o-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }
    article.tease-works a .article-header {
      position: absolute;
      top: 0;
      right: 40px;
      bottom: 0;
      left: 40px;
      display: flex;
      justify-content: center;
      flex-direction: column;
      align-items: center;
      box-sizing: border-box;
      overflow: hidden;
      text-shadow: 0px 2px 4px rgba(26, 26, 25, 0.6);
      -moz-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      -o-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      -webkit-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }
      article.tease-works a .article-header .article-title {
        font-size: 1rem;
        padding: 8px 0;
        margin: 0;
        margin-top: 0.5em;
        text-align: center;
        color: #fff;
        width: 100%;
        box-sizing: border-box; }
      article.tease-works a .article-header .article-description {
        font-size: 0.75rem;
        text-align: center;
        margin: 0;
        padding: 8px 0;
        color: rgba(255, 255, 255, 0.9);
        box-sizing: border-box;
        width: 100%; }
    article.tease-works a .article-thumbnail-wrapper {
      overflow: hidden;
      position: relative;
      -webkit-mask-image: -webkit-radial-gradient(white, black);
      transform: scale(0.95);
      -moz-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      -o-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      -webkit-transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
      transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), border-radius 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }
      article.tease-works a .article-thumbnail-wrapper:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #1A1A19;
        opacity: 0.1;
        -moz-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -o-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }
      article.tease-works a .article-thumbnail-wrapper .article-thumbnail {
        display: block;
        width: 100%;
        height: 0;
        overflow: hidden;
        position: relative;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        padding-bottom: 80%;
        will-change: transform;
        -moz-transition: filter 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -o-transition: filter 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        -webkit-transition: filter 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
        transition: filter 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }
    article.tease-works a.hover .article-thumbnail-wrapper {
      transform: rotate(0.6deg) scale(0.97) translateY(1px);
      border-radius: 50% 50% 50% 50% / 53% 56% 44% 47%; }
      article.tease-works a.hover .article-thumbnail-wrapper:after {
        opacity: 0.35; }
      article.tease-works a.hover .article-thumbnail-wrapper .article-thumbnail {
        filter: grayscale(90%); }
    article.tease-works a.hover .article-header {
      transform: translateY(-0.5px) scale(1.01); }

article.tease-works:nth-child(4n+1) {
  transform: translate(-4px, 0px); }
  article.tease-works:nth-child(4n+1) .article-thumbnail-wrapper {
    border-radius: 52% 48% 50% 50% / 53% 53% 47% 47%; }

article.tease-works:nth-child(4n+2) {
  transform: translate(0, -4px); }
  article.tease-works:nth-child(4n+2) .article-thumbnail-wrapper {
    border-radius: 48% 52% 51% 49% / 53% 53% 47% 47%; }

article.tease-works:nth-child(4n+3) {
  transform: translate(4px, 2px); }
  article.tease-works:nth-child(4n+3) .article-thumbnail-wrapper {
    border-radius: 49% 51% 48% 52% / 53% 53% 47% 47%; }

article.tease-works .article-thumbnail-wrapper {
  transform: translate(0px, 4px);
  border-radius: 48% 52% 49% 51% / 53% 53% 47% 47%; }

article.post-type-works .image-item,
article.post-type-works .main-image-item {
  position: relative;
  font-size: 0;
  text-align: center; }
  article.post-type-works .image-item .image-wrapper,
  article.post-type-works .main-image-item .image-wrapper {
    display: inline-block;
    position: relative;
    font-size: 0; }
    article.post-type-works .image-item .image-wrapper:after,
    article.post-type-works .main-image-item .image-wrapper:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 4px;
      background: rgba(227, 223, 207, 0.5);
      z-index: -1; }
    article.post-type-works .image-item .image-wrapper img,
    article.post-type-works .main-image-item .image-wrapper img {
      max-width: 100%;
      max-height: 960px;
      border-radius: 4px;
      display: inline-block; }
    article.post-type-works .image-item .image-wrapper .copyright,
    article.post-type-works .main-image-item .image-wrapper .copyright {
      display: inline-block;
      position: absolute;
      right: 0;
      bottom: -1.4rem;
      color: #888780;
      font-size: 0.75rem; }

article.post-type-works .main-image-item {
  margin-top: 32px; }
  article.post-type-works .main-image-item.has-caption {
    margin-bottom: 40px; }

article.post-type-works .image-list {
  list-style: none; }
  article.post-type-works .image-list .image-item {
    margin-bottom: 32px;
    max-height: 960px; }
    article.post-type-works .image-list .image-item.has-caption {
      margin-bottom: 40px; }
    article.post-type-works .image-list .image-item:first-child {
      margin-top: 32px; }
    article.post-type-works .image-list .image-item:last-child {
      margin-bottom: 0; }

article.post-type-works .tag-wrapper {
  margin: 16px 0 32px; }

article.post-type-works .article-body {
  margin-top: 32px; }
  article.post-type-works .article-body *:last-child {
    margin-bottom: 0; }

article.post-type-works .article-meta {
  padding-top: 48px; }

article.post-type-works ul.tag-list {
  padding: 0 0 0; }
  article.post-type-works ul.tag-list.year {
    padding: 0; }
    article.post-type-works ul.tag-list.year li {
      margin: 0 0 0 12px; }

article.post-type-works ul.video-list li {
  margin-bottom: 32px; }
  article.post-type-works ul.video-list li:last-child {
    margin-bottom: 16px; }

@media (min-width: 576px) {
  article.post-type-works .article-body {
    margin-top: 48px; }
  article.post-type-works .main-image-item {
    margin-top: 48px; }
    article.post-type-works .main-image-item.has-caption {
      margin-bottom: 56px; }
  article.post-type-works .image-list .image-item {
    margin-bottom: 48px; }
    article.post-type-works .image-list .image-item.has-caption {
      margin-bottom: 56px; }
    article.post-type-works .image-list .image-item:first-child {
      margin-top: 48px; } }

@media (min-width: 768px) {
  ul.about-member-list li.member:nth-last-child(2), ul.about-member-list li.member:last-child {
    margin-bottom: 0; } }

ul.about-member-list {
  list-style: none; }
  ul.about-member-list li.member {
    box-sizing: border-box;
    margin-bottom: 32px; }
    ul.about-member-list li.member:nth-child(2n+1) {
      clear: both; }
    ul.about-member-list li.member:last-child {
      margin-bottom: 0; }
    ul.about-member-list li.member .member-header .member-image {
      width: 56px;
      display: inline-block;
      vertical-align: top;
      flex-shrink: 1;
      flex-grow: 1;
      align-self: flex-start;
      margin-right: 16px; }
    ul.about-member-list li.member .member-header .member-name {
      display: inline-block;
      vertical-align: top;
      flex-shrink: 0;
      flex-grow: 0;
      align-self: flex-start;
      margin: 0;
      font-weight: 400; }
      ul.about-member-list li.member .member-header .member-name .jp {
        margin-top: 4px;
        font-size: 1rem; }
      ul.about-member-list li.member .member-header .member-name .en {
        color: #888780;
        margin-top: 8px;
        font-size: 1rem; }
    ul.about-member-list li.member .member-description {
      margin: 16px 0 0; }

.ggmap {
  position: relative;
  padding-bottom: 50%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  border-radius: 4px;
  filter: grayscale(0.3);
  margin-top: 32px; }

.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Modules */
