@charset "UTF-8";

/*!
Theme Name: dott
*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
  /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

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

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  /* 1 */
  -webkit-text-decoration-skip: objects;
  background-color: transparent;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

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

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

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

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

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

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

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

@font-face {
  font-display: swap;
  font-family: 'Noto Sans JP Subset';
  font-style: normal;
  font-weight: normal;
  src: local("Noto Sans CJK JP Regular"), url("./fonts/NotoSansJP-Regular-subset.woff2") format("woff2"), url("./fonts/NotoSansJP-Regular-subset.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: 'Noto Sans JP Subset';
  font-style: normal;
  font-weight: bold;
  src: local("Noto Sans CJK JP Bold"), url("./fonts/NotoSansJP-Bold-subset.woff2") format("woff2"), url("./fonts/NotoSansJP-Bold-subset.woff") format("woff");
}

.u-resp {
  height: 0;
  overflow: hidden;
  padding-bottom: 75%;
  /* 4:3の場合 */
  padding-bottom: 56.25%;
  position: relative;
  /* 16:9の場合 */
  width: 100%;
}

.u-resp iframe,
.u-resp object,
.u-resp embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.u-ffs-palt {
  font-feature-settings: "palt";
}

@media (max-width: 480px) {
  .u-table-scroll {
    overflow: auto;
    white-space: nowrap;
  }
}

.sp-display {
  display: none;
}

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

.sp-nodisplay {
  display: block;
}

@media (max-width: 480px) {
  .sp-nodisplay {
    display: none;
  }
}

.md-display {
  display: none;
}

@media (min-width: 993px) {
  .md-display {
    display: block;
  }
}

.xs-nodisplay-sm-display-md-nodisplay {
  display: block;
}

@media (max-width: 480px) {
  .xs-nodisplay-sm-display-md-nodisplay {
    display: none;
  }
}

@media (min-width: 993px) {
  .xs-nodisplay-sm-display-md-nodisplay {
    display: none;
  }
}

.u-ta-center {
  text-align: center !important;
}

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

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

.u-va-top {
  vertical-align: top !important;
}

.u-va-middle {
  vertical-align: middle !important;
}

.u-va-bottom {
  vertical-align: bottom !important;
}

.u-ls-0 {
  letter-spacing: 0 !important;
}

.u-fw-bold {
  font-weight: bold !important;
}

.u-fw-normal {
  font-weight: normal !important;
}

.u-ff-notosans {
  font-family: 'Noto Sans', 'Noto Sans CJK JP', 'Noto Sans JP Subset', "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, "MS PGothic", sans-serif;
}

.u-bgcolor-white {
  background-color: #ffffff;
}

.u-fs-50 {
  font-size: 50% !important;
}

.u-fs-55 {
  font-size: 55% !important;
}

.u-fs-60 {
  font-size: 60% !important;
}

.u-fs-65 {
  font-size: 65% !important;
}

.u-fs-70 {
  font-size: 70% !important;
}

.u-fs-75 {
  font-size: 75% !important;
}

.u-fs-80 {
  font-size: 80% !important;
}

.u-fs-85 {
  font-size: 85% !important;
}

.u-fs-90 {
  font-size: 90% !important;
}

.u-fs-95 {
  font-size: 95% !important;
}

.u-fs-100 {
  font-size: 100% !important;
}

.u-fs-105 {
  font-size: 105% !important;
}

.u-fs-110 {
  font-size: 110% !important;
}

.u-fs-115 {
  font-size: 115% !important;
}

.u-fs-120 {
  font-size: 120% !important;
}

.u-fs-125 {
  font-size: 125% !important;
}

.u-fs-130 {
  font-size: 130% !important;
}

.u-fs-135 {
  font-size: 135% !important;
}

.u-fs-140 {
  font-size: 140% !important;
}

.u-fs-145 {
  font-size: 145% !important;
}

.u-fs-150 {
  font-size: 150% !important;
}

.u-fs-160 {
  font-size: 160% !important;
}

.u-fs-170 {
  font-size: 170% !important;
}

.u-fs-180 {
  font-size: 180% !important;
}

.u-fs-190 {
  font-size: 190% !important;
}

.u-fs-200 {
  font-size: 200% !important;
}

.u-fs-300 {
  font-size: 300% !important;
}

.u-fs-400 {
  font-size: 400% !important;
}

.u-fs-500 {
  font-size: 500% !important;
}

@media only screen and (max-width: 1024px) {
  .u-sp-fs-50 {
    font-size: 50% !important;
  }
  .u-sp-fs-55 {
    font-size: 55% !important;
  }
  .u-sp-fs-60 {
    font-size: 60% !important;
  }
  .u-sp-fs-65 {
    font-size: 65% !important;
  }
  .u-sp-fs-70 {
    font-size: 70% !important;
  }
  .u-sp-fs-75 {
    font-size: 75% !important;
  }
  .u-sp-fs-80 {
    font-size: 80% !important;
  }
  .u-sp-fs-85 {
    font-size: 85% !important;
  }
  .u-sp-fs-90 {
    font-size: 90% !important;
  }
  .u-sp-fs-95 {
    font-size: 95% !important;
  }
  .u-sp-fs-100 {
    font-size: 100% !important;
  }
}

.u-mt0 {
  margin-top: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-mb0 {
  margin-bottom: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-mb70 {
  margin-bottom: 70px !important;
}

.u-mb75 {
  margin-bottom: 75px !important;
}

.u-mb80 {
  margin-bottom: 80px !important;
}

.u-mb85 {
  margin-bottom: 85px !important;
}

.u-mb90 {
  margin-bottom: 90px !important;
}

.u-mb95 {
  margin-bottom: 95px !important;
}

.u-mb100 {
  margin-bottom: 100px !important;
}

.u-ml0 {
  margin-left: 0 !important;
}

.u-ml5 {
  margin-left: 5px !important;
}

.u-ml10 {
  margin-left: 10px !important;
}

.u-ml15 {
  margin-left: 15px !important;
}

.u-ml20 {
  margin-left: 20px !important;
}

.u-ml25 {
  margin-left: 25px !important;
}

.u-ml30 {
  margin-left: 30px !important;
}

.u-ml35 {
  margin-left: 35px !important;
}

.u-ml40 {
  margin-left: 40px !important;
}

.u-ml45 {
  margin-left: 45px !important;
}

.u-ml50 {
  margin-left: 50px !important;
}

.u-ml55 {
  margin-left: 55px !important;
}

.u-ml60 {
  margin-left: 60px !important;
}

.u-ml65 {
  margin-left: 65px !important;
}

.u-ml70 {
  margin-left: 70px !important;
}

.u-ml75 {
  margin-left: 75px !important;
}

.u-ml80 {
  margin-left: 80px !important;
}

.u-ml85 {
  margin-left: 85px !important;
}

.u-ml90 {
  margin-left: 90px !important;
}

.u-ml95 {
  margin-left: 95px !important;
}

.u-ml100 {
  margin-left: 100px !important;
}

.u-mr0 {
  margin-right: 0 !important;
}

.u-mr5 {
  margin-right: 5px !important;
}

.u-mr10 {
  margin-right: 10px !important;
}

.u-mr15 {
  margin-right: 15px !important;
}

.u-mr20 {
  margin-right: 20px !important;
}

.u-mr25 {
  margin-right: 25px !important;
}

.u-mr30 {
  margin-right: 30px !important;
}

.u-mr40 {
  margin-right: 40px !important;
}

.u-mr45 {
  margin-right: 45px !important;
}

.u-mr50 {
  margin-right: 50px !important;
}

.u-mr55 {
  margin-right: 55px !important;
}

.u-mr60 {
  margin-right: 60px !important;
}

.u-mr65 {
  margin-right: 65px !important;
}

.u-mr70 {
  margin-right: 70px !important;
}

.u-mr75 {
  margin-right: 75px !important;
}

.u-mr80 {
  margin-right: 80px !important;
}

.u-mr85 {
  margin-right: 85px !important;
}

.u-mr90 {
  margin-right: 90px !important;
}

.u-mr95 {
  margin-right: 95px !important;
}

.u-mr100 {
  margin-right: 100px !important;
}

@media only screen and (max-width: 1024px) {
  .u-sp-mt0 {
    margin-top: 0 !important;
  }
  .u-sp-mt5 {
    margin-top: 5px !important;
  }
  .u-sp-mt10 {
    margin-top: 10px !important;
  }
  .u-sp-mt15 {
    margin-top: 15px !important;
  }
  .u-sp-mt20 {
    margin-top: 20px !important;
  }
  .u-sp-mt25 {
    margin-top: 25px !important;
  }
  .u-sp-mt30 {
    margin-top: 30px !important;
  }
  .u-sp-mt35 {
    margin-top: 35px !important;
  }
  .u-sp-mt40 {
    margin-top: 40px !important;
  }
  .u-sp-mt45 {
    margin-top: 45px !important;
  }
  .u-sp-mt50 {
    margin-top: 50px !important;
  }
  .u-sp-mt55 {
    margin-top: 55px !important;
  }
  .u-sp-mt60 {
    margin-top: 60px !important;
  }
  .u-sp-mt65 {
    margin-top: 65px !important;
  }
  .u-sp-mt70 {
    margin-top: 70px !important;
  }
  .u-sp-mt75 {
    margin-top: 75px !important;
  }
  .u-sp-mt80 {
    margin-top: 80px !important;
  }
  .u-sp-mt85 {
    margin-top: 85px !important;
  }
  .u-sp-mt90 {
    margin-top: 90px !important;
  }
  .u-sp-mt95 {
    margin-top: 95px !important;
  }
  .u-sp-mt100 {
    margin-top: 100px !important;
  }
  .u-sp-mb0 {
    margin-bottom: 0 !important;
  }
  .u-sp-mb5 {
    margin-bottom: 5px !important;
  }
  .u-sp-mb10 {
    margin-bottom: 10px !important;
  }
  .u-sp-mb15 {
    margin-bottom: 15px !important;
  }
  .u-sp-mb20 {
    margin-bottom: 20px !important;
  }
  .u-sp-mb25 {
    margin-bottom: 25px !important;
  }
  .u-sp-mb30 {
    margin-bottom: 30px !important;
  }
  .u-sp-mb35 {
    margin-bottom: 35px !important;
  }
  .u-sp-mb40 {
    margin-bottom: 40px !important;
  }
  .u-sp-mb45 {
    margin-bottom: 45px !important;
  }
  .u-sp-mb50 {
    margin-bottom: 50px !important;
  }
  .u-sp-mb55 {
    margin-bottom: 55px !important;
  }
  .u-sp-mb60 {
    margin-bottom: 60px !important;
  }
  .u-sp-mb65 {
    margin-bottom: 65px !important;
  }
  .u-sp-mb70 {
    margin-bottom: 70px !important;
  }
  .u-sp-mb75 {
    margin-bottom: 75px !important;
  }
  .u-sp-mb80 {
    margin-bottom: 80px !important;
  }
  .u-sp-mb85 {
    margin-bottom: 85px !important;
  }
  .u-sp-mb90 {
    margin-bottom: 90px !important;
  }
  .u-sp-mb95 {
    margin-bottom: 95px !important;
  }
  .u-sp-mb100 {
    margin-bottom: 100px !important;
  }
  .u-sp-ml0 {
    margin-left: 0 !important;
  }
  .u-sp-ml5 {
    margin-left: 5px !important;
  }
  .u-sp-ml10 {
    margin-left: 10px !important;
  }
  .u-sp-ml15 {
    margin-left: 15px !important;
  }
  .u-sp-ml20 {
    margin-left: 20px !important;
  }
  .u-sp-ml25 {
    margin-left: 25px !important;
  }
  .u-sp-ml30 {
    margin-left: 30px !important;
  }
  .u-sp-ml35 {
    margin-left: 35px !important;
  }
  .u-sp-ml40 {
    margin-left: 40px !important;
  }
  .u-sp-ml45 {
    margin-left: 45px !important;
  }
  .u-sp-ml50 {
    margin-left: 50px !important;
  }
  .u-sp-ml55 {
    margin-left: 55px !important;
  }
  .u-sp-ml60 {
    margin-left: 60px !important;
  }
  .u-sp-ml65 {
    margin-left: 65px !important;
  }
  .u-sp-ml70 {
    margin-left: 70px !important;
  }
  .u-sp-ml75 {
    margin-left: 75px !important;
  }
  .u-sp-ml80 {
    margin-left: 80px !important;
  }
  .u-sp-ml85 {
    margin-left: 85px !important;
  }
  .u-sp-ml90 {
    margin-left: 90px !important;
  }
  .u-sp-ml95 {
    margin-left: 95px !important;
  }
  .u-sp-ml100 {
    margin-left: 100px !important;
  }
  .u-sp-mr0 {
    margin-right: 0 !important;
  }
  .u-sp-mr5 {
    margin-right: 5px !important;
  }
  .u-sp-mr10 {
    margin-right: 10px !important;
  }
  .u-sp-mr15 {
    margin-right: 15px !important;
  }
  .u-sp-mr20 {
    margin-right: 20px !important;
  }
  .u-sp-mr25 {
    margin-right: 25px !important;
  }
  .u-sp-mr30 {
    margin-right: 30px !important;
  }
  .u-sp-mr40 {
    margin-right: 40px !important;
  }
  .u-sp-mr45 {
    margin-right: 45px !important;
  }
  .u-sp-mr50 {
    margin-right: 50px !important;
  }
  .u-sp-mr55 {
    margin-right: 55px !important;
  }
  .u-sp-mr60 {
    margin-right: 60px !important;
  }
  .u-sp-mr65 {
    margin-right: 65px !important;
  }
  .u-sp-mr70 {
    margin-right: 70px !important;
  }
  .u-sp-mr75 {
    margin-right: 75px !important;
  }
  .u-sp-mr80 {
    margin-right: 80px !important;
  }
  .u-sp-mr85 {
    margin-right: 85px !important;
  }
  .u-sp-mr90 {
    margin-right: 90px !important;
  }
  .u-sp-mr95 {
    margin-right: 95px !important;
  }
  .u-sp-mr100 {
    margin-right: 100px !important;
  }
}

.u-pt0 {
  padding-top: 0 !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-pt55 {
  padding-top: 55px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-pt65 {
  padding-top: 65px !important;
}

.u-pt70 {
  padding-top: 70px !important;
}

.u-pt75 {
  padding-top: 75px !important;
}

.u-pt80 {
  padding-top: 80px !important;
}

.u-pt85 {
  padding-top: 85px !important;
}

.u-pt90 {
  padding-top: 90px !important;
}

.u-pt95 {
  padding-top: 95px !important;
}

.u-pt100 {
  padding-top: 100px !important;
}

.u-pb0 {
  padding-bottom: 0 !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-pb65 {
  padding-bottom: 65px !important;
}

.u-pb70 {
  padding-bottom: 70px !important;
}

.u-pb75 {
  padding-bottom: 75px !important;
}

.u-pb80 {
  padding-bottom: 80px !important;
}

.u-pb85 {
  padding-bottom: 85px !important;
}

.u-pb90 {
  padding-bottom: 90px !important;
}

.u-pb95 {
  padding-bottom: 95px !important;
}

.u-pb100 {
  padding-bottom: 100px !important;
}

.u-pl0 {
  padding-left: 0 !important;
}

.u-pl5 {
  padding-left: 5px !important;
}

.u-pl10 {
  padding-left: 10px !important;
}

.u-pl15 {
  padding-left: 15px !important;
}

.u-pl20 {
  padding-left: 20px !important;
}

.u-pl25 {
  padding-left: 25px !important;
}

.u-pl30 {
  padding-left: 30px !important;
}

.u-pl35 {
  padding-left: 35px !important;
}

.u-pl40 {
  padding-left: 40px !important;
}

.u-pl45 {
  padding-left: 45px !important;
}

.u-pl50 {
  padding-left: 50px !important;
}

.u-pl55 {
  padding-left: 55px !important;
}

.u-pl60 {
  padding-left: 60px !important;
}

.u-pl65 {
  padding-left: 65px !important;
}

.u-pl70 {
  padding-left: 70px !important;
}

.u-pl75 {
  padding-left: 75px !important;
}

.u-pl80 {
  padding-left: 80px !important;
}

.u-pl85 {
  padding-left: 85px !important;
}

.u-pl90 {
  padding-left: 90px !important;
}

.u-pl95 {
  padding-left: 95px !important;
}

.u-pl100 {
  padding-left: 100px !important;
}

.u-pr0 {
  padding-right: 0 !important;
}

.u-pr5 {
  padding-right: 5px !important;
}

.u-pr10 {
  padding-right: 10px !important;
}

.u-pr15 {
  padding-right: 15px !important;
}

.u-pr20 {
  padding-right: 20px !important;
}

.u-pr25 {
  padding-right: 25px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

.u-pr40 {
  padding-right: 40px !important;
}

.u-pr45 {
  padding-right: 45px !important;
}

.u-pr50 {
  padding-right: 50px !important;
}

.u-pr55 {
  padding-right: 55px !important;
}

.u-pr60 {
  padding-right: 60px !important;
}

.u-pr65 {
  padding-right: 65px !important;
}

.u-pr70 {
  padding-right: 70px !important;
}

.u-pr75 {
  padding-right: 75px !important;
}

.u-pr80 {
  padding-right: 80px !important;
}

.u-pr85 {
  padding-right: 85px !important;
}

.u-pr90 {
  padding-right: 90px !important;
}

.u-pr95 {
  padding-right: 95px !important;
}

.u-pr100 {
  padding-right: 100px !important;
}

@media only screen and (max-width: 1024px) {
  .u-sp-pt0 {
    padding-top: 0 !important;
  }
  .u-sp-pt5 {
    padding-top: 5px !important;
  }
  .u-sp-pt10 {
    padding-top: 10px !important;
  }
  .u-sp-pt15 {
    padding-top: 15px !important;
  }
  .u-sp-pt20 {
    padding-top: 20px !important;
  }
  .u-sp-pt25 {
    padding-top: 25px !important;
  }
  .u-sp-pt30 {
    padding-top: 30px !important;
  }
  .u-sp-pt35 {
    padding-top: 35px !important;
  }
  .u-sp-pt40 {
    padding-top: 40px !important;
  }
  .u-sp-pt45 {
    padding-top: 45px !important;
  }
  .u-sp-pt50 {
    padding-top: 50px !important;
  }
  .u-sp-pt55 {
    padding-top: 55px !important;
  }
  .u-sp-pt60 {
    padding-top: 60px !important;
  }
  .u-sp-pt65 {
    padding-top: 65px !important;
  }
  .u-sp-pt70 {
    padding-top: 70px !important;
  }
  .u-sp-pt75 {
    padding-top: 75px !important;
  }
  .u-sp-pt80 {
    padding-top: 80px !important;
  }
  .u-sp-pt85 {
    padding-top: 85px !important;
  }
  .u-sp-pt90 {
    padding-top: 90px !important;
  }
  .u-sp-pt95 {
    padding-top: 95px !important;
  }
  .u-sp-pt100 {
    padding-top: 100px !important;
  }
  .u-sp-pb0 {
    padding-bottom: 0 !important;
  }
  .u-sp-pb5 {
    padding-bottom: 5px !important;
  }
  .u-sp-pb10 {
    padding-bottom: 10px !important;
  }
  .u-sp-pb15 {
    padding-bottom: 15px !important;
  }
  .u-sp-pb20 {
    padding-bottom: 20px !important;
  }
  .u-sp-pb25 {
    padding-bottom: 25px !important;
  }
  .u-sp-pb30 {
    padding-bottom: 30px !important;
  }
  .u-sp-pb35 {
    padding-bottom: 35px !important;
  }
  .u-sp-pb40 {
    padding-bottom: 40px !important;
  }
  .u-sp-pb45 {
    padding-bottom: 45px !important;
  }
  .u-sp-pb50 {
    padding-bottom: 50px !important;
  }
  .u-sp-pb55 {
    padding-bottom: 55px !important;
  }
  .u-sp-pb60 {
    padding-bottom: 60px !important;
  }
  .u-sp-pb65 {
    padding-bottom: 65px !important;
  }
  .u-sp-pb70 {
    padding-bottom: 70px !important;
  }
  .u-sp-pb75 {
    padding-bottom: 75px !important;
  }
  .u-sp-pb80 {
    padding-bottom: 80px !important;
  }
  .u-sp-pb85 {
    padding-bottom: 85px !important;
  }
  .u-sp-pb90 {
    padding-bottom: 90px !important;
  }
  .u-sp-pb95 {
    padding-bottom: 95px !important;
  }
  .u-sp-pb100 {
    padding-bottom: 100px !important;
  }
  .u-sp-pl0 {
    padding-left: 0 !important;
  }
  .u-sp-pl5 {
    padding-left: 5px !important;
  }
  .u-sp-pl10 {
    padding-left: 10px !important;
  }
  .u-sp-pl15 {
    padding-left: 15px !important;
  }
  .u-sp-pl20 {
    padding-left: 20px !important;
  }
  .u-sp-pl25 {
    padding-left: 25px !important;
  }
  .u-sp-pl30 {
    padding-left: 30px !important;
  }
  .u-sp-pl35 {
    padding-left: 35px !important;
  }
  .u-sp-pl40 {
    padding-left: 40px !important;
  }
  .u-sp-pl45 {
    padding-left: 45px !important;
  }
  .u-sp-pl50 {
    padding-left: 50px !important;
  }
  .u-sp-pl55 {
    padding-left: 55px !important;
  }
  .u-sp-pl60 {
    padding-left: 60px !important;
  }
  .u-sp-pl65 {
    padding-left: 65px !important;
  }
  .u-sp-pl70 {
    padding-left: 70px !important;
  }
  .u-sp-pl75 {
    padding-left: 75px !important;
  }
  .u-sp-pl80 {
    padding-left: 80px !important;
  }
  .u-sp-pl85 {
    padding-left: 85px !important;
  }
  .u-sp-pl90 {
    padding-left: 90px !important;
  }
  .u-sp-pl95 {
    padding-left: 95px !important;
  }
  .u-sp-pl100 {
    padding-left: 100px !important;
  }
  .u-sp-pr0 {
    padding-right: 0 !important;
  }
  .u-sp-pr5 {
    padding-right: 5px !important;
  }
  .u-sp-pr10 {
    padding-right: 10px !important;
  }
  .u-sp-pr15 {
    padding-right: 15px !important;
  }
  .u-sp-pr20 {
    padding-right: 20px !important;
  }
  .u-sp-pr25 {
    padding-right: 25px !important;
  }
  .u-sp-pr30 {
    padding-right: 30px !important;
  }
  .u-sp-pr40 {
    padding-right: 40px !important;
  }
  .u-sp-pr45 {
    padding-right: 45px !important;
  }
  .u-sp-pr50 {
    padding-right: 50px !important;
  }
  .u-sp-pr55 {
    padding-right: 55px !important;
  }
  .u-sp-pr60 {
    padding-right: 60px !important;
  }
  .u-sp-pr65 {
    padding-right: 65px !important;
  }
  .u-sp-pr70 {
    padding-right: 70px !important;
  }
  .u-sp-pr75 {
    padding-right: 75px !important;
  }
  .u-sp-pr80 {
    padding-right: 80px !important;
  }
  .u-sp-pr85 {
    padding-right: 85px !important;
  }
  .u-sp-pr90 {
    padding-right: 90px !important;
  }
  .u-sp-pr95 {
    padding-right: 95px !important;
  }
  .u-sp-pr100 {
    padding-right: 100px !important;
  }
}

.btn {
  background-color: #1f1f1f;
  border-radius: 25px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  max-width: 100%;
  min-width: 200px;
  padding: 8px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: .2s;
}

.btn:after {
  bottom: -5px;
  content: url("images/shadow-btn-hover.svg");
  height: 40px;
  opacity: 0;
  position: absolute;
  right: -5px;
  transition: .2s;
  width: 200px;
  z-index: -1;
}

.btn:hover {
  color: #ffffff;
  text-decoration: none;
  transition: .2s;
}

.btn:hover:after {
  opacity: 1;
  transition: .2s;
}

.btn:active, .btn:focus {
  color: #fff;
  transition: .2s;
}

.btn i {
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-40%);
}

.btn i.external {
  background-image: url("images/icon-external.svg");
  height: 9.9px;
  width: 11.1px;
}

.btn-light {
  border-color: #1f1f1f;
  color: #1f1f1f;
}

.btn-light:hover {
  background-color: #1f1f1f;
  border-color: #1f1f1f;
  color: #fff !important;
}

.btn-light:visited {
  color: #1f1f1f;
}

.btn-form, .btn-back, .btn-confirm {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  text-align: center;
  text-decoration: none;
}

.btn-form input, .btn-form a, .btn-back input, .btn-back a, .btn-confirm input, .btn-confirm a {
  background-color: #1f1f1f;
  border-radius: 25px;
  color: #ffffff;
  cursor: pointer;
  padding: 8px 0;
  width: 200px;
}

.btn-form a, .btn-back a, .btn-confirm a {
  display: block;
  text-decoration: none;
}

.btn-form a:hover, .btn-back a:hover, .btn-confirm a:hover {
  color: #ffffff;
}

@media (min-width: 769px) {
  .btn-form, .btn-back, .btn-confirm {
    border-radius: 20px;
    font-size: 20px;
  }
  .btn-form input, .btn-form a, .btn-back input, .btn-back a, .btn-confirm input, .btn-confirm a {
    padding: 15px 0;
    width: 378px;
  }
}

.btn-form:after, .btn-back:after, .btn-confirm:after {
  bottom: -5px;
  content: url("images/shadow-btn-hover.svg");
  height: 40px;
  opacity: 0;
  position: absolute;
  right: -5px;
  transition: .2s;
  width: 200px;
  z-index: -1;
}

@media (min-width: 769px) {
  .btn-form:after, .btn-back:after, .btn-confirm:after {
    content: url("images/shadow-btn-hover-large.svg");
    height: 60px;
    width: 378px;
  }
}

.btn-form:hover, .btn-back:hover, .btn-confirm:hover {
  transition: .2s;
}

.btn-form:hover:after, .btn-back:hover:after, .btn-confirm:hover:after {
  opacity: 1;
  transition: .2s;
}

/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - https://opensource.org/licenses/MIT
 *
 * Copyright (c) 2021 Animate.css
 */
:root {
  --animate-duration:1s;
  --animate-delay:1s;
  --animate-repeat:1;
}

.animate__animated {
  -webkit-animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-duration: 1s;
  animation-duration: var(--animate-duration);
  animation-fill-mode: both;
}

.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animate__animated.animate__repeat-1 {
  -webkit-animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: 1;
  animation-iteration-count: var(--animate-repeat);
}

.animate__animated.animate__repeat-2 {
  -webkit-animation-iteration-count: 2;
  -webkit-animation-iteration-count: calc(var(--animate-repeat)*2);
  animation-iteration-count: 2;
  animation-iteration-count: calc(var(--animate-repeat)*2);
}

.animate__animated.animate__repeat-3 {
  -webkit-animation-iteration-count: 3;
  -webkit-animation-iteration-count: calc(var(--animate-repeat)*3);
  animation-iteration-count: 3;
  animation-iteration-count: calc(var(--animate-repeat)*3);
}

.animate__animated.animate__delay-1s {
  -webkit-animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: 1s;
  animation-delay: var(--animate-delay);
}

.animate__animated.animate__delay-2s {
  -webkit-animation-delay: 2s;
  -webkit-animation-delay: calc(var(--animate-delay)*2);
  animation-delay: 2s;
  animation-delay: calc(var(--animate-delay)*2);
}

.animate__animated.animate__delay-3s {
  -webkit-animation-delay: 3s;
  -webkit-animation-delay: calc(var(--animate-delay)*3);
  animation-delay: 3s;
  animation-delay: calc(var(--animate-delay)*3);
}

.animate__animated.animate__delay-4s {
  -webkit-animation-delay: 4s;
  -webkit-animation-delay: calc(var(--animate-delay)*4);
  animation-delay: 4s;
  animation-delay: calc(var(--animate-delay)*4);
}

.animate__animated.animate__delay-5s {
  -webkit-animation-delay: 5s;
  -webkit-animation-delay: calc(var(--animate-delay)*5);
  animation-delay: 5s;
  animation-delay: calc(var(--animate-delay)*5);
}

.animate__animated.animate__faster {
  -webkit-animation-duration: .5s;
  -webkit-animation-duration: calc(var(--animate-duration)/2);
  animation-duration: .5s;
  animation-duration: calc(var(--animate-duration)/2);
}

.animate__animated.animate__fast {
  -webkit-animation-duration: .8s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.8);
  animation-duration: .8s;
  animation-duration: calc(var(--animate-duration)*0.8);
}

.animate__animated.animate__slow {
  -webkit-animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration)*2);
  animation-duration: 2s;
  animation-duration: calc(var(--animate-duration)*2);
}

.animate__animated.animate__slower {
  -webkit-animation-duration: 3s;
  -webkit-animation-duration: calc(var(--animate-duration)*3);
  animation-duration: 3s;
  animation-duration: calc(var(--animate-duration)*3);
}

@media (prefers-reduced-motion: reduce), print {
  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 1ms !important;
  }
  .animate__animated[class*=Out] {
    opacity: 0;
  }
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    transform: translateZ(0) scaleY(0.95);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  90% {
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}

@keyframes bounce {
  0%, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    transform: translateZ(0) scaleY(0.95);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  90% {
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}

.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  transform-origin: center bottom;
}

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

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

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

@-webkit-keyframes pulse {
  0% {
    transform: scaleX(1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scaleX(1);
  }
}

@keyframes pulse {
  0% {
    transform: scaleX(1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scaleX(1);
  }
}

.animate__pulse {
  -webkit-animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-name: pulse;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes rubberBand {
  0% {
    transform: scaleX(1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scaleX(1);
  }
}

@keyframes rubberBand {
  0% {
    transform: scaleX(1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scaleX(1);
  }
}

.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shakeX {
  0%, to {
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shakeX {
  0%, to {
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}

@-webkit-keyframes shakeY {
  0%, to {
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(0, -10px, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(0, 10px, 0);
  }
}

@keyframes shakeY {
  0%, to {
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(0, -10px, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(0, 10px, 0);
  }
}

.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY;
}

@-webkit-keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}

.animate__headShake {
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
  animation-timing-function: ease-in-out;
}

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

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

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

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

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

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

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

@keyframes wobble {
  0% {
    transform: translateZ(0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    transform: translateZ(0);
  }
}

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

@-webkit-keyframes jello {
  0%, 11.1%, to {
    transform: translateZ(0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

@keyframes jello {
  0%, 11.1%, to {
    transform: translateZ(0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.3);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.3);
  }
  70% {
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.3);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.3);
  }
  70% {
    transform: scale(1);
  }
}

.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  -webkit-animation-duration: calc(var(--animate-duration)*1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-duration: 1.3s;
  animation-duration: calc(var(--animate-duration)*1.3);
  animation-name: heartBeat;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes backInDown {
  0% {
    opacity: .7;
    transform: translateY(-1200px) scale(0.7);
  }
  80% {
    opacity: .7;
    transform: translateY(0) scale(0.7);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes backInDown {
  0% {
    opacity: .7;
    transform: translateY(-1200px) scale(0.7);
  }
  80% {
    opacity: .7;
    transform: translateY(0) scale(0.7);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}

@-webkit-keyframes backInLeft {
  0% {
    opacity: .7;
    transform: translateX(-2000px) scale(0.7);
  }
  80% {
    opacity: .7;
    transform: translateX(0) scale(0.7);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes backInLeft {
  0% {
    opacity: .7;
    transform: translateX(-2000px) scale(0.7);
  }
  80% {
    opacity: .7;
    transform: translateX(0) scale(0.7);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}

@-webkit-keyframes backInRight {
  0% {
    opacity: .7;
    transform: translateX(2000px) scale(0.7);
  }
  80% {
    opacity: .7;
    transform: translateX(0) scale(0.7);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes backInRight {
  0% {
    opacity: .7;
    transform: translateX(2000px) scale(0.7);
  }
  80% {
    opacity: .7;
    transform: translateX(0) scale(0.7);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight;
}

@-webkit-keyframes backInUp {
  0% {
    opacity: .7;
    transform: translateY(1200px) scale(0.7);
  }
  80% {
    opacity: .7;
    transform: translateY(0) scale(0.7);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes backInUp {
  0% {
    opacity: .7;
    transform: translateY(1200px) scale(0.7);
  }
  80% {
    opacity: .7;
    transform: translateY(0) scale(0.7);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}

@-webkit-keyframes backOutDown {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  20% {
    opacity: .7;
    transform: translateY(0) scale(0.7);
  }
  to {
    opacity: .7;
    transform: translateY(700px) scale(0.7);
  }
}

@keyframes backOutDown {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  20% {
    opacity: .7;
    transform: translateY(0) scale(0.7);
  }
  to {
    opacity: .7;
    transform: translateY(700px) scale(0.7);
  }
}

.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown;
}

@-webkit-keyframes backOutLeft {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  20% {
    opacity: .7;
    transform: translateX(0) scale(0.7);
  }
  to {
    opacity: .7;
    transform: translateX(-2000px) scale(0.7);
  }
}

@keyframes backOutLeft {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  20% {
    opacity: .7;
    transform: translateX(0) scale(0.7);
  }
  to {
    opacity: .7;
    transform: translateX(-2000px) scale(0.7);
  }
}

.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft;
}

@-webkit-keyframes backOutRight {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  20% {
    opacity: .7;
    transform: translateX(0) scale(0.7);
  }
  to {
    opacity: .7;
    transform: translateX(2000px) scale(0.7);
  }
}

@keyframes backOutRight {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  20% {
    opacity: .7;
    transform: translateX(0) scale(0.7);
  }
  to {
    opacity: .7;
    transform: translateX(2000px) scale(0.7);
  }
}

.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight;
}

@-webkit-keyframes backOutUp {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  20% {
    opacity: .7;
    transform: translateY(0) scale(0.7);
  }
  to {
    opacity: .7;
    transform: translateY(-700px) scale(0.7);
  }
}

@keyframes backOutUp {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  20% {
    opacity: .7;
    transform: translateY(0) scale(0.7);
  }
  to {
    opacity: .7;
    transform: translateY(-700px) scale(0.7);
  }
}

.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scaleX(1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scaleX(1);
  }
}

.animate__bounceIn {
  -webkit-animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.75);
  -webkit-animation-name: bounceIn;
  animation-duration: .75s;
  animation-duration: calc(var(--animate-duration)*0.75);
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    transform: translateZ(0);
  }
}

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

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    transform: translateZ(0);
  }
}

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

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    transform: translateZ(0);
  }
}

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

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    transform: translateZ(0);
  }
}

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

@-webkit-keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.animate__bounceOut {
  -webkit-animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.75);
  -webkit-animation-name: bounceOut;
  animation-duration: .75s;
  animation-duration: calc(var(--animate-duration)*0.75);
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}

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

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}

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

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}

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

@-webkit-keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}

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

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

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

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

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

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

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

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

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

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

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

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

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

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

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

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

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

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

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

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

@-webkit-keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}

@-webkit-keyframes fadeInTopRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInTopRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}

@-webkit-keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}

@-webkit-keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}

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

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

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

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

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

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

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

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

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

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

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

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

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

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

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

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

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

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

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

@-webkit-keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
}

@keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
}

.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}

@-webkit-keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
}

@keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
}

