@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
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.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * 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,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}

/**
 * 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;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

/**
 * 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 {
  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.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 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 outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * 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 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

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

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Swiper 5.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 3, 2020
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") 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 {
  -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-timing-function: cubic-bezier(1, 0.01, 0, 1.01);
          transition-timing-function: cubic-bezier(1, 0.01, 0, 1.01);
  -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-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-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;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

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

.swiper-container-autoheight,
.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;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
          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 {
  -webkit-transform-style: preserve-3d;
          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: -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: -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: -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: -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));
}

.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: -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;
  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;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.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;
  -webkit-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          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 {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

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

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

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

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

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          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;
  -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: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.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%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s transform, .2s top;
  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%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

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

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform, .2s right;
  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%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          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: -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 > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  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;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
          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% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            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 {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  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;
  -webkit-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;
          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;
}

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

/* Anti FOUC */
.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */
.remodal {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */
.remodal-close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: center;
}

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* Keyframes
   ========================================================================== */
@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}

/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

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

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

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

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

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

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

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

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

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}

a {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

a:hover {
  color: #888;
}

li {
  list-style-type: none;
}

body {
  -webkit-font-variant-ligatures: none;
          font-variant-ligatures: none;
  color: #000;
  font-family: "游明朝", serif;
}

img {
  max-width: 100%;
}

.content-wrap {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 75em) {
  .content-wrap {
    max-width: 90%;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.breadcrumbs__list {
  color: #c90000;
}

@-webkit-keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.about__ttl {
  font-size: 20px;
  font-weight: bold;
}

.about__txt {
  font-size: 16px;
  margin-top: 20px;
  line-height: 1.4;
}

.about__txt--red {
  color: red;
}

.nav1 {
  margin-bottom: 50px;
  margin-top: 50px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 75em) {
  .nav1 {
    max-width: 90%;
  }
}

.header-nav__item {
  margin-left: 50px;
}

.company-info,
.company-info--bold,
.company-info--data {
  border: 1px solid #e9e9e9;
  border-collapse: collapse;
  border-right: none;
  border-left: none;
}

.company-info {
  width: 1100px;
  margin: 60px auto 0px;
  font-size: 18px;
  padding: 50px;
}

@media (max-width: 1240px) {
  .company-info {
    width: 70%;
  }
}

@media (max-width: 768px) {
  .company-info {
    width: 80%;
    padding: 0;
    font-size: 16px;
  }
}

@media (max-width: 440px) {
  .company-info {
    width: 90%;
  }
}

.company-info--bold {
  font-weight: bold;
  width: 22%;
  background: #f5f5f5;
  padding: 35px 30px;
}

@media (max-width: 1240px) {
  .company-info--bold {
    width: 30%;
  }
}

@media (max-width: 768px) {
  .company-info--bold {
    width: 100%;
    display: block;
    padding: 15px;
  }
}

.company-info--data {
  padding: 35px 45px;
}

@media (max-width: 768px) {
  .company-info--data {
    width: 100%;
    display: block;
    padding: 15px;
  }
}

.contact {
  width: 922px;
  margin: 60px auto;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

@media (max-width: 1240px) {
  .contact {
    width: 80%;
  }
}

@media (max-width: 768px) {
  .contact {
    font-size: 16px;
    margin: 80px auto;
  }
}

@media (max-width: 440px) {
  .contact {
    width: 90%;
  }
}

.contact__item {
  margin: 50px 0 30px;
  text-align: left;
}

.contact__item--label {
  display: block;
  margin: 20px 0;
}

.contact__item--radio {
  display: inline-block;
  margin: 0 10px 0 20px;
}

.contact__item--input {
  width: 100%;
  padding: 10px;
  border: 0.5px solid #000;
}

.contact__item--select {
  width: 15%;
  padding: 10px;
  border: 0.5px solid #000;
}

@media (max-width: 768px) {
  .contact__item--select {
    width: 30%;
  }
}

.contact__item--textarea {
  width: 100%;
  border: 0.5px solid #000;
}

.contact__item--btn {
  display: inline-block;
  font-size: 20px;
  margin: 100px auto;
  padding: 10px 70px;
  background: #a12a25;
  width: 48%;
  text-align: center;
}

@media (max-width: 768px) {
  .contact__item--btn {
    font-size: 16px;
    width: 70%;
  }
}

@media (max-width: 440px) {
  .contact__item--btn {
    margin: 30px 0 20px;
    padding: 10px 30px;
  }
}

.contact__item--btn a {
  color: #fff;
}

.course {
  width: 100%;
  margin: 0 auto;
  padding-top: 0;
}

.coursetext {
  margin: 50px auto 0;
  padding-bottom: 15px;
  letter-spacing: 0.05em;
}

.coursetext__title {
  position: relative;
  font-size: 30px;
  text-align: center;
  margin: 50px auto 0;
  font-weight: bold;
}

@media (max-width: 440px) {
  .coursetext__title {
    font-size: 24px;
    line-height: 1.4;
    width: 90%;
  }
}

.coursetext__title::after {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #000;
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (max-width: 440px) {
  .coursetext__title::after {
    height: 2px;
  }
}

.coursetext__info {
  width: 600px;
  margin: 50px auto 20px;
  font-size: 18px;
  font-weight: bold;
}

@media (max-width: 768px) {
  .coursetext__info {
    width: 80%;
  }
}

@media (max-width: 440px) {
  .coursetext__info {
    width: 90%;
  }
}

.coursetext__info--box {
  margin: 0px auto;
  padding: 30px auto;
  border-bottom: 1px solid #f0f0f0;
}

.coursetext__info--box:last-child {
  border-bottom: hidden;
}

.coursetext__info--bold {
  width: 250px;
  display: inline-block;
  text-align: center;
  padding: 10px 0;
  margin: 15px 0;
  background: #f0f0f0;
  font-weight: bold;
}

@media (max-width: 660px) {
  .coursetext__info--bold {
    width: 180px;
  }
}

@media (max-width: 440px) {
  .coursetext__info--bold {
    width: 100%;
    display: block;
  }
}

.coursetext__info--data {
  width: 450px;
  vertical-align: middle;
  line-height: 2;
  padding: 20px;
}

@media (max-width: 440px) {
  .coursetext__info--data {
    width: 100%;
    display: block;
    padding: 10px;
  }
}

.coursetext__info--data span {
  font-size: 14px;
}

.coursetext__btn {
  margin: 45px 0 0 0;
  text-align: center;
}

.coursetext__btn a {
  position: relative;
  width: 390px;
  padding: 14px 12px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border: 2px solid #a12a25;
  background-color: #a12a25;
  z-index: 1;
}

@media (max-width: 768px) {
  .coursetext__btn a {
    width: 300px;
  }
}

@media (max-width: 440px) {
  .coursetext__btn a {
    width: 260px;
  }
}

.coursetext__btn a:hover {
  color: #a12a25;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.coursetext__btn a:hover::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-animation: ButtonFade 0.3s ease-out;
          animation: ButtonFade 0.3s ease-out;
  z-index: -1;
}

@media (max-width: 440px) {
  .coursetext__btn a {
    font-size: 18px;
    padding: 12px 40px;
  }
}

div.breadcrumbs-menulist {
  max-width: 1100px;
  margin: 30px auto;
}

@media (max-width: 1240px) {
  div.breadcrumbs-menulist {
    width: 80%;
  }
}

@media (max-width: 1000px) {
  div.breadcrumbs-menulist {
    width: 90%;
  }
}

@media (max-width: 768px) {
  div.breadcrumbs-menulist {
    width: 90%;
    margin: 15px auto;
  }
}

.menu-course {
  width: 100%;
}

.menu-course__title {
  position: relative;
  font-size: 40px;
  text-align: center;
  margin: 60px auto 0;
}

@media (max-width: 768px) {
  .menu-course__title {
    margin: 0 auto;
  }
}

@media (max-width: 440px) {
  .menu-course__title {
    font-size: 24px;
  }
}

.menu-course__title::after {
  content: "";
  display: block;
  width: 90px;
  height: 3px;
  background-color: #000;
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (max-width: 440px) {
  .menu-course__title::after {
    height: 2px;
  }
}

.menu-course__container {
  width: 1100px;
  margin: 60px auto 0px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}

@media (max-width: 1240px) {
  .menu-course__container {
    width: 80%;
  }
}

@media (max-width: 1000px) {
  .menu-course__container {
    width: 90%;
  }
}

@media (max-width: 768px) {
  .menu-course__container {
    width: 90%;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 440px) {
  .menu-course__container {
    width: 90%;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    gap: 0;
  }
}

.menu-course__container--item {
  text-align: center;
}

@media (max-width: 768px) {
  .menu-course__container--item {
    width: 100%;
    margin: 0 auto;
  }
}

@media (max-width: 440px) {
  .menu-course__container--item {
    width: 100%;
  }
}

.menu-course__container--item p {
  margin: 10px auto 40px;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.05em;
}

@media (max-width: 1240px) {
  .menu-course__container--item p {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .menu-course__container--item p {
    font-size: 16px;
  }
}

.top-image {
  height: 230px;
  max-width: 350px;
  overflow: hidden;
}

@media (max-width: 1240px) {
  .top-image {
    width: 100%;
    max-height: 200px;
  }
}

@media (max-width: 440px) {
  .top-image {
    max-height: 100%;
    max-width: 100%;
  }
}

.top-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.menu {
  width: 100%;
  margin: 0 auto;
}

.menu__img {
  text-align: center;
}

.menu__img img {
  width: 50%;
  height: 400px;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

@media (max-width: 768px) {
  .menu__img img {
    width: 80%;
    height: 300px;
  }
}

@media (max-width: 440px) {
  .menu__img img {
    height: 200px;
  }
}

.menu-container {
  margin: 0px auto 0px;
}

.menulist {
  position: relative;
  width: 840px;
  margin: 0 auto;
  padding: 40px 0 0;
  /* border-bottom: dashed 1px #000; */
  /* @include tab {
    flex-direction: column;
  } */
}

@media (max-width: 1240px) {
  .menulist {
    width: 80%;
  }
}

@media (max-width: 440px) {
  .menulist {
    width: 90%;
  }
}

.menulist__container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding-bottom: 30px;
}

@media (max-width: 440px) {
  .menulist__container {
    display: block;
  }
}

.menulist__container::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  margin: auto;
  background-image: linear-gradient(to right, #000, #000 5px, transparent 5px, transparent 10px);
  background-size: 10px 1px;
  background-repeat: repeat-x;
}

.menulist__text {
  width: 60%;
  margin: 0 auto;
  text-align: left;
}

@media (max-width: 440px) {
  .menulist__text {
    width: 80%;
  }
}

.menulist__text--large {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

.menulist__text--large--tax {
  font-size: 14px;
}

@media (max-width: 440px) {
  .menulist__text--large {
    font-size: 20px;
    text-align: center;
  }
}

.menulist__text--medium {
  margin: 20px 0 0;
  font-size: 16px;
  line-height: 1.4;
}

.menulist__cost {
  width: 40%;
  text-align: right;
}

@media (max-width: 440px) {
  .menulist__cost {
    width: 100%;
    margin-top: 26px;
    text-align: center;
  }
}

.one-image {
  margin: 0 auto;
  max-width: 800px;
}

.swiper-container02 {
  position: relative;
  width: 100%;
  overflow: hidden;
}

@media (max-width: 768px) {
  .swiper-container02 {
    width: 100%;
  }
}

@media (max-width: 440px) {
  .swiper-container02 {
    margin: 0 auto;
    width: 95%;
    max-height: 250px;
  }
}

.swiper-container02 .swiper-wrapper {
  margin: 0 auto;
}

.swiper-container02 .swiper-wrapper .swiper-slide {
  margin: 0;
  /* width: 840px !important; */
  height: 480px !important;
  overflow: hidden;
}

@media (max-width: 768px) {
  .swiper-container02 .swiper-wrapper .swiper-slide {
    height: 300px !important;
  }
}

.swiper-container02 .swiper-wrapper .swiper-slide .slide02 {
  width: 100% !important;
  height: 480px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 768px) {
  .swiper-container02 .swiper-wrapper .swiper-slide .slide02 {
    height: 300px;
  }
}

.swiper-button-next02,
.swiper-button-prev02 {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #000;
  outline: none;
}

@media (max-width: 440px) {
  .swiper-button-next02,
  .swiper-button-prev02 {
    display: none;
  }
}

.swiper-button-next02:after,
.swiper-button-prev02:after {
  font-size: 30px;
  font-weight: bold;
}

.swiper-button-next02 {
  position: absolute;
  top: 50%;
  right: 26.5%;
  z-index: 100;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 980px) {
  .swiper-button-next02 {
    right: 14.5%;
  }
}

@media (max-width: 768px) {
  .swiper-button-next02 {
    right: 5%;
  }
}

.swiper-button-next02::before {
  content: '';
  position: absolute;
  top: 15px;
  right: 17px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #ffffff;
}

.swiper-button-prev02 {
  position: absolute;
  top: 50%;
  left: 26.5%;
  z-index: 100;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 980px) {
  .swiper-button-prev02 {
    left: 14.5%;
  }
}

@media (max-width: 768px) {
  .swiper-button-prev02 {
    left: 5%;
  }
}

.swiper-button-prev02::before {
  content: '';
  position: absolute;
  top: 15px;
  left: 17px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #ffffff transparent transparent;
}

.online {
  width: 100%;
  margin-top: 40px;
}

.online__title {
  position: relative;
  font-size: 30px;
  text-align: center;
  margin: 0px auto 0;
}

@media (max-width: 440px) {
  .online__title {
    font-size: 24px;
  }
}

.online__title::after {
  content: "";
  display: block;
  width: 170px;
  height: 3px;
  background-color: #000;
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (max-width: 440px) {
  .online__title::after {
    height: 2 px;
  }
}

.online__container {
  width: 57%;
  margin: 100px auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}

@media (max-width: 1240px) {
  .online__container {
    width: 80%;
  }
}

@media (max-width: 768px) {
  .online__container {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    width: 85%;
  }
}

@media (max-width: 440px) {
  .online__container {
    width: 90%;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}

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

.online__container--item p {
  margin: 20px auto 10px;
  font-weight: bold;
  font-size: 20px;
}

@media (max-width: 1240px) {
  .online__container--item p {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .online__container--item p {
    font-size: 16px;
  }
}

.online__container--red {
  display: block;
  color: #c90000;
  margin-bottom: 20px;
}

.online-store {
  width: 100%;
  height: 580px;
  background-image: url(../img/dot-pattern02.png);
}

@media (max-width: 1100px) {
  .online-store {
    height: auto;
  }
}

.online-store__heading {
  width: 720px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

@media (max-width: 1240px) {
  .online-store__heading {
    width: 55%;
  }
}

@media (max-width: 768px) {
  .online-store__heading {
    width: 85%;
  }
}

@media (max-width: 440px) {
  .online-store__heading {
    width: 100%;
    padding: 0;
  }
}

.online-store__heading--small {
  display: inline-block;
  position: relative;
  font-size: 16px;
  margin-bottom: 15px;
}

@media (max-width: 440px) {
  .online-store__heading--small {
    font-size: 14px;
  }
}

.online-store__heading--small::before {
  content: '';
  position: absolute;
  width: 53px;
  height: 1px;
  background-color: #000;
  left: -63px;
  top: 8px;
}

@media (max-width: 440px) {
  .online-store__heading--small::before {
    top: 7px;
  }
}

.online-store__heading--small::after {
  content: '';
  position: absolute;
  width: 53px;
  height: 1px;
  background-color: #000;
  right: -63px;
  top: 8px;
}

@media (max-width: 440px) {
  .online-store__heading--small::after {
    top: 7px;
  }
}

.online-store__heading--large {
  font-size: 36px;
  color: #cb2323;
  margin-bottom: 30px;
}

@media (max-width: 440px) {
  .online-store__heading--large {
    font-size: 24px;
  }
}

.online-store__heading--medium {
  font-size: 16px;
  text-align: left;
  line-height: 2.75;
}

@media (max-width: 440px) {
  .online-store__heading--medium {
    font-size: 14px;
    text-align: left;
    padding: 0 20px;
    line-height: 2;
  }
}

.online-store__heading--btn {
  display: inline-block;
  background: #000;
  margin-top: 20px;
}

@media (max-width: 1100px) {
  .online-store__heading--btn {
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .online-store__heading--btn {
    width: 50%;
  }
}

@media (max-width: 550px) {
  .online-store__heading--btn {
    width: 60%;
    text-align: center;
  }
}

@media (max-width: 370px) {
  .online-store__heading--btn {
    width: 70%;
  }
}

@media (max-width: 320px) {
  .online-store__heading--btn {
    width: 80%;
    text-align: center;
  }
}

.online-store__heading--btn a {
  position: relative;
  display: inline-block;
  padding: 20px 130px;
  color: #fff;
  font-size: 18px;
  z-index: 1;
}

@media (max-width: 900px) {
  .online-store__heading--btn a {
    padding: 20px 100px;
  }
}

@media (max-width: 768px) {
  .online-store__heading--btn a {
    padding: 20px 50px;
  }
}

@media (max-width: 745px) {
  .online-store__heading--btn a {
    padding: 20px 40px;
  }
}

@media (max-width: 700px) {
  .online-store__heading--btn a {
    padding: 20px 30px;
  }
}

@media (max-width: 650px) {
  .online-store__heading--btn a {
    font-size: 15px;
    padding: 20px 20px;
  }
}

@media (max-width: 440px) {
  .online-store__heading--btn a {
    font-size: 15px;
    padding: 15px 20px;
  }
}

.online-store__heading--btn a:hover {
  color: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.online-store__heading--btn a:hover::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  border: 2px solid #000;
  -webkit-animation: ButtonFade 0.3s ease-out;
  animation: ButtonFade 0.3s ease-out;
  z-index: -1;
}

.online-store__top {
  width: 100%;
  height: 420px;
}

@media (max-width: 1200px) {
  .online-store__top {
    height: 320px;
  }
}

@media (max-width: 800px) {
  .online-store__top {
    height: 260px;
  }
}

@media (max-width: 600px) {
  .online-store__top {
    height: 180px;
  }
}

@media (max-width: 440px) {
  .online-store__top {
    height: 120px;
  }
}

.online-store__top img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.pt-adjust03 {
  padding-top: 5px;
}

div.breadcrumbs-news {
  max-width: 1000px;
  margin: 30px auto;
}

@media (max-width: 1240px) {
  div.breadcrumbs-news {
    width: 90%;
    margin: 30px auto;
  }
}

@media (max-width: 768px) {
  div.breadcrumbs-news {
    margin: 30px 35px;
  }
}

@media (max-width: 550px) {
  div.breadcrumbs-news {
    margin: 30px 20px;
  }
}

@media (max-width: 440px) {
  div.breadcrumbs-news {
    width: 90%;
    margin: 15px auto;
  }
}

.article-blog {
  width: 1000px;
  margin: 0 auto;
}

@media (max-width: 1240px) {
  .article-blog {
    width: 90%;
  }
}

.article {
  border-bottom: 1px solid #000;
}

.article,
.article-single {
  width: 100%;
  padding: 130px 0;
}

@media (max-width: 768px) {
  .article,
  .article-single {
    padding: 70px 0;
  }
}

.article .article-flex,
.article-single .article-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 440px) {
  .article .article-flex,
  .article-single .article-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.article__date,
.article-single__date {
  font-size: 18px;
  width: 215px;
  line-height: 4;
  position: relative;
}

@media (max-width: 440px) {
  .article__date,
  .article-single__date {
    font-size: 14px;
  }
}

.article__date::after,
.article-single__date::after {
  content: "";
  display: block;
  width: 55px;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 70px;
  left: 0;
}

@media (max-width: 440px) {
  .article__date::after,
  .article-single__date::after {
    top: 45px;
  }
}

@media (max-width: 440px) {
  .article__date,
  .article-single__date {
    width: 100%;
  }
}

.article__desc,
.article-single__desc {
  width: 780px;
  line-height: 4;
}

@media (max-width: 440px) {
  .article__desc,
  .article-single__desc {
    font-size: 14px;
  }
}

@media (max-width: 1240px) {
  .article__desc,
  .article-single__desc {
    line-height: 3;
  }
}

@media (max-width: 768px) {
  .article__desc,
  .article-single__desc {
    line-height: 2.5;
    width: 75%;
  }
}

@media (max-width: 440px) {
  .article__desc,
  .article-single__desc {
    width: 100%;
  }
}

.article__desc--large,
.article-single__desc--large {
  font-size: 18px;
  margin-top: 10px;
  line-height: 2.4;
}

@media (max-width: 768px) {
  .article__desc--large,
  .article-single__desc--large {
    font-size: 16px;
  }
}

.article__desc--medium,
.article-single__desc--medium {
  font-size: 18px;
  line-height: 2.4;
  margin-top: 12px;
  text-align: justify;
}

@media (max-width: 768px) {
  .article__desc--medium,
  .article-single__desc--medium {
    font-size: 16px;
  }
}

.article__desc--img,
.article-single__desc--img {
  display: block;
  margin: 25px 0 10px;
  height: auto;
  /* @include sp {
        margin: 21px 0 20px;
      } */
}

@media (max-width: 768px) {
  .article__desc--img,
  .article-single__desc--img {
    margin: 21px 0 10px;
  }
}

.article:first-child {
  padding-top: 0;
}

.article-single {
  padding: 0;
}

.wp-pagenavi {
  margin: 0 auto;
  padding: 100px 0 0px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 768px) {
  .wp-pagenavi {
    padding: 70px 50px 0;
  }
}

@media (max-width: 440px) {
  .wp-pagenavi {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 70px 30px 0;
  }
}

@media (max-width: 320px) {
  .wp-pagenavi {
    padding: 70px 10px 0;
  }
}

.wp-pagenavi a {
  display: inline-block;
  margin: 0 8px;
  padding: 20px 26px;
  border: 1px solid #000;
  background: #fff;
  color: #000;
  vertical-align: middle;
  font-size: 20px;
  font-weight: bold;
}

.wp-pagenavi a:hover {
  background: #efefef;
}

@media (max-width: 768px) {
  .wp-pagenavi a {
    padding: 8px 12px;
    font-size: 18px;
  }
}

.sfwppa-pages {
  display: none;
}

.wp-pagenavi span {
  display: inline-block;
  margin: 0 8px;
  padding: 20px 26px;
  background: #000;
  border: 1px solid #000;
  vertical-align: middle;
  text-decoration: none;
  color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-size: 20px;
  font-weight: bold;
}

@media (max-width: 768px) {
  .wp-pagenavi span {
    padding: 8px 12px;
    font-size: 18px;
  }
}

div.breadcrumbs-privacy {
  max-width: 1100px;
  margin: 30px auto 40px;
}

@media (max-width: 1240px) {
  div.breadcrumbs-privacy {
    width: 70%;
  }
}

@media (max-width: 768px) {
  div.breadcrumbs-privacy {
    width: 80%;
  }
}

@media (max-width: 440px) {
  div.breadcrumbs-privacy {
    width: 90%;
  }
}

.privacy {
  width: 1100px;
  margin: 0 auto;
  padding: 0;
  font-size: 18px;
}

@media (max-width: 1240px) {
  .privacy {
    width: 70%;
  }
}

@media (max-width: 768px) {
  .privacy {
    width: 80%;
  }
}

@media (max-width: 440px) {
  .privacy {
    width: 90%;
    font-size: 14px;
  }
}

.privacy__text {
  text-align: left;
  padding: 20px 0;
}

.privacy__text span {
  display: block;
  line-height: 2.4;
}

.privacy-blk__text {
  text-align: left;
  /* padding: 20px 0; */
  display: block;
  margin: 60px 0 20px;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.privacy-blk__text span {
  display: block;
  line-height: 2.4;
}

.privacy-blk span {
  line-height: 2.4;
  display: block;
}

@media screen and (max-width: 48em) {
  .privacy-blk span {
    line-height: 1.8;
    display: block;
    font-size: 14px;
  }
}

.privacy-blk:nth-child(1) .privacy-blk__text {
  margin-top: 0;
}

.product {
  width: 100%;
}

.product__title {
  position: relative;
  font-size: 40px;
  text-align: center;
  margin: 50px auto 0;
}

@media (max-width: 440px) {
  .product__title {
    font-size: 24px;
  }
}

.product__title::after {
  content: "";
  display: block;
  width: 80px;
  height: 3px;
  background-color: #000;
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (max-width: 440px) {
  .product__title::after {
    height: 2 px;
  }
}

.product__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1100px;
  margin: 140px auto 200px;
}

@media (max-width: 1240px) {
  .product__container {
    width: 85%;
  }
}

@media (max-width: 768px) {
  .product__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 85%;
    margin: 140px auto;
  }
}

@media (max-width: 440px) {
  .product__container {
    width: 90%;
    margin: 100px auto;
  }
}

.product__container--img {
  display: block;
  width: 60%;
}

@media (max-width: 1240px) {
  .product__container--img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (max-width: 768px) {
  .product__container--img {
    width: 100%;
  }
}

.product__desc {
  width: 37%;
  text-align: center;
}

@media (max-width: 1240px) {
  .product__desc {
    width: 38%;
  }
}

@media (max-width: 768px) {
  .product__desc {
    width: 100%;
  }
}

.product__desc--large {
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
  text-align: left;
}

.product__desc--red {
  display: block;
  font-size: 20px;
  color: #c90000;
  line-height: 2;
  text-align: left;
}

.product__desc--medium {
  font-size: 16px;
  line-height: 2.5;
  text-align: left;
}

@media (max-width: 1240px) {
  .product__desc--medium {
    line-height: 1.7;
  }
}

@media (max-width: 768px) {
  .product__desc--medium {
    line-height: 2;
  }
}

.product__desc--btn {
  display: block;
  width: 250px;
  font-size: 20px;
  margin: 50px 0 20px;
  padding: 10px 70px;
  background: #a12a25;
  text-align: left;
}

@media (max-width: 768px) {
  .product__desc--btn {
    display: inline-block;
    font-size: 16px;
    padding: 10px 50px;
    text-align: center;
  }
}

@media (max-width: 440px) {
  .product__desc--btn {
    font-size: 12px;
    padding: 10px 40px;
  }
}

.product__desc--btn a {
  color: #fff;
}

div.breadcrumbs-recipe {
  margin: 30px 270px;
}

@media (max-width: 1240px) {
  div.breadcrumbs-recipe {
    margin: 30px 130px;
  }
}

@media (max-width: 768px) {
  div.breadcrumbs-recipe {
    margin: 30px 80px;
  }
}

@media (max-width: 680px) {
  div.breadcrumbs-recipe {
    margin: 30px 50px;
  }
}

@media (max-width: 440px) {
  div.breadcrumbs-recipe {
    margin: 15px 20px;
  }
}

@media (max-width: 320px) {
  div.breadcrumbs-recipe {
    margin: 15px 10px;
  }
}

.bread-top {
  color: #c80000;
}

div .ml-adjust {
  margin-left: 290px;
}

@media (max-width: 1632px) {
  div .ml-adjust {
    margin-left: 100px;
  }
}

@media (max-width: 768px) {
  div .ml-adjust {
    margin-left: 80px;
  }
}

@media (max-width: 440px) {
  div .ml-adjust {
    margin-left: 15px;
  }
}

.concept02 {
  width: 100%;
}

.concept02__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  height: 100%;
  padding: 50px 60px 50px 280px;
  color: #fff;
}

@media (max-width: 1632px) {
  .concept02__text {
    padding: 50px 60px 50px 100px;
  }
}

@media (max-width: 1240px) {
  .concept02__text {
    padding: 50px 60px;
  }
}

@media (max-width: 768px) {
  .concept02__text {
    width: 100%;
    padding: 30px 60px;
    background: #000;
  }
}

@media (max-width: 570px) {
  .concept02__text {
    padding: 30px;
  }
}

@media (max-width: 440px) {
  .concept02__text {
    padding: 20px;
  }
}

@media (max-width: 370px) {
  .concept02__text {
    padding: 16px;
  }
}

.concept02__text--large {
  display: inline-block;
  font-size: 38px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: bold;
}

@media (max-width: 1020px) {
  .concept02__text--large {
    font-size: 32px;
  }
}

@media (max-width: 768px) {
  .concept02__text--large {
    font-size: 24px;
  }
}

@media (max-width: 440px) {
  .concept02__text--large {
    font-size: 16px;
    line-height: 1.2;
    padding-right: 0;
  }
}

@media (max-width: 370px) {
  .concept02__text--large {
    font-size: 14px;
    line-height: 1.1;
  }
}

.concept02__text--medium {
  display: inline-block;
  width: 560px;
  font-size: 18px;
  text-align: left;
  line-height: 2.1;
  padding-left: 30px;
}

@media (max-width: 1020px) {
  .concept02__text--medium {
    width: 55%;
    font-size: 16px;
    line-height: 1.6;
  }
}

@media (max-width: 768px) {
  .concept02__text--medium {
    width: 100%;
    font-size: 16px;
    line-height: 1.4;
  }
}

@media (max-width: 440px) {
  .concept02__text--medium {
    font-size: 13px;
  }
}

@media (max-width: 370px) {
  .concept02__text--medium {
    font-size: 11px;
  }
}

.concept02__text--medium span {
  text-combine-upright: all;
}

.concept02__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
}

@media (max-width: 768px) {
  .concept02__img {
    display: none;
  }
}

.concept02__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 1140px) {
  .concept02__img img {
    -o-object-position: center;
       object-position: center;
  }
}

.concept02__img-sp {
  display: none;
}

@media (max-width: 768px) {
  .concept02__img-sp {
    display: block;
  }
}

.concept02-container {
  position: relative;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .concept02-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

/* @include tab {
  .sp-img {
    width: 100%;
    height: 70vh;
    background-image: url(../img/omusoba.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
} */
.desc-box {
  text-align: center;
}

.recipe {
  width: 100%;
}

.recipe__title {
  position: relative;
  font-size: 40px;
  text-align: center;
  margin: 140px auto 10px;
  font-weight: bold;
}

@media (max-width: 440px) {
  .recipe__title {
    margin: 70px auto 0;
    font-size: 24px;
  }
}

@media (max-width: 320px) {
  .recipe__title {
    margin: 70px auto 100px;
  }
}

.recipe__title::after {
  content: "";
  display: block;
  width: 175px;
  height: 2px;
  background-color: #000;
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (max-width: 440px) {
  .recipe__title::after {
    height: 2 px;
  }
}

.header-flex {
  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;
}

.number {
  width: 200px;
}

@media (max-width: 768px) {
  .number {
    width: 130px;
  }
}

.recipelist {
  width: 100%;
  margin: 100px auto;
  position: relative;
}

@media (max-width: 768px) {
  .recipelist {
    margin: 50px auto 0;
  }
}

.recipelist__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

@media (max-width: 768px) {
  .recipelist__box {
    display: block;
  }
}

.recipelist__box .mt-adjust02 {
  margin-top: 120px;
}

@media (max-width: 1240px) {
  .recipelist__box .mt-adjust02 {
    margin-top: 70px;
  }
}

@media (max-width: 940px) {
  .recipelist__box .mt-adjust02 {
    margin-top: 50px;
  }
}

@media (max-width: 768px) {
  .recipelist__box .mt-adjust02 {
    margin-top: 0;
  }
}

.recipelist__box:nth-child(odd) {
  margin: 210px 0 200px auto;
  position: relative;
}

@media (max-width: 768px) {
  .recipelist__box:nth-child(odd) {
    margin: 140px 0 0 auto;
  }
}

@media (max-width: 440px) {
  .recipelist__box:nth-child(odd) {
    margin: 95px auto 0;
  }
}

@media (max-width: 320px) {
  .recipelist__box:nth-child(odd) {
    margin: 50px auto 200px;
  }
}

.recipelist__box:nth-child(odd) .recipelist__box--img {
  margin: -75px 0px 0 0;
  width: 540px;
  height: 540px;
}

.recipelist__box:nth-child(odd) .recipelist__box--img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 1240px) {
  .recipelist__box:nth-child(odd) .recipelist__box--img {
    idth: 500px;
    height: 500px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

@media (max-width: 940px) {
  .recipelist__box:nth-child(odd) .recipelist__box--img {
    width: 50%;
  }
}

@media (max-width: 768px) {
  .recipelist__box:nth-child(odd) .recipelist__box--img {
    margin: -120px auto 0;
    width: 80%;
    display: block;
  }
}

@media (max-width: 440px) {
  .recipelist__box:nth-child(odd) .recipelist__box--img {
    width: 80%;
    height: auto;
    margin: -50px auto 0;
  }
}

.recipelist__box:nth-child(odd)::after {
  content: "";
  display: block;
  position: absolute;
  width: 73%;
  height: 337px;
  background: #f4f4f4;
  right: 0;
  top: -25px;
  z-index: -1;
}

@media (max-width: 1240px) {
  .recipelist__box:nth-child(odd)::after {
    width: 76%;
  }
}

@media (max-width: 768px) {
  .recipelist__box:nth-child(odd)::after {
    width: 100%;
    height: 84%;
    top: 100px;
  }
}

@media (max-width: 440px) {
  .recipelist__box:nth-child(odd)::after {
    height: 70%;
    top: 100px;
  }
}

.recipelist__box:nth-child(even) {
  margin: -120px auto 200px 0;
  position: relative;
}

@media (max-width: 1240px) {
  .recipelist__box:nth-child(even) {
    margin: 0px auto 200px 0;
  }
}

@media (max-width: 768px) {
  .recipelist__box:nth-child(even) {
    margin: 140px 0 0 auto;
  }
}

@media (max-width: 440px) {
  .recipelist__box:nth-child(even) {
    margin: 320px auto 0;
  }
}

@media (max-width: 320px) {
  .recipelist__box:nth-child(even) {
    margin: 369px auto 146px;
  }
}

.recipelist__box:nth-child(even) .recipelist__box--img {
  margin: -100px 130px 0 0;
  width: 540px;
  height: 540px;
}

@media (max-width: 1600px) {
  .recipelist__box:nth-child(even) .recipelist__box--img {
    margin-right: 50px;
  }
}

@media (max-width: 1240px) {
  .recipelist__box:nth-child(even) .recipelist__box--img {
    margin-right: 0;
  }
}

.recipelist__box:nth-child(even) .recipelist__box--img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 1240px) {
  .recipelist__box:nth-child(even) .recipelist__box--img {
    width: 500px;
    height: 500px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

@media (max-width: 940px) {
  .recipelist__box:nth-child(even) .recipelist__box--img {
    width: 50%;
  }
}

@media (max-width: 768px) {
  .recipelist__box:nth-child(even) .recipelist__box--img {
    margin: -120px auto 0;
    width: 80%;
    display: block;
  }
}

@media (max-width: 440px) {
  .recipelist__box:nth-child(even) .recipelist__box--img {
    width: 80%;
    height: auto;
    margin: -280px auto 0;
  }
}

.recipelist__box:nth-child(even)::after {
  content: "";
  display: block;
  position: absolute;
  width: 73%;
  height: 377px;
  background: #f4f4f4;
  left: 0;
  top: 13px;
  z-index: -1;
}

@media (max-width: 1240px) {
  .recipelist__box:nth-child(even)::after {
    top: -20px;
    width: 76%;
  }
}

@media (max-width: 768px) {
  .recipelist__box:nth-child(even)::after {
    width: 100%;
    height: 84%;
    top: 100px;
  }
}

@media (max-width: 440px) {
  .recipelist__box:nth-child(even)::after {
    height: 70%;
    top: 100px;
  }
}

.recipelist__box:last-child {
  margin-bottom: 130px;
}

.textbox-odd {
  width: 500px;
  position: relative;
  margin: 100px 150px 100px 75px;
  line-height: 1.8;
}

@media (max-width: 1240px) {
  .textbox-odd {
    width: 50%;
    padding: 0px 30px;
    margin: 80px 0;
  }
}

@media (max-width: 940px) {
  .textbox-odd {
    padding: 40px 0;
    margin: 30px 10px 0;
  }
}

@media (max-width: 768px) {
  .textbox-odd {
    width: 80%;
    margin: 0px auto;
    padding: 20px 0;
  }
}

@media (max-width: 440px) {
  .textbox-odd {
    padding: 40px 0;
  }
}

.textbox-odd__header {
  font-size: 22px;
  position: relative;
  color: #a12a25;
  width: 670px;
}

@media (max-width: 768px) {
  .textbox-odd__header {
    font-size: 18px;
    margin-left: 10px;
  }
}

@media (max-width: 440px) {
  .textbox-odd__header {
    font-size: 16px;
  }
}

.textbox-odd__header img {
  position: absolute;
  top: 20px;
  left: -90px;
}

@media (max-width: 768px) {
  .textbox-odd__header img {
    top: -30px;
    left: -100px;
  }
}

@media (max-width: 440px) {
  .textbox-odd__header img {
    top: 0px;
    left: -100px;
  }
}

.textbox-odd__desc {
  font-size: 18px;
  padding: 40px 0;
}

@media (max-width: 800px) {
  .textbox-odd__desc.adjust {
    margin: 0;
    padding: 20px 0;
  }
}

@media (max-width: 768px) {
  .textbox-odd__desc {
    font-size: 14px;
  }
}

@media (max-width: 440px) {
  .textbox-odd__desc {
    padding: 30px 0;
  }
}

.textbox-even {
  width: 500px;
  position: relative;
  margin: 150px 200px 100px 175px;
  line-height: 1.8;
}

@media (max-width: 1600px) {
  .textbox-even {
    margin-right: 100px;
    margin-left: 50px;
  }
}

@media (max-width: 1240px) {
  .textbox-even {
    width: 50%;
    padding: 0px 30px;
    margin: 120px 0;
  }
}

@media (max-width: 940px) {
  .textbox-even {
    padding: 20px 0;
    margin: 30px 10px 0;
  }
}

@media (max-width: 768px) {
  .textbox-even {
    width: 80%;
    margin: 0px auto;
  }
}

@media (max-width: 440px) {
  .textbox-even {
    padding: 40px 0;
  }
}

.textbox-even__header {
  font-size: 22px;
  position: relative;
  color: #a12a25;
  width: 670px;
}

@media (max-width: 768px) {
  .textbox-even__header {
    font-size: 18px;
    margin-left: 10px;
  }
}

@media (max-width: 440px) {
  .textbox-even__header {
    font-size: 16px;
  }
}

.textbox-even__header img {
  position: absolute;
  top: 20px;
  left: -90px;
}

@media (max-width: 768px) {
  .textbox-even__header img {
    top: -30px;
    left: -100px;
  }
}

@media (max-width: 440px) {
  .textbox-even__header img {
    top: 0px;
    left: -100px;
  }
}

.textbox-even__desc {
  font-size: 18px;
  padding: 40px 0;
}

@media (max-width: 800px) {
  .textbox-even__desc.adjust {
    margin: 0;
    padding: 20px 0;
  }
}

@media (max-width: 768px) {
  .textbox-even__desc {
    font-size: 14px;
  }
}

@media (max-width: 440px) {
  .textbox-even__desc {
    padding: 30px 0;
  }
}

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

.mt-adjust {
  margin-top: 200px !important;
}

@media (max-width: 440px) {
  .mt-adjust {
    margin-top: 100px !important;
  }
}

div.breadcrumbs-reserve {
  width: 920px;
  margin: 30px auto;
}

@media (max-width: 1240px) {
  div.breadcrumbs-reserve {
    width: 80%;
    margin: 30px auto;
  }
}

@media (max-width: 440px) {
  div.breadcrumbs-reserve {
    width: 95%;
    margin: 15px auto;
  }
}

input,
textarea,
select,
input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
}

.reserve-top,
.reserve,
.contact {
  width: 920px;
  margin: 60px auto;
  font-size: 18px;
  text-align: center;
}

@media (max-width: 1240px) {
  .reserve-top,
  .reserve,
  .contact {
    width: 80%;
  }
}

@media (max-width: 768px) {
  .reserve-top,
  .reserve,
  .contact {
    font-size: 16px;
    margin: 80px auto;
  }
}

@media (max-width: 440px) {
  .reserve-top,
  .reserve,
  .contact {
    width: 95%;
  }
}

.reserve-top__item,
.reserve__item,
.contact__item {
  margin: 40px 0 30px;
  text-align: left;
}

.reserve-top__item:first-child,
.reserve__item:first-child,
.contact__item:first-child {
  margin-top: 0;
}

.reserve-top__item:last-child,
.reserve__item:last-child,
.contact__item:last-child {
  margin-bottom: 0;
}

.reserve-top__item--label,
.reserve__item--label,
.contact__item--label {
  display: block;
  margin: 0;
  text-align: left;
}

@media (max-width: 440px) {
  .reserve-top__item--label,
  .reserve__item--label,
  .contact__item--label {
    margin: 10px 0 0;
  }
}

.reserve-top__item--input,
.reserve__item--input,
.contact__item--input {
  width: 100%;
  padding: 5px 8px;
  border: 0.5px dotted #000;
  margin-top: -10px;
}

@media (max-width: 440px) {
  .reserve-top__item--input,
  .reserve__item--input,
  .contact__item--input {
    width: 100%;
  }
}

.reserve-top__item--select,
.reserve__item--select,
.contact__item--select {
  width: 180px;
  padding: 5px 8px;
  border: 0.5px dotted #000;
}

@media (max-width: 768px) {
  .reserve-top__item--select,
  .reserve__item--select,
  .contact__item--select {
    width: 50%;
  }
}

@media (max-width: 440px) {
  .reserve-top__item--select,
  .reserve__item--select,
  .contact__item--select {
    width: 100%;
    height: 28px;
  }
}

.reserve-top__item--textarea,
.reserve__item--textarea,
.contact__item--textarea {
  width: 100%;
  margin-top: -10px;
  padding: 8px;
  border: 0.5px dotted #000;
  text-align: left;
}

.reserve-top__item--btn,
.reserve__item--btn,
.contact__item--btn {
  display: inline-block;
  font-size: 20px;
  margin: 70px auto 0px;
  padding: 10px 70px;
  background: #a12a25;
  color: #fff;
  width: 470px;
  text-align: center;
}

@media (max-width: 768px) {
  .reserve-top__item--btn,
  .reserve__item--btn,
  .contact__item--btn {
    font-size: 16px;
    width: 70%;
  }
}

@media (max-width: 440px) {
  .reserve-top__item--btn,
  .reserve__item--btn,
  .contact__item--btn {
    width: 100%;
    margin: 30px 0 0px;
    padding: 10px 30px;
  }
}

.reserve__item {
  padding: 0 16px;
}

.agree {
  text-align: center;
  margin-top: 50px;
  font-size: 18px;
}

.agree a {
  color: #a12a25;
}

.wpcf7 {
  width: 100%;
}

.wpcf7-list-item {
  margin: 0 !important;
}

.wpcf7-list-item:last-child {
  margin-left: 60px !important;
}

@media (max-width: 440px) {
  .wpcf7-list-item:last-child {
    margin-left: 10px !important;
  }
}

.wpcf7-not-valid-tip {
  margin: 10px 0 !important;
  text-align: left !important;
}

.wpcf7-response-output {
  border: none !important;
  color: #dc3232 !important;
  margin: 0 !important;
}

.wpcf7-list-item-label {
  vertical-align: middle;
}

.wpcf7-response-output {
  display: none;
}

.reserve-top p {
  text-align: center;
}

.ajax-loader {
  display: none !important;
}

.radio-select {
  display: none;
}

div.radio {
  margin: 10px 0;
}

input[type="radio"] {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

input[type="radio"]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px dotted #000;
}

input[type="radio"]:checked {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #5687b4;
  border-radius: 50%;
}

.none {
  display: none;
}

div.breadcrumbs-rule {
  max-width: 1130px;
  margin: 30px auto 40px;
}

@media (max-width: 1240px) {
  div.breadcrumbs-rule {
    width: 70%;
  }
}

@media (max-width: 768px) {
  div.breadcrumbs-rule {
    width: 80%;
  }
}

@media (max-width: 440px) {
  div.breadcrumbs-rule {
    width: 95%;
  }
}

.rule {
  width: 1100px;
  margin: 0 auto;
  padding: 75px 0 110px;
  font-size: 18px;
}

@media (max-width: 1240px) {
  .rule {
    width: 70%;
  }
}

@media (max-width: 768px) {
  .rule {
    width: 80%;
    padding: 100px 0;
  }
}

@media (max-width: 440px) {
  .rule {
    width: 90%;
    font-size: 14px;
    padding: 50px 0;
  }
}

.rule__text {
  text-align: left;
  padding: 20px 0;
}

.rule__text span {
  display: block;
  line-height: 2.4;
}

.thanks {
  width: 100%;
  margin: 0 auto;
  padding: 200px 0;
  font-size: 18px;
}

@media screen and (max-width: 27.5em) {
  .thanks {
    width: 100%;
    margin: 0 auto;
    padding: 100px 0;
    font-size: 16px;
  }
}

.thanks__text {
  text-align: center;
}

.thanks__text span {
  display: block;
  line-height: 2.4;
}

.thanks__btn a {
  display: block;
  width: 20%;
  margin: 100px auto 0;
  padding: 10px 50px;
  background: #a12a25;
  text-align: center;
  color: #fff;
}

@media (max-width: 1240px) {
  .thanks__btn a {
    width: 35%;
  }
}

@media (max-width: 768px) {
  .thanks__btn a {
    width: 30%;
  }
}

@media (max-width: 660px) {
  .thanks__btn a {
    width: 42%;
  }
}

@media (max-width: 440px) {
  .thanks__btn a {
    padding: 10px 30px;
    width: 70%;
  }
}

div.breadcrumbs-transaction {
  max-width: 1100px;
  margin: 30px auto 40px;
}

@media (max-width: 1240px) {
  div.breadcrumbs-transaction {
    width: 70%;
  }
}

@media (max-width: 768px) {
  div.breadcrumbs-transaction {
    width: 80%;
  }
}

@media (max-width: 440px) {
  div.breadcrumbs-transaction {
    width: 95%;
  }
}

.transaction {
  width: 1100px;
  margin: 0 auto;
  padding: 0;
  font-size: 18px;
}

@media (max-width: 1240px) {
  .transaction {
    width: 70%;
  }
}

@media (max-width: 768px) {
  .transaction {
    width: 80%;
  }
}

@media (max-width: 440px) {
  .transaction {
    width: 90%;
    font-size: 14px;
  }
}

.transaction__title {
  margin: 20px 0;
  padding: 10px 15px;
  font-size: 20px;
  background: #f5f5f5;
}

.transaction__title:first-child {
  margin-top: 0;
}

.transaction__text {
  padding: 20px 0;
  text-align: left;
  line-height: 1.8;
  letter-spacing: 0.05em;
}

.transaction__text:last-child {
  padding-bottom: 0;
}

.transaction__sub-title {
  display: block;
  font-weight: bold;
}

.netshop__list .woocommerce__container {
  position: relative;
  width: 80%;
  max-width: 1080px;
  margin: 0 auto 0;
}

@media (max-width: 768px) {
  .netshop__list .woocommerce__container {
    margin-bottom: 0;
  }
}

.netshop__list .woocommerce__container .page-title {
  display: none;
}

.netshop__list .woocommerce__container .page-description {
  display: none;
}

.netshop__list .woocommerce__container #sidebar {
  display: none;
}

.netshop__list .woocommerce__container .woocommerce-result-count {
  position: absolute;
  right: 0;
  margin: 42px 180px 0 0;
}

.netshop__list .woocommerce__container .woocommerce-ordering {
  position: absolute;
  right: 0;
  margin-top: 32px;
}

.netshop__list .woocommerce__container .woocommerce-ordering select {
  border: 1px solid #888;
  padding: 8px 0 8px 8px;
}

.netshop__list .woocommerce__container .woocommerce-ordering::after {
  content: '⌄';
  position: absolute;
  right: 16px;
  color: #333;
  font-size: 22px;
}

.netshop__list .woocommerce__container .columns-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 100px;
}

.netshop__list .woocommerce__container .columns-4 li {
  width: 31%;
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .netshop__list .woocommerce__container .columns-4 li {
    width: 46%;
  }
}

@media (max-width: 440px) {
  .netshop__list .woocommerce__container .columns-4 li {
    width: 100%;
  }
}

.netshop__list .woocommerce__container .columns-4 li a img {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.netshop__list .woocommerce__container .columns-4 li a .woocommerce-loop-product__title {
  margin: 16px 0 4px 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.netshop__list .woocommerce__container .columns-4 li a .woocommerce-loop-product__price {
  font-size: 18px;
  color: #c90000;
  letter-spacing: 0.05em;
  font-weight: bold;
  text-align: center;
}

.netshop__list .woocommerce__container .columns-4 li a .woocommerce-loop-product__price .price + span {
  font-size: 15px;
}

.netshop__list .woocommerce__container .columns-4 li a .woocommerce-loop-product__price .price + span small {
  font-size: 15px;
}

.netshop__list .woocommerce__container .columns-4 li a .price {
  color: #c90000;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: bold;
}

.netshop__list .woocommerce__container .columns-4 li .add_to_cart_button {
  display: none;
}

.netshop__detail .woocommerce__container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 80%;
  max-width: 1080px;
  margin: 80px auto 0;
}

@media (max-width: 768px) {
  .netshop__detail .woocommerce__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.netshop__detail .woocommerce__container .woocommerce-message {
  margin-top: 60px;
}

.netshop__detail .woocommerce__container .product {
  width: 55%;
  margin-left: -5%;
}

@media (max-width: 768px) {
  .netshop__detail .woocommerce__container .product {
    width: 100%;
    margin-left: 0;
  }
}

.netshop__detail .woocommerce__container .product .woocommerce-product-gallery {
  width: 100%;
}

.netshop__detail .woocommerce__container .product .woocommerce-product-gallery img {
  width: 100%;
  height: auto;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

@media (max-width: 768px) {
  .netshop__detail .woocommerce__container .product .woocommerce-product-gallery img {
    height: auto;
  }
}

.netshop__detail .woocommerce__container .product .woocommerce-product-gallery .swiper-slide {
  margin-top: 0;
}

.netshop__detail .woocommerce__container .product #none {
  display: none;
}

.netshop__detail .woocommerce__container .product_meta {
  display: none;
}

.netshop__detail .woocommerce__container .woocommerce-tabs {
  display: none;
}

.netshop__detail .woocommerce__container .related {
  display: none;
}

.netshop__detail .woocommerce__container .netshop-list-link {
  display: none;
}

#gallery-top {
  overflow: hidden;
}

#gallery-thumbs {
  margin-top: -30px;
  margin-bottom: 0;
  height: 140px;
  overflow: hidden;
}

@media (max-width: 440px) {
  #gallery-thumbs {
    height: 100px;
  }
}

@media (max-width: 768px) {
  #gallery-thumbs {
    margin-bottom: 40px;
  }
}

@media (max-width: 568px) {
  #gallery-thumbs {
    margin-bottom: 0;
  }
}

#gallery-thumbs .woocommerce-product-gallery__image img {
  height: auto;
}

#gallery-thumbs .swiper-slide {
  height: 0;
  margin: 20px 0;
}

.summary {
  width: 40%;
}

@media (max-width: 768px) {
  .summary {
    width: 100%;
  }
}

.summary .product_title {
  margin: 0 0 4px 0;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
}

@media (max-width: 768px) {
  .summary .product_title {
    margin-top: 16px;
  }
}

.summary .price {
  color: #c90000;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: bold;
}

.summary .price .woocommerce-Price-amount + span {
  font-size: 15px;
  color: #c90000;
}

.summary .price .woocommerce-Price-amount + span small {
  font-size: 15px;
  color: #c90000;
}

.summary .woocommerce-product-details__short-description {
  margin: 20px 0;
}

.summary .woocommerce-product-details__short-description p {
  line-height: 1.8rem;
  letter-spacing: 0.05em;
}

.summary .cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
}

.summary .cart .quantity {
  padding: 10px 0px 10px 10px;
  border: 1px solid #888;
}

.summary .cart .quantity input {
  width: 45px;
}

.summary .cart .wc-stripe-payment-request-button-separator {
  display: none;
}

.summary .cart #wc-stripe-payment-request-button-separator {
  display: none !important;
}

.summary .cart .single_add_to_cart_button {
  position: relative;
  width: 300px;
  margin-left: 20px;
  padding: 14px 12px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border: 2px solid #a12a25;
  background-color: #a12a25;
  z-index: 1;
}

.summary .cart .single_add_to_cart_button:hover {
  color: #a12a25;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.summary .cart .single_add_to_cart_button:hover::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-animation: ButtonFade 0.3s ease-out;
          animation: ButtonFade 0.3s ease-out;
  z-index: -1;
}

.cart_totals h2 {
  margin-bottom: 16px;
}

.woocommerce__container {
  position: relative;
  width: 80%;
  max-width: 1080px;
  margin: 0 auto;
}

.woocommerce__container h3 {
  margin: 56px 0 16px 0;
  font-size: 20px;
  font-weight: bold;
}

.woocommerce__container .woocommerce {
  margin: 80px 0;
}

.woocommerce__container .woocommerce .quantity input {
  padding: 10px;
  border: 1px solid #888;
}

.woocommerce__container .woocommerce .form-row label {
  margin: 16px 0 8px 0;
}

.woocommerce__container .woocommerce .form-row .input-text {
  padding: 8px;
  border: 1px solid #888;
  border-radius: 4px;
}

.woocommerce__container .woocommerce .form-row .select2-selection {
  height: 42px;
  border: 1px solid #888;
}

.woocommerce__container .woocommerce .form-row .select2-selection__rendered {
  line-height: 42px !important;
}

.woocommerce__container .woocommerce .form-row #order_comments {
  height: 300px;
}

.woocommerce__container .woocommerce .form-row .woocommerce-privacy-policy-text p {
  margin: 40px 0;
}

.woocommerce__container .woocommerce .woocommerce-checkout-review-order-table th {
  padding: 20px;
}

.woocommerce__container .woocommerce .woocommerce-checkout-review-order-table td {
  padding: 20px;
}

.woocommerce__container .woocommerce .woocommerce-order .woocommerce-notice {
  margin: 24px 0;
}

.woocommerce__container .woocommerce .woocommerce-order .woocommerce-order-overview {
  display: -ms-grid;
  display: grid;
}

.woocommerce__container .woocommerce .woocommerce-order .woocommerce-order-overview li {
  margin: 8px 0;
  font-size: 14px;
}

@media (max-width: 440px) {
  .woocommerce__container .woocommerce .woocommerce-order .woocommerce-order-overview li {
    font-size: 12px;
  }
}

.woocommerce__container .woocommerce .woocommerce-order-details {
  margin: 32px 0;
}

.woocommerce__container .woocommerce .woocommerce-order-details h2 {
  margin: 16px 0;
  font-size: 20px;
  font-weight: bold;
}

.woocommerce__container .woocommerce .woocommerce-order-details .woocommerce-table th {
  padding: 20px;
}

.woocommerce__container .woocommerce .woocommerce-order-details .woocommerce-table td {
  padding: 20px;
}

.woocommerce__container .woocommerce .woocommerce-customer-details h2 {
  margin: 16px 0;
  font-size: 20px;
  font-weight: bold;
}

.woocommerce__container .woocommerce .woocommerce-customer-details address {
  padding: 20px;
  font-size: 18px;
  line-height: 32px;
}

@media (max-width: 440px) {
  .woocommerce__container .woocommerce .woocommerce-customer-details address {
    font-size: 14px;
  }
}

.order .online__title {
  display: none;
}

#shipping_method li:nth-of-type(2) {
  display: none;
}

/* top page header */
/* ハンバーガー */
.drawer-hidden {
  display: none;
}

.drawer-open-front {
  display: none;
}

@media (max-width: 768px) {
  .drawer-open-front {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    width: 60px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: fixed;
    z-index: 100;
    top: 24px;
    background: rgba(255, 255, 255, 0.8);
    cursor: pointer;
  }
}

@media (max-width: 440px) {
  .drawer-open-front {
    height: 40px;
    width: 40px;
  }
}

.nav-active-front {
  background: rgba(0, 0, 0, 0.8);
}

.drawer-open-front span,
.drawer-open-front span:before,
.drawer-open-front span:after {
  display: none;
}

@media (max-width: 768px) {
  .drawer-open-front span,
  .drawer-open-front span:before,
  .drawer-open-front span:after {
    content: '';
    display: block;
    height: 2px;
    width: 25px;
    border-radius: 5px;
    background: #333;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: absolute;
  }
}

.drawer-open-front span:before {
  bottom: 8px;
}

.drawer-open-front span:after {
  top: 8px;
}

#drawer-check-front:checked ~ .drawer-open-front span {
  background: rgba(255, 255, 255, 0);
}

#drawer-check-front:checked ~ .drawer-open-front span::before {
  bottom: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #fff;
}

#drawer-check-front:checked ~ .drawer-open-front span::after {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: #fff;
}

#drawer-check-front:checked ~ .nav-front {
  left: 0;
}

