@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap);@charset "UTF-8";
/**
* Foundation
* ========================== */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: sans-serif;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 62.5%;
}

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

@-ms-viewport {
  width: device-width;
}

body {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

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

[tabindex="-1"]:focus {
  outline: none !important;
}

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

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

p {
  margin: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin: 0;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin: 0;
  padding: 0;
}

dt {
  margin: 0;
  font-weight: normal;
}

dd {
  margin: 0;
}

blockquote {
  margin: 0;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  height: auto;
}

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

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

table {
  border-collapse: collapse;
}

caption {
  margin: 0;
  padding: 0;
  text-align: left;
  caption-side: bottom;
}

th {
  font-weight: normal;
  text-align: left;
}

label {
  display: inline-block;
}

button:focus {
  outline: 0;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [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 {
  padding: 0;
  border-style: none;
}

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/********************************
	color base
*********************************/
/********************************
	color pallet
*********************************/
/********************************
	color sns
*********************************/
/********************************
	base font
*********************************/
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}

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

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?3649921#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-search:before {
  content: '\E800';
}

/* '' */
.icon-phone:before {
  content: '\E801';
}

/* '' */
.icon-line_logo:before {
  content: '\E802';
}

/* '' */
.icon-tag-1:before {
  content: '\E803';
}

/* '' */
.icon-hatenabookmark:before {
  content: '\E804';
}

/* '' */
.icon-link-ext:before {
  content: '\F08E';
}

/* '' */
.icon-twitter:before {
  content: '\F099';
}

/* '' */
.icon-pinterest-circled:before {
  content: '\F0D2';
}

/* '' */
.icon-gplus:before {
  content: '\F0D5';
}

/* '' */
.icon-mail-alt:before {
  content: '\F0E0';
}

/* '' */
.icon-folder-empty:before {
  content: '\F114';
}

/* '' */
.icon-calendar-empty:before {
  content: '\F133';
}

/* '' */
.icon-youtube-play:before {
  content: '\F16A';
}

/* '' */
.icon-instagram:before {
  content: '\F16D';
}

/* '' */
.icon-get-pocket:before {
  content: '\F265';
}

/* '' */
.icon-facebook-squared:before {
  content: '\F308';
}

/* '' */
html {
  font-size: 62.5%;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "\6E38\30B4\30B7\30C3\30AF\4F53", "YuGothic", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "\30E1\30A4\30EA\30AA", Meiryo, "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "MS PGothic", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  line-height: 2;
  color: #222222;
  background-color: #ffffff;
  -webkit-overflow-scrolling: touch;
  overflow-x: visible;
  position: relative;
}

@media screen and (min-width: 48em) {
  body {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 101.625em) {
  body {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

a {
  text-decoration: underline;
  color: #222222;
}

a:hover {
  color: #5CB4E3;
}

.datepicker-show,
.datepicker-show2 {
  position: relative;
  z-index: 100;
}

.ui-datepicker {
  top: 0 !important;
  left: 0 !important;
}

/*******************************
*01
*Slick
*******************************/
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-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);
  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;
}

/*******************************
*02
*Magnific Popup
*******************************/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #2C4100;
  opacity: 0.9;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-inline {
  background-color: #fff;
  width: 100%;
  max-width: 812px;
  height: 90vh;
  overflow: auto;
  margin: 30px auto;
  padding: 76px 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  color: #000000;
  border-radius: 19px;
}

.mfp-inline .mfp-close {
  z-index: 10;
  position: absolute;
  right: 24px;
  top: 24px;
  font-size: 32px;
  font-weight: lighter;
  line-height: 1;
  width: auto;
  height: auto;
  padding: 0;
}

@media all and (max-width: 900px) {
  .mfp-inline {
    padding: 40px 16px;
    height: 80vh;
  }
  .mfp-inline .mfp-close {
    right: 8px;
    top: 8px;
  }
}

/*******************************
*03
*wow.js animate.css
*******************************/
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

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

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

/*******************************
*04
*scroll hint
*******************************/
@-webkit-keyframes scroll-hint-appear {
  0% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%,
  100% {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
    opacity: 0;
  }
}
@keyframes scroll-hint-appear {
  0% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%,
  100% {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
    opacity: 0;
  }
}

.scroll-hint.is-right-scrollable {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint-icon {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 60px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 120px;
  height: 80px;
  border-radius: 5px;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 20px 10px 10px 10px;
}

.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}

.scroll-hint-text {
  font-size: 10px;
  color: #FFF;
  margin-top: 5px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: .8;
}

.scroll-hint-icon:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #FFF;
  vertical-align: middle;
  text-align: center;
  content: "";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon:after {
  content: "";
  width: 34px;
  height: 14px;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -20px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  opacity: 0;
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  -webkit-animation: scroll-hint-appear 1.2s linear;
          animation: scroll-hint-appear 1.2s linear;
  -webkit-animation-iteration-count: 2;
          animation-iteration-count: 2;
}

.scroll-hint-icon-white {
  background-color: #FFF;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}

.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}

.scroll-hint-icon-white .scroll-hint-text {
  color: #000;
}

/*******************************
*05
*calendario
*******************************/
.fc-calendar-container {
  position: relative;
  height: auto;
  width: 100%;
}

.js-cal-area {
  position: relative;
  margin: 60px 0;
}

.custom-header {
  padding: 0 0 10px 0;
  height: 40px;
  width: 100%;
  position: absolute;
  z-index: 10;
  top: -60px;
  left: 0;
  background-color: rgba(255, 255, 255, 0.6);
}

.custom-header.fixed {
  position: fixed;
  width: calc(100% - 32px);
  left: 16px;
}

@media screen and (min-width: 64em) {
  .custom-header.fixed {
    position: absolute;
    width: 100%;
    right: auto;
    left: 0;
    top: -60px !important;
  }
}

.custom-header.absolute {
  position: absolute;
}

.custom-header h2 {
  float: left;
}

.custom-header h2 a,
.custom-header h2 span {
  color: #000;
  font-size: 18px;
  letter-spacing: 3px;
  white-space: nowrap;
}

.custom-header h2 a {
  color: #aaa;
}

.no-touch .custom-header h2 a:hover {
  text-decoration: underline;
}

.custom-header nav {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.custom-header nav span {
  float: left;
  width: 30px;
  height: 30px;
  position: relative;
  color: transparent;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.3);
  margin: 0 1px;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
}

.custom-header nav span:first-child {
  border-radius: 3px 0 0 3px;
}

.custom-header nav span:hover {
  background: rgba(0, 0, 0, 0.5);
}

.custom-header span:before {
  font-family: 'fontawesome-selected';
  color: #fff;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.custom-header nav span.custom-prev:before {
  content: '<';
}

.custom-header nav span.custom-next:before {
  content: '>';
}

.custom-header nav span:last-child {
  margin-left: 20px;
  border-radius: 3px;
}

.custom-header nav span.custom-current:before {
  content: '\27A6';
}

.fc-calendar {
  width: 100%;
  height: 100%;
}

.fc-calendar .fc-head {
  height: 30px;
  line-height: 30px;
  background: #2C4100;
  color: #fff;
}

.fc-calendar .fc-body {
  position: relative;
  width: 100%;
  height: 100%;
  height: calc(100% - 30px);
  border: 1px solid #aaa;
}

.fc-calendar .fc-row {
  width: 100%;
  border-bottom: 1px solid #aaa;
  height: 140px;
}

.fc-calendar .fc-row > div,
.fc-calendar .fc-head > div {
  float: left;
  height: 100%;
  width: 14.28%;
  /* 100% / 7 */
  width: -webkit-calc(100%/7);
  /* width: calc(100%/7); */
  position: relative;
}

/* IE 9 is rounding up the calc it seems */
.ie9 .fc-calendar .fc-row > div,
.ie9 .fc-calendar .fc-head > div {
  width: 14.2%;
}

.fc-calendar .fc-row > div {
  border-right: 1px solid #aaa;
  padding: 4px;
  overflow: auto;
  position: relative;
}

.fc-calendar .fc-row > div.fc-past {
  background-color: #efefef;
}

.fc-calendar .fc-head > div {
  text-align: center;
}

.fc-calendar .fc-row > div > div.fc-calendar-events {
  font-size: 1.2rem;
}

.fc-calendar .fc-row > div > div.fc-calendar-events .fc-calendar-event {
  line-height: 1;
  margin-bottom: 6px;
}

.fc-calendar .fc-row > div > div.fc-calendar-events .fc-calendar-event span {
  display: inline-block;
  background-color: #65881E;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
}

.fc-calendar .fc-row > div > div.fc-calendar-events .fc-calendar-event span.danger {
  background-color: #D93C42;
}

.fc-calendar .fc-row > div > div.fc-calendar-events .fc-calendar-event span.primary {
  background-color: #2E9EFF;
}

.fc-calendar .fc-row > div > div.fc-calendar-events .fc-calendar-event span.events {
  background-color: #F59613;
}

.fc-calendar .fc-row > div > div.fc-calendar-events .fc-calendar-event span a {
  text-decoration: none;
  display: block;
  color: #fff;
}

.fc-calendar .fc-row > div > div.fc-calendar-events .fc-calendar-event span a:hover {
  opacity: .8;
}

.fc-today a {
  pointer-events: none;
}

.fc-calendar .fc-row > div > span.fc-date {
  position: absolute;
  width: 30px;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #aaa;
  bottom: 5px;
  right: 5px;
  text-align: right;
}

.fc-calendar .fc-row > div time {
  display: none;
}

.fc-calendar .fc-row > div > span.fc-weekday {
  padding-left: 5px;
  display: none;
}

.fc-calendar .fc-row > div.fc-today {
  background: #fff4c3;
}

.fc-calendar .fc-row > div.fc-out {
  opacity: 0.6;
}

.fc-calendar .fc-row > div:last-child,
.fc-calendar .fc-head > div:last-child {
  border-right: none;
}

.fc-calendar .fc-row:last-child {
  border-bottom: none;
}

@media screen and (max-width: 1200px) {
  .container {
    height: auto;
  }
  .custom-calendar-full,
  .fc-calendar-container,
  .fc-calendar,
  .fc-calendar .fc-head,
  .fc-calendar .fc-row > div > span.fc-date {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    height: auto;
    width: auto;
  }
  .custom-header h2 {
    float: none;
    width: auto;
    text-align: left;
  }
  .fc-calendar .fc-row,
  .ie9 .fc-calendar .fc-row > div,
  .fc-calendar .fc-row > div {
    height: auto;
    width: 100%;
    border: none;
  }
  .fc-calendar .fc-body {
    border-bottom: 0;
  }
  .fc-calendar .fc-row > div {
    float: none;
    min-height: 50px;
    -webkit-box-shadow: inset 0 -1px rgba(255, 255, 255, 0.2) !important;
            box-shadow: inset 0 -1px rgba(255, 255, 255, 0.2) !important;
    border-radius: 0px !important;
    border-bottom: 1px solid #aaa;
  }
  .fc-calendar .fc-row > div:empty {
    min-height: 0;
    height: 0;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    padding: 0;
  }
  .fc-calendar .fc-row {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .fc-calendar .fc-head {
    display: none;
  }
  .fc-calendar .fc-row > div > div {
    margin-top: 0px;
    padding-left: 10px;
    max-width: 70%;
    display: inline-block;
  }
  .fc-calendar .fc-row > div.fc-today {
    background: rgba(255, 255, 255, 0.2);
  }
  .fc-calendar .fc-row > div.fc-today:after {
    display: none;
  }
  .fc-calendar .fc-row > div > span.fc-date {
    width: 30px;
    display: inline-block;
    text-align: right;
  }
  .fc-calendar .fc-row > div > span.fc-weekday {
    display: inline-block;
    width: 40px;
    color: #aaa;
    font-size: 10px;
    text-transform: uppercase;
  }
}

/**
* Layout
* ========================== */
/* ----------------------------------------
 l-foot-access
-----------------------------------------*/
.l-foot-access__illust {
  margin-bottom: -1px;
  width: 100%;
}

.l-foot-access__illust img {
  width: 100%;
}

.l-foot-access__body {
  background-color: #2C4100;
  padding: 16px;
}

.l-foot-access__map {
  width: 100%;
  height: 280px;
}

.l-foot-access__map iframe {
  -webkit-filter: sepia(0.55);
          filter: sepia(0.55);
}

.l-foot-access__address {
  width: 100%;
  margin-top: 16px;
}

.l-foot-access__address dl {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #ffffff;
}

.l-foot-access__address dl .title {
  display: block;
  width: 100%;
  border-bottom: 1px solid #ffffff;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.33333;
}

.l-foot-access__address dl .txt {
  display: block;
  width: 100%;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.33333;
  margin-top: 8px;
}

.l-foot-access__address dl .txt .tel {
  font-size: 1.2rem;
  margin-top: 8px;
}

.l-foot-access__address dl .txt .tel a {
  color: #ffffff;
  text-decoration: none;
}

.l-foot-access__address dl .txt .tel .time {
  padding-left: 16px;
}

.l-foot-access__address dl .anchor {
  display: block;
  width: 180px;
  height: 24px;
  margin-top: 16px;
  margin-left: auto;
}

.l-foot-access__address dl .anchor a {
  display: block;
  position: relative;
  font-size: 1.6rem;
  line-height: 1;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  width: 180px;
  height: 100%;
}

.l-foot-access__address dl .anchor a::before {
  content: "";
  display: block;
  width: 180px;
  height: 19px;
  background-image: url("../images/common/anchor-arrow.svg");
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transition: right .3s;
  transition: right .3s;
}

.l-foot-access__address dl .anchor a:hover::before {
  right: -8px;
}

@media screen and (min-width: 48em) {
  .l-foot-access__body {
    padding: 32px;
  }
  .l-foot-access__map {
    height: 500px;
  }
  .l-foot-access__address {
    margin-top: 24px;
  }
  .l-foot-access__address dl {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
  .l-foot-access__address dl .title {
    width: 157px;
    border-bottom: 0;
    border-right: 1px solid #ffffff;
    font-size: 2.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 75px;
  }
  .l-foot-access__address dl .txt {
    width: 480px;
    margin-left: 55px;
    font-size: 2rem;
    margin-top: 0;
  }
  .l-foot-access__address dl .anchor a {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 75.0625em) {
  .l-foot-access__map {
    height: 715px;
  }
  .l-foot-access__address dl {
    width: 1088px;
  }
  .l-foot-access__address dl .anchor {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .l-foot-access__address dl .anchor a {
    margin-left: auto;
  }
}

.l-footer {
  background-color: #fff;
  padding-top: 32px;
  padding-bottom: 32px;
}

.l-footer__body {
  position: relative;
}

.l-footer__logo {
  width: 180px;
  margin-left: auto;
  margin-right: auto;
}

.l-footer__sns {
  margin-top: 16px;
}

.l-footer__sns ul {
  list-style: none;
  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;
}

.l-footer__sns ul li a {
  font-size: 2rem;
  color: #222222;
}

.l-footer__sns ul li a:hover {
  color: #2C4100;
}

@media screen and (min-width: 48em) {
  .l-footer__logo {
    width: 220px;
  }
  .l-footer__sns {
    margin-top: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 32px;
  }
  .l-footer__sns ul {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .l-footer__sns ul li {
    margin-left: 16px;
  }
  .l-footer__sns ul li a {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 64em) {
  .l-footer__logo {
    width: 270px;
  }
}

/* ----------------------------------------
 l-header
-----------------------------------------*/
.l-header {
  background-color: #F1F4ED;
  width: 100%;
  height: 64px;
  position: fixed;
  z-index: 101;
  left: 0;
  top: 0;
}

.l-header__body {
  width: 100%;
  height: 64px;
  padding-left: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.l-header__logo {
  width: 180px;
}

.l-header__btn {
  position: absolute;
  z-index: 101;
  top: 0;
  right: 0;
  width: 64px;
  height: 64px;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

.l-header__btn .bar {
  width: 32px;
  height: 2px;
  background-color: #2C4100;
  position: absolute;
  top: 21px;
  left: 16px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.l-header__btn .bar::before, .l-header__btn .bar::after {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 32px;
  left: 0;
  background-color: #2C4100;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.l-header__btn .bar::before {
  top: 10px;
}

.l-header__btn .bar::after {
  top: 20px;
}

.l-header__btn.opened .bar {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 31px;
}

.l-header__btn.opened .bar::before {
  opacity: 0;
}

.l-header__btn.opened .bar::after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  top: 0;
}

@media screen and (min-width: 64em) {
  .l-header {
    height: 150px;
    border-bottom: none;
  }
  .l-header.fixed {
    position: fixed;
    left: 0;
    top: 0;
    height: 110px;
  }
  .l-header__body {
    height: 150px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .fixed .l-header__body {
    height: 110px;
  }
  .l-header__logo {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
  .fixed .l-header__logo {
    display: none;
  }
  .l-header__btn {
    display: none;
  }
}

@media screen and (min-width: 75.0625em) {
  .l-header--idx {
    position: absolute;
    left: 0;
    top: 100vh;
  }
}

.l-header__nav {
  display: none;
}

@media screen and (min-width: 64em) {
  .l-header__nav {
    display: block;
    width: auto;
    height: 40px;
    width: 100%;
    padding-right: 200px;
  }
  .l-header__nav__list {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .l-header__nav__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 40px;
    position: relative;
  }
  .l-header__nav__list-item a {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 60px;
    color: #2C4100;
    line-height: 1.3;
    font-size: 1.2rem;
    font-weight: bold;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 0px 8px;
    -webkit-transition: color .3s;
    transition: color .3s;
  }
  .l-header__nav__list-item a:hover {
    color: #65881E;
  }
}

@media screen and (min-width: 101.625em) {
  .l-header__nav__list-item a {
    font-size: 1.6rem;
    padding: 0px 24px;
  }
}

/* =======================================
サイドメニュー
======================================== */
.l-side-nav {
  background-color: #ffffff;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 100;
}

.l-side-nav.opened {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.l-side-nav__body {
  padding: 64px 16px;
  width: 100%;
}

@media screen and (min-width: 64em) {
  .l-side-nav {
    display: none;
  }
}

.l-side-nav nav {
  width: 100%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.l-side-nav__list {
  list-style: none;
  width: 100%;
}

.l-side-nav__list-item {
  width: 100%;
  padding: 16px 0px;
  border-bottom: 1px solid #707070;
}

.l-side-nav__list-item a {
  color: #222222;
  line-height: 1;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: color .3s;
  transition: color .3s;
}

.l-side-nav__list-item a:hover {
  color: #2C4100;
}

.l-side-nav__list-item--reserve {
  padding: 0;
  border-bottom: 0;
  margin-top: 16px;
}

.l-side-nav__list-item--reserve a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 56px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #2C4100;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.l-side-nav__list-item--reserve a:hover {
  opacity: .8;
}

.l-side-nav__list-item--reserve a .en,
.l-side-nav__list-item--reserve a .jp {
  display: block;
  width: 100%;
  text-align: center;
}

.l-side-nav__list-item--reserve a .jp {
  color: #ffffff;
  font-size: 1.8rem;
}

.l-side-nav__list-item--reserve a .en {
  color: #D1B36A;
  font-size: 1.1rem;
}

.l-side-nav__tel {
  margin-top: 16px;
}

.l-side-nav__tel a {
  display: block;
  text-decoration: none;
  line-height: 1;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  color: #2C4100;
  font-size: 3.4rem;
  text-align: center;
  -webkit-transition: color .3s;
  transition: color .3s;
}

.l-side-nav__tel a:hover {
  color: #65881E;
}

.l-side-nav__tel .time {
  display: block;
  font-size: 1.6rem;
  text-align: center;
  margin-top: 4px;
}

/* =======================================
予約について
======================================== */
.l-head-reserve {
  position: fixed;
  z-index: 101;
  right: 0;
  top: 50%;
  width: 32px;
  height: 120px;
  margin-top: -60px;
  -webkit-transition: right .3s;
  transition: right .3s;
}

.l-head-reserve a {
  width: 100%;
  height: 100%;
  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;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.22222;
  background-color: #2C4100;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  font-weight: bold;
  text-decoration: none;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.l-head-reserve a .en {
  display: none;
}

.l-head-reserve a:hover {
  opacity: .8;
}

@media screen and (min-width: 64em) {
  .l-head-reserve {
    width: 200px;
    height: 150px;
    margin-top: 0;
    top: 0;
  }
  .l-head-reserve.scrolled {
    position: fixed;
    top: 0;
    height: 110px;
  }
  .l-head-reserve a {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .l-head-reserve a .en,
  .l-head-reserve a .jp {
    display: block;
    width: 100%;
    text-align: center;
  }
  .l-head-reserve a .jp {
    color: #ffffff;
    font-size: 2rem;
  }
  .l-head-reserve a .en {
    color: #D1B36A;
    font-size: 1.1rem;
  }
}

@media screen and (min-width: 75.0625em) {
  .l-head-reserve--idx {
    position: absolute;
    top: 100vh;
  }
}

.l-main {
  padding: 40px 0px;
}

@media screen and (min-width: 48em) {
  .l-main {
    padding: 80px 0px;
  }
}

/*===========================
  l-column
===========================*/
.l-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 16px;
  padding-right: 16px;
  margin-left: auto;
  margin-right: auto;
}

.l-column__left {
  width: 100%;
}

.l-column__right {
  width: 100%;
}

@media screen and (min-width: 48em) {
  .l-column {
    padding-left: 32px;
    padding-right: 32px;
    max-width: calc(1625px + 64px);
  }
}

@media screen and (min-width: 64em) {
  .l-column {
    min-height: 300px;
  }
  .l-column__left {
    width: 300px;
    padding-right: 32px;
    position: relative;
  }
  .l-column__left::before {
    content: "";
    display: block;
    width: 1px;
    height: 300px;
    background-color: #2C4100;
    position: absolute;
    top: 0;
    right: 0;
  }
  .l-column__right {
    width: calc(100% - 300px);
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 60px;
  }
}

@media screen and (min-width: 101.625em) {
  .l-column__left {
    width: 414px;
    padding-right: 40px;
  }
  .l-column__right {
    width: calc(100% - 414px);
    padding-left: 140px;
  }
}

/**
* Object
* ========================== */
/* Component ------------ */
/*===========================
  container
===========================*/
.c-container {
  padding-left: 16px;
  padding-right: 16px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media screen and (min-width: 48em) {
  .c-container {
    padding-left: 32px;
    padding-right: 32px;
    max-width: calc(1625px + 64px);
  }
}

/*===========================
  c-content-box
===========================*/
.c-content-box {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1080px;
}

/*===========================
  c-flex
===========================*/
.c-flexbox {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/*===========================
  c-img-cover
===========================*/
.c-img-cover {
  display: block;
  position: relative;
  overflow: hidden;
}

.c-img-cover img, .c-img-cover video {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.c-img-cover--gold:before {
  content: '';
  display: block;
  padding-top: 61.8%;
}

.c-img-cover--silver:before {
  content: '';
  display: block;
  padding-top: 70.7%;
}

.c-img-cover--square:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.c-img-cover--16-9:before {
  content: '';
  display: block;
  padding-top: 56.25%;
}

.c-img-cover--4-3:before {
  content: '';
  display: block;
  padding-top: 75%;
}

.c-img-cover--2-1:before {
  content: '';
  display: block;
  padding-top: 50%;
}

/*===========================
  c-marker
===========================*/
.c-marker {
  position: relative;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 235, 128, 0)), color-stop(0%, #FAFE84));
  background: linear-gradient(rgba(255, 235, 128, 0) 50%, #FAFE84 0%);
  display: inline;
}

/* Project ------------ */
/*===========================
  p-reserve
===========================*/
.p-reserve {
  display: none;
}

@media screen and (min-width: 48em) {
  .p-reserve {
    display: block;
    position: fixed;
    z-index: 101;
    left: -100%;
    bottom: 0;
    background-color: #fff;
    width: 320px;
    -webkit-box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
            box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
    -webkit-transition: left .3s;
    transition: left .3s;
  }
  .p-reserve.fixed {
    left: 0;
  }
  .p-reserve__reserve {
    width: 100%;
    height: 80px;
  }
  .p-reserve__reserve a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #2C4100;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    font-weight: bold;
    text-decoration: none;
    line-height: 1;
  }
  .p-reserve__reserve a:hover {
    opacity: .8;
  }
  .p-reserve__reserve a .en,
  .p-reserve__reserve a .jp {
    display: block;
    width: 100%;
    text-align: center;
  }
  .p-reserve__reserve a .jp {
    color: #ffffff;
    font-size: 2.2rem;
  }
  .p-reserve__reserve a .en {
    color: #D1B36A;
    font-size: 1.4rem;
  }
  .p-reserve__tel {
    width: 288px;
    margin: 0 auto;
    padding: 16px 0;
    border-bottom: 1px solid #707070;
  }
  .p-reserve__tel a {
    display: block;
    text-decoration: none;
    line-height: 1;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    color: #2C4100;
    font-size: 3.4rem;
    text-align: center;
    -webkit-transition: color .3s;
    transition: color .3s;
  }
  .p-reserve__tel a:hover {
    color: #65881E;
  }
  .p-reserve__tel .time {
    display: block;
    font-size: 1.6rem;
    line-height: 1;
    text-align: center;
    margin-top: 8px;
  }
  .p-reserve__contact {
    width: 288px;
    margin: 0 auto;
    padding: 16px 0;
    border-bottom: 1px solid #707070;
  }
  .p-reserve__contact a {
    width: 100%;
    height: 60px;
    border-radius: 30px;
    border: 1px solid #000000;
    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-decoration: none;
    line-height: 1;
    font-weight: bold;
    color: #000000;
    font-size: 2rem;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .p-reserve__contact a:hover {
    background-color: #000000;
    color: #ffffff;
  }
  .p-reserve__address {
    width: 288px;
    margin: 0 auto;
    padding: 16px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-reserve__address .address {
    font-size: 1.1rem;
    line-height: 1.33333;
    font-weight: bold;
  }
  .p-reserve__address .map {
    width: 64px;
    height: 26px;
    margin-left: 30px;
  }
  .p-reserve__address .map a {
    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-decoration: none;
    font-size: 1.4rem;
    width: 100%;
    height: 100%;
    border: 1px solid #707070;
    border-radius: 13px;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .p-reserve__address .map a:hover {
    background-color: #000000;
    color: #ffffff;
    border: 1px solid #000000;
  }
}

@media screen and (min-width: 101.625em) {
  .p-reserve {
    width: 500px;
  }
  .p-reserve__reserve {
    height: 80px;
  }
  .p-reserve__reserve a .jp {
    font-size: 2.8rem;
  }
  .p-reserve__tel {
    width: 506px;
  }
  .p-reserve__tel a {
    font-size: 6.6rem;
  }
  .p-reserve__contact {
    width: 460px;
  }
  .p-reserve__contact a {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  .p-reserve__address {
    width: 460px;
  }
  .p-reserve__address .address {
    font-size: 1.5rem;
  }
}

/*===========================
  p-attention
===========================*/
.p-attention__title {
  font-size: 1.6rem;
  line-height: 1.33333;
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color: #2C4100;
  border-bottom: 1px solid #2C4100;
  padding-bottom: 16px;
  margin-bottom: 16px;
}

.p-attention__list {
  list-style: none;
  margin-bottom: 32px;
}

.p-attention__list li {
  position: relative;
  line-height: 1.66666;
  padding-left: 1.5em;
  font-size: 1.6rem;
}

.p-attention__list li::before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #222222;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 0;
}

.p-attention__btn {
  width: 100%;
  height: 80px;
  margin-top: 24px;
}

.p-attention__btn button {
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  background-color: #2C4100;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  font-weight: bold;
}

.p-attention__btn button::before {
  content: "";
  display: block;
  width: 43px;
  height: 13px;
  background-image: url("../images/common/btn-arrow.svg");
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 16px;
}

.p-attention__btn button .jp {
  color: #ffffff;
  font-size: 2.2rem;
  line-height: 1;
  display: block;
  width: 100%;
  text-align: center;
}

.p-attention__btn button .en {
  color: #D1B36A;
  font-size: 1.4rem;
  line-height: 1;
  margin-top: 4px;
  display: block;
  width: 100%;
  text-align: center;
}

.p-attention__btn button[disabled] {
  opacity: .8;
  cursor: not-allowed;
}

@media screen and (min-width: 75.0625em) {
  .p-attention__title {
    font-size: 2.4rem;
    margin-bottom: 27px;
    padding-bottom: 24px;
  }
  .p-attention__btn {
    height: 110px;
  }
  .p-attention__btn button::before {
    right: 24px;
  }
  .p-attention__btn button .jp {
    font-size: 2.8rem;
  }
  .p-attention__btn button .en {
    font-size: 1.4rem;
  }
}

/*===========================
  p-eyecatch
===========================*/
.p-eyecatch {
  width: 100%;
  height: 160px;
  position: relative;
  overflow: hidden;
  margin-top: 64px;
}

.p-eyecatch img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

@media screen and (min-width: 48em) {
  .p-eyecatch {
    margin-top: 150px;
    height: 200px;
  }
}

/*===========================
  p-breadcrumbs
===========================*/
.p-breadcrumbs {
  font-size: 1.2rem;
  line-height: 1.2;
  margin-top: 8px;
}

.p-breadcrumbs ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 8px;
  padding-right: 8px;
}

.p-breadcrumbs ul li {
  height: 100%;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-breadcrumbs ul li::after {
  content: "/";
  margin-left: 4px;
  margin-right: 4px;
}

.p-breadcrumbs ul li:last-child::after {
  display: none;
}

.p-breadcrumbs ul li a {
  color: #000000;
  text-decoration: underline;
}

@media screen and (min-width: 48em) {
  .p-breadcrumbs {
    margin-top: 40px;
  }
}

/*===========================
  p-common-title
===========================*/
/*
  p-page-title
---------------------------*/
.p-page-title {
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  line-height: 1.33333;
  font-size: 2.8rem;
  color: #2C4100;
  margin-bottom: 32px;
}

@media screen and (min-width: 64em) {
  .p-page-title {
    font-size: 3.4rem;
  }
}

@media screen and (min-width: 75.0625em) {
  .p-page-title {
    font-size: 4.8rem;
  }
}

/*===========================
  p-lead
===========================*/
.p-lead {
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color: #2C4100;
  font-size: 2.2rem;
  line-height: 1.33333;
}

@media screen and (min-width: 48em) {
  .p-lead {
    font-size: 3rem;
  }
}

@media screen and (min-width: 64em) {
  .p-lead {
    font-size: 4rem;
  }
}

/*===========================
  p-common-table
===========================*/
/*===========================
  p-common-btn
===========================*/
.p-common-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}

.p-common-btn a {
  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;
  width: 180px;
  height: 56px;
  border-radius: 28px;
  background-color: #fff;
  border: 1px solid #222222;
  text-decoration: none;
  color: #222222;
  font-size: 1.8rem;
  font-weight: bold;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.p-common-btn a:hover {
  background-color: #2C4100;
  border: 1px solid #2C4100;
  color: #ffffff;
}

.p-btn-area {
  background-color: #E4FCF0;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 40px;
}

/*===========================
  p-map
===========================*/
.p-map {
  width: 100%;
  height: 180px;
  overflow: hidden;
  position: relative;
}

@media screen and (min-width: 48em) {
  .p-map {
    height: 216px;
  }
}

.p-map iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

/*===========================
  p-calendar-note
===========================*/
.p-calendar-note {
  background-color: #E4FCF0;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 0;
  margin-bottom: 24px;
}

.p-calendar-note ul {
  list-style: none;
}

.p-calendar-note ul li {
  display: inline-block;
  padding-left: 15px;
  margin-right: 24px;
  position: relative;
  font-weight: bold;
}

.p-calendar-note ul li::before {
  content: "\25CF";
  position: absolute;
  left: 0;
  top: 0;
}

/*===========================
  p-360iframe
===========================*/
.p-360iframe {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 56.25%;
  overflow: hidden;
}

.p-360iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

/*===========================
  p-box
===========================*/
.p-box {
  width: calc(100% +32px);
  margin-top: -40px;
  margin-left: -16px;
  margin-right: -16px;
}

.p-box__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

.p-box__item {
  width: 100%;
  margin-top: 40px;
  padding-left: 16px;
  padding-right: 16px;
}

.p-box__item .title {
  background-color: #2C4100;
  color: #fff;
  line-height: 1;
  font-weight: bold;
  font-size: 2rem;
  padding: 8px 16px;
  text-align: center;
}

.p-box__item .cont {
  border-left: 3px solid #2C4100;
  border-right: 3px solid #2C4100;
  border-bottom: 3px solid #2C4100;
  padding: 16px;
}

@media screen and (min-width: 48em) {
  .p-box__item--50 {
    width: 50%;
  }
  .p-box__item .title {
    font-size: 3rem;
    padding: 12px 32px;
  }
  .p-box__item .cont {
    padding: 32px;
  }
}

/*
  p-topics-list
---------------------------*/
.p-topics-list {
  width: 100%;
}

.p-topics-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px;
  background-color: #fafafa;
}

.p-topics-list__item:nth-child(even) {
  background-color: #ffffff;
}

.p-topics-list__item .cate {
  width: 80px;
}

.p-topics-list__item .cate a {
  display: inline-block;
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
  padding: 3px 8px;
  color: #ffffff;
  background-color: #2C4100;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.p-topics-list__item .cate a:hover {
  opacity: .8;
}

.p-topics-list__item .date {
  width: 100px;
  font-size: 1.4rem;
  line-height: 1;
}

.p-topics-list__item .title {
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.33333;
  font-weight: bold;
  margin-top: 8px;
}

.p-topics-list__item .title a {
  text-decoration: none;
  color: #000000;
  -webkit-transition: color .3s;
  transition: color .3s;
}

.p-topics-list__item .title a:hover {
  color: #BA2D0B;
}

@media screen and (min-width: 48em) {
  .p-topics-list__item {
    padding: 16px 24px;
  }
  .p-topics-list__item .title {
    margin-top: 0;
    width: calc(100% - 180px);
    font-size: 1.8rem;
  }
}

/*
  p-pagination
---------------------------*/
.p-pagination {
  margin-top: 50px;
  width: 100%;
}

.p-pagination .pagination {
  list-style: none;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-pagination .pagination li {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  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;
  margin: 4px 4px;
  overflow: hidden;
  border-radius: 16px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
}

.p-pagination .pagination li a {
  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;
  width: 100%;
  height: 100%;
  background-color: #F1F4ED;
  color: #2C4100;
  text-decoration: none;
  -webkit-transition: color, background-color, .3s;
  transition: color, background-color, .3s;
}

.p-pagination .pagination li a:hover {
  background-color: #2C4100;
  color: #ffffff;
}

.p-pagination .pagination li.active {
  background-color: #2C4100;
  color: #ffffff;
  opacity: .8;
}

@media screen and (min-width: 48em) {
  .p-pagination .pagination {
    margin-top: 80px;
  }
  .p-pagination .pagination__item {
    width: 36px;
    height: 36px;
    margin: 0 10px;
    font-size: 1.6rem;
    border-radius: 18px;
  }
  .p-pagination .pagination__item--prev, .p-pagination .pagination__item--next {
    display: block;
  }
}

/*
  p-pager
---------------------------*/
.p-pager {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
}

.p-pager__prev, .p-pager__next {
  width: 49%;
  background-color: #ffffff;
  border: 1px solid #707070;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.p-pager__prev {
  margin-right: auto;
}

.p-pager__prev::before {
  content: "\FF1C   \524D\306E\8A18\4E8B";
  position: absolute;
  top: -24px;
  width: 100%;
  text-align: left;
  font-size: 1, 2rem;
  line-height: 1;
}

.p-pager__next {
  margin-left: auto;
}

.p-pager__next::before {
  content: "\6B21\306E\8A18\4E8B   \FF1E";
  position: absolute;
  top: -24px;
  width: 100%;
  text-align: right;
  font-size: 1, 2rem;
  line-height: 1;
}

.p-pager__link-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #2C4100;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.p-pager__link-body:hover {
  color: #ffffff;
  background-color: #2C4100;
}

.p-pager__link-body div {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  max-height: 1em;
  overflow: hidden;
}

@media screen and (min-width: 48em) {
  .p-pager {
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
  }
  .p-pager__prev, .p-pager__next {
    width: 48%;
    height: 64px;
  }
  .p-pager__link-body div {
    font-size: 1.6rem;
  }
}

/*
  p-aleart
---------------------------*/
.p-aleart {
  cursor: pointer;
  padding: 32px 16px;
  background-color: #E4FCF0;
  border: 3px solid #7EE0B2;
  margin-bottom: 32px;
  width: 300px;
  height: auto;
  position: fixed;
  z-index: 1000;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.p-aleart--danger {
  background-color: #F4EDF4;
  border: 3px solid #BA2D0B;
}

/* page ------------ */
/**
* idx-fv
* ========================== */
.idx-fv {
  display: block;
  width: 100%;
  height: 440px;
  position: relative;
}

.idx-fv__title {
  font-family: "Oswald", sans-serif;
  color: #ffffff;
  font-weight: 700;
  font-size: 13.33333333vw;
  line-height: 1.1;
  position: absolute;
  z-index: 1;
  left: 16px;
  bottom: 156px;
}

.idx-fv__reserve {
  display: none;
  position: absolute;
  z-index: 1;
  bottom: 140px;
  right: 0;
  width: 100%;
  height: 80px;
}

.idx-fv__reserve a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #2C4100;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  font-weight: bold;
  text-decoration: none;
  line-height: 1;
}

.idx-fv__reserve a:hover {
  opacity: .8;
}

.idx-fv__reserve a .en,
.idx-fv__reserve a .jp {
  display: block;
  width: 100%;
  text-align: center;
}

.idx-fv__reserve a .jp {
  color: #ffffff;
  font-size: 2.2rem;
}

.idx-fv__reserve a .en {
  color: #D1B36A;
  font-size: 1.4rem;
}

.idx-fv__weather {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 140px;
  background-color: #fff;
  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;
}

.idx-fv__weather__date {
  width: 50%;
  border-right: 1px solid #707070;
  padding-right: 30px;
  text-align: right;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  line-height: 1;
}

.idx-fv__weather__date .year {
  font-size: 1.8rem;
  display: block;
  width: 100%;
}

.idx-fv__weather__date .date {
  font-size: 3.4rem;
  display: block;
  width: 100%;
}

.idx-fv__weather__date .day {
  font-size: 1.8rem;
  display: block;
  width: 100%;
}

.idx-fv__weather__info {
  width: 50%;
  padding-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.idx-fv__weather__info .icon {
  width: 42px;
  margin-right: 8px;
}

.idx-fv__weather__info .temp {
  font-size: 3.4rem;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  line-height: 1;
}

.idx-fv__weather__info .temp .unit {
  font-size: 1.8rem;
}

.idx-fv__weather__info .btn {
  width: 100%;
}

.idx-fv__weather__info .btn a {
  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;
  width: 105px;
  height: 32px;
  border: 1px solid #707070;
  text-decoration: none;
  border-radius: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.idx-fv__weather__info .btn a:hover {
  background-color: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}

.idx-fv__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}

.idx-fv__img img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

@media screen and (min-width: 35.5em) {
  .idx-fv__title {
    font-size: 5rem;
  }
}

@media screen and (min-width: 48em) {
  .idx-fv {
    height: 620px;
  }
  .idx-fv__title {
    bottom: 276px;
  }
  .idx-fv__reserve {
    display: block;
    bottom: 180px;
  }
  .idx-fv__weather {
    height: 180px;
  }
  .idx-fv__weather__date .year {
    font-size: 2.6rem;
  }
  .idx-fv__weather__date .date {
    font-size: 7rem;
  }
  .idx-fv__weather__date .day {
    font-size: 2.6rem;
  }
  .idx-fv__weather__info .icon {
    width: 70px;
  }
  .idx-fv__weather__info .temp {
    font-size: 7rem;
  }
  .idx-fv__weather__info .temp .unit {
    font-size: 2.6rem;
  }
  .idx-fv__weather__info .btn a {
    width: 185px;
  }
}

@media screen and (min-width: 64em) {
  .idx-fv {
    height: 880px;
  }
}

@media screen and (min-width: 75.0625em) {
  .idx-fv {
    height: 100vh;
    min-height: 500px;
    margin-bottom: 150px;
  }
  .idx-fv__title {
    font-size: 13rem;
    left: 32px;
    bottom: 32px;
  }
  .idx-fv__reserve {
    bottom: 245px;
    right: 0;
    width: 540px;
    height: 100px;
  }
  .idx-fv__weather {
    width: 540px;
    height: 245px;
  }
}

@media screen and (min-width: 101.625em) {
  .idx-fv__title {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-left: -550px;
  }
}

.idx-fv__menu {
  display: none;
}

@media screen and (min-width: 75.0625em) {
  .idx-fv__menu {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    width: 100%;
    max-width: calc(1625px + 64px);
    padding-left: 32px;
    padding-right: 32px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .idx-fv__menu__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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%;
    height: 110px;
  }
  .idx-fv__menu__logo {
    width: 200px;
  }
  .idx-fv__menu__nav {
    display: block;
    width: auto;
    height: 110px;
    margin-left: auto;
  }
  .idx-fv__menu__nav__list {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .idx-fv__menu__nav__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 110px;
    position: relative;
  }
  .idx-fv__menu__nav__list-item a {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 110px;
    color: #ffffff;
    line-height: 1;
    font-size: 1.4rem;
    font-weight: bold;
    text-decoration: none;
    padding: 0px 8px;
    -webkit-transition: color .3s;
    transition: color .3s;
  }
  .idx-fv__menu__nav__list-item a:hover {
    color: #D1B36A;
  }
}

@media screen and (min-width: 101.625em) {
  .idx-fv__menu__nav__list-item a {
    font-size: 1.6rem;
    padding: 0px 24px;
  }
}

/**
* idx-wrap
* ========================== */
.idx-wrap {
  background-image: url("../images/page/index/idx-wrap.svg");
  background-position: -50px 120px;
  background-repeat: no-repeat;
  background-size: 320px 151px;
}

@media screen and (min-width: 48em) {
  .idx-wrap {
    background-position: -50px 80px;
    background-size: 835px 394px;
  }
}

/**
* idx-topics
* ========================== */
.idx-topics__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.idx-topics__title {
  background-color: #2C4100;
  width: 100%;
  padding: 8px 16px;
  position: relative;
}

.idx-topics__title .jp {
  font-size: 2.4rem;
  color: #ffffff;
  display: block;
  line-height: 1;
  font-weight: bold;
}

.idx-topics__title .en {
  color: #D1B36A;
  font-size: 1.4rem;
  display: block;
  line-height: 1;
  font-weight: bold;
  margin-top: 4px;
}

.idx-topics__controller-all {
  width: 30px;
  height: 26px;
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -15px;
}

.idx-topics__controller-all a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.idx-topics__controller-all a:hover {
  opacity: .8;
}

.idx-topics__controller-all a .bar {
  height: 2px;
  width: 30px;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  top: 6px;
}

.idx-topics__controller-all a .bar::before, .idx-topics__controller-all a .bar::after {
  content: "";
  display: block;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  right: 0;
}

.idx-topics__controller-all a .bar::before {
  width: 24px;
  top: 6px;
}

.idx-topics__controller-all a .bar::after {
  width: 19px;
  top: 12px;
}

.idx-topics__list {
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
}

.idx-topics__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 16px;
  border-bottom: 1px solid #707070;
}

.idx-topics__list-item::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #F8C028;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.idx-topics__list-item .date {
  font-size: 1.2rem;
  line-height: 1.33333;
  display: block;
  width: 100%;
}

.idx-topics__list-item .title {
  margin-top: 4px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.33333;
  display: block;
  width: 100%;
  max-height: 2.66666em;
  overflow: hidden;
}

.idx-topics__list-item .title a {
  text-decoration: none;
  color: #2C4100;
}

.idx-topics__list-item .title a:hover {
  opacity: .8;
}

@media screen and (min-width: 48em) {
  .idx-topics__title {
    padding: 16px 32px;
  }
  .idx-topics__list {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media screen and (min-width: 75.0625em) {
  .idx-topics__body {
    padding-left: 32px;
    padding-right: 32px;
    max-width: calc(1625px + 64px);
    margin-left: auto;
    margin-right: auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
  .idx-topics__body::before {
    content: "";
    display: block;
    width: 1px;
    height: calc(100% - 24px);
    background-color: #707070;
    position: absolute;
    left: 380px;
    top: 24px;
  }
  .idx-topics__title {
    width: 320px;
    background-color: transparent;
  }
  .idx-topics__title .jp {
    font-size: 2.4rem;
    color: #2C4100;
  }
  .idx-topics__title .en {
    font-size: 1.4rem;
  }
  .idx-topics__controller-all a .bar {
    background-color: #000;
  }
  .idx-topics__controller-all a .bar::before, .idx-topics__controller-all a .bar::after {
    background-color: #000;
  }
  .idx-topics__list {
    width: calc(100% - 360px);
  }
  .idx-topics__list-item {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .idx-topics__list-item .date {
    font-size: 1.4rem;
  }
  .idx-topics__list-item .title {
    font-size: 1.6rem;
  }
}

/**
* idx-concept
* ========================== */
.idx-concept__title {
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  text-align: center;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 3rem;
  color: #2C4100;
  line-height: 1.33333;
  margin-bottom: 40px;
}

.idx-concept__block {
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative;
}

.idx-concept__block__img {
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
  max-width: 540px;
}

.idx-concept__block__img::before {
  content: "";
  display: block;
  width: calc(100% - 32px);
  height: 100%;
  background-color: #F1F4ED;
  position: absolute;
  z-index: -1;
  top: 16px;
  left: 0;
}

.idx-concept__block--reverse .idx-concept__block__img::before {
  left: 32px;
}

.idx-concept__block__content {
  padding-left: 16px;
  padding-right: 16px;
}

.idx-concept__block__content .title {
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 2.4rem;
  color: #2C4100;
  line-height: 1.33333;
  padding-bottom: 16px;
  margin-bottom: 16px;
  position: relative;
}

.idx-concept__block__content .title::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #2C4100;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media screen and (min-width: 48em) {
  .idx-concept__title {
    font-size: 4.5rem;
    padding-left: 32px;
    padding-right: 32px;
    margin-bottom: 80px;
  }
  .idx-concept__title br {
    display: none;
  }
  .idx-concept__block {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .idx-concept__block__img {
    padding-left: 32px;
    padding-right: 32px;
    margin-bottom: 56px;
    max-width: 620px;
  }
  .idx-concept__block__img::before {
    width: calc(100% - 64px);
    top: 32px;
  }
  .idx-concept__block--reverse .idx-concept__block__img::before {
    left: 64px;
  }
  .idx-concept__block__content {
    padding-left: 32px;
    padding-right: 32px;
  }
  .idx-concept__block__content .title {
    font-size: 3.2rem;
    padding-bottom: 32px;
    margin-bottom: 32px;
  }
  .idx-concept__block__content .title br {
    display: none;
  }
}

@media screen and (min-width: 75.0625em) {
  .idx-concept__title {
    font-size: 7rem;
    margin-bottom: 120px;
  }
  .idx-concept__block {
    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-left: 32px;
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .idx-concept__block--reverse {
    padding-left: 0;
    padding-right: 32px;
  }
  .idx-concept__block__img {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    max-width: none;
    width: calc(100% - 500px);
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .idx-concept__block__img::before {
    width: calc(100% - 64px);
    top: 120px;
    left: -152px;
  }
  .idx-concept__block--reverse .idx-concept__block__img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .idx-concept__block--reverse .idx-concept__block__img::before {
    left: 216px;
  }
  .idx-concept__block__content {
    width: 500px;
    padding: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-right: 50px;
  }
  .idx-concept__block__content .title {
    font-size: 4rem;
    padding-bottom: 64px;
    margin-bottom: 64px;
  }
  .idx-concept__block__content .title::before {
    width: calc(100% + 300px);
  }
  .idx-concept__block--reverse .idx-concept__block__content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-right: 0;
    padding-left: 50px;
  }
  .idx-concept__block--reverse .idx-concept__block__content .title::before {
    left: -300px;
  }
}

@media screen and (min-width: 101.625em) {
  .idx-concept__block {
    padding-left: calc((100% - 1625px) / 2);
  }
  .idx-concept__block--reverse {
    padding-left: 0;
    padding-right: calc((100% - 1625px) / 2);
  }
}

/**
* idx-concept
* ========================== */
.idx-closing__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
}

.idx-closing__list-item {
  width: 33.33333%;
}

.idx-closing__list-item a {
  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;
  position: relative;
  width: 100%;
  height: 60px;
  text-decoration: none;
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.idx-closing__list-item a:hover {
  opacity: .8;
}

.idx-closing__list-item a::before {
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 0;
}

.idx-closing__list-item:nth-child(1) a {
  background-color: #2C4100;
}

.idx-closing__list-item:nth-child(2) a {
  background-color: #405C08;
}

.idx-closing__list-item:nth-child(3) a {
  background-color: #65881E;
}

.idx-closing__img {
  width: 100%;
  height: 120px;
  position: relative;
  overflow: hidden;
}

.idx-closing__img img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

@media screen and (min-width: 48em) {
  .idx-closing__list-item a {
    height: 160px;
    font-size: 2rem;
  }
  .idx-closing__list-item a::before {
    height: 40px;
  }
  .idx-closing__img {
    height: 300px;
  }
}

@media screen and (min-width: 75.0625em) {
  .idx-closing__list-item a {
    font-size: 3rem;
  }
  .idx-closing__img {
    height: 600px;
  }
}

.form-body {
  width: 100%;
  overflow-wrap: break-all;
  word-wrap: break-word;
  word-break: break-all;
}

.form-body > *:first-child {
  margin-top: 0;
}

.contact-form__item {
  border-bottom: 1px solid #2E2E2E;
  padding: 2.5rem 0;
  zoom: 1;
}

.contact-form__item:first-child {
  border-top: 1px solid #2E2E2E;
}

.contact-form__item-title {
  font-weight: bold;
  padding-right: 20px;
  position: relative;
}

.contact-form__item-title label {
  font-weight: bold !important;
}

.contact-form__item-content {
  padding-top: 10px;
  zoom: 1;
}

.contact-form__item-field {
  margin-top: 1rem;
}

.contact-form__item-field:first-child {
  margin-top: 0;
}

.contact-form__item-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.contact-form__item-wrap-item {
  margin-right: 16px;
}

.contact-form__item-require {
  display: block;
  color: #972426;
  font-size: 80%;
  position: absolute;
  top: 0;
  right: 0;
}

.contact-form__item-note {
  font-size: 85%;
  margin: 1rem 0;
  font-weight: normal;
  line-height: 1.33333;
}

.contact-form__hidden {
  display: none;
}

@media screen and (min-width: 48em) {
  .contact-form__item {
    padding: 2.5rem 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .contact-form__item-title {
    float: left;
    padding-right: 20px;
    width: 30%;
  }
  .contact-form__item-content {
    padding-top: 0;
    width: 70%;
  }
  .contact-form__item-require {
    position: relative;
    top: auto;
    right: auto;
    line-height: 1;
    margin-top: 0.5rem;
  }
}

.form-errors-box {
  background-color: #F7CCE6;
  border: #ee4d89 solid 1px;
  border-radius: 3px;
  padding: 20px;
  margin-bottom: 20px;
}

.form-errors-box > *:first-child {
  margin-top: 0;
}

.form-error {
  font-size: 85%;
  color: #EE4D89;
  margin-top: 10px;
  font-weight: bold;
}

.contact-form {
  /* Edge */
  /* IE11 & IE10 */
  /*select*/
}

.contact-form input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder {
  color: #aaaaaa;
}

.contact-form input::-moz-placeholder, .contact-form textarea::-moz-placeholder {
  color: #aaaaaa;
}

.contact-form input::-ms-input-placeholder, .contact-form textarea::-ms-input-placeholder {
  color: #aaaaaa;
}

.contact-form input::placeholder, .contact-form textarea::placeholder {
  color: #aaaaaa;
}

.contact-form input::-ms-input-placeholder, .contact-form textarea::-ms-input-placeholder {
  color: #aaaaaa;
}

.contact-form input:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder {
  color: #aaaaaa;
}

.contact-form ::-ms-expand {
  display: none;
}

.contact-form input, .contact-form textarea {
  border: 0;
  border-radius: 3px;
  margin: 0;
  max-width: 100%;
  padding: 5px 8px;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #666666;
  color: #000000;
}

.contact-form input[readonly], .contact-form textarea[readonly] {
  background-color: #eee;
}

.contact-form input.clickonly[readonly], .contact-form textarea.clickonly[readonly] {
  cursor: pointer;
  background-color: #ffffff;
}

.contact-form textarea {
  width: 100%;
}

.contact-form select {
  margin: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  cursor: pointer;
  padding: 5px 8px;
  width: 20em;
  padding-right: 25px;
  color: #000000;
}

.contact-form span.select_label {
  display: inline-block;
  border: 0;
  border-radius: 3px;
  margin: 0;
  max-width: 100%;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #666666;
  position: relative;
  overflow: hidden;
}

.contact-form span.select_label:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 8px;
  display: block;
  width: 0;
  height: 0;
  margin-top: -3px;
  border: 5px solid transparent;
  border-top: 7px solid #333333;
}

.contact-form .checkbox_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.contact-form .checkbox_item {
  display: block;
  margin: 10px 0 15px 0;
  line-height: 1;
  font-size: 15px;
}

.contact-form .checkbox_item label {
  cursor: pointer;
}

.contact-form .checkbox_item input[type="checkbox"], .contact-form .checkbox_item input[type="radio"] {
  display: none;
}

.contact-form .checkbox_item input[type="checkbox"] + .checkbox_label {
  padding-left: 26px;
  position: relative;
  display: block;
}

.contact-form .checkbox_item input[type="checkbox"] + .checkbox_label::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #222222;
  position: absolute;
  top: 0;
  left: 0;
}

.contact-form .checkbox_item input[type="checkbox"] + .checkbox_label::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-color: #BA2D0B;
  position: absolute;
  top: 2px;
  left: 2px;
  opacity: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

.contact-form .checkbox_item input[type="radio"] + .checkbox_label {
  padding-left: 26px;
  position: relative;
  display: block;
}

.contact-form .checkbox_item input[type="radio"] + .checkbox_label::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #222222;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}

.contact-form .checkbox_item input[type="radio"] + .checkbox_label::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #BA2D0B;
  position: absolute;
  top: 2px;
  left: 2px;
  opacity: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

.contact-form .checkbox_item input[type="checkbox"]:checked + .checkbox_label::after, .contact-form .checkbox_item input[type="radio"]:checked + .checkbox_label::after {
  opacity: 1;
}

@media screen and (max-width: 21.25em) {
  .contact-form .checkbox_item {
    width: 100%;
  }
}

.contact-form label {
  margin: 0 10px 0 2px;
  font-weight: normal;
}

.contact-form label input[type="checkbox"], .contact-form label input[type="radio"] {
  margin: 0 5px 0 0;
}

.contact-form input[type=file] {
  line-height: 1;
}

.contact-form__btn {
  margin-top: 15px;
  text-align: center;
}

.contact-form__btn input {
  background-color: #f5f5f5;
  border: #dddddd solid 1px;
  border-radius: 3px;
  color: #000;
  cursor: pointer;
  font-weight: normal;
  padding: 15px 20px;
  line-height: 1;
}

.contact-form__btn input:active, .contact-form__btn input:hover {
  background-color: #eee;
}

.contact-form__forget {
  margin-top: 30px;
  background-color: #ffffff;
  padding: 16px;
}

.contact-form__forget a {
  text-decoration: none;
  color: #3D95ED;
  font-weight: bold;
}

.contact-form__forget a:hover {
  text-decoration: underline;
}

.js-limit .checkbox_item {
  display: none;
}

.js-limit .checkbox_item.visible {
  display: block !important;
}

.hidden {
  display: none;
}

.hidden.visible {
  display: block !important;
}

.contact-price {
  width: 100%;
  background-color: #eeeeee;
  margin-top: 40px;
  padding: 16px;
}

.contact-price .title {
  text-align: center;
  font-weight: bold;
  color: #2C4100;
  font-size: 2rem;
}

.contact-price__item, .contact-price__sum {
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 8px;
  margin-top: 8px;
  border-bottom: 1px solid #aaaaaa;
  line-height: 1;
}

.contact-price__item dt, .contact-price__sum dt {
  font-weight: bold;
  font-size: 1.5rem;
}

.contact-price__item dd, .contact-price__sum dd {
  width: 100%;
  font-size: 1.5rem;
  margin-top: 8px;
}

.contact-price__item dd .num, .contact-price__sum dd .num {
  font-size: 1.5em;
  font-weight: bold;
  font-style: italic;
  padding-right: 5px;
  color: #BA2D0B;
}

.contact-price__item .detail:last-child, .contact-price__sum .detail:last-child {
  margin-top: 5px;
}

.contact-price__attention {
  margin-top: 24px;
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  color: #BA2D0B;
}

@media screen and (min-width: 48em) {
  .contact-price {
    padding: 32px;
  }
  .contact-price__item, .contact-price__sum {
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .contact-price__item dt, .contact-price__sum dt {
    font-size: 2rem;
    width: 180px;
  }
  .contact-price__item dd, .contact-price__sum dd {
    font-size: 1.5rem;
    margin-top: 0;
  }
  .contact-price__item dd .num, .contact-price__sum dd .num {
    font-size: 1.5em;
  }
  .contact-price__item dd {
    width: calc(50% - 90px);
  }
  .contact-price__sum dd {
    width: calc(100% - 180px);
  }
}

.archive-body {
  width: 100%;
  overflow-wrap: break-all;
  word-wrap: break-word;
  word-break: break-all;
}

.archive-body > *:first-child {
  margin-top: 0;
}

/*
 post-detail
---------------------------*/
.post-detail-header__heading {
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  line-height: 1.33333;
  font-size: 3.2rem;
  color: #2C4100;
  margin-bottom: 32px;
}

.post-detail-header__heading-info {
  line-height: 1;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -5px;
  margin-bottom: 16px;
}

.post-detail-header__heading-info .date {
  font-size: 1.3rem;
  margin-top: 5px;
}

.post-detail-header__heading-info .cate {
  margin-top: 5px;
  margin-right: 16px;
}

.post-detail-header__heading-info .cate a {
  position: relative;
  z-index: 2;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  font-size: 1rem;
  padding: 4px 8px;
  margin-right: 12px;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  background-color: #2C4100;
}

.post-detail-header__heading-info .cate a:hover {
  opacity: .8;
}

@media screen and (min-width: 48em) {
  .post-detail-header__heading-info .cate a {
    font-size: 1.4rem;
    padding: 4px 8px;
  }
  .post-detail-header__heading-info .date {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 64em) {
  .post-detail-header__heading {
    font-size: 4.2rem;
  }
}

@media screen and (min-width: 75.0625em) {
  .post-detail-header__heading {
    font-size: 5.2rem;
  }
}

/**
* reserve-btns
* ========================== */
.reserve-btns {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 16px;
}

.reserve-btns li {
  margin-top: 8px;
  width: 100%;
  margin-left: 8px;
  margin-right: 8px;
}

@media screen and (min-width: 48em) {
  .reserve-btns li {
    width: 160px;
  }
}

.reserve-btns li a {
  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;
  width: 100%;
  height: 48px;
  border-radius: 24px;
  background-color: #fff;
  border: 1px solid #222222;
  text-decoration: none;
  color: #222222;
  font-size: 1.8rem;
  font-weight: bold;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.reserve-btns li a:hover {
  background-color: #2C4100;
  border: 1px solid #2C4100;
  color: #ffffff;
}

@media screen and (min-width: 48em) {
  .reserve-btns li a {
    height: 56px;
    border-radius: 28px;
  }
}

/**
* reserve-cal
* ========================== */
.reserve-cal {
  position: relative;
  width: 100%;
  max-height: 350px;
  overflow: scroll;
  -webkit-box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
  background-color: #eaeaea;
  margin-bottom: 32px;
}

.reserve-cal__date {
  table-layout: fixed;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  z-index: 2;
  left: 60px;
  top: 0;
}

.reserve-cal__date td {
  width: 40px;
  height: 40px;
  font-size: 1.2rem;
  text-align: center;
  background-color: #eaeaea;
  color: #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.reserve-cal__date td[data-week="0"] {
  color: red;
}

.reserve-cal__date td[data-week="6"] {
  color: blue;
}

.reserve-cal__block-name {
  width: 60px;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  table-layout: fixed;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  z-index: 1;
  left: 0;
  top: 40px;
}

.reserve-cal__block-name td {
  width: 60px;
  height: 40px;
  font-size: 1.2rem;
  text-align: center;
  background-color: #2C4100;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

.reserve-cal__block-items {
  position: absolute;
  left: 60px;
  top: 40px;
  table-layout: fixed;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.reserve-cal__block-items td {
  width: 40px;
  height: 40px;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  background-color: #ffffff;
}

.reserve-cal__block-items td[data-person="large"] {
  background-color: #FFC6A8;
}

.reserve-cal__block-items td[data-person="small"] {
  background-color: #FFFCA8;
}

.reserve-cal__block-items td.disable {
  color: red;
}

.reserve-cal__block-items td.reservable-block {
  background-color: #D5EEFC;
  color: #11418D;
  cursor: pointer;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.reserve-cal__block-items td.reservable-block:hover {
  opacity: .6;
}

.reserve-cal__block-items tr:last-child td {
  border-bottom: 1px solid #ffffff;
}

/* editor ------------ */
.editor-body h2 {
  font-size: 2.6rem;
  line-height: 1.33333;
  padding-bottom: 16px;
  font-weight: bold;
  color: #2C4100;
  position: relative;
}

.editor-body h2::before {
  content: "";
  display: block;
  width: 78px;
  height: 2px;
  background-color: #2C4100;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (min-width: 48em) {
  .editor-body h2 {
    font-size: 3.2rem;
    padding-bottom: 24px;
  }
}

.editor-body h3 {
  font-size: 2rem;
  line-height: 1.33333;
  font-weight: bold;
  color: #2C4100;
  background-color: #F1F4ED;
  color: #2C4100;
  padding: 10px 20px;
  position: relative;
  margin-bottom: -16px;
}

.editor-body h3::before {
  content: "";
  display: block;
  background-color: #2C4100;
  width: 10px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
}

@media screen and (min-width: 48em) {
  .editor-body h3 {
    font-size: 2.4rem;
    padding: 16px 40px;
  }
  .editor-body h3::before {
    width: 16px;
  }
}

.editor-body h4 {
  line-height: 1.33333;
  font-size: 1.8rem;
  font-weight: bold;
  color: #2C4100;
}

.editor-body h4.editor-attention-list-h4 {
  margin-left: 16px;
  margin-bottom: -16px;
}

@media screen and (min-width: 48em) {
  .editor-body h4 {
    font-size: 2.2rem;
  }
}

@media screen and (min-width: 101.625em) {
  .editor-body h4.editor-attention-list-h4 {
    margin-left: 40px;
  }
}

.editor-body strong {
  font-weight: bold;
}

.editor-body em {
  font-style: italic;
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.editor-body a[target="_blank"] {
  position: relative;
  padding-left: 1em;
}

.editor-body a[target="_blank"]::before {
  font-family: 'fontello';
  content: '\F08E';
  position: absolute;
  left: 0;
}

.editor-body hr {
  background-color: #707070;
}

.editor-body blockquote {
  padding: 16px;
  background-color: #ffffff;
}

.editor-body blockquote * {
  margin: 0;
}

.editor-body ul {
  list-style: none;
  margin-left: 16px;
}

.editor-body ul li {
  position: relative;
  padding-left: 24px;
  line-height: 1.666666;
}

.editor-body ul li::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 4px;
}

.editor-body ul.editor-list-asterisk li::before {
  display: none;
}

.editor-body ul.editor-list-asterisk li::after {
  content: "\203B";
  color: #000;
  font-size: 1em;
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (min-width: 48em) {
  .editor-body ul li::before {
    top: 5px;
  }
}

@media screen and (min-width: 101.625em) {
  .editor-body ul {
    margin-left: 40px;
  }
  .editor-body ul li::before {
    top: 8px;
  }
}

.editor-body ol {
  list-style: none;
  margin-left: 16px;
  counter-reset: counter-name;
}

.editor-body ol li {
  position: relative;
  padding-left: 24px;
  line-height: 1.666666;
}

.editor-body ol li:before {
  counter-increment: counter-name;
  content: counter(counter-name) ".";
  color: #000;
  font-size: 1em;
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (min-width: 101.625em) {
  .editor-body ol {
    margin-left: 40px;
  }
}

.editor-body .editor-img {
  text-align: center;
}

.editor-body .editor-img--with-background {
  padding: 10px;
  background-color: #aeaeae;
}

.editor-body .editor-img-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

.editor-body .editor-img-text__img {
  width: 100%;
  margin-bottom: 16px;
}

.editor-body .editor-img-text__text {
  width: 100%;
}

.editor-body .editor-img-text__text .title {
  line-height: 1.33333;
  font-size: 1.8rem;
  font-weight: bold;
  color: #2C4100;
  margin-bottom: 16px;
}

@media screen and (min-width: 48em) {
  .editor-body .editor-img-text__text .title {
    font-size: 2rem;
  }
}

@media screen and (min-width: 48em) {
  .editor-body .editor-img-text__img {
    width: 50%;
    margin-bottom: 0;
  }
  .editor-body .editor-img-text__text {
    width: 50%;
    padding-left: 40px;
    padding-top: 32px;
  }
  .editor-body .editor-img-text--reverse .editor-img-text__img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .editor-body .editor-img-text--reverse .editor-img-text__text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-right: 40px;
    padding-left: 0;
  }
}

.editor-body .editor-caption {
  width: 100%;
  border-bottom: 2px solid #2C4100;
  color: #2C4100;
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.33333;
  padding-bottom: 16px;
  caption-side: top;
  margin-bottom: 24px;
}

.editor-body .editor-table {
  min-width: 740px;
  width: 100%;
  padding-bottom: 24px;
  padding-left: 40px;
  padding-right: 40px;
  border-bottom: 1px solid #2C4100;
}

.editor-body .editor-table table {
  width: 100%;
  margin-top: 24px;
}

.editor-body .editor-table table td,
.editor-body .editor-table table th {
  vertical-align: top;
  line-height: 1.33333;
}


.editor-body .editor-table table th {
  font-size: 2rem;
  font-weight: bold;
  color: #2C4100;
  border-right: 1px solid #2C4100;
  padding-right: 80px;
}

.editor-body .editor-table table td.description {
  font-size: 1.6rem;
  font-weight: bold;
  padding-left: 80px;
}

.editor-body .editor-table table td.description .small {
  font-size: 1.2rem;
  font-weight: normal;
}

.editor-body .editor-table table td.price {
  text-align: right;
  color: #E89637;
  font-weight: bold;
  font-size: 2.8rem;
}

.editor-body .editor-table table td.price .unit {
  font-size: 1.2rem;
}

.editor-body .editor-table table .attention {
  color: #AC0000;
  font-weight: normal;
  font-size: 1.2rem;
  display: block;
}

@media screen and (min-width: 101.625em) {
  
  .editor-body .editor-table table th {
    font-size: 2.4rem;
  }
  .editor-body .editor-table table td.description {
    font-size: 2rem;
  }
  .editor-body .editor-table table td.description .small {
    font-size: 1.6rem;
  }
  .editor-body .editor-table table td.price {
    font-size: 3.6rem;
  }
  .editor-body .editor-table table td.price .unit {
    font-size: 1.6rem;
  }
  .editor-body .editor-table table .attention {
    font-size: 1.6rem;
  }
}

.editor-body .common-table {
  min-height: 120px;
}

.editor-body .common-table table {
  min-width: 740px;
  width: 100%;
}

.editor-body .common-table table tr:nth-child(odd) {
  background-color: #eee;
}

.editor-body .common-table table td,
.editor-body .common-table table th {
  padding: 8px 10px;
}


.editor-body .common-table table th {
  font-weight: bold;
}

.editor-body .common-table .btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #2C4100;
  color: #fff;
  width: 80px;
  height: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: bold;
  padding-left: 0;
}

.editor-body .common-table .btn a::before {
  display: none;
}

.editor-body .common-table .btn a:hover {
  opacity: .8;
}

.editor-body .common-table .btn.danger {
  margin-top: 8px;
}

.editor-body .common-table .btn.danger a {
  background-color: #BA2D0B;
}

.editor-body .editor-wraparound {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.editor-body .editor-wraparound * {
  margin: 0;
}

.editor-body .editor-wraparound__left {
  width: 100%;
}

.editor-body .editor-wraparound__right {
  width: 100%;
  margin-top: 32px;
  text-align: center;
}

@media screen and (min-width: 48em) {
  .editor-body .editor-wraparound__left {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-right: 24px;
  }
  .editor-body .editor-wraparound__right {
    width: 295px;
    margin-top: 0;
  }
}

.editor-body .editor-block {
  margin-top: 32px;
  margin-bottom: 32px;
}

@media screen and (min-width: 48em) {
  .editor-body .editor-block {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}

.editor-body {
  width: 100%;
  overflow-wrap: break-all;
  word-wrap: break-word;
  word-break: break-all;
}

.editor-body > *:first-child {
  margin-top: 0;
}

/* utility ------------ */
/* =======================================
align
======================================== */
/*テキストの位置*/
.u-center {
  text-align: center !important;
}

.u-left {
  text-align: left !important;
}

.u-right {
  text-align: right !important;
}

/* =======================================
margin
======================================== */
/* mt
-----------------------------------------*/
.u-mt00 {
  margin-top: 0px !important;
}

.u-mt05 {
  margin-top: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-mt55 {
  margin-top: 55px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-mt65 {
  margin-top: 65px !important;
}

.u-mt70 {
  margin-top: 70px !important;
}

.u-mt75 {
  margin-top: 75px !important;
}

.u-mt80 {
  margin-top: 80px !important;
}

.u-mt85 {
  margin-top: 85px !important;
}

.u-mt90 {
  margin-top: 90px !important;
}

.u-mt95 {
  margin-top: 95px !important;
}

.u-mt100 {
  margin-top: 100px !important;
}

/* mb
-----------------------------------------*/
.u-mb00 {
  margin-bottom: 0px !important;
}

.u-mb05 {
  margin-bottom: 5px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-mb45 {
  margin-bottom: 45px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-mb55 {
  margin-bottom: 55px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-mb65 {
  margin-bottom: 65px !important;
}

.u-mb70 {
  margin-bottom: 70px !important;
}

.u-mb75 {
  margin-bottom: 75px !important;
}

.u-mb80 {
  margin-bottom: 80px !important;
}

.u-mb85 {
  margin-bottom: 85px !important;
}

.u-mb90 {
  margin-bottom: 90px !important;
}

.u-mb95 {
  margin-bottom: 95px !important;
}

.u-mb100 {
  margin-bottom: 100px !important;
}

/* =======================================
padding
======================================== */
/* pt
-----------------------------------------*/
.u-pt00 {
  padding-top: 0px !important;
}

.u-pt05 {
  padding-top: 5px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-pt55 {
  padding-top: 55px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-pt65 {
  padding-top: 65px !important;
}

.u-pt70 {
  padding-top: 70px !important;
}

.u-pt75 {
  padding-top: 75px !important;
}

.u-pt80 {
  padding-top: 80px !important;
}

.u-pt85 {
  padding-top: 85px !important;
}

.u-pt90 {
  padding-top: 90px !important;
}

.u-pt95 {
  padding-top: 95px !important;
}

.u-pt100 {
  padding-top: 100px !important;
}

/* pb
-----------------------------------------*/
.u-pb00 {
  padding-bottom: 0px !important;
}

.u-pb05 {
  padding-bottom: 5px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-pb65 {
  padding-bottom: 65px !important;
}

.u-pb70 {
  padding-bottom: 70px !important;
}

.u-pb75 {
  padding-bottom: 75px !important;
}

.u-pb80 {
  padding-bottom: 80px !important;
}

.u-pb85 {
  padding-bottom: 85px !important;
}

.u-pb90 {
  padding-bottom: 90px !important;
}

.u-pb95 {
  padding-bottom: 95px !important;
}

.u-pb100 {
  padding-bottom: 100px !important;
}

/* 改行位置の調整
-----------------------------------------*/
.u-br-xs {
  display: inline;
}

.u-br-md {
  display: none;
}

.u-br-lg {
  display: none;
}

.u-br-xl {
  display: none;
}

@media screen and (min-width: 48em) {
  .u-br-xs {
    display: none;
  }
  .u-br-md {
    display: inline;
  }
  .u-br-lg {
    display: none;
  }
  .u-br-xl {
    display: none;
  }
}

@media screen and (min-width: 64em) {
  .u-br-xs {
    display: none;
  }
  .u-br-md {
    display: none;
  }
  .u-br-lg {
    display: inline;
  }
  .u-br-xl {
    display: none;
  }
}

@media screen and (min-width: 75.0625em) {
  .u-br-xs {
    display: none;
  }
  .u-br-md {
    display: none;
  }
  .u-br-lg {
    display: none;
  }
  .u-br-xl {
    display: inline;
  }
}

/* font style
-----------------------------------------*/
.u-white {
  color: #ffffff !important;
}

.u-red {
  color: #BE0000 !important;
}

.u-blue {
  color: #0084BE !important;
}