.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}

@-webkit-keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
}

@keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
}

.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}

@-webkit-keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
}

@keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
}

.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}

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

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

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

@-webkit-keyframes flipInX {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    opacity: 1;
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    opacity: 1;
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}

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

@-webkit-keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateY(-20deg);
  }
  60% {
    opacity: 1;
    transform: perspective(400px) rotateY(10deg);
  }
  80% {
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateY(-20deg);
  }
  60% {
    opacity: 1;
    transform: perspective(400px) rotateY(10deg);
  }
  80% {
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}

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

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

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

.animate__flipOutX {
  -webkit-animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.75);
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  animation-duration: .75s;
  animation-duration: calc(var(--animate-duration)*0.75);
  animation-name: flipOutX;
  backface-visibility: visible !important;
}

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

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

.animate__flipOutY {
  -webkit-animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.75);
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-duration: .75s;
  animation-duration: calc(var(--animate-duration)*0.75);
  animation-name: flipOutY;
  backface-visibility: visible !important;
}

@-webkit-keyframes lightSpeedInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(-30deg);
  }
  60% {
    opacity: 1;
    transform: skewX(20deg);
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes lightSpeedInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(-30deg);
  }
  60% {
    opacity: 1;
    transform: skewX(20deg);
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translateZ(0);
  }
}

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

@-webkit-keyframes lightSpeedInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) skewX(30deg);
  }
  60% {
    opacity: 1;
    transform: skewX(-20deg);
  }
  80% {
    transform: skewX(5deg);
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes lightSpeedInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) skewX(30deg);
  }
  60% {
    opacity: 1;
    transform: skewX(-20deg);
  }
  80% {
    transform: skewX(5deg);
  }
  to {
    transform: translateZ(0);
  }
}

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

@-webkit-keyframes lightSpeedOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(30deg);
  }
}

@keyframes lightSpeedOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(30deg);
  }
}

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

@-webkit-keyframes lightSpeedOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
  }
}

@keyframes lightSpeedOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
  }
}

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

@-webkit-keyframes rotateIn {
  0% {
    opacity: 0;
    transform: rotate(-200deg);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes rotateIn {
  0% {
    opacity: 0;
    transform: rotate(-200deg);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  transform-origin: center;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    opacity: 0;
    transform: rotate(-45deg);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes rotateInDownLeft {
  0% {
    opacity: 0;
    transform: rotate(-45deg);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    opacity: 0;
    transform: rotate(45deg);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes rotateInDownRight {
  0% {
    opacity: 0;
    transform: rotate(45deg);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    opacity: 0;
    transform: rotate(45deg);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes rotateInUpLeft {
  0% {
    opacity: 0;
    transform: rotate(45deg);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    opacity: 0;
    transform: rotate(-90deg);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes rotateInUpRight {
  0% {
    opacity: 0;
    transform: rotate(-90deg);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  transform-origin: right bottom;
}

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

@keyframes rotateOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: rotate(200deg);
  }
}

.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  transform-origin: center;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: rotate(45deg);
  }
}

@keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: rotate(45deg);
  }
}

.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: rotate(-45deg);
  }
}

@keyframes rotateOutDownRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: rotate(-45deg);
  }
}

.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: rotate(-45deg);
  }
}

@keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: rotate(-45deg);
  }
}

.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: rotate(90deg);
  }
}

@keyframes rotateOutUpRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: rotate(90deg);
  }
}

.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  transform-origin: right bottom;
}

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

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

.animate__hinge {
  -webkit-animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration)*2);
  -webkit-animation-name: hinge;
  animation-duration: 2s;
  animation-duration: calc(var(--animate-duration)*2);
  animation-name: hinge;
  transform-origin: top left;
}

@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  0% {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

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

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

@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}

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

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}

@keyframes zoomInDown {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}

.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}

@keyframes zoomInLeft {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}

.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}

@keyframes zoomInRight {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}

.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}

@keyframes zoomInUp {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}

.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
  }
}

@keyframes zoomOutDown {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
  }
}

.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  transform-origin: center bottom;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}

.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  transform-origin: left center;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}

.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  transform-origin: right center;
}

@-webkit-keyframes zoomOutUp {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
  }
}

@keyframes zoomOutUp {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
  }
}

.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  transform-origin: center bottom;
}

@-webkit-keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}

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

@-webkit-keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}

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

@-webkit-keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}

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

@-webkit-keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}

.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
  }
}

@keyframes slideOutDown {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
  }
}

.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
  }
}

@keyframes slideOutLeft {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
  }
}

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

@-webkit-keyframes slideOutRight {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }
}

@keyframes slideOutRight {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }
}

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

@-webkit-keyframes slideOutUp {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}

@keyframes slideOutUp {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}

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

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

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

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

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

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

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

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

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

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

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

[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 {
  border: 1px solid transparent;
  display: block;
  height: auto;
}

.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";
  font-style: normal;
  font-weight: normal;
  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");
}

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

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

.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 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
}

.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 {
  bottom: -25px;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

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

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

.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 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: black;
  content: "•";
  font-family: "slick";
  font-size: 6px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}

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

* {
  box-sizing: border-box;
}

html {
  font-size: 16px;
}

body {
  background: #ffffff;
  color: #1f1f1f;
  font-family: 'Noto Sans', 'Noto Sans CJK JP', 'Noto Sans JP Subset', "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, "MS PGothic", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  position: relative;
}

a {
  color: #1f1f1f;
  transition: .2s;
}

a:hover {
  color: #dca153;
  transition: .2s;
}

img {
  max-width: 100%;
}

figure {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 20px;
  letter-spacing: 3px;
}

p {
  line-height: 1.8;
}

.l-container {
  padding-left: 25px;
  padding-right: 25px;
}

@media (min-width: 769px) {
  .l-container {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 993px) {
  .l-container {
    max-width: 1130px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}

.nav-background {
  padding-top: 59px;
  position: fixed;
  width: 100%;
  z-index: 4;
  top: 0px;
  background-color: #edea9e;
  left: 0;
}

.nav-login {
  top: 32px;
}

header.site-header {
  padding: 15px;
  position: fixed;
  width: 100%;
  z-index: 10;
}

header.site-header:after {
  display: block;
  top: 57px;
  content: "";
  background-image: url(images/bg-waveline-prim.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 107vw;
  height: 6vw;
  position: absolute;
  left: -5px;
  width: 107vw;
  z-index: -1;
}
 
@media (min-width:1916px) {
  .nav-background {
    padding-top: 24px;
  }
}

@media (min-width: 1783px) and  (max-width: 1915px){
  .nav-background {
    padding-top: 31px;
  }
}

@media (min-width:1484px) and (max-width: 1782px) {
  .nav-background {
    padding-top: 47px;
  }
}

@media (min-width:1344px) and (max-width: 1483px) {
  .nav-background {
    padding-top: 54px;
  }
}

@media (min-width:1086px) and (max-width:1343px) {
  .nav-background {
    padding-top: 59px;
  }
}

@media (min-width:1916px) {
  header.site-header:after {
    top: 23px;
  }
}

@media (min-width: 1783px) and  (max-width: 1915px){
  header.site-header:after {
    top: 31px;
  }
}

@media (min-width:1484px) and (max-width: 1782px) {
  header.site-header:after {
    top: 45px;
  }
}

@media (min-width:1344px) and (max-width: 1483px) {
  header.site-header:after {
    top: 53px;
  }
}

@media (min-width:1086px) and (max-width:1343px) {
  header.site-header:after {
    top: 57px;
  }
}

@media (max-width: 769px) {
  header.site-header:after {
    display:none;
  }

  .nav-background {
    padding-top: 60px;
  }

  .nav-login {
    top: 46px;
  }
  
}

@media (min-width: 769px) {
  header.site-header {
    padding: 15px 20px;
  }
}

header.site-header .inner {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1316px;
}

@media (min-width: 769px) {
  header.site-header .inner {
    padding: 0 15px;
    margin-bottom: 20px;
  }
}

header.site-header .inner .site-logo {
  position: relative;
  z-index: 1;
}

header.site-header .inner .site-logo a {
  display: block;
}

header.site-header .inner .site-logo a img {
  display: block;
  height: inherit;
  width: 86.56px;
}

@media (min-width: 769px) {
  header.site-header .inner .site-logo a img {
    width: 145px;
  }
}

.navToggle {
  box-sizing: border-box;
  cursor: pointer;
  height: 34px;
  padding: 8px;
  position: absolute;
  right: 7px;
  top: 12px;
  width: 51px;
}

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

.navToggle__barWrap {
  position: relative;
  width: 100%;
}

.navToggle__barWrap__bar {
  background-color: #1f1f1f;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  transition: all 0.5s;
}

.navToggle__barWrap__bar:nth-child(1) {
  top: 0;
  width: 100%;
}

.navToggle__barWrap__bar:nth-child(2) {
  top: 8px;
  width: 75%;
}

.navToggle__barWrap__bar:nth-child(3) {
  top: 16px;
  width: 50%;
}

.navToggle.is-active .navToggle__barWrap__bar:nth-child(1) {
  transform: translateY(8px) rotate(-147deg);
}

.navToggle.is-active .navToggle__barWrap__bar:nth-child(2) {
  opacity: 0;
  transform: scale(1.2);
}

.navToggle.is-active .navToggle__barWrap__bar:nth-child(3) {
  transform: translateY(-8px) rotate(147deg);
  width: 100%;
}

nav.main-navigation {
  background-color: #ffffff;
  display: none;
  display: none;
  height: 100vh;
  left: 0;
  padding: 50px 0 0;
  position: absolute;
  top: 0;
  width: 100%;
}

nav.main-navigation.is-show {
  display: none;
}

@media (min-width: 769px) {
  nav.main-navigation.is-show {
    display: flex !important;
  }
}

@media (min-width: 769px) {
  nav.main-navigation.is-hide {
    display: none;
  }
}

nav.main-navigation .sp-menu-policy {
  display: none;
}

@media (max-width: 769px) {
  nav.main-navigation .sp-menu-policy {
    display: block;
    margin: 20px 0 0 35px;
  }
  a {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
  }
}

@media (min-width: 769px) {
  nav.main-navigation {
    align-items: center;
    background-color: inherit;
    display: flex;
    height: inherit;
    justify-content: flex-end;
    padding: 0;
    position: inherit;
    width: inherit;
  }
}

nav.main-navigation ul#primary-menu {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 40px 35px 20px;
}

nav.main-navigation ul#primary-menu:after {
  clear: both;
  content: " ";
  display: block;
}

@media (min-width: 769px) {
  nav.main-navigation ul#primary-menu {
    display: block;
    padding: 0;
  }
}

nav.main-navigation ul#primary-menu > li {
  float: left;
  width: 100%;
}

@media (min-width: 769px) {
  nav.main-navigation ul#primary-menu > li {
    margin: 0;
    padding: 10px 0;
    width: inherit;
  }
}

nav.main-navigation ul#primary-menu > li:not(:last-child) {
  margin: 0 0 20px;
}

@media (min-width: 769px) {
  nav.main-navigation ul#primary-menu > li:not(:last-child) {
    margin: 0 24px 0 0;
  }
}

@media (min-width: 993px) {
  nav.main-navigation ul#primary-menu > li:not(:last-child) {
    margin: 0 32px 0 0;
  }
}

nav.main-navigation ul#primary-menu > li > a {
  border-bottom: 2px solid transparent;
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 2px 0 2px;
  text-decoration: none;
}

@media (min-width: 769px) {
  nav.main-navigation ul#primary-menu > li > a {
    color: #1f1f1f;
    display: inherit;
    font-size: 14px;
  }
}

@media (min-width: 993px) {
  nav.main-navigation ul#primary-menu > li > a {
    font-size: 16px;
  }
}

nav.main-navigation ul#primary-menu > li > a:not(:last-child) {
  margin: 0 0 20px;
}

@media (min-width: 769px) {
  nav.main-navigation ul#primary-menu > li > a:not(:last-child) {
    margin: 0;
  }
}

nav.main-navigation ul#primary-menu > li > a:hover {
  color: #1f1f1f;
  transition: border-bottom .2s;
}

@media (min-width: 769px) {
  nav.main-navigation ul#primary-menu > li > a:hover {
    border-bottom: 2px solid #1f1f1f;
  }
}

nav.main-navigation ul#primary-menu > li.menu-item-has-children {
  margin: 0 0 40px;
  position: relative;
  width: 50%;
}

@media (min-width: 769px) {
  nav.main-navigation ul#primary-menu > li.menu-item-has-children {
    margin: 0 24px 0 0;
    width: inherit;
  }
}

@media (min-width: 993px) {
  nav.main-navigation ul#primary-menu > li.menu-item-has-children {
    margin: 0 40px 0 0;
  }
}

nav.main-navigation ul#primary-menu > li.menu-item-has-children:nth-child(1) {
  width: 60%;
}

@media (min-width: 769px) {
  nav.main-navigation ul#primary-menu > li.menu-item-has-children:nth-child(1) {
    width: inherit;
  }
}

nav.main-navigation ul#primary-menu > li.menu-item-has-children:nth-child(2) {
  width: 40%;
}

@media (min-width: 769px) {
  nav.main-navigation ul#primary-menu > li.menu-item-has-children:nth-child(2) {
    width: inherit;
  }
}

nav.main-navigation ul#primary-menu > li.menu-item-has-children > a {
  color: #edea9e;
  font-size: 16px;
}

@media (min-width: 769px) {
  nav.main-navigation ul#primary-menu > li.menu-item-has-children > a {
    color: #1f1f1f;
    font-size: 14px;
  }
}

@media (min-width: 993px) {
  nav.main-navigation ul#primary-menu > li.menu-item-has-children > a {
    font-size: 16px;
  }
}

nav.main-navigation ul#primary-menu > li.menu-item-has-children > a:hover {
  border-bottom: 2px solid transparent;
}

nav.main-navigation ul.sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  text-align: left;
  transition: .2s;
}

@media (min-width: 769px) {
  nav.main-navigation ul.sub-menu {
    background-color: #ffffff;
    bottom: 0;
    box-shadow: #edea9e 0px 2px 8px;
    display: block;
    left: 50%;
    opacity: 0;
    padding: 23px 44px;
    position: absolute;
    transform: translate(-50%, 100%);
    visibility: hidden;
    width: 200px;
  }
}

nav.main-navigation ul.sub-menu.is-active {
  opacity: 1;
  transition: .2s;
  visibility: visible;
}

nav.main-navigation ul.sub-menu li {
  font-size: 18px;
  text-align: left;
  transition: border-bottom .2s;
}

@media (min-width: 769px) {
  nav.main-navigation ul.sub-menu li {
    border-bottom: 2px solid transparent;
    display: inline-block;
    font-size: 16px;
    padding: 0 0 3px;
  }
}

nav.main-navigation ul.sub-menu li:not(:last-child) {
  margin: 0 0 20px;
}

@media (min-width: 769px) {
  nav.main-navigation ul.sub-menu li:not(:last-child) {
    margin: 0 0 15px;
  }
}

nav.main-navigation ul.sub-menu li:hover {
  transition: border-bottom .2s;
}

@media (min-width: 769px) {
  nav.main-navigation ul.sub-menu li:hover {
    border-bottom: 2px solid #1f1f1f;
  }
}

nav.main-navigation ul.sub-menu li a {
  color: #1f1f1f;
  font-weight: bold;
  text-decoration: none;
}

.btn-contact {
  margin-left: 35px;
}

@media (min-width: 769px) {
  .btn-contact {
    margin-left: 20px;
  }
}

@media (min-width: 993px) {
  .btn-contact {
    margin-left: 35px;
  }
}

.btn-contact a {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}

@media (min-width: 769px) {
  .btn-contact a {
    background-color: #1f1f1f;
    border: 1px solid #1f1f1f;
    border-radius: 25px;
    color: #ffffff;
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
    width: 140px;
  }
}

@media (min-width: 993px) {
  .btn-contact a {
    font-size: 16px;
    width: 160px;
  }
}

.btn-contact a:hover {
  background-color: #ffffff;
  color: #1f1f1f;
}

#page.site {
  overflow: hidden;
  position: relative;
}

#page.site:before {
  background-color: #edea9e;
  content: '';
  height: 152px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

@media (min-width: 769px) {
  #page.site:before {
    height: 102px;
  }
}

body.home #page.site:before {
  display: none;
}

body.page-about #page.site:before {
  background-color: #edea9e;
}

main.site-main {
  padding: 20px 0 100px;
  position: relative;
}

@media (min-width: 769px) {
  main.site-main {
    padding: 130px 0;
  }
}