.header-front {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 20px 0;
}

.header-front__logo {
  width: 237px;
  margin-right: 20px;
  margin-left: 20px;
}

@media (max-width: 1568px) {
  .header-front__logo {
    margin-right: 25px;
  }
}

@media (max-width: 440px) {
  .header-front__logo {
    width: 150px;
  }
}

.drawer-front {
  width: 75%;
  /* @media (max-width: 900px) {
    width: 570px;
  } */
}

@media (max-width: 1568px) {
  .drawer-front {
    width: 600px;
  }
}

@media (max-width: 768px) {
  .drawer-front {
    width: 60px;
  }
}

.nav-front {
  width: 100%;
}

@media (max-width: 1568px) {
  .nav-front {
    width: auto;
  }
}

@media (max-width: 768px) {
  .nav-front {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 99;
    background: #000;
    -webkit-transition: .5s;
    transition: .5s;
  }
}

.container-nav-front {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 1568px) {
  .container-nav-front {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  .container-nav-front {
    width: 100%;
    margin: calc((100vh - 90vh) / 2) auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.container-nav-front__list {
  font-size: 16px;
  line-height: 41px;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-right: 20px;
}

@media (max-width: 1568px) {
  .container-nav-front__list {
    padding: 0;
    margin-right: 20px;
  }
}

@media (max-width: 900px) {
  .container-nav-front__list {
    padding: 0;
    margin-left: 12px;
    margin-right: 0;
  }
}

@media (max-width: 800px) {
  .container-nav-front__list {
    padding: 0;
    margin-left: 8px;
    margin-right: 0;
  }
}

@media (max-width: 768px) {
  .container-nav-front__list {
    line-height: 3;
  }
  .container-nav-front__list a {
    color: #fff;
  }
}

@media (max-width: 440px) {
  .container-nav-front__list {
    line-height: 1;
    margin: 18px 0;
  }
}

.container-nav-front .cart-black {
  -webkit-filter: brightness(0%);
          filter: brightness(0%);
}

@media (max-width: 768px) {
  .container-nav-front .cart-black {
    -webkit-filter: brightness(100%);
            filter: brightness(100%);
  }
}

/* top page　以外のheader */
/* ハンバーガー */
.drawer-hidden {
  display: none;
}

.drawer-open {
  display: none;
}

@media (max-width: 768px) {
  .drawer-open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    width: 60px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: fixed;
    z-index: 100;
    top: 24px;
    background: rgba(0, 0, 0, 0.8);
    cursor: pointer;
  }
}

@media (max-width: 768px) {
  .drawer-open {
    height: 40px;
    width: 40px;
  }
}

@media (max-width: 440px) {
  .drawer-open {
    height: 40px;
    width: 40px;
  }
}

.drawer-open span,
.drawer-open span:before,
.drawer-open span:after {
  display: none;
}

@media (max-width: 768px) {
  .drawer-open span,
  .drawer-open span:before,
  .drawer-open span:after {
    content: '';
    display: block;
    height: 2px;
    width: 25px;
    border-radius: 5px;
    background: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: absolute;
  }
}

.drawer-open span:before {
  bottom: 8px;
}

.drawer-open span:after {
  top: 8px;
}

#drawer-check:checked ~ .drawer-open span {
  background: rgba(255, 255, 255, 0);
}

#drawer-check:checked ~ .drawer-open span::before {
  bottom: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #fff;
}

