@charset "UTF-8";
/*リセット
--------------------------------------------*/
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* 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;
  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-top-width: 1px;
  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] {
  -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;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
  /* 2 */
}

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

/**
 * Correct cursors for clickable elements.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

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

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

/**
 * 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. Fix font inheritance.
 */
::-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]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit;
  /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* font
---------------------------------------------*/
.mrs--bold {
  font-family: mrs-eaves-xl-serif, serif;
  font-weight: 700;
  font-style: normal;
}

.mrs--heavy {
  font-family: mrs-eaves-xl-serif, serif;
  font-weight: 800;
  font-style: normal;
}

.hand {
  font-family: adobe-handwriting-ernie, sans-serif;
  font-weight: 400;
  font-style: normal;
}

/* common
---------------------------------------------*/
body {
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #000;
  line-height: 1.57;
  letter-spacing: 0.16em;
  background-color: #f0efea;
  overflow-y: overlay;
}

@media screen and (min-width: 769px) {
  body {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 11px;
  }
}

.wrapper {
  overflow: hidden;
}

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

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
  vertical-align: bottom;
}

@media screen and (min-width: 769px) {
  .pcNone {
    display: none;
  }
}

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

@media screen and (min-width: 769px) {
  .spNone {
    display: block;
  }
}

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

/* inview
---------------------------------------------*/
.fade {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}