main.site-main:after {
  bottom: -5.85vw;
  content: "";
  background-image: url(images/bg-waveline-white.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 107vw;
  height: 6vw;
  position: absolute;
  left: -5px;
  width: 107vw;
  z-index: 2;
}

main.site-main:before {
  content: "";
  background-image: url(images/bg-waveline-prim.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 107vw;
  display: block;
  height: 10vw;
  position: absolute;
  top: 150px;
  left: -5px;
  width: 107vw;
  z-index: 1;
}

@media (min-width: 769px) {
  main.site-main:before {
    top: 101px;
  }
}

body.home main.site-main {
  background-color: inherit;
  padding: 0 0 70px;
}

@media (min-width: 769px) {
  body.home main.site-main {
    padding: 0 0 100px;
  }
}

body.page-about main.site-main {
  background-color: #f8f8ea;
  padding: 20px 0 0;
}

@media (min-width: 769px) {
  body.page-about main.site-main {
    padding: 130px 0 0;
  }
}

.js-fadeInUp {
  opacity: 0;
}

.shapeBoxArea {
  position: relative;
}

.shapeBoxArea .shapeBox {
  position: absolute;
  z-index: 1;
}

.shapeBoxArea .shapeBox-01 {
  right: -90px;
  top: 95px;
  width: 186.77px;
}

@media (min-width: 769px) {
  .shapeBoxArea .shapeBox-01 {
    right: -160px;
    top: 40px;
    width: 309px;
  }
}

.shapeBoxArea .shapeBox-02 {
  left: -6vw;
  top: 17px;
  width: 150.11px;
}

@media (min-width: 769px) {
  .shapeBoxArea .shapeBox-02 {
    left: -245px;
    top: 92px;
    width: 387.36px;
  }
}

.shapeBoxArea .shapeBox-03 {
  right: 7.5vw;
  top: 408px;
  width: 106.8px;
}

@media (min-width: 769px) {
  .shapeBoxArea .shapeBox-03 {
    right: 100px;
    top: 430px;
    width: 151.56px;
  }
}

.shapeBoxArea .shapeBox-04 {
  left: 15vw;
  top: -86px;
  width: 77.81px;
  z-index: 2;
}

@media (min-width: 769px) {
  .shapeBoxArea .shapeBox-04 {
    left: 100px;
    top: -105px;
    width: 184.87px;
  }
}

.shapeBoxArea .shapeBox-04-sp {
  right: -15vw;
  top: 46px;
  width: 150.11px;
  z-index: 2;
}

@media (min-width: 769px) {
  .shapeBoxArea .shapeBox-04-sp {
    display: none;
  }
}

.shapeBoxArea .shapeBox-05 {
  left: -38px;
  top: -95px;
  width: 154.55px;
}

@media (min-width: 769px) {
  .shapeBoxArea .shapeBox-05 {
    left: -245px;
    top: 72px;
    width: 387.36px;
  }
}

.shapeBoxArea .shapeBox-06 {
  right: -24vw;
  top: 480px;
  width: 169.77px;
}

@media (min-width: 769px) {
  .shapeBoxArea .shapeBox-06 {
    right: -240px;
    top: 220px;
    width: 423.88px;
  }
}

.shapeBoxArea .shapeBox-07 {
  left: -13vw;
  top: 340px;
  width: 119.98px;
}

@media (min-width: 769px) {
  .shapeBoxArea .shapeBox-07 {
    left: 30px;
    top: 405px;
    width: 216.48px;
  }
}

.shapeBoxArea .shapeBox-08 {
  right: 66vw;
  top: 687px;
  width: 57.35px;
}

@media (min-width: 769px) {
  .shapeBoxArea .shapeBox-08 {
    right: 120px;
    top: 720px;
    width: 105.84px;
  }
}

.shapeBoxArea .shapeBox-about-01-sp {
  right: 63vw;
  top: 170px;
  width: 138.78px;
  z-index: 2;
}

@media (min-width: 769px) {
  .shapeBoxArea .shapeBox-about-01-sp {
    display: none;
  }
}

.shapeBoxArea .shapeBox-about-01 {
  display: none;
  height: 96.96px;
  left: -285px;
  top: 72px;
  width: 387.36px;
}

@media (min-width: 769px) {
  .shapeBoxArea .shapeBox-about-01 {
    display: block;
  }
}

.shapeBoxArea .shapeBox-about-02 {
  height: 187.44px;
  right: -46px;
  top: 382px;
  width: 119.98px;
}

@media (min-width: 769px) {
  .shapeBoxArea .shapeBox-about-02 {
    top: 252px;
    width: 216.48px;
  }
}

.shapeBoxArea .shapeBox-about-03 {
  height: 371.88px;
  left: 60vw;
  top: 1175px;
  width: 169.77px;
}

@media (min-width: 769px) {
  .shapeBoxArea .shapeBox-about-03 {
    left: 30px;
    top: 640px;
    width: 371.88px;
  }
}

.shapeBoxArea .shapeBox-about-04 {
  height: 106.08px;
  right: 33vw;
  top: 900px;
  width: 57.35px;
}

@media (min-width: 769px) {
  .shapeBoxArea .shapeBox-about-04 {
    right: 80px;
    top: 1000px;
    width: 105.84px;
  }
}

.shapeBoxArea .shapeBox .shapeBoxInner {
  position: relative;
  transition: .5s;
}

body.home .shapeBoxInner img {
  opacity: 0;
}

body.page-about .shapeBoxInner {
  -webkit-animation: fadeIn 1.5s ease 0s 1 normal;
  animation: fadeIn 1.5s ease 0s 1 normal;
}

.bg-yellow {
  background-color: #f8f8ea;
  position: relative;
}

.bg-yellow:after {
  bottom: -6vw;
  display: block;
  content: "";
  background-image: url(images/bg-waveline-sec.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 107vw;
  height: 6vw;
  position: absolute;
  left: -5px;
  width: 107vw;
}

.bg-white {
  background-color: #ffffff;
}

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

.c-pageHeading {
  -webkit-animation: fadeIn 1.5s ease 0s 1 normal;
  animation: fadeIn 1.5s ease 0s 1 normal;
  margin: 0;
  padding: 40px 0 120px;
  position: relative;
  z-index: 1;
}

@media (min-width: 769px) {
  .c-pageHeading {
    padding: 80px 0 75px;
  }
}

.c-pageHeading h1, .c-pageHeading h2, .c-pageHeading h3, .c-pageHeading h4, .c-pageHeading h5, .c-pageHeading h6 {
  font-size: 24px;
  letter-spacing: 6px;
  margin: 0;
  text-align: center;
}

@media (min-width: 769px) {
  .c-pageHeading h1, .c-pageHeading h2, .c-pageHeading h3, .c-pageHeading h4, .c-pageHeading h5, .c-pageHeading h6 {
    font-size: 30px;
  }
}

.c-sectionHeading {
  margin: 0 0 75px;
}

.c-sectionHeading h1, .c-sectionHeading h2, .c-sectionHeading h3, .c-sectionHeading h4, .c-sectionHeading h5, .c-sectionHeading h6 {
  letter-spacing: 5px;
  margin: 0;
  text-align: center;
}

.c-subpageLinks {
  padding: 90px 0 0;
}

@media (min-width: 769px) {
  .c-subpageLinks {
    padding: 120px 0 0;
  }
}

@media (min-width: 769px) {
  .c-subpageLinks__wrap {
    display: flex;
    justify-content: center;
  }
}

.c-subpageLinks__link {
  background-color: #f8f8ea;
  border-bottom: 5px solid #f8f8ea;
  display: block;
  margin: 0 auto;
  max-width: 345px;
  padding: 45px 0 22px;
  position: relative;
  text-decoration: none;
  transition: border-bottom .2s;
  width: 100%;
}

@media (min-width: 769px) {
  .c-subpageLinks__link {
    max-width: inherit;
    padding: 48px 0 23px;
    width: 31.3333%;
  }
}

.c-subpageLinks__link:not(:last-child) {
  margin-bottom: 45px;
}

@media (min-width: 769px) {
  .c-subpageLinks__link:not(:last-child) {
    margin-bottom: 0;
    margin-right: 3%;
  }
}

.c-subpageLinks__link:hover {
  border-bottom: 5px solid #edea9e;
  color: #1f1f1f;
  transition: border-bottom .2s;
}

.c-subpageLinks__link__heading {
  left: 50%;
  position: absolute;
  top: -17px;
  transform: translateX(-50%);
  width: 100%;
}

.c-subpageLinks__link__heading img {
  display: block;
  margin: 0 auto;
}

.c-subpageLinks__link__heading.about img {
  width: 129px;
}

@media (min-width: 769px) {
  .c-subpageLinks__link__heading.about img {
    width: 155px;
  }
}

.c-subpageLinks__link__heading.company img {
  width: 201px;
}

@media (min-width: 769px) {
  .c-subpageLinks__link__heading.company img {
    width: 241px;
  }
}

.c-subpageLinks__link__heading.business img {
  width: 194px;
}

@media (min-width: 769px) {
  .c-subpageLinks__link__heading.business img {
    width: 232px;
  }
}

.c-subpageLinks__link__heading.member img {
  width: 177px;
}

@media (min-width: 769px) {
  .c-subpageLinks__link__heading.member img {
    width: 213px;
  }
}

.c-subpageLinks__link__inner {
  text-align: center;
}

footer.site-footer {
  background-color: #edea9e;
  padding: 65px 15px 50px;
}

@media (min-width: 769px) {
  footer.site-footer {
    padding: 160px 0 100px;
  }
}

footer.site-footer > .l-container {
  position: relative;
}

.footerInfoArea {
  position: relative;
}

@media (min-width: 769px) {
  .footerInfoArea {
    display: flex;
    justify-content: space-between;
  }
}

.footerInfoArea__siteLogo {
  margin: 0 0 30px;
}

@media (min-width: 769px) {
  .footerInfoArea__siteLogo {
    margin: 0 0 25px;
  }
}

.footerInfoArea__siteLogo > a:hover img {
  opacity: .8;
  transition: .2s;
}

.footerInfoArea__siteLogo img {
  height: inherit;
  transition: .2s;
  width: 132px;
}

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

.footerInfoArea__sitemap__heading {
  font-size: 22px;
  margin: 0 0 20px;
}

@media (min-width: 769px) {
  .footerInfoArea__sitemap__heading {
    font-size: 28px;
  }
}

.footerInfoArea__sitemap__lists {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 769px) {
  .footerInfoArea__sitemap__lists {
    flex-wrap: nowrap;
  }
}

.footerInfoArea__sitemap__lists ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 53%;
}

@media (min-width: 769px) {
  .footerInfoArea__sitemap__lists ul {
    width: inherit;
  }
}

.footerInfoArea__sitemap__lists ul:not(:nth-child(2n)) {
  margin-right: 2%;
}

@media (min-width: 769px) {
  .footerInfoArea__sitemap__lists ul:not(:nth-child(2n)) {
    margin-right: 0;
  }
}

.footerInfoArea__sitemap__lists ul:not(:last-child) {
  margin: 0 0 30px;
}

@media (min-width: 769px) {
  .footerInfoArea__sitemap__lists ul:not(:last-child) {
    margin: 0 85px 0 0;
  }
}

.footerInfoArea__sitemap__lists ul:nth-child(2n) {
  width: 45%;
}

@media (min-width: 769px) {
  .footerInfoArea__sitemap__lists ul:nth-child(2n) {
    width: inherit;
  }
}

.footerInfoArea__sitemap__lists ul li:not(:last-child) {
  margin: 0 0 10px;
}

@media (max-width: 769px) {
  .footerInfoArea__sitemap__lists ul li {
    max-width: 90%;
  }
}

.footerInfoArea__sitemap__lists ul li a {
  color: #1f1f1f;
  font-weight: bold;
  text-decoration: none;
}

.footerInfoArea__sitemap__lists ul li a:hover {
  color: #dca153;
}

.footerInfoArea__facebook {
  bottom: 0;
  left: 56%;
  position: absolute;
}

@media (min-width: 769px) {
  .footerInfoArea__facebook {
    left: inherit;
    right: 0;
  }
}

.footerInfoArea__facebook a {
  display: block;
  height: 34px;
  width: 34px;
}

.footerInfoArea__facebook a img {
  display: block;
  transition: .2s;
}

.footerInfoArea__facebook a:hover img {
  opacity: .8;
  transition: .2s;
}

.footerCopyright {
  margin: 40px 0 0;
}

@media (min-width: 769px) {
  .footerCopyright {
    bottom: -23px;
    left: 15px;
    margin: 0;
    position: absolute;
    transform: translateY(-23px);
  }
}

.footerFixedContent {
  bottom: 0;
  left: 0;
  margin: 0 auto;
  max-width: 1500px;
  padding: 0 30px;
  position: fixed;
  right: 0;
  width: 100%;
  z-index: 3;
}

.footerFixedContent__inner {
  height: 50px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.characterComment {
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  transform: translate(0, 178px);
  transition: .3s;
  visibility: hidden;
  z-index: 3;
}

.characterComment.is-show {
  opacity: 1;
  transform: translate(0, 0);
  transition: .3s;
  visibility: visible;
}

@-webkit-keyframes balloonshow {
  0% {
    opacity: 0;
    transform: scale(1, 1) translate(0%, 178px);
  }
  10% {
    transform: scale(1.05, 0.95) translate(0%, 50%);
  }
  40% {
    transform: scale(1.1, 0.9) translate(0%, 3%);
  }
  50% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  60% {
    transform: scale(0.95, 1.05) translate(0%, -7%);
  }
  75% {
    transform: scale(0.95, 1.1) translate(0%, -3%);
  }
  85% {
    opacity: 1;
    transform: scale(1.1, 0.85) translate(0%, 3%);
  }
  100% {
    transform: scale(1, 1) translate(0, 0%);
  }
}

@keyframes balloonshow {
  0% {
    opacity: 0;
    transform: scale(1, 1) translate(0%, 178px);
  }
  10% {
    transform: scale(1.05, 0.95) translate(0%, 50%);
  }
  40% {
    transform: scale(1.1, 0.9) translate(0%, 3%);
  }
  50% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  60% {
    transform: scale(0.95, 1.05) translate(0%, -7%);
  }
  75% {
    transform: scale(0.95, 1.1) translate(0%, -3%);
  }
  85% {
    opacity: 1;
    transform: scale(1.1, 0.85) translate(0%, 3%);
  }
  100% {
    transform: scale(1, 1) translate(0, 0%);
  }
}

.characterComment__link {
  display: block;
  text-decoration: none;
  transform: translateY(50px);
  transition: .2s;
}

.characterComment__link:hover {
  transform: translateY(40px);
  transition: .2s;
}

.characterComment__balloon {
  margin: 0 0 15px;
}

.characterComment__balloon__inner {
  font-feature-settings: "palt";
  background-color: #ffffff;
  border: 1px solid #1f1f1f;
  border-radius: 6px 6px 6px 0;
  font-size: 14px;
  letter-spacing: 0;
  padding: 12px 5px;
  position: relative;
  width: 100px;
}

.characterComment__balloon__inner:after {
  bottom: -17px;
  content: url("images/balloon-triangle.svg");
  height: 17px;
  left: -1px;
  position: absolute;
  width: 9px;
}

.characterComment__character {
  max-width: 100px;
}

.scrollTop {
  bottom: 35px;
  opacity: 0;
  position: absolute;
  right: 0;
  transition: .3s;
  visibility: hidden;
  width: 12px;
}

.scrollTop.is-show {
  opacity: 1;
  transition: .3s;
  visibility: visible;
}

.scrollTop.is-show a {
  display: block;
}

body.error404 main.site-main {
  padding: 20px 0 60px;
}

@media (min-width: 769px) {
  body.error404 main.site-main {
    padding: 130px 0 50px;
  }
}

body.error404 .content {
  text-align: center;
}

.animLetters.is-show .letter-e span {
  -webkit-animation-duration: 2.8s;
  animation-duration: 2.8s;
}

.animLetters.is-show .letter-e span img {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
}

.animLetters.is-show .letter-n span {
  -webkit-animation-duration: 1.8s;
  animation-duration: 1.8s;
}

.animLetters.is-show .letter-n span img {
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
}

.animLetters.is-show .letter-j span {
  -webkit-animation-duration: 2.8s;
  animation-duration: 2.8s;
}

.animLetters.is-show .letter-j span img {
  -webkit-animation-duration: 2.1s;
  animation-duration: 2.1s;
}

.animLetters.is-show .letter-o span {
  -webkit-animation-duration: 1.9s;
  animation-duration: 1.9s;
}

.animLetters.is-show .letter-o span img {
  -webkit-animation-duration: 1.8s;
  animation-duration: 1.8s;
}

.animLetters.is-show .letter-y span {
  -webkit-animation-duration: 2.3s;
  animation-duration: 2.3s;
}

.animLetters.is-show .letter-y span img {
  -webkit-animation-duration: 2.4s;
  animation-duration: 2.4s;
}

.animLetters.is-show .letter-w span {
  -webkit-animation-duration: 2.6s;
  animation-duration: 2.6s;
}

.animLetters.is-show .letter-w span img {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animLetters.is-show .float-01 span {
  -webkit-backface-visibility: hidden;
  -webkit-animation: horizontal01 1s ease-in-out 0s infinite alternate;
  animation: horizontal01 1s ease-in-out 0s infinite alternate;
  backface-visibility: hidden;
  display: block;
}

.animLetters.is-show .float-01 span img {
  -webkit-backface-visibility: hidden;
  -webkit-animation: vertical01 1s ease-in-out 0s infinite alternate;
  animation: vertical01 1s ease-in-out 0s infinite alternate;
  backface-visibility: hidden;
}

.animLetters.is-show .float-02 span {
  -webkit-backface-visibility: hidden;
  -webkit-animation: horizontal02 2s ease-in-out 0s infinite alternate;
  animation: horizontal02 2s ease-in-out 0s infinite alternate;
  backface-visibility: hidden;
  display: block;
}

.animLetters.is-show .float-02 span img {
  -webkit-backface-visibility: hidden;
  -webkit-animation: vertical02 2s ease-in-out 0s infinite alternate;
  animation: vertical02 2s ease-in-out 0s infinite alternate;
  backface-visibility: hidden;
}

@-webkit-keyframes horizontal01 {
  0% {
    transform: translateX(-0.02rem);
  }
  100% {
    transform: translateX(0px);
  }
}

@keyframes horizontal01 {
  0% {
    transform: translateX(-0.02rem);
  }
  100% {
    transform: translateX(0px);
  }
}

@-webkit-keyframes horizontal02 {
  0% {
    transform: translateX(-0.04rem);
  }
  100% {
    transform: translateX(0px);
  }
}

@keyframes horizontal02 {
  0% {
    transform: translateX(-0.04rem);
  }
  100% {
    transform: translateX(0px);
  }
}

@-webkit-keyframes vertical01 {
  0% {
    transform: translateY(-0.2rem);
  }
  100% {
    transform: translateY(0px);
  }
}

@keyframes vertical01 {
  0% {
    transform: translateY(-0.2rem);
  }
  100% {
    transform: translateY(0px);
  }
}

@-webkit-keyframes vertical02 {
  0% {
    transform: translateY(-0.4rem);
  }
  100% {
    transform: translateY(0px);
  }
}

@keyframes vertical02 {
  0% {
    transform: translateY(-0.4rem);
  }
  100% {
    transform: translateY(0px);
  }
}

body.home .mainVisual {
  background-color: #edea9e;
  padding: 135px 0 71px;
  position: relative;
  z-index: 2;
}

@media (min-width: 769px) {
  body.home .mainVisual {
    padding: 150px 0 30px;
  }
}

body.home .mainVisual__inner .animLetters {
  display: flex;
  justify-content: center;
  opacity: 0;
  position: relative;
  z-index: 2;
}

body.home .mainVisual__inner .animLetters.first {
  margin: 0 0 48px;
}

@media (min-width: 769px) {
  body.home .mainVisual__inner .animLetters.first {
    margin: 0 0 70px;
  }
}

body.home .mainVisual__inner .animLetters__letter > span {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

body.home .mainVisual__inner .animLetters__letter > span img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  width: 100%;
}

body.home .mainVisual__inner .animLetters__letter:not(:last-child) {
  margin-right: 10px;
}

@media (min-width: 769px) {
  body.home .mainVisual__inner .animLetters__letter:not(:last-child) {
    margin-right: 20px;
  }
}

body.home .mainVisual__inner .animLetters__letter.letter-e {
  width: 31.28px;
}

@media (min-width: 769px) {
  body.home .mainVisual__inner .animLetters__letter.letter-e {
    width: 63.12px;
  }
}

body.home .mainVisual__inner .animLetters__letter.letter-n {
  width: 38.07px;
}

@media (min-width: 769px) {
  body.home .mainVisual__inner .animLetters__letter.letter-n {
    width: 76.83px;
  }
}

body.home .mainVisual__inner .animLetters__letter.letter-j {
  width: 24.49px;
}

@media (min-width: 769px) {
  body.home .mainVisual__inner .animLetters__letter.letter-j {
    width: 48.46px;
  }
}

body.home .mainVisual__inner .animLetters__letter.letter-o {
  width: 35.37px;
}

@media (min-width: 769px) {
  body.home .mainVisual__inner .animLetters__letter.letter-o {
    width: 71.39px;
  }
}

body.home .mainVisual__inner .animLetters__letter.letter-y {
  width: 36.33px;
}

@media (min-width: 769px) {
  body.home .mainVisual__inner .animLetters__letter.letter-y {
    width: 73.32px;
  }
}

body.home .mainVisual__inner .animLetters__letter.letter-w {
  width: 54.42px;
}

@media (min-width: 769px) {
  body.home .mainVisual__inner .animLetters__letter.letter-w {
    width: 109.82px;
  }
}

body.home .mainVisual__inner .animLetters__letter.letter-r {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  width: 35.55px;
}

@media (min-width: 769px) {
  body.home .mainVisual__inner .animLetters__letter.letter-r {
    width: 71.75px;
  }
}

body.home .mainVisual__inner .animLetters__letter.letter-r img {
  -webkit-animation-duration: 2.7s;
  animation-duration: 2.7s;
}

body.home .mainVisual__inner .animLetters__letter.letter-k {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  width: 35.71px;
}

@media (min-width: 769px) {
  body.home .mainVisual__inner .animLetters__letter.letter-k {
    width: 72.07px;
  }
}

body.home .mainVisual__inner .animLetters__letter.letter-k img {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
}

body.home .mainVisual__inner .animLetters__letter.letter-i {
  -webkit-animation-duration: 2.2s;
  animation-duration: 2.2s;
  width: 10.91px;
}

@media (min-width: 769px) {
  body.home .mainVisual__inner .animLetters__letter.letter-i {
    width: 22.02px;
  }
}

body.home .mainVisual__inner .animLetters__letter.letter-i img {
  -webkit-animation-duration: 3.5s;
  animation-duration: 3.5s;
}

body.home .mainVisual__inner .animLetters__letter.letter-g {
  -webkit-animation-duration: 1.9s;
  animation-duration: 1.9s;
  width: 35.4px;
}

@media (min-width: 769px) {
  body.home .mainVisual__inner .animLetters__letter.letter-g {
    width: 71.44px;
  }
}

body.home .mainVisual__inner .animLetters__letter.letter-g img {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

body.home .mainVisual__inner .animLetters__letter.letter-exclamation {
  -webkit-animation-duration: 3.3s;
  animation-duration: 3.3s;
  width: 13.19px;
}

@media (min-width: 769px) {
  body.home .mainVisual__inner .animLetters__letter.letter-exclamation {
    width: 26.62px;
  }
}

body.home .mainVisual__inner .animLetters__letter.letter-exclamation img {
  -webkit-animation-duration: 1.7s;
  animation-duration: 1.7s;
}

body.home .mainVisual__inner .letterEnjoyworking {
  margin: 45px auto 0;
  opacity: 0;
  position: relative;
  width: 158px;
  z-index: 2;
}

@media (min-width: 769px) {
  body.home .mainVisual__inner .letterEnjoyworking {
    margin: 0 auto;
    transform: translateY(84px);
    width: 234px;
  }
}

body.home .mainVisual:after {
  bottom: -6vw;
  display: block;
  content: "";
  background-image: url(images/bg-waveline-prim.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 107vw;
  height: 6vw;
  position: absolute;
  left: -5px;
  width: 107vw;
}

@media (max-width: 769px) {
  body.home .mainVisual:after {
    bottom: -5.8vw;
  }
}

@media (max-width: 380px) {
  body.home .mainVisual:after {
    bottom: -5.7vw;
  }
}

body.home .news {
  padding: 120px 0 70px;
}

@media (min-width: 769px) {
  body.home .news {
    padding: 220px 0 70px;
  }
}

body.home .news__box {
  background-color: #ffffff;
  margin: 0 auto;
  max-width: 1000px;
  position: relative;
  z-index: 3;
}

body.home .news__box:before {
  content: url("images/pushpin.svg");
  height: 18px;
  left: 15px;
  position: absolute;
  top: 12px;
  width: 17px;
}

body.home .news__box:after {
  content: url("images/pushpin.svg");
  height: 18px;
  position: absolute;
  right: 15px;
  top: 12px;
  width: 17px;
}

body.home .news__box__inner {
  padding: 36px 25px 46px;
  position: relative;
}

@media (min-width: 993px) {
  body.home .news__box__inner {
    align-items: center;
    display: flex;
    padding: 32px 68px;
  }
}

body.home .news__box__inner:before {
  bottom: 12px;
  content: url("images/pushpin.svg");
  height: 18px;
  left: 15px;
  position: absolute;
  width: 17px;
}

body.home .news__box__inner:after {
  bottom: 12px;
  content: url("images/pushpin.svg");
  height: 18px;
  position: absolute;
  right: 15px;
  width: 17px;
}

@media (min-width: 769px) {
  body.home .news__box__heading {
    min-width: 158px;
  }
}

body.home .news__box__heading h2 {
  font-size: 24px;
  margin: 0 0 15px;
  text-align: center;
}

@media (min-width: 993px) {
  body.home .news__box__heading h2 {
    margin: 0;
    text-align: inherit;
  }
}

body.home .news__box__lists {
  list-style: none;
  margin: 0;
  padding: 0;
}

body.home .news__box__lists__list__link {
  align-items: center;
  border-bottom: 1px dashed #dca153;
  color: #1f1f1f;
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0;
  text-decoration: none;
}

@media (min-width: 769px) {
  body.home .news__box__lists__list__link {
    flex-wrap: nowrap;
    padding: 10px 10px;
  }
}

@media (min-width: 993px) {
  body.home .news__box__lists__list__link {
    flex-wrap: wrap;
    flex-wrap: inherit;
  }
}

body.home .news__box__lists__list__link time {
  margin: 0 14px 0 0;
}

body.home .news__box__lists__list__link__label {
  font-size: 14px;
  margin: 0 12px 0 0;
  padding: 2px 0;
  text-align: center;
  width: 70px;
}

body.home .news__box__lists__list__link__label.is-news {
  background-color: #f8f8ea;
}

body.home .news__box__lists__list__link__label.is-works {
  background-color: #e1eff8;
}

body.home .news__box__lists__list__link__label.is-blog {
  background-color: #f5e6d3;
}

body.home .news__box__lists__list__link__title {
  transition: .2s;
  width: 100%;
}

@media (min-width: 769px) {
  body.home .news__box__lists__list__link__title {
    width: calc(100% - 176px);
  }
}

body.home .news__box__lists__list__link:hover .news__box__lists__list__link__title {
  color: #dca153;
  transition: .2s;
}

body.home .sectionHeading {
  position: relative;
  z-index: 1;
}

body.home .sectionHeading.right {
  text-align: right;
}

body.home .slogan {
  padding: 90px 0 85px;
}

@media (min-width: 769px) {
  body.home .slogan {
    padding: 70px 0 120px;
  }
}

body.home .slogan .sectionHeading {
  margin: 0 0 32px;
}

@media (min-width: 769px) {
  body.home .slogan .sectionHeading {
    margin: 0 0 10px;
  }
}

body.home .slogan .sectionHeading img {
  width: 215px;
}

@media (min-width: 769px) {
  body.home .slogan .sectionHeading img {
    width: 388px;
  }
}

body.home .slogan__content h2 {
  font-size: 34px;
  letter-spacing: 4px;
  margin: 0 -25px 40px 0;
  position: relative;
  text-align: center;
  z-index: 2;
}

@media (min-width: 769px) {
  body.home .slogan__content h2 {
    font-size: 42px;
  }
}

body.home .slogan__content p {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -.5px;
  line-height: 2.4;
  position: relative;
  text-align: center;
  z-index: 2;
}

@media (min-width: 769px) {
  body.home .slogan__content p {
    font-size: 24px;
    line-height: 2.5;
  }
}

body.home .attitude {
  padding: 80px 0 58px;
}

@media (min-width: 769px) {
  body.home .attitude {
    padding: 220px 0 58px;
  }
}

body.home .attitude .sectionHeading {
  margin: 0 0 36px;
}

body.home .attitude .sectionHeading img {
  width: 253px;
}

@media (min-width: 769px) {
  body.home .attitude .sectionHeading img {
    width: 457px;
  }
}

@media (min-width: 769px) {
  body.home .attitude__content {
    display: flex;
  }
}

body.home .attitude__content__text {
  margin: 0 0 40px;
}

@media (max-width: 480px) {
  body.home .attitude__content__text {
    margin: 0 0 25px;
  }
}

@media (min-width: 769px) {
  body.home .attitude__content__text {
    margin: 0 0 25px;
    padding: 0 50px 0 0;
    width: 50%;
  }
}

body.home .attitude__content__text h2 {
  font-size: 22px;
  letter-spacing: 2.2px;
  line-height: 1.8;
  margin: 0 -28px 14px 0;
  text-align: left;
}

@media (min-width: 769px) {
  body.home .attitude__content__text h2 {
    font-size: 30px;
    line-height: 1.7;
    margin: 5px 0 18px;
  }
}

body.home .attitude__content__text p {
  line-height: 1.9;
  margin: 0 0 20px;
}

@media (max-width: 480px) {
  body.home .attitude__content__text p {
    margin: 0;
  }
}

@media (min-width: 769px) {
  body.home .attitude__content__text p {
    margin: 0 0 35px;
  }
}

@media (min-width: 769px) {
  body.home .attitude__content__image {
    padding: 0 0 0 50px;
    width: 50%;
  }
}

body.home .attitude__content__image img {
  display: block;
}

body.home .attitude__content__image__btn {
  margin: 28px 0 0;
  text-align: center;
}

body.home .business {
  padding: 58px 0;
}

@media (min-width: 769px) {
  body.home .business {
    padding: 58px 0;
  }
}

body.home .business .sectionHeading {
  margin: 0 0 45px;
  text-align: left;
}

@media (min-width: 769px) {
  body.home .business .sectionHeading {
    text-align: right;
  }
}

body.home .business .sectionHeading img {
  width: 279px;
}

@media (min-width: 769px) {
  body.home .business .sectionHeading img {
    width: 504px;
  }
}

body.home .business__content__intro {
  display: flex;
  margin: 0 0 70px;
}

@media (max-width: 480px) {
  body.home .business__content__intro {
    display: block;
  }
}

@media (min-width: 769px) {
  body.home .business__content__intro {
    margin: 0 0 45px;
  }
}

@media (min-width: 769px) {
  body.home .business__content__intro__text {
    padding: 0 29px 0 0;
    width: 60%;
  }
}

body.home .business__content__intro__text h2 {
  font-size: 24px;
  line-height: 1.7;
  margin: 0 0 16px;
}

@media (min-width: 769px) {
  body.home .business__content__intro__text h2 {
    font-size: 30px;
  }
}

body.home .business__content__intro__text p {
  line-height: 1.9;
  margin: 0 0 35px;
  max-width: 500px;
}

@media (min-width: 769px) {
  body.home .business__content__intro__image {
    padding: 6px 0 0 29px;
    width: 40%;
  }
}

body.home .business__content__intro__image img {
  display: block;
  margin: 0 auto;
  max-width: 280px;
}

@media (min-width: 769px) {
  body.home .business__content__intro__image img {
    max-width: 410px;
  }
}

body.home .business__content__features {
  list-style: none;
  margin: 0 auto 60px;
  max-width: 300px;
  padding: 0;
}

@media (min-width: 769px) {
  body.home .business__content__features {
    display: flex;
    max-width: inherit;
  }
}

body.home .business__content__features__list {
  margin: 0 0 45px;
}

@media (min-width: 769px) {
  body.home .business__content__features__list {
    margin: 0;
    padding: 0 20px;
    width: 30%;
  }
}

@media (min-width: 769px) {
  body.home .business__content__features__list:not(:last-child) {
    margin-right: 5%;
  }
}

body.home .business__content__features__list img {
  display: block;
  margin: 0 auto 25px;
}

body.home .business__content__features__list:nth-child(1) img {
  width: 74px;
}

body.home .business__content__features__list:nth-child(2) img {
  width: 83px;
}

body.home .business__content__features__list:nth-child(3) img {
  width: 84px;
}

body.home .business__content__features__list__heading {
  text-align: center;
}

body.home .business__content__features__list__heading h3 {
  border-bottom: 5px solid #1f1f1f;
  display: inline-block;
  font-size: 28px;
  letter-spacing: inherit;
  margin: 0 0 6px;
  padding: 0 0 5px;
}

@media (min-width: 769px) {
  body.home .business__content__features__list__heading h3 {
    font-size: 30px;
  }
}

body.home .business__content__features__list p {
  margin: 12px 0 0;
}

@media (min-width: 769px) {
  body.home .business__content__features__list p {
    margin: 16px 0 0;
  }
}

body.home .business__content__more {
  text-align: center;
}

body.home .work {
  padding: 45px 0;
}

@media (min-width: 769px) {
  body.home .work {
    padding: 60px 0;
  }
}

@media (min-width: 769px) {
  body.home .work .sectionHeading {
    transform: translateY(65px);
  }
}

body.home .work .sectionHeading img {
  width: 164px;
}

@media (min-width: 769px) {
  body.home .work .sectionHeading img {
    width: 297px;
  }
}

body.home .work__heading {
  margin: 0 0 30px;
  text-align: center;
}

@media (max-width: 480px) {
  body.home .work__heading {
    margin: 40px 0 32px;
  }
}

@media (min-width: 769px) {
  body.home .work__heading {
    margin: 40px 0 32px;
  }
}

@media (min-width: 993px) {
  body.home .work__heading {
    margin: 0 0 40px;
  }
}

body.home .work__heading h2 {
  font-size: 24px;
  margin: 0 0 10px;
  text-align: center;
}

@media (min-width: 769px) {
  body.home .work__heading h2 {
    font-size: 32px;
  }
}

body.home .work__heading p {
  font-size: 16px;
  letter-spacing: 1.5px;
  margin: 0;
}

@media (min-width: 769px) {
  body.home .work__heading p {
    font-size: 18px;
  }
}

body.home .work__content__more {
  padding: 15px 0 0;
  text-align: center;
}

@media (min-width: 769px) {
  body.home .work__content__more {
    padding: 20px 0 0;
  }
}

body.home .work .worksSlide {
  margin-bottom: 80px;
}

body.home .work .worksSlide__slide {
  display: block;
  outline: none;
  text-decoration: none;
}

body.home .work .worksSlide__slide:hover .worksSlide__slide__thumb img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: .8;
  transition: .2s;
}

body.home .work .worksSlide__slide__inner {
  margin: 0 12px;
}

@media (max-width: 480px) {
  body.home .work .worksSlide__slide__inner {
    margin: 0;
  }
}

@media (min-width: 769px) {
  body.home .work .worksSlide__slide__inner {
    margin: 0 16px;
  }
}

body.home .work .worksSlide__slide__content h3 {
  font-size: 20px;
  letter-spacing: inherit;
  margin: 15px 0 2px;
}

body.home .work .worksSlide__slide__content p {
  margin: 0 0 12px;
}

body.home .work .worksSlide__slide__thumb {
  max-width: 340px;
}

body.home .work .worksSlide__slide__thumb img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  height: auto !important;
  transition: .2s;
  width: 100%;
}

body.home .work .worksSlide__slide__meta__label {
  background-color: #f8f8ea;
  color: #1f1f1f;
  display: inline-block;
  min-width: 132px;
  text-align: center;
}

body.home .work .worksSlide .slick-dots {
  bottom: -55px;
  display: inline-block;
}

@media (min-width: 769px) {
  body.home .work .worksSlide .slick-dots {
    bottom: -60px;
  }
}

body.home .work .worksSlide .slick-dots li {
  height: 15px;
  margin: 0 8px;
  width: 15px;
}

@media (min-width: 769px) {
  body.home .work .worksSlide .slick-dots li {
    height: 20px;
    margin: 0 10px;
    width: 20px;
  }
}

body.home .work .worksSlide .slick-dots li button:before {
  background-color: #f8f8ea;
  border: 1px solid #f8f8ea;
  border-radius: 50%;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  height: 15px;
  opacity: 1;
  width: 15px;
}

@media (min-width: 769px) {
  body.home .work .worksSlide .slick-dots li button:before {
    height: 20px;
    width: 20px;
  }
}

body.home .work .worksSlide .slick-dots li.slick-active button:before {
  background-color: #edea9e;
  border: 1px solid #edea9e;
}

body.home .links {
  padding: 40px 0;
}

@media (min-width: 769px) {
  body.home .links__wrap {
    display: flex;
  }
}

body.home .links__wrap__link {
  margin: 0 auto;
  max-width: 520px;
  text-decoration: none;
}

@media (min-width: 769px) {
  body.home .links__wrap__link {
    width: 47.3%;
  }
}

body.home .links__wrap__link:not(:last-child) {
  margin-bottom: 45px;
}

@media (min-width: 769px) {
  body.home .links__wrap__link:not(:last-child) {
    margin-bottom: 0;
    margin-right: 5.4%;
  }
}

body.home .links__wrap__link .hoverImageWrap {
  position: relative;
}

body.home .links__wrap__link .hoverImageWrap img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  margin: 0 auto;
  transition: .2s;
}

body.home .links__wrap__link .hoverImageWrap img.hover {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: .2s;
}

body.home .links__wrap__link:hover .hoverImageWrap img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  transition: .2s;
}

body.home .links__wrap__link:hover .hoverImageWrap img.hover {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 1;
  transition: .2s;
}

body.home .links__first {
  margin: 0 0 32px;
}

@media (min-width: 769px) {
  body.home .links__first {
    margin: 0 0 65px;
  }
}

body.home .links__first__link {
  background-color: #f8f8ea;
  color: #1f1f1f;
  display: block;
  padding: 25px 50px 14px;
  position: relative;
  text-align: center;
}

@media (min-width: 769px) {
  body.home .links__first__link {
    padding: 37px 77px 28px;
  }
}

body.home .links__first__link__heading {
  left: 50%;
  position: absolute;
  top: -16px;
  transform: translateX(-50%);
}

@media (min-width: 769px) {
  body.home .links__first__link__heading {
    top: -25px;
  }
}

body.home .links__first__link__heading img {
  display: block;
  width: 380px;
}

body.home .links__first__link__heading.member img {
  width: 157px;
}

@media (min-width: 769px) {
  body.home .links__first__link__heading.member img {
    width: 213px;
  }
}

body.home .links__first__link__heading.recruit img {
  width: 138px;
}

@media (min-width: 769px) {
  body.home .links__first__link__heading.recruit img {
    width: 188px;
  }
}

body.home .links__first__link__inner p {
  font-size: 14px;
  margin: 0 0 5px;
}

@media (min-width: 769px) {
  body.home .links__first__link__inner p {
    font-size: 16px;
    margin: 0 0 11px;
  }
}

body.home .links__first__link__inner img {
  margin: 0 auto;
  max-width: 366.3px;
  width: 100%;
}

body.home .links__second__link {
  background-color: #f8f8ea;
  color: #1f1f1f;
  display: block;
}

body.home .links__second__link:not(:last-child) {
  margin-bottom: 33px;
}

@media (min-width: 769px) {
  body.home .links__second__link:not(:last-child) {
    margin-bottom: 0;
  }
}

body.home .links__second__link__inner {
  display: flex;
}

body.home .links__second__link__inner__left {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 50%;
}

body.home .links__second__link__inner__left__content img {
  display: block;
  margin: 12px auto 0;
  width: 86px;
}

@media (min-width: 769px) {
  body.home .links__second__link__inner__left__content img {
    margin: 15px auto 0;
    width: inherit;
  }
}

body.home .links__second__link__inner__left__content p {
  font-size: 14px;
  margin: 0;
}

@media (min-width: 769px) {
  body.home .links__second__link__inner__left__content p {
    font-size: 16px;
    margin: 4px 0 0;
  }
}

body.home .links__second__link__inner__right {
  width: 50%;
}

body.home .links__second__link__inner__right img {
  display: block;
}

body.home .links__second__link.propotype {
  background-color: inherit;
  display: block;
}

body.home .links__second__link.propotype img {
  display: block;
  transition: .2s;
}

body.home .links__second__link.propotype:hover img {
  opacity: .8;
  transition: .2s;
}

body.home .links .propotypeIframe {
  margin: 40px 0 0;
}

body.home .links .propotypeIframe img {
  display: block;
}

body.page-about .about {
  padding: 0 0 80px;
}

body.page-about .about .concept {
  margin: 0 auto;
  max-width: 710px;
}

@media (min-width: 769px) {
  body.page-about .about .concept__wrap {
    display: flex;
    padding: 50px 0 0;
  }
}

body.page-about .about .concept__wrap__heading {
  margin-right: -6%;
}

@media (min-width: 769px) {
  body.page-about .about .concept__wrap__heading {
    margin-right: 5%;
    width: 35%;
  }
}

body.page-about .about .concept__wrap__heading h2 {
  font-size: 34px;
  letter-spacing: 5px;
  line-height: 1.8;
  margin: 0 0 80px;
  text-align: center;
}

@media (min-width: 769px) {
  body.page-about .about .concept__wrap__heading h2 {
    font-size: 42px;
    margin: 0;
  }
}

@media (min-width: 769px) {
  body.page-about .about .concept__wrap__content {
    width: 60%;
  }
}

body.page-about .about .concept__wrap__content p {
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
  margin: 0 0 48px;
}

body.page-about .about .concept__wrap__content p > strong {
  background-color: #edea9e;
  display: inline;
  font-weight: bold;
  padding: 1px 7px;
}

body.page-about .about .concept__wrap__content p:last-child {
  margin: 0;
}

body.page-about .attitude {
  padding: 100px 0;
}

body.page-about .attitude__inner {
  margin: 0 auto;
  max-width: 750px;
}

body.page-about .attitude__heading h2 {
  font-size: 24px;
  text-align: center;
}

@media (min-width: 769px) {
  body.page-about .attitude__heading h2 {
    font-size: 26px;
  }
}

body.page-about .attitude__content {
  margin: 0 0 58px;
}

body.page-about .attitude__content__overview {
  margin: 0 0 34px;
  text-align: center;
}

body.page-about .attitude__content__overview p {
  line-height: 2;
  margin: 0;
}

body.page-about .attitude__content__figure {
  list-style: none;
  margin: 0 auto;
  max-width: 258px;
  padding: 0;
}

@media (min-width: 769px) {
  body.page-about .attitude__content__figure {
    max-width: 383px;
  }
}

body.page-about .attitude__content__figure li {
  padding: 3px 0 3px 56px;
  position: relative;
}

@media (min-width: 769px) {
  body.page-about .attitude__content__figure li {
    padding: 3px 0 3px 86px;
  }
}

body.page-about .attitude__content__figure li > span {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 4px;
}

@media (min-width: 769px) {
  body.page-about .attitude__content__figure li > span {
    font-size: 38px;
  }
}

body.page-about .attitude__content__figure li:not(:last-child) {
  margin: 0 0 18px;
}

body.page-about .attitude__content__figure li:before {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

body.page-about .attitude__content__figure li:nth-child(1):before {
  background-image: url("images/about/attitude-embodiment.svg");
  height: 37.12px;
  width: 37.12px;
}

@media (min-width: 769px) {
  body.page-about .attitude__content__figure li:nth-child(1):before {
    height: 59.43px;
    width: 59.4px;
  }
}

body.page-about .attitude__content__figure li:nth-child(2):before {
  background-image: url("images/about/attitude-share.svg");
  height: 37.13px;
  top: 50%;
  width: 37.13px;
}

@media (min-width: 769px) {
  body.page-about .attitude__content__figure li:nth-child(2):before {
    height: 59.39px;
    top: 57%;
    width: 59.42px;
  }
}

body.page-about .attitude__content__figure li:nth-child(3):before {
  background-image: url("images/about/attitude-respect.svg");
  height: 27.02px;
  width: 38.59px;
}

@media (min-width: 769px) {
  body.page-about .attitude__content__figure li:nth-child(3):before {
    height: 42.01px;
    width: 60px;
  }
}

body.page-about .attitude__content__attitudes__section:not(:last-child) {
  margin: 0 0 44px;
}

body.page-about .attitude__content__attitudes__section h3 {
  border-bottom: 5px solid #edea9e;
  display: block;
  font-size: 24px;
  margin: 0 0 20px;
  padding: 12px 0 12px 72px;
  position: relative;
}

@media (min-width: 769px) {
  body.page-about .attitude__content__attitudes__section h3 {
    margin: 0 0 32px;
  }
}

body.page-about .attitude__content__attitudes__section h3:before {
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

body.page-about .attitude__content__attitudes__section p {
  line-height: 2;
  margin: 0;
}

body.page-about .attitude__content__attitudes__section p:not(:last-child) {
  margin: 0 0 30px;
}

body.page-about .attitude__content__attitudes__section:nth-child(1) h3:before {
  content: url("images/number-01.svg");
  height: 35px;
  width: 44px;
}

body.page-about .attitude__content__attitudes__section:nth-child(2) h3:before {
  content: url("images/number-02.svg");
  height: 35px;
  width: 50px;
}

body.page-about .attitude__content__attitudes__section:nth-child(3) h3:before {
  content: url("images/number-03.svg");
  height: 35px;
  width: 50px;
}

body.page-about .devMethod {
  background-color: #f8f8ea;
}

@media (min-width: 769px) {
  body.page-about .devMethod {
    background-color: inherit;
  }
}

body.page-about .devMethod__box {
  background-color: #f8f8ea;
  border-radius: 20px;
  padding: 40px 0 60px;
}

@media (min-width: 769px) {
  body.page-about .devMethod__box {
    padding: 60px;
  }
}

body.page-about .devMethod__heading {
  text-align: center;
}

body.page-about .devMethod__heading h2 {
  border-bottom: 5px solid #edea9e;
  display: inline-block;
  font-size: 24px;
  letter-spacing: 3px;
  margin: 0;
  padding: 0 0 12px;
}

@media (min-width: 769px) {
  body.page-about .devMethod__heading h2 {
    font-size: 30px;
    letter-spacing: 4px;
  }
}

body.page-about .devMethod__content {
  margin: 60px 0 0;
}

@media (min-width: 769px) {
  body.page-about .devMethod__content {
    display: flex;
  }
}

@media (min-width: 769px) {
  body.page-about .devMethod__content__text {
    margin-right: 6.2%;
    width: 53%;
  }
}

body.page-about .devMethod__content__text__figure {
  margin: 0 auto 30px;
  max-width: 280px;
}

@media (min-width: 769px) {
  body.page-about .devMethod__content__text__figure {
    display: none;
  }
}

body.page-about .devMethod__content__text h3 {
  font-size: 18px;
  letter-spacing: 2.5px;
  margin: 0 0 30px;
}

@media (min-width: 769px) {
  body.page-about .devMethod__content__text h3 {
    font-size: 20px;
  }
}

body.page-about .devMethod__content__text p {
  line-height: 1.9;
  margin: 0;
}

body.page-about .devMethod__content__text p:not(:last-child) {
  margin: 0 0 30px;
}

body.page-about .devMethod__content__text ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 16px;
}

body.page-about .devMethod__content__text ul li {
  line-height: 1.9;
  position: relative;
}

body.page-about .devMethod__content__text ul li:before {
  content: '・';
  left: -16px;
  position: absolute;
  top: 0;
}

body.page-about .devMethod__content__figure {
  display: none;
}

@media (min-width: 769px) {
  body.page-about .devMethod__content__figure {
    display: block;
    width: 41.8%;
  }
}

body.page-about .devMethod__content__figure img {
  display: block;
}

body.page-about .logo {
  padding: 65px 0 95px;
  text-align: center;
}

@media (min-width: 769px) {
  body.page-about .logo {
    padding: 90px 0;
  }
}

body.page-about .logo__image {
  display: inline-block;
}

body.page-about .logo__image img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  transition: .3s;
  width: 180px;
}

@media (min-width: 769px) {
  body.page-about .logo__image img {
    width: 286px;
  }
}

body.page-about .logo__image.is-show {
  width: 100%;
}

body.page-about .logo__image.is-show img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: .3s;
  width: 325px;
}

@media (min-width: 769px) {
  body.page-about .logo__image.is-show img {
    width: 650px;
  }
}

body.page-about .logo__text {
  height: 0;
  line-height: 1.8;
  opacity: 0;
  transition: .3s;
  visibility: hidden;
}

body.page-about .logo__text.is-show {
  height: auto;
  margin: 60px 0 0;
  opacity: 1;
  transition: .3s;
  visibility: visible;
}

body.page-about .subpageLinks {
  padding: 0 0 80px;
}

@media (min-width: 769px) {
  body.page-about .subpageLinks {
    padding: 0 0 100px;
  }
}

body.page-summary .summary {
  padding: 0 0 60px;
  position: relative;
}

body.page-summary .summary:after {
  bottom: -6vw;
  display: block;
  content: "";
  background-image: url(images/bg-waveline-white.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 107vw;
  height: 6vw;
  position: absolute;
  left: -5px;
  width: 107vw;
  z-index: 2;
}

body.page-summary .summary__content {
  margin: 0 auto;
  max-width: 592px;
  width: 100%;
}

@media (min-width: 769px) {
  body.page-summary .summary__content {
    margin: 0 auto;
    width: 592px;
  }
}

body.page-summary .summary__content table {
  line-height: 1.9;
  width: 100%;
}

body.page-summary .summary__content table tr th {
  display: block;
  letter-spacing: 1px;
  text-align: left;
  vertical-align: top;
  width: 100%;
}

@media (min-width: 769px) {
  body.page-summary .summary__content table tr th {
    display: table-cell;
    width: 20%;
  }
}

@media (min-width: 769px) {
  body.page-summary .summary__content table tr th.ls {
    letter-spacing: 18px;
  }
}

body.page-summary .summary__content table tr td {
  display: block;
  padding: 0 0 15px;
  width: 100%;
}

@media (min-width: 769px) {
  body.page-summary .summary__content table tr td {
    display: table-cell;
    padding: 0 0 20px;
    width: 80%;
  }
}

body.page-summary .summary__content table tr td dl {
  margin: 0;
}

body.page-summary .summary__content table tr td dl:after {
  clear: both;
  content: " ";
  display: block;
}

body.page-summary .summary__content table tr td dl dt {
  clear: left;
  float: left;
  margin-right: 7px;
  width: 80px;
}

body.page-summary .summary__content table tr td dl dd {
  float: left;
  margin-left: 7px;
}

body.page-summary .bg-yellow {
  padding: 0 0 80px;
  position: relative;
  z-index: 0;
}

body.page-summary .access {
  padding: 10px 0 0;
}

@media (min-width: 769px) {
  body.page-summary .access {
    padding: 100px 0;
  }
}

body.page-summary .access__inner {
  margin: 0 auto;
  max-width: 592px;
}

@media (min-width: 769px) {
  body.page-summary .access__inner {
    max-width: inherit;
  }
}

body.page-summary .access__heading {
  -webkit-animation: fadeIn 1.5s ease 0s 1 normal;
  animation: fadeIn 1.5s ease 0s 1 normal;
  margin: 0;
  padding: 60px 0 30px;
  position: relative;
  z-index: 1;
}

@media (min-width: 769px) {
  body.page-summary .access__heading {
    padding: 80px 0 75px;
  }
}

body.page-summary .access__heading h2 {
  font-size: 24px;
  letter-spacing: 6px;
  margin: 0;
  text-align: center;
}

@media (min-width: 769px) {
  body.page-summary .access__heading h2 {
    font-size: 30px;
  }
}

@media (min-width: 769px) {
  body.page-summary .access__content__office {
    display: flex;
  }
}

body.page-summary .access__content__office:not(:last-child) {
  margin: 0 0 80px;
}

@media (min-width: 769px) {
  body.page-summary .access__content__office__detail {
    margin-right: 4%;
    width: 45%;
  }
}

body.page-summary .access__content__office__detail h3 {
  font-size: 20px;
  margin: 0 0 20px;
  padding: 0 0 0 30px;
  position: relative;
}

@media (min-width: 769px) {
  body.page-summary .access__content__office__detail h3 {
    font-size: 24px;
    margin: 0 0 28px;
  }
}

body.page-summary .access__content__office__detail h3:before {
  content: '■';
  left: 0;
  position: absolute;
  top: 0;
}

body.page-summary .access__content__office__detail p {
  margin: 0 0 28px;
}

body.page-summary .access__content__office__detail__fromStation {
  margin: 0 0 40px;
}

body.page-summary .access__content__office__detail__fromStation dl dt {
  font-weight: bold;
  margin: 0 0 10px;
  padding: 0 0 0 18px;
  position: relative;
}

body.page-summary .access__content__office__detail__fromStation dl dt:before {
  content: '◎';
  left: 0;
  position: absolute;
  top: 0;
}

body.page-summary .access__content__office__detail__fromStation dl dd {
  line-height: 1.8;
  margin: 0 0 15px;
  padding: 0 0 0 18px;
}

body.page-summary .access__content__office__detail__photo {
  margin: 0 0 80px;
}

@media (min-width: 769px) {
  body.page-summary .access__content__office__detail__photo {
    margin: 0;
  }
}

body.page-summary .access__content__office__detail__photo .officePhotoSlide__slide {
  outline: none;
}

body.page-summary .access__content__office__detail__photo .officePhotoSlide__slide img {
  display: block;
  width: 100%;
}

body.page-summary .access__content__office__detail__photo .officePhotoSlide .slick-dots {
  bottom: -35px;
  display: inline-block;
}

body.page-summary .access__content__office__detail__photo .officePhotoSlide .slick-dots li {
  height: 10px;
  margin: 0 10px;
  width: 10px;
}

@media (min-width: 769px) {
  body.page-summary .access__content__office__detail__photo .officePhotoSlide .slick-dots li {
    height: 14px;
    width: 14px;
  }
}

body.page-summary .access__content__office__detail__photo .officePhotoSlide .slick-dots li button:before {
  background-color: #dddddd;
  border: 1px solid #dddddd;
  border-radius: 50%;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  height: 10px;
  opacity: 1;
  width: 10px;
}

@media (min-width: 769px) {
  body.page-summary .access__content__office__detail__photo .officePhotoSlide .slick-dots li button:before {
    height: 14px;
    width: 14px;
  }
}

body.page-summary .access__content__office__detail__photo .officePhotoSlide .slick-dots li.slick-active button:before {
  background-color: #1f1f1f;
  border: 1px solid #1f1f1f;
}

@media (min-width: 769px) {
  body.page-summary .access__content__office__map {
    width: 51%;
  }
}

body.page-summary .access__content__office__map__link {
  margin: 20px 0 0;
  text-align: center;
}

body.page-summary .subpageLinks {
  padding: 100px 0 0;
}

@media (min-width: 769px) {
  body.page-summary .subpageLinks {
    padding: 200px 0 0;
  }
}

body.page-service .content {
  margin: 0 auto;
  max-width: 592px;
}

@media (min-width: 769px) {
  body.page-service .content {
    max-width: inherit;
  }
}

body.page-service .content .intro {
  margin: 0 0 90px;
}

body.page-service .content .intro h2 {
  border-bottom: 5px solid #edea9e;
  font-size: 20px;
  margin: 0 0 20px;
  padding: 0 0 7px;
}

@media (min-width: 769px) {
  body.page-service .content .intro h2 {
    font-size: 22px;
  }
}

body.page-service .content .intro p {
  margin: 28px 0 0;
}

body.page-service .content .intro p > a {
  font-weight: bold;
}

@media (min-width: 769px) {
  body.page-service .content .services__service {
    display: flex;
    justify-content: space-between;
  }
}

body.page-service .content .services__service:not(:last-child) {
  margin: 0 0 80px;
}

@media (min-width: 769px) {
  body.page-service .content .services__service:not(:last-child) {
    margin: 0 0 120px;
  }
}

body.page-service .content .services__service__text {
  width: 100%;
}

@media (min-width: 769px) {
  body.page-service .content .services__service__text {
    max-width: 670px;
    padding: 0 30px 0 0;
  }
}

body.page-service .content .services__service__text h3 {
  font-size: 20px;
  margin: 0 0 25px;
  padding: 0 0 0 24px;
  position: relative;
}

@media (min-width: 769px) {
  body.page-service .content .services__service__text h3 {
    font-size: 24px;
    padding: 0 0 0 30px;
  }
}

body.page-service .content .services__service__text h3:before {
  background-image: url("images/icon-star.svg");
  background-size: cover;
  content: '';
  height: 20px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 20px;
}

@media (min-width: 769px) {
  body.page-service .content .services__service__text h3:before {
    height: 25px;
    top: 3px;
    width: 25px;
  }
}

body.page-service .content .services__service__text__link {
  display: none;
  margin: 30px 0 0;
}

@media (min-width: 769px) {
  body.page-service .content .services__service__text__link {
    display: block;
  }
}

@media (min-width: 769px) {
  body.page-service .content .services__service__image {
    width: 312px;
  }
}

body.page-service .content .services__service__image figure img {
  display: block;
  margin: 0 auto;
  max-width: 240px;
  width: 100%;
}

@media (min-width: 769px) {
  body.page-service .content .services__service__image figure img {
    margin: inherit;
  }
}

body.page-service .content .services__service__image__link {
  margin: 30px 0 0;
  text-align: center;
}

@media (min-width: 769px) {
  body.page-service .content .services__service__image__link {
    display: none;
  }
}

@media (max-width: 480px) {
  body.page-service .content .services__service__row {
    margin: 0 0 80px;
  }
}

@media (min-width: 769px) {
  body.page-service .content .services__service__row {
    display: flex;
    margin: 0 0 100px;
  }
}

body.page-service .content .services__service__row__col {
  margin: 0 0 100px;
}

@media (max-width: 480px) {
  body.page-service .content .services__service__row__col {
    margin: 0 0 50px;
  }
}

@media (min-width: 769px) {
  body.page-service .content .services__service__row__col {
    margin: 0;
    width: 46%;
  }
}

@media (min-width: 769px) {
  body.page-service .content .services__service__row__col:not(:last-child) {
    margin-right: 8%;
  }
}

body.page-service .content .services__service__row h3 {
  font-size: 20px;
  margin: 0 0 25px;
  padding: 0 0 0 24px;
  position: relative;
}

@media (min-width: 769px) {
  body.page-service .content .services__service__row h3 {
    font-size: 22px;
    padding: 0 0 0 30px;
  }
}

body.page-service .content .services__service__row h3:before {
  background-image: url("images/icon-star.svg");
  background-size: cover;
  content: '';
  height: 20px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 20px;
}

@media (min-width: 769px) {
  body.page-service .content .services__service__row h3:before {
    height: 25px;
    top: 3px;
    width: 25px;
  }
}

body.page-service .content .skill {
  margin: 0 0 50px;
}

@media (min-width: 769px) {
  body.page-service .content .skill {
    margin: 0;
  }
}

body.page-service .content .skill__box {
  -webkit-clip-path: polygon(10% 0, 90% 0, 100% 10%, 100% 90%, 90% 100%, 10% 100%, 0 90%, 0 10%);
  background-color: #f8f8ea;
  clip-path: polygon(10% 0, 90% 0, 100% 10%, 100% 90%, 90% 100%, 10% 100%, 0 90%, 0 10%);
  padding: 40px 30px;
}

@media (max-width: 480px) {
  body.page-service .content .skill__box {
    padding: 30px 25px;
  }
}

@media (min-width: 769px) {
  body.page-service .content .skill__box {
    padding: 50px 40px;
  }
}

@media (min-width: 993px) {
  body.page-service .content .skill__box {
    -webkit-clip-path: polygon(7% 0, 93% 0, 100% 25%, 100% 75%, 93% 100%, 7% 100%, 0 75%, 0 25%);
    clip-path: polygon(7% 0, 93% 0, 100% 25%, 100% 75%, 93% 100%, 7% 100%, 0 75%, 0 25%);
  }
}

body.page-service .content .skill__box h2 {
  font-size: 20px;
  letter-spacing: 4px;
  margin: 0 0 15px;
  text-align: center;
}

@media (min-width: 769px) {
  body.page-service .content .skill__box h2 {
    font-size: 30px;
    letter-spacing: 7px;
    margin: 0 0 30px;
  }
}

body.page-service .content .skill__box p {
  line-height: 2;
  margin: 0 auto;
  max-width: 600px;
  text-align: center;
}

body.page-member .profile {
  padding: 0 0 90px;
}

body.page-member .profile__lists {
  margin: 0;
  padding: 0;
}

body.page-member .profile__lists__list {
  outline: none;
}

body.page-member .profile__lists .slick-arrow {
  background-image: url("images/arrow-left.svg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 30px;
  width: 15px;
}

@media (min-width: 769px) {
  body.page-member .profile__lists .slick-arrow {
    height: 50px;
    width: 25px;
  }
}

body.page-member .profile__lists .slick-arrow.slick-next, body.page-member .profile__lists .slick-arrow.slick-prev {
  z-index: 2;
}

body.page-member .profile__lists .slick-arrow.slick-next:before, body.page-member .profile__lists .slick-arrow.slick-prev:before {
  content: '';
}

body.page-member .profile__lists .slick-arrow.slick-next {
  right: 0;
  top: calc(16% - 15px);
  transform: scale(-1, 1);
}

@media (min-width: 769px) {
  body.page-member .profile__lists .slick-arrow.slick-next {
    top: calc(42% - 25px);
  }
}

body.page-member .profile__lists .slick-arrow.slick-prev {
  left: 0;
  top: 16%;
}

@media (min-width: 769px) {
  body.page-member .profile__lists .slick-arrow.slick-prev {
    top: 42%;
  }
}

body.page-member .profile__content {
  margin: 0 auto;
  max-width: 740px;
  padding: 0 15px;
}

@media (min-width: 769px) {
  body.page-member .profile__content {
    display: flex;
    padding: 0;
  }
}

body.page-member .profile__content__image {
  margin: 0 0 30px;
}

@media (min-width: 769px) {
  body.page-member .profile__content__image {
    margin: 50px 0 0;
    width: 40%;
  }
}

body.page-member .profile__content__image figure {
  margin: 0;
}

body.page-member .profile__content__image figure img {
  display: block;
  margin: 0 auto;
  max-width: 165px;
  width: 100%;
}

@media (min-width: 769px) {
  body.page-member .profile__content__image figure img {
    margin: inherit;
    max-width: 200px;
  }
}

body.page-member .profile__content__text {
  padding: 0 15px;
}

@media (min-width: 769px) {
  body.page-member .profile__content__text {
    padding: 0 2px;
    width: 60%;
  }
}

body.page-member .profile__content__text__head {
  border-bottom: 5px solid #edea9e;
  margin: 0 0 12px;
  padding: 0 0 20px;
}

@media (min-width: 769px) {
  body.page-member .profile__content__text__head {
    margin: 0 0 22px;
  }
}

body.page-member .profile__content__text__head__title {
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0 0 16px;
}

body.page-member .profile__content__text__head__name {
  align-items: center;
  display: flex;
}

body.page-member .profile__content__text__head__name__ja {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 4px;
  line-height: 1.1;
  margin: 0 22px 0 0;
  width: 165px;
}

@media (min-width: 769px) {
  body.page-member .profile__content__text__head__name__ja {
    font-size: 34px;
    letter-spacing: 7px;
    width: inherit;
  }
}

body.page-member .profile__content__text__head__name__en {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1.4;
  width: calc(100% - 187px);
}

@media (min-width: 769px) {
  body.page-member .profile__content__text__head__name__en {
    width: inherit;
  }
}

body.page-member .profile__content__text__body__comment {
  font-weight: bold;
  margin: 0 0 35px;
}

body.page-member .profile__content__text__body__comment p {
  line-height: inherit;
  margin: 0;
}

@media (min-width: 769px) {
  body.page-member .profile__content__text__body__comment p {
    line-height: 2;
  }
}

body.page-member .profile__content__text__body__features dt {
  font-weight: bold;
  margin: 0 0 5px;
}

body.page-member .profile__content__text__body__features dd {
  margin: 0 0 20px;
}

body.page-member .profile__content__text__body__links {
  align-items: center;
  display: flex;
  list-style: none;
  margin: 0;
  margin: 35px 0 0;
  padding: 0;
}

body.page-member .profile__content__text__body__links li:not(:last-child) {
  margin-right: 31px;
}

body.page-member .profile__content__text__body__links li a {
  display: block;
}

body.page-member .profile__content__text__body__links li a img {
  display: block;
}

body.page-member .thumbnails {
  background-color: #f8f8ea;
  padding: 75px 0;
}

body.page-member .thumbnails__lists {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

body.page-member .thumbnails__lists li {
  border: 5px solid transparent;
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
  margin: 5px;
  transition: .2s;
}

body.page-member .thumbnails__lists li:hover {
  border: 5px solid #1f1f1f;
  transition: .2s;
}

body.page-member .thumbnails__lists .thumbnail-current {
  border: 5px solid #1f1f1f;
  transition: .2s;
}

body.page-member .thumbnails__lists li img {
  display: block;
}

body.page-original .content {
  margin: 0 auto;
  max-width: 592px;
}

@media (min-width: 769px) {
  body.page-original .content {
    max-width: inherit;
  }
}

body.page-original .content .intro {
  margin: 0 0 70px;
}

@media (min-width: 769px) {
  body.page-original .content .intro {
    margin: 0 0 90px;
  }
}

body.page-original .content .intro p {
  margin: 0;
  text-align: center;
}

body.page-original .content .services .originalServiceWrap:not(:last-child) {
  margin: 0 0 90px;
}

@media (min-width: 769px) {
  body.page-original .content .services .originalServiceWrap:not(:last-child) {
    margin: 0 0 120px;
  }
}

@media (min-width: 769px) {
  body.page-original .content .services .originalService {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
  }
}

body.page-original .content .services .originalService__text {
  margin: 0 0 20px;
}

@media (min-width: 769px) {
  body.page-original .content .services .originalService__text {
    margin: 0;
    width: 54.5%;
  }
}

body.page-original .content .services .originalService__text__copy {
  font-weight: bold;
}

body.page-original .content .services .originalService__text h2 {
  font-size: 26px;
  margin: 10px 0 20px;
}

body.page-original .content .services .originalService__text__detail {
  font-size: 16px;
}

@media (min-width: 769px) {
  body.page-original .content .services .originalService__text__detail {
    font-size: 14px;
  }
}

body.page-original .content .services .originalService__text__link {
  display: none;
}

@media (min-width: 769px) {
  body.page-original .content .services .originalService__text__link {
    display: block;
    margin: 35px 0 0;
  }
}

@media (min-width: 769px) {
  body.page-original .content .services .originalService__image {
    width: 36.365%;
  }
}

body.page-original .content .services .originalService__image__imageLink {
  display: block;
  transition: .2s;
}

body.page-original .content .services .originalService__image__imageLink:hover {
  opacity: .8;
  transition: .2s;
}

body.page-original .content .services .originalService__image__imageLink figure {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  margin: 0;
  padding: 10px;
}

body.page-original .content .services .originalService__image__imageLink figure img {
  -o-object-fit: cover;
  display: block;
  height: 55vw;
  object-fit: cover;
  width: 100%;
}

@media (max-width: 480px) {
  body.page-original .content .services .originalService__image__imageLink figure img {
    height: 60vw;
  }
}

@media (min-width: 769px) {
  body.page-original .content .services .originalService__image__imageLink figure img {
    height: 24.7vw;
  }
}

@media (min-width: 1200px) {
  body.page-original .content .services .originalService__image__imageLink figure img {
    height: 280px;
  }
}

body.page-original .content .services .originalService__image__link {
  margin: 35px 0 0;
  text-align: center;
}

@media (min-width: 769px) {
  body.page-original .content .services .originalService__image__link {
    display: none;
  }
}

body.page-original .content .services .originalServiceSpecial {
  margin: 40px 0 0;
}

body.page-flow .content {
  margin: 0 auto;
  max-width: 592px;
}

@media (min-width: 769px) {
  body.page-flow .content {
    max-width: inherit;
  }
}

body.page-flow .content .intro {
  margin: 30px 0 100px;
}

@media (min-width: 769px) {
  body.page-flow .content .intro {
    display: flex;
    justify-content: space-between;
    margin: 0 0 120px;
  }
}

body.page-flow .content .intro__text {
  margin: 0;
}

@media (min-width: 769px) {
  body.page-flow .content .intro__text {
    margin: 0 4.5% 0 0;
    max-width: 550px;
    width: 50%;
  }
}

body.page-flow .content .intro__text p {
  margin: 0;
}

body.page-flow .content .intro__text p:not(:last-child) {
  margin: 0 0 38px;
}

body.page-flow .content .intro__text__images {
  margin: 0 auto 30px;
  max-width: 500px;
}

@media (min-width: 769px) {
  body.page-flow .content .intro__text__images {
    margin: 0 0 40px;
  }
}

body.page-flow .content .intro__text__images__image {
  padding: 10px 20px;
}

body.page-flow .content .intro__text__images__image figure figcaption {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 15px;
  text-align: center;
}

body.page-flow .content .intro__text__images__image figure figcaption img {
  display: block;
  margin: 0 auto;
}

body.page-flow .content .intro__text__images__image.agile {
  background-color: #f8f8ea;
  margin: 0 0 30px;
}

@media (min-width: 769px) {
  body.page-flow .content .intro__text__images {
    display: none;
  }
}

body.page-flow .content .intro__images {
  display: none;
  width: 100%;
}

@media (min-width: 769px) {
  body.page-flow .content .intro__images {
    display: block;
    width: 45.5%;
  }
}

body.page-flow .content .intro__images__image {
  padding: 20px;
}

body.page-flow .content .intro__images__image figure figcaption {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 15px;
  text-align: center;
}

body.page-flow .content .intro__images__image figure img {
  display: block;
  margin: 0 auto;
  max-width: 460px;
  width: 100%;
}

body.page-flow .content .intro__images__image.agile {
  background-color: #f8f8ea;
  margin: 0 0 20px;
}

body.page-flow .content .flow {
  margin: 0 auto;
  max-width: 750px;
}

body.page-flow .content .flow__stages {
  margin: 0 auto 50px;
}

@media (max-width: 480px) {
  body.page-flow .content .flow__stages {
    max-width: 250px;
  }
}

@media (min-width: 769px) {
  body.page-flow .content .flow__stages {
    margin: 0 auto 30px;
  }
}

body.page-flow .content .flow__stages__stage {
  display: flex;
  margin: 0;
}

@media (max-width: 480px) {
  body.page-flow .content .flow__stages__stage {
    display: block;
  }
}

body.page-flow .content .flow__stages__stage:not(:last-child) {
  margin: 0 0 35px;
}

@media (min-width: 769px) {
  body.page-flow .content .flow__stages__stage:not(:last-child) {
    margin: 0 0 8px;
  }
}

body.page-flow .content .flow__stages__stage__head {
  align-items: center;
  background-image: url("images/flow-head.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  height: 170px;
  justify-content: center;
  margin: 0 40px 0 0;
  text-align: center;
  width: 250px;
}

@media (max-width: 480px) {
  body.page-flow .content .flow__stages__stage__head {
    margin: 0 0 20px;
  }
}

@media (min-width: 769px) {
  body.page-flow .content .flow__stages__stage__head {
    padding: 15px 0 0;
  }
}

body.page-flow .content .flow__stages__stage__head.stage-01 {
  background-image: url("images/flow-head-first.svg");
  height: 150px;
  padding: 0;
}

body.page-flow .content .flow__stages__stage__head.stage-01 img {
  width: 36px;
}

body.page-flow .content .flow__stages__stage__head.stage-01 > div {
  padding: 0 0 10px;
}

@media (max-width: 480px) {
  body.page-flow .content .flow__stages__stage__head.stage-01 > div {
    padding: 0px;
  }
}

body.page-flow .content .flow__stages__stage__head.stage-02 img {
  width: 42px;
}

body.page-flow .content .flow__stages__stage__head.stage-03 img {
  width: 42px;
}

body.page-flow .content .flow__stages__stage__head.stage-04 img {
  width: 44px;
}

body.page-flow .content .flow__stages__stage__head.stage-05 {
  background-image: url("images/flow-head-emphasis.svg");
}

body.page-flow .content .flow__stages__stage__head.stage-05 img {
  width: 42px;
}

body.page-flow .content .flow__stages__stage__head.stage-06 {
  background-image: url("images/flow-head-last.svg");
  height: 155px;
  padding: 30px 0 0;
}

body.page-flow .content .flow__stages__stage__head.stage-06 img {
  width: 44px;
}

body.page-flow .content .flow__stages__stage__head img {
  display: block;
  margin: 0 auto 16px;
}

body.page-flow .content .flow__stages__stage__head h2 {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.2;
  margin: 0;
}

@media (max-width: 480px) {
  body.page-flow .content .flow__stages__stage__head h2 {
    font-size: 20px;
  }
}

@media (min-width: 769px) {
  body.page-flow .content .flow__stages__stage__head h2 {
    font-size: 20px;
  }
}

body.page-flow .content .flow__stages__stage__head h2 span.ls {
  letter-spacing: 20px;
}

body.page-flow .content .flow__stages__stage__body {
  width: calc(100% - 250px);
}

@media (max-width: 480px) {
  body.page-flow .content .flow__stages__stage__body {
    width: 100%;
  }
}

@media (min-width: 769px) {
  body.page-flow .content .flow__stages__stage__body {
    padding: 35px 0 0;
    width: calc(100% - 290px);
  }
}

@media (min-width: 769px) {
  body.page-flow .content .flow__stages__stage__body.stage-01 {
    padding: 10px 0 0;
  }
}

body.page-flow .content .flow__stages__stage__body p {
  font-size: 14px;
  line-height: 2;
  margin: 0;
}

@media (max-width: 480px) {
  body.page-flow .content .flow__stages__stage__body p {
    line-height: 2.2;
  }
}

@media (min-width: 769px) {
  body.page-flow .content .flow__stages__stage__body p {
    line-height: 1.8;
  }
}

body.page-flow .content .flow__stages__note {
  text-align: center;
}

/* page-salesforce */

body.page-salesforce .content {
  padding: 20px 0 0;
}
/* body.page-salesforce .content .wrap {
  max-width: 1000px;
  margin: 0 auto;
} */
@media (min-width: 769px) {
  body.page-salesforce .content {
    padding: 0;
  }
}
body.page-salesforce .content .contact_center {
  margin: 0 auto 100px;
  text-align: center;
}
body.page-salesforce .content .contact_center .contact_center_heading {
  text-align: right;
}
@media (max-width: 767.9px) {
body.page-salesforce .content .contact_center {
    display: block;
    max-width: 100%;
    margin: 0 auto 50px;
  }
body.page-salesforce .content .contact_center .contact_center_image{
  width: 100%;
  text-align: center;
}
body.page-salesforce .content .contact_center .contact_center_heading {
  text-align: center;
}
}
body.page-salesforce .content .contact_center .contact_center_heading h2{
    font-size: 18px;
}
body.page-salesforce .content .section__heading {
  margin: 0 0 40px;
  text-align: center;
}

body.page-salesforce .content .section__heading>h2 {
  display: inline-block;
  margin: 0;
  padding: 0 0 10px;
  border-bottom: 5px solid #1f1f1f;
  font-size: 24px;
}

@media (min-width: 769px) {
  body.page-salesforce .content .section__heading>h2 {
    font-size: 26px;
  }
}

body.page-salesforce .content .section__heading>h2 span.ls {
  letter-spacing: 24px;
}

@media (min-width: 769px) {
  body.page-salesforce .content .section__heading>h2 span.ls {
    letter-spacing: 26px;
  }
}

body.page-salesforce .content .heading {
  margin: 50px 0 30px;
}

body.page-salesforce .content .heading h2 {
  margin: 0;
  font-size: 30px;
  letter-spacing: 2px;
  text-align: center;
}

body.page-salesforce .sales-box {
  display: flex;
  justify-content: space-around;
  margin-bottom: 70px;
}

body.page-salesforce .sales-box .box {
  width: 31.3333%;
  max-width: inherit;
  padding: 30px 18px;
  background-color: #f8f8ea;
  border-radius: 10px;
  text-align: center;
  border: 3px solid #edea9e;
  -webkit-clip-path: polygon(7% 0, 93% 0, 100% 25%, 100% 75%, 93% 100%, 7% 100%, 0 75%, 0 25%);
  clip-path: polygon(7% 0, 93% 0, 100% 25%, 100% 75%, 93% 100%, 7% 100%, 0 75%, 0 25%);
}
@media (max-width: 560px) {
  body.page-salesforce .sales-box{
    display: block;
    margin-bottom: 50px;
  }
  body.page-salesforce .sales-box .box {
    width: 70%;
    margin: 0 auto 20px;
  }
}
body.page-salesforce .workstyle h2 {
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  font-size: 32px;
}

body.page-salesforce .content .features__feature__content__heading h3 {
  display: flex;
  justify-content: left;
  font-size: 22px;
  border-bottom: 5px solid #edea9e;
  padding: 0 0 10px 0;
  align-items: center;
  letter-spacing: 2px;
}

body.page-salesforce .content .features__feature__content__heading h3 span {
  padding-right: 20px;
  font-size: 45px;
  color: #edea9e;
  font-style: italic;
}

body.page-salesforce .content .features__feature__content {
  margin: 0 0 44px;
}

body.page-salesforce .content .entry {
  max-width: 500px;
  margin: 50px auto 50px;
}

body.page-salesforce .content .entry a {
  display: block;
  padding: 25px 0;
  background-color: #edea9e;
  border: 5px solid #edea9e;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  transition: .2s;
}

body.page-salesforce .content .entry a:hover {
  background-color: #f8f8ea;
  color: #1f1f1f;
  transition: .2s;
}

body.page-salesforce .content #donemessage {
  margin: 0 0 70px;
}

body.page-salesforce .content .donemessage_image {
    width: 100%;
    text-align: right;
}

body.page-salesforce .content .donemessage_image img {
  max-width: 200px;
  text-align: right;
}

body.page-salesforce .content .qa {
  margin-bottom: 70px;
}

body.page-salesforce .content .qa dl {
  position: relative;
  border: 1px solid #edea9e;
  overflow: hidden;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

body.page-salesforce .content .qa dt {
  position: relative;
  display: block;
  background: #edea9e;
  color: #1f1f1f;
  padding: 12px 38px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  text-indent: -25px;
}
body.page-salesforce .content .qa dt:hover {
  background-color: #f8f8ea;
}
body.page-salesforce .content .qa dt:after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  font-size: 25px;
}
body.page-salesforce .content .qa dt.active:after {
  content: "－";
  font-size: 15px;
}
body.page-salesforce .content .qa dt:before {
  content: "Q.";
  margin-right: 8px;
  font-weight: bold;
}

body.page-salesforce .content .qa dd {
  display: none;
  position: relative;
  margin: 15px 16px 25px 38px;
  text-indent: -24px;
}

body.page-salesforce .content .qa dd:before {
  content: "A.";
  font-weight: bold;
  margin-right: 8px;
}
body.page-salesforce .content .voice {
  margin-bottom: 70px;
}
body.page-salesforce .content .voice h3{
  text-align: center;
}
body.page-salesforce .content .voice .voice-bl {
  display: flex;
  align-items: center;
}
@media (max-width: 767.9px) {
body.page-salesforce .content .voice .voice-bl {
    flex-direction: column;
  }
}
body.page-salesforce .content .voice .voice-bl:nth-child(2n) {
  flex-direction: row-reverse;
  margin-top: 40px;
}
@media (max-width: 767.9px) {
  body.page-salesforce .content .voice .voice-bl:nth-child(2n) {
    flex-direction: column;
  }
}

body.page-salesforce .content .voice .voice-bl .voice_text {
  position: relative;
  background: #f8f8ea;
  display: inline-block;
  width: 100%;
  padding: 25px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
@media (max-width: 767.9px) {
  body.page-salesforce .content .voice .voice-bl .voice_text {
      width: 100%;
    }
}
body.page-salesforce .content .voice .voice-bl .voice_text h5 {
  font-size: 16px;
  border-left: 4px solid #edea9e;
  padding-left: 10px;
}
body.page-salesforce .content .voice .voice-bl .voice_text .voice_other_com_in {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  padding: 0 20px;
  border-radius: 10px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

body.page-salesforce .content .voice .voice-bl .voice_text .voice_other_com_in img{
  max-width: 100%;
}
body.page-salesforce .content .voice .voice-bl .voice_text .voice_other_com_in p{
  text-align: right;
}
body.page-salesforce .content .voice .voice-bl .voice_text ul {
  margin: 0;
  padding: 0;
}
body.page-salesforce .content .voice .voice-bl .voice_text ul li {
  list-style: none;
  padding-bottom: 10px;
}
body.page-salesforce .content .voice .voice-bl .voice-qa dt{
  display: flex;
  font-weight: bold;
}
body.page-salesforce .content .voice .voice-bl .voice-qa dt span{
  padding-right: 5px;
}
body.page-salesforce .content .voice .voice-bl .voice-qa dd{
  margin:0 0 0 10px;
}
body.page-salesforce .content .standart {
  margin-bottom: 70px;
}
@media (max-width: 767.9px) {
  body.page-salesforce .content .voice .voice-bl .voice_text .voice_other_com_in {
    display: block;
    padding: 10px;
  }
  body.page-salesforce .content .voice .voice-bl .voice_text .voice_other_com_in h6{
    padding: 0;
    margin: 0;
    text-align: center;
  }
  body.page-salesforce .content .voice .voice-bl .voice_text .voice_other_com_in p {
    text-align: center;
  }
}
@media (max-width: 767.9px) {
  body.page-salesforce .content .standart {
    margin-bottom: 50px;
  }
  body.page-salesforce .content .standart ul{
    margin: 0;
    padding: 0;
  }
}
body.page-salesforce .content .standart ul li{
  position: relative;
  list-style: none;
  padding: 0 0 10px 25px;
}
body.page-salesforce .content .standart ul li::before {
  position: absolute;
  content: "";
  background: url(images/salesforce/icon_arrow.png) no-repeat;
  width: 30px;
  height: 30px;
  top: 3px;
  left: 0;
  background-size: 60%;
}
body.page-salesforce .content .conditions-price{
  margin-bottom: 70px;
}
@media (max-width: 767.9px) {
  body.page-salesforce .content .conditions-price {
      margin-bottom: 0;
    }
}
body.page-salesforce .content .conditions-price .use-bl{
  padding: 0 0 0 20px;
}
@media (max-width: 767.9px) {
  body.page-salesforce .content .conditions-price .use-bl {
      padding: 0 20px 0 0;
    }
}
body.page-salesforce .content .conditions-price .use-bl h4{
  display: flex;
  margin-bottom: 10px;
  padding: 10px 0 0 0;
  font-size: 16px;
}
body.page-salesforce .content .conditions-price .use-bl h4 span{
  padding-right: 5px;
  font-size: 14px;
  color: #edea9e;
}
body.page-salesforce .content .conditions-price .use-bl ul{
  padding-top: 0;
  margin-top: 0;
}
body.page-salesforce .content .conditions-price .use-bl ul li{
  list-style: none;
}
body.page-salesforce .content .conditions-price .price-section{
  padding: 20px 0 0 0 ;
}
body.page-salesforce .content .conditions-price .price-section .standart-price-tbl{
  margin-bottom: 40px;
}
body.page-salesforce .content .conditions-price .price-section .standart-price-tbl table{
  width: 100%;
  border-collapse: collapse;
}
body.page-salesforce .content .conditions-price .price-section .standart-price-tbl table th{
  padding: 10px;
  background: #edea9e;
  border: 1px solid #c7c7c6;
  width: 20%;
}
body.page-salesforce .content .conditions-price .price-section .standart-price-tbl table th.service {
  width: 60%;
}
body.page-salesforce .content .conditions-price .price-section .standart-price-tbl td{
  border: 1px solid #c7c7c6;
  padding: 10px;
}
body.page-salesforce .content .conditions-price .price-section .standart-price-tbl table ul{
  margin: 0;
  padding: 0;
}
body.page-salesforce .content .conditions-price .price-section .standart-price-tbl table li{
  list-style: none;
}
@media (max-width: 767.9px) {
  body.page-salesforce .content .conditions-price .price-section .standart-price-tbl .standart-price-tbl-scroll{
    overflow-x: scroll;
  }
  body.page-salesforce .content .conditions-price .price-section .standart-price-tbl .standart-price-tbl-scroll table{
    width: 900px;
  }
  body.page-salesforce .content .conditions-price .price-section .standart-price-tbl .standart-price-tbl-scroll::-webkit-scrollbar {
    height: 15px;
  }
  body.page-salesforce .content .conditions-price .price-section .standart-price-tbl .standart-price-tbl-scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  body.page-salesforce .content .conditions-price .price-section .standart-price-tbl .standart-price-tbl-scroll::-webkit-scrollbar-thumb {
    background: #cccccc;
  }
  body.page-salesforce .content .conditions-price .price-section .standart-price-tbl .standart-price-tbl-scroll::-webkit-scrollbar-thumb:hover {
    background: #edea9e;
  }
}
/* page-recruit */
body.page-recruit .content {
  padding: 20px 0 0;
}

@media (min-width: 769px) {
  body.page-recruit .content {
    padding: 0;
  }
}

body.page-recruit .content .nav {
  margin: 0 15px;
}

@media (min-width: 769px) {
  body.page-recruit .content .nav {
    margin: 0 auto;
    max-width: 1100px;
  }
}

body.page-recruit .content .nav.is-fixed {
  padding: 0 0 83px;
}

@media (min-width: 769px) {
  body.page-recruit .content .nav.is-fixed {
    padding: 0 0 44px;
  }
}

body.page-recruit .content .nav.is-fixed ul {
  left: 0;
  margin: 0 15px;
  max-width: 1100px;
  position: fixed;
  right: 0;
  top: 62px;
  z-index: 3;
}

@media (min-width: 769px) {
  body.page-recruit .content .nav.is-fixed ul {
    margin: auto;
    top: 132px;
    right: auto;
    left: auto;
    width: 100%;
  }
}

body.page-recruit .content .nav ul {
  background-color: #edea9e;
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

@media (min-width: 769px) {
  body.page-recruit .content .nav ul {
    border-radius: 25px;
    flex-wrap: nowrap;
  }
}

body.page-recruit .content .nav ul li {
  width: 33.33%;
}

@media (min-width: 769px) {
  body.page-recruit .content .nav ul li {
    width: inherit;
  }
}

body.page-recruit .content .nav ul li:not(:nth-child(3n)) {
  border-right: 1px solid #ffffff;
}

@media (min-width: 769px) {
  body.page-recruit .content .nav ul li:not(:nth-child(3n)) {
    border-right: none;
  }
}

body.page-recruit .content .nav ul li:nth-child(-n+3) {
  border-bottom: 1px solid #ffffff;
}

@media (min-width: 769px) {
  body.page-recruit .content .nav ul li:nth-child(-n+3) {
    border-bottom: none;
  }
}

body.page-recruit .content .nav ul li a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 5px;
  text-align: center;
  text-decoration: none;
}

@media (min-width: 769px) {
  body.page-recruit .content .nav ul li a {
    font-size: 16px;
    max-width: 100%;
    padding: 10px 0;
    width: 120px;
  }
}

@media (min-width: 993px) {
  body.page-recruit .content .nav ul li a {
    padding: 10px;
    width: 150px;
  }
}

@media (min-width: 1200px) {
  body.page-recruit .content .nav ul li a {
    width: 170px;
  }
}

body.page-recruit .content .nav ul li a > span.ls {
  letter-spacing: 16px;
}

body.page-recruit .content .heading {
  margin: 50px 0 30px;
}

body.page-recruit .content .heading h2 {
  font-size: 30px;
  letter-spacing: 2px;
  margin: 0;
  text-align: center;
}

body.page-recruit .content .coverImage {
  margin: 0 0 60px;
}

body.page-recruit .content .coverImage figure img {
  width: 100%;
}

body.page-recruit .content .wrap {
  margin: 0 auto;
  max-width: 800px;
}

body.page-recruit .content .entry {
  margin: 100px 0 0;
}

body.page-recruit .content .entry a {
  background-color: #edea9e;
  border: 5px solid #edea9e;
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding: 25px 0;
  text-align: center;
  text-decoration: none;
  transition: .2s;
}

body.page-recruit .content .entry a:hover {
  background-color: #f8f8ea;
  color: #1f1f1f;
  transition: .2s;
}

body.page-recruit .content .section:not(:last-child) {
  margin: 0 0 50px;
}

@media (min-width: 769px) {
  body.page-recruit .content .section:not(:last-child) {
    margin: 0 0 70px;
  }
}

body.page-recruit .content .section__heading {
  margin: 0 0 40px;
  text-align: center;
}

body.page-recruit .content .section__heading > h2 {
  border-bottom: 5px solid #1f1f1f;
  display: inline-block;
  font-size: 24px;
  margin: 0;
  padding: 0 0 10px;
}

@media (min-width: 769px) {
  body.page-recruit .content .section__heading > h2 {
    font-size: 26px;
  }
}

body.page-recruit .content .section__heading > h2 span.ls {
  letter-spacing: 24px;
}

@media (min-width: 769px) {
  body.page-recruit .content .section__heading > h2 span.ls {
    letter-spacing: 26px;
  }
}

body.page-recruit .content .workstyle {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -.5px;
  line-height: 2.4;
  text-align: center;
}

@media (min-width: 769px) {
  body.page-recruit .content .workstyle {
    font-size: 24px;
    line-height: 2.5;
  }
}

body.page-recruit .content .features {
  margin: 0 auto;
  max-width: 592px;
}

@media (min-width: 769px) {
  body.page-recruit .content .features {
    max-width: inherit;
    padding: 0 25px;
  }
}

body.page-recruit .content .features__feature:not(:last-child) {
  margin: 0 0 40px;
}

body.page-recruit .content .features__feature__image {
  margin: 0 auto 20px;
  max-width: 600px;
}

body.page-recruit .content .features__feature__image img {
  display: block;
}

@media (min-width: 769px) {
  body.page-recruit .content .features__feature__content {
    display: flex;
  }
}

body.page-recruit .content .features__feature__content__heading {
  min-width: 290px;
}

body.page-recruit .content .features__feature__content__heading h3 {
  font-size: 20px;
}

@media (min-width: 769px) {
  body.page-recruit .content .features__feature__content__heading h3 {
    font-size: 24px;
  }
}

body.page-recruit .content .features__feature__link {
  text-align: center;
}

body.page-recruit .content .voices__voice {
  padding: 52px 0;
}

@media (min-width: 769px) {
  body.page-recruit .content .voices__voice {
    padding: 57px 0;
  }
}

body.page-recruit .content .voices__voice:nth-child(2n) {
  background-color: #f8f8ea;
}

@media (min-width: 769px) {
  body.page-recruit .content .voices__voice .wrap {
    display: flex;
  }
}

body.page-recruit .content .voices__voice__profile {
  background-position: top 32%;
  background-repeat: no-repeat;
  background-size: 90%;
  margin: 0 auto 40px;
  width: 241px;
}

@media (min-width: 769px) {
  body.page-recruit .content .voices__voice__profile {
    background-position: center;
    background-size: contain;
    margin: 0 60px 0 0;
    padding: 0 0 0 15px;
  }
}

body.page-recruit .content .voices__voice__profile__image img {
  display: block;
  margin: 0 auto;
  width: 130px;
}

body.page-recruit .content .voices__voice__profile__name {
  font-weight: bold;
  margin: 28px 0 0;
  text-align: center;
}

body.page-recruit .content .voices__voice__profile.odd {
  background-image: url("images/recruit/recruit-voice-bg-01.svg");
}

body.page-recruit .content .voices__voice__profile.even {
  background-image: url("images/recruit/recruit-voice-bg-02.svg");
}

@media (min-width: 769px) {
  body.page-recruit .content .voices__voice__profile.even {
    margin: 0 0 0 40px;
    order: 2;
  }
}

body.page-recruit .content .voices__voice__content {
  margin: 0 auto;
  max-width: 500px;
}

@media (min-width: 769px) {
  body.page-recruit .content .voices__voice__content {
    max-width: inherit;
    padding: 0 25px;
    width: calc(100% - 301px);
  }
}

@media (min-width: 769px) {
  body.page-recruit .content .voices__voice__content.even {
    width: calc(100% - 281px);
  }
}

body.page-recruit .content .voices__voice__content h3 {
  letter-spacing: 0;
  margin: 0 0 22px;
  text-align: center;
}

@media (min-width: 769px) {
  body.page-recruit .content .voices__voice__content h3 {
    text-align: left;
  }
}

body.page-recruit .content .voices__voice__content p {
  line-height: 1.9;
}

body.page-recruit .content .voices__voice__content__lookingfor {
  margin: 30px 0 0;
  text-align: center;
}

@media (min-width: 769px) {
  body.page-recruit .content .voices__voice__content__lookingfor {
    text-align: left;
  }
}

body.page-recruit .content .voices__voice__content__lookingfor > div {
  font-size: 20px;
  font-weight: bold;
}

body.page-recruit .content .flow {
  margin: 0 auto;
  max-width: 500px;
  padding: 20px 0 70px;
}

@media (min-width: 769px) {
  body.page-recruit .content .flow {
    display: flex;
    max-width: inherit;
  }
}

@media (min-width: 769px) {
  body.page-recruit .content .flow__stage {
    width: 29.2%;
  }
}

body.page-recruit .content .flow__stage:not(:last-child) {
  margin: 0 0 50px;
  padding: 0 0 40px;
  position: relative;
}

@media (min-width: 769px) {
  body.page-recruit .content .flow__stage:not(:last-child) {
    margin: 0 6.2% 0 0;
    padding: 0;
  }
}

body.page-recruit .content .flow__stage:not(:last-child):after {
  bottom: -30px;
  content: url("images/arrow-right.svg");
  position: absolute;
  right: 48%;
  transform: rotate(90deg) translateX(-50%);
}

@media (min-width: 769px) {
  body.page-recruit .content .flow__stage:not(:last-child):after {
    bottom: inherit;
    right: -15%;
    top: 28%;
    transform: none;
  }
}

body.page-recruit .content .flow__stage__number {
  margin: 0 0 15px;
  text-align: center;
}

body.page-recruit .content .flow__stage h3 {
  letter-spacing: 1px;
  margin: 5px 0 30px;
  text-align: center;
}

body.page-recruit .content .flow__stage figure {
  margin: 0 0 20px;
}

@media (min-width: 769px) {
  body.page-recruit .content .flow__stage figure {
    margin: 0 0 30px;
  }
}

body.page-recruit .content .flow__stage figure img {
  display: block;
  margin: 0 auto;
  width: 160px;
}

body.page-recruit .content .topMessage {
  margin: 0 auto;
  max-width: 500px;
  padding: 20px 0 40px;
}

@media (min-width: 769px) {
  body.page-recruit .content .topMessage {
    max-width: inherit;
    padding: 20px 25px 70px;
  }
}

body.page-recruit .content .topMessage h3 {
  letter-spacing: 1px;
}

@media (min-width: 769px) {
  body.page-recruit .content .topMessage h3 {
    letter-spacing: 2px;
  }
}

body.page-recruit .content .topMessage p {
  line-height: 1.9;
}

body.page-recruit .content .topMessage__name {
  font-size: 20px;
  margin: 20px 0 0;
  text-align: right;
}

body.page-recruit .content .jobDescription table {
  line-height: 1.9;
  margin: 0 auto;
  max-width: 500px;
  width: 100%;
}

@media (min-width: 769px) {
  body.page-recruit .content .jobDescription table {
    max-width: inherit;
  }
}

body.page-recruit .content .jobDescription table tr th {
  display: block;
  letter-spacing: 1px;
  text-align: left;
  vertical-align: top;
  width: 100%;
}

@media (min-width: 769px) {
  body.page-recruit .content .jobDescription table tr th {
    display: table-cell;
    width: 128px;
  }
}

@media (min-width: 769px) {
  body.page-recruit .content .jobDescription table tr th.ls {
    letter-spacing: 18px;
  }
}

body.page-recruit .content .jobDescription table tr td {
  display: block;
  padding: 0 0 15px;
  width: 100%;
}

@media (min-width: 769px) {
  body.page-recruit .content .jobDescription table tr td {
    display: table-cell;
    padding: 0 0 20px;
    width: calc(100% - 135px);
  }
}

body.page-recruit .content .jobDescription table tr td > span {
  display: block;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 0 0 20px;
  position: relative;
}

body.page-recruit .content .jobDescription table tr td > span:before {
  content: '◎';
  left: 0;
  position: absolute;
  top: 0;
}

body.page-recruit .content .jobDescription table tr td > div {
  line-height: 1.6;
  padding: 0 0 5px 20px;
}

body.page-welfare .content {
  margin: 0 auto;
  max-width: 592px;
}

@media (min-width: 769px) {
  body.page-welfare .content {
    max-width: 800px;
  }
}

body.page-welfare .content__lists__list:not(:last-child) {
  margin: 0 0 73px;
}

@media (min-width: 769px) {
  body.page-welfare .content__lists__list:not(:last-child) {
    margin: 0 0 93px;
  }
}

@media (min-width: 769px) {
  body.page-welfare .content__lists__list {
    display: flex;
  }
}

body.page-welfare .content__lists__list__image {
  margin: 0 auto 25px;
  max-width: 280px;
  width: 100%;
}

@media (min-width: 769px) {
  body.page-welfare .content__lists__list__image {
    margin: 0 50px 0 0;
    max-width: 300px;
  }
}

body.page-welfare .content__lists__list__image img {
  display: block;
}

@media (min-width: 769px) {
  body.page-welfare .content__lists__list__content {
    width: calc(100% - 350px);
  }
}

body.page-welfare .content__lists__list__content h2 {
  letter-spacing: 1px;
  margin: 0 0 20px;
  padding: 0 0 15px;
  position: relative;
}

body.page-welfare .content__lists__list__content h2:after {
  background-color: #edea9e;
  bottom: 0;
  content: '';
  height: 5px;
  left: 0;
  position: absolute;
  width: 100%;
}

@media (min-width: 769px) {
  body.page-welfare .content__lists__list__content h2:after {
    width: 100px;
  }
}

body.page-contact .intro,
body.page-confirm .intro,
body.page-complete .intro {
  margin: 0 0 50px;
  text-align: center;
}

body.page-contact .form,
body.page-confirm .form,
body.page-complete .form {
  margin: 0 auto;
  max-width: 800px;
}

body.page-contact .form table,
body.page-confirm .form table,
body.page-complete .form table {
  border: none;
  margin: 0 0 40px;
  table-layout: fixed;
  width: 100%;
}

body.page-contact .form table tr,
body.page-confirm .form table tr,
body.page-complete .form table tr {
  font-size: 16px;
}

@media (max-width: 480px) {
  body.page-contact .form table tr,
  body.page-confirm .form table tr,
  body.page-complete .form table tr {
    display: block;
    padding: 10px 0 0;
  }
}
body.page-contact tr th.va-top {
  vertical-align: top;
  padding-top: 85px;
}

@media (max-width: 480px) {
  body.page-contact tr th.va-top {
    padding-top: 0;
  }
}

body.page-contact .personal-info {
  width: 100%;
  height: 250px;
  font-size: 14px;
  margin: 20px 0;
  padding: 0 10px 0 0;
  overflow-y: scroll;
  border: 1px solid #c7c7c6;
}

body.page-contact .personal-info h2 {
  font-size: 16px;
}

body.page-contact .personal-info ul li {
  padding-bottom: 5px;
  line-height: 1.6;
}

body.page-contact .form .mw_wp_form_confirm .personal-info,
body.page-confirm .form .mw_wp_form_confirm .personal-info,
body.page-complete .form .mw_wp_form_confirm .personal-info,
body.page-confirm .mw_wp_form_confirm table tr td .accept,
body.page-complete .mw_wp_form_confirm table tr td .accept {
  display: none;
}

body.page-contact .form table tr.confirm-display,
body.page-confirm .form table tr.confirm-display,
body.page-complete .form table tr.confirm-display {
  display: none;
}

@media (max-width: 480px) {
  body.page-contact .form table tr:not(:first-child),
  body.page-confirm .form table tr:not(:first-child),
  body.page-complete .form table tr:not(:first-child) {
    margin-top: 10px;
  }
}

body.page-contact .form table tr th,
body.page-confirm .form table tr th,
body.page-complete .form table tr th {
  border: none;
  max-width: 100%;
  text-align: left;
}

@media (max-width: 480px) {
  body.page-contact .form table tr th,
  body.page-confirm .form table tr th,
  body.page-complete .form table tr th {
    display: block;
    min-width: inherit;
  }
}

@media (min-width: 769px) {
  body.page-contact .form table tr th,
  body.page-confirm .form table tr th,
  body.page-complete .form table tr th {
    width: 200px;
  }
}

body.page-contact .form table tr th>span.require,
body.page-confirm .form table tr th>span.require,
body.page-complete .form table tr th>span.require {
  background-color: #dca153;
  border-radius: 5px;
  color: #ffffff;
  font-size: 12px;
  padding: 2px 8px;
}

body.page-contact .form table tr td,
body.page-confirm .form table tr td,
body.page-complete .form table tr td {
  max-width: 100%;
  padding: 15px 0;
  text-align: left;
}

@media (max-width: 480px) {
  body.page-contact .form table tr td,
  body.page-confirm .form table tr td,
  body.page-complete .form table tr td {
    display: block;
    min-width: inherit;
    padding: 10px 0;
    width: 100%;
  }
}

body.page-contact .form table tr td textarea {
  resize: auto;
  min-height: 50px;
  min-width: 50px;
}

body.page-contact .form table tr td input, body.page-contact .form table tr td textarea,
body.page-confirm .form table tr td input,
body.page-confirm .form table tr td textarea,
body.page-complete .form table tr td input,
body.page-complete .form table tr td textarea {
  background-color: #ffffff;
  border: 1px solid #c7c7c6;
  border-radius: 8px;
  padding: 12px 10px;
  width: 100%;
}

body.page-contact .form table tr td input[type="checkbox"],
body.page-contact .form table tr td input[type="radio"],
body.page-confirm .form table tr td input[type="checkbox"],
body.page-confirm .form table tr td input[type="radio"],
body.page-complete .form table tr td input[type="checkbox"],
body.page-complete .form table tr td input[type="radio"] {
  width: inherit;
}

body.page-contact .form table tr td input[type="number"],
body.page-confirm .form table tr td input[type="number"],
body.page-complete .form table tr td input[type="number"] {
  max-width: 200px;
}

body.page-contact .form table tr td input[type="file"],
body.page-confirm .form table tr td input[type="file"],
body.page-complete .form table tr td input[type="file"] {
  background-color: inherit;
  border: 0;
  width: inherit;
}

body.page-contact .form table tr td .mwform-radio-field,
body.page-confirm .form table tr td .mwform-radio-field,
body.page-complete .form table tr td .mwform-radio-field {
  display: inline-block;
  margin: 0 0 5px;
  width: 100%;
}

@media (min-width: 769px) {
  body.page-contact .form table tr td .mwform-radio-field,
  body.page-confirm .form table tr td .mwform-radio-field,
  body.page-complete .form table tr td .mwform-radio-field {
    display: inline;
    width: inherit;
  }
  body.page-contact .form table tr td .mwform-radio-field:not(:first-child),
  body.page-confirm .form table tr td .mwform-radio-field:not(:first-child),
  body.page-complete .form table tr td .mwform-radio-field:not(:first-child) {
    margin: 0 0 0 20px;
  }
}

body.page-contact .form table tr td > p,
body.page-confirm .form table tr td > p,
body.page-complete .form table tr td > p {
  margin: 0 0 10px;
}

body.page-contact .form .mw_wp_form_confirm table tr.confirm-display,
body.page-confirm .form .mw_wp_form_confirm table tr.confirm-display,
body.page-complete .form .mw_wp_form_confirm table tr.confirm-display {
  display: table-row;
}

body.page-contact .form .mw_wp_form_confirm table tr th,
body.page-confirm .form .mw_wp_form_confirm table tr th,
body.page-complete .form .mw_wp_form_confirm table tr th {
  font-weight: normal;
}

body.page-contact .form .mw_wp_form_confirm table tr th > span,
body.page-confirm .form .mw_wp_form_confirm table tr th > span,
body.page-complete .form .mw_wp_form_confirm table tr th > span {
  display: none;
}

body.page-contact .form .mw_wp_form_confirm table tr td,
body.page-confirm .form .mw_wp_form_confirm table tr td,
body.page-complete .form .mw_wp_form_confirm table tr td {
  font-weight: bold;
}

body.page-contact .form .mw_wp_form_confirm .form__privacy-policy,
body.page-confirm .form .mw_wp_form_confirm .form__privacy-policy,
body.page-complete .form .mw_wp_form_confirm .form__privacy-policy {
  display: none;
}

body.page-contact .form__privacy-policy__heading,
body.page-confirm .form__privacy-policy__heading,
body.page-complete .form__privacy-policy__heading {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 20px;
  text-align: center;
}

body.page-contact .form__privacy-policy__text,
body.page-confirm .form__privacy-policy__text,
body.page-complete .form__privacy-policy__text {
  margin: 10px 0;
  text-align: center;
}

body.page-contact .form__privacy-policy__box,
body.page-confirm .form__privacy-policy__box,
body.page-complete .form__privacy-policy__box {
  border: 5px solid #1f1f1f;
  height: 250px;
  margin: 30px 0 0;
  overflow-y: scroll;
  padding: 30px;
}

body.page-contact .form__privacy-policy__box__inner__title,
body.page-confirm .form__privacy-policy__box__inner__title,
body.page-complete .form__privacy-policy__box__inner__title {
  font-size: 20px;
  font-weight: bold;
}

body.page-contact .form__privacy-policy__box__inner__heading,
body.page-confirm .form__privacy-policy__box__inner__heading,
body.page-complete .form__privacy-policy__box__inner__heading {
  font-weight: bold;
  margin: 30px 0 10px;
}

body.page-contact .form__privacy-policy__box__inner p,
body.page-confirm .form__privacy-policy__box__inner p,
body.page-complete .form__privacy-policy__box__inner p {
  margin: 5px 0;
}

body.page-contact .form__submit,
body.page-confirm .form__submit,
body.page-complete .form__submit {
  margin: 60px auto 0;
  text-align: center;
}

body.page-contact .form__submit .btn-confirm, body.page-contact .form__submit .btn-back,
body.page-confirm .form__submit .btn-confirm,
body.page-confirm .form__submit .btn-back,
body.page-complete .form__submit .btn-confirm,
body.page-complete .form__submit .btn-back {
  border: none;
}

body.page-contact .form__submit .btn-back,
body.page-confirm .form__submit .btn-back,
body.page-complete .form__submit .btn-back {
  background-color: #AAAAAA;
}

body.page-contact .complete__heading,
body.page-confirm .complete__heading,
body.page-complete .complete__heading {
  text-align: center;
}

body.page-contact .complete__heading h2,
body.page-confirm .complete__heading h2,
body.page-complete .complete__heading h2 {
  border-bottom: 5px solid #edea9e;
  display: inline-block;
  font-size: 30px;
  letter-spacing: 1px;
  margin: 0 0 60px;
  padding: 0 0 7px;
}

@media (min-width: 769px) {
  body.page-contact .complete__heading h2,
  body.page-confirm .complete__heading h2,
  body.page-complete .complete__heading h2 {
    font-size: 40px;
    letter-spacing: 3px;
  }
}

body.page-contact .complete__image,
body.page-confirm .complete__image,
body.page-complete .complete__image {
  margin: 0 auto 30px;
  max-width: 378px;
}

body.page-contact .complete__image img,
body.page-confirm .complete__image img,
body.page-complete .complete__image img {
  display: block;
  width: 100%;
}

@media (min-width: 769px) {
  body.page-contact .complete__text,
  body.page-confirm .complete__text,
  body.page-complete .complete__text {
    text-align: center;
  }
}

body.page-contact .complete__back,
body.page-confirm .complete__back,
body.page-complete .complete__back {
  margin: 60px 0 0;
  text-align: center;
}

/* saleforecontact */

body.page-sfcontact .intro,
body.page-sfconfirm .intro,
body.page-sfcomplete .intro {
  margin: 0 0 50px;
  text-align: center;
}

body.page-sfcontact .form,
body.page-sfconfirm .form,
body.page-sfcomplete .form {
  margin: 0 auto;
  max-width: 800px;
}

body.page-sfcontact .form table,
body.page-sfconfirm .form table,
body.page-sfcomplete .form table {
  border: none;
  margin: 0 0 40px;
  table-layout: fixed;
  width: 100%;
}

body.page-sfcontact .form table tr,
body.page-sfconfirm .form table tr,
body.page-sfcomplete .form table tr {
  font-size: 16px;
}

@media (max-width: 480px) {

  body.page-sfcontact .form table tr,
  body.page-sfconfirm .form table tr,
  body.page-sfcomplete .form table tr {
    display: block;
    padding: 10px 0 0;
  }
}

body.page-sfcontact .form table tr.confirm-display,
body.page-sfconfirm .form table tr.confirm-display,
body.page-sfcomplete .form table tr.confirm-display {
  display: none;
}

@media (max-width: 480px) {

  body.page-sfcontact .form table tr:not(:first-child),
  body.page-sfconfirm .form table tr:not(:first-child),
  body.page-sfcomplete .form table tr:not(:first-child) {
    margin-top: 10px;
  }
}

body.page-sfcontact .form table tr th,
body.page-sfconfirm .form table tr th,
body.page-sfcomplete .form table tr th {
  border: none;
  max-width: 100%;
  text-align: left;
}

@media (max-width: 480px) {

  body.page-sfcontact .form table tr th,
  body.page-sfconfirm .form table tr th,
  body.page-sfcomplete .form table tr th {
    display: block;
    min-width: inherit;
  }
}

@media (min-width: 769px) {

  body.page-sfcontact .form table tr th,
  body.page-sfconfirm .form table tr th,
  body.page-sfcomplete .form table tr th {
    width: 230px;
  }
}

body.page-sfcontact .form table tr th>span.require,
body.page-sfconfirm .form table tr th>span.require,
body.page-sfcomplete .form table tr th>span.require {
  background-color: #dca153;
  border-radius: 5px;
  color: #ffffff;
  font-size: 12px;
  padding: 2px 8px;
}

body.page-sfcontact .form table tr td,
body.page-sfconfirm .form table tr td,
body.page-sfcomplete .form table tr td {
  max-width: 100%;
  padding: 15px 0;
  text-align: left;
}

@media (max-width: 480px) {

  body.page-sfcontact .form table tr td,
  body.page-sfconfirm .form table tr td,
  body.page-sfcomplete .form table tr td {
    display: block;
    min-width: inherit;
    padding: 10px 0;
    width: 100%;
  }
}

body.page-sfcontact .form table tr td textarea {
  resize: auto;
  min-height: 50px;
  min-width: 50px;
}

body.page-sfcontact .form table tr td input,
body.page-sfcontact .form table tr td textarea,
body.page-sfconfirm .form table tr td input,
body.page-sfconfirm .form table tr td textarea,
body.page-sfcomplete .form table tr td input,
body.page-sfcomplete .form table tr td textarea {
  background-color: #ffffff;
  border: 1px solid #c7c7c6;
  border-radius: 8px;
  padding: 12px 10px;
  width: 100%;
}

body.page-sfcontact .form table tr td input[type="checkbox"],
body.page-sfcontact .form table tr td input[type="radio"],
body.page-sfconfirm .form table tr td input[type="checkbox"],
body.page-sfconfirm .form table tr td input[type="radio"],
body.page-sfcomplete .form table tr td input[type="checkbox"],
body.page-sfcomplete .form table tr td input[type="radio"] {
  width: inherit;
}

body.page-sfcontact .form table tr td input[type="number"],
body.page-sfconfirm .form table tr td input[type="number"],
body.page-sfcomplete .form table tr td input[type="number"] {
  max-width: 200px;
}

body.page-sfcontact .form table tr td input[type="file"],
body.page-sfconfirm .form table tr td input[type="file"],
body.page-sfcomplete .form table tr td input[type="file"] {
  background-color: inherit;
  border: 0;
  width: inherit;
}

body.page-sfcontact .form table tr td .mwform-radio-field,
body.page-sfconfirm .form table tr td .mwform-radio-field,
body.page-sfcomplete .form table tr td .mwform-radio-field {
  display: inline-block;
  margin: 0 0 5px;
  width: 100%;
}

@media (min-width: 769px) {

  body.page-sfcontact .form table tr td .mwform-radio-field,
  body.page-sfconfirm .form table tr td .mwform-radio-field,
  body.page-sfcomplete .form table tr td .mwform-radio-field {
    display: inline;
    width: inherit;
  }

  body.page-sfcontact .form table tr td .mwform-radio-field:not(:first-child),
  body.page-sfconfirm .form table tr td .mwform-radio-field:not(:first-child),
  body.page-sfcomplete .form table tr td .mwform-radio-field:not(:first-child) {
    margin: 0 0 0 20px;
  }
}

body.page-sfcontact .form table tr td>p,
body.page-sfconfirm .form table tr td>p,
body.page-sfcomplete .form table tr td>p {
  margin: 0 0 10px;
}

body.page-sfcontact .form .mw_wp_form_confirm table tr.confirm-display,
body.page-sfconfirm .form .mw_wp_form_confirm table tr.confirm-display,
body.page-sfcomplete .form .mw_wp_form_confirm table tr.confirm-display {
  display: table-row;
}

body.page-sfcontact .form .mw_wp_form_confirm table tr th,
body.page-sfconfirm .form .mw_wp_form_confirm table tr th,
body.page-sfcomplete .form .mw_wp_form_confirm table tr th {
  font-weight: normal;
}

body.page-sfcontact .form .mw_wp_form_confirm table tr th>span,
body.page-sfconfirm .form .mw_wp_form_confirm table tr th>span,
body.page-sfcomplete .form .mw_wp_form_confirm table tr th>span {
  display: none;
}

body.page-sfcontact .form .mw_wp_form_confirm table tr td,
body.page-sfconfirm .form .mw_wp_form_confirm table tr td,
body.page-sfcomplete .form .mw_wp_form_confirm table tr td {
  font-weight: bold;
}

body.page-sfcontact .form .mw_wp_form_confirm .form__privacy-policy,
body.page-sfconfirm .form .mw_wp_form_confirm .form__privacy-policy,
body.page-sfcomplete .form .mw_wp_form_confirm .form__privacy-policy {
  display: none;
}

body.page-sfcontact .form__privacy-policy__heading,
body.page-sfconfirm .form__privacy-policy__heading,
body.page-sfcomplete .form__privacy-policy__heading {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 20px;
  text-align: center;
}

body.page-sfcontact .form__privacy-policy__text,
body.page-sfconfirm .form__privacy-policy__text,
body.page-sfcomplete .form__privacy-policy__text {
  margin: 10px 0;
  text-align: center;
}

body.page-sfcontact .form__privacy-policy__box,
body.page-sfconfirm .form__privacy-policy__box,
body.page-sfcomplete .form__privacy-policy__box {
  border: 5px solid #1f1f1f;
  height: 250px;
  margin: 30px 0 0;
  overflow-y: scroll;
  padding: 30px;
}

body.page-sfcontact .form__privacy-policy__box__inner__title,
body.page-sfconfirm .form__privacy-policy__box__inner__title,
body.page-sfcomplete .form__privacy-policy__box__inner__title {
  font-size: 20px;
  font-weight: bold;
}

body.page-sfcontact .form__privacy-policy__box__inner__heading,
body.page-sfconfirm .form__privacy-policy__box__inner__heading,
body.page-sfcomplete .form__privacy-policy__box__inner__heading {
  font-weight: bold;
  margin: 30px 0 10px;
}

body.page-sfcontact .form__privacy-policy__box__inner p,
body.page-sfconfirm .form__privacy-policy__box__inner p,
body.page-sfcomplete .form__privacy-policy__box__inner p {
  margin: 5px 0;
}

body.page-sfcontact .form__submit,
body.page-sfconfirm .form__submit,
body.page-sfcomplete .form__submit {
  margin: 60px auto 0;
  text-align: center;
}

body.page-sfcontact .form__submit .btn-confirm,
body.page-sfcontact .form__submit .btn-back,
body.page-sfconfirm .form__submit .btn-confirm,
body.page-sfconfirm .form__submit .btn-back,
body.page-sfcomplete .form__submit .btn-confirm,
body.page-sfcomplete .form__submit .btn-back {
  border: none;
}

body.page-sfcontact .form__submit .btn-back,
body.page-sfconfirm .form__submit .btn-back,
body.page-sfcomplete .form__submit .btn-back {
  background-color: #AAAAAA;
}

body.page-sfcontact .complete__heading,
body.page-sfconfirm .complete__heading,
body.page-sfcomplete .complete__heading {
  text-align: center;
}

body.page-sfcontact .complete__heading h2,
body.page-sfconfirm .complete__heading h2,
body.page-sfcomplete .complete__heading h2 {
  border-bottom: 5px solid #edea9e;
  display: inline-block;
  font-size: 30px;
  letter-spacing: 1px;
  margin: 0 0 60px;
  padding: 0 0 7px;
}

@media (min-width: 769px) {

  body.page-sfcontact .complete__heading h2,
  body.page-sfconfirm .complete__heading h2,
  body.page-sfcomplete .complete__heading h2 {
    font-size: 40px;
    letter-spacing: 3px;
  }
}

body.page-sfcontact .complete__image,
body.page-sfconfirm .complete__image,
body.page-sfcomplete .complete__image {
  margin: 0 auto 30px;
  max-width: 378px;
}

body.page-sfcontact .complete__image img,
body.page-sfconfirm .complete__image img,
body.page-sfcomplete .complete__image img {
  display: block;
  width: 100%;
}

@media (min-width: 769px) {

  body.page-sfcontact .complete__text,
  body.page-sfconfirm .complete__text,
  body.page-sfcomplete .complete__text {
    text-align: center;
  }
}

body.page-sfcontact .complete__back,
body.page-sfconfirm .complete__back,
body.page-sfcomplete .complete__back {
  margin: 60px 0 0;
  text-align: center;
}
body.page-sfcontact .form table tr td select{
  background-color: #ffffff;
  border: 1px solid #c7c7c6;
  border-radius: 8px;
  padding: 12px 10px;
  width: 100%;
  height: 49px;
  color: #1f1f1f;
  outline: none;
}
/* end sfcontact */

body.page-info-page .content .posts,
body.page-works-page .content .posts,
body.post-type-archive-works .content .posts,
body.post-type-archive-news .content .posts,
body.tax-news_category .content .posts,
body.category .content .posts,
body.tag .content .posts {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 480px) {
  body.page-info-page .content .posts,
  body.page-works-page .content .posts,
  body.post-type-archive-works .content .posts,
  body.post-type-archive-news .content .posts,
  body.tax-news_category .content .posts,
  body.category .content .posts,
  body.tag .content .posts {
    display: block;
  }
}

body.page-info-page .content .posts [class*="hidden-"],
body.page-works-page .content .posts [class*="hidden-"],
body.post-type-archive-works .content .posts [class*="hidden-"],
body.post-type-archive-news .content .posts [class*="hidden-"],
body.tax-news_category .content .posts [class*="hidden-"],
body.category .content .posts [class*="hidden-"],
body.tag .content .posts [class*="hidden-"] {
  display: none;
}

body.page-info-page .content .posts__post,
body.page-works-page .content .posts__post,
body.post-type-archive-works .content .posts__post,
body.post-type-archive-news .content .posts__post,
body.tax-news_category .content .posts__post,
body.category .content .posts__post,
body.tag .content .posts__post {
  display: block;
  margin-left: 1.6666%;
  margin-right: 1.6666%;
  width: 30%;
  /*&:not(:nth-child(3n)) {
					margin-right: 5%;
					@media (max-width: 480px) {
					}
				}*/
}

@media (max-width: 480px) {
  body.page-info-page .content .posts__post,
  body.page-works-page .content .posts__post,
  body.post-type-archive-works .content .posts__post,
  body.post-type-archive-news .content .posts__post,
  body.tax-news_category .content .posts__post,
  body.category .content .posts__post,
  body.tag .content .posts__post {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

body.page-info-page .content .posts__post:not(:last-child),
body.page-works-page .content .posts__post:not(:last-child),
body.post-type-archive-works .content .posts__post:not(:last-child),
body.post-type-archive-news .content .posts__post:not(:last-child),
body.tax-news_category .content .posts__post:not(:last-child),
body.category .content .posts__post:not(:last-child),
body.tag .content .posts__post:not(:last-child) {
  margin-bottom: 50px;
}

body.page-privacy-policy .content {
  margin: 0 auto;
  max-width: 592px;
}

@media (min-width: 769px) {
  body.page-privacy-policy .content {
    max-width: 800px;
  }
}

body.page-privacy-policy .content__lists__list:not(:last-child) {
  margin: 0 0 73px;
}

@media (min-width: 769px) {
  body.page-privacy-policy .content__lists__list:not(:last-child) {
    margin: 0 0 93px;
  }
}

body.page-privacy-policy .content__lists__list__content h2 {
  letter-spacing: 1px;
  margin: 0 0 20px;
  padding: 0 0 15px;
  position: relative;
}

body.page-privacy-policy .content__lists__list__content h2:after {
  background-color: #edea9e;
  bottom: 0;
  content: '';
  height: 5px;
  left: 0;
  position: absolute;
  width: 100%;
}

@media (min-width: 769px) {
  body.page-privacy-policy .content__lists__list__content h2:after {
    width: 100px;
  }
}

body.page-privacy-policy .content__lists__list__content .content__lists__list__content__block {
  margin-bottom: 15px;
}

body.page-privacy-policy .content__lists__list__content .content__lists__list__content__block p {
  margin: 0;
}

body.page-privacy-policy .content__lists__list__content .content__lists__list__content__block ul {
  margin: 0;
  padding: 0 0 0 35px;
  list-style: upper-latin;
  line-height: 1.8;
}

body.page-privacy-policy .content__lists__list__content .content__lists__list__content__block ul li ul {
  padding: 0;
  list-style: none;
}

body.page-privacy-policy .content__lists__list__content .message-right {
  text-align: right;
}

body.page-privacy-policy .content__lists__list__content .message-right .message-right-block {
  display: inline-block;
  text-align: left;
}

body.page-privacy-policy .content__lists__list__content .external-privacy-link {
  word-break: break-all;
}

.catLabels {
  margin: 0 0 80px;
}

@media (max-width: 480px) {
  .catLabels {
    margin: 0 0 50px;
  }
}

.catLabels--select {
  display: none;
  position: relative;
}

@media (max-width: 480px) {
  .catLabels--select {
    display: block;
  }
}

.catLabels--select:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #1f1f1f;
  content: "";
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
}

.catLabels--select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 5px;
  font-weight: bold;
  padding: 6px 16px;
  position: relative;
  width: 100%;
}

@media (max-width: 480px) {
  .catLabels--radio {
    display: none;
  }
}

.catLabels ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.catLabels ul li {
  display: inline-block;
  margin: 0 6px 10px 0;
}

.catLabels ul li.current-cat a {
  background-color: #edea9e;
  border: 3px solid #edea9e;
}

.catLabels ul li a {
  background-color: #f8f8ea;
  border: 3px solid #f8f8ea;
  border-radius: 6px;
  display: block;
  font-weight: bold;
  min-width: 90px;
  padding: 2px 12px;
  text-align: center;
  text-decoration: none;
  transition: background-color border .2s;
}

@media (max-width: 480px) {
  .catLabels ul li a {
    font-size: 14px;
    min-width: 70px;
    padding: 0 8px;
  }
}

.catLabels ul li a:hover {
  border: 3px solid #edea9e;
  color: #1f1f1f;
  transition: background-color .2s, border .2s;
}

.catLabels .input {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.catLabels .input:checked + .label {
  background: #edea9e;
}

.catLabels .label {
  border-radius: 6px;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin: 0 6px 10px 0;
  min-width: 90px;
  padding: 5px 15px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: background-color .2s, border .2s;
}

@media (max-width: 480px) {
  .catLabels .label {
    font-size: 14px;
    min-width: 70px;
    padding: 3px 8px;
  }
}

.catLabels .label:hover {
  background-color: #f8f8ea;
  transition: background-color .2s, border .2s;
}

.catLabels-works {
  display: flex;
}

@media (max-width: 480px) {
  .catLabels-works {
    display: block;
  }
}

.catLabels__heading {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 10px;
  min-width: 90px;
  padding: 0 9px 0 0;
  text-align: right;
}

@media (max-width: 480px) {
  .catLabels__heading {
    font-size: 14px;
    margin: 0 0 5px;
    padding: 0;
    text-align: left;
  }
}

.catLabels.is-cat {
  margin: 0 0 10px;
}

.catLabels.is-cat .input:checked + .label {
  background: #edea9e;
}

.catLabels.is-cat .label {
  margin: 0 23px 10px 0;
}

.catLabels.is-cat .label:not(:last-child):after {
  background-color: #aaaaaa;
  content: '';
  height: 90%;
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
}

.catLabels.is-cat ul li {
  margin: 0 10px 10px 0;
}

.catLabels.is-cat ul li:not(:last-child) {
  border-right: 1px solid #1f1f1f;
  padding-right: 10px;
}

.catLabels.is-cat ul li a {
  background-color: inherit;
  padding: 5px 10px;
}

.catLabels.is-cat ul li.current-cat a {
  background-color: #edea9e;
}

.catLabels.is-tag .input:checked + .label {
  background-color: #9ED5ED;
  border: 3px solid #9ED5ED;
  transition: background-color .2s, border .2s;
}

.catLabels.is-tag .label {
  background-color: #EAF6F8;
  border: 3px solid #EAF6F8;
  padding: 2px 12px;
  transition: background-color .2s, border .2s;
}

@media (max-width: 480px) {
  .catLabels.is-tag .label {
    font-size: 14px;
    min-width: 70px;
    padding: 0 8px;
  }
}

.catLabels.is-tag .label:hover {
  border: 3px solid #9ED5ED;
  transition: background-color .2s, border .2s;
}

.catLabels.is-tag ul li.is-selected a {
  background-color: #9ED5ED;
}

.catLabels.is-tag ul li a {
  background-color: #EAF6F8;
}

.c-post-infoCard {
  text-decoration: none;
}

.c-post-infoCard:hover .c-post-infoCard__thumb img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: .8;
  transition: .2s;
}

.c-post-infoCard:hover .c-post-infoCard__content {
  color: #dca153;
  transition: .2s;
}

.c-post-infoCard__thumb {
  margin: 0 0 20px;
}

.c-post-infoCard__thumb img {
  -o-object-fit: cover;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  height: 20vw;
  object-fit: cover;
  transition: .2s;
  width: 100%;
}

@media (max-width: 480px) {
  .c-post-infoCard__thumb img {
    height: inherit;
  }
}

@media (min-width: 769px) {
  .c-post-infoCard__thumb img {
    height: 20vw;
  }
}

@media (min-width: 1200px) {
  .c-post-infoCard__thumb img {
    height: 235px;
  }
}

.c-post-infoCard__meta {
  align-items: center;
  color: #1f1f1f;
  display: flex;
}

.c-post-infoCard__meta time {
  font-size: 14px;
  margin: 0 10px 0 0;
}

.c-post-infoCard__meta__catLabel {
  background-color: #f8f8ea;
  font-size: 14px;
  padding: 2px 10px;
  text-align: center;
  text-decoration: none;
}

.c-post-infoCard__content h3 {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.8;
  margin: 6px 0 0;
}

.c-post-worksCard {
  text-decoration: none;
}

.c-post-worksCard.is-hidden {
  display: none !important;
}

.c-post-worksCard:hover .c-post-worksCard__content {
  color: #dca153;
  transition: .2s;
}

.c-post-worksCard:hover .c-post-worksCard__thumb img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: .8;
  transition: .2s;
}

.c-post-worksCard__thumb {
  margin: 0 0 20px;
}

.c-post-worksCard__thumb img {
  -o-object-fit: cover;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  height: 19.8vw;
  object-fit: cover;
  transition: .2s;
  width: 100%;
}

@media (max-width: 480px) {
  .c-post-worksCard__thumb img {
    height: 61.8vw;
  }
}

@media (min-width: 769px) {
  .c-post-worksCard__thumb img {
    height: 20.85vw;
  }
}

@media (min-width: 1200px) {
  .c-post-worksCard__thumb img {
    height: 235px;
  }
}

.c-post-worksCard__content h3 {
  border-bottom: 5px solid #edea9e;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.8;
  margin: 6px 0 0;
  padding: 0 0 5px;
}

.c-post-worksCard__meta__label {
  color: #1f1f1f;
  display: inline-block;
  font-size: 14px;
  padding: 2px 10px;
  text-align: center;
  text-decoration: none;
}

.c-post-worksCard__meta__label:not(:last-child) {
  margin: 0 7px 5px 0;
}

.c-post-worksCard__meta__label.labelCat {
  background-color: #f8f8ea;
}

.c-post-worksCard__meta__label.labelTag {
  background-color: #e1eff8;
}

.c-post-blogList {
  border-bottom: 1px solid #dddddd;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 25px;
  padding: 0 0 20px;
  position: relative;
  text-decoration: none;
}

@media (min-width: 769px) {
  .c-post-blogList {
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
}

.c-post-blogList:hover .c-post-blogList__thumb img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: .8;
  transition: .2s;
}

.c-post-blogList:hover .c-post-blogList__content {
  color: #dca153;
  transition: .2s;
}

.c-post-blogList__thumb {
  margin: 0 20px 0 0;
}

.c-post-blogList__thumb img {
  -o-object-fit: cover;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  height: 75px !important;
  object-fit: cover;
  transition: .2s;
  width: 100px !important;
}

@media (min-width: 769px) {
  .c-post-blogList__thumb img {
    height: 100px !important;
    width: 133px !important;
  }
}

.c-post-blogList__meta {
  color: #1f1f1f;
  margin: 10px 0 0;
  width: calc(100% - 120px);
}

@media (min-width: 769px) {
  .c-post-blogList__meta {
    width: calc(100% - 153px);
  }
}

.c-post-blogList__meta time {
  display: block;
  font-size: 14px;
}

@media (min-width: 769px) {
  .c-post-blogList__meta time {
    display: inline;
    margin: 0 10px 0 0;
  }
}

.c-post-blogList__meta__label {
  background-color: #f8f8ea;
  display: inline-block;
  font-size: 14px;
  margin: 8px 0 0 0;
  padding: 2px 10px;
  text-align: center;
  text-decoration: none;
}

@media (min-width: 769px) {
  .c-post-blogList__meta__label {
    margin: 0 7px 5px 0;
  }
}

.c-post-blogList__content {
  width: 100%;
}

@media (min-width: 769px) {
  .c-post-blogList__content {
    position: absolute;
    right: 0;
    top: 40px;
    width: calc(100% - 153px);
  }
}

.c-post-blogList__content h3 {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.8;
  margin: 10px 0 0;
}

@media (min-width: 769px) {
  .c-post-blogList__content h3 {
    margin: 0;
  }
}

.pagination {
  margin: 40px 0 0;
}

.wp-pagenavi {
  align-items: center;
  display: flex;
  justify-content: center;
}

.wp-pagenavi > span, .wp-pagenavi > a {
  display: block;
  font-size: 20px;
  height: 32px;
  text-align: center;
  width: 50px;
}

.wp-pagenavi > a {
  text-decoration: none;
}

.wp-pagenavi .current {
  font-weight: bold;
  height: 32px;
  width: 62px;
}

.wp-pagenavi .nextpostslink {
  height: 32px;
  text-align: center;
  width: 50px;
}

.wp-pagenavi .nextpostslink > span {
  background-image: url("images/arrow-right.svg");
  background-size: contain;
  display: block;
  height: 30px;
  margin: 0 auto;
  width: 15px;
}

.wp-pagenavi .previouspostslink {
  height: 32px;
  text-align: center;
  width: 50px;
}

.wp-pagenavi .previouspostslink > span {
  background-image: url("images/arrow-left.svg");
  background-size: contain;
  display: block;
  height: 30px;
  margin: 0 auto;
  width: 15px;
}

body.single article header.entry-header h2 {
  border-bottom: 5px solid #edea9e;
  font-size: 22px;
  margin: 0 0 20px;
  padding: 0 0 10px;
}

body.single article .wrap {
  margin: 0 auto;
  max-width: 750px;
}

body.single article .entry-meta time {
  font-size: 14px;
  margin: 0 15px 0 0;
}

body.single article .entry-meta .label {
  display: inline-block;
  font-size: 14px;
  padding: 2px 15px;
  text-align: center;
  text-decoration: none;
}

body.single article .entry-meta .label > a {
  text-decoration: none;
}

body.single article .entry-meta .label:not(:last-child) {
  margin: 0 7px 5px 0;
}

body.single article .entry-meta .label.labelCat {
  background-color: #f8f8ea;
}

body.single article .entry-meta .label.labelTag {
  background-color: #e1eff8;
}

body.single article.blog .post-thumbnail {
  max-width: 400px;
}

body.single article .post-thumbnail {
  margin: 0 auto 50px;
  width: 100%;
}

@media (max-width: 480px) {
  body.single article .post-thumbnail {
    margin: 0 auto 30px;
  }
}

body.single article .post-thumbnail img {
  display: block;
}

body.single article .thumbnail {
  margin: 50px auto 50px;
  max-width: 460px;
}

body.single article .thumbnail img {
  display: block;
  width: 100%;
}

body.single article .what-kind-of-work {
  background-color: #f8f8ea;
  padding: 50px 0;
}

@media (min-width: 769px) {
  body.single article .what-kind-of-work {
    padding: 70px 0;
  }
}

body.single article .what-kind-of-work__heading {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 40px;
  text-align: center;
}

body.single article .what-kind-of-work__heading > span {
  border-bottom: 5px solid #1f1f1f;
  display: inline-block;
  padding: 0 0 10px;
}

body.single article .what-kind-of-work h2 {
  font-size: 28px;
  margin: 0 0 30px;
  text-align: center;
}

body.single article .what-kind-of-work img {
  height: auto;
  max-width: 100%;
}

body.single article .entry-content {
  padding: 50px 0 0;
}

body.single article .entry-content h1, body.single article .entry-content h2 {
  border-bottom: 5px solid #edea9e;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 30px 0 26px;
  padding: 0 0 10px;
}

body.single article .entry-content h3 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 18px 0 5px;
}

body.single article .entry-content h3:before {
  content: '★';
}

body.single article .entry-content h4, body.single article .entry-content h5, body.single article .entry-content h6 {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 18px 0 5px;
}

body.single article .entry-content p {
  margin: 0 0 30px;
}

body.single article .entry-content img {
  height: auto;
  max-width: 100%;
}

body.single .pageNavigation {
  align-items: center;
  border-top: 5px solid #1f1f1f;
  display: flex;
  justify-content: space-between;
  margin: 60px 0 40px;
  padding: 50px 0 40px;
  position: relative;
}

@media (min-width: 769px) {
  body.single .pageNavigation {
    margin: 100px 0 0;
    padding: 50px 0 0;
  }
}

@media (min-width: 769px) {
  body.single .pageNavigation__link {
    min-width: 145px;
  }
}

@media (min-width: 769px) {
  body.single .pageNavigation__link:not(:last-child) {
    margin-right: 40px;
  }
}

body.single .pageNavigation__link > a {
  display: block;
  font-weight: bold;
  padding: 8px 0;
  text-decoration: none;
}

body.single .pageNavigation__link__nav {
  align-items: center;
  display: flex;
  font-size: 20px;
}

body.single .pageNavigation__link__nav__arrow {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 30px;
  margin: 0 auto;
  width: 15px;
}

body.single .pageNavigation__link__nav__arrow.prev {
  background-image: url("images/arrow-right.svg");
  margin-left: 15px;
}

@media (min-width: 769px) {
  body.single .pageNavigation__link__nav__arrow.prev {
    margin-left: 30px;
  }
}

body.single .pageNavigation__link__nav__arrow.next {
  background-image: url("images/arrow-left.svg");
  margin-right: 15px;
}

@media (min-width: 769px) {
  body.single .pageNavigation__link__nav__arrow.next {
    margin-right: 30px;
  }
}

body.single .pageNavigation__link.backLink {
  display: none;
}

@media (min-width: 769px) {
  body.single .pageNavigation__link.backLink {
    display: block;
  }
}

body.single .pageNavigation__link.sp-backLink {
  bottom: -40px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}

@media (min-width: 769px) {
  body.single .pageNavigation__link.sp-backLink {
    display: none;
  }
}

body.single .backLink-works {
  margin: 50px 0 0;
  text-align: center;
}

@media (max-width: 480px) {
  body.single .backLink-works {
    margin: 40px 0 0;
  }
}

body.single .relatedPosts {
  margin: 80px 0 0;
}

body.single .relatedPosts .wrap {
  margin: 0 auto;
  max-width: 750px;
}

body.single .relatedPosts__sameCatPosts {
  margin: 0 0 80px;
}

body.single .relatedPosts__sameCatPosts__heading {
  margin: 0 0 20px;
}

body.single .relatedPosts__sameCatPosts__heading h2 {
  font-size: 20px;
  letter-spacing: 1px;
  margin: 0;
}

body.single .relatedPosts__sameCatPosts__posts {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (max-width: 480px) {
  body.single .relatedPosts__sameCatPosts__posts {
    display: block;
  }
}

body.single .relatedPosts__sameCatPosts__posts__post {
  display: block;
  text-decoration: none;
  width: 30.667%;
}

body.single .relatedPosts__sameCatPosts__posts__post:not(:last-child) {
  margin-bottom: 50px;
}

@media (min-width: 769px) {
  body.single .relatedPosts__sameCatPosts__posts__post:not(:last-child) {
    margin-bottom: 0;
  }
}

@media (max-width: 480px) {
  body.single .relatedPosts__sameCatPosts__posts__post {
    width: 100%;
  }
}

@media (min-width: 769px) {
  body.single .relatedPosts__sameCatPosts__posts__post:not(:first-child) {
    margin-left: 4%;
  }
}

body.single .relatedPosts__sameCatPosts__posts__post__thumb {
  margin: 0 0 15px;
}

body.single .relatedPosts__sameCatPosts__posts__post__thumb img {
  -o-object-fit: cover;
  display: block;
  height: 21.485vw;
  object-fit: cover;
  width: 100%;
}

@media (max-width: 480px) {
  body.single .relatedPosts__sameCatPosts__posts__post__thumb img {
    height: 64.26vw;
  }
}

@media (min-width: 769px) {
  body.single .relatedPosts__sameCatPosts__posts__post__thumb img {
    height: 165px;
  }
}

body.single .relatedPosts__sameCatPosts__posts__post__meta {
  align-items: center;
  display: flex;
}

body.single .relatedPosts__sameCatPosts__posts__post__meta time {
  font-size: 14px;
  margin: 0 10px 0 0;
}

body.single .relatedPosts__sameCatPosts__posts__post__content h3 {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.8;
  margin: 6px 0 0;
}

body.single .relatedPosts__sameCatPosts__moreLink {
  margin: 35px 0 0;
  text-align: center;
}

body.single .relatedPosts__otherCats__heading {
  margin: 0 0 20px;
}

body.single .relatedPosts__otherCats__heading h2 {
  font-size: 20px;
  letter-spacing: 1px;
  margin: 0;
}

body.single .relatedPosts__otherCats .catLabels {
  margin: 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  word-wrap: normal !important;
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  clip: auto !important;
  -webkit-clip-path: none;
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.type-post .entry-content a {
  color: #edea9e;
  text-decoration: underline;
  transition: .2s;
}

.type-post .entry-content a:hover {
  color: #dca153;
  transition: .2s;
}

/*--------------------------------------------------------------
## Seminar
--------------------------------------------------------------*/
body.page-seminar .content {
  margin: 0 auto;
  max-width: 592px;
}

@media (min-width: 769px) {
  body.page-seminar .content {
    max-width: inherit;
  }
}

body.page-seminar .content .intro {
  margin: 0 0 40px;
}

@media (min-width: 769px) {
  body.page-seminar .content .intro {
    margin: 0 0 80px;
  }
}

body.page-seminar .content .intro p {
  margin: 0;
  text-align: center;

}

@media (max-width: 769px) {
  body.page-seminar .content .intro p {
    text-align: left;
  }
}

body.page-seminar .seminar__content__image {
  margin: 0 0 111px;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__content__image {
    margin: 0 0 80px;
  }
}

body.page-seminar .seminar__content__image figure {
  margin: 0;
}

body.page-seminar .seminar__content__image figure img {
  display: block;
  margin: 0 auto;
  max-width: 1100px;
  width: 100%;
}

@media (min-width: 769px) {
  body.page-seminar .seminar__content__image figure img {
    margin: inherit;
    max-width: 100%;
  }
}

body.page-seminar .pc__image {
  display: block;
}

body.page-seminar .sp__image {
  display: none;
}

@media (max-width: 769px) {
  body.page-seminar .pc__image {
    display: none;
  }

  body.page-seminar .sp__image {
    display: block;
  }
}

body.page-seminar .seminar__content .seminar__title h2 {
  border-bottom: 5px solid #edea9e;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 66px;
  padding: 12px 0;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__content .seminar__title h2 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 37px;
  }
}

body.page-seminar .seminar__example {
  margin: 0 0 115px 0;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__example {
    margin: 0 0 80px 0;
  }
}

body.page-seminar .seminar__example .seminar__box .seminar__box__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px;
}

body.page-seminar .seminar__example .seminar__box .seminar__box__row .seminar__box__row__col {
  flex: 0 0 calc(50% - 20px);
  background-color: #f8f8ea;
  padding: 40px;
  box-sizing: border-box;
  border-radius: 20px;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__example .seminar__box .seminar__box__row .seminar__box__row__col {
    flex: 0 0 100%;
  }
}

body.page-seminar .seminar__example .seminar__box .seminar__box__row .full__width {
  flex: 0 0 100%;
}

body.page-seminar .seminar__example .seminar__box .seminar__box__row .seminar__box__row__col h3 {
  font-size: 20px;
  font-weight: 700;
  position: relative;
  text-indent: 30px;
  margin: 0 0 20px 0;
}

body.page-seminar .seminar__example .seminar__box .seminar__box__row .seminar__box__row__col h3:before {
  background-image: url("images/icon-star.svg");
  background-size: cover;
  content: '';
  height: 20px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 20px;
}

@media (min-width: 769px) {
  body.page-seminar .seminar__example .seminar__box .seminar__box__row .seminar__box__row__col h3:before {
    height: 25px;
    top: 3px;
    width: 25px;
  }
}

body.page-seminar .seminar__example .seminar__box .seminar__box__row .seminar__box__row__col p {
  font-size: 14px;
  letter-spacing: 0.1em;
  margin: 8px 0;
}

/* example */


/* seminar__achievement */

body.page-seminar .seminar__achievement {
  margin: 0 0 100px 0;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__achievement {
    margin: 0 0 80px 0;
  }
}

body.page-seminar .seminar__achievement .seminar__box {
  margin-bottom: 40px;
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container {
  background-color: #f8f8ea;
  border-radius: 20px;
  padding: 40px 40px 60px 0;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__achievement .seminar__box .seminar__container {
    padding: 20px 20px 20px 0;
  }
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__header {
  position: relative;
  border-radius: 0 100px 100px 0;
  background: #ebe779;
  display: flex;
  align-items: center;
  padding: 18px 40px 17px 42px;
  margin: 0 0 32px 0;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__header {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 0 20px 12px;
    margin: 0 0 20px 0;
  }
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__header .client {
  background: #fff;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  padding: 4px 8px;
  width: 130px;
  height: 28px;
  text-align: center;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__header .client {
    margin-bottom: 8px;
  }
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__header .name {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 0 20px;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__header .name {
    margin: 0 0 8px 0;
  }
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__header .tag {
  position: absolute;
  right: 40px;
  border: 1px solid #1F1F1F;
  border-radius: 100px;
  background: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 7px 20px;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__header .tag {
    position: initial;
    font-size: 12px;
    padding: 4px 20px;
  }
}


body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__block {
  display: flex;
  padding: 0 0 0 40px;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__block {
    flex-direction: column;
    padding: 0 0 0 20px;
  }
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__block .seminar__left {
  margin: 0 20px 0 0;
  display:flex;
  justify-content: space-between;
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__block .seminar__left .seminar__col__title {
  background: #EBE779;
  text-align: center;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  padding: 4px 8px;
  width: 130px;
  height: 28px;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__block .seminar__left .seminar__col__title {
    margin-bottom: 20px;
  }
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__block .seminar__right {
  width:100%;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.1em;
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__desc .seminar__text {
  margin: 0 0 32px 0;
}
body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__desc .seminar__text p{
  margin: 0;
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__image {
  display: none;
  /* transition: height 0.4s ease, opacity 0.4s ease; */
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__image.seminar__open {
  display: flex;
  margin: 0 0 32px 0;
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__image .seminar__image__box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  padding: 20px 0 20px 150px;
  margin: 0 0 32px 0;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__image .seminar__image__box {
    gap: 32px;
    padding: 0;
  }
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__image .seminar__image__box .image {
  flex: 0 1 calc(50% - 10px);
  /* width: 425px; */
  height: 290px;
  box-sizing: border-box;
}
body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__image .seminar__image__box .image figure {
  width: 100%;
  height: 100%;
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__image .seminar__image__box .image img {
  width: 100%;
  height: 100%;
  object-fit: cover; 
  display : block;
}  

@media (max-width: 769px) {
  body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__image .seminar__image__box .image {
    flex: 0 1 100%;
    max-width: 100%;
    height: 290px;
  }
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__voice {
  display: none;
  /* transition: height 0.4s ease, opacity 0.4s ease; */
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__voice.seminar__open {
  display: flex;
  margin: 0 0 32px 0;
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__voice .seminar__right .seminar__voice__box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  padding: 16px 57px;
  margin: 0 0 20px 0;
  border-radius: 8px;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__voice .seminar__right .seminar__voice__box {
    flex-direction: column;
    padding: 16px 14px;
  }
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__voice .seminar__right .seminar__voice__box:last-child {
  margin: 0;
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__voice .seminar__right .seminar__voice__box .seminar__voice__image {
  border-radius: 50%;
  width: 50px;
  height: 48px;
  background: #EDEA9E;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__voice .seminar__right .seminar__voice__box .seminar__voice__image {
    margin-bottom: 12px;
  }
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__voice .seminar__right .seminar__voice__box .seminar__voice__image figure {
  width: 24px;
  height: 24px;
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__voice .seminar__right .seminar__voice__box .seminar__voice__text {
  width: calc(100% - 70px);
  text-align: justify;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__voice .seminar__right .seminar__voice__box .seminar__voice__text {
    width: 100%;
  }
}

body.page-seminar .seminar__toggle__arrow {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__toggle__arrow {
    display: block;
  }

  .seminar__voice__box {
    transition: none;
    max-height: none;
    opacity: 1;
  }

  .seminar__toggle__arrow.is-open img {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
  }
}

@media (max-width: 769px) {
  .seminar__toggle__arrow.is-open img {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
  }
}






body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__instructor {
  display: none;
  /* transition: height 0.4s ease, opacity 0.4s ease; */
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__instructor.seminar__open {
  display: flex;
  margin: 0 0 32px 0;
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__reference {
  display: none;
  /* transition: height 0.4s ease, opacity 0.4s ease; */
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__reference.seminar__open {
  display: flex;
  margin: 0 0 32px 0;
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__reference .seminar__reference_file {
  display: flex;
  flex-direction: column;
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__reference .seminar__reference_file a {
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__see__more {
  text-align: center;
}

body.page-seminar .seminar__achievement .seminar__box .seminar__container .seminar__hidden {
  display: none;
}

/* format */

body.page-seminar .seminar__format .seminar__box {
  padding: 0 50px;
  margin: 0 0 100px 0;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__format .seminar__box {
    padding: 0;
  }
}

body.page-seminar .seminar__format .seminar__box table {
  border-collapse: collapse;
  border: 1px solid #C9C9C9;
  width: 100%;
}

body.page-seminar .seminar__format .seminar__box table tr {
  border-bottom: 1px solid #C9C9C9;
  width: 265px;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__format .seminar__box table tr {
    display: block;
    width: 100%;
  }
}

body.page-seminar .seminar__format .seminar__box table tr:last-child {
  border-bottom: 0px;
}

body.page-seminar .seminar__format .seminar__box .seminar__title {
  background: #edea9e;
  padding: 20px 0;
  font-size: 16px;
  font-weight: 400;
  width: 265px;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__format .seminar__box .seminar__title {
    display: block;
    width: 100%;
    padding: 10px 0;
  }
}

body.page-seminar .seminar__format .seminar__box .seminar__desc {
  padding: 4px 0 4px 24px;
  font-size: 16px;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__format .seminar__box .seminar__desc {
    display: block;
    width: 100%;
    padding: 4px 24px;
  }
}

@media (max-width: 769px) {
  body.page-seminar .seminar__format .seminar__box .seminar__desc ul {
    padding-left: 25px;
  }
}

body.page-seminar .seminar__flow .seminar__box {
  margin-bottom: 100px;
}

body.page-seminar .seminar__flow .seminar__box .seminar__box__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

body.page-seminar .seminar__flow .seminar__box .seminar__box__row .seminar__box__row__col {
  flex: 0 0 calc(20% - 43px);
  background-color: #f8f8ea;
  padding: 32px 17px;
  box-sizing: border-box;
  border-radius: 12px;
  text-align: center;
  position: relative;
}

body.page-seminar .seminar__flow .seminar__box .seminar__box__row .seminar__box__row__col::after {
  background-image: url(images/seminar/flow.svg);
  background-size: cover;
  content: '';
  height: 90px;
  width: 30px;
  position: absolute;
  left: calc(100% + 12px);
  top: 50%;
  transform: translateY(-50%);

}

@media (max-width: 769px) {
  body.page-seminar .seminar__flow .seminar__box .seminar__box__row .seminar__box__row__col::after {
    top: auto;
    bottom: -37%;
    left: 50%;
    transform: rotate(90deg);

  }
}

body.page-seminar .seminar__flow .seminar__box .seminar__box__row .seminar__box__row__col:last-child::after {
  content: none
}

body.page-seminar .seminar__flow .seminar__box .seminar__box__row .seminar__box__row__col:nth-child(4) {
  background: #edea9e;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__flow .seminar__box .seminar__box__row .seminar__box__row__col {
    flex: 0 0 100%;
    margin: 0 0 54px 0;
  }
}

body.page-seminar .seminar__flow .seminar__box .seminar__box__row .seminar__box__row__col p {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0;
}

body.page-seminar .seminar__flow .seminar__box .seminar__box__row .seminar__box__row__col p span {
  font-size: 10px;
  font-weight: 700;
}

body.page-seminar .seminar__qa .seminar__box {
  width: 100%;
}

body.page-seminar .seminar__qa .seminar__box .accordion__item {
  margin-bottom: 40px;
}

body.page-seminar .seminar__qa .seminar__box .accordion__item:last-child {
  margin-bottom: 0;
}

body.page-seminar .seminar__qa .seminar__box .accordion__item .accordion__header {
  position: relative;
  background: #edea9e;
  display: flex;
  align-items: stretch;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
}

body.page-seminar .seminar__qa .seminar__box .accordion__item .accordion__header .header_image {
  padding: 24px 24px 9px 22px;
  border-right: 3px solid #fff;
  display : flex;
  align-items: center;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__qa .seminar__box .accordion__item .accordion__header .header_image {
    padding: 19px 8px;
  }
}

@media (max-width: 769px) {
  body.page-seminar .seminar__qa .seminar__box .accordion__item .accordion__header .header_image figure {
    width: 20px;
  }
}

body.page-seminar .seminar__qa .seminar__box .accordion__item .accordion__header .header_text {
  max-width: 100%;
  width:100%;
  display: flex;
  align-items: center;
  padding: 24px 0 24px 21px;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__qa .seminar__box .accordion__item .accordion__header .header_text {
    font-size: 14px;
    display: flex;
    align-items: center;
    padding: 15px 0 15px 9px;
  }
}

body.page-seminar .seminar__qa .seminar__box .accordion__item .accordion__header .arrow {
  transition: transform 0.5s ease;
  transform: scaleY(1);
  margin-right: 32px;
  margin-left:25px;

  display : flex;
  align-items: center;
}

@media (max-width: 769px) {
  body.page-seminar .seminar__qa .seminar__box .accordion__item .accordion__header .arrow {
    right: 20px;
  }
}

@media (max-width: 769px) {
  body.page-seminar .seminar__qa .seminar__box .accordion__item .accordion__header .arrow img {
    width: 16px;
    height: 16px;
  }
}


body.page-seminar .seminar__qa .seminar__box .accordion__item .accordion__body {
  border: 1px solid #ccc;
  border-top: none;
  padding: 24px 20px 32px 20px;
  display: none;
  font-size: 14px;
  letter-spacing: 0.1em;
}


body.page-seminar .seminar__qa .seminar__box .accordion__item .accordion__body .seminar__qa__content, p {
  line-height: 24px;
  margin: 0;
}


body.page-seminar .seminar__qa .seminar__box .accordion__item .accordion__body .seminar__qa__content br {
  display: none;
}


@media (max-width: 769px) {
  body.page-seminar .seminar__qa .seminar__box .accordion__item .accordion__body {
    padding: 12px 20px 20px 20px;
  }

  body.page-seminar .seminar__qa .seminar__box .accordion__item .accordion__body .seminar__qa__content, p{
    line-height: 24px;
    margin:0;
  }
  body.page-seminar .seminar__qa .seminar__box .accordion__item .accordion__body .seminar__qa__content br {
    display: none;
  }
  
}

body.page-seminar .seminar__qa .seminar__box .accordion__item.active .accordion__body {
  display: block;
  background-color: #f8f8ea;
}

body.page-seminar .seminar__qa .seminar__box .accordion__item.active .accordion__header .arrow {
  transform: scaleY(-1);
}

/*# sourceMappingURL=sourcemaps/style.css.map */