#drawer-check:checked ~ .drawer-open span::after {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: #fff;
}

#drawer-check:checked ~ .nav {
  left: 0;
}

.header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 50vh;
  margin: 0 auto;
  padding: 20px 0;
  background-image: url(../img/monja-top.jpg);
  background-size: cover;
  background-color: #aaa;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
}

@media (max-width: 768px) {
  .header {
    height: 34vh;
  }
}

@media (max-width: 440px) {
  .header {
    height: 26vh;
  }
}

@media (max-width: 768px) {
  .header::before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), color-stop(55%, rgba(0, 0, 0, 0.7)), color-stop(45%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 55%, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0) 100%);
  }
}

.header__logo {
  width: 237px;
  margin-right: 20px;
  margin-left: 20px;
  z-index: 1;
}

@media (max-width: 1568px) {
  .header__logo {
    margin-right: 25px;
  }
}

@media (max-width: 440px) {
  .header__logo {
    width: 150px;
  }
}

.header__pagetitle {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 48px;
  color: #fff;
  text-align: center;
  width: 88%;
}

@media (max-width: 768px) {
  .header__pagetitle {
    top: 80%;
    font-size: 40px;
  }
}

@media (max-width: 440px) {
  .header__pagetitle {
    width: 80%;
    font-size: 26px;
  }
}

