@charset "UTF-8";
*,
::before,
::after {
  margin: 0;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  background-repeat: no-repeat;
  font-size: 1em;
  font-family: inherit;
  font-weight: inherit;
}

::before,
::after {
  vertical-align: inherit;
  text-decoration: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: sans-serif;
  overflow-y: scroll;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  line-height: 1.5;
}

body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
  -webkit-text-decoration-skip: objects;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

ol,
ul {
  padding: 0;
  list-style: none;
}

dfn {
  font-style: italic;
}

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

mark {
  background-color: #ffff00;
  color: #000000;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

canvas,
audio,
video {
  display: inline-block;
}

img,
svg,
iframe,
canvas,
audio,
video {
  vertical-align: middle;
}

img {
  border-style: none;
}

svg {
  fill: currentColor;
}

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

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

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

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

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

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

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

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

::-webkit-input-placeholder {
  color: inherit;
}

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

address {
  font-style: normal;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

progress {
  display: inline-block;
  vertical-align: baseline;
}

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

table {
  border-collapse: collapse;
}

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

template {
  display: none;
}

a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000000;
  text-shadow: none;
}

[hidden] {
  display: none;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

[hidden][aria-hidden=false] {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute;
}

[hidden][aria-hidden=false]:focus {
  clip: auto;
}

.breadcrumbs {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

html {
  overflow-y: scroll;
  font-size: 62.5%;
}

body {
  color: #191919;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.16em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

input, select, option, textarea {
  font-family: "Noto Sans JP", sans-serif;
}

a {
  -webkit-transition-property: color, border-color, background-color, opacity;
  -o-transition-property: color, border-color, background-color, opacity;
  transition-property: color, border-color, background-color, opacity;
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

a {
  color: #C9A746;
  text-decoration: none;
}
a:hover {
  outline: 0;
  color: #C9A746;
  text-decoration: underline;
}
a:active {
  outline: 0;
  color: #A1291F;
}

::-moz-selection {
  background-color: #191919;
  color: #fff;
}

::selection {
  background-color: #191919;
  color: #fff;
}

/**
 * Swiper 4.4.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 19, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight {
  height: auto;
}
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev, .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  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;
  text-align: center;
}
.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active {
  pointer-events: auto;
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

.page-footer {
  position: relative;
}
@media screen and (max-width:739px) {
  .page-footer {
    padding-bottom: 0.5em;
  }
}

.pageup {
  position: sticky;
  bottom: 0;
  z-index: 100;
}
.pageup a {
  position: absolute;
}

.copyright {
  padding: 1em 0;
  text-align: center;
  font-family: "Lato", sans-serif;
}

.footer-list {
  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;
  padding: 1em 0;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .footer-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width:739px) {
  .footer-list {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
            justify-content: inherit;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 1em 0 0;
  }
}
.footer-list > li {
  font-size: 1.6rem;
}
@media screen and (max-width:739px) {
  .footer-list > li {
    font-size: 1.3rem;
    margin-bottom: 0;
    letter-spacing: 0;
  }
}
.footer-list > li > a {
  color: #fff;
}
.footer-list > li > i {
  color: #C9A746;
}
.footer-list > li > span {
  font-size: 1.3rem;
  color: rgba(255, 255, 255, 0.3);
  letter-spacing: 0;
}

.btn-re {
  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;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 60px;
  background-color: #C9A746;
}
@media screen and (max-width:739px) {
  .btn-re {
    width: 45px;
    height: 45px;
  }
}
.btn-re > i {
  font-size: 4rem;
  color: #fff;
}
@media screen and (max-width:739px) {
  .btn-re > i {
    font-size: 3rem;
  }
}

@media screen and (max-width:1079px) {
  html.sp-menu-open {
    overflow: hidden;
  }
}

.page-header {
  border-top: 5px solid #C9A746;
}
@media screen and (max-width:739px) {
  .page-header {
    position: fixed;
    width: 100%;
    height: 60px;
    display: block;
    top: 0;
    z-index: 80;
    background-color: #A1291F;
    border-top: 0;
    -webkit-box-shadow: 2px 2px 2px 4px rgba(41, 41, 41, 0.2);
            box-shadow: 2px 2px 2px 4px rgba(41, 41, 41, 0.2);
  }
}

.sp-menu {
  display: none;
  position: relative;
  width: 64px;
  height: 64px;
  cursor: pointer;
}
.sp-menu::before {
  content: "Menu";
  display: block;
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 100%;
  font-size: 1.3rem;
  text-align: center;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.04em;
}
.sp-menu i {
  position: absolute;
  left: calc(50% - 20px);
  top: calc(65% - 1px);
  display: block;
  background-color: #191919;
  width: 40px;
  height: 2px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.sp-menu i:nth-child(1) {
  -webkit-transform: translateY(-9px);
      -ms-transform: translateY(-9px);
          transform: translateY(-9px);
}
.sp-menu i:nth-child(3) {
  -webkit-transform: translateY(9px);
      -ms-transform: translateY(9px);
          transform: translateY(9px);
}
.sp-menu-open .sp-menu::before {
  content: "Close";
}
.sp-menu-open .sp-menu i:nth-child(1) {
  -webkit-transform: rotate(-135deg) scaleX(0.8);
      -ms-transform: rotate(-135deg) scaleX(0.8);
          transform: rotate(-135deg) scaleX(0.8);
}
.sp-menu-open .sp-menu i:nth-child(2) {
  opacity: 0;
}
.sp-menu-open .sp-menu i:nth-child(3) {
  -webkit-transform: rotate(-225deg) scaleX(0.8);
      -ms-transform: rotate(-225deg) scaleX(0.8);
          transform: rotate(-225deg) scaleX(0.8);
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .sp-menu {
    display: block;
  }
}
@media screen and (max-width:739px) {
  .sp-menu {
    display: block;
  }
}

.logo {
  position: absolute;
  top: 40px;
  left: 70px;
  z-index: 10;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .logo {
    top: 20px;
    left: 15px;
  }
}
@media screen and (max-width:739px) {
  .logo {
    top: 1.08em;
    left: 15px;
  }
}
.logo > img {
  width: 100%;
  max-width: 430px;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .logo > img {
    max-width: 240px;
  }
}
@media screen and (max-width:739px) {
  .logo > img {
    max-width: 240px;
  }
}

html:has(body.lb-disable-scrolling) {
  overflow: hidden;
}

.page::before {
  content: "";
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 110vh;
  background-image: -o-radial-gradient(50vw 50vh, circle farthest-side, #f2f2f2 0%, #f2f2f2 50%, #f2f2f2 100%);
  background-image: radial-gradient(circle farthest-side at 50vw 50vh, #f2f2f2 0%, #f2f2f2 50%, #f2f2f2 100%);
  background-size: 200% 200%;
  -webkit-animation: pgbg 20s ease infinite;
          animation: pgbg 20s ease infinite;
}
.page::after {
  content: "";
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100%;
  height: 110vh;
  background: url(../img/bg.gif);
  opacity: 0.05;
  pointer-events: none;
}

@-webkit-keyframes pgbg {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes pgbg {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.inner {
  margin: 0 auto;
  width: 1080px;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .inner {
    width: auto;
    margin: 0 24px;
  }
}
@media screen and (max-width:739px) {
  .inner {
    width: auto;
    margin: 0 12px;
  }
}

.breadcrumbs {
  line-height: 1.2;
  font-size: 1.3rem;
}
.breadcrumbs > li {
  display: inline;
}
.breadcrumbs > li:not(:last-child) {
  position: relative;
  margin-right: 1.2em;
}
.breadcrumbs > li:not(:last-child)::after {
  content: "";
}
@media screen and (max-width:739px) {
  .breadcrumbs {
    font-size: 1.2rem;
  }
}

.p {
  line-height: 2;
  text-align: justify;
}
.p + .p {
  margin-top: 1em;
}
@media screen and (max-width:739px) {
  .p {
    font-size: 1.4rem;
    line-height: 1.8;
  }
}

.btn {
  position: relative;
  z-index: 0;
  overflow: hidden;
  display: inline-block;
  width: 480px;
  max-width: 100%;
  padding: 0.6em 1.5em;
  border-radius: 4em;
  background-color: #191919;
  color: #fff;
  text-align: center;
  border: none;
}
.btn.-more {
  width: 300px;
  padding: 0.9em 1.5em 0.6em;
  font-family: "Lato", sans-serif;
  font-size: 1.2em;
  line-height: 1.1;
}
.btn.-more:hover {
  color: #C9A746;
}
.btn.-r {
  background-color: #fff;
  color: #191919;
}
.btn:hover {
  text-decoration: none;
}
@media screen and (max-width:739px) {
  .btn.-more {
    font-size: 1.1em;
  }
}
.btn-message {
  position: relative;
  display: block;
  width: 300px;
  color: #1C1C1C;
  font-weight: bold;
  padding: 0.6em 2.8em;
  background-color: #C9A746;
  border-radius: 15px;
  text-align: center;
}
@media screen and (max-width:739px) {
  .btn-message {
    margin: 1em auto 0;
  }
}
.btn-message:hover {
  opacity: 0.75;
  color: #1C1C1C;
  text-decoration: none;
}
.btn-message::after {
  content: "\e90c";
  font-family: "webicon";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0.7em;
  right: 1.4em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #C9A746;
  width: 20px;
  height: 20px;
  padding: 0 0 0 0.2em;
  text-align: center;
  background-color: #1C1C1C;
}

.page-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3em;
}
.page-nav > li > a {
  position: relative;
  display: block;
  padding: 0 0 0 1.5em;
  line-height: 1.2;
  color: #191919;
  text-decoration: none;
  font-size: 1.8rem;
}
.page-nav > li > a span {
  display: block;
  font-size: 0.7em;
  font-family: "Lato", sans-serif;
  opacity: 0.5;
}
.page-nav > li > a::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 0.3em);
  width: 0.6em;
  height: 0.6em;
  margin: 0 0 0.6em;
  border-radius: 50%;
  background-color: #C9A746;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.page-nav > li > a::after {
  content: "\e906";
  margin: 0 0 0 0.5em;
  font-family: "webicon";
  font-size: 0.7em;
}
.page-nav > li > a:hover {
  color: #C9A746;
}
.page-nav > li > a:hover::before {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.page-nav > li:nth-child(2n+1) > a::before {
  background-color: #191919;
}
@media screen and (max-width:739px) {
  .page-nav {
    display: none;
  }
}

.title-box__md {
  width: 100%;
  max-width: 330px;
  line-height: 1.2;
  text-align: center;
}
.title-box__sm {
  width: 100%;
  max-width: 200px;
  line-height: 1.2;
  text-align: center;
}

.head-md {
  font-size: 6.8rem;
  font-family: "Lato", sans-serif;
  color: #C9A746;
  font-weight: bold;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .head-md {
    font-size: 6rem;
  }
}
@media screen and (max-width:739px) {
  .head-md {
    font-size: 5.2rem;
  }
}
.head-md.__first {
  color: #1C1C1C;
}
.head-md.__first::first-letter {
  color: #C9A746;
}
.head-md__sub {
  font-size: 1.8rem;
  width: 75%;
  color: #fff;
  font-weight: bold;
  padding: 0.4em 0;
  margin: auto;
  background: black;
  background: -o-radial-gradient(circle, black 0%, black 53%, rgba(255, 255, 255, 0) 100%);
  background: radial-gradient(circle, black 0%, black 53%, rgba(255, 255, 255, 0) 100%);
}
.head-md__sub.__news {
  width: 100%;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .head-md__sub.__news {
    width: 92%;
  }
}
@media screen and (max-width:739px) {
  .head-md__sub.__news {
    width: 82%;
  }
}
.head-md__sub.__message {
  width: 98%;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .head-md__sub.__message {
    width: 90%;
  }
}
@media screen and (max-width:739px) {
  .head-md__sub.__message {
    width: 80%;
  }
}
.head-md__sub.__his {
  width: 100%;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .head-md__sub.__his {
    width: 92%;
  }
}
@media screen and (max-width:739px) {
  .head-md__sub.__his {
    width: 82%;
  }
}
.head-md__sub.__gallery {
  width: 95%;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .head-md__sub.__gallery {
    width: 92%;
  }
}
@media screen and (max-width:739px) {
  .head-md__sub.__gallery {
    width: 80%;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .head-md__sub {
    width: 68%;
    font-size: 1.6rem;
  }
}
@media screen and (max-width:739px) {
  .head-md__sub {
    width: 66%;
    font-size: 1.4rem;
  }
}

.head-sm {
  font-size: 2.6rem;
  font-weight: bold;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .head-sm {
    font-size: 2.4rem;
    letter-spacing: 2px;
  }
}
@media screen and (max-width:739px) {
  .head-sm {
    font-size: 1.7rem;
    letter-spacing: 0;
  }
}

.m-auto {
  margin: auto;
}

.ti-special {
  position: relative;
  font-size: 3.2rem;
  font-weight: bold;
  padding: 0 0 0 1.3em;
}
.ti-special::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.7em;
  left: 0;
  width: 30px;
  height: 6px;
  background-color: #C9A746;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .ti-special {
    font-size: 2.8rem;
  }
}
@media screen and (max-width:739px) {
  .ti-special {
    font-size: 2rem;
    padding: 0 0 0 1.5em;
  }
  .ti-special::before {
    top: 0.64em;
    width: 20px;
    height: 4px;
  }
}

.cap {
  font-size: 1.6rem;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .cap {
    font-size: 1.4rem;
  }
}
@media screen and (max-width:739px) {
  .cap {
    font-size: 1.2rem;
  }
}

ul {
  list-style-type: none;
}
ul.ul-disc > li {
  position: relative;
  padding: 0 0 0 1.5em;
}
ul.ul-disc > li:before {
  content: "●";
  position: absolute;
  left: 0;
  color: #C9A746;
}
ul.ul-hyphen > li {
  position: relative;
  padding: 0 0 0 1.5em;
}
ul.ul-hyphen > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7em;
  width: 0.8em;
  height: 1px;
  background-color: #C9A746;
}
ul.ul-circle {
  list-style: circle;
  padding: 0 0 0 1.5em;
}
ul.ul-square {
  list-style: square;
  padding: 0 0 0 1.5em;
}
ul.ul-kome > li {
  position: relative;
  padding-left: 1.2em;
}
ul.ul-kome > li:before {
  content: "※";
  position: absolute;
  left: 0;
  color: #A1291F;
}
ul.ul-2box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
ul.ul-2box > li {
  width: 48%;
  margin: 0 2.6em 1em 0;
}
ul.ul-2box > li:nth-child(2n) {
  margin: 0 0 1em;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  ul.ul-2box > li {
    margin: 0 1em 1em 0;
  }
  ul.ul-2box > li:nth-child(2n) {
    margin: 0 0 1em 0;
  }
}
@media screen and (max-width:739px) {
  ul.ul-2box > li {
    width: 100%;
    margin: 0 auto 1em;
  }
  ul.ul-2box > li:nth-child(2n) {
    width: 100%;
    margin: 0 auto 1em;
  }
}
ul.ul-2box.__3x7 {
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  z-index: 10;
}
@media screen and (max-width:739px) {
  ul.ul-2box.__3x7 {
    display: block;
  }
}
ul.ul-2box.__3x7 > li {
  width: 34%;
  margin: 0 0 1em;
}
@media screen and (max-width:739px) {
  ul.ul-2box.__3x7 > li:first-child {
    width: 50%;
    float: right;
    padding: 0 0em 0 1.1em;
  }
}
ul.ul-2box.__3x7 > li:nth-child(2n) {
  width: 60%;
  margin: 0 4em 1em 0;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  ul.ul-2box.__3x7 > li:nth-child(2n) {
    width: 52%;
    margin: 0 2em 1em 0;
  }
}
@media screen and (max-width:739px) {
  ul.ul-2box.__3x7 > li:nth-child(2n) {
    width: 100%;
    margin: 0 1em 0 0;
  }
}
@media screen and (max-width:739px) {
  ul.ul-2box.__3x7 > li:nth-child(3) {
    width: 100%;
    margin: auto;
  }
}
ul.ul-2box.__7x3 {
  position: relative;
  z-index: 10;
}
@media screen and (max-width:739px) {
  ul.ul-2box.__7x3 {
    width: 100%;
    max-width: 500px;
    margin: 3em auto 0;
  }
}
ul.ul-2box.__7x3 > li {
  width: 60%;
  margin: 0 4em 1em 0;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  ul.ul-2box.__7x3 > li {
    width: 52%;
    margin: 0 2em 1em 0;
  }
}
@media screen and (max-width:739px) {
  ul.ul-2box.__7x3 > li {
    width: 52%;
    margin: 0 1em 0 0;
  }
}
ul.ul-2box.__7x3 > li:nth-child(2n) {
  width: 34%;
  margin: 0 0 1em;
}
@media screen and (max-width:739px) {
  ul.ul-2box.__7x3 > li:nth-child(2n) {
    max-width: 170px;
    margin: 0;
  }
}
@media screen and (max-width:739px) {
  ul.ul-2box.__7x3 > li:nth-child(3) {
    width: 100%;
    margin: auto;
  }
}
ul.ul-2box.__message {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width:739px) {
  ul.ul-2box.__message {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
ul.ul-2box.__message > li {
  position: relative;
  width: 70%;
  margin: 0;
}
ul.ul-2box.__message > li:first-child {
  overflow: scroll;
  height: 670px;
  scrollbar-width: none;
  z-index: 60;
}
ul.ul-2box.__message > li:nth-child(2n) {
  width: 26%;
  margin: 0;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  ul.ul-2box.__message > li {
    width: 66%;
  }
  ul.ul-2box.__message > li:nth-child(2n) {
    width: 30%;
  }
}
@media screen and (max-width:739px) {
  ul.ul-2box.__message > li {
    width: 100%;
  }
  ul.ul-2box.__message > li:first-child {
    height: 300px;
    margin-top: 1em;
  }
  ul.ul-2box.__message > li:nth-child(2n) {
    width: 100%;
    text-align: center;
  }
  ul.ul-2box.__message > li:nth-child(2n) img {
    width: 100px;
  }
}
@media screen and (max-width:739px) {
  ul.ul-2box.__magazin {
    margin-top: 2em !important;
  }
}
ul.ul-2box.__magazin > li {
  width: 41%;
}
ul.ul-2box.__magazin > li:nth-child(2) {
  width: 55%;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  ul.ul-2box.__magazin > li {
    margin: 0 1em 1em 0;
  }
  ul.ul-2box.__magazin > li:nth-child(2) {
    margin: 0 0 1em;
  }
}
@media screen and (max-width:739px) {
  ul.ul-2box.__magazin > li {
    width: 100%;
    margin: 0 auto 2em;
    text-align: center;
  }
  ul.ul-2box.__magazin > li img {
    max-width: 270px;
  }
  ul.ul-2box.__magazin > li:nth-child(2) {
    width: 100%;
    margin: 0 auto 1em;
  }
}
ul.ul-4box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
ul.ul-4box > li {
  width: 23%;
  margin: 0 1.8em 1em 0;
}
ul.ul-4box > li:nth-child(4n) {
  margin: 0 0 1em;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  ul.ul-4box > li {
    margin: 0 1em 1em 0;
  }
}
@media screen and (max-width:767px) and (min-width:500px) {
  ul.ul-4box > li {
    width: 48%;
    margin: 0 1em 1em 0;
  }
  ul.ul-4box > li:nth-child(2n) {
    margin: 0 0 1em;
  }
}
@media screen and (max-width: 499px) {
  ul.ul-4box > li {
    width: 47%;
    margin: 0 1em 1em 0;
  }
  ul.ul-4box > li:nth-child(2n) {
    margin: 0 0 1em;
  }
}
ul.menu-list {
  width: 100%;
  max-width: 550px;
  margin: 3em auto 0;
}
@media screen and (max-width:739px) {
  ul.menu-list {
    width: 80%;
    margin: 0 auto;
  }
}
ul.menu-list > li {
  text-align: left !important;
  border-bottom: 1px solid #C9A746;
  padding: 0;
}
ul.menu-list > li:last-child {
  border-bottom: 0;
}
ul.menu-list > li > a {
  display: block;
  position: relative;
  padding-top: 1em;
  padding-bottom: 1em;
}
ul.menu-list > li > a:hover {
  opacity: 0.5;
}
ul.menu-list > li > a:hover {
  text-decoration: none;
}
ul.menu-list > li > a:hover::after {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
}
ul.menu-list > li .__en {
  font-size: 2rem;
  font-weight: bold;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.04em;
}
ul.menu-list > li .__text {
  font-size: 1.3rem;
  font-weight: bold;
  letter-spacing: 0.16em;
  color: #1C1C1C;
}

ol {
  list-style: decimal;
  padding: 0 0 0 1.5em;
}
ol.ol-num {
  counter-reset: num;
  list-style-type: none;
  padding: 0;
}
ol.ol-num > li {
  position: relative;
  padding: 0.7em 0 0 2.2em;
  margin-bottom: 0.8em;
}
ol.ol-num > li::before {
  counter-increment: num;
  content: counter(num) ".";
  font-family: "Lato", sans-serif;
  position: absolute;
  left: 0;
  width: 1em;
  text-align: right;
  -webkit-transform: translateY(-0.35em);
      -ms-transform: translateY(-0.35em);
          transform: translateY(-0.35em);
  color: #C9A746;
  font-size: 1.8em;
}

.li-m > li:not(:last-child) {
  margin-bottom: 0.5em;
}

.page-loading {
  position: fixed;
  z-index: 920;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.page-loading-cover {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #fff;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .page-loading-body {
    font-size: 1.8rem;
  }
  .page-loading-body .sealing {
    margin-top: 44px;
    width: 70px;
    height: 70px;
    background-size: 100% auto;
  }
}
@media screen and (max-width:739px) {
  .page-loading-body {
    font-size: 1.5rem;
  }
  .page-loading-body .sealing {
    margin-top: 36px;
    width: 56px;
    height: 56px;
    background-size: 100% auto;
  }
}

.logo-st {
  fill: transparent;
  stroke: #393939;
  -webkit-transition: stroke 1s 0.6s, fill 1s 0.6s;
  -o-transition: stroke 1s 0.6s, fill 1s 0.6s;
  transition: stroke 1s 0.6s, fill 1s 0.6s;
}
.is-loaded .logo-st {
  stroke: transparent;
}

.ph-m {
  stroke-dashoffset: 295px;
  stroke-dasharray: 295px;
}
.is-loaded .ph-m {
  fill: #000;
}

.ph-o {
  stroke-dashoffset: 125px;
  stroke-dasharray: 125px;
}
.is-loaded .ph-o {
  fill: #C9A746;
}

.ph-s {
  stroke-dashoffset: 200px;
  stroke-dasharray: 200px;
}
.is-loaded .ph-s {
  fill: #000;
}

.ph-k {
  stroke-dashoffset: 205px;
  stroke-dasharray: 205px;
}
.is-loaded .ph-k {
  fill: #000;
}

.ph-cb {
  stroke-dashoffset: 22px;
  stroke-dasharray: 22px;
}
.is-loaded .ph-cb {
  fill: #000;
}

.ph-cr {
  stroke-dashoffset: 22px;
  stroke-dasharray: 22px;
}
.is-loaded .ph-cr {
  fill: #C9A746;
}

.is-transition {
  cursor: wait;
}
.is-transition a {
  pointer-events: none;
}

.transition-layer {
  position: fixed;
  z-index: 800;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-image: -webkit-gradient(linear, right bottom, left top, from(#fff), to(#eee));
  background-image: -o-linear-gradient(right bottom, #fff, #eee);
  background-image: linear-gradient(to left top, #fff, #eee);
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
.transition-layer .progress {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #000;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left 0;
      -ms-transform-origin: left 0;
          transform-origin: left 0;
}

.no-loading .page-loading {
  display: none;
}

.tab-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tab-menu > li {
  width: 50%;
  padding: 24px 0;
  border: 1px solid #191919;
  text-align: center;
  font-weight: bold;
  font-size: 2.2rem;
  cursor: pointer;
}
.tab-menu > li.is-select::before {
  content: "";
  position: absolute;
  left: calc(50% - 12px);
  top: 100%;
  border-width: 12px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #191919;
}
.tab-menu > li:not(:last-child) {
  border-right: none;
}

.tab-contents {
  position: relative;
}
.tab-contents > * {
  -webkit-transition: visibility 0.6s, opacity 0.6s;
  -o-transition: visibility 0.6s, opacity 0.6s;
  transition: visibility 0.6s, opacity 0.6s;
  visibility: visible;
  opacity: 1;
}
.tab-contents > *:not(.is-show) {
  visibility: hidden;
  height: 0;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
}

.tbl-row {
  width: 100%;
}
.tbl-row tr:not(:last-child) {
  border-bottom: 1px solid #191919;
}
.tbl-row th, .tbl-row td {
  padding: 1.5em 0;
}
.tbl-row th {
  text-align: left;
  vertical-align: top;
}
.tbl-row td {
  padding-left: 2em;
}
@media screen and (max-width:739px) {
  .tbl-row th, .tbl-row td {
    display: block;
  }
  .tbl-row th {
    padding: 1.5em 0 0.5em;
  }
  .tbl-row td {
    padding: 0.5em 0 1.5em 1em;
  }
}

.cms-area h2 {
  position: relative;
  margin: 1em 0;
  padding: 0.6em 0.5em 0.4em 0.8em;
  border: 1px solid #ccc;
  background-color: #eee;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
          box-shadow: inset 0 0 0 2px #fff;
  font-size: fz(20);
  font-weight: bold;
}
.cms-area h2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10%;
  height: 80%;
  width: 3px;
  background-color: #C9A746;
}
.cms-area h3 {
  position: relative;
  overflow: hidden;
  margin: 1em 0;
  padding: 0.6em 0.5em 0.2em 0.8em;
  font-size: fz(18);
  font-weight: bold;
}
.cms-area h3:before, .cms-area h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 3px;
}
.cms-area h3:before {
  left: 0;
  background-color: #ccc;
}
.cms-area h3:after {
  background-color: #C9A746;
  margin-left: -95%;
}
.cms-area h4 {
  margin: 1em 0;
  padding: 0.6em 0.5em 0.2em 0.8em;
  border-bottom: 2px dashed #aaa;
  font-size: fz(16);
  font-weight: bold;
}
.cms-area p, .cms-area ul, .cms-area ol, .cms-area dl, .cms-area table {
  margin: 1em 0 1.5em;
  font-size: fz(14);
}
.cms-area ul, .cms-area ol {
  padding: 0 0 0 1.8em;
}
.cms-area ul li + li, .cms-area ol li + li {
  margin: 0.3em 0 0;
}
.cms-area ul {
  list-style: disc;
}
.cms-area ul.list-square {
  list-style: none;
}
.cms-area ul.list-square li {
  position: relative;
}
.cms-area ul.list-square li:before {
  content: "";
  position: absolute;
  left: -1em;
  top: 0.4em;
  width: 0.5em;
  height: 0.5em;
  background-color: #C9A746;
}
.cms-area dl dt {
  font-weight: bold;
}
.cms-area table th, .cms-area table td {
  padding: 0.5em 0.8em 0.4em;
  border: 1px solid #ccc;
}
.cms-area table th {
  background-color: #eee;
}
.cms-area table th[scope=col] {
  border-bottom: 4px solid #C9A746;
}
.cms-area table th[scope=row] {
  border-right: 4px solid #C9A746;
  text-align: left;
}
.cms-area table td > * {
  margin: 0;
  font-size: 100%;
}
.cms-area hr {
  clear: both;
  margin: 40px 0;
  border: none;
  border-top: 1px solid #ccc;
}
.cms-area .box-frame {
  padding: 1em;
  border: 3px double #ccc;
}
.cms-area .box-frame > * {
  margin: 0;
}
.cms-area .in-image {
  display: flow-root;
  margin: 40px 0;
}
.cms-area .in-image img {
  padding: 4px;
  border: 1px solid #ccc;
}

.hero {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width:739px) {
  .hero {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.hero > li {
  position: relative;
  width: 50%;
}
@media screen and (max-width:739px) {
  .hero > li {
    width: 100%;
  }
}
.hero > li:first-child {
  background-color: #A1291F;
}
.hero > li:nth-child(2) {
  position: relative;
  width: 50%;
  z-index: -1;
}
@media screen and (max-width:739px) {
  .hero > li:nth-child(2) {
    width: 100%;
  }
}

.gb-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 70px;
  z-index: 99;
  margin-top: 42px;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .gb-menu {
    right: 15px;
    margin-top: 12px;
  }
}
@media screen and (max-width:739px) {
  .gb-menu {
    display: none;
  }
}
.gb-menu > li {
  margin: 0 1em 0 0;
  line-height: 1.2;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .gb-menu > li {
    margin: 0 0.8em 0 0;
  }
}
.gb-menu > li:last-child {
  margin: 0;
}
.gb-menu > li > a {
  color: #fff;
  text-align: center;
}
.gb-menu > li > a:hover {
  color: #C9A746;
  cursor: pointer;
  text-decoration: none;
}
.gb-menu__en {
  font-size: 2rem;
  font-weight: bold;
  font-family: "Lato", sans-serif;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .gb-menu__en {
    font-size: 1.6rem;
  }
}
.gb-menu__title {
  font-size: 1.2rem;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .gb-menu__title {
    font-size: 1rem;
  }
}

.slide01 {
  padding-top: 130px !important;
}
@media screen and (max-width:739px) {
  .slide01 {
    padding-top: 60px !important;
  }
}

.swiper-wrapper.__photo > li {
  border: 6px solid #fff;
}

.news {
  position: relative;
}
.news-inner {
  position: relative;
  width: 100%;
  -webkit-transform: translate(0, -9em);
      -ms-transform: translate(0, -9em);
          transform: translate(0, -9em);
}
@media screen and (max-width:739px) {
  .news-inner {
    -webkit-transform: inherit;
        -ms-transform: inherit;
            transform: inherit;
  }
}
@media screen and (max-width:739px) {
  .news-inner {
    position: relative;
    -webkit-transform: inherit;
        -ms-transform: inherit;
            transform: inherit;
  }
}
.news-item {
  width: 100%;
  max-width: 500px;
  border-bottom: 1px solid #851d16;
  padding-bottom: 1.5em;
  -webkit-box-shadow: 0 1px #be1e1e;
          box-shadow: 0 1px #be1e1e;
}
@media screen and (max-width:739px) {
  .news-item {
    width: 100%;
    border-bottom: 1px solid #07284f;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.news-item__day {
  font-size: 1.6rem;
  color: #C9A746;
}
.news-item__text {
  font-size: 1.6rem;
  color: #fff;
}
.news-list {
  padding-bottom: 7em;
}
@media screen and (max-width:739px) {
  .news-list {
    padding-bottom: 5em;
    padding-left: 1em;
    padding-right: 2em;
  }
}
.news-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
@media screen and (max-width:739px) {
  .news-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.news-box > li {
  position: relative;
  width: 50%;
}
@media screen and (max-width:739px) {
  .news-box > li {
    width: 100%;
  }
}
.news-box > li:first-child {
  background-color: #A1291F;
  padding-top: 15em;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .news-box > li:first-child {
    padding-top: 12em;
  }
}
@media screen and (max-width:739px) {
  .news-box > li:first-child {
    position: relative;
    background-image: url(../img/square_blue_01.png);
    background-position: left 19.3em bottom;
    background-repeat: repeat-y;
    background-size: contain;
    padding-top: 8em;
    background-color: #024081;
  }
  .news-box > li:first-child::before {
    display: none;
  }
  .news-box > li:first-child::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 86px;
    bottom: -5em;
    left: 69%;
    right: calc((100vw - 1080px) / -2);
    background-image: url(../img/square_blue_02.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
}
.news-box > li:first-child::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc((100vw - 1080px) / -2);
  right: 100%;
  background-color: #A1291F;
}
.news-box > li:nth-child(2) {
  position: relative;
  background-image: url(../img/square_blue_01.png);
  background-position: left 16.5em bottom;
  background-repeat: repeat-y;
  background-color: #024081;
}
@media screen and (max-width:739px) {
  .news-box > li:nth-child(2) {
    background-image: inherit;
  }
}
.news-box__img {
  position: absolute;
  top: 0;
  right: calc((100vw - 1080px) / -2);
  left: 50%;
}
.news-box__img > img {
  width: 100vw;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-box__inner {
  width: 50%;
  margin: 0 3em 0 auto;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .news-box__inner {
    width: 74%;
  }
}
@media screen and (max-width:739px) {
  .news-box__inner {
    width: 100%;
    padding: 0 0 0 15px;
  }
}

.img_block {
  display: block;
  position: absolute;
  bottom: -11em;
  width: 100%;
  height: 180px;
  overflow: hidden;
}
.img_block__item::after {
  content: "";
  position: absolute;
  display: block;
  width: 82%;
  height: 180px;
  top: 0;
  left: 180px;
  right: calc((100vw - 1080px) / -2);
  background-image: url(../img/square_blue_02.png);
  background-repeat: repeat-x;
}
@media screen and (max-width:739px) {
  .img_block__item {
    display: none;
  }
}

.img_yeare {
  position: absolute;
  top: -4em;
  left: 2em;
  z-index: 10;
}
@media screen and (max-width:739px) {
  .img_yeare {
    left: 1em;
  }
}
.img_yeare > img {
  width: 100%;
  max-width: 470px;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .img_yeare > img {
    max-width: 340px;
  }
}
@media screen and (max-width:739px) {
  .img_yeare > img {
    max-width: 300px;
  }
}

.line-box {
  position: absolute;
  top: 16em;
  width: 100%;
  height: 760px;
  overflow: hidden;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .line-box {
    top: -7em;
  }
}

.img_line {
  position: absolute;
  right: calc((100vw - 1080px) / -2);
  left: 67%;
  width: 100%;
  max-width: 760px;
  z-index: 9;
}
@media screen and (max-width:739px) {
  .img_line {
    left: 77%;
  }
}
.img_line > img {
  width: 100%;
  max-width: 760px;
  height: 780px;
  -o-object-fit: contain;
     object-fit: contain;
}

.__about {
  position: relative;
}

.text-box {
  text-align: center;
}
@media screen and (max-width:739px) {
  .text-box {
    font-size: 1.5rem;
    text-align: left;
  }
}
@media screen and (max-width:739px) {
  .text-box.__about {
    width: 100%;
    max-width: 500px;
    margin: 2em auto 0;
  }
}
@media screen and (max-width:739px) {
  .text-box.__gallery {
    width: 100%;
    max-width: 370px;
    margin: 1em auto;
  }
}

.message-school {
  font-size: 2rem;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .message-school {
    font-size: 1.6rem;
    letter-spacing: 1px;
  }
}
@media screen and (max-width:739px) {
  .message-school {
    font-size: 1rem;
    letter-spacing: 0;
  }
}
.message-principal {
  font-size: 2.3rem;
}
@media screen and (max-width:739px) {
  .message-principal {
    font-size: 1.1rem;
  }
}
.message-principal span {
  font-size: 3.2rem;
}
@media screen and (max-width:739px) {
  .message-principal span {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .message-box__img {
    display: block;
    width: 70%;
    margin: 0 auto 6em;
  }
}
@media screen and (max-width:739px) {
  .message-box__img > img {
    display: block;
    width: 98%;
    max-width: 500px;
    margin: auto;
  }
}
.message-box__sub {
  width: 100%;
  max-width: 500px;
  margin: auto;
}

.__wall {
  position: relative;
}
.__wall::before {
  content: "";
  position: absolute;
  top: 33%;
  bottom: 0;
  right: calc((100vw - 1080px) / -2);
  left: -44%;
  width: 100%;
  height: 800px;
  background-color: #f2f2f2;
  background-image: url(../img/square_gray_01.png);
  z-index: -1;
}
@media screen and (max-width:739px) {
  .__wall::before {
    display: none;
  }
}

.po-re {
  position: relative;
}

.__history {
  position: relative;
}
.__history::after {
  content: "";
  position: absolute;
  display: block;
  top: -15em;
  right: calc((100vw - 1080px) / -2);
  background-image: url(../img/square_blue_03.png);
  width: 80%;
  height: 255px;
  background-repeat: repeat-x;
  background-size: contain;
  background-position: right;
}

.history-box {
  position: relative;
  padding: 7em 0;
}
@media screen and (max-width:739px) {
  .history-box {
    padding: 5em 0;
  }
}
.history-box::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  right: calc((100vw - 1080px) / -2);
  left: -50%;
  background-image: url(../img/square_red_01.png);
  background-repeat: repeat-y;
  background-size: inherit;
  background-position: left 15% top 60%;
  background-color: #A1291F;
  z-index: -1;
}
@media screen and (max-width:739px) {
  .history-box::before {
    background-image: inherit;
  }
}
.history-box::after {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  right: calc((100vw - 1080px) / -2);
  left: 50%;
  background-image: url(../img/square_blue_04.png);
  background-repeat: repeat-y;
  background-size: inherit;
  background-position: right 15% top 35%;
  background-color: #024081;
  z-index: -1;
}
@media screen and (max-width:739px) {
  .history-box::after {
    background-image: inherit;
  }
}
.history-era {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 110px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  background-color: #C9A746;
  border-radius: 50%;
  margin: auto;
}
.history-era__last {
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 25px solid transparent;
  border-left: 25px solid transparent;
  border-top: 30px solid #C9A746;
  border-bottom: 0;
  margin: auto;
}
@media screen and (max-width:739px) {
  .history-era__last {
    margin: 1em auto 0;
  }
}
@media screen and (max-width:739px) {
  .history-era {
    font-size: 1.5rem;
  }
  .history-era::after {
    content: "";
    position: absolute;
    display: block;
    width: 6px;
    height: 50px;
    background-color: #C9A746;
    left: 0;
    right: 0;
    bottom: -1em;
    margin: auto;
  }
}
.history-list {
  width: 50%;
  border-right: 6px solid #C9A746;
  margin: 0 0 0 3px;
  padding-top: 1em;
  padding-bottom: 1em;
}
@media screen and (max-width:739px) {
  .history-list {
    position: relative;
    width: 100%;
    max-width: 400px;
    border-right: 0;
    margin: auto;
  }
  .history-list::after {
    content: "";
    position: absolute;
    display: block;
    width: 6px;
    height: 50px;
    background-color: #C9A746;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.history-list > dd {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.history-list > dd::after {
  content: "";
  display: block;
  width: 110px;
  height: 6px;
  background-color: #C9A746;
}
@media screen and (max-width:739px) {
  .history-list > dd::after {
    display: none;
  }
}
.history-list.__right {
  margin: 0 3px 0 auto;
  border-left: 6px solid #C9A746;
  border-right: 0px;
}
@media screen and (max-width:739px) {
  .history-list.__right {
    max-width: 400px;
    border-left: 0;
    margin: auto;
  }
}
.history-list.__right > dd:after {
  display: none;
}
.history-list.__right > dd::before {
  content: "";
  display: block;
  width: 110px;
  height: 6px;
  background-color: #C9A746;
}
@media screen and (max-width:739px) {
  .history-list.__right > dd::before {
    display: none;
  }
}
.history-item {
  position: relative;
  width: 100%;
  max-width: 430px;
  background-color: #fff;
  border-radius: 4px;
  padding: 3em 1em 1.8em;
}
@media screen and (max-width:739px) {
  .history-item {
    max-width: inherit;
  }
}
.history-item.__right {
  margin: 0 0 0 auto;
}
.history-item__year {
  position: absolute;
  top: 0;
  right: 0.4em;
  font-size: 5.4rem;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  color: rgba(201, 167, 70, 0.4);
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .history-item__year {
    font-size: 4rem;
  }
}
@media screen and (max-width:739px) {
  .history-item__year {
    font-size: 3.6rem;
  }
}
.history-item__day {
  font-size: 1.6rem;
  color: rgba(28, 28, 28, 0.3);
}
.history-item__text {
  font-size: 1.6rem;
  color: #1C1C1C;
  letter-spacing: 0;
}

.img_history {
  display: block;
  position: absolute;
  width: 630px;
  height: 255px;
  top: -15.9em;
  left: 85%;
  right: calc((100vw - 1080px) / -2);
}
@media screen and (max-width:739px) {
  .img_history {
    top: -12em;
    left: 63%;
  }
}
.img_history img {
  width: 630px;
  height: 255px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width:739px) {
  .img_history img {
    width: 340px;
  }
}
.img_history__bottom {
  position: relative;
  width: 100%;
}
.img_history__bottom::before {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/square_red_02.png);
  background-repeat: no-repeat;
  width: 630px;
  height: 255px;
  top: 0;
  bottom: 0;
  right: calc((100vw - 1080px) / -2);
  left: -45%;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .img_history__bottom::before {
    left: -58%;
  }
}
@media screen and (max-width:739px) {
  .img_history__bottom::before {
    width: 300px;
    height: 200px;
    background-size: contain;
    left: -164px;
  }
}
.img_history__arrow {
  display: block;
  position: absolute;
  top: -30em;
  bottom: 0;
  right: calc((100vw - 1080px) / -2);
  left: -43%;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .img_history__arrow {
    top: -38em;
    left: -550px;
  }
}
@media screen and (max-width:739px) {
  .img_history__arrow {
    top: -42em;
    width: 650px;
    height: 890px;
    left: -490px;
  }
}
.img_history__arrow img {
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

@media screen and (max-width:739px) {
  .sp-h {
    margin-top: 10em !important;
  }
}

.content-box {
  overflow: hidden;
  margin-top: -2em;
}
@media screen and (max-width:739px) {
  .content-box {
    margin-top: 5em;
  }
}

.lb-number {
  display: none !important;
}

.lb-caption {
  font-size: 1.8rem !important;
  color: #C9A746;
}
@media screen and (max-width:739px) {
  .lb-caption {
    font-size: 1.2rem !important;
  }
}

.lb-data .lb-details {
  width: 100% !important;
}

.lb-details {
  text-align: center !important;
  margin-top: 1em;
}

.lb-close {
  position: fixed !important;
  right: 0;
  top: 0;
  background: none !important;
  background-color: #C9A746 !important;
  width: 60px !important;
  height: 60px !important;
  background-size: 50% !important;
  float: inherit !important;
}
.lb-close::before {
  content: "";
  position: absolute;
  display: block;
  background: url(../img/close.png) center center no-repeat;
  width: 28px;
  height: 28px;
  top: 0.8em;
  left: 0;
  right: 0;
  margin: auto;
}

.lightboxOverlay {
  background-color: #1C1C1C !important;
  opacity: 1 !important;
}
@media screen and (max-width:739px) {
  .lightboxOverlay {
    width: 100% !important;
  }
}

@media screen and (max-width:739px) {
  .lb-dataContainer {
    width: 100% !important;
  }
}

.lb-outerContainer {
  margin: 8em auto 0 !important;
}
@media screen and (max-width:739px) {
  .lb-outerContainer {
    width: 100% !important;
    height: 100% !important;
  }
}

.lb-nav a.lb-next {
  opacity: 1 !important;
  position: absolute !important;
  right: -7em !important;
  float: inherit !important;
  background: url(../img/next.png) right 48% no-repeat !important;
}
@media screen and (max-width:739px) {
  .lb-nav a.lb-next {
    right: 0 !important;
  }
}

.lb-nav a.lb-prev {
  position: absolute !important;
  left: -7em !important;
  float: inherit !important;
  opacity: 1 !important;
  background: url(../img/prev.png) left 48% no-repeat !important;
}
@media screen and (max-width:739px) {
  .lb-nav a.lb-prev {
    left: 0 !important;
  }
}

@media screen and (min-width:1080px) {
  .lb-image {
    width: 630px !important;
    height: 420px !important;
  }
}
@media screen and (max-width:739px) {
  .lb-image {
    width: 100% !important;
    height: 100% !important;
  }
}

.wrapper {
  height: 100%;
  overflow-x: hidden;
  position: relative;
}

.overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(201, 167, 70, 0.7);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.overlay.open {
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 12;
}

.menu-icon {
  position: absolute;
  top: 3.6em;
  left: 0;
  right: 0;
  margin: auto;
  width: 50px;
}
@media screen and (max-width:739px) {
  .menu-icon {
    top: 2em;
    width: 32px;
  }
}
.menu-icon::before {
  content: "MENU";
  color: #A1291F;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (max-width:739px) {
  .menu-icon::before {
    font-size: 1rem;
  }
}

.menu-trigger {
  display: none;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  cursor: pointer;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  background-color: #C9A746;
}
@media screen and (max-width:739px) {
  .menu-trigger {
    display: block;
    width: 60px;
    height: 60px;
  }
}
.menu-trigger.active .menu-icon::before {
  content: "CLOSE";
  letter-spacing: 0;
}
.menu-trigger.fixed {
  display: block;
}

.menu-trigger span {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 1.6em;
  width: 50%;
  height: 4px;
  background-color: #A1291F;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width:739px) {
  .menu-trigger span {
    left: 1em;
  }
}

.menu-trigger.active span {
  background-color: #A1291F;
}

.menu-trigger span:nth-of-type(1) {
  top: 24px;
}
@media screen and (max-width:739px) {
  .menu-trigger span:nth-of-type(1) {
    top: 10px;
  }
}

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(12px) rotate(-45deg);
      -ms-transform: translateY(12px) rotate(-45deg);
          transform: translateY(12px) rotate(-45deg);
}

.menu-trigger span:nth-of-type(2) {
  top: 36px;
}
@media screen and (max-width:739px) {
  .menu-trigger span:nth-of-type(2) {
    top: 20px;
  }
}

.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}

.menu-trigger span:nth-of-type(3) {
  top: 48px;
}
@media screen and (max-width:739px) {
  .menu-trigger span:nth-of-type(3) {
    top: 30px;
  }
}

.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-12px) rotate(45deg);
      -ms-transform: translateY(-12px) rotate(45deg);
          transform: translateY(-12px) rotate(45deg);
}
@media screen and (max-width:739px) {
  .menu-trigger.active span:nth-of-type(3) {
    top: 34px;
  }
}

.menu-nav {
  width: 100%;
  max-width: 750px;
  height: 100%;
  padding-top: 100px;
  background-color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 80;
  -webkit-transform: translate(750px);
      -ms-transform: translate(750px);
          transform: translate(750px);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width:739px) {
  .menu-nav {
    width: 80%;
  }
}
.menu-nav__name {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  margin-top: 4em;
}
@media screen and (max-width:739px) {
  .menu-nav__name {
    text-align: left;
  }
}
.menu-nav__name > a {
  color: #1C1C1C;
}
@media screen and (max-width:739px) {
  .menu-nav__name > a {
    font-size: 1.4rem;
    letter-spacing: 1px;
  }
}
.menu-nav__name > a:hover {
  color: #C9A746;
  text-decoration: none;
}
.menu-nav__name > i {
  color: #C9A746;
}

nav.open {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

nav li {
  color: #fff;
  text-align: center;
  padding: 10px 0;
}

html:has(body.lb-disable-scrolling) {
  overflow: hidden;
}

@media screen and (max-width:739px) {
  .page-content {
    overflow: hidden;
  }
}

@media screen and (max-width:739px) {
  p {
    font-size: 1.5rem;
  }
}

.p {
  text-align: justify;
}

.sp-none {
  display: block;
}
@media screen and (max-width:739px) {
  .sp-none {
    display: none;
  }
}

.pc-none {
  display: none;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .pc-none {
    display: none;
  }
}
@media screen and (max-width:739px) {
  .pc-none {
    display: block;
  }
}

@media screen and (min-width: 740px) and (max-width:1079px) {
  .gallery-top {
    margin-top: 10em !important;
  }
}
@media screen and (max-width:739px) {
  .gallery-top {
    margin-top: 8em !important;
  }
}

.mfp-counter {
  display: none;
}

.mfp-title {
  width: 100%;
  font-size: 1.8rem;
  font-weight: bold;
  color: #C9A746 !important;
  text-align: center !important;
  padding-right: inherit !important;
  margin: auto;
  line-height: 23px !important;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .mfp-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.6rem;
    text-align: left !important;
  }
}
@media screen and (max-width:739px) {
  .mfp-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.2rem;
    max-width: 320px;
    text-align: left !important;
    padding-left: 2em !important;
    padding-right: 2em !important;
  }
  .mfp-title::after {
    content: "\e90a";
    font-family: "webicon";
    position: absolute;
    color: #C9A746;
    font-size: 1.6em;
    left: 0;
  }
  .mfp-title::before {
    content: "\e90d";
    color: #C9A746;
    position: absolute;
    font-size: 4em;
    font-family: "webicon";
    font-size: 1.6em;
    right: 0;
  }
}

.mfp-bottom-bar {
  top: 104% !important;
}

.mfp-container {
  position: fixed !important;
  background-color: rgba(28, 28, 28, 0.9) !important;
  overflow: hidden !important;
}

@media screen and (min-width: 1080px) and (max-width: 1200px) {
  .mfp-arrow {
    top: 57% !important;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .mfp-arrow {
    top: 52% !important;
  }
}
@media screen and (max-width:739px) {
  .mfp-arrow {
    top: 78% !important;
  }
}
@media screen and (max-width: 499px) {
  .mfp-arrow {
    top: 68% !important;
  }
}

.__btnA.mfp-arrow-right:before {
  border-left: 0 !important;
}
.__btnA.mfp-arrow-left::before {
  border-right: 0 !important;
}
@media screen and (max-width:739px) {
  .__btnA.mfp-arrow-right::after {
    display: none !important;
  }
  .__btnA.mfp-arrow-left::after {
    display: none !important;
  }
}

.__btnB.mfp-arrow-right {
  right: 15% !important;
}
.__btnB.mfp-arrow-right:before {
  border-left: 0 !important;
}
.__btnB.mfp-arrow-left {
  left: 15% !important;
}
.__btnB.mfp-arrow-left::before {
  border-right: 0 !important;
}
@media screen and (min-width: 1080px) and (max-width: 1500px) {
  .__btnB.mfp-arrow-right {
    right: 0 !important;
  }
  .__btnB.mfp-arrow-left {
    left: 0 !important;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .__btnB.mfp-arrow-right {
    right: 0 !important;
  }
  .__btnB.mfp-arrow-right::after {
    content: "\e90c" !important;
  }
  .__btnB.mfp-arrow-left {
    left: 0 !important;
  }
  .__btnB.mfp-arrow-left::after {
    content: "\e907" !important;
  }
}
@media screen and (max-width:767px) and (min-width:500px) {
  .__btnB.mfp-arrow-right {
    right: 0 !important;
  }
  .__btnB.mfp-arrow-right::after {
    content: "\e90c" !important;
    top: -4em !important;
  }
  .__btnB.mfp-arrow-left {
    left: 0 !important;
  }
  .__btnB.mfp-arrow-left::after {
    content: "\e907" !important;
    top: -4em !important;
  }
}
@media screen and (max-width: 499px) {
  .__btnB.mfp-arrow-right {
    right: 0 !important;
  }
  .__btnB.mfp-arrow-right::after {
    content: "\e90c" !important;
    top: -4.6em !important;
  }
  .__btnB.mfp-arrow-left {
    left: 0 !important;
  }
  .__btnB.mfp-arrow-left::after {
    content: "\e907" !important;
    top: -4.6em !important;
  }
}

.mfp-arrow-right:after {
  content: "\e90d" !important;
  color: #C9A746 !important;
  font-size: 4em;
  font-family: "webicon";
  width: inherit !important;
  height: inherit !important;
  position: relative !important;
  top: inherit !important;
  margin-top: inherit !important;
  margin-left: inherit !important;
  border: inherit !important;
}
.mfp-arrow-left:after {
  content: "\e90a" !important;
  color: #C9A746 !important;
  font-size: 4em;
  font-family: "webicon";
  width: inherit !important;
  height: inherit !important;
  position: relative !important;
  top: inherit !important;
  margin-top: inherit !important;
  margin-left: inherit !important;
  border: inherit !important;
}
.mfp-close {
  position: fixed !important;
  width: 60px !important;
  height: 60px !important;
  font-size: 4rem !important;
  font-family: auto !important;
  text-align: center !important;
  right: 0 !important;
  color: #fff !important;
  background-color: #C9A746 !important;
  padding: 0 0 0 0 !important;
}
@media screen and (max-width:739px) {
  .mfp-close {
    width: 36px !important;
    height: 36px !important;
    font-size: 3.2rem !important;
    line-height: 0 !important;
  }
}

.br-sp {
  display: none;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .br-sp {
    display: none;
  }
}
@media screen and (max-width:739px) {
  .br-sp {
    display: block;
  }
}

.br-pc {
  display: block;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .br-pc {
    display: block;
  }
}
@media screen and (max-width:739px) {
  .br-pc {
    display: none;
  }
}

.message-wrap__inner {
  position: relative;
  width: 100%;
  max-width: 980px;
  margin: auto;
  background-color: #fff;
}
@media screen and (max-width:739px) {
  .message-wrap__inner {
    max-width: 400px;
  }
}
.message-wrap__ti {
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
  padding: 0.8em;
  border-bottom: 2px solid #C9A746;
}
@media screen and (max-width:739px) {
  .message-wrap__ti {
    font-size: 2rem;
    letter-spacing: 1px;
  }
}
.message-wrap__box {
  padding: 2em 3em 2em;
}
@media screen and (max-width:739px) {
  .message-wrap__box {
    padding: 1em;
  }
}
.message-wrap__school {
  font-size: 1.5rem;
  letter-spacing: 1px;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .message-wrap__school {
    font-size: 1.3rem;
  }
}
@media screen and (max-width:739px) {
  .message-wrap__school {
    font-size: 1rem;
  }
}
.message-wrap__name {
  font-size: 1.5rem;
  letter-spacing: 1px;
}
.message-wrap__name > span {
  font-size: 2.2rem;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .message-wrap__name {
    font-size: 1.2rem;
  }
  .message-wrap__name > span {
    font-size: 1.8rem;
  }
}
@media screen and (max-width:739px) {
  .message-wrap__name {
    font-size: 1rem;
  }
  .message-wrap__name > span {
    font-size: 1.4rem;
  }
}

.ls-sm {
  letter-spacing: 1px;
}

.message {
  position: relative;
  z-index: 10;
}
.message-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.message-list > li {
  width: 23%;
  line-height: 1.4;
  margin: 0 1.8em 2em 0;
}
.message-list > li:nth-child(4n) {
  margin: 0 0 2em;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .message-list > li {
    margin: 0 1em 2em 0;
  }
}
@media screen and (max-width:767px) and (min-width:500px) {
  .message-list > li {
    width: 48%;
    margin: 0 auto 2em;
  }
  .message-list > li:nth-child(4n) {
    margin: 0 auto 2em;
  }
  .message-list > li > a {
    max-width: 240px;
    margin: auto;
  }
}
@media screen and (max-width: 499px) {
  .message-list > li {
    width: 100%;
    max-width: 360px;
    margin: 0 auto 1em;
  }
  .message-list > li:nth-child(4n) {
    margin: 0 auto 1em;
  }
}
.message-list > li > a {
  display: block;
  color: #1C1C1C;
}
.message-list > li > a:hover {
  text-decoration: none;
  opacity: 0.75;
}
@media screen and (max-width: 499px) {
  .message-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .message-list__item > dt {
    width: 130px;
    margin: 0 1em 0 0;
  }
  .message-list__item > dd {
    width: 210px;
  }
}
.message__school {
  font-size: 1.5rem;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .message__school {
    font-size: 1.3rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width:739px) {
  .message__school {
    font-size: 1.2rem;
    letter-spacing: 0;
  }
}
.message__name {
  position: relative;
  font-size: 2.4rem;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .message__name {
    font-size: 2.2rem;
  }
}
@media screen and (max-width:739px) {
  .message__name {
    font-size: 2rem;
  }
}
.message__name::after {
  content: "\e90c";
  font-family: "webicon";
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 20px;
  height: 20px;
  font-weight: bold;
  top: 0.4em;
  right: 0;
  font-size: 1.6rem;
  color: #1C1C1C;
  padding: 0 0 0 0.16em;
  background-color: #C9A746;
}
@media screen and (max-width:739px) {
  .message__name::after {
    position: relative;
    display: inline-block;
    top: inherit;
  }
}

.magazin {
  position: relative;
  z-index: 10;
}
.magazin-box {
  padding: 1em 0;
  border-top: 1px solid #C9A746;
}
@media screen and (max-width:739px) {
  .magazin-box {
    text-align: left;
  }
}
.magazin__text {
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width:739px) {
  .magazin__text {
    font-size: 1.8rem;
    text-align: left;
  }
}
.magazin__item {
  position: relative;
  text-decoration: underline;
}
.magazin__item::before {
  content: "\e90c";
  font-family: "webicon";
  position: absolute;
  left: 0;
  color: #1C1C1C;
  font-weight: bold;
  text-decoration: none;
}
.magazin__item::after {
  content: "";
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  top: 0.11em;
  left: -0.1em;
  background-color: #C9A746;
  z-index: -1;
}
.magazin__item > a {
  position: relative;
  display: block;
  color: #1C1C1C;
  padding: 0 0 0 1.6em;
}
@media screen and (max-width:739px) {
  .magazin__item > a {
    font-size: 1.5rem;
  }
}
.magazin__item > a:hover {
  color: #C9A746;
}
.magazin__item > a.__pdf::after {
  content: "\e901";
  font-family: "webicon";
  text-decoration: none;
  position: absolute;
  color: #A1291F;
  margin-left: 0.4em;
}
.magazin__item > a.__blank::after {
  content: "\e909";
  font-family: "webicon";
  text-decoration: none;
  position: absolute;
  color: #C9A746;
  margin-left: 0.4em;
}

.youtube-16x9 {
  position: relative;
  padding-top: 56.25%;
}
.youtube-16x9 iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.youtube-4x3 {
  position: relative;
  padding-top: 75%;
}
.youtube-4x3 iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.song-box {
  padding: 2em;
  background-color: #fff;
}
@media screen and (max-width:739px) {
  .song-box {
    padding: 1em;
  }
}

.ul-song {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ul-song > li {
  width: 32%;
  margin: 0 1em 1em 0;
}
.ul-song > li:nth-child(3n) {
  margin: 0 0 1em;
}
.ul-song > li audio {
  width: 100%;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .ul-song {
    width: 660px;
    margin: auto;
  }
  .ul-song > li {
    width: 100%;
    max-width: 300px;
    margin: 0 1.8em 1em 0;
  }
  .ul-song > li:nth-child(2n) {
    margin: 0 0 1em;
  }
  .ul-song > li:nth-child(3n) {
    margin: 0 1.8em 1em 0;
  }
}
@media screen and (max-width:739px) {
  .ul-song {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ul-song > li {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 1em;
  }
  .ul-song > li:nth-child(3n) {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 1em;
  }
}

@media screen and (max-width:739px) {
  #message {
    margin-top: -60px;
    padding-top: 60px;
  }
}

@media screen and (max-width:739px) {
  #special {
    margin-top: -60px;
    padding-top: 60px;
  }
}

@font-face {
  font-family: "webicon";
  src: url("../fonts/webicon.ttf?814hou") format("truetype"), url("../fonts/webicon.woff?814hou") format("woff"), url("../fonts/webicon.svg?814hou#webicon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "webicon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-blank:before {
  content: "\e909";
}

.icon-left1:before {
  content: "\e90a";
}

.icon-right1:before {
  content: "\e90d";
}

.icon-open:before {
  content: "\e914";
}

.icon-close:before {
  content: "\e915";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-file-word-o:before {
  content: "\f1c2";
}

.icon-file-excel-o:before {
  content: "\f1c3";
}

.icon-pdf:before {
  content: "\e901";
}

.icon-minus:before {
  content: "\e908";
}

.icon-plus:before {
  content: "\e90f";
}

.icon-left:before {
  content: "\e907";
}

.icon-right:before {
  content: "\e90c";
}

img {
  max-width: 100%;
  height: auto;
  max-width: 100%;
  height: auto;
}
img[src$=".svg"] {
  width: 100%;
}

.ir-md {
  border-radius: 2em 0 2em 0;
}

iframe {
  max-width: 100%;
}

.d-b {
  display: block !important;
}
.d-ib {
  display: inline-block !important;
}
.d-i {
  display: inline !important;
}
.d-f {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-if {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.jc-c {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jc-sb {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.hidden-pc {
  display: none !important;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .hidden-pc {
    display: inherit !important;
  }
}
@media screen and (max-width:739px) {
  .hidden-pc {
    display: inherit !important;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .hidden-tab {
    display: none !important;
  }
}
@media screen and (max-width:739px) {
  .hidden-sp {
    display: none !important;
  }
}

@media screen and (min-width: 740px) and (max-width:1079px) {
  .visible-pc {
    display: none !important;
  }
}
@media screen and (max-width:739px) {
  .visible-pc {
    display: none !important;
  }
}
@media screen and (min-width:1080px) {
  .visible-tab {
    display: none !important;
  }
}
@media screen and (max-width:739px) {
  .visible-tab {
    display: none !important;
  }
}
@media screen and (min-width:1080px) {
  .visible-sp {
    display: none !important;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .visible-sp {
    display: none !important;
  }
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

.w2p {
  width: 2% !important;
}
.w3p {
  width: 3% !important;
}
.w4p {
  width: 4% !important;
}
.w5p {
  width: 5% !important;
}
.w6p {
  width: 6% !important;
}
.w7p {
  width: 7% !important;
}
.w8p {
  width: 8% !important;
}
.w9p {
  width: 9% !important;
}
.w10p {
  width: 10% !important;
}
.w11p {
  width: 11% !important;
}
.w12p {
  width: 12% !important;
}
.w13p {
  width: 13% !important;
}
.w14p {
  width: 14% !important;
}
.w15p {
  width: 15% !important;
}
.w16p {
  width: 16% !important;
}
.w17p {
  width: 17% !important;
}
.w18p {
  width: 18% !important;
}
.w19p {
  width: 19% !important;
}
.w20p {
  width: 20% !important;
}
.w21p {
  width: 21% !important;
}
.w22p {
  width: 22% !important;
}
.w23p {
  width: 23% !important;
}
.w24p {
  width: 24% !important;
}
.w25p {
  width: 25% !important;
}
.w26p {
  width: 26% !important;
}
.w27p {
  width: 27% !important;
}
.w28p {
  width: 28% !important;
}
.w29p {
  width: 29% !important;
}
.w30p {
  width: 30% !important;
}
.w31p {
  width: 31% !important;
}
.w32p {
  width: 32% !important;
}
.w33p {
  width: 33% !important;
}
.w34p {
  width: 34% !important;
}
.w35p {
  width: 35% !important;
}
.w36p {
  width: 36% !important;
}
.w37p {
  width: 37% !important;
}
.w38p {
  width: 38% !important;
}
.w39p {
  width: 39% !important;
}
.w40p {
  width: 40% !important;
}
.w41p {
  width: 41% !important;
}
.w42p {
  width: 42% !important;
}
.w43p {
  width: 43% !important;
}
.w44p {
  width: 44% !important;
}
.w45p {
  width: 45% !important;
}
.w46p {
  width: 46% !important;
}
.w47p {
  width: 47% !important;
}
.w48p {
  width: 48% !important;
}
.w49p {
  width: 49% !important;
}
.w50p {
  width: 50% !important;
}
.w51p {
  width: 51% !important;
}
.w52p {
  width: 52% !important;
}
.w53p {
  width: 53% !important;
}
.w54p {
  width: 54% !important;
}
.w55p {
  width: 55% !important;
}
.w56p {
  width: 56% !important;
}
.w57p {
  width: 57% !important;
}
.w58p {
  width: 58% !important;
}
.w59p {
  width: 59% !important;
}
.w60p {
  width: 60% !important;
}
.w61p {
  width: 61% !important;
}
.w62p {
  width: 62% !important;
}
.w63p {
  width: 63% !important;
}
.w64p {
  width: 64% !important;
}
.w65p {
  width: 65% !important;
}
.w66p {
  width: 66% !important;
}
.w67p {
  width: 67% !important;
}
.w68p {
  width: 68% !important;
}
.w69p {
  width: 69% !important;
}
.w70p {
  width: 70% !important;
}
.w71p {
  width: 71% !important;
}
.w72p {
  width: 72% !important;
}
.w73p {
  width: 73% !important;
}
.w74p {
  width: 74% !important;
}
.w75p {
  width: 75% !important;
}
.w76p {
  width: 76% !important;
}
.w77p {
  width: 77% !important;
}
.w78p {
  width: 78% !important;
}
.w79p {
  width: 79% !important;
}
.w80p {
  width: 80% !important;
}
.w81p {
  width: 81% !important;
}
.w82p {
  width: 82% !important;
}
.w83p {
  width: 83% !important;
}
.w84p {
  width: 84% !important;
}
.w85p {
  width: 85% !important;
}
.w86p {
  width: 86% !important;
}
.w87p {
  width: 87% !important;
}
.w88p {
  width: 88% !important;
}
.w89p {
  width: 89% !important;
}
.w90p {
  width: 90% !important;
}
.w91p {
  width: 91% !important;
}
.w92p {
  width: 92% !important;
}
.w93p {
  width: 93% !important;
}
.w94p {
  width: 94% !important;
}
.w95p {
  width: 95% !important;
}
.w96p {
  width: 96% !important;
}
.w97p {
  width: 97% !important;
}
.w98p {
  width: 98% !important;
}
.w99p {
  width: 99% !important;
}
.w100p {
  width: 100% !important;
}

.mw2p {
  max-width: 2% !important;
}
.mw3p {
  max-width: 3% !important;
}
.mw4p {
  max-width: 4% !important;
}
.mw5p {
  max-width: 5% !important;
}
.mw6p {
  max-width: 6% !important;
}
.mw7p {
  max-width: 7% !important;
}
.mw8p {
  max-width: 8% !important;
}
.mw9p {
  max-width: 9% !important;
}
.mw10p {
  max-width: 10% !important;
}
.mw11p {
  max-width: 11% !important;
}
.mw12p {
  max-width: 12% !important;
}
.mw13p {
  max-width: 13% !important;
}
.mw14p {
  max-width: 14% !important;
}
.mw15p {
  max-width: 15% !important;
}
.mw16p {
  max-width: 16% !important;
}
.mw17p {
  max-width: 17% !important;
}
.mw18p {
  max-width: 18% !important;
}
.mw19p {
  max-width: 19% !important;
}
.mw20p {
  max-width: 20% !important;
}
.mw21p {
  max-width: 21% !important;
}
.mw22p {
  max-width: 22% !important;
}
.mw23p {
  max-width: 23% !important;
}
.mw24p {
  max-width: 24% !important;
}
.mw25p {
  max-width: 25% !important;
}
.mw26p {
  max-width: 26% !important;
}
.mw27p {
  max-width: 27% !important;
}
.mw28p {
  max-width: 28% !important;
}
.mw29p {
  max-width: 29% !important;
}
.mw30p {
  max-width: 30% !important;
}
.mw31p {
  max-width: 31% !important;
}
.mw32p {
  max-width: 32% !important;
}
.mw33p {
  max-width: 33% !important;
}
.mw34p {
  max-width: 34% !important;
}
.mw35p {
  max-width: 35% !important;
}
.mw36p {
  max-width: 36% !important;
}
.mw37p {
  max-width: 37% !important;
}
.mw38p {
  max-width: 38% !important;
}
.mw39p {
  max-width: 39% !important;
}
.mw40p {
  max-width: 40% !important;
}
.mw41p {
  max-width: 41% !important;
}
.mw42p {
  max-width: 42% !important;
}
.mw43p {
  max-width: 43% !important;
}
.mw44p {
  max-width: 44% !important;
}
.mw45p {
  max-width: 45% !important;
}
.mw46p {
  max-width: 46% !important;
}
.mw47p {
  max-width: 47% !important;
}
.mw48p {
  max-width: 48% !important;
}
.mw49p {
  max-width: 49% !important;
}
.mw50p {
  max-width: 50% !important;
}
.mw51p {
  max-width: 51% !important;
}
.mw52p {
  max-width: 52% !important;
}
.mw53p {
  max-width: 53% !important;
}
.mw54p {
  max-width: 54% !important;
}
.mw55p {
  max-width: 55% !important;
}
.mw56p {
  max-width: 56% !important;
}
.mw57p {
  max-width: 57% !important;
}
.mw58p {
  max-width: 58% !important;
}
.mw59p {
  max-width: 59% !important;
}
.mw60p {
  max-width: 60% !important;
}
.mw61p {
  max-width: 61% !important;
}
.mw62p {
  max-width: 62% !important;
}
.mw63p {
  max-width: 63% !important;
}
.mw64p {
  max-width: 64% !important;
}
.mw65p {
  max-width: 65% !important;
}
.mw66p {
  max-width: 66% !important;
}
.mw67p {
  max-width: 67% !important;
}
.mw68p {
  max-width: 68% !important;
}
.mw69p {
  max-width: 69% !important;
}
.mw70p {
  max-width: 70% !important;
}
.mw71p {
  max-width: 71% !important;
}
.mw72p {
  max-width: 72% !important;
}
.mw73p {
  max-width: 73% !important;
}
.mw74p {
  max-width: 74% !important;
}
.mw75p {
  max-width: 75% !important;
}
.mw76p {
  max-width: 76% !important;
}
.mw77p {
  max-width: 77% !important;
}
.mw78p {
  max-width: 78% !important;
}
.mw79p {
  max-width: 79% !important;
}
.mw80p {
  max-width: 80% !important;
}
.mw81p {
  max-width: 81% !important;
}
.mw82p {
  max-width: 82% !important;
}
.mw83p {
  max-width: 83% !important;
}
.mw84p {
  max-width: 84% !important;
}
.mw85p {
  max-width: 85% !important;
}
.mw86p {
  max-width: 86% !important;
}
.mw87p {
  max-width: 87% !important;
}
.mw88p {
  max-width: 88% !important;
}
.mw89p {
  max-width: 89% !important;
}
.mw90p {
  max-width: 90% !important;
}
.mw91p {
  max-width: 91% !important;
}
.mw92p {
  max-width: 92% !important;
}
.mw93p {
  max-width: 93% !important;
}
.mw94p {
  max-width: 94% !important;
}
.mw95p {
  max-width: 95% !important;
}
.mw96p {
  max-width: 96% !important;
}
.mw97p {
  max-width: 97% !important;
}
.mw98p {
  max-width: 98% !important;
}
.mw99p {
  max-width: 99% !important;
}
.mw100p {
  max-width: 100% !important;
}

.w2em {
  width: 2em !important;
}
.w3em {
  width: 3em !important;
}
.w4em {
  width: 4em !important;
}
.w5em {
  width: 5em !important;
}
.w6em {
  width: 6em !important;
}
.w7em {
  width: 7em !important;
}
.w8em {
  width: 8em !important;
}
.w9em {
  width: 9em !important;
}
.w10em {
  width: 10em !important;
}
.w11em {
  width: 11em !important;
}
.w12em {
  width: 12em !important;
}
.w13em {
  width: 13em !important;
}
.w14em {
  width: 14em !important;
}
.w15em {
  width: 15em !important;
}
.w16em {
  width: 16em !important;
}
.w17em {
  width: 17em !important;
}
.w18em {
  width: 18em !important;
}
.w19em {
  width: 19em !important;
}
.w20em {
  width: 20em !important;
}
.w21em {
  width: 21em !important;
}
.w22em {
  width: 22em !important;
}
.w23em {
  width: 23em !important;
}
.w24em {
  width: 24em !important;
}

.fl-l {
  float: left !important;
}
.fl-r {
  float: right !important;
}
.fl-c {
  clear: both;
}

.fc-font {
  color: #191919 !important;
}
.fc-main {
  color: #C9A746 !important;
}
.fc-sub {
  color: #099 !important;
}
.fc-accent {
  color: #A1291F !important;
}
.fc-attention {
  color: #d00 !important;
}
.fc-white {
  color: #fff !important;
}

.fz-xxl {
  font-size: 3rem;
}
.fz-xl {
  font-size: 2.6rem;
}
.fz-lg {
  font-size: 2.2rem;
}
.fz-md {
  font-size: 1.8rem;
}
.fz-sm {
  font-size: 1.4rem;
}
.fz-xs {
  font-size: 1.2rem;
}
.fz-xxs {
  font-size: 1rem;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .fz-xxl {
    font-size: 2.4rem;
  }
  .fz-xl {
    font-size: 2.2rem;
  }
  .fz-lg {
    font-size: 1.8rem;
  }
  .fz-md {
    font-size: 1.5rem;
  }
  .fz-sm {
    font-size: 1.3rem;
  }
  .fz-xs {
    font-size: 1.1rem;
  }
  .fz-xxs {
    font-size: 1rem;
  }
}
@media screen and (max-width:739px) {
  .fz-xxl {
    font-size: 2.1rem;
  }
  .fz-xl {
    font-size: 2rem;
  }
  .fz-lg {
    font-size: 1.8rem;
  }
  .fz-md {
    font-size: 1.4rem;
  }
  .fz-sm {
    font-size: 1.2rem;
  }
  .fz-xs {
    font-size: 1rem;
  }
  .fz-xxs {
    font-size: 1rem;
  }
}

.fw-b {
  font-weight: bolder;
}
.fw-100 {
  font-weight: 100;
}
.fw-200 {
  font-weight: 200;
}
.fw-300 {
  font-weight: 300;
}
.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}
.fw-900 {
  font-weight: 900;
}

.ff-mincho {
  font-family: "Hiragino Mincho ProN", "Noto Serif Japanese", "Yu Mincho", YuMincho, serif;
}
.ff-en {
  font-family: "Lato", sans-serif;
}

.lh-xl {
  line-height: 2.4 !important;
}
.lh-lg {
  line-height: 1.9 !important;
}
.lh-md {
  line-height: 1.6 !important;
}
.lh-sm {
  line-height: 1.2 !important;
}
.lh-xs {
  line-height: 1 !important;
}

.ta-l {
  text-align: left !important;
}
.ta-c {
  text-align: center !important;
}
.ta-r {
  text-align: right !important;
}

a[href^="tel:"] {
  pointer-events: none;
}
@media screen and (max-width:739px) {
  a[href^="tel:"] {
    pointer-events: all;
  }
}

.marker {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(30%, rgba(201, 167, 70, 0.3)), color-stop(30%, transparent));
  background-image: -o-linear-gradient(bottom, rgba(201, 167, 70, 0.3) 30%, transparent 30%);
  background-image: linear-gradient(to top, rgba(201, 167, 70, 0.3) 30%, transparent 30%);
}

@media screen and (min-width:1080px) {
  .m-xxl {
    margin: 160px;
  }

  .my-xxl {
    margin-top: 160px;
    margin-bottom: 160px;
  }

  .mx-xxl {
    margin-left: 160px;
    margin-right: 160px;
  }

  .mt-xxl {
    margin-top: 160px;
  }

  .mr-xxl {
    margin-right: 160px;
  }

  .ml-xxl {
    margin-left: 160px;
  }

  .mb-xxl {
    margin-bottom: 160px;
  }
}
@media screen and (min-width:1080px) {
  .m-xl {
    margin: 120px;
  }

  .my-xl {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .mx-xl {
    margin-left: 120px;
    margin-right: 120px;
  }

  .mt-xl {
    margin-top: 120px;
  }

  .mr-xl {
    margin-right: 120px;
  }

  .ml-xl {
    margin-left: 120px;
  }

  .mb-xl {
    margin-bottom: 120px;
  }
}
@media screen and (min-width:1080px) {
  .m-lg {
    margin: 80px;
  }

  .my-lg {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .mx-lg {
    margin-left: 80px;
    margin-right: 80px;
  }

  .mt-lg {
    margin-top: 80px;
  }

  .mr-lg {
    margin-right: 80px;
  }

  .ml-lg {
    margin-left: 80px;
  }

  .mb-lg {
    margin-bottom: 80px;
  }
}
@media screen and (min-width:1080px) {
  .m-md {
    margin: 48px;
  }

  .my-md {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .mx-md {
    margin-left: 48px;
    margin-right: 48px;
  }

  .mt-md {
    margin-top: 48px;
  }

  .mr-md {
    margin-right: 48px;
  }

  .ml-md {
    margin-left: 48px;
  }

  .mb-md {
    margin-bottom: 48px;
  }
}
@media screen and (min-width:1080px) {
  .m-sm {
    margin: 32px;
  }

  .my-sm {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .mx-sm {
    margin-left: 32px;
    margin-right: 32px;
  }

  .mt-sm {
    margin-top: 32px;
  }

  .mr-sm {
    margin-right: 32px;
  }

  .ml-sm {
    margin-left: 32px;
  }

  .mb-sm {
    margin-bottom: 32px;
  }
}
@media screen and (min-width:1080px) {
  .m-xs {
    margin: 16px;
  }

  .my-xs {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .mx-xs {
    margin-left: 16px;
    margin-right: 16px;
  }

  .mt-xs {
    margin-top: 16px;
  }

  .mr-xs {
    margin-right: 16px;
  }

  .ml-xs {
    margin-left: 16px;
  }

  .mb-xs {
    margin-bottom: 16px;
  }
}
@media screen and (min-width:1080px) {
  .m-xxs {
    margin: 8px;
  }

  .my-xxs {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .mx-xxs {
    margin-left: 8px;
    margin-right: 8px;
  }

  .mt-xxs {
    margin-top: 8px;
  }

  .mr-xxs {
    margin-right: 8px;
  }

  .ml-xxs {
    margin-left: 8px;
  }

  .mb-xxs {
    margin-bottom: 8px;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .m-xxl {
    margin: 120px;
  }

  .my-xxl {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .mx-xxl {
    margin-left: 120px;
    margin-right: 120px;
  }

  .mt-xxl {
    margin-top: 120px;
  }

  .mr-xxl {
    margin-right: 120px;
  }

  .ml-xxl {
    margin-left: 120px;
  }

  .mb-xxl {
    margin-bottom: 120px;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .m-xl {
    margin: 90px;
  }

  .my-xl {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .mx-xl {
    margin-left: 90px;
    margin-right: 90px;
  }

  .mt-xl {
    margin-top: 90px;
  }

  .mr-xl {
    margin-right: 90px;
  }

  .ml-xl {
    margin-left: 90px;
  }

  .mb-xl {
    margin-bottom: 90px;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .m-lg {
    margin: 60px;
  }

  .my-lg {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .mx-lg {
    margin-left: 60px;
    margin-right: 60px;
  }

  .mt-lg {
    margin-top: 60px;
  }

  .mr-lg {
    margin-right: 60px;
  }

  .ml-lg {
    margin-left: 60px;
  }

  .mb-lg {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .m-md {
    margin: 36px;
  }

  .my-md {
    margin-top: 36px;
    margin-bottom: 36px;
  }

  .mx-md {
    margin-left: 36px;
    margin-right: 36px;
  }

  .mt-md {
    margin-top: 36px;
  }

  .mr-md {
    margin-right: 36px;
  }

  .ml-md {
    margin-left: 36px;
  }

  .mb-md {
    margin-bottom: 36px;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .m-sm {
    margin: 24px;
  }

  .my-sm {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .mx-sm {
    margin-left: 24px;
    margin-right: 24px;
  }

  .mt-sm {
    margin-top: 24px;
  }

  .mr-sm {
    margin-right: 24px;
  }

  .ml-sm {
    margin-left: 24px;
  }

  .mb-sm {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .m-xs {
    margin: 12px;
  }

  .my-xs {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .mx-xs {
    margin-left: 12px;
    margin-right: 12px;
  }

  .mt-xs {
    margin-top: 12px;
  }

  .mr-xs {
    margin-right: 12px;
  }

  .ml-xs {
    margin-left: 12px;
  }

  .mb-xs {
    margin-bottom: 12px;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .m-xxs {
    margin: 6px;
  }

  .my-xxs {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .mx-xxs {
    margin-left: 6px;
    margin-right: 6px;
  }

  .mt-xxs {
    margin-top: 6px;
  }

  .mr-xxs {
    margin-right: 6px;
  }

  .ml-xxs {
    margin-left: 6px;
  }

  .mb-xxs {
    margin-bottom: 6px;
  }
}
@media screen and (max-width:739px) {
  .m-xxl {
    margin: 80px;
  }

  .my-xxl {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .mx-xxl {
    margin-left: 80px;
    margin-right: 80px;
  }

  .mt-xxl {
    margin-top: 80px;
  }

  .mr-xxl {
    margin-right: 80px;
  }

  .ml-xxl {
    margin-left: 80px;
  }

  .mb-xxl {
    margin-bottom: 80px;
  }
}
@media screen and (max-width:739px) {
  .m-xl {
    margin: 60px;
  }

  .my-xl {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .mx-xl {
    margin-left: 60px;
    margin-right: 60px;
  }

  .mt-xl {
    margin-top: 60px;
  }

  .mr-xl {
    margin-right: 60px;
  }

  .ml-xl {
    margin-left: 60px;
  }

  .mb-xl {
    margin-bottom: 60px;
  }
}
@media screen and (max-width:739px) {
  .m-lg {
    margin: 40px;
  }

  .my-lg {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .mx-lg {
    margin-left: 40px;
    margin-right: 40px;
  }

  .mt-lg {
    margin-top: 40px;
  }

  .mr-lg {
    margin-right: 40px;
  }

  .ml-lg {
    margin-left: 40px;
  }

  .mb-lg {
    margin-bottom: 40px;
  }
}
@media screen and (max-width:739px) {
  .m-md {
    margin: 24px;
  }

  .my-md {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .mx-md {
    margin-left: 24px;
    margin-right: 24px;
  }

  .mt-md {
    margin-top: 24px;
  }

  .mr-md {
    margin-right: 24px;
  }

  .ml-md {
    margin-left: 24px;
  }

  .mb-md {
    margin-bottom: 24px;
  }
}
@media screen and (max-width:739px) {
  .m-sm {
    margin: 16px;
  }

  .my-sm {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .mx-sm {
    margin-left: 16px;
    margin-right: 16px;
  }

  .mt-sm {
    margin-top: 16px;
  }

  .mr-sm {
    margin-right: 16px;
  }

  .ml-sm {
    margin-left: 16px;
  }

  .mb-sm {
    margin-bottom: 16px;
  }
}
@media screen and (max-width:739px) {
  .m-xs {
    margin: 8px;
  }

  .my-xs {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .mx-xs {
    margin-left: 8px;
    margin-right: 8px;
  }

  .mt-xs {
    margin-top: 8px;
  }

  .mr-xs {
    margin-right: 8px;
  }

  .ml-xs {
    margin-left: 8px;
  }

  .mb-xs {
    margin-bottom: 8px;
  }
}
@media screen and (max-width:739px) {
  .m-xxs {
    margin: 4px;
  }

  .my-xxs {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .mx-xxs {
    margin-left: 4px;
    margin-right: 4px;
  }

  .mt-xxs {
    margin-top: 4px;
  }

  .mr-xxs {
    margin-right: 4px;
  }

  .ml-xxs {
    margin-left: 4px;
  }

  .mb-xxs {
    margin-bottom: 4px;
  }
}
@media screen and (min-width:1080px) {
  .p-xxl {
    padding: 160px;
  }

  .py-xxl {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .px-xxl {
    padding-left: 160px;
    padding-right: 160px;
  }

  .pt-xxl {
    padding-top: 160px;
  }

  .pr-xxl {
    padding-right: 160px;
  }

  .pl-xxl {
    padding-left: 160px;
  }

  .pb-xxl {
    padding-bottom: 160px;
  }
}
@media screen and (min-width:1080px) {
  .p-xl {
    padding: 120px;
  }

  .py-xl {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .px-xl {
    padding-left: 120px;
    padding-right: 120px;
  }

  .pt-xl {
    padding-top: 120px;
  }

  .pr-xl {
    padding-right: 120px;
  }

  .pl-xl {
    padding-left: 120px;
  }

  .pb-xl {
    padding-bottom: 120px;
  }
}
@media screen and (min-width:1080px) {
  .p-lg {
    padding: 80px;
  }

  .py-lg {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .px-lg {
    padding-left: 80px;
    padding-right: 80px;
  }

  .pt-lg {
    padding-top: 80px;
  }

  .pr-lg {
    padding-right: 80px;
  }

  .pl-lg {
    padding-left: 80px;
  }

  .pb-lg {
    padding-bottom: 80px;
  }
}
@media screen and (min-width:1080px) {
  .p-md {
    padding: 48px;
  }

  .py-md {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .px-md {
    padding-left: 48px;
    padding-right: 48px;
  }

  .pt-md {
    padding-top: 48px;
  }

  .pr-md {
    padding-right: 48px;
  }

  .pl-md {
    padding-left: 48px;
  }

  .pb-md {
    padding-bottom: 48px;
  }
}
@media screen and (min-width:1080px) {
  .p-sm {
    padding: 32px;
  }

  .py-sm {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .px-sm {
    padding-left: 32px;
    padding-right: 32px;
  }

  .pt-sm {
    padding-top: 32px;
  }

  .pr-sm {
    padding-right: 32px;
  }

  .pl-sm {
    padding-left: 32px;
  }

  .pb-sm {
    padding-bottom: 32px;
  }
}
@media screen and (min-width:1080px) {
  .p-xs {
    padding: 16px;
  }

  .py-xs {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .px-xs {
    padding-left: 16px;
    padding-right: 16px;
  }

  .pt-xs {
    padding-top: 16px;
  }

  .pr-xs {
    padding-right: 16px;
  }

  .pl-xs {
    padding-left: 16px;
  }

  .pb-xs {
    padding-bottom: 16px;
  }
}
@media screen and (min-width:1080px) {
  .p-xxs {
    padding: 8px;
  }

  .py-xxs {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .px-xxs {
    padding-left: 8px;
    padding-right: 8px;
  }

  .pt-xxs {
    padding-top: 8px;
  }

  .pr-xxs {
    padding-right: 8px;
  }

  .pl-xxs {
    padding-left: 8px;
  }

  .pb-xxs {
    padding-bottom: 8px;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .p-xxl {
    padding: 120px;
  }

  .py-xxl {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .px-xxl {
    padding-left: 120px;
    padding-right: 120px;
  }

  .pt-xxl {
    padding-top: 120px;
  }

  .pr-xxl {
    padding-right: 120px;
  }

  .pl-xxl {
    padding-left: 120px;
  }

  .pb-xxl {
    padding-bottom: 120px;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .p-xl {
    padding: 90px;
  }

  .py-xl {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .px-xl {
    padding-left: 90px;
    padding-right: 90px;
  }

  .pt-xl {
    padding-top: 90px;
  }

  .pr-xl {
    padding-right: 90px;
  }

  .pl-xl {
    padding-left: 90px;
  }

  .pb-xl {
    padding-bottom: 90px;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .p-lg {
    padding: 60px;
  }

  .py-lg {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .px-lg {
    padding-left: 60px;
    padding-right: 60px;
  }

  .pt-lg {
    padding-top: 60px;
  }

  .pr-lg {
    padding-right: 60px;
  }

  .pl-lg {
    padding-left: 60px;
  }

  .pb-lg {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .p-md {
    padding: 36px;
  }

  .py-md {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .px-md {
    padding-left: 36px;
    padding-right: 36px;
  }

  .pt-md {
    padding-top: 36px;
  }

  .pr-md {
    padding-right: 36px;
  }

  .pl-md {
    padding-left: 36px;
  }

  .pb-md {
    padding-bottom: 36px;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .p-sm {
    padding: 24px;
  }

  .py-sm {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .px-sm {
    padding-left: 24px;
    padding-right: 24px;
  }

  .pt-sm {
    padding-top: 24px;
  }

  .pr-sm {
    padding-right: 24px;
  }

  .pl-sm {
    padding-left: 24px;
  }

  .pb-sm {
    padding-bottom: 24px;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .p-xs {
    padding: 12px;
  }

  .py-xs {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .px-xs {
    padding-left: 12px;
    padding-right: 12px;
  }

  .pt-xs {
    padding-top: 12px;
  }

  .pr-xs {
    padding-right: 12px;
  }

  .pl-xs {
    padding-left: 12px;
  }

  .pb-xs {
    padding-bottom: 12px;
  }
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .p-xxs {
    padding: 6px;
  }

  .py-xxs {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .px-xxs {
    padding-left: 6px;
    padding-right: 6px;
  }

  .pt-xxs {
    padding-top: 6px;
  }

  .pr-xxs {
    padding-right: 6px;
  }

  .pl-xxs {
    padding-left: 6px;
  }

  .pb-xxs {
    padding-bottom: 6px;
  }
}
@media screen and (max-width:739px) {
  .p-xxl {
    padding: 80px;
  }

  .py-xxl {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .px-xxl {
    padding-left: 80px;
    padding-right: 80px;
  }

  .pt-xxl {
    padding-top: 80px;
  }

  .pr-xxl {
    padding-right: 80px;
  }

  .pl-xxl {
    padding-left: 80px;
  }

  .pb-xxl {
    padding-bottom: 80px;
  }
}
@media screen and (max-width:739px) {
  .p-xl {
    padding: 60px;
  }

  .py-xl {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .px-xl {
    padding-left: 60px;
    padding-right: 60px;
  }

  .pt-xl {
    padding-top: 60px;
  }

  .pr-xl {
    padding-right: 60px;
  }

  .pl-xl {
    padding-left: 60px;
  }

  .pb-xl {
    padding-bottom: 60px;
  }
}
@media screen and (max-width:739px) {
  .p-lg {
    padding: 40px;
  }

  .py-lg {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .px-lg {
    padding-left: 40px;
    padding-right: 40px;
  }

  .pt-lg {
    padding-top: 40px;
  }

  .pr-lg {
    padding-right: 40px;
  }

  .pl-lg {
    padding-left: 40px;
  }

  .pb-lg {
    padding-bottom: 40px;
  }
}
@media screen and (max-width:739px) {
  .p-md {
    padding: 24px;
  }

  .py-md {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .px-md {
    padding-left: 24px;
    padding-right: 24px;
  }

  .pt-md {
    padding-top: 24px;
  }

  .pr-md {
    padding-right: 24px;
  }

  .pl-md {
    padding-left: 24px;
  }

  .pb-md {
    padding-bottom: 24px;
  }
}
@media screen and (max-width:739px) {
  .p-sm {
    padding: 16px;
  }

  .py-sm {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .px-sm {
    padding-left: 16px;
    padding-right: 16px;
  }

  .pt-sm {
    padding-top: 16px;
  }

  .pr-sm {
    padding-right: 16px;
  }

  .pl-sm {
    padding-left: 16px;
  }

  .pb-sm {
    padding-bottom: 16px;
  }
}
@media screen and (max-width:739px) {
  .p-xs {
    padding: 8px;
  }

  .py-xs {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .px-xs {
    padding-left: 8px;
    padding-right: 8px;
  }

  .pt-xs {
    padding-top: 8px;
  }

  .pr-xs {
    padding-right: 8px;
  }

  .pl-xs {
    padding-left: 8px;
  }

  .pb-xs {
    padding-bottom: 8px;
  }
}
@media screen and (max-width:739px) {
  .p-xxs {
    padding: 4px;
  }

  .py-xxs {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .px-xxs {
    padding-left: 4px;
    padding-right: 4px;
  }

  .pt-xxs {
    padding-top: 4px;
  }

  .pr-xxs {
    padding-right: 4px;
  }

  .pl-xxs {
    padding-left: 4px;
  }

  .pb-xxs {
    padding-bottom: 4px;
  }
}
.row {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 64px;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .row {
    gap: 40px;
  }
}
@media screen and (max-width:739px) {
  .row {
    gap: 24px;
  }
}
.row.-r {
  direction: rtl;
}
.row.-r > * {
  direction: ltr;
}

.col-1 {
  grid-column: span 1;
}
.col-2 {
  grid-column: span 2;
}
.col-3 {
  grid-column: span 3;
}
.col-4 {
  grid-column: span 4;
}
.col-5 {
  grid-column: span 5;
}
.col-6 {
  grid-column: span 6;
}
.col-7 {
  grid-column: span 7;
}
.col-8 {
  grid-column: span 8;
}
.col-9 {
  grid-column: span 9;
}
.col-10 {
  grid-column: span 10;
}
.col-11 {
  grid-column: span 11;
}
.col-12 {
  grid-column: span 12;
}
@media screen and (min-width: 740px) and (max-width:1079px) {
  .col-tab-1 {
    grid-column: span 1;
  }
  .col-tab-2 {
    grid-column: span 2;
  }
  .col-tab-3 {
    grid-column: span 3;
  }
  .col-tab-4 {
    grid-column: span 4;
  }
  .col-tab-5 {
    grid-column: span 5;
  }
  .col-tab-6 {
    grid-column: span 6;
  }
  .col-tab-7 {
    grid-column: span 7;
  }
  .col-tab-8 {
    grid-column: span 8;
  }
  .col-tab-9 {
    grid-column: span 9;
  }
  .col-tab-10 {
    grid-column: span 10;
  }
  .col-tab-11 {
    grid-column: span 11;
  }
  .col-tab-12 {
    grid-column: span 12;
  }
}
@media screen and (max-width:739px) {
  .col-sp-1 {
    grid-column: span 1;
  }
  .col-sp-2 {
    grid-column: span 2;
  }
  .col-sp-3 {
    grid-column: span 3;
  }
  .col-sp-4 {
    grid-column: span 4;
  }
  .col-sp-5 {
    grid-column: span 5;
  }
  .col-sp-6 {
    grid-column: span 6;
  }
  .col-sp-7 {
    grid-column: span 7;
  }
  .col-sp-8 {
    grid-column: span 8;
  }
  .col-sp-9 {
    grid-column: span 9;
  }
  .col-sp-10 {
    grid-column: span 10;
  }
  .col-sp-11 {
    grid-column: span 11;
  }
  .col-sp-12 {
    grid-column: span 12;
  }
}

.ai-s {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.ai-c {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ai-e {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}

.grid-350p {
  display: grid;
  gap: 16px 30px;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
}
@media screen and (max-width:739px) {
  .grid-350p {
    gap: 12px;
  }
}

.grid-300p {
  display: grid;
  gap: 16px 30px;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
@media screen and (max-width:739px) {
  .grid-300p {
    gap: 12px;
  }
}

.grid-250p {
  display: grid;
  gap: 16px 30px;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
@media screen and (max-width:739px) {
  .grid-250p {
    gap: 12px;
  }
}

.grid-200p {
  display: grid;
  gap: 16px 30px;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}
@media screen and (max-width:739px) {
  .grid-200p {
    gap: 12px;
  }
}

.grid-150p {
  display: grid;
  gap: 16px 30px;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
}
@media screen and (max-width:739px) {
  .grid-150p {
    gap: 12px;
  }
}

textarea, input, select {
  padding: 3px;
}

[type=submit], button {
  cursor: pointer;
}

[type=text],
[type=password],
[type=email],
[type=url],
[type=number],
select,
textarea {
  padding: 1.5em 1em;
  border: 1px solid #191919;
  border-radius: 2px;
  background-color: #fafafa;
}
[type=text]:focus,
[type=password]:focus,
[type=email]:focus,
[type=url]:focus,
[type=number]:focus,
select:focus,
textarea:focus {
  border-color: #999;
  background-color: #fefefe;
}

input[type=number] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}

::-webkit-input-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
}

:-ms-input-placeholder {
  color: #999;
}

[class*=amt-] {
  -webkit-transition: opacity 1.4s, -webkit-transform 1.4s;
  transition: opacity 1.4s, -webkit-transform 1.4s;
  -o-transition: opacity 1.4s, transform 1.4s;
  transition: opacity 1.4s, transform 1.4s;
  transition: opacity 1.4s, transform 1.4s, -webkit-transform 1.4s;
}

.amt-fade {
  opacity: 0;
}
.amt-fade.is-view {
  opacity: 1;
}

.amt-fade-up {
  opacity: 0;
  -webkit-transform: translateY(80px);
      -ms-transform: translateY(80px);
          transform: translateY(80px);
}
.amt-fade-up.is-view {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.amt-fade-left {
  opacity: 0;
  -webkit-transform: translateX(-80px);
      -ms-transform: translateX(-80px);
          transform: translateX(-80px);
}
.amt-fade-left.is-view {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.amt-fade-right {
  opacity: 0;
  -webkit-transform: translateX(80px);
      -ms-transform: translateX(80px);
          transform: translateX(80px);
}
.amt-fade-right.is-view {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.amt-scale-down {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  opacity: 0;
}
.amt-scale-down.is-view {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.amt-scale-up {
  -webkit-transform: scale(0.85);
      -ms-transform: scale(0.85);
          transform: scale(0.85);
  opacity: 0;
}
.amt-scale-up.is-view {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.amt-clip-text {
  position: relative;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.5, 0, 0.1, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.5, 0, 0.1, 1);
  -o-transition: transform 0.4s cubic-bezier(0.5, 0, 0.1, 1);
  transition: transform 0.4s cubic-bezier(0.5, 0, 0.1, 1);
  transition: transform 0.4s cubic-bezier(0.5, 0, 0.1, 1), -webkit-transform 0.4s cubic-bezier(0.5, 0, 0.1, 1);
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
}
.amt-clip-text::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.5, 0, 0.1, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.5, 0, 0.1, 1);
  -o-transition: transform 0.4s cubic-bezier(0.5, 0, 0.1, 1);
  transition: transform 0.4s cubic-bezier(0.5, 0, 0.1, 1);
  transition: transform 0.4s cubic-bezier(0.5, 0, 0.1, 1), -webkit-transform 0.4s cubic-bezier(0.5, 0, 0.1, 1);
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
          transform-origin: right center;
}
.amt-clip-text.is-view {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.amt-clip-text.is-view::after {
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.amt-clip-text.-red::after {
  background-color: #C9A746;
}

.amt-clip-left {
  -webkit-transition: -webkit-clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: -webkit-clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1), -webkit-clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  -webkit-clip-path: inset(0 100% 0 0);
          clip-path: inset(0 100% 0 0);
}
.amt-clip-left.is-view {
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
}
.amt-clip-right {
  -webkit-transition: -webkit-clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: -webkit-clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1), -webkit-clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  -webkit-clip-path: inset(0 0 0 100%);
          clip-path: inset(0 0 0 100%);
}
.amt-clip-right.is-view {
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
}
.amt-clip-top {
  -webkit-transition: -webkit-clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: -webkit-clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1), -webkit-clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  -webkit-clip-path: inset(0 0 100% 0);
          clip-path: inset(0 0 100% 0);
}
.amt-clip-top.is-view {
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
}
.amt-clip-bottom {
  -webkit-transition: -webkit-clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: -webkit-clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1), -webkit-clip-path 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  -webkit-clip-path: inset(100% 0 0 0);
          clip-path: inset(100% 0 0 0);
}
.amt-clip-bottom.is-view {
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
}

.ad1 {
  -webkit-transition-delay: 0.05s !important;
       -o-transition-delay: 0.05s !important;
          transition-delay: 0.05s !important;
}

.ad2 {
  -webkit-transition-delay: 0.1s !important;
       -o-transition-delay: 0.1s !important;
          transition-delay: 0.1s !important;
}

.ad3 {
  -webkit-transition-delay: 0.25s !important;
       -o-transition-delay: 0.25s !important;
          transition-delay: 0.25s !important;
}

.ad4 {
  -webkit-transition-delay: 0.3s !important;
       -o-transition-delay: 0.3s !important;
          transition-delay: 0.3s !important;
}

.ad5 {
  -webkit-transition-delay: 0.35s !important;
       -o-transition-delay: 0.35s !important;
          transition-delay: 0.35s !important;
}

.ad6 {
  -webkit-transition-delay: 0.4s !important;
       -o-transition-delay: 0.4s !important;
          transition-delay: 0.4s !important;
}

.ad7 {
  -webkit-transition-delay: 0.45s !important;
       -o-transition-delay: 0.45s !important;
          transition-delay: 0.45s !important;
}

.ad8 {
  -webkit-transition-delay: 0.5s !important;
       -o-transition-delay: 0.5s !important;
          transition-delay: 0.5s !important;
}

.ad9 {
  -webkit-transition-delay: 0.55s !important;
       -o-transition-delay: 0.55s !important;
          transition-delay: 0.55s !important;
}

.ad10 {
  -webkit-transition-delay: 0.6s !important;
       -o-transition-delay: 0.6s !important;
          transition-delay: 0.6s !important;
}

.ad11 {
  -webkit-transition-delay: 0.65s !important;
       -o-transition-delay: 0.65s !important;
          transition-delay: 0.65s !important;
}

.ad12 {
  -webkit-transition-delay: 0.7s !important;
       -o-transition-delay: 0.7s !important;
          transition-delay: 0.7s !important;
}

.ad13 {
  -webkit-transition-delay: 0.75s !important;
       -o-transition-delay: 0.75s !important;
          transition-delay: 0.75s !important;
}

.ad14 {
  -webkit-transition-delay: 0.8s !important;
       -o-transition-delay: 0.8s !important;
          transition-delay: 0.8s !important;
}

.ad15 {
  -webkit-transition-delay: 0.85s !important;
       -o-transition-delay: 0.85s !important;
          transition-delay: 0.85s !important;
}

.ad16 {
  -webkit-transition-delay: 0.9s !important;
       -o-transition-delay: 0.9s !important;
          transition-delay: 0.9s !important;
}

.ad17 {
  -webkit-transition-delay: 0.95s !important;
       -o-transition-delay: 0.95s !important;
          transition-delay: 0.95s !important;
}

.ad18 {
  -webkit-transition-delay: 1s !important;
       -o-transition-delay: 1s !important;
          transition-delay: 1s !important;
}

.ad19 {
  -webkit-transition-delay: 1.05s !important;
       -o-transition-delay: 1.05s !important;
          transition-delay: 1.05s !important;
}

.ad20 {
  -webkit-transition-delay: 1.1s !important;
       -o-transition-delay: 1.1s !important;
          transition-delay: 1.1s !important;
}

.js-fade-text {
  opacity: 0;
}
.js-fade-text.is-spans {
  opacity: 1;
}
.js-fade-text span {
  opacity: 0;
}

.amt-gp-fade-up > *, .amt-gp-fade-right > * {
  opacity: 0;
  -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
  transition: opacity 0.8s, -webkit-transform 0.8s;
  -o-transition: opacity 0.8s, transform 0.8s;
  transition: opacity 0.8s, transform 0.8s;
  transition: opacity 0.8s, transform 0.8s, -webkit-transform 0.8s;
}
.is-view.amt-gp-fade-up > *, .is-view.amt-gp-fade-right > * {
  opacity: 1;
}
.is-view.amt-gp-fade-up > *:nth-child(2), .is-view.amt-gp-fade-right > *:nth-child(2) {
  -webkit-transition-delay: 0.2s;
       -o-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.is-view.amt-gp-fade-up > *:nth-child(3), .is-view.amt-gp-fade-right > *:nth-child(3) {
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.is-view.amt-gp-fade-up > *:nth-child(4), .is-view.amt-gp-fade-right > *:nth-child(4) {
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.is-view.amt-gp-fade-up > *:nth-child(5), .is-view.amt-gp-fade-right > *:nth-child(5) {
  -webkit-transition-delay: 0.8s;
       -o-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.is-view.amt-gp-fade-up > *:nth-child(6), .is-view.amt-gp-fade-right > *:nth-child(6) {
  -webkit-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s;
}
.is-view.amt-gp-fade-up > *:nth-child(7), .is-view.amt-gp-fade-right > *:nth-child(7) {
  -webkit-transition-delay: 1.2s;
       -o-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
.is-view.amt-gp-fade-up > *:nth-child(8), .is-view.amt-gp-fade-right > *:nth-child(8) {
  -webkit-transition-delay: 1.4s;
       -o-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
.is-view.amt-gp-fade-up > *:nth-child(9), .is-view.amt-gp-fade-right > *:nth-child(9) {
  -webkit-transition-delay: 1.6s;
       -o-transition-delay: 1.6s;
          transition-delay: 1.6s;
}
.is-view.amt-gp-fade-up > *:nth-child(10), .is-view.amt-gp-fade-right > *:nth-child(10) {
  -webkit-transition-delay: 1.8s;
       -o-transition-delay: 1.8s;
          transition-delay: 1.8s;
}
.is-view.amt-gp-fade-up > *:nth-child(11), .is-view.amt-gp-fade-right > *:nth-child(11) {
  -webkit-transition-delay: 2s;
       -o-transition-delay: 2s;
          transition-delay: 2s;
}
.is-view.amt-gp-fade-up > *:nth-child(12), .is-view.amt-gp-fade-right > *:nth-child(12) {
  -webkit-transition-delay: 2.2s;
       -o-transition-delay: 2.2s;
          transition-delay: 2.2s;
}

.amt-gp-fade-right > * {
  -webkit-transform: translateX(80px);
      -ms-transform: translateX(80px);
          transform: translateX(80px);
}
.amt-gp-fade-right.is-view > * {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.amt-gp-fade-up > * {
  -webkit-transform: translateY(80px);
      -ms-transform: translateY(80px);
          transform: translateY(80px);
}
.amt-gp-fade-up.is-view > * {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}