

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */


strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

/**
 * Add the correct font size in all browsers.
 */

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Correct the padding in Firefox.
 */

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

/*
 * Add the correct display in all browsers.
 */

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * 1. Prevent padding and border from affecting element width
 * https://goo.gl/pYtbK7
 * 2. Change the default font family in all browsers (opinionated)
 */

html {
  box-sizing: border-box; /* 1 */
  font-family: sans-serif; /* 2 */
}

.wb-container *,
.wb-container *::before,
.wb-container *::after {
  box-sizing: inherit;
  color:inherit;
}

/**
 * Removes the default spacing and border for appropriate elements.
 */

.wb-container button {
  background: transparent;
  padding: 0;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

.wb-container button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the system font stack as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 * to override it to ensure consistency even when using the default theme.
 */

/*html {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}
*/
/**
 * Allow adding a border to an element by just adding a border-width.
 *
 * By default, the way the browser specifies that an element should have no
 * border is by setting it's border-style to `none` in the user-agent
 * stylesheet.
 *
 * In order to easily add borders to elements by just setting the `border-width`
 * property, we change the default border-style for all elements to `solid`, and
 * use border-width to hide them instead. This way our `border` utilities only
 * need to set the `border-width` property instead of the entire `border`
 * shorthand, making our border utilities much more straightforward to compose.
 *
 * https://github.com/tailwindcss/tailwindcss/pull/116
 */

.wb-container *,
.wb-container *::before,
.wb-container *::after {
  border-width: 0;
  border-style: solid;
  border-color: #e2e8f0;
}

/*
 * Ensure horizontal rules are visible by default
 */

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

.wb-container img {
  border-style: none;
}

.wb-container input::-webkit-input-placeholder {
  color: #a0aec0;
}

.wb-container input::-moz-placeholder {
  color: #a0aec0;
}

.wb-container input:-ms-input-placeholder {
  color: #a0aec0;
}

.wb-container input::-ms-input-placeholder {
  color: #a0aec0;
}

.wb-container input::placeholder {
  color: #a0aec0;
}

.wb-container button,
[role="button"] {
  cursor: pointer;
}

/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */

a {
  color: inherit;
  text-decoration: inherit;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

.wb-container button,
.wb-container input {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

.wb-container img,
.wb-container canvas {
  display: block;
  vertical-align: middle;
}

/**
 * Constrain images and videos to the parent width and preserve
 * their instrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

.wb-container img {
  max-width: 100%;
  height: auto;
}

:root {
  scroll-behavior: smooth;
}

/**
 * Swiper 5.1.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 16, 2019
 */

@font-face {
  font-family: swiper-icons;

  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");

  font-weight: 400;

  font-style: normal;
}

:root {
  --swiper-theme-color:#007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

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

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

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

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

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

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

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

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .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-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  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: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  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: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

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

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}

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

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

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

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

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

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  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: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  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%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform,.2s top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

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

.swiper-container-horizontal > .swiper-pagination-progressbar, .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, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color:#ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color:#000000;
}

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

.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: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

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

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

.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 {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .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;
  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 {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  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: .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, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-wrapper,
.swiper-slide {
  height: auto
}

.swiper-pagination {
  position: static;  padding-top: 1rem;  padding-bottom: 1rem
}

@media screen and (min-width: 640px) {
  .swiper-pagination {
    padding-top: 1rem;
    padding-bottom: 1rem
  }
}

.swiper-pagination-bullet {
  opacity: 1;  margin-left: 0.75rem;  margin-right: 0.75rem;  border-width: 1px;  border-style: solid;  background-color: #fff;  width: 18px;
  height: 18px;
  border-color: #f5f0f4;
}

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

.wb-container, .wb-sec__narrow, .wb-sec__tiny {
  position: relative;  width: 100%;  margin-left: auto;  margin-right: auto;  max-width: 940px;
  color: #4b4b4b;
  box-sizing: border-box;
}

.wb-container *, .wb-sec__narrow *, .wb-sec__tiny * {
  box-sizing: inherit;
}

.wb-sec {
  margin-bottom:1.5rem;
  padding-top: 1rem;
  padding-bottom: 0rem;  background-color: #fff
}

@media screen and (min-width: 640px) {
  .wb-sec {
    margin-bottom:2rem;
    padding-top: 1rem;
    padding-bottom: 1rem
  }
}

.wb-sec--fill {
  background-color: #f5f0f4;
  padding-bottom:1rem;
}

.wb-sec--sm-full .wb-sec__body {
  padding-left: 0;
  padding-right: 0
}

.wb-sec--nomargin {
  padding-top: 0;
  padding-bottom: 0
}

.wb-sec__heading {
  margin-bottom: 1rem
}

@media screen and (min-width: 640px) {
  .wb-sec__heading {
    margin-bottom: 1rem
  }
}

.wb-sec__narrow {
  max-width: 780px;
}

.wb-sec__tiny {
  /* max-width: 620px; */
}

.wb-sec__footer {
  margin-top: 0rem;  text-align: center
}

@media screen and (min-width: 640px) {
  .wb-sec__footer {
    margin-top: 0rem
  }
}

.wb-sec__body {
  padding-left: 0.25rem;
  padding-right: 0.25rem;  overflow-x: hidden
}

@media screen and (min-width: 640px) {
  .wb-sec__body {
    padding-left: 0;
    padding-right: 0
  }
}

.wb-title {
  position: relative;  padding-bottom: 0.5rem;  line-height: 1.375;  font-family: 游明朝体, Yu Mincho, YuMincho, ヒラギノ明朝 Pro, Hiragino Mincho Pro, MS P明朝, MS PMincho, serif;  font-weight: 500;  text-align: center;  font-size: 1.25rem;  color: #7e714d;
}

@media screen and (min-width: 640px) {
  .wb-title {
    font-size: 1.875rem
  }
}

.wb-title::after {
  content: '';
  position: absolute;    right: 0;    bottom: 0;    left: 0;    display: block;    width: 2rem;    height: 0.25rem;    margin: auto;    text-align: center;    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAFCAYAAAAt8E4LAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAJKADAAQAAAABAAAABQAAAAD1Z8dyAAABZklEQVQoFX1Ry1ECQRDtHrWkSgQycDMQImANwSPsBSOQiQCMYMhAPQBHQxAywAhcM2ARqzjgtv1mZi3k4Bzm1Zv+vNc9PGu6NRE3ZS+d7MuulC+Ud/lbbnpbu6i4lHKXfdqnWcNNiPleRB6yjR1PG27MzCMSee5v7GB66QZs+JFIlv3CpvO6S+WEX4VolRXDzrzmEjnnd9LTL4YMnDUnGg7cKK5A2FACJKEcUBpKgSK0ADJTG6gn9zcFbsoQJ471ZeinFVfIq21j/5jf29mqnmAOOaryhhvmjRrwhiQKqtUcQbWeeIxxffCGuBLkIEj7yiB3kY8tA/UkL+Rat2TXKljgYXrhfA/lS3A6DRo6dA4qhtpGiW+gG0jxeDyxlDGZ+BpxfCNQDfvm/028q/9u1WuQCqL2+Bf0JcR1CGOiu+MVK/8zsRpoYeLQTz6AWDGwmljOguDhxD4av12nSMD1VAa8QT74hR8QFJxL5D0RKAAAAABJRU5ErkJggg==") no-repeat center;
  background-size: contain;
}

.wb-tag {
  display: inline-block;  
  padding-top: 0.25rem;  
  padding-bottom: 0.25rem;  
  padding-left: 0.7rem;  
  padding-right: 0.7rem;  
  border-radius: 0.5rem;  
  font-family: 游ゴシック体, Yu Gothic, YuGothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, MS Pゴシック, MS PGothic, sans-serif;  
  font-size: 0.875rem;  
  text-align: center;  
  background-color: #fceffa;
}

@media screen and (min-width: 640px) {
  .wb-tag {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;      font-size: 1rem
  }
}

.wb-tag--rounded {
  border-radius: 9999px;    border-width: 1px;    border-style: solid;    border-color: #f5f0f4;
  color: #7e714d;
}

@media (hover: hover) {
  .wb-tag[href]:hover {
    opacity: 0.75
  }
}

.wb-btn {
  display: block;  margin: auto;  padding: 0.25rem;  border-radius: 0.5rem;  color: #fff;  text-align: center;  font-size: 0.875rem;  font-family: 游ゴシック体, Yu Gothic, YuGothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, MS Pゴシック, MS PGothic, sans-serif;  max-width: 340px;
  background-color: #a60f44;
}

@media screen and (min-width: 640px) {
  .wb-btn {
    padding: 0.75rem;      font-size: 1rem
  }
}

.wb-btn::after {
  content: '';
  display: inline-block;    width: 0.75rem;    height: 0.75rem;    margin-left: 0.5rem;    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227.776%22%20height%3D%2213.641%22%20viewBox%3D%220%200%207.776%2013.641%22%3E%3Cg%20id%3D%22Group_2%22%20data-name%3D%22Group%202%22%20transform%3D%22translate(-97.139%200)%22%3E%3Cpath%20id%3D%22Path_1%22%20data-name%3D%22Path%201%22%20d%3D%22M104.634%2C7.5%2C98.769%2C13.36a.955.955%2C0%2C0%2C1-1.351-1.351l5.19-5.19-5.19-5.19A.955.955%2C0%2C0%2C1%2C98.769.28l5.865%2C5.865a.955.955%2C0%2C0%2C1%2C0%2C1.351Z%22%20transform%3D%22translate(0)%22%20fill%3D%22%23ffffff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center;
  background-size: contain;
}

.wb-btn--text {
  display: inline-block;    text-decoration: underline;
  color: #a60f44;
  background: none;
}

.wb-btn--text::after {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227.776%22%20height%3D%2213.641%22%20viewBox%3D%220%200%207.776%2013.641%22%3E%3Cg%20id%3D%22Group_2%22%20data-name%3D%22Group%202%22%20transform%3D%22translate(-97.139%200)%22%3E%3Cpath%20id%3D%22Path_1%22%20data-name%3D%22Path%201%22%20d%3D%22M104.634%2C7.5%2C98.769%2C13.36a.955.955%2C0%2C0%2C1-1.351-1.351l5.19-5.19-5.19-5.19A.955.955%2C0%2C0%2C1%2C98.769.28l5.865%2C5.865a.955.955%2C0%2C0%2C1%2C0%2C1.351Z%22%20transform%3D%22translate(0)%22%20fill%3D%22%23a60f44%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center;
  background-size: contain;
}

.wb-btn[href]:hover {
  opacity: 0.75
}

.wb-pagetop {
  position: fixed;  z-index: 10;  display: block;  opacity: 0;  right: 20px;
  bottom: 20px;
  width: 48px;
  height: 48px;
  transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media screen and (min-width: 640px) {
  .wb-pagetop {
    width: 80px;
    height: 80px;
    right: calc((100vw - 940px) / 2);
    bottom: 80px;
  }
}

.wb-pagetop.is-active {
  opacity: 1
}

.wb-taglist {
  display: flex;
  flex-wrap: wrap;  margin-left: -0.25rem;  margin-right: -0.25rem; justify-content: center;
}

@media screen and (min-width: 640px) {
  .wb-taglist {
    justify-content: center;      margin-left: -0.5rem;      margin-right: -0.5rem
  }
}

.wb-taglist__item {
  padding: 0.25rem
}

@media screen and (min-width: 640px) {
  .wb-taglist__item {
    padding: 0.5rem
  }
}

.wb-taglist__item > * {
  width: 100%
}

.wb-card {
  overflow: hidden;  border-radius: 0.5rem
}

.wb-card--center {
  text-align: center
}

.wb-card--small .wb-card__textarea {
  padding-top: 0.25rem
}

.wb-card--fill {
  border-width: 1px;
  border-style: solid;    border-color: #f5f0f4;
  background-color: #f5f0f4;
}

.wb-card--fill .wb-card__media {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.wb-card--fill .wb-card__textarea {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1rem;
  padding-right: 1rem
}

.wb-card--arrow .wb-card__textarea::after {
  content: '';
  position: absolute;    display: block;    width: 0.75rem;    height: 0.75rem;    right: 20px;
  bottom: 20px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjEyLjI4IiB2aWV3Qm94PSIwIDAgNyAxMi4yOCI+CiAgPGcgaWQ9Ikdyb3VwXzEyIiBkYXRhLW5hbWU9Ikdyb3VwIDEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOTcuMTM4IDApIj4KICAgIDxwYXRoIGlkPSJQYXRoXzEiIGRhdGEtbmFtZT0iUGF0aCAxIiBkPSJNMTAzLjg4Nyw2Ljc0OGwtNS4yOCw1LjI4YS44Ni44NiwwLDAsMS0xLjIxNi0xLjIxNmw0LjY3Mi00LjY3Mkw5Ny4zOSwxLjQ2OEEuODYuODYsMCwwLDEsOTguNjA3LjI1Mmw1LjI4LDUuMjhhLjg2Ljg2LDAsMCwxLDAsMS4yMTZaIiBmaWxsPSIjNGI0YjRiIi8+CiAgPC9nPgo8L3N2Zz4K") no-repeat center;
  background-size: cover;
}

@media screen and (max-width: 639px) {
  .wb-card--horizontal {
    border-radius: 0
  }

  .wb-card--horizontal .wb-card__wrapper {
    display: flex;
    flex-wrap: nowrap
  }

  .wb-card--horizontal .wb-card__media {
    width: 33.333333%;        border-radius: 0
  }

  .wb-card--horizontal .wb-card__textarea {
    width: 66.666667%
  }
}

.wb-card__media {
  overflow: hidden;  border-radius: 0.5rem
}

.wb-card__media img {
  width: 100%
}

.wb-card__textarea {
  position: relative;  padding-top: 0.75rem
}

.wb-card__textarea > *:first-child {
  margin-top: 0
}

.wb-card__side {
  font-family: 游ゴシック体, Yu Gothic, YuGothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, MS Pゴシック, MS PGothic, sans-serif;
  font-weight: 400;  font-size: 0.75rem;  color: #a0aec0
}

@media screen and (min-width: 640px) {
  .wb-card__side {
    font-size: 0.875rem
  }
}

.wb-card__title {
  margin-top: 0.25rem;  font-family: 游ゴシック体, Yu Gothic, YuGothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, MS Pゴシック, MS PGothic, sans-serif;  font-weight: 700;  font-size: 0.875rem
}

@media screen and (min-width: 640px) {
  .wb-card__title {
    margin-top: 0.5rem;      font-size: 1rem
  }
}

.wb-card__description {
  margin-top: 0.5rem;  line-height: 1.375;  font-family: 游ゴシック体, Yu Gothic, YuGothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, MS Pゴシック, MS PGothic, sans-serif;  font-weight: 400;  font-size: 0.75rem
}

@media screen and (min-width: 640px) {
  .wb-card__description {
    margin-top: 0.75rem;      font-size: 1rem
  }
}

@media (hover: hover) {
  .wb-card__wrapper[href]:hover {
    text-decoration: underline;
  }

  .wb-card__wrapper[href]:hover img {
    opacity: 0.75
  }
}

.wb-card-overlay {
  overflow: hidden;  border-radius: 0.5rem
}

.wb-card-overlay__wrapper {
  position: relative;  display: block
}

.wb-card-overlay__media img {
  width: 100%
}

.wb-card-overlay__textarea {
  position: absolute;
  bottom: 0;
  left: 0;  display: block;  width: 100%;  padding-left: 1rem;  padding-right: 1rem;  padding-top: 0.5rem;  padding-bottom: 0.5rem;  line-height: 1.25;  color: #fff;  background-color: rgba(0, 0, 0, 0.5);
}

@media screen and (min-width: 640px) {
  .wb-card-overlay__textarea {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
  }
}

.wb-card-overlay__title {
  padding-bottom: 0.5rem;  font-size: 1rem;  font-weight: 700
}

@media screen and (min-width: 640px) {
  .wb-card-overlay__title {
    font-size: 1.3rem
  }
}

.wb-card-overlay__description {
  font-size: 12px;
}

@media screen and (min-width: 640px) {
  .wb-card-overlay__description {
    font-size: 1.2rem
  }
}

.wb-style {
  display: flex;
  flex-wrap: wrap;  margin-left: -0.5rem;  margin-right: -0.5rem
}

@media screen and (min-width: 640px) {
  .wb-style {
    margin-left: -0.75rem;
    margin-right: -0.75rem
  }
}

.wb-style__item {
  width: 33.333333%;  padding: 0.5rem
}

@media screen and (min-width: 640px) {
  .wb-style__item {
    width: 16.666667%;      padding: 0.75rem
  }
}

.wb-partners {
  display: flex;
  flex-wrap: wrap;  margin-left: -0.75rem;  margin-right: -0.75rem
}

.wb-partners__item {
  width: 100%;  padding: 0.75rem
}

@media screen and (min-width: 640px) {
  .wb-partners__item {
    width: 25%
  }
}


/**********************************
Jeݒ
**********************************/
#kc_cate{
	width:940px;
	margin:0 auto;
	max-width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
}
#kc_cate *{
	box-sizing:border-box;
}
#kc_cate img{
	width:100%;
}
#kc_cate>div{
	max-width:25%;
}
#kc_cate .kc_catecon{
	display:block;
	width:96%;
	height:100%;
	border:solid 1px #d9efff;
	transition: .23s ease-in;
	position:relative;
	margin:0 auto;
}
#kc_cate .kc_catecon a{
	display:block;
	text-decoration:none;
}
#kc_cate .kc_catecon:hover{
	box-shadow: 0px 0px 10px #595959;
	background-color: #d9efff;
}