@media (max-width: 440px) {
  .header__pagetitle-course {
    width: 80%;
    font-size: 20px;
  }
}

.drawer {
  width: 75%;
}

@media (max-width: 1568px) {
  .drawer {
    width: 600px;
  }
}

@media (max-width: 768px) {
  .drawer {
    width: 60px;
  }
}

.nav {
  width: 100%;
}

@media (max-width: 1568px) {
  .nav {
    width: auto;
  }
}

@media (max-width: 768px) {
  .nav {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 99;
    background: #000;
    -webkit-transition: .5s;
    transition: .5s;
  }
}

.container-nav {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 1568px) {
  .container-nav {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  .container-nav {
    width: 100%;
    margin: calc((100vh - 90vh) / 2) auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.container-nav__list {
  font-size: 16px;
  line-height: 41px;
  margin-right: 20px;
}

.container-nav__list a {
  color: #fff;
  letter-spacing: 0.05em;
}

@media (max-width: 1568px) {
  .container-nav__list {
    padding: 0;
    margin-right: 20px;
  }
}

@media (max-width: 900px) {
  .container-nav__list {
    padding: 0;
    margin-left: 12px;
    margin-right: 0;
  }
}

@media (max-width: 800px) {
  .container-nav__list {
    padding: 0;
    margin-left: 8px;
    margin-right: 0;
  }
}

@media (max-width: 768px) {
  .container-nav__list {
    line-height: 3;
  }
  .container-nav__list a {
    color: #fff;
  }
}

@media (max-width: 440px) {
  .container-nav__list {
    line-height: 1;
    margin: 18px 0;
  }
}

@media (max-width: 768px) {
  .flex-menu-logo {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}

.right-zero {
  width: 36px;
}

@media (max-width: 768px) {
  .right-zero {
    margin-right: 10px;
  }
}

.flex-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media (max-width: 1568px) {
  .flex-menu {
    width: auto;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

@media (max-width: 768px) {
  .flex-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}

.contents-margin {
  margin: 100px auto;
}

@media (max-width: 768px) {
  .contents-margin {
    margin: 50px auto;
  }
}

.contents-margin02 {
  margin: 100px auto 60px;
}

@media (max-width: 768px) {
  .contents-margin02 {
    margin: 50px auto 40px;
  }
}

.contents-margin03 {
  margin: 85px auto 100px;
}

@media (max-width: 768px) {
  .contents-margin03 {
    margin: 35px auto 50px;
  }
}

.top-index {
  position: relative;
  width: 100%;
  height: calc(100vh - 129px);
  overflow: hidden;
  text-align: center;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.top-index video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.top-index__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.top-index__bg-dot {
  width: 100%;
  height: 100%;
  background-image: url(../img/dot-pattern.png);
  opacity: .4;
}

.top-index__text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  width: 100%;
  margin: auto;
  color: #fff;
  font-size: 60px;
  line-height: 0.75;
  letter-spacing: 0.6rem;
}

@media (max-width: 768px) {
  .top-index__text {
    font-size: 40px;
  }
}

@media (max-width: 440px) {
  .top-index__text {
    font-size: 22px;
    letter-spacing: 0.2rem;
  }
}

.top-index__text-sub {
  color: #fff;
  font-size: 18px;
  font-family: "YuGothic", "Yu Gothic";
}

@media (max-width: 768px) {
  .top-index__text-sub {
    font-size: 16px;
  }
}

@media (max-width: 440px) {
  .top-index__text-sub {
    font-size: 12px;
    line-height: 0.5;
  }
}

.top-index__scroll {
  position: absolute;
  bottom: -3%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  margin: auto;
  color: #fff;
  font-size: 18px;
  font-family: "arial", "sans-serif";
  line-height: 2;
  letter-spacing: 0.3rem;
}

@media (max-width: 768px) {
  .top-index__scroll {
    display: none;
  }
}

.top-index__scroll-img {
  margin-right: 10px;
}

@media screen and (max-width: 48em) {
  .top-index.scrollable {
    width: 100%;
    height: 400px;
    margin: auto;
    padding: 20px 20px 20px;
  }
}

@media screen and (max-width: 27.5em) {
  .top-index.scrollable {
    width: 100%;
    height: 200px;
    margin: auto;
    padding: 20px 20px 20px;
  }
}

.container-netshop {
  position: relative;
  width: 100%;
  background-image: url(../img/AdobeStock_403567669.jpeg);
  background-size: cover;
  background-position: center;
}

.netshop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media (max-width: 768px) {
  .netshop {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.netshop__img {
  width: 45%;
  overflow: hidden;
}

@media (max-width: 768px) {
  .netshop__img {
    width: 100%;
    margin-bottom: 10px;
  }
}

.netshop__img--content {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 768px) {
  .netshop__img--content {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

.netshop__text {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  width: 55%;
  padding: 60px 45px;
  color: #fff;
  text-align: center;
}

@media (max-width: 810px) {
  .netshop__text {
    width: 60%;
  }
}

@media (max-width: 768px) {
  .netshop__text {
    width: 80%;
    margin: 0 auto;
  }
}

@media (max-width: 440px) {
  .netshop__text {
    width: 100%;
    padding: 60px 10px;
  }
}

.netshop__text--xl {
  font-size: 40px;
  margin-bottom: 45px;
  line-height: 1.3;
  font-weight: bold;
}

@media (max-width: 1240px) {
  .netshop__text--xl {
    font-size: 36px;
  }
}

@media (max-width: 768px) {
  .netshop__text--xl {
    font-size: 32px;
    margin-bottom: 0;
  }
}

@media (max-width: 440px) {
  .netshop__text--xl {
    font-size: 24px;
    margin-bottom: 10px;
  }
}

.netshop__text--medium {
  font-size: 30px;
  padding: 10px 0;
}

@media (max-width: 1240px) {
  .netshop__text--medium {
    font-size: 24px;
    padding: 30px 0;
  }
}

@media (max-width: 440px) {
  .netshop__text--medium {
    font-size: 18px;
  }
}

.netshop__text--small {
  font-size: 18px;
  font-weight: lighter;
}

@media (max-width: 1240px) {
  .netshop__text--small {
    font-size: 16px;
  }
}

@media (max-width: 440px) {
  .netshop__text--small {
    font-size: 12px;
  }
}

.netshop__text--btn a {
  position: relative;
  display: inline-block;
  width: 390px;
  font-size: 20px;
  margin: 20px 0;
  padding: 15px 70px;
  color: #fff;
  background: #a12a25;
  text-align: center;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 1240px) {
  .netshop__text--btn a {
    width: 90%;
  }
}

@media (max-width: 768px) {
  .netshop__text--btn a {
    width: 100%;
  }
}

@media (max-width: 440px) {
  .netshop__text--btn a {
    font-size: 12px;
    margin: 15px 0;
    width: 250px;
    padding: 10px 70px;
  }
}

.netshop__text--btn a:hover {
  color: #a12a25;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.netshop__text--btn a:hover::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-animation: ButtonFade 0.3s ease-out;
          animation: ButtonFade 0.3s ease-out;
  z-index: -1;
}

@-webkit-keyframes ButtonFade {
  0% {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

@keyframes ButtonFade {
  0% {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

.red-border {
  height: 100%;
  height: 38px;
  background-color: #a12a25;
}

@media (max-width: 440px) {
  .red-border {
    height: 20px;
  }
}

.red-border div {
  width: 100%;
  height: 38px;
  background-image: url(../img/red-bg.png);
  background-size: cover;
  background-position: center;
  opacity: 0.4;
}

@media (max-width: 440px) {
  .red-border div {
    height: 20px;
  }
}

.concept {
  width: 100%;
}

.concept__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 50%;
  height: 100%;
  padding: 50px 60px;
  color: #fff;
  background: #121212;
}

@media (max-width: 1240px) {
  .concept__text {
    padding: 50px 40px;
  }
}

@media (max-width: 1140px) {
  .concept__text {
    padding: 50px 20px;
  }
}

@media (max-width: 768px) {
  .concept__text {
    width: 100%;
    height: 570px;
    padding: 40px 15% 40px 60px;
  }
}

@media (max-width: 680px) {
  .concept__text {
    padding-right: 60px;
  }
}

@media (max-width: 600px) {
  .concept__text {
    padding: 40px 20px;
  }
}

@media (max-width: 440px) {
  .concept__text {
    width: 100%;
    height: 323px;
    padding: 30px 45px;
  }
}

@media (max-width: 320px) {
  .concept__text {
    padding: 30px 20px;
  }
}

@media (max-width: 280px) {
  .concept__text {
    padding: 30px 10px;
  }
}

.concept__text--large {
  display: inline-block;
  font-size: 38px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: bold;
}

@media (max-width: 440px) {
  .concept__text--large {
    font-size: 20px;
    line-height: 1.3;
    padding-right: 0px;
  }
}

.concept__text--medium {
  width: 100%;
  height: 410px;
  display: inline-block;
  font-size: 18px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-align: left;
  line-height: 2.1;
  letter-spacing: 0.05em;
}

@media (max-width: 1240px) {
  .concept__text--medium {
    line-height: 1.9;
  }
}

@media (max-width: 1140px) {
  .concept__text--medium {
    height: 500px;
  }
}

@media (max-width: 1000px) {
  .concept__text--medium {
    height: 600px;
  }
}

@media (max-width: 880px) {
  .concept__text--medium {
    height: 750px;
    line-height: 1.8;
  }
}

@media (max-width: 800px) {
  .concept__text--medium {
    height: 750px;
    line-height: 1.7;
  }
}

@media (max-width: 768px) {
  .concept__text--medium {
    height: 370px;
    line-height: 1.8;
  }
}

@media (max-width: 600px) {
  .concept__text--medium {
    height: 450px;
    line-height: 1.9;
  }
}

@media (max-width: 500px) {
  .concept__text--medium {
    line-height: 1.7;
  }
}

@media (max-width: 440px) {
  .concept__text--medium {
    height: 217px;
    font-size: 10.5px;
  }
}

@media (max-width: 370px) {
  .concept__text--medium {
    line-height: 1.5;
  }
}

.concept__text--medium span {
  text-combine-upright: all;
}

.concept__text--box {
  text-align: right;
  margin-right: 30px;
}

@media (max-width: 1140px) {
  .concept__text--box {
    margin-right: 20px;
  }
}

@media (max-width: 440px) {
  .concept__text--box {
    margin-right: 25px;
  }
}

.concept__text--btn {
  margin-top: 20px;
}

@media (max-width: 600px) {
  .concept__text--btn {
    margin-top: 0;
  }
}

@media (max-width: 440px) {
  .concept__text--btn {
    margin-top: 7px;
  }
}

.concept__text--btn a {
  position: relative;
  width: 390px;
  font-size: 20px;
  padding: 15px 70px;
  display: inline-block;
  color: #fff;
  background-color: #a12a25;
  z-index: 1;
  text-align: center;
}

@media (max-width: 1240px) {
  .concept__text--btn a {
    width: 330px;
  }
}

@media (max-width: 1000px) {
  .concept__text--btn a {
    width: 280px;
    padding: 15px 40px;
  }
}

@media (max-width: 880px) {
  .concept__text--btn a {
    width: 220px;
    padding: 15px 0px;
  }
}

@media (max-width: 768px) {
  .concept__text--btn a {
    width: 280px;
  }
}

@media (max-width: 440px) {
  .concept__text--btn a {
    font-size: 12px;
    margin: 0;
    width: 210px;
    padding: 10px 20px;
  }
}

@media (max-width: 370px) {
  .concept__text--btn a {
    width: 180px;
  }
}

.concept__text--btn a:hover {
  color: #a12a25;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.concept__text--btn a:hover::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-animation: ButtonFade 0.3s ease-out;
          animation: ButtonFade 0.3s ease-out;
  z-index: -1;
}

.concept__img {
  width: 50%;
}

@media (max-width: 768px) {
  .concept__img {
    width: 100%;
  }
}

@media (max-width: 440px) {
  .concept__img {
    width: 100%;
  }
}

.concept__img img {
  height: 80%;
  margin-top: 60px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 1140px) {
  .concept__img img {
    height: 70%;
    margin-top: 100px;
  }
}

@media (max-width: 1000px) {
  .concept__img img {
    height: 50%;
    margin-top: 160px;
  }
}

@media (max-width: 880px) {
  .concept__img img {
    height: 40%;
    margin-top: 240px;
  }
}

@media (max-width: 768px) {
  .concept__img img {
    width: 100%;
    height: 100%;
    margin-top: 20px;
  }
}

@media (max-width: 600px) {
  .concept__img img {
    height: 80%;
  }
}

.concept-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #121212;
}

@media (max-width: 768px) {
  .concept-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media (max-width: 440px) {
  .sp-hidden {
    display: hidden;
  }
}

@media (max-width: 768px) {
  .sp-img {
    width: 100%;
    height: 70vh;
    background-image: url(../img/omusoba.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}

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

@media screen and (max-width: 27.5em) {
  .desc-box {
    width: 80%;
  }
}

.news-index {
  width: 100%;
  padding-bottom: 40px;
}

.news-index__title {
  padding: 60px 0 20px;
  font-size: 28px;
  text-align: center;
  font-weight: bold;
}

@media (max-width: 440px) {
  .news-index__title {
    padding: 40px 0 20px;
    font-size: 15px;
  }
}

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

.news-index__btn a {
  position: relative;
  display: inline-block;
  width: 470px;
  margin: 30px auto 85px;
  padding: 15px 70px;
  font-size: 20px;
  color: #fff;
  background: #a12a25;
  text-align: center;
  border: 2px solid #a12a25;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 768px) {
  .news-index__btn a {
    width: 60%;
  }
}

@media (max-width: 440px) {
  .news-index__btn a {
    width: 235px;
    font-size: 12px;
    padding: 10px 30px;
    margin: 10px auto 35px;
  }
}

.news-index__btn a:hover {
  color: #a12a25;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.news-index__btn a:hover::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-animation: ButtonFade 0.4s ease-out;
          animation: ButtonFade 0.4s ease-out;
  z-index: -1;
}

.news-index .article-container p {
  width: 100%;
  text-align: center;
}

.article-container {
  width: 1320px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 1400px) {
  .article-container {
    width: 100%;
  }
}

.article-container::after {
  content: "";
  display: block;
  width: 31.333333%;
}

@media (max-width: 1400px) {
  .article-container::after {
    width: 30%;
  }
}

@media (max-width: 768px) {
  .article-container::after {
    display: none;
  }
}

.article-index {
  width: 31.333333%;
  margin: 20px 0;
}

@media (max-width: 1400px) {
  .article-index {
    margin: 0 auto;
    width: 30%;
  }
}

@media (max-width: 768px) {
  .article-index {
    width: 75%;
    margin: 0 auto;
  }
}

@media (max-width: 440px) {
  .article-index {
    width: 80%;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .article-index:nth-child(2), .article-index:nth-child(3) {
    display: none;
  }
}

.article-index__img {
  height: 230px;
  margin: 0 auto;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 1400px) {
  .article-index__img {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .article-index__img {
    width: 100%;
    height: 300px;
  }
}

@media (max-width: 440px) {
  .article-index__img {
    height: 175px;
  }
}

.article-index__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.article-index__title {
  margin: 10px 0;
  text-align: justify;
  letter-spacing: 0.25em;
}

@media (max-width: 440px) {
  .article-index__title {
    margin: 15px 0;
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  .sp-hidden {
    display: none;
  }
}

.blog-img {
  width: 100%;
  height: auto;
}

.mask-red {
  height: 100%;
  background-color: rgba(198, 45, 7, 0.8);
}

.course-index {
  width: 100%;
}

.course-index__border {
  width: 100%;
  height: 140px;
  background-image: url(../img/AdobeStock_403567669.jpeg);
  background-size: cover;
  background-position: center;
}

@media (max-width: 440px) {
  .course-index__border {
    height: 100px;
  }
}

.course-index__border--middle {
  font-size: 33px;
  color: #fff;
  text-align: center;
  line-height: 140px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

@media (max-width: 440px) {
  .course-index__border--middle {
    font-size: 18px;
    line-height: 100px;
  }
}

.party {
  width: 100%;
  height: 550px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: 0.1em;
}

@media (max-width: 768px) {
  .party {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    height: auto;
  }
}

.party__text {
  width: 50%;
  padding: 50px 30px;
  color: #fff;
  text-align: center;
  background-image: url(../img/AdobeStock_403567669.jpeg);
  background-size: cover;
  background-position: center;
}

@media (max-width: 1240px) {
  .party__text {
    padding: 45px 0;
  }
}

@media (max-width: 844px) {
  .party__text {
    padding: 25px 0;
  }
}

@media (max-width: 768px) {
  .party__text {
    padding: 45px 0 0;
    width: 100%;
  }
}

@media (max-width: 440px) {
  .party__text {
    padding: 20px 0 0;
    width: 100%;
  }
}

.party__text--large {
  font-size: 46px;
  margin-bottom: 25px;
  font-weight: bold;
}

@media (max-width: 440px) {
  .party__text--large {
    font-size: 24px;
    margin-bottom: 10px;
  }
}

.party__text--medium {
  font-size: 16px;
  line-height: 1.9;
  margin-bottom: 15px;
  padding: 0 5px;
}

@media (max-width: 768px) {
  .party__text--medium {
    display: none;
  }
}

.party__text--xl {
  font-size: 60px;
  font-weight: bold;
}

@media (max-width: 440px) {
  .party__text--xl {
    font-size: 30px;
  }
}

.party__text--yellow {
  display: inline-block;
  color: #000;
  font-size: 20px;
  padding: 10px 20px;
  border-radius: 30px;
  background: #fff100;
  vertical-align: middle;
  font-weight: bold;
}

@media (max-width: 440px) {
  .party__text--yellow {
    font-size: 12px;
    letter-spacing: normal;
    margin-top: 10px;
  }
}

.party__text--small {
  font-size: 14px;
  margin: 10px auto;
  letter-spacing: normal;
}

@media (max-width: 440px) {
  .party__text--small {
    font-size: 12px;
  }
}

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

.party__text--btn a {
  position: relative;
  display: inline-block;
  width: 370px;
  margin: 25px auto 60px;
  padding: 20px 70px;
  font-size: 20px;
  color: #fff;
  background: #ba0800;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(123deg, #ba0800 0%, #9a0800 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba0800', endColorstr='#9a0800', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  text-align: center;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 1240px) {
  .party__text--btn a {
    padding: 10px 30px;
  }
}

@media (max-width: 844px) {
  .party__text--btn a {
    width: 300px;
  }
}

@media (max-width: 440px) {
  .party__text--btn a {
    width: 180px;
    font-size: 12px;
    margin: 10px auto 20px;
    padding: 10px 10px;
    letter-spacing: normal;
  }
}

.party__text--btn a:hover {
  color: #a12a25;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.party__text--btn a:hover::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-animation: ButtonFade 0.3s ease-out;
          animation: ButtonFade 0.3s ease-out;
  z-index: -1;
}

.party__text-tax {
  font-size: 28px;
}

@media screen and (max-width: 27.5em) {
  .party__text-tax {
    font-size: 20px;
  }
}

.party__text-tax-small {
  font-size: 16px;
}

@media screen and (max-width: 27.5em) {
  .party__text-tax-small {
    font-size: 10px;
  }
}

.party__img {
  width: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 768px) {
  .party__img {
    width: 100%;
  }
}

.margin-left {
  margin-left: 20px;
}

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

@media (max-width: 768px) {
  .reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.menu-index {
  width: 100%;
  position: relative;
}

.menu-index__title {
  margin: 110px auto 30px;
  /* padding: 50px 0; */
  font-size: 28px;
  text-align: center;
  font-weight: bold;
}

@media (max-width: 440px) {
  .menu-index__title {
    font-size: 15px;
    margin: 40px auto 0px;
  }
}

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

.menu-index__btn a {
  position: relative;
  display: inline-block;
  width: 20%;
  margin: 70px auto 0;
  padding: 20px 30px;
  font-size: 20px;
  color: #fff;
  background: #000;
  text-align: center;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 1400px) {
  .menu-index__btn a {
    margin: 0 auto 0;
  }
}

@media (max-width: 1240px) {
  .menu-index__btn a {
    width: 35%;
    margin: 1% auto;
    top: 100%;
  }
}

@media (max-width: 768px) {
  .menu-index__btn a {
    width: 50%;
  }
}

@media (max-width: 490px) {
  .menu-index__btn a {
    width: 60%;
  }
}

@media (max-width: 440px) {
  .menu-index__btn a {
    width: 60%;
    font-size: 15px;
    padding: 15px 20px;
  }
}

@media (max-width: 320px) {
  .menu-index__btn a {
    width: 80%;
  }
}

.menu-index__btn a:hover {
  color: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.menu-index__btn a:hover::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  border: 2px solid #000;
  -webkit-animation: ButtonFade 0.3s ease-out;
          animation: ButtonFade 0.3s ease-out;
  z-index: -1;
}

.menu-index .swiper-wrapper p {
  width: 100%;
  text-align: center;
}

.bg-red {
  position: absolute;
  top: 150px;
  left: 0;
  z-index: -10;
  width: 100%;
  height: 470px;
  background-image: url(../img/AdobeStock_403567669.jpeg);
  background-size: cover;
  background-position: center;
  opacity: .9;
}

@media (max-width: 1400px) {
  .bg-red {
    height: 64%;
  }
}

@media (max-width: 900px) {
  .bg-red {
    height: 60%;
  }
}

@media (max-width: 768px) {
  .bg-red {
    height: 72%;
  }
}

@media (max-width: 680px) {
  .bg-red {
    height: 68%;
  }
}

@media (max-width: 500px) {
  .bg-red {
    height: 63%;
  }
}

@media (max-width: 440px) {
  .bg-red {
    top: 70px;
    height: 74%;
  }
}

@media (max-width: 260px) {
  .bg-red {
    height: 68%;
  }
}

.swiper-container {
  width: 1370px;
  height: 460px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1400px) {
  .swiper-container {
    width: 90%;
    height: auto;
    padding-bottom: 50px;
  }
}

@media (max-width: 440px) {
  .swiper-container {
    padding-bottom: 23px;
  }
}

.swiper-wrapper {
  width: 100%;
  margin: 0px auto;
}

.swiper-slide {
  width: 410px;
  height: 400px;
  margin: 20px auto;
}

@media (max-width: 1400px) {
  .swiper-slide {
    width: 30%;
    height: auto;
  }
}

@media (max-width: 768px) {
  .swiper-slide {
    width: 100%;
  }
}

.swiper-slide__img {
  width: 100%;
  height: 100%;
}

.swiper-slide__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 768px) {
  .swiper-slide__img {
    width: 80%;
    margin: 0 auto;
  }
}

.swiper-slide__title {
  font-size: 24px;
  margin: 15px 0 0;
  text-align: center;
  color: #fff;
}

@media (max-width: 440px) {
  .swiper-slide__title {
    font-size: 12px;
  }
}

.swiper-button-next,
.swiper-button-prev {
  display: none;
}

@media (max-width: 768px) {
  .swiper-button-next,
  .swiper-button-prev {
    outline: none;
    display: block;
    color: #fff;
  }
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 30px;
  font-weight: bold;
}

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

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

.access {
  position: relative;
  width: 1390px;
  margin: 0 auto;
  padding-top: 135px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1.7;
}

@media (max-width: 1400px) {
  .access {
    width: 90%;
    padding-top: 90px;
  }
}

@media (max-width: 1240px) {
  .access {
    width: 90%;
    padding-top: 100px;
  }
}

@media (max-width: 768px) {
  .access {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 10px auto 0;
  }
}

@media (max-width: 440px) {
  .access {
    padding-top: 50px;
    margin-top: 0px;
  }
}

.access__text {
  width: 50%;
  font-weight: 500;
  margin-left: 70px;
}

@media (max-width: 1290px) {
  .access__text {
    margin-left: 0;
    margin-right: 20px;
  }
}

@media (max-width: 768px) {
  .access__text {
    width: 90%;
    margin: 0 auto;
    padding: 10px;
  }
}

@media (max-width: 440px) {
  .access__text {
    width: 100%;
    margin: 0 auto 0 0;
    padding: 0;
  }
}

.access__text--logo {
  width: 100%;
}

.access__text--logo-img {
  width: 230px;
}

@media (max-width: 440px) {
  .access__text--logo-img {
    width: 120px;
  }
}

.access__text--logo-xs {
  display: inline-block;
  font-size: 16px;
  margin: 20px;
  font-weight: bold;
}

@media (max-width: 440px) {
  .access__text--logo-xs {
    font-size: 12px;
    margin: 0 auto;
    vertical-align: sub;
  }
}

.access__text--medium {
  width: 100%;
  font-size: 16px;
  margin: 30px 0 25px;
  line-height: 1.9;
  font-weight: bold;
}

@media (max-width: 440px) {
  .access__text--medium {
    font-size: 12px;
  }
}

.access__text--accent {
  font-weight: bold;
}

.access__text--small {
  font-size: 16px;
  margin: 20px 0;
}

@media (max-width: 440px) {
  .access__text--small {
    width: 70%;
    font-size: 12px;
  }
}

.access__img {
  width: 740px;
  height: 430px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 1710px) {
  .access__img {
    width: 50%;
    height: auto;
  }
}

@media (max-width: 768px) {
  .access__img {
    width: 90%;
    margin: 0 auto;
  }
}

@media (max-width: 440px) {
  .access__img {
    width: 100%;
    height: 215px;
  }
}

@media (max-width: 380px) {
  .access__img {
    height: auto;
  }
}

.access__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.access__illust {
  position: fixed;
  right: 40px;
  bottom: 40px;
  text-align: center;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  z-index: 100;
}

@media (max-width: 768px) {
  .access__illust {
    bottom: 20px;
    right: 10px;
  }
}

.access__illust:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.access__illust--speech {
  position: relative;
  display: block;
  width: 130px;
  margin-bottom: 100px;
  font-weight: bold;
  top: -70px;
}

@media (max-width: 768px) {
  .access__illust--speech {
    width: 120px;
    top: -50px;
  }
}

@media (max-width: 440px) {
  .access__illust--speech {
    width: 100px;
  }
}

.access__illust--speech p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -70%);
          transform: translate(-50%, -70%);
  z-index: 20;
  width: 100%;
  color: #fff;
}

@media (max-width: 440px) {
  .access__illust--speech p {
    font-size: 13px;
  }
}

@media (max-width: 320px) {
  .access__illust--speech p {
    font-size: 12px;
  }
}

.access__illust--speech img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
  width: 250px;
}

@media (max-width: 320px) {
  .access__illust--speech img {
    width: 100px;
  }
}

.access__illust--boss {
  display: block;
  width: 130px;
  text-align: center;
  margin-left: 30px;
}

@media (max-width: 768px) {
  .access__illust--boss {
    width: 100px;
    margin-top: -40px;
  }
}

@media (max-width: 440px) {
  .access__illust--boss {
    width: 80px;
    margin-top: -50px;
  }
}

.access__illust-fade {
  opacity: 1;
  visibility: visible;
  z-index: 100;
}

.google-maps {
  width: 100%;
  margin-top: 50px;
}

.google-maps iframe {
  width: 100%;
}

.footer {
  width: 100%;
  background: #000;
}

.footer__logopc {
  display: none;
}

@media (max-width: 1240px) {
  .footer__logopc {
    display: block;
    width: 237px;
    margin: 0 auto;
    padding: 30px 0 0;
  }
}

@media (max-width: 768px) {
  .footer__logopc {
    display: none;
  }
}

.footer__logotab {
  display: none;
}

@media (max-width: 768px) {
  .footer__logotab {
    display: block;
    width: 237px;
    margin: 0 auto;
    padding: 0;
  }
}

@media (max-width: 440px) {
  .footer__logotab {
    width: 125px;
  }
}

.footnav {
  width: 1100px;
  margin: 0 auto;
  padding: 50px 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 2.3;
  letter-spacing: 0.1em;
}

.footnav::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.3) * 0.5em);
  content: "";
}

.footnav::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.3) * 0.5em);
  content: "";
}

@media (max-width: 1240px) {
  .footnav {
    width: 90%;
  }
}

@media (max-width: 768px) {
  .footnav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 70px 0px;
  }
}

.footnav__logo {
  width: 237px;
  margin-right: 40px;
}

@media (max-width: 1240px) {
  .footnav__logo {
    display: none;
  }
}

.footnav__box {
  width: auto;
  font-size: 12px;
  margin-left: 30px;
}

.footnav__box::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.3) * 0.5em);
  content: "";
}

.footnav__box::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.3) * 0.5em);
  content: "";
}

@media (max-width: 1240px) {
  .footnav__box {
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .footnav__box {
    width: 80%;
    text-align: center;
    font-size: 16px;
    margin: 0 auto 20px;
  }
}

@media (max-width: 440px) {
  .footnav__box {
    font-size: 12px;
  }
}

.footnav__box a {
  color: #fff;
}

.footnav__info {
  width: auto;
  line-height: 2;
  margin: -5px 0 0 auto;
}

.footnav__info.info-sp {
  display: none;
}

@media (max-width: 768px) {
  .footnav__info.info-sp {
    display: block;
    padding: 0 0 25px;
  }
}

@media (max-width: 440px) {
  .footnav__info.info-sp {
    padding: 5px 0px 20px;
  }
}

@media (max-width: 1240px) {
  .footnav__info {
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .footnav__info {
    width: 80%;
    margin: 0 auto;
    padding: 30px 0 0;
  }
}

@media (max-width: 440px) {
  .footnav__info {
    padding: 10px 0 0;
  }
}

.footnav__info--medium {
  font-size: 14px;
  text-align: right;
  line-height: 1;
  letter-spacing: 0.25em;
}

@media (max-width: 1240px) {
  .footnav__info--medium {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .footnav__info--medium {
    text-align: center;
  }
}

@media (max-width: 440px) {
  .footnav__info--medium {
    font-size: 10px;
  }
}

.footnav__info--large {
  font-size: 40px;
  text-align: right;
  margin-top: 12px;
  line-height: 1;
}

@media (max-width: 1240px) {
  .footnav__info--large {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .footnav__info--large {
    text-align: center;
    margin-bottom: 10px;
  }
}

@media (max-width: 440px) {
  .footnav__info--large {
    font-size: 28px;
    margin-bottom: 10px;
  }
}

.footnav__info--tel {
  display: block;
}

.footnav__info--small {
  font-size: 14px;
  text-align: right;
  margin-top: 15px;
  line-height: 1;
  letter-spacing: 0.05em;
}

@media (max-width: 1240px) {
  .footnav__info--small {
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  .footnav__info--small {
    text-align: center;
    margin-bottom: 10px;
  }
}

.footnav__info--copyright {
  font-size: 11px;
  text-align: center;
  margin-top: 40px;
  padding-bottom: 40px;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.2em;
}

@media (max-width: 768px) {
  .footnav__info--copyright {
    margin-top: 50px;
    text-align: center;
  }
}

@media (max-width: 440px) {
  .footnav__info--copyright {
    margin-top: 30px;
    font-size: 8px;
  }
}

.info-pc {
  display: block;
}

@media (max-width: 768px) {
  .info-pc {
    display: none;
  }
}

.payment {
  padding: 60px 0;
  width: 100%;
  background: #f0f0f0;
}

.payment__about {
  width: 285px;
  padding-right: 30px;
  letter-spacing: 0.05em;
  border-right: 1px solid #bbbbbb;
}

@media (max-width: 1240px) {
  .payment__about {
    width: 40%;
    margin: 0;
    margin-left: 20px;
    border-right: none;
  }
}

@media (max-width: 1000px) {
  .payment__about {
    margin-left: 0;
  }
}

@media (max-width: 768px) {
  .payment__about {
    width: 100%;
    margin: 0;
    padding-right: 0;
  }
}

.payment__about--medium {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 25px;
}

@media screen and (max-width: 27.5em) {
  .payment__about--medium {
    margin-bottom: 16px;
  }
}

.payment__about--card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
}

@media (max-width: 1240px) {
  .payment__about--card {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
}

@media screen and (max-width: 48em) {
  .payment__about--card {
    width: 80%;
  }
}

.payment__about--logo:not(:nth-child(4)) {
  margin-right: 10px;
}

.payment__about--small {
  font-size: 14px;
  color: #4d4d4d;
  line-height: 1.7;
}

.payment__delivery {
  width: 320px;
  padding-right: 30px;
  letter-spacing: 0.05em;
  border-right: 1px solid #bbbbbb;
}

@media (max-width: 1240px) {
  .payment__delivery {
    width: 40%;
    margin: 0;
    border-right: none;
  }
}

@media (max-width: 768px) {
  .payment__delivery {
    width: 100%;
    margin: 40px 0 0;
    padding-right: 0;
  }
}

.payment__delivery--medium {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 25px;
}

@media screen and (max-width: 27.5em) {
  .payment__delivery--medium {
    margin-bottom: 16px;
  }
}

.payment__delivery--small {
  font-size: 14px;
  color: #4d4d4d;
  line-height: 1.7;
}

.payment__contact {
  width: 215px;
  padding-right: 30px;
  letter-spacing: 0.05em;
  border-right: 1px solid #bbbbbb;
}

@media (max-width: 1240px) {
  .payment__contact {
    width: 40%;
    margin: 60px 0 0;
    margin-left: 20px;
    border-right: none;
  }
}

@media (max-width: 1000px) {
  .payment__contact {
    margin-left: 0;
  }
}

@media (max-width: 768px) {
  .payment__contact {
    width: 100%;
    margin: 40px 0 0;
    padding-right: 0;
  }
}

.payment__contact--medium {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 25px;
}

@media screen and (max-width: 27.5em) {
  .payment__contact--medium {
    margin-bottom: 16px;
  }
}

.payment__contact--small {
  font-size: 14px;
  color: #4d4d4d;
  line-height: 1.7;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.payment__contact--bold {
  display: block;
  font-weight: bold;
}

.payment__support {
  width: 200px;
  letter-spacing: 0.05em;
}

@media (max-width: 1240px) {
  .payment__support {
    width: 40%;
    margin: 60px 0 0;
    border-right: none;
  }
}

@media (max-width: 768px) {
  .payment__support {
    width: 100%;
    margin: 40px 0 0;
    padding-right: 0;
  }
}

.payment__support--medium {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 17px;
}

@media screen and (max-width: 27.5em) {
  .payment__support--medium {
    margin-bottom: 16px;
  }
}

.payment__support--list {
  font-size: 14px;
  line-height: 2.15;
}

.payment__support--list a {
  color: #4d4d4d;
  border-bottom: 1px solid #4d4d4d;
}

.payment-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1100px;
  margin: 0 auto;
}

@media (max-width: 1240px) {
  .payment-container {
    width: 80%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 768px) {
  .payment-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 440px) {
  .payment-container {
    width: 90%;
  }
}
/*# sourceMappingURL=style.css.map */