.fade.on {
  -webkit-animation-name: fadeAnime;
          animation-name: fadeAnime;
  -webkit-animation-duration: 800ms;
          animation-duration: 800ms;
  -webkit-animation-delay: 100ms;
          animation-delay: 100ms;
  -webkit-animation-timing-function: cubic-beziercubic-bezier(0.25, 1, 0.5, 1);
          animation-timing-function: cubic-beziercubic-bezier(0.25, 1, 0.5, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

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

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

.anime1_1 {
  opacity: 0;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}

.anime1_1.on {
  -webkit-animation-name: anime1_1;
          animation-name: anime1_1;
  -webkit-animation-duration: 800ms;
          animation-duration: 800ms;
  -webkit-animation-delay: 1200ms;
          animation-delay: 1200ms;
  -webkit-animation-timing-function: cubic-beziercubic-bezier(0.25, 1, 0.5, 1);
          animation-timing-function: cubic-beziercubic-bezier(0.25, 1, 0.5, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

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

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

.anime1_3 {
  opacity: 0;
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
}

.anime1_3.on {
  -webkit-animation-name: anime1_3;
          animation-name: anime1_3;
  -webkit-animation-duration: 800ms;
          animation-duration: 800ms;
  -webkit-animation-delay: 1200ms;
          animation-delay: 1200ms;
  -webkit-animation-timing-function: cubic-beziercubic-bezier(0.25, 1, 0.5, 1);
          animation-timing-function: cubic-beziercubic-bezier(0.25, 1, 0.5, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

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

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

.anime2_1,
.anime2_3 {
  opacity: 0;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}

.anime2_1.on,
.anime2_3.on {
  -webkit-animation-name: anime2_1;
          animation-name: anime2_1;
  -webkit-animation-duration: 800ms;
          animation-duration: 800ms;
  -webkit-animation-delay: 1200ms;
          animation-delay: 1200ms;
  -webkit-animation-timing-function: cubic-beziercubic-bezier(0.25, 1, 0.5, 1);
          animation-timing-function: cubic-beziercubic-bezier(0.25, 1, 0.5, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

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

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

.anime2_2 {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}

.anime2_2.on {
  -webkit-animation-name: anime2_2;
          animation-name: anime2_2;
  -webkit-animation-duration: 800ms;
          animation-duration: 800ms;
  -webkit-animation-delay: 1200ms;
          animation-delay: 1200ms;
  -webkit-animation-timing-function: cubic-beziercubic-bezier(0.25, 1, 0.5, 1);
          animation-timing-function: cubic-beziercubic-bezier(0.25, 1, 0.5, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

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

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

.anime3_1 {
  opacity: 0;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}

.anime3_1.on {
  -webkit-animation-name: anime3_1;
          animation-name: anime3_1;
  -webkit-animation-duration: 800ms;
          animation-duration: 800ms;
  -webkit-animation-delay: 1200ms;
          animation-delay: 1200ms;
  -webkit-animation-timing-function: cubic-beziercubic-bezier(0.25, 1, 0.5, 1);
          animation-timing-function: cubic-beziercubic-bezier(0.25, 1, 0.5, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

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

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

.anime3_2 {
  opacity: 0;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}

.anime3_2.on {
  -webkit-animation-name: anime3_2;
          animation-name: anime3_2;
  -webkit-animation-duration: 800ms;
          animation-duration: 800ms;
  -webkit-animation-delay: 1200ms;
          animation-delay: 1200ms;
  -webkit-animation-timing-function: cubic-beziercubic-bezier(0.25, 1, 0.5, 1);
          animation-timing-function: cubic-beziercubic-bezier(0.25, 1, 0.5, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

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

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

.anime_hukidashi {
  opacity: 0;
}

.anime_hukidashi.on {
  -webkit-animation-name: anime_hukidashi;
          animation-name: anime_hukidashi;
  -webkit-animation-duration: 800ms;
          animation-duration: 800ms;
  -webkit-animation-delay: 2000ms;
          animation-delay: 2000ms;
  -webkit-animation-timing-function: cubic-beziercubic-bezier(0.25, 1, 0.5, 1);
          animation-timing-function: cubic-beziercubic-bezier(0.25, 1, 0.5, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

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

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

/* header
---------------------------------------------*/
.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #f0efea;
  z-index: 100;
  border-bottom: 1px solid #000;
}

@media screen and (min-width: 769px) {
  .header {
    height: 41px;
    line-height: 40px;
  }
}

@media screen and (max-width: 768px) {
  .header {
    height: 36px;
    line-height: 35px;
  }
}

.headerTitle {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .headerTitle {
    font-size: 12px;
  }
}

.headerBtn {
  position: fixed;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .headerBtn {
    width: 36px;
    right: 20px;
    top: 0;
    padding: 14.5px 0;
  }
}

@media screen and (max-width: 768px) {
  .headerBtn {
    width: 18px;
    right: 15px;
    padding: 15px 0;
    top: 0;
  }
}

.headerBtn span {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
}

@media screen and (min-width: 769px) {
  .headerBtn span:not(:last-child) {
    margin-bottom: 4px;
  }
}

@media screen and (max-width: 768px) {
  .headerBtn span:not(:last-child) {
    margin-bottom: 2px;
  }
}

@media screen and (min-width: 769px) {
  .headerBtn:hover {
    opacity: 0.4;
  }
}

@media screen and (min-width: 769px) {
  .headerBtn.open {
    width: 28px;
    height: 28px;
    top: 6px;
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .headerBtn.open {
    width: 16px;
    height: 16px;
    top: 10px;
    padding: 0;
  }
}

.headerBtn.open span:last-child {
  display: none;
}

.headerBtn.open span {
  display: block;
  width: 1px;
  height: 140%;
  background-color: #000;
  position: absolute;
}

.headerBtn.open span:nth-child(1) {
  top: 0;
  left: 0;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.headerBtn.open span:nth-child(2) {
  top: 0;
  right: 0;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media screen and (min-width: 769px) {
  .headerBtn.open:hover {
    opacity: 0.4;
  }
}

/* top
---------------------------------------------*/
.top {
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}

@media screen and (min-width: 769px) {
  .top {
    margin-bottom: 88px;
  }
}

@media screen and (max-width: 768px) {
  .top {
    margin-bottom: 20px;
  }
}

.top .topBg {
  position: relative;
}

.top .topBg .pageTitle {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 769px) {
  .top .topBg .pageTitle {
    width: 42.8%;
    top: 14%;
  }
}

@media screen and (max-width: 768px) {
  .top .topBg .pageTitle {
    width: 78.6%;
    top: 10.1%;
  }
}

.top .topBg .topStaff li {
  position: absolute;
  display: none;
}

@media screen and (min-width: 769px) {
  .top .topBg .topStaff li.top1 {
    width: 10.1%;
    bottom: 6%;
    left: 23.6%;
  }
}

@media screen and (max-width: 768px) {
  .top .topBg .topStaff li.top1 {
    width: 21.7%;
    bottom: 2%;
    left: 18.2%;
  }
}

@media screen and (min-width: 769px) {
  .top .topBg .topStaff li.top2 {
    width: 9.9%;
    bottom: 14.8%;
    left: 36.8%;
  }
}

@media screen and (max-width: 768px) {
  .top .topBg .topStaff li.top2 {
    width: 20.4%;
    bottom: 34.2%;
    left: 28%;
  }
}

@media screen and (min-width: 769px) {
  .top .topBg .topStaff li.top3 {
    width: 13.6%;
    bottom: 3%;
    left: 56.5%;
  }
}

@media screen and (max-width: 768px) {
  .top .topBg .topStaff li.top3 {
    width: 28%;
    bottom: 15.9%;
    left: 53%;
  }
}

@media screen and (min-width: 769px) {
  .top .topBg .topStaff li.top4 {
    width: 7.5%;
    bottom: 13.3%;
    left: 71.8%;
  }
}

@media screen and (max-width: 768px) {
  .top .topBg .topStaff li.top4 {
    width: 16%;
    bottom: 29.9%;
    left: 75%;
  }
}

@media screen and (min-width: 769px) {
  .top .topBg .topStaff li.top5 {
    width: 12.3%;
    bottom: 5.4%;
    left: 22.3%;
  }
}

@media screen and (max-width: 768px) {
  .top .topBg .topStaff li.top5 {
    width: 25%;
    bottom: 3%;
    left: 16%;
  }
}

@media screen and (min-width: 769px) {
  .top .topBg .topStaff li.top6 {
    width: 8.9%;
    bottom: 15.5%;
    left: 35.7%;
  }
}

@media screen and (max-width: 768px) {
  .top .topBg .topStaff li.top6 {
    width: 19%;
    bottom: 36%;
    left: 28%;
  }
}

@media screen and (min-width: 769px) {
  .top .topBg .topStaff li.top7 {
    width: 13.8%;
    left: 54.7%;
    bottom: 3%;
  }
}

@media screen and (max-width: 768px) {
  .top .topBg .topStaff li.top7 {
    width: 29%;
    bottom: 13%;
    left: 48%;
  }
}

@media screen and (min-width: 769px) {
  .top .topBg .topStaff li.top8 {
    width: 9.7%;
    left: 70.3%;
    bottom: 14%;
  }
}

@media screen and (max-width: 768px) {
  .top .topBg .topStaff li.top8 {
    width: 20.5%;
    bottom: 29.9%;
    left: 77%;
  }
}

/* lead
---------------------------------------------*/
.lead {
  position: relative;
}

@media screen and (min-width: 769px) {
  .lead {
    padding: 0 0 96px;
  }
}

@media screen and (max-width: 768px) {
  .lead {
    padding: 0 0 45px;
  }
}

.leadText {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .leadText {
    line-height: 2.7;
  }
}

@media screen and (max-width: 768px) {
  .leadText {
    line-height: 2.2;
  }
}

.lead::after {
  content: "";
  display: block;
  height: 1px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 769px) {
  .lead::after {
    width: 550px;
  }
}

@media screen and (max-width: 768px) {
  .lead::after {
    width: 80%;
  }
}

/* menu
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .menu {
    padding: 100px 0 130px;
  }
}

@media screen and (max-width: 768px) {
  .menu {
    padding: 50px 0 50px;
  }
}

.menuList {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  .menuList {
    width: 550px;
  }
}

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

.menuList li {
  position: relative;
}

@media screen and (min-width: 769px) {
  .menuList li {
    width: 25%;
  }
}

@media screen and (max-width: 768px) {
  .menuList li {
    width: 30%;
  }
}

@media screen and (min-width: 769px) {
  .menuList li:nth-child(1), .menuList li:nth-child(2), .menuList li:nth-child(4), .menuList li:nth-child(5) {
    margin-right: 12.5%;
  }
}

@media screen and (max-width: 768px) {
  .menuList li:nth-child(1), .menuList li:nth-child(2), .menuList li:nth-child(4), .menuList li:nth-child(5) {
    margin-right: 5%;
  }
}

.menuList li:nth-child(-n + 3) {
  margin-bottom: 35px;
}

.menuList li a {
  display: block;
}

.menuList li a .menuText {
  color: #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  letter-spacing: 0.02em;
}

@media screen and (min-width: 769px) {
  .menuList li a .menuText {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .menuList li a .menuText {
    font-size: 10px;
  }
}

.menuList li a .menuText span {
  display: block;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .menuList li a .menuText span {
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  .menuList li a .menuText span {
    font-size: 19px;
  }
}

.menuList li a .on {
  display: none;
}

@media screen and (min-width: 769px) {
  .menuList li a:hover .off {
    display: none;
  }
  .menuList li a:hover .on {
    display: block;
  }
}

/* style
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .style {
    padding: 80px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .style {
    padding: 70px 0 0;
  }
}

.secItem {
  border-bottom: 1px solid #fff;
}

@media screen and (min-width: 769px) {
  .secItem {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .secItem {
    padding-bottom: 20px;
  }
}

.secItem .secTitle {
  color: #2a5d1a;
  text-align: center;
  letter-spacing: 0;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .secItem .secTitle {
    font-size: 40px;
    padding-left: 50px;
  }
}

@media screen and (max-width: 768px) {
  .secItem .secTitle {
    font-size: 24px;
    padding-left: 35px;
    line-height: 1;
  }
}

.secItem .secTitle .num {
  display: block;
  line-height: 1;
  position: absolute;
}

@media screen and (min-width: 769px) {
  .secItem .secTitle .num {
    font-size: 28px;
    top: 7px;
    left: 0;
  }
}

@media screen and (max-width: 768px) {
  .secItem .secTitle .num {
    font-size: 17px;
    top: 4px;
    left: 0;
  }
}

.secItem .secTitle .num::after {
  content: "";
  display: block;
  width: 1px;
  background-color: #2a5d1a;
  position: absolute;
  top: -13px;
  left: 5px;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: rotate(42deg);
          transform: rotate(42deg);
}

@media screen and (min-width: 769px) {
  .secItem .secTitle .num::after {
    height: 60px;
  }
}

@media screen and (max-width: 768px) {
  .secItem .secTitle .num::after {
    height: 40px;
  }
}

.secItem__brand {
  letter-spacing: 0.06em;
  color: #2a5d1a;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .secItem__brand {
    font-size: 19px;
    margin-bottom: 25px;
    margin-top: -13px;
  }
}

@media screen and (max-width: 768px) {
  .secItem__brand {
    font-size: 12px;
    margin-bottom: 18px;
    margin-top: 5px;
  }
}

.secItem__img {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .secItem__img {
    width: 150px;
  }
}

@media screen and (max-width: 768px) {
  .secItem__img {
    width: 28%;
  }
}

.secItem__img a {
  display: block;
}

@media screen and (min-width: 769px) {
  .secItem__img a:hover {
    opacity: .8;
  }
}

.secItem__size {
  color: #9a9898;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 769px) {
  .secItem__size {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .secItem__size {
    font-size: 13px;
  }
}

@media screen and (min-width: 769px) {
  .secCode {
    padding-bottom: 82px;
  }
}

@media screen and (max-width: 768px) {
  .secCode {
    padding-bottom: 60px;
  }
}

.secCode .inner {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .secCode .inner {
    max-width: 737px;
  }
}

@media screen and (max-width: 768px) {
  .secCode .inner {
    width: 80%;
  }
}

.imgBlockInner {
  position: relative;
}

.imgBlockInner .imgBlock__img {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (min-width: 769px) {
  .imgBlockInner .imgBlock__img {
    height: 480px;
  }
}

@media screen and (max-width: 768px) {
  .imgBlockInner .imgBlock__img {
    height: 72vw;
  }
}

.imgBlockInner .imgBlock__img img {
  height: 100%;
  width: auto;
}

.imgBlockInner .ondo {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  .imgBlockInner .ondoImg {
    height: 65px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 768px) {
  .imgBlockInner .ondoImg {
    height: 38px;
    margin-right: 5px;
  }
}

.imgBlockInner .ondoImg img {
  width: auto;
  height: 100%;
}

.imgBlockInner .ondoText span {
  display: block;
  line-height: 1;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 769px) {
  .imgBlockInner .ondoText .ondo1 {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .imgBlockInner .ondoText .ondo1 {
    font-size: 10px;
  }
}

@media screen and (min-width: 769px) {
  .imgBlockInner .ondoText .ondo2 {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .imgBlockInner .ondoText .ondo2 {
    font-size: 12px;
  }
}

@media screen and (min-width: 769px) {
  .imgBlockInner .ondoText .ondo3 {
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  .imgBlockInner .ondoText .ondo3 {
    font-size: 16px;
  }
}

.imgBlockInner .ondoText .ondo3::after {
  content: "°C";
  display: inline-block;
}

@media screen and (min-width: 769px) {
  .imgBlockInner .ondoText .ondo3::after {
    font-size: 25px;
  }
}

@media screen and (max-width: 768px) {
  .imgBlockInner .ondoText .ondo3::after {
    font-size: 13px;
  }
}

.imgBlockInner .hukidashi {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .imgBlockInner .hukidashi {
    width: 145px;
  }
}

@media screen and (max-width: 768px) {
  .imgBlockInner .hukidashi {
    height: 14vw;
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .imgBlockInner .hukidashi img {
    width: auto;
    height: 100%;
  }
}

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

@media screen and (max-width: 768px) {
  .textBlock {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (min-width: 769px) {
  .textBlock > li {
    width: 28.6%;
  }
}

@media screen and (max-width: 768px) {
  .textBlock > li {
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  .textBlock > li:nth-child(-n + 2) {
    margin-right: 7.1%;
  }
}

@media screen and (max-width: 768px) {
  .textBlock > li:nth-child(-n + 2) {
    margin-bottom: 30px;
  }
}

.textBlock > li .textBlock__month {
  letter-spacing: 0.02em;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .textBlock > li .textBlock__month {
    font-size: 20px;
    border-bottom: 4px solid #000;
    padding-bottom: 7px;
    margin-bottom: 7px;
  }
}

@media screen and (max-width: 768px) {
  .textBlock > li .textBlock__month {
    font-size: 17px;
    border-bottom: 2px solid #000;
    padding-bottom: 4px;
    margin-bottom: 4px;
  }
}

@media screen and (min-width: 769px) {
  .textBlock > li .textBlock__text {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .textBlock > li .textBlock__text {
    margin-bottom: 12px;
    line-height: 1.8;
  }
}

.creditList {
  width: 100%;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .creditList {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .creditList {
    font-size: 11px;
  }
}

.creditList li {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}

@media screen and (min-width: 769px) {
  .creditList li {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .creditList li {
    margin-bottom: 8px;
  }
}

.creditList li::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}

.creditList li a {
  display: block;
}

@media screen and (min-width: 769px) {
  .creditList li a:hover {
    opacity: 0.7;
  }
}

.creditList li.active {
  background-color: #faf9f4;
}

.secStaff {
  color: #9a9898;
  background-color: #faf9f4;
}

@media screen and (min-width: 769px) {
  .secStaff {
    padding: 100px 0;
  }
}

@media screen and (max-width: 768px) {
  .secStaff {
    padding: 50px 0;
  }
}

.secStaff .fade {
  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;
}

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

@media screen and (min-width: 769px) {
  .secStaff__img {
    width: 170px;
    margin-right: 40px;
  }
}

@media screen and (max-width: 768px) {
  .secStaff__img {
    width: 35%;
    margin-bottom: 19px;
  }
}

.secStaff .staffText {
  letter-spacing: 0.02em;
}

@media screen and (min-width: 769px) {
  .secStaff .staffText__midashi {
    font-size: 18px;
    margin-bottom: 23px;
  }
}

@media screen and (max-width: 768px) {
  .secStaff .staffText__midashi {
    text-align: center;
    font-size: 13px;
    margin-bottom: 11px;
  }
}

@media screen and (min-width: 769px) {
  .secStaff .staffText__name {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .secStaff .staffText__name {
    font-size: 14px;
  }
}

.secStaff .staffText__name span {
  display: block;
}

@media screen and (min-width: 769px) {
  .secStaff .staffText__name span {
    font-size: 12px;
    margin-bottom: 25px;
    margin-top: 3px;
  }
}

@media screen and (max-width: 768px) {
  .secStaff .staffText__name span {
    font-size: 10px;
    margin-bottom: 15px;
  }
}

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

@media screen and (min-width: 769px) {
  .secStaff .staffText .inst__img {
    margin-right: 5px;
  }
}

@media screen and (min-width: 769px) {
  .secStaff .staffText .inst__img i {
    font-size: 20px;
  }
}

.secStaff .staffText .inst a {
  text-decoration: underline;
}

@media screen and (min-width: 769px) {
  .secStaff .staffText .inst a:hover {
    opacity: 0.7;
  }
}

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

.secStaff .staffText .stasta a {
  text-decoration: underline;
}

@media screen and (min-width: 769px) {
  .secStaff .staffText .stasta a:hover {
    opacity: 0.7;
  }
}

/* 1、4
---------------------------------------------*/
.style--1 .secCode .imgWrap,
.style--4 .secCode .imgWrap {
  position: relative;
}

@media screen and (min-width: 769px) {
  .style--1 .secCode .imgWrap,
  .style--4 .secCode .imgWrap {
    padding: 135px 0 178px;
  }
}

@media screen and (max-width: 768px) {
  .style--1 .secCode .imgWrap,
  .style--4 .secCode .imgWrap {
    padding: 155px 0 135px;
  }
}

.style--1 .secCode .imgWrap .imgBlock1_1,
.style--1 .secCode .imgWrap .imgBlock4_1,
.style--4 .secCode .imgWrap .imgBlock1_1,
.style--4 .secCode .imgWrap .imgBlock4_1 {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .style--1 .secCode .imgWrap .imgBlock1_1,
  .style--1 .secCode .imgWrap .imgBlock4_1,
  .style--4 .secCode .imgWrap .imgBlock1_1,
  .style--4 .secCode .imgWrap .imgBlock4_1 {
    top: 50px;
    left: 2.5%;
  }
}

@media screen and (max-width: 768px) {
  .style--1 .secCode .imgWrap .imgBlock1_1,
  .style--1 .secCode .imgWrap .imgBlock4_1,
  .style--4 .secCode .imgWrap .imgBlock1_1,
  .style--4 .secCode .imgWrap .imgBlock4_1 {
    top: 70px;
    left: -8%;
  }
}

@media screen and (min-width: 769px) {
  .style--1 .secCode .imgWrap .imgBlock1_1 .ondo,
  .style--1 .secCode .imgWrap .imgBlock4_1 .ondo,
  .style--4 .secCode .imgWrap .imgBlock1_1 .ondo,
  .style--4 .secCode .imgWrap .imgBlock4_1 .ondo {
    left: -51%;
    bottom: 30%;
  }
}

@media screen and (max-width: 768px) {
  .style--1 .secCode .imgWrap .imgBlock1_1 .ondo,
  .style--1 .secCode .imgWrap .imgBlock4_1 .ondo,
  .style--4 .secCode .imgWrap .imgBlock1_1 .ondo,
  .style--4 .secCode .imgWrap .imgBlock4_1 .ondo {
    left: 85%;
    top: -20px;
  }
}

@media screen and (min-width: 769px) {
  .style--1 .secCode .imgWrap .imgBlock1_2 .ondo,
  .style--1 .secCode .imgWrap .imgBlock4_2 .ondo,
  .style--4 .secCode .imgWrap .imgBlock1_2 .ondo,
  .style--4 .secCode .imgWrap .imgBlock4_2 .ondo {
    bottom: -80px;
    left: 42.5%;
  }
}

@media screen and (max-width: 768px) {
  .style--1 .secCode .imgWrap .imgBlock1_2 .ondo,
  .style--1 .secCode .imgWrap .imgBlock4_2 .ondo,
  .style--4 .secCode .imgWrap .imgBlock1_2 .ondo,
  .style--4 .secCode .imgWrap .imgBlock4_2 .ondo {
    bottom: -50px;
    left: 40%;
  }
}

@media screen and (min-width: 769px) {
  .style--1 .secCode .imgWrap .imgBlock1_2 .hukidashi,
  .style--1 .secCode .imgWrap .imgBlock4_2 .hukidashi,
  .style--4 .secCode .imgWrap .imgBlock1_2 .hukidashi,
  .style--4 .secCode .imgWrap .imgBlock4_2 .hukidashi {
    top: -50px;
    right: 20.5%;
  }
}

@media screen and (max-width: 768px) {
  .style--1 .secCode .imgWrap .imgBlock1_2 .hukidashi,
  .style--1 .secCode .imgWrap .imgBlock4_2 .hukidashi,
  .style--4 .secCode .imgWrap .imgBlock1_2 .hukidashi,
  .style--4 .secCode .imgWrap .imgBlock4_2 .hukidashi {
    top: -66px;
    right: 14%;
  }
}

.style--1 .secCode .imgWrap .imgBlock1_3,
.style--1 .secCode .imgWrap .imgBlock4_3,
.style--4 .secCode .imgWrap .imgBlock1_3,
.style--4 .secCode .imgWrap .imgBlock4_3 {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .style--1 .secCode .imgWrap .imgBlock1_3,
  .style--1 .secCode .imgWrap .imgBlock4_3,
  .style--4 .secCode .imgWrap .imgBlock1_3,
  .style--4 .secCode .imgWrap .imgBlock4_3 {
    top: 265px;
    right: 6%;
  }
}

@media screen and (max-width: 768px) {
  .style--1 .secCode .imgWrap .imgBlock1_3,
  .style--1 .secCode .imgWrap .imgBlock4_3,
  .style--4 .secCode .imgWrap .imgBlock1_3,
  .style--4 .secCode .imgWrap .imgBlock4_3 {
    bottom: 50px;
    right: -6%;
  }
}

@media screen and (min-width: 769px) {
  .style--1 .secCode .imgWrap .imgBlock1_3 .ondo,
  .style--1 .secCode .imgWrap .imgBlock4_3 .ondo,
  .style--4 .secCode .imgWrap .imgBlock1_3 .ondo,
  .style--4 .secCode .imgWrap .imgBlock4_3 .ondo {
    right: -102%;
    top: 110px;
  }
}

@media screen and (max-width: 768px) {
  .style--1 .secCode .imgWrap .imgBlock1_3 .ondo,
  .style--1 .secCode .imgWrap .imgBlock4_3 .ondo,
  .style--4 .secCode .imgWrap .imgBlock1_3 .ondo,
  .style--4 .secCode .imgWrap .imgBlock4_3 .ondo {
    right: -10%;
    top: -52px;
  }
}

@media screen and (max-width: 768px) {
  .style--4 .secTitle {
    padding-left: 22px;
  }
}

/* 2,5
---------------------------------------------*/
.style--2 .secCode .imgWrap,
.style--5 .secCode .imgWrap {
  position: relative;
}

@media screen and (min-width: 769px) {
  .style--2 .secCode .imgWrap,
  .style--5 .secCode .imgWrap {
    padding: 60px 0 240px;
  }
}

@media screen and (max-width: 768px) {
  .style--2 .secCode .imgWrap,
  .style--5 .secCode .imgWrap {
    padding: 58px 0 261px;
  }
}

.style--2 .secCode .imgWrap .imgBlock2_1,
.style--2 .secCode .imgWrap .imgBlock5_1,
.style--5 .secCode .imgWrap .imgBlock2_1,
.style--5 .secCode .imgWrap .imgBlock5_1 {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .style--2 .secCode .imgWrap .imgBlock2_1,
  .style--2 .secCode .imgWrap .imgBlock5_1,
  .style--5 .secCode .imgWrap .imgBlock2_1,
  .style--5 .secCode .imgWrap .imgBlock5_1 {
    top: 205px;
    left: 2%;
  }
}

@media screen and (max-width: 768px) {
  .style--2 .secCode .imgWrap .imgBlock2_1,
  .style--2 .secCode .imgWrap .imgBlock5_1,
  .style--5 .secCode .imgWrap .imgBlock2_1,
  .style--5 .secCode .imgWrap .imgBlock5_1 {
    top: 190px;
    left: -2%;
  }
}

@media screen and (min-width: 769px) {
  .style--2 .secCode .imgWrap .imgBlock2_1 .ondo,
  .style--2 .secCode .imgWrap .imgBlock5_1 .ondo,
  .style--5 .secCode .imgWrap .imgBlock2_1 .ondo,
  .style--5 .secCode .imgWrap .imgBlock5_1 .ondo {
    left: 115%;
    bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .style--2 .secCode .imgWrap .imgBlock2_1 .ondo,
  .style--2 .secCode .imgWrap .imgBlock5_1 .ondo,
  .style--5 .secCode .imgWrap .imgBlock2_1 .ondo,
  .style--5 .secCode .imgWrap .imgBlock5_1 .ondo {
    right: -70px;
    bottom: 1px;
  }
}

@media screen and (min-width: 769px) {
  .style--2 .secCode .imgWrap .imgBlock2_2,
  .style--2 .secCode .imgWrap .imgBlock5_2,
  .style--5 .secCode .imgWrap .imgBlock2_2,
  .style--5 .secCode .imgWrap .imgBlock5_2 {
    padding-right: 60px;
  }
}

@media screen and (min-width: 769px) {
  .style--2 .secCode .imgWrap .imgBlock2_2 .ondo,
  .style--2 .secCode .imgWrap .imgBlock5_2 .ondo,
  .style--5 .secCode .imgWrap .imgBlock2_2 .ondo,
  .style--5 .secCode .imgWrap .imgBlock5_2 .ondo {
    top: 0;
    right: 23%;
  }
}

@media screen and (max-width: 768px) {
  .style--2 .secCode .imgWrap .imgBlock2_2 .ondo,
  .style--2 .secCode .imgWrap .imgBlock5_2 .ondo,
  .style--5 .secCode .imgWrap .imgBlock2_2 .ondo,
  .style--5 .secCode .imgWrap .imgBlock5_2 .ondo {
    top: 36px;
    left: 7%;
  }
}

@media screen and (min-width: 769px) {
  .style--2 .secCode .imgWrap .imgBlock5_2,
  .style--5 .secCode .imgWrap .imgBlock5_2 {
    padding-right: 0px;
  }
}

@media screen and (max-width: 768px) {
  .style--2 .secCode .imgWrap .imgBlock5_2,
  .style--5 .secCode .imgWrap .imgBlock5_2 {
    padding-right: 0px;
  }
}

.style--2 .secCode .imgWrap .imgBlock2_3,
.style--2 .secCode .imgWrap .imgBlock5_3,
.style--5 .secCode .imgWrap .imgBlock2_3,
.style--5 .secCode .imgWrap .imgBlock5_3 {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .style--2 .secCode .imgWrap .imgBlock2_3,
  .style--2 .secCode .imgWrap .imgBlock5_3,
  .style--5 .secCode .imgWrap .imgBlock2_3,
  .style--5 .secCode .imgWrap .imgBlock5_3 {
    bottom: 50px;
    right: 2%;
  }
}

@media screen and (max-width: 768px) {
  .style--2 .secCode .imgWrap .imgBlock2_3,
  .style--2 .secCode .imgWrap .imgBlock5_3,
  .style--5 .secCode .imgWrap .imgBlock2_3,
  .style--5 .secCode .imgWrap .imgBlock5_3 {
    bottom: 93px;
    right: -9%;
  }
}

@media screen and (min-width: 769px) {
  .style--2 .secCode .imgWrap .imgBlock2_3 .ondo,
  .style--2 .secCode .imgWrap .imgBlock5_3 .ondo,
  .style--5 .secCode .imgWrap .imgBlock2_3 .ondo,
  .style--5 .secCode .imgWrap .imgBlock5_3 .ondo {
    right: -52%;
    top: 120px;
  }
}

@media screen and (max-width: 768px) {
  .style--2 .secCode .imgWrap .imgBlock2_3 .ondo,
  .style--2 .secCode .imgWrap .imgBlock5_3 .ondo,
  .style--5 .secCode .imgWrap .imgBlock2_3 .ondo,
  .style--5 .secCode .imgWrap .imgBlock5_3 .ondo {
    right: 14%;
    top: -49px;
  }
}

@media screen and (min-width: 769px) {
  .style--2 .secCode .imgWrap .imgBlock2_3 .hukidashi,
  .style--2 .secCode .imgWrap .imgBlock5_3 .hukidashi,
  .style--5 .secCode .imgWrap .imgBlock2_3 .hukidashi,
  .style--5 .secCode .imgWrap .imgBlock5_3 .hukidashi {
    top: -85px;
    right: -30%;
  }
}

@media screen and (max-width: 768px) {
  .style--2 .secCode .imgWrap .imgBlock2_3 .hukidashi,
  .style--2 .secCode .imgWrap .imgBlock5_3 .hukidashi,
  .style--5 .secCode .imgWrap .imgBlock2_3 .hukidashi,
  .style--5 .secCode .imgWrap .imgBlock5_3 .hukidashi {
    top: -171px;
    right: 36%;
  }
}

/* 3,6
---------------------------------------------*/
.style--3 .secCode .imgWrap,
.style--6 .secCode .imgWrap {
  position: relative;
}

@media screen and (min-width: 769px) {
  .style--3 .secCode .imgWrap,
  .style--6 .secCode .imgWrap {
    padding: 120px 0 180px;
  }
}

@media screen and (max-width: 768px) {
  .style--3 .secCode .imgWrap,
  .style--6 .secCode .imgWrap {
    padding: 130px 0 140px;
  }
}

.style--3 .secCode .imgWrap .imgBlock3_1,
.style--3 .secCode .imgWrap .imgBlock6_1,
.style--6 .secCode .imgWrap .imgBlock3_1,
.style--6 .secCode .imgWrap .imgBlock6_1 {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .style--3 .secCode .imgWrap .imgBlock3_1,
  .style--3 .secCode .imgWrap .imgBlock6_1,
  .style--6 .secCode .imgWrap .imgBlock3_1,
  .style--6 .secCode .imgWrap .imgBlock6_1 {
    bottom: 50px;
    left: 2%;
  }
}

@media screen and (max-width: 768px) {
  .style--3 .secCode .imgWrap .imgBlock3_1,
  .style--3 .secCode .imgWrap .imgBlock6_1,
  .style--6 .secCode .imgWrap .imgBlock3_1,
  .style--6 .secCode .imgWrap .imgBlock6_1 {
    bottom: 45px;
    left: -5%;
  }
}

@media screen and (min-width: 769px) {
  .style--3 .secCode .imgWrap .imgBlock3_1 .ondo,
  .style--3 .secCode .imgWrap .imgBlock6_1 .ondo,
  .style--6 .secCode .imgWrap .imgBlock3_1 .ondo,
  .style--6 .secCode .imgWrap .imgBlock6_1 .ondo {
    left: -55%;
    top: 150px;
  }
}

@media screen and (max-width: 768px) {
  .style--3 .secCode .imgWrap .imgBlock3_1 .ondo,
  .style--3 .secCode .imgWrap .imgBlock6_1 .ondo,
  .style--6 .secCode .imgWrap .imgBlock3_1 .ondo,
  .style--6 .secCode .imgWrap .imgBlock6_1 .ondo {
    left: 26%;
    top: -50px;
  }
}

@media screen and (min-width: 769px) {
  .style--3 .secCode .imgWrap .imgBlock3_2,
  .style--3 .secCode .imgWrap .imgBlock6_2,
  .style--6 .secCode .imgWrap .imgBlock3_2,
  .style--6 .secCode .imgWrap .imgBlock6_2 {
    padding-left: 25px;
  }
}

@media screen and (max-width: 768px) {
  .style--3 .secCode .imgWrap .imgBlock3_2,
  .style--3 .secCode .imgWrap .imgBlock6_2,
  .style--6 .secCode .imgWrap .imgBlock3_2,
  .style--6 .secCode .imgWrap .imgBlock6_2 {
    padding-left: 11%;
  }
}

@media screen and (min-width: 769px) {
  .style--3 .secCode .imgWrap .imgBlock3_2 .ondo,
  .style--3 .secCode .imgWrap .imgBlock6_2 .ondo,
  .style--6 .secCode .imgWrap .imgBlock3_2 .ondo,
  .style--6 .secCode .imgWrap .imgBlock6_2 .ondo {
    bottom: -90px;
    left: 42%;
  }
}

@media screen and (max-width: 768px) {
  .style--3 .secCode .imgWrap .imgBlock3_2 .ondo,
  .style--3 .secCode .imgWrap .imgBlock6_2 .ondo,
  .style--6 .secCode .imgWrap .imgBlock3_2 .ondo,
  .style--6 .secCode .imgWrap .imgBlock6_2 .ondo {
    bottom: -54px;
    left: 32%;
  }
}

@media screen and (min-width: 769px) {
  .style--3 .secCode .imgWrap .imgBlock3_2 .hukidashi,
  .style--3 .secCode .imgWrap .imgBlock6_2 .hukidashi,
  .style--6 .secCode .imgWrap .imgBlock3_2 .hukidashi,
  .style--6 .secCode .imgWrap .imgBlock6_2 .hukidashi {
    top: 25px;
    left: 12%;
  }
}

@media screen and (max-width: 768px) {
  .style--3 .secCode .imgWrap .imgBlock3_2 .hukidashi,
  .style--3 .secCode .imgWrap .imgBlock6_2 .hukidashi,
  .style--6 .secCode .imgWrap .imgBlock3_2 .hukidashi,
  .style--6 .secCode .imgWrap .imgBlock6_2 .hukidashi {
    height: 17vw;
    top: -48px;
    left: -4%;
  }
}

.style--3 .secCode .imgWrap .imgBlock3_3,
.style--3 .secCode .imgWrap .imgBlock6_3,
.style--6 .secCode .imgWrap .imgBlock3_3,
.style--6 .secCode .imgWrap .imgBlock6_3 {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .style--3 .secCode .imgWrap .imgBlock3_3,
  .style--3 .secCode .imgWrap .imgBlock6_3,
  .style--6 .secCode .imgWrap .imgBlock3_3,
  .style--6 .secCode .imgWrap .imgBlock6_3 {
    top: 52px;
    right: 2%;
  }
}

@media screen and (max-width: 768px) {
  .style--3 .secCode .imgWrap .imgBlock3_3,
  .style--3 .secCode .imgWrap .imgBlock6_3,
  .style--6 .secCode .imgWrap .imgBlock3_3,
  .style--6 .secCode .imgWrap .imgBlock6_3 {
    top: 52px;
    right: -8%;
  }
}

@media screen and (min-width: 769px) {
  .style--3 .secCode .imgWrap .imgBlock3_3 .ondo,
  .style--3 .secCode .imgWrap .imgBlock6_3 .ondo,
  .style--6 .secCode .imgWrap .imgBlock3_3 .ondo,
  .style--6 .secCode .imgWrap .imgBlock6_3 .ondo {
    right: -58%;
    top: 67px;
  }
}

@media screen and (max-width: 768px) {
  .style--3 .secCode .imgWrap .imgBlock3_3 .ondo,
  .style--3 .secCode .imgWrap .imgBlock6_3 .ondo,
  .style--6 .secCode .imgWrap .imgBlock3_3 .ondo,
  .style--6 .secCode .imgWrap .imgBlock6_3 .ondo {
    right: 76%;
    top: 4px;
  }
}

@media screen and (max-width: 768px) {
  .style--6 .secCode .imgWrap .imgBlock6_2 {
    padding-left: 0%;
  }
}

@media screen and (max-width: 768px) {
  .style--6 .secCode .imgWrap .imgBlock6_2 .hukidashi {
    left: 5%;
  }
}

@media screen and (max-width: 768px) {
  .style--6 .secCode .imgWrap .imgBlock6_2 .ondo {
    left: 44%;
  }
}

@media screen and (max-width: 768px) {
  .style--6 .secTitle {
    padding-left: 32px;
  }
}

/* staff
---------------------------------------------*/
.staff {
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  .staff {
    padding-top: 140px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .staff {
    padding-top: 95px;
  }
}

.staffTitle {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .staffTitle {
    font-size: 22px;
    margin-bottom: 45px;
  }
}

@media screen and (max-width: 768px) {
  .staffTitle {
    font-size: 17px;
    margin-bottom: 23px;
  }
}

.staffTitle span {
  display: block;
  line-height: 1;
  letter-spacing: 0.08em;
}

@media screen and (min-width: 769px) {
  .staffTitle span {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .staffTitle span {
    font-size: 10px;
  }
}

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

@media screen and (min-width: 769px) {
  .staffTab {
    margin-bottom: 55px;
  }
}

@media screen and (max-width: 768px) {
  .staffTab {
    margin-bottom: 30px;
  }
}

.staffTab li {
  text-align: center;
  background-color: #cecece;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .staffTab li {
    line-height: 55px;
    font-size: 12px;
    width: 33%;
  }
}

@media screen and (max-width: 768px) {
  .staffTab li {
    line-height: 40px;
    font-size: 10px;
    width: 32.5%;
  }
}

.staffTab li.kara {
  background-color: #fff;
  border-bottom: 1px solid #cecece;
  width: calc(2.5% / 2);
  cursor: auto;
}

.staffList {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  letter-spacing: 0.05em;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .staffList {
    max-width: 1080px;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .staffList {
    padding: 0 10px;
    width: 100%;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 124vw;
    overflow-x: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
}

@media screen and (min-width: 769px) {
  .staffList li {
    width: 25%;
    padding: 0 1.5%;
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 769px) {
  .staffList li.kara {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .staffList li {
    width: 58vw;
    padding: 0 10px;
    margin-bottom: 35px;
  }
}

@media screen and (min-width: 769px) {
  .staffList li .top {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .staffList li .top {
    margin-bottom: 10px;
  }
}

.staffList li .top a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  .staffList li .top a:hover {
    opacity: 0.7;
    text-decoration: underline;
  }
}

@media screen and (min-width: 769px) {
  .staffList li .top a .icon {
    width: 22%;
    margin-right: 10px;
  }
}

@media screen and (max-width: 768px) {
  .staffList li .top a .icon {
    width: 24%;
    margin-right: 5%;
  }
}

.staffList li .top a .icon img {
  border-radius: 50%;
  border: 1px solid #cecece;
}

.staffList li .top a .prof {
  white-space: nowrap;
}

@media screen and (min-width: 769px) {
  .staffList li .top a .prof {
    font-size: 10px;
  }
}

@media screen and (max-width: 768px) {
  .staffList li .top a .prof {
    font-size: 9px;
    width: 71%;
  }
}

.staffList li .top a .prof span {
  display: block;
}

@media screen and (min-width: 769px) {
  .staffList li .top a .prof span {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .staffList li .top a .prof span {
    font-size: 12px;
  }
}

.staffList li .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.staffList li .bottom a {
  display: block;
  width: 49%;
  position: relative;
}

.staffList li .bottom a::before {
  content: "";
  display: block;
  padding-top: 133.2129%;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .staffList li .bottom a:hover {
    opacity: 0.8;
  }
}

.staffList li .bottom a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.slideArrow {
  width: 30px;
  height: 60px;
  position: absolute;
  z-index: 10;
  top: 43%;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .slideArrow:hover {
    opacity: 0.6;
  }
}

.slideArrow::before, .slideArrow::after {
  content: "";
  display: block;
  height: 40px;
  width: 1px;
  background-color: #9a9898;
  position: absolute;
}

.prevArrow {
  left: -4%;
}

.prevArrow::before {
  top: 0;
  right: 0;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}

.prevArrow::after {
  bottom: 0;
  right: 0;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}

.nextArrow {
  right: -4%;
}

.nextArrow::before {
  top: 0;
  left: 0;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}

.nextArrow::after {
  bottom: 0;
  left: 0;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}

.staffTab .tabactive {
  background-color: #fff;
  border: 1px solid #cecece;
  border-bottom: 1px solid #fff;
}

.slick--S,
.slick--L {
  display: none;
}

/* kyword
---------------------------------------------*/
.kyword {
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  .kyword {
    padding-top: 100px;
  }
}

@media screen and (max-width: 768px) {
  .kyword {
    padding-top: 42px;
  }
}

.kywordTitle {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .kywordTitle {
    font-size: 22px;
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  .kywordTitle {
    font-size: 17px;
    margin-bottom: 23px;
  }
}

.kywordTitle span {
  display: block;
  line-height: 1;
  letter-spacing: 0.08em;
}

@media screen and (min-width: 769px) {
  .kywordTitle span {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .kywordTitle span {
    font-size: 10px;
  }
}

.kywordLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .kywordLink {
    max-width: 875px;
    padding: 0 10px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}

@media screen and (max-width: 768px) {
  .kywordLink {
    width: 92%;
  }
}

.kywordLink li {
  border: 1px solid #cecece;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .kywordLink li {
    width: 32%;
    line-height: 80px;
    margin-bottom: 2%;
  }
}

@media screen and (max-width: 768px) {
  .kywordLink li {
    line-height: 47px;
    margin-bottom: 2%;
  }
}

@media screen and (max-width: 768px) {
  .kywordLink li {
    width: 49%;
  }
}

@media screen and (min-width: 769px) {
  .kywordLink li:nth-child(1), .kywordLink li:nth-child(2), .kywordLink li:nth-child(4), .kywordLink li:nth-child(5) {
    margin-right: 2%;
  }
}

@media screen and (max-width: 768px) {
  .kywordLink li:nth-child(odd) {
    margin-right: 2%;
  }
}

.kywordLink li a {
  display: block;
}

@media screen and (min-width: 769px) {
  .kywordLink li a:hover {
    text-decoration: underline;
    opacity: 0.6;
  }
}

@media screen and (min-width: 769px) {
  .kywordBtn {
    padding: 0 10px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}

.kywordBtn a {
  display: block;
  background-color: #9a9898;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .kywordBtn a {
    max-width: 875px;
    line-height: 80px;
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .kywordBtn a {
    width: 92%;
    line-height: 50px;
    font-size: 13px;
  }
}

@media screen and (min-width: 769px) {
  .kywordBtn a:hover {
    opacity: 0.8;
  }
}

.kywordBtn a span {
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .kywordBtn a span {
    font-size: 21px;
  }
}

@media screen and (max-width: 768px) {
  .kywordBtn a span {
    font-size: 13px;
  }
}

/* leeep
---------------------------------------------*/
.leeep {
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  .leeep {
    padding-top: 140px;
  }
}

@media screen and (max-width: 768px) {
  .leeep {
    padding-top: 95px;
  }
}

.leeepTitle {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .leeepTitle {
    font-size: 22px;
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  .leeepTitle {
    font-size: 17px;
    margin-bottom: 23px;
  }
}

.leeepTitle span {
  display: block;
  line-height: 1;
  letter-spacing: 0.08em;
}

@media screen and (min-width: 769px) {
  .leeepTitle span {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .leeepTitle span {
    font-size: 10px;
  }
}

.leeepInner {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .leeepInner {
    max-width: 570px;
  }
}

@media screen and (max-width: 768px) {
  .leeepInner {
    width: 92%;
  }
}

.leeepInner #leeep-tag-955772944578031616 {
  margin-bottom: 0 !important;
}

/* live
---------------------------------------------*/
.live {
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  .live {
    padding-top: 100px;
    padding-bottom: 90px;
  }
}

@media screen and (max-width: 768px) {
  .live {
    padding-top: 95px;
    padding-bottom: 57px;
  }
}

.liveTitle {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .liveTitle {
    font-size: 22px;
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  .liveTitle {
    font-size: 17px;
    margin-bottom: 23px;
  }
}

.liveTitle span {
  display: block;
  line-height: 1;
  letter-spacing: 0.08em;
}

@media screen and (min-width: 769px) {
  .liveTitle span {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .liveTitle span {
    font-size: 10px;
  }
}

.liveInner {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  .liveInner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 875px;
  }
}

@media screen and (max-width: 768px) {
  .liveInner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 80%;
  }
}

.liveInner a {
  display: block;
}

@media screen and (min-width: 769px) {
  .liveInner a {
    width: 49%;
  }
}

@media screen and (max-width: 768px) {
  .liveInner a {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .liveInner a:first-child {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 769px) {
  .liveInner a:hover {
    opacity: 0.8;
  }
}

/* voice
---------------------------------------------*/
/* footer
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .footer {
    padding: 45px 0 30px;
  }
}

@media screen and (max-width: 768px) {
  .footer {
    padding: 35px 0;
  }
}

.footer .logo a {
  display: block;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .footer .logo a {
    width: 135px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .footer .logo a {
    width: 28.4%;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 769px) {
  .footer .logo a:hover {
    opacity: 0.7;
  }
}

.footer .copy {
  text-align: center;
  font-size: 10px;
  letter-spacing: 0.1em;
}

/* modal
---------------------------------------------*/
.modal {
  background-color: #f0efea;
  position: fixed;
  top: -130vh;
  left: 0;
  z-index: 90;
  width: 100%;
  overflow-y: overlay;
}

@media screen and (min-width: 769px) {
  .modal {
    height: 100vh;
  }
}

@media screen and (max-width: 768px) {
  .modal {
    height: 100vh;
  }
}

@media screen and (min-width: 769px) {
  .modal .menuList {
    margin: 100px auto 60px;
    width: 380px;
  }
}

@media screen and (max-width: 768px) {
  .modal .menuList {
    width: 80%;
    margin: 60px auto 35px;
  }
}

@media screen and (min-width: 769px) {
  .modal .menuList li {
    width: 26%;
  }
}

@media screen and (min-width: 769px) {
  .modal .menuList li:nth-child(1), .modal .menuList li:nth-child(2), .modal .menuList li:nth-child(4), .modal .menuList li:nth-child(5) {
    margin-right: 11%;
  }
}

@media screen and (min-width: 769px) {
  .modal .menuList li:nth-child(-n + 3) {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 769px) {
  .modal .menuList li .menuText {
    font-size: 10px;
  }
}

@media screen and (max-width: 768px) {
  .modal .menuList li .menuText {
    font-size: 10px;
  }
}

.modal .menuList li .menuText span {
  line-height: 1;
  letter-spacing: 0.08em;
}

@media screen and (min-width: 769px) {
  .modal .menuList li .menuText span {
    font-size: 21px;
  }
}

@media screen and (max-width: 768px) {
  .modal .menuList li .menuText span {
    font-size: 19px;
  }
}

.modal .menuList li a {
  display: block;
}

@media screen and (min-width: 769px) {
  .modal .menuList li a:hover .off {
    display: none;
  }
  .modal .menuList li a:hover .on {
    display: block;
  }
}

.modalMenu {
  border-top: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 768px) {
  .modalMenu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 769px) {
  .modalMenu {
    max-widht: 644px;
    margin: 0 auto;
    padding: 55px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .modalMenu {
    padding: 35px 0 35px;
  }
}

.modalMenu li {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .modalMenu li:not(:last-child) {
    margin-bottom: 15px;
  }
}

.modalMenu li a {
  display: block;
}

@media screen and (min-width: 769px) {
  .modalMenu li a {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .modalMenu li a {
    font-size: 12px;
  }
}

.modalMenu li a span {
  display: block;
  font-size: 10px;
}

@media screen and (min-width: 769px) {
  .modalMenu li a:hover {
    opacity: 0.6;
    text-decoration: underline;
  }
}

@media screen and (min-width: 769px) {
  .modalMenu li:not(:last-child) {
    margin-right: 70px;
  }
}
/*# sourceMappingURL=style.css.map */