#kc_cate .kc_catetext:before{
    content: '';
    position: absolute;
    top: -1em;
    width: 2em;
    height: 2em;
    border-radius: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px #dee4e7;
    box-shadow: 0 0 10px #dee4e7;
    
    opacity: 0;
    right: -3em;
    -webkit-transition: .23s ease-in-out;
    transition: .23s ease-in-out;
}
#kc_cate .kc_catetext:after{
    content: '';
    position: absolute;
    top: -.5em;
    width: .75em;
    height: .75em;
    border-top: 2px solid #595959;
    border-right: 2px solid #595959;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
    right: -3em;
    -webkit-transition: .23s ease-in-out;
    transition: .23s ease-in-out;
}
#kc_cate .kc_catecon:hover .kc_catetext:before,
#kc_cate .kc_catecon:hover .kc_catetext:after{
    opacity:1;
}
#kc_cate .kc_catecon:hover .kc_catetext:before{
	right:0.5em;
}
#kc_cate .kc_catecon:hover .kc_catetext:after{
	right:1.25em;
}
#kc_cate .kc_catetext{
	font-size:14px;
	padding:0.5em;
	position:relative;
}
#kc_cate .kc_catetitle{
	color:#d00;
	font-weight:bold;
	line-height:1.4;
	margin:0 0 .5em;
}
#kc_cate .kc_catecopy{
	color:#444;
	line-height:1.4;
}
.karte-widget,
.karte-widget__container,
.karte-widget__content{
	height:100%;
	border-bottom: solid 0.1px transparent;
}
@media only screen and (max-device-width: 768px) {
#kc_cate>div{
	max-width:50%;
	margin:10px 0;
}
}

/* 191107ǋL */
.wb-container a:link,
.wb-container a:visited{
text-decoration:none;
}

.c-sec__title {
  margin-top: 0;
  margin-bottom: 1em;
  padding-top: 1em;
  padding-bottom: 1em;
  border-top: 3px double #595959;
  border-bottom: 3px double #595959;
  text-align: center;
  letter-spacing: 2px;
  font-size: 22px;
  font-weight: 700;
  font-family:serif;
  color: #595959; }
  


/* COApCSS */
.mainContentMT .mainColMT{
	width:940px;
}

@media only screen and (max-device-width: 767px) {
.mainContentMT .mainColMT{
	width:100%;
}
}
.freeArea-direct{overflow:hidden;}