@import url(https://use.typekit.net/ssf4dfy.css);
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
@import url(https://use.fontawesome.com/releases/v5.0.10/css/all.css);
@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/**
 * Remove list style
 */
ul {
  padding: 0;
  margin: 0; }

ul,
li {
  list-style-type: none; }

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

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

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

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

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

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

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

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

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

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

/* Button
   ========================================================================== */
.primary_button_large {
  color: #fff;
  background: #394547;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  padding: 25px 40px;
  border-radius: 20px;
  line-height: 1;
  font-size: 1.6rem;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  top: 0;
  margin: 0;
  border: 0; }
  @media (max-width: 749px) {
    .primary_button_large {
      padding: 20px 25px;
      font-size: 1.6rem; } }
  .primary_button_large__icon {
    display: block;
    width: 30px;
    height: 30px;
    margin: -10px 5px -10px -10px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    fill: #fff; }
  @media (min-width: 992px) {
    .primary_button_large:hover {
      color: #fff;
      -webkit-box-shadow: 0 9px 7px -3px rgba(38, 51, 67, 0.5);
              box-shadow: 0 9px 7px -3px rgba(38, 51, 67, 0.5);
      top: -10px; } }
  .primary_button_large.disabled {
    color: #fff;
    background: #B8C6D0;
    cursor: default !important;
    -webkit-box-shadow: 0 0 0 0 #fff;
            box-shadow: 0 0 0 0 #fff; }
    .primary_button_large.disabled .primary_button_large__icon,
    .primary_button_large.disabled .primary_button_mid__icon,
    .primary_button_large.disabled .primary_button_min__icon,
    .primary_button_large.disabled .secondary_button_large__icon,
    .primary_button_large.disabled .secondary_button_mid__icon,
    .primary_button_large.disabled .secondary_button_min__icon {
      fill: #fff; }
    @media (min-width: 992px) {
      .primary_button_large.disabled:hover {
        -webkit-box-shadow: 0 0 0 0 #fff;
                box-shadow: 0 0 0 0 #fff;
        top: 0; } }

.primary_button_mid {
  color: #fff;
  background: #394547;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  padding: 25px 40px;
  border-radius: 20px;
  line-height: 1;
  font-size: 1.6rem;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  top: 0;
  margin: 0;
  border: 0;
  padding: 15px 30px;
  font-size: 1.5rem; }
  @media (max-width: 749px) {
    .primary_button_mid {
      padding: 20px 25px;
      font-size: 1.6rem; } }
  .primary_button_mid__icon {
    display: block;
    width: 30px;
    height: 30px;
    margin: -10px 5px -10px -10px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    fill: #fff; }
  @media (min-width: 992px) {
    .primary_button_mid:hover {
      color: #fff;
      -webkit-box-shadow: 0 9px 7px -3px rgba(38, 51, 67, 0.5);
              box-shadow: 0 9px 7px -3px rgba(38, 51, 67, 0.5);
      top: -10px; } }
  @media (max-width: 749px) {
    .primary_button_mid {
      padding: 15px 25px;
      font-size: 1.5rem; } }
  .primary_button_mid__icon {
    display: block;
    width: 20px;
    height: 20px;
    margin: -10px 5px -10px -5px;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  .primary_button_mid.disabled {
    color: #fff;
    background: #B8C6D0;
    cursor: default !important;
    -webkit-box-shadow: 0 0 0 0 #fff;
            box-shadow: 0 0 0 0 #fff; }
    .primary_button_mid.disabled .primary_button_large__icon,
    .primary_button_mid.disabled .primary_button_mid__icon,
    .primary_button_mid.disabled .primary_button_min__icon,
    .primary_button_mid.disabled .secondary_button_large__icon,
    .primary_button_mid.disabled .secondary_button_mid__icon,
    .primary_button_mid.disabled .secondary_button_min__icon {
      fill: #fff; }
    @media (min-width: 992px) {
      .primary_button_mid.disabled:hover {
        -webkit-box-shadow: 0 0 0 0 #fff;
                box-shadow: 0 0 0 0 #fff;
        top: 0; } }

.primary_button_min {
  color: #fff;
  background: #394547;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  padding: 25px 40px;
  border-radius: 20px;
  line-height: 1;
  font-size: 1.6rem;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  top: 0;
  margin: 0;
  border: 0;
  padding: 8px 20px;
  font-size: 1.3rem; }
  @media (max-width: 749px) {
    .primary_button_min {
      padding: 20px 25px;
      font-size: 1.6rem; } }
  .primary_button_min__icon {
    display: block;
    width: 30px;
    height: 30px;
    margin: -10px 5px -10px -10px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    fill: #fff; }
  @media (min-width: 992px) {
    .primary_button_min:hover {
      color: #fff;
      -webkit-box-shadow: 0 9px 7px -3px rgba(38, 51, 67, 0.5);
              box-shadow: 0 9px 7px -3px rgba(38, 51, 67, 0.5);
      top: -10px; } }
  @media (max-width: 749px) {
    .primary_button_min {
      padding: 8px 20px;
      font-size: 1.3rem; } }
  .primary_button_min__icon {
    display: block;
    width: 15px;
    height: 15px;
    margin: 0 10px 0 -5px;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  .primary_button_min .primary_button_mid__icon {
    display: block;
    width: 20px;
    height: 20px;
    margin: -10px 5px -10px -5px;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  .primary_button_min.disabled {
    color: #fff;
    background: #B8C6D0;
    cursor: default !important;
    -webkit-box-shadow: 0 0 0 0 #fff;
            box-shadow: 0 0 0 0 #fff; }
    .primary_button_min.disabled .primary_button_large__icon,
    .primary_button_min.disabled .primary_button_mid__icon,
    .primary_button_min.disabled .primary_button_min__icon,
    .primary_button_min.disabled .secondary_button_large__icon,
    .primary_button_min.disabled .secondary_button_mid__icon,
    .primary_button_min.disabled .secondary_button_min__icon {
      fill: #fff; }
    @media (min-width: 992px) {
      .primary_button_min.disabled:hover {
        -webkit-box-shadow: 0 0 0 0 #fff;
                box-shadow: 0 0 0 0 #fff;
        top: 0; } }

.secondary_button_large {
  color: #111;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  padding: 25px 40px;
  border-radius: 20px;
  line-height: 1;
  font-size: 1.7rem;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  top: 0;
  margin: 0;
  -webkit-box-shadow: 0 4px 6px -3px rgba(38, 51, 67, 0.5);
          box-shadow: 0 4px 6px -3px rgba(38, 51, 67, 0.5);
  border: 0; }
  @media (max-width: 749px) {
    .secondary_button_large {
      padding: 20px 30px;
      font-size: 1.5rem; } }
  .secondary_button_large__icon {
    display: block;
    width: 30px;
    height: 30px;
    margin: -10px 5px -10px -5px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    fill: #394547; }
  @media (min-width: 992px) {
    .secondary_button_large:hover {
      color: #394547;
      -webkit-box-shadow: 0 9px 9px -3px rgba(38, 51, 67, 0.5);
              box-shadow: 0 9px 9px -3px rgba(38, 51, 67, 0.5);
      top: -10px; } }
  .secondary_button_large.disabled {
    color: #fff;
    background: #B8C6D0;
    cursor: default !important;
    -webkit-box-shadow: 0 0 0 0 #fff;
            box-shadow: 0 0 0 0 #fff; }
    .secondary_button_large.disabled .primary_button_large__icon,
    .secondary_button_large.disabled .primary_button_mid__icon,
    .secondary_button_large.disabled .primary_button_min__icon,
    .secondary_button_large.disabled .secondary_button_large__icon,
    .secondary_button_large.disabled .secondary_button_mid__icon,
    .secondary_button_large.disabled .secondary_button_min__icon {
      fill: #fff; }
    @media (min-width: 992px) {
      .secondary_button_large.disabled:hover {
        -webkit-box-shadow: 0 0 0 0 #fff;
                box-shadow: 0 0 0 0 #fff;
        top: 0; } }

.secondary_button_mid {
  color: #111;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  padding: 25px 40px;
  border-radius: 20px;
  line-height: 1;
  font-size: 1.7rem;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  top: 0;
  margin: 0;
  -webkit-box-shadow: 0 4px 6px -3px rgba(38, 51, 67, 0.5);
          box-shadow: 0 4px 6px -3px rgba(38, 51, 67, 0.5);
  border: 0;
  padding: 15px 30px;
  font-size: 1.5rem; }
  @media (max-width: 749px) {
    .secondary_button_mid {
      padding: 20px 30px;
      font-size: 1.5rem; } }
  .secondary_button_mid__icon {
    display: block;
    width: 30px;
    height: 30px;
    margin: -10px 5px -10px -5px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    fill: #394547; }
  @media (min-width: 992px) {
    .secondary_button_mid:hover {
      color: #394547;
      -webkit-box-shadow: 0 9px 9px -3px rgba(38, 51, 67, 0.5);
              box-shadow: 0 9px 9px -3px rgba(38, 51, 67, 0.5);
      top: -10px; } }
  @media (max-width: 749px) {
    .secondary_button_mid {
      padding: 15px 25px;
      font-size: 1.5rem; } }
  .secondary_button_mid__icon {
    display: block;
    width: 20px;
    height: 20px;
    margin: -10px 15px -10px -5px;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  .secondary_button_mid.disabled {
    color: #fff;
    background: #B8C6D0;
    cursor: default !important;
    -webkit-box-shadow: 0 0 0 0 #fff;
            box-shadow: 0 0 0 0 #fff; }
    .secondary_button_mid.disabled .primary_button_large__icon,
    .secondary_button_mid.disabled .primary_button_mid__icon,
    .secondary_button_mid.disabled .primary_button_min__icon,
    .secondary_button_mid.disabled .secondary_button_large__icon,
    .secondary_button_mid.disabled .secondary_button_mid__icon,
    .secondary_button_mid.disabled .secondary_button_min__icon {
      fill: #fff; }
    @media (min-width: 992px) {
      .secondary_button_mid.disabled:hover {
        -webkit-box-shadow: 0 0 0 0 #fff;
                box-shadow: 0 0 0 0 #fff;
        top: 0; } }

.secondary_button_min {
  color: #111;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  padding: 25px 40px;
  border-radius: 20px;
  line-height: 1;
  font-size: 1.7rem;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  top: 0;
  margin: 0;
  -webkit-box-shadow: 0 4px 6px -3px rgba(38, 51, 67, 0.5);
          box-shadow: 0 4px 6px -3px rgba(38, 51, 67, 0.5);
  border: 0;
  padding: 8px 20px;
  font-size: 1.3rem; }
  @media (max-width: 749px) {
    .secondary_button_min {
      padding: 20px 30px;
      font-size: 1.5rem; } }
  .secondary_button_min__icon {
    display: block;
    width: 30px;
    height: 30px;
    margin: -10px 5px -10px -5px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    fill: #394547; }
  @media (min-width: 992px) {
    .secondary_button_min:hover {
      color: #394547;
      -webkit-box-shadow: 0 9px 9px -3px rgba(38, 51, 67, 0.5);
              box-shadow: 0 9px 9px -3px rgba(38, 51, 67, 0.5);
      top: -10px; } }
  @media (max-width: 749px) {
    .secondary_button_min {
      padding: 8px 20px;
      font-size: 1.3rem; } }
  .secondary_button_min__icon {
    display: block;
    width: 15px;
    height: 15px;
    margin: 0 10px 0 -5px;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  .secondary_button_min.disabled {
    color: #fff;
    background: #B8C6D0;
    cursor: default !important;
    -webkit-box-shadow: 0 0 0 0 #fff;
            box-shadow: 0 0 0 0 #fff; }
    .secondary_button_min.disabled .primary_button_large__icon,
    .secondary_button_min.disabled .primary_button_mid__icon,
    .secondary_button_min.disabled .primary_button_min__icon,
    .secondary_button_min.disabled .secondary_button_large__icon,
    .secondary_button_min.disabled .secondary_button_mid__icon,
    .secondary_button_min.disabled .secondary_button_min__icon {
      fill: #fff; }
    @media (min-width: 992px) {
      .secondary_button_min.disabled:hover {
        -webkit-box-shadow: 0 0 0 0 #fff;
                box-shadow: 0 0 0 0 #fff;
        top: 0; } }

.content_button {
  color: #111;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  padding: 20px 25px;
  line-height: 1;
  font-size: 1.7rem;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  top: 0;
  margin: 0;
  -webkit-box-shadow: 0 4px 6px -3px rgba(38, 51, 67, 0.5);
          box-shadow: 0 4px 6px -3px rgba(38, 51, 67, 0.5);
  position: relative; }
  @media (max-width: 749px) {
    .content_button {
      padding: 20px 15px;
      font-size: 1.5rem; } }
  .content_button__icon {
    display: block;
    width: 30px;
    height: 30px;
    margin: -10px 15px -10px -5px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    fill: #394547; }
  .content_button::after {
    position: absolute;
    content: '';
    background: #5ea5b4;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  .content_button.current::after {
    height: 3px; }
  @media (min-width: 992px) {
    .content_button:hover {
      color: #394547;
      -webkit-box-shadow: 0 9px 9px -3px rgba(38, 51, 67, 0.5);
              box-shadow: 0 9px 9px -3px rgba(38, 51, 67, 0.5);
      top: -10px; }
      .content_button:hover::after {
        height: 3px; } }

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

.content_button__area_left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  @media (max-width: 749px) {
    .content_button__area_left {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.content_button__area_right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.content_button__area_between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.chaser_button {
  position: fixed;
  right: 0;
  top: 40%;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 749px) {
    .chaser_button {
      display: none; } }

.chaser_button__label {
  font-size: 1.1rem;
  letter-spacing: 0.2rem;
  line-height: 1;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  font-family: "apertura", sans-serif;
  color: #394547;
  display: block;
  margin: 0 0 30px 0; }

.chaser_button_link {
  color: #394547;
  display: block;
  text-decoration: none;
  padding: 10px;
  border-radius: 5px 5px 0 0;
  -webkit-transition: 0.2s;
  transition: 0.2s; }

.chaser_button__icon {
  width: 25px;
  height: 25px;
  fill: #394547;
  display: block;
  -webkit-transition: 0.15s;
  transition: 0.15s; }
  @media (min-width: 992px) {
    .chaser_button__icon:hover {
      fill: #5ea5b4; } }

/* Images
   ========================================================================== */
.members_thumbnail {
  width: 140px;
  height: 140px;
  border-radius: 140px;
  overflow: hidden;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  @media (max-width: 749px) {
    .members_thumbnail {
      width: 90px;
      height: 90px; } }
  .members_thumbnail img {
    display: block;
    height: 100%;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

.event_join__thumb {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 749px) {
    .event_join__thumb {
      border-radius: 6px; } }
  .event_join__thumb img {
    display: block; }

/* Title & Index
   ========================================================================== */
.content_title_large {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .content_title_large {
      margin-bottom: 15px; } }
  .content_title_large__icon {
    fill: #111;
    width: 35px;
    height: 35px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: -1px 5px 0 -5px; }
    @media (max-width: 749px) {
      .content_title_large__icon {
        width: 30px;
        height: 30px; } }
  .content_title_large__label {
    color: #111;
    font-weight: 300;
    margin: 0;
    line-height: 1.4;
    font-size: 2.4rem; }
    @media (max-width: 749px) {
      .content_title_large__label {
        font-size: 1.8rem; } }

.content_title_mid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px; }
  @media (max-width: 991px) {
    .content_title_mid {
      margin-bottom: 15px; } }
  .content_title_mid__icon {
    fill: #111;
    width: 30px;
    height: 30px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: -1px 5px 0 -5px; }
    @media (max-width: 749px) {
      .content_title_mid__icon {
        width: 25px;
        height: 25px; } }
  .content_title_mid__label {
    color: #111;
    font-weight: 300;
    margin: 0;
    line-height: 1.35;
    font-size: 2rem; }
    @media (max-width: 749px) {
      .content_title_mid__label {
        font-size: 1.8rem; } }

.content_title_en {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px; }
  @media (max-width: 991px) {
    .content_title_en {
      margin-bottom: 15px; } }
  .content_title_en__icon {
    fill: #111;
    width: 30px;
    height: 30px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: -1px 5px 0 -5px; }
    @media (max-width: 749px) {
      .content_title_en__icon {
        width: 25px;
        height: 25px; } }
  .content_title_en__label {
    font-family: "apertura", sans-serif;
    color: #111;
    font-weight: 600;
    margin: 0;
    line-height: 1.4;
    font-size: 3rem;
    letter-spacing: 0.2rem; }
    @media (max-width: 749px) {
      .content_title_en__label {
        font-size: 2.4rem; } }

/* Text & Label
   ========================================================================== */
.content_label {
  color: #8D9FAA;
  line-height: 1.3;
  margin: 0; }

.notice_label {
  color: #fff;
  border-radius: 12px;
  font-size: 1.3rem;
  background: #f06565;
  line-height: 1;
  letter-spacing: 0;
  margin: 0;
  padding: 4px 12px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold; }
  @media (max-width: 749px) {
    .notice_label {
      font-size: 1.1rem;
      padding: 3px 10px 4px; } }

.status_label {
  color: #111;
  border-radius: 12px;
  font-size: 1.1rem;
  border: 1px solid #111;
  line-height: 1;
  letter-spacing: 0;
  margin: 0;
  padding: 4px 8px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .status_label.success {
    color: #fff;
    background: #52B734;
    border: 1px solid #52B734; }
    .status_label.success::before {
      font-family: "ionicons";
      content: '\f120';
      font-size: 1.3rem;
      margin: -0.1rem 5px -0.2rem 0; }
  .status_label.failed {
    color: #fff;
    background: #f06565;
    border: 1px solid #f06565; }
    .status_label.failed::before {
      font-family: "ionicons";
      content: '\f128';
      font-size: 1.4rem;
      margin: -0.1rem 5px -0.2rem 0; }

p {
  margin: 0; }

strong {
  font-weight: 600; }

.memo_text {
  color: #8D9FAA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
  line-height: 1.3;
  margin: 0 0 20px;
  letter-spacing: 0; }
  .memo_text::before {
    content: '※';
    margin-right: 3px; }

.memo_text_plane {
  color: #8D9FAA;
  font-size: 1.2rem;
  line-height: 1.3;
  margin: 0; }

.point_info__label {
  margin: 0; }
  .point_info__label .number {
    line-height: 1;
    font-size: 2rem;
    letter-spacing: 0.1rem;
    font-weight: 500;
    font-family: "apertura", sans-serif; }
    @media (max-width: 749px) {
      .point_info__label .number {
        font-size: 1.6rem; } }
  .point_info__label .unit {
    line-height: 1;
    font-size: 1.4rem;
    letter-spacing: 0.1rem;
    font-weight: 300;
    font-family: "apertura", sans-serif; }

.event_date {
  font-family: "apertura", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  letter-spacing: 0.1rem;
  line-height: 1; }
  @media (max-width: 749px) {
    .event_date {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .event_date .y {
    font-size: 1.4rem;
    font-weight: 500;
    margin: 0;
    line-height: 1; }
    .event_date .y::after {
      content: '.'; }
    @media (max-width: 749px) {
      .event_date .y {
        font-size: 1.3rem;
        position: relative;
        top: 1px; } }
  .event_date .md {
    font-size: 2rem;
    font-weight: 500;
    margin: 0 5px 0 0;
    line-height: 1; }
    @media (max-width: 749px) {
      .event_date .md {
        font-size: 1.6rem;
        position: relative;
        bottom: -2px; } }
  .event_date .ymd {
    font-size: 1.5rem;
    font-weight: 500;
    margin: 0 5px 0 0;
    line-height: 1; }
    @media (max-width: 749px) {
      .event_date .ymd {
        font-size: 1.2rem; } }
  .event_date .w {
    width: 10px;
    text-align: center;
    font-size: 1.1rem;
    font-weight: 300;
    border: 1px solid #111;
    border-radius: 3px;
    line-height: 10px;
    padding: 3px;
    margin: 0 10px 0 0;
    position: relative;
    top: -3px;
    letter-spacing: 0; }
    @media (max-width: 749px) {
      .event_date .w {
        width: 10px;
        font-size: 1rem;
        padding: 2px;
        margin: 0 10px 0 0;
        top: -1px; } }
  .event_date .ms {
    font-size: 1.2rem;
    font-weight: 300;
    margin: 0;
    line-height: 1;
    position: relative;
    font-weight: 400; }
    @media (max-width: 749px) {
      .event_date .ms {
        margin: 5px 0 0;
        width: auto; } }
  .event_date .select_date_button__status {
    margin: -5px 0 -5px 10px;
    border-radius: 20px;
    padding: 5px 8px; }
    .event_date .select_date_button__status.full::before {
      margin-right: 3px; }

.event_prace .name {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 500;
  margin: 0; }
  @media (max-width: 749px) {
    .event_prace .name {
      font-size: 1.5rem;
      line-height: 1.5; } }
  .event_prace .name .cancel {
    text-decoration: line-through; }

.event_prace .area {
  font-size: 1.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.4;
  margin: 0; }
  @media (max-width: 749px) {
    .event_prace .area {
      font-size: 1.2rem; } }
  .event_prace .area::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: url("../images/icons/min-map.svg");
    margin: 2px 5px 0 0; }
    @media (max-width: 749px) {
      .event_prace .area::before {
        width: 13px;
        height: 13px; } }

.event_applicants {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px; }
  .event_applicants:last-child {
    margin-bottom: 0; }
  .event_applicants .applicants_text {
    margin: 0 20px 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .event_applicants .applicants_text .icon {
      width: 20px;
      height: 20px;
      margin-right: 5px; }
    .event_applicants .applicants_text .label {
      margin-right: 10px; }
    .event_applicants .applicants_text .number {
      font-size: 1.6rem; }
      .event_applicants .applicants_text .number .unit {
        font-size: 1.3rem;
        margin-left: 3px; }
    .event_applicants .applicants_text .status {
      font-size: 1.2rem;
      line-height: 1;
      padding: 3px 5px;
      border-radius: 4px;
      border: 1px solid #111;
      margin-left: 10px; }
      .event_applicants .applicants_text .status.safety {
        border: 1px solid #52B734;
        color: #52B734; }
      .event_applicants .applicants_text .status.full {
        border: 1px solid #f06565;
        color: #f06565; }
      .event_applicants .applicants_text .status.shortly {
        border: 1px solid #ff9800;
        color: #ff9800; }

.event_applicants_date {
  margin-bottom: 5px; }

.event_entry_fee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  letter-spacing: 0.1rem;
  line-height: 1; }
  .event_entry_fee .yen {
    font-family: "apertura", sans-serif;
    font-size: 1.8rem;
    font-weight: 500;
    margin: 0 5px 0 0;
    line-height: 1; }
    @media (max-width: 749px) {
      .event_entry_fee .yen {
        font-size: 1.6rem; } }
    .event_entry_fee .yen::before {
      content: '¥'; }
  .event_entry_fee .tax {
    font-size: 1rem;
    margin: 2px 5px 0 -5px; }

.event_entry_fee_brakedown {
  font-family: "apertura", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.1rem;
  line-height: 1; }
  @media (max-width: 749px) {
    .event_entry_fee_brakedown {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .event_entry_fee_brakedown .label_unit_price {
    font-size: 1.1rem;
    margin: 0 5px 0 0;
    min-width: 60px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    color: #8D9FAA; }
    @media (max-width: 320px) {
      .event_entry_fee_brakedown .label_unit_price {
        width: 100%;
        margin-bottom: 5px; } }
  .event_entry_fee_brakedown .method_label {
    font-size: 1.2rem;
    letter-spacing: 0;
    font-weight: 500;
    margin: 0 15px 8px 0;
    color: #52B734; }
  .event_entry_fee_brakedown .refund_input_link {
    font-size: 1.2rem;
    letter-spacing: 0;
    font-weight: 500;
    margin: 0 0 8px; }
    .event_entry_fee_brakedown .refund_input_link a {
      color: #111;
      text-decoration: underline; }
  .event_entry_fee_brakedown .yen {
    font-size: 1.3rem;
    font-weight: 500;
    margin: 0 5px 0 0; }
    @media (max-width: 749px) {
      .event_entry_fee_brakedown .yen {
        font-size: 1.4rem; } }
    .event_entry_fee_brakedown .yen::before {
      content: '¥'; }
    .event_entry_fee_brakedown .yen.discount {
      color: #f06565; }
      .event_entry_fee_brakedown .yen.discount::before {
        content: '- ¥'; }
  .event_entry_fee_brakedown .tax {
    font-size: 1rem;
    margin: 0 5px 0 -5px; }
    @media (max-width: 749px) {
      .event_entry_fee_brakedown .tax {
        display: none; } }

.event_entry_spend_points {
  font-family: "apertura", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.1rem;
  line-height: 1;
  margin: 5px 0; }
  @media (max-width: 749px) {
    .event_entry_spend_points {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .event_entry_spend_points .label_unit_price {
    font-size: 1.1rem;
    margin: 0 5px 0 0; }
    @media (max-width: 749px) {
      .event_entry_spend_points .label_unit_price {
        width: 100%;
        margin-bottom: 5px; } }
  .event_entry_spend_points .point {
    font-size: 1.5rem;
    font-weight: 500;
    margin: 0 5px 0 0; }
    @media (max-width: 749px) {
      .event_entry_spend_points .point {
        font-size: 1.3rem; } }
    .event_entry_spend_points .point::before {
      content: '¥'; }
  .event_entry_spend_points .unit {
    font-size: 1rem;
    margin: 0 5px 0 0; }

.price_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.1rem;
  line-height: 1; }
  .price_text .yen {
    font-family: "apertura", sans-serif;
    font-weight: 500;
    margin: 0 5px 0 0;
    line-height: 1; }
    .price_text .yen::before {
      content: '¥'; }
  .price_text .tax {
    font-size: 1rem;
    margin: 2px 5px 0 -5px; }

.sns_account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .sns_account__icon {
    width: 25px;
    height: 25px; }
  .sns_account__label {
    line-height: 1;
    letter-spacing: 0.1rem;
    font-weight: 500;
    font-family: "apertura", sans-serif; }

.text_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none; }
  .text_link__label {
    font-size: 1.4rem;
    letter-spacing: 0.15rem;
    line-height: 1.3;
    color: #111; }
  .text_link__icon {
    width: 25px;
    height: 15px;
    margin-left: 10px;
    fill: #5ea5b4; }

.sub_link__content_label {
  margin-top: 15px; }

/* input form
   ========================================================================== */
.input_form__label_icon {
  width: 25px;
  height: 25px;
  margin: -2px 5px 0 0;
  fill: #fff; }

.input_form__label_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px; }
  .input_form__label_header .input_form__label {
    padding: 0;
    margin-bottom: 0; }

.input_form__label {
  font-size: 1.3rem;
  margin-bottom: 10px; }

.input_form__content input[type=email],
.input_form__content input[type=text],
.input_form__content input[type=password],
.input_form__content textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 20px;
  border: 1px solid #B8C6D0;
  border-radius: 5px; }

.input_form__content .members_form__select,
.input_form__content .input_form__select {
  border: 1px solid #B8C6D0;
  border-radius: 5px;
  width: auto;
  overflow: hidden;
  position: relative;
  padding-right: 40px; }
  .input_form__content .members_form__select select,
  .input_form__content .input_form__select select {
    outline: none;
    text-overflow: '';
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
    border: 0;
    height: 45px;
    text-indent: 12px;
    width: calc(100% + 60px); }
  .input_form__content .members_form__select::after,
  .input_form__content .input_form__select::after {
    z-index: 1;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    content: "\f3d0";
    font-family: "ionicons";
    font-size: 1.2rem; }

.input_form__content .members_form__input_file .primary_button_mid {
  margin-bottom: 15px;
  max-width: 200px;
  cursor: pointer; }

.input_form__content .members_form__input_file input {
  outline: none; }

.input_form__content .members_form__input_file input::before {
  content: '添付ファイル：';
  position: absolute;
  background: #fff;
  color: #8D9FAA;
  width: 122px;
  height: 26px;
  line-height: 1.5;
  text-align: right; }

.input_form__content .validation_error input[type=email],
.input_form__content .validation_error input[type=text],
.input_form__content .validation_error textarea {
  border: 1px solid #f06565;
  border-radius: 5px; }

.input_form__content .validation_error .members_form__select,
.input_form__content .validation_error .input_form__select {
  border: 1px solid #f06565; }

.input_form__content .validation_message {
  color: #f06565;
  font-size: 1.3rem;
  margin: 5px 0 0; }

.input_form__content .confirm_label {
  color: #52B734;
  margin: 0;
  font-weight: 500;
  padding: 6px 0; }

.input_form__content .confirm_image img {
  color: #52B734;
  margin: 0;
  font-weight: 500;
  max-width: 100%; }

.input_form__content .label_must {
  color: #5ea5b4;
  border: 1px solid #5ea5b4;
  line-height: 1;
  padding: 5px 7px;
  display: inline-block;
  border-radius: 20px;
  font-size: 1.1rem;
  white-space: nowrap; }

.select_button {
  color: #111;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  line-height: 1;
  font-size: 1.5rem;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  top: 0;
  margin: 0;
  position: relative; }
  .select_button label {
    cursor: pointer;
    position: relative;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    top: 0;
    -webkit-box-shadow: 0 4px 6px -3px rgba(38, 51, 67, 0.5);
            box-shadow: 0 4px 6px -3px rgba(38, 51, 67, 0.5); }
    @media (min-width: 992px) {
      .select_button label:hover {
        -webkit-box-shadow: 0 9px 9px -3px rgba(38, 51, 67, 0.5);
                box-shadow: 0 9px 9px -3px rgba(38, 51, 67, 0.5);
        top: -10px; } }
    .select_button label::before {
      font-family: "ionicons";
      content: '\f120';
      font-size: 2rem;
      margin: -0.1rem 5px -0.2rem 0;
      color: #8D9FAA;
      -webkit-transition: 0.2s;
      transition: 0.2s;
      position: absolute;
      background: #fff;
      z-index: 1;
      width: 16px;
      height: 16px;
      border-radius: 100%;
      right: -8px;
      top: -5px;
      opacity: 0; }
    .select_button label::after {
      position: absolute;
      content: '';
      border: 0 solid #52B734;
      width: 100%;
      height: 100%;
      bottom: 0;
      left: 0;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
  .select_button input[type=radio],
  .select_button input[type=checkbox] {
    display: none; }
    .select_button input[type=radio]:checked + label::after,
    .select_button input[type=checkbox]:checked + label::after {
      border: 2px solid #52B734; }
    .select_button input[type=radio]:checked + label::before,
    .select_button input[type=checkbox]:checked + label::before {
      color: #52B734;
      opacity: 1; }
  .select_button input[type=radio]:disabled + label,
  .select_button input[type=checkbox]:disabled + label {
    opacity: 0.3; }
    @media (min-width: 992px) {
      .select_button input[type=radio]:disabled + label:hover,
      .select_button input[type=checkbox]:disabled + label:hover {
        -webkit-box-shadow: 0 4px 6px -3px rgba(38, 51, 67, 0.5);
                box-shadow: 0 4px 6px -3px rgba(38, 51, 67, 0.5);
        top: 0; } }
  .select_button.basic_select label {
    padding: 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1.2; }
    @media (max-width: 749px) {
      .select_button.basic_select label {
        min-width: 100px; } }
    .select_button.basic_select label::before {
      opacity: 1;
      position: relative;
      right: auto;
      top: -4px;
      margin-right: 10px; }

.calendar_week {
  width: 14.2%;
  padding: 5px 0;
  font-size: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.reserve_contnet__select_layout.validation_error input[type=radio] + label,
.reserve_contnet__select_layout.validation_error input[type=email] + label,
.reserve_contnet__select_layout.validation_error input[type=text] + label,
.reserve_contnet__select_layout.validation_error input[type=checkbox] + label,
.reserve_contnet__select_layout.validation_error textarea + label {
  border: 1px solid #f06565;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.reserve_contnet__select_layout.validation_error input[type=radio]:disabled + label,
.reserve_contnet__select_layout.validation_error input[type=checkbox]:disabled + label {
  border: 0; }

.reserve_contnet__select_layout.layout_calendar.validation_error input[type=radio] + label,
.reserve_contnet__select_layout.layout_calendar.validation_error input[type=email] + label,
.reserve_contnet__select_layout.layout_calendar.validation_error input[type=text] + label,
.reserve_contnet__select_layout.layout_calendar.validation_error input[type=checkbox] + label,
.reserve_contnet__select_layout.layout_calendar.validation_error textarea + label {
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(94, 165, 180, 0.1); }

.reserve_contnet__select_layout.layout_calendar.validation_error input[type=radio]:disabled + label,
.reserve_contnet__select_layout.layout_calendar.validation_error input[type=checkbox]:disabled + label {
  border: 0; }

.event_tag_link span {
  padding: 6px 12px;
  font-size: 1.2rem;
  line-height: 1;
  background: #EFF3F5;
  color: #394547;
  border-radius: 100px;
  text-decoration: none;
  margin: 0 8px 8px 0;
  display: block;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
  white-space: nowrap; }
  @media (max-width: 749px) {
    .event_tag_link span {
      padding: 10px 12px; } }
  .event_tag_link span::before {
    content: '#';
    margin-right: 5px; }

.event_tag_link .event_tag_input {
  display: none; }

.event_tag_input:checked + span {
  color: #fff;
  background: #5ea5b4;
  -webkit-box-shadow: 0 5px 5px -3px rgba(38, 51, 67, 0.5);
          box-shadow: 0 5px 5px -3px rgba(38, 51, 67, 0.5); }

.tag_label_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px; }

.tag_label {
  color: #5ea5b4;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.5;
  display: inline-block;
  margin: 0 4px 5px 0; }
  .tag_label::after {
    content: '／';
    margin-left: 5px; }
  .tag_label:last-child::after {
    display: none; }

/* Common Header
   ========================================================================== */
.header_logo {
  position: fixed;
  margin: 0;
  padding: 10px 20px;
  top: 10px;
  left: 10px;
  z-index: 15; }
  @media (max-width: 749px) {
    .header_logo {
      padding: 10px; } }

.common_header__link {
  display: block; }

.header_logo__image_file {
  width: 120px;
  height: 30px;
  display: block; }

.common_header {
  position: fixed;
  top: 0;
  right: 0;
  width: auto;
  height: 100%;
  z-index: 100;
  padding: 20px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  @media (max-width: 749px) {
    .common_header {
      background: transparent;
      padding: 18px ​15px; } }

.common_header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  height: 100%; }
  @media (max-width: 749px) {
    .common_header__inner {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.common_header__sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: auto; }

.common_header__sns_list_icon {
  width: 25px;
  height: 25px;
  display: block;
  margin-bottom: 30px; }
  @media (max-width: 749px) {
    .common_header__sns_list_icon {
      width: 18px;
      height: 18px; } }

.common_header__copyright {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 1rem;
  letter-spacing: 0.1rem; }
  @media (max-width: 749px) {
    .common_header__copyright {
      display: none; } }

.js-navigation_icon {
  display: block;
  width: 40px;
  height: 33px;
  position: relative;
  z-index: 1001;
  cursor: pointer;
  margin-bottom: 60px; }
  @media (max-width: 749px) {
    .js-navigation_icon {
      width: 25px;
      height: 23px; } }

.js-navigation_icon div {
  position: relative; }

.js-navigation_icon span {
  display: block;
  height: 1px;
  background: #111;
  position: absolute;
  width: 100%;
  left: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.js-navigation_icon span:nth-child(1) {
  top: 0px; }

.js-navigation_icon span:nth-child(2) {
  top: 16px; }
  @media (max-width: 749px) {
    .js-navigation_icon span:nth-child(2) {
      top: 11px; } }

.js-navigation_icon span:nth-child(3) {
  top: 32px; }
  @media (max-width: 749px) {
    .js-navigation_icon span:nth-child(3) {
      top: 22px; } }

.navigation_open .js-navigation_icon span:nth-child(1) {
  top: 16px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg); }
  @media (max-width: 749px) {
    .navigation_open .js-navigation_icon span:nth-child(1) {
      top: 13px; } }

.navigation_open .js-navigation_icon span:nth-child(2) {
  width: 0;
  left: 50%; }

.navigation_open .js-navigation_icon span:nth-child(3) {
  top: 16px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg); }
  @media (max-width: 749px) {
    .navigation_open .js-navigation_icon span:nth-child(3) {
      top: 13px; } }

/* Navigation
   ========================================================================== */
.navigation {
  position: fixed;
  width: 360px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  right: 80px;
  top: 0;
  -webkit-transform: translateX(150%);
          transform: translateX(150%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 90;
  background: #fff;
  -webkit-box-shadow: 0 2px 15px 0 rgba(38, 51, 67, 0.2);
          box-shadow: 0 2px 15px 0 rgba(38, 51, 67, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 749px) {
    .navigation {
      right: 0;
      width: 280px;
      padding-right: 40px; } }
  .navigation.nav_open {
    -webkit-transform: translateX(0);
            transform: translateX(0); }

.navigation__inner {
  padding: 30px; }

.navigation__logo {
  margin: 0 0 50px; }

.navigation__logo_image_file {
  width: 180px;
  height: 35px;
  display: block;
  margin: 0 auto;
  position: relative;
  fill: #111; }
  @media (max-width: 749px) {
    .navigation__logo_image_file {
      width: 140px;
      height: 20px; } }

.common_nav__list {
  margin: 30px 0;
  padding: 0; }
  .common_nav__list .header_navigation {
    margin: 0 0 30px;
    text-align: center; }
    .common_nav__list .header_navigation:last-child {
      margin: 0; }
  .common_nav__list .header_navigation_link {
    padding: 20px 0;
    font-size: 1.5rem;
    letter-spacing: 0.16rem;
    text-align: center;
    color: #111;
    font-family: "apertura", sans-serif;
    text-decoration: none; }
    @media (max-width: 749px) {
      .common_nav__list .header_navigation_link {
        font-size: 1.3rem; } }

/* common Footer
   ========================================================================== */
.common_footer {
  background: #fff;
  padding: 30px 120px 40px 40px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (max-width: 749px) {
    .common_footer {
      padding: 50px 20px; } }
  .common_footer a {
    color: #111;
    text-decoration: none;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
    @media (min-width: 992px) {
      .common_footer a:hover {
        opacity: 0.6; } }

.common_footer__inner {
  max-width: 1100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 991px) {
    .common_footer__inner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.common_footer__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 400px; }
  @media (max-width: 991px) {
    .common_footer__info {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 40px; } }
  @media (max-width: 749px) {
    .common_footer__info {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-bottom: 20px; } }

.footer_logo {
  margin: 0 40px 0 0; }
  @media (max-width: 991px) {
    .footer_logo {
      margin: 0 20px 20px 0; } }
  @media (max-width: 749px) {
    .footer_logo {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0; } }

.footer_logo__image_file {
  width: 140px;
  height: 40px;
  display: block; }
  @media (max-width: 991px) {
    .footer_logo__image_file {
      width: 160px; } }

.footer_sns_account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 991px) {
    .footer_sns_account {
      margin-bottom: 20px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.footer_sns_account__label {
  font-size: 1.2rem;
  letter-spacing: 0.2rem;
  font-weight: 500;
  margin: 0 25px 0 0;
  font-family: "apertura", sans-serif; }

.footer_sns_account__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .footer_sns_account__links li {
    margin-right: 20px; }
    @media (max-width: 991px) {
      .footer_sns_account__links li:last-child {
        margin-right: 0; } }

.copyright_contents {
  padding: 0; }

.copyright_text {
  font-size: 1.1rem;
  letter-spacing: 0.1rem;
  margin: 5px 0 0 0; }

.common_footer__inner_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  @media (max-width: 749px) {
    .common_footer__inner_links {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.common_footer__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 0 0 15px; }
  @media (max-width: 749px) {
    .common_footer__navigation {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .common_footer__navigation li {
    list-style-type: none;
    padding: 5px 15px;
    font-family: "apertura", sans-serif;
    font-size: 1.1rem;
    letter-spacing: 0.05rem;
    border-right: 1px solid #111; }
    @media (max-width: 991px) {
      .common_footer__navigation li {
        text-align: center; } }
    @media (max-width: 749px) {
      .common_footer__navigation li {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 15px 0;
        border: 0; } }
    .common_footer__navigation li a {
      display: block;
      color: #111;
      line-height: 1; }
    .common_footer__navigation li:last-child {
      border-right: 0; }

/* Wrapper
   ========================================================================== */
.content_wrapper {
  -webkit-transition: 0.2s;
  transition: 0.2s; }

.registration_wrapper {
  background: #F6F7F8;
  padding: 70px 40px 40px; }

.shops_content_wrapper {
  padding: 70px 40px 40px; }
  @media (max-width: 749px) {
    .shops_content_wrapper {
      padding: 70px 0 40px; } }

/* Container
   ========================================================================== */
.members_container {
  max-width: 1040px;
  margin: 80px auto 0;
  background: #EFF3F5;
  -webkit-box-shadow: 0 15px 40px -25px rgba(38, 51, 67, 0.8);
          box-shadow: 0 15px 40px -25px rgba(38, 51, 67, 0.8);
  overflow: hidden;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 991px) {
    .members_container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media (max-width: 749px) {
    .members_container {
      border-radius: 0;
      margin: 60px auto 0; } }

.event_container {
  max-width: 740px;
  margin: 0 auto;
  background: #EFF3F5;
  -webkit-box-shadow: 0 15px 40px -25px rgba(38, 51, 67, 0.8);
          box-shadow: 0 15px 40px -25px rgba(38, 51, 67, 0.8);
  overflow: hidden;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 991px) {
    .event_container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media (max-width: 749px) {
    .event_container {
      border-radius: 0; } }

.reservation_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  @media (max-width: 991px) {
    .reservation_container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0 10px; } }

.complete_container {
  max-width: 640px;
  margin: 80px auto;
  padding: 0;
  background: #F6F7F8;
  -webkit-box-shadow: 0 15px 40px -25px rgba(38, 51, 67, 0.8);
          box-shadow: 0 15px 40px -25px rgba(38, 51, 67, 0.8);
  overflow: hidden;
  border-radius: 10px; }
  @media (max-width: 749px) {
    .complete_container {
      margin: 60px 15px 0; } }
  .complete_container .content_button__area_between {
    padding: 20px 40px;
    width: calc(100% - 80px); }
    @media (max-width: 749px) {
      .complete_container .content_button__area_between {
        padding: 20px 10px;
        width: calc(100% - 20px); } }
  .complete_container .content_button__area_center {
    padding: 20px 40px;
    width: calc(100% - 80px); }
    @media (max-width: 749px) {
      .complete_container .content_button__area_center {
        padding: 20px 10px;
        width: calc(100% - 20px); } }

.registration_container {
  max-width: 680px;
  background: #F6F7F8;
  margin: 40px auto;
  -webkit-box-shadow: 0 15px 40px -25px rgba(38, 51, 67, 0.8);
          box-shadow: 0 15px 40px -25px rgba(38, 51, 67, 0.8);
  overflow: hidden;
  border-radius: 10px; }

html {
  font-weight: 300;
  color: #111;
  font-family: -apple-system, BlinkMacSystemFont, "Lato", sans-serif;
  letter-spacing: 0.01rem;
  font-size: 62.5%;
  overflow-x: hidden;
  background: #F6F7F8; }

body {
  font-weight: 300;
  background: #F6F7F8;
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 0; }

a {
  color: #5ea5b4;
  text-decoration: underline; }
  @media (min-width: 992px) {
    a:hover {
      text-decoration: none; } }

.content_layout_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 749px) {
    .content_layout_row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.content_layout_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.content_layout_column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.main_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100vh;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (max-width: 749px) {
    .main_content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      height: 70vh; } }

.toppage_main_image {
  background: #5ea5b4;
  color: #fff;
  background: url(../images/main.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 4; }
  .toppage_main_image .swiper-container {
    height: 100%; }
  .toppage_main_image .swiper-slide {
    width: 100%;
    height: 100%; }
  @media (max-width: 749px) {
    .toppage_main_image {
      margin: 60px 15px 0;
      width: calc(100% - 30px); } }

.toppage_main_content {
  max-width: 30%;
  position: relative;
  z-index: 5;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-left: 10%; }
  @media (max-width: 749px) {
    .toppage_main_content {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      max-width: 100%;
      width: 100%;
      padding: 40px 45px; } }

.main_content__logo {
  position: relative;
  margin: 0 0 60px;
  z-index: 5; }
  @media (max-width: 749px) {
    .main_content__logo {
      max-width: 200px;
      margin: 0 0 10px; } }

.main_content__logo_floating {
  position: relative;
  left: 0;
  top: 0;
  z-index: 5;
  display: block; }
  .main_content__logo_floating .main_content__logo_image {
    fill: #fff;
    position: relative;
    z-index: 5;
    mix-blend-mode: exclusion; }

.main_content__logo_base {
  position: absolute;
  z-index: 6;
  width: 100%;
  height: 150px;
  display: block;
  left: 0;
  top: 0;
  overflow: hidden; }
  @media (max-width: 749px) {
    .main_content__logo_base {
      width: 100%;
      height: 50px; } }

.main_content__logo_image {
  width: 600px;
  height: 150px;
  display: block; }
  @media (max-width: 749px) {
    .main_content__logo_image {
      width: 100%;
      height: 50px; } }

.main_content__sub_title {
  font-family: "apertura", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.15rem;
  margin-bottom: 10px; }
  @media (max-width: 749px) {
    .main_content__sub_title {
      font-size: 1.2rem; } }

.main_content__business_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1; }

.main_content__business_time {
  font-size: 1.8rem;
  font-family: "apertura", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  @media (max-width: 749px) {
    .main_content__business_time {
      font-size: 1.5rem; } }
  .main_content__business_time .num {
    font-family: "din-2014", sans-serif;
    font-size: 2.5rem;
    margin-right: 5px; }
    @media (max-width: 749px) {
      .main_content__business_time .num {
        font-size: 2rem; } }
  .main_content__business_time .label {
    font-size: 2.2rem;
    margin-left: 5px;
    letter-spacing: 0.2rem; }
    @media (max-width: 749px) {
      .main_content__business_time .label {
        font-size: 1.8rem; } }

.main_content__fee {
  font-family: "din-2014", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.15rem;
  border-left: 2px solid #111;
  margin-left: 15px;
  padding: 5px 15px; }
  @media (max-width: 749px) {
    .main_content__fee {
      font-size: 1.4rem; } }

.main_content__access {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 80px;
  position: relative; }
  @media (max-width: 749px) {
    .main_content__access {
      margin-top: 20px;
      margin-left: -2px; } }
  .main_content__access a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .main_content__access .icon {
    width: 30px;
    height: 30px;
    margin-right: 3px; }
    @media (max-width: 749px) {
      .main_content__access .icon {
        width: 25px;
        height: 25px;
        margin-right: 3px; } }
  .main_content__access .label {
    font-family: "apertura", sans-serif;
    font-size: 1.4rem;
    letter-spacing: 0.2rem; }
    @media (max-width: 749px) {
      .main_content__access .label {
        font-size: 1.2rem; } }

.content_studio {
  background: #394547;
  color: #fff;
  padding: 80px 120px 80px 40px; }
  @media (max-width: 749px) {
    .content_studio {
      padding: 50px 30px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 100%; } }

.content_studio__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 749px) {
    .content_studio__inner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.content_studio__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 749px) {
    .content_studio__title {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      margin: 0 0 30px; } }

.content_studio__title_label,
.content_studio__sub_label {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-family: "apertura", sans-serif;
  line-height: 1; }
  @media (max-width: 749px) {
    .content_studio__title_label,
    .content_studio__sub_label {
      -webkit-writing-mode: inherit;
          -ms-writing-mode: inherit;
              writing-mode: inherit; } }

.content_studio__title_label {
  margin: 0 0 30px;
  font-size: 6.5rem;
  letter-spacing: 0.6rem;
  font-weight: 500; }
  @media (max-width: 749px) {
    .content_studio__title_label {
      font-size: 2.2rem;
      letter-spacing: 0.35rem;
      margin: 0 0 10px; } }

.content_studio__sub_label {
  font-size: 1.3rem;
  letter-spacing: 0.3rem; }

.content_studio__floor {
  padding: 0 40px;
  width: 100%;
  min-width: 400px;
  max-width: 480px; }
  @media (max-width: 749px) {
    .content_studio__floor {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0;
      min-width: auto;
      margin-bottom: 20px; } }
  .content_studio__floor_image {
    width: 100%;
    display: block; }

.content_studio__spec {
  width: 100%;
  max-width: 520px;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  @media (max-width: 749px) {
    .content_studio__spec {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 100%; } }

.content_studio__spec_facility {
  padding: 0 40px; }
  @media (max-width: 749px) {
    .content_studio__spec_facility {
      padding: 40px 0; } }

.content_studio__spec_thumb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 60px; }
  .content_studio__spec_thumb_image {
    display: block; }

.content_studio__spec_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px; }
  .content_studio__spec_detail:last-child {
    margin-bottom: 0; }

@media (max-width: 749px) {
  .floor_detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .floor_detail .content_studio__spec_thumb {
      width: 80%;
      margin: 0 auto 20px 0; }
      .floor_detail .content_studio__spec_thumb .content_studio__spec_image {
        width: 100%;
        display: block; } }

.content_studio__spec_body {
  padding: 0 20px; }
  @media (max-width: 749px) {
    .content_studio__spec_body {
      padding: 0 0 0 20px; } }

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

.content_studio__spec_body_title {
  margin: 0 0 15px; }
  .content_studio__spec_body_title:last-child {
    margin-bottom: 0; }
  .content_studio__spec_body_title .spec_main_title {
    font-size: 2rem;
    line-height: 1;
    font-weight: 300;
    margin: 0 0 5px;
    font-family: "apertura", sans-serif;
    letter-spacing: 0.35rem; }
    .content_studio__spec_body_title .spec_main_title.mid_size {
      font-size: 1.6rem;
      letter-spacing: 0.25rem; }
  .content_studio__spec_body_title .spec_sub_title {
    font-size: 1.4rem; }
    .content_studio__spec_body_title .spec_sub_title.mid_size {
      font-size: 1.2rem;
      line-height: 1.6;
      margin-top: 10px; }

.content_studio__spec_body_scale {
  margin: 0 30px 0 0; }
  .content_studio__spec_body_scale:last-child {
    margin: 0; }
  .content_studio__spec_body_scale .scale_heading {
    font-size: 1.2rem;
    margin-right: 10px; }
  .content_studio__spec_body_scale .scale_detail {
    margin: 0;
    font-size: 1.8rem;
    letter-spacing: 0.15rem;
    font-family: "din-2014", sans-serif; }
  .content_studio__spec_body_scale .min_text {
    display: block;
    font-size: 1.2rem;
    letter-spacing: 0;
    margin-left: -8px;
    font-family: "apertura", sans-serif; }

.content_plan {
  padding: 0 80px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 2; }
  @media (max-width: 749px) {
    .content_plan {
      padding: 0;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.content_plan__image {
  background: #5ea5b4;
  color: #fff;
  background: url(../images/plan.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  width: 50%;
  height: 100vh;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 1;
  position: -webkit-sticky;
  position: sticky;
  top: 0; }
  @media (max-width: 749px) {
    .content_plan__image {
      position: relative;
      top: auto;
      width: 100%;
      height: 50vh; } }

.content_plan__content {
  width: 50%;
  max-width: 600px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 60px; }
  @media (max-width: 749px) {
    .content_plan__content {
      position: relative;
      top: auto;
      width: 100%;
      padding: 50px 30px; } }

.content_plan__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px; }
  @media (max-width: 749px) {
    .content_plan__title {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }

.content_plan__title_label,
.content_plan__title_label_mid,
.content_plan__sub_label {
  font-family: "apertura", sans-serif;
  line-height: 1; }

.content_plan__title_label {
  font-size: 6rem;
  letter-spacing: 0.6rem;
  font-weight: 500;
  margin: 0 40px 0 0; }
  @media (max-width: 749px) {
    .content_plan__title_label {
      font-size: 2.2rem;
      letter-spacing: 0.35rem;
      margin: 0 0 10px; } }

.content_plan__title_label_mid {
  font-size: 4.2rem;
  letter-spacing: 0.4rem;
  font-weight: 500;
  margin: 0 40px 0 0; }
  @media (max-width: 749px) {
    .content_plan__title_label_mid {
      font-size: 2.2rem;
      letter-spacing: 0.35rem;
      margin: 0 0 10px; } }

.content_plan__sub_label {
  font-size: 1.2rem;
  letter-spacing: 0rem; }

.content_plan__content_index {
  border-bottom: 1px solid #111;
  padding: 0 10px 10px;
  margin: 0 -10px 20px; }

.content_plan__content_main_label {
  margin: 0;
  font-size: 1.6rem;
  font-weight: normal; }

.content_plan__content_index_label {
  margin: 0;
  font-size: 1.4rem;
  font-weight: normal; }

.content_plan__works ul {
  margin: 5px 0 20px; }

.content_plan__works li {
  position: relative;
  padding: 0 0 0 20px;
  margin: 5px;
  font-size: 1.3rem; }
  .content_plan__works li::before {
    content: '−';
    color: #5ea5b4;
    position: absolute;
    left: 0; }

.content_plan__content_detail {
  margin-bottom: 40px; }

.content_plan__business_time {
  font-size: 1.8rem;
  line-height: 1;
  font-family: "apertura", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .content_plan__business_time .num {
    font-family: "din-2014", sans-serif;
    font-size: 2.5rem;
    margin-right: 5px; }
  .content_plan__business_time .hour {
    font-family: "din-2014", sans-serif;
    font-size: 1.8rem;
    margin-top: 5px;
    margin-right: 5px; }
  .content_plan__business_time .label {
    font-size: 2.2rem;
    margin-left: 5px;
    letter-spacing: 0.2rem; }

.content_plan__fee {
  font-family: "din-2014", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.15rem;
  border-left: 2px solid #111;
  margin-left: 15px;
  padding: 5px 15px; }

.content_plan__access {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: auto;
  position: relative; }
  .content_plan__access .icon {
    width: 15px;
    height: 15px; }
  .content_plan__access .label {
    font-family: "apertura", sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.15rem; }
  .content_plan__access a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.content_plan__rental_fee {
  margin: 0 0 20px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .content_plan__rental_fee .label {
    font-size: 1.2rem;
    line-height: 1.3;
    width: 180px;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .content_plan__rental_fee .plan_name {
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0.1rem;
    width: 80px;
    letter-spacing: 0.1rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-top: 5px;
    margin-right: 25px; }
  .content_plan__rental_fee .facility_name {
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0.1rem;
    width: 70%;
    letter-spacing: 0.1rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-top: 3px; }
    @media (max-width: 749px) {
      .content_plan__rental_fee .facility_name {
        width: 50%; } }
  .content_plan__rental_fee .facility_product {
    display: block;
    font-size: 1rem;
    letter-spacing: 0.05rem;
    margin-top: 3px; }
  .content_plan__rental_fee .time {
    font-family: "din-2014", sans-serif;
    font-size: 1.4rem;
    letter-spacing: 0.1rem;
    margin-left: 5px; }
  .content_plan__rental_fee .detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 0 0 auto; }
    .content_plan__rental_fee .detail .icon {
      width: 18px;
      height: 18px; }
  .content_plan__rental_fee .price {
    font-family: "din-2014", sans-serif;
    font-size: 2.4rem;
    letter-spacing: 0.15rem; }
  .content_plan__rental_fee .min_price {
    font-family: "din-2014", sans-serif;
    font-size: 1.8rem;
    letter-spacing: 0.15rem; }
    @media (max-width: 749px) {
      .content_plan__rental_fee .min_price {
        font-size: 1.6rem; } }
  .content_plan__rental_fee .hour {
    margin-left: 5px;
    font-size: 1.2rem;
    letter-spacing: 0.15rem; }
  .content_plan__rental_fee .remarks {
    font-size: 1.1rem;
    margin-left: 15px; }
  .content_plan__rental_fee .facility {
    font-size: 1.1rem;
    line-height: 1.6;
    margin-top: 5px;
    display: block; }

.content_reserve {
  padding: 60px 120px 60px 40px;
  background: #fff; }
  @media (max-width: 749px) {
    .content_reserve {
      padding: 80px 30px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 100%; } }

.content_reserve__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 749px) {
    .content_reserve__inner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.content_reserve__title {
  margin-right: 40px; }
  @media (max-width: 749px) {
    .content_reserve__title {
      margin: 0 0 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .content_reserve__title_label {
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 500;
    font-family: "apertura", sans-serif;
    letter-spacing: 0.25rem;
    margin: 0 0 5px; }
  .content_reserve__title_sub_label {
    font-size: 1.2rem;
    margin: 0; }

.content_reserve__button {
  margin-right: 30px; }
  @media (max-width: 749px) {
    .content_reserve__button {
      margin: 0 0 30px; } }

.content_reserve__tel_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px; }
  @media (max-width: 749px) {
    .content_reserve__tel_info {
      margin: 0 0 30px; } }

.content_reserve__tel_icon {
  width: 35px;
  height: 35px;
  margin-right: 10px;
  fill: #394547; }
  @media (max-width: 749px) {
    .content_reserve__tel_icon {
      width: 30px;
      height: 30px; } }

.content_reserve__tel_label {
  font-size: 1.2rem; }

.content_reserve__tel_num {
  font-size: 3rem;
  line-height: 1;
  font-family: "din-2014", sans-serif;
  letter-spacing: 0.2rem;
  margin: 5px 0; }
  @media (max-width: 749px) {
    .content_reserve__tel_num {
      font-size: 2.4rem; } }

.content_reserve__tel_time .label {
  font-size: 1rem;
  margin-right: 5px; }

.content_reserve__tel_time .time {
  font-size: 1.4rem;
  font-family: "din-2014", sans-serif;
  letter-spacing: 0.15rem; }

.content_about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 80px 0 40px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (max-width: 749px) {
    .content_about {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0; } }

.content_about__content {
  padding: 100px 40px;
  margin-left: auto;
  max-width: 440px;
  width: 50%; }
  @media (max-width: 749px) {
    .content_about__content {
      padding: 50px 40px;
      margin-left: 0;
      width: auto; } }

.content_about__content_logo {
  display: block;
  margin: 0 0 50px; }
  .content_about__content_logo_image {
    display: block;
    width: 220px;
    height: 55px;
    margin: 0 auto; }
    @media (max-width: 749px) {
      .content_about__content_logo_image {
        width: 170px; } }

.content_about__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 30px; }
  .content_about__detail:last-child {
    margin: 0; }
  .content_about__detail_title {
    min-width: 70px;
    margin: 0 20px 0 0;
    font-size: 1.2rem; }
    @media (max-width: 749px) {
      .content_about__detail_title {
        margin: 3px 20px 0 0;
        min-width: 50px;
        font-size: 1.1rem; } }
  .content_about__detail_text {
    margin: 0; }
  .content_about__detail .jp_label {
    display: block; }
  .content_about__detail .jp_label_min {
    font-size: 1.2rem;
    display: block;
    margin-top: 5px; }
  .content_about__detail .en_label {
    font-size: 1.1rem;
    letter-spacing: 0.1rem;
    display: block; }

.content_about__map {
  position: relative;
  width: 50%;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%); }
  @media (max-width: 749px) {
    .content_about__map {
      width: 100%;
      height: 360px; } }
  .content_about__map .content_about__map_inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.gallery_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 80px 120px 80px 40px; }
  @media (max-width: 749px) {
    .gallery_content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 50px 30px; } }

.gallery_content__title {
  margin: 0 30px 0 0;
  position: -webkit-sticky;
  position: sticky;
  top: 60px; }
  @media (max-width: 749px) {
    .gallery_content__title {
      top: 0;
      margin: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      position: relative; } }

.gallery_content__title_label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-family: "apertura", sans-serif;
  line-height: 1;
  margin: 0 0 30px;
  font-size: 6.5rem;
  letter-spacing: 0.6rem;
  font-weight: 500; }
  @media (max-width: 749px) {
    .gallery_content__title_label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-writing-mode: inherit;
          -ms-writing-mode: inherit;
              writing-mode: inherit;
      font-size: 2.2rem;
      letter-spacing: 0.35rem;
      margin: 0 0 25px; } }

.gallery_content__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }
  @media (max-width: 749px) {
    .gallery_content__list {
      margin: 0 -1.5%; } }
  .gallery_content__list li {
    width: 30%;
    margin: 0 1.5% 30px;
    overflow: hidden; }
    @media (max-width: 749px) {
      .gallery_content__list li {
        width: 47%;
        margin: 0 1.5% 10px; } }
    .gallery_content__list li img {
      display: block;
      position: relative;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      width: 100%;
      height: auto; }

.document_content {
  max-width: 1100px;
  margin: 0 auto;
  padding: 120px 120px 40px 40px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (max-width: 749px) {
    .document_content {
      padding: 90px 20px 50px 20px; } }

.document_content__title {
  margin-bottom: 40px; }

.document_main_title {
  font-family: "apertura", sans-serif;
  line-height: 1;
  margin: 0 0 5px;
  font-size: 4rem;
  letter-spacing: 0.4rem;
  font-weight: 500; }

.document_sub_title {
  font-size: 1.6rem; }

.document_content__body h1 {
  font-size: 2rem;
  line-height: 1.4;
  font-weight: normal;
  margin: 50px -5px 20px;
  padding: 0 5px 10px;
  border-bottom: 1px solid #5ea5b4;
  letter-spacing: 0rem; }
  .document_content__body h1:first-child {
    margin-top: 0; }

.document_content__body h2 {
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: normal;
  margin: 40px -5px 15px;
  padding: 10px 5px 10px;
  border-bottom: 1px solid #5ea5b4; }
  .document_content__body h2:first-child {
    margin-top: 0; }

.document_content__body h3 {
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: bold;
  margin: 20px 0 10px; }
  .document_content__body h3:first-child {
    margin-top: 0; }

.document_content__body h4 {
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: bold;
  margin: 20px 0 5px; }
  .document_content__body h4:first-child {
    margin-top: 0; }

.document_content__body p {
  margin: 0 0 15px; }
  .document_content__body p:first-child {
    margin-top: 0; }

.document_content__body hr {
  border: 0;
  height: 1px;
  width: 100%;
  margin: 40px 0;
  background: #B8C6D0; }

.document_content__body ol {
  margin: 0 0 20px 0;
  padding: 0;
  counter-reset: content-counter; }
  .document_content__body ol ul,
  .document_content__body ol ol {
    margin: 10px 0; }
  .document_content__body ol li::before {
    counter-increment: content-counter;
    content: counter(content-counter) ".";
    color: #5ea5b4; }

.document_content__body ul {
  margin: 20px 0;
  padding: 0; }
  .document_content__body ul ul,
  .document_content__body ul ol {
    margin: 10px 0; }
  .document_content__body ul li::before {
    -webkit-font-smoothing: antialiased;
    font-family: "ionicons";
    content: '-';
    color: #5ea5b4; }

.document_content__body li {
  margin: 0 0 10px;
  padding: 0 0 0 20px;
  position: relative;
  list-style-type: none;
  line-height: 1.8; }
  .document_content__body li::before {
    position: absolute;
    left: 0;
    top: 0; }
  .document_content__body li:last-child {
    margin-bottom: 0; }

.document_content__body blockquote {
  background: #F6F7F8;
  padding: 15px 20px;
  margin: 20px -5px;
  border-radius: 8px; }
  .document_content__body blockquote p {
    margin: 0 0 5px; }
    .document_content__body blockquote p:last-child {
      margin-bottom: 0; }

.document_content__body img {
  width: 100%;
  height: auto;
  display: block;
  margin: 40px auto;
  max-width: 460px; }
  @media (max-width: 749px) {
    .document_content__body img {
      margin: 20px auto; } }
  .document_content__body img:first-child {
    margin-top: 0; }

.document_content__body .table_layout {
  overflow-x: scroll;
  padding: 0 0 20px; }

.document_content__body table {
  border-collapse: collapse;
  width: 100%; }

.document_content__body th, .document_content__body td {
  border: solid 1px;
  border-color: #B8C6D0;
  line-height: 1.5; }

.document_content__body th {
  font-weight: bold;
  line-height: 1.5;
  padding: 12px;
  background: #EFF3F5;
  white-space: nowrap; }

.document_content__body td {
  font-weight: normal;
  padding: 12px;
  text-align: center; }

.svg_icons {
  display: none; }

