/*!
*   ___  ___ ___ ___   ___ _      ___   _____  ___   ___  _  __
*  / __|/ __/ __/ __| | _ \ |    /_\ \ / / _ )/ _ \ / _ \| |/ /
*  \__ \ (__\__ \__ \ |  _/ |__ / _ \ V /| _ \ (_) | (_) | ' <
*  |___/\___|___/___/ |_| |____/_/ \_\_| |___/\___/ \___/|_|\_\   *
*
* Files in assets/vendor/normalize
* normalize.css v3.0.3
* http://github.com/necolas/normalize.css
* MIT License
*/
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap");
@import url("usb6opm.css");
@chsarset 'UTF-8';
/*
This file is used to contain all vendor imports.
*/
.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box; }
  .glide * {
    box-sizing: inherit; }
  .glide__track {
    overflow: hidden; }
  .glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform; }
    .glide__slides--dragging {
      user-select: none; }
  .glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent; }
    .glide__slide a {
      user-select: none;
      -webkit-user-drag: none;
      -moz-user-select: none;
      -ms-user-select: none; }
  .glide__arrows {
    -webkit-touch-callout: none;
    user-select: none; }
  .glide__bullets {
    -webkit-touch-callout: none;
    user-select: none; }
  .glide--rtl {
    direction: rtl; }

/*
This file is used to contain all abstracts imports.
Files inside this folder can contain abstract settings,
helpers or functions. They have no direct output.
*/
.sprite, .glide__arrow--left, .glide__arrow--right, .glide--hero .glide__arrow--left, .glide--hero .glide__arrow--right, .hero__title h1:after, .page__image:before {
  background: url("../images/sprite-f5bbec9e.svg") no-repeat;
  background-size: 216px 114px; }
  .sprite--small {
    mask-size: calc(216px / 2) calc(114px / 2);
    -webkit-mask-size: calc(216px / 2) calc(114px / 2); }
  .sprite__arrow--left, .glide__arrow--left, .glide--hero .glide__arrow--left {
    width: 49px;
    height: 12px;
    background-position: 0 0; }
  .sprite__arrow--right, .glide__arrow--right, .glide--hero .glide__arrow--right {
    width: 49px;
    height: 12px;
    background-position: 30.90909090909091% 0; }
  .sprite__emblem--black, .hero__title h1:after, .page__image:before {
    width: 112px;
    height: 112px;
    background-position: 100% 0; }
  .sprite-masked {
    mask: url("../images/sprite-f5bbec9e.svg") no-repeat;
    -webkit-mask: url("../images/sprite-f5bbec9e.svg") no-repeat;
    mask-size: 216px 114px;
    -webkit-mask-size: 216px 114px; }
    .sprite-masked__arrow--left {
      width: 49px;
      height: 12px;
      mask-position: 0 0;
      -webkit-mask-position: 0 0; }
    .sprite-masked__arrow--right {
      width: 49px;
      height: 12px;
      mask-position: 30.90909090909091% 0;
      -webkit-mask-position: 30.90909090909091% 0; }
    .sprite-masked__emblem--black {
      width: 112px;
      height: 112px;
      mask-position: 100% 0;
      -webkit-mask-position: 100% 0; }

.row {
  margin-left: -1.5rem;
  *zoom: 1; }
  .row::before, .row::after {
    content: ' ';
    /* 1 */
    display: table;
    /* 2 */ }
  .row::after {
    clear: both; }

.col {
  border: 0 solid transparent;
  float: left;
  box-sizing: border-box;
  background-clip: padding-box !important;
  border-left-width: 1.5rem;
  margin-left: 0;
  padding: 0 0; }

.S-hide {
  display: none; }

.S-1 {
  display: block;
  width: 8.3333333333%; }

.row--clearfix .S-1:nth-child(n) {
  clear: none; }

.row--clearfix .S-1:nth-child(12n+1) {
  clear: left; }

.S-2 {
  display: block;
  width: 16.6666666667%; }

.row--clearfix .S-2:nth-child(n) {
  clear: none; }

.row--clearfix .S-2:nth-child(6n+1) {
  clear: left; }

.S-3 {
  display: block;
  width: 25%; }

.row--clearfix .S-3:nth-child(n) {
  clear: none; }

.row--clearfix .S-3:nth-child(4n+1) {
  clear: left; }

.S-4 {
  display: block;
  width: 33.3333333333%; }

.row--clearfix .S-4:nth-child(n) {
  clear: none; }

.row--clearfix .S-4:nth-child(3n+1) {
  clear: left; }

.S-5 {
  display: block;
  width: 41.6666666667%; }

.row--clearfix .S-5:nth-child(n) {
  clear: none; }

.row--clearfix .S-5:nth-child(2n+1) {
  clear: left; }

.S-6 {
  display: block;
  width: 50%; }

.row--clearfix .S-6:nth-child(n) {
  clear: none; }

.row--clearfix .S-6:nth-child(2n+1) {
  clear: left; }

.S-7 {
  display: block;
  width: 58.3333333333%; }

.row--clearfix .S-7:nth-child(n) {
  clear: none; }

.row--clearfix .S-7:nth-child(1n+1) {
  clear: left; }

.S-8 {
  display: block;
  width: 66.6666666667%; }

.row--clearfix .S-8:nth-child(n) {
  clear: none; }

.row--clearfix .S-8:nth-child(1n+1) {
  clear: left; }

.S-9 {
  display: block;
  width: 75%; }

.row--clearfix .S-9:nth-child(n) {
  clear: none; }

.row--clearfix .S-9:nth-child(1n+1) {
  clear: left; }

.S-10 {
  display: block;
  width: 83.3333333333%; }

.row--clearfix .S-10:nth-child(n) {
  clear: none; }

.row--clearfix .S-10:nth-child(1n+1) {
  clear: left; }

.S-11 {
  display: block;
  width: 91.6666666667%; }

.row--clearfix .S-11:nth-child(n) {
  clear: none; }

.row--clearfix .S-11:nth-child(1n+1) {
  clear: left; }

.S-all {
  display: block;
  margin-left: 0;
  width: 100%; }

@media screen and (min-width: 1024px) {
  .M-hide {
    display: none; }

  .M-1 {
    display: block;
    width: 8.3333333333%; }

  .row--clearfix .M-1:nth-child(n) {
    clear: none; }

  .row--clearfix .M-1:nth-child(12n+1) {
    clear: left; }

  .M-2 {
    display: block;
    width: 16.6666666667%; }

  .row--clearfix .M-2:nth-child(n) {
    clear: none; }

  .row--clearfix .M-2:nth-child(6n+1) {
    clear: left; }

  .M-3 {
    display: block;
    width: 25%; }

  .row--clearfix .M-3:nth-child(n) {
    clear: none; }

  .row--clearfix .M-3:nth-child(4n+1) {
    clear: left; }

  .M-4 {
    display: block;
    width: 33.3333333333%; }

  .row--clearfix .M-4:nth-child(n) {
    clear: none; }

  .row--clearfix .M-4:nth-child(3n+1) {
    clear: left; }

  .M-5 {
    display: block;
    width: 41.6666666667%; }

  .row--clearfix .M-5:nth-child(n) {
    clear: none; }

  .row--clearfix .M-5:nth-child(2n+1) {
    clear: left; }

  .M-6 {
    display: block;
    width: 50%; }

  .row--clearfix .M-6:nth-child(n) {
    clear: none; }

  .row--clearfix .M-6:nth-child(2n+1) {
    clear: left; }

  .M-7 {
    display: block;
    width: 58.3333333333%; }

  .row--clearfix .M-7:nth-child(n) {
    clear: none; }

  .row--clearfix .M-7:nth-child(1n+1) {
    clear: left; }

  .M-8 {
    display: block;
    width: 66.6666666667%; }

  .row--clearfix .M-8:nth-child(n) {
    clear: none; }

  .row--clearfix .M-8:nth-child(1n+1) {
    clear: left; }

  .M-9 {
    display: block;
    width: 75%; }

  .row--clearfix .M-9:nth-child(n) {
    clear: none; }

  .row--clearfix .M-9:nth-child(1n+1) {
    clear: left; }

  .M-10 {
    display: block;
    width: 83.3333333333%; }

  .row--clearfix .M-10:nth-child(n) {
    clear: none; }

  .row--clearfix .M-10:nth-child(1n+1) {
    clear: left; }

  .M-11 {
    display: block;
    width: 91.6666666667%; }

  .row--clearfix .M-11:nth-child(n) {
    clear: none; }

  .row--clearfix .M-11:nth-child(1n+1) {
    clear: left; }

  .M-all {
    display: block;
    margin-left: 0;
    width: 100%; } }
@media screen and (min-width: 1440px) {
  .L-hide {
    display: none; }

  .L-1 {
    display: block;
    width: 8.3333333333%; }

  .row--clearfix .L-1:nth-child(n) {
    clear: none; }

  .row--clearfix .L-1:nth-child(12n+1) {
    clear: left; }

  .L-2 {
    display: block;
    width: 16.6666666667%; }

  .row--clearfix .L-2:nth-child(n) {
    clear: none; }

  .row--clearfix .L-2:nth-child(6n+1) {
    clear: left; }

  .L-3 {
    display: block;
    width: 25%; }

  .row--clearfix .L-3:nth-child(n) {
    clear: none; }

  .row--clearfix .L-3:nth-child(4n+1) {
    clear: left; }

  .L-4 {
    display: block;
    width: 33.3333333333%; }

  .row--clearfix .L-4:nth-child(n) {
    clear: none; }

  .row--clearfix .L-4:nth-child(3n+1) {
    clear: left; }

  .L-5 {
    display: block;
    width: 41.6666666667%; }

  .row--clearfix .L-5:nth-child(n) {
    clear: none; }

  .row--clearfix .L-5:nth-child(2n+1) {
    clear: left; }

  .L-6 {
    display: block;
    width: 50%; }

  .row--clearfix .L-6:nth-child(n) {
    clear: none; }

  .row--clearfix .L-6:nth-child(2n+1) {
    clear: left; }

  .L-7 {
    display: block;
    width: 58.3333333333%; }

  .row--clearfix .L-7:nth-child(n) {
    clear: none; }

  .row--clearfix .L-7:nth-child(1n+1) {
    clear: left; }

  .L-8 {
    display: block;
    width: 66.6666666667%; }

  .row--clearfix .L-8:nth-child(n) {
    clear: none; }

  .row--clearfix .L-8:nth-child(1n+1) {
    clear: left; }

  .L-9 {
    display: block;
    width: 75%; }

  .row--clearfix .L-9:nth-child(n) {
    clear: none; }

  .row--clearfix .L-9:nth-child(1n+1) {
    clear: left; }

  .L-10 {
    display: block;
    width: 83.3333333333%; }

  .row--clearfix .L-10:nth-child(n) {
    clear: none; }

  .row--clearfix .L-10:nth-child(1n+1) {
    clear: left; }

  .L-11 {
    display: block;
    width: 91.6666666667%; }

  .row--clearfix .L-11:nth-child(n) {
    clear: none; }

  .row--clearfix .L-11:nth-child(1n+1) {
    clear: left; }

  .L-all {
    display: block;
    margin-left: 0;
    width: 100%; } }
/*
This file is used to contain all base imports.
Files inside this folder can contain global styles used in
the project.
*/
/*
This file can be used to overwrite any normailze settings.
*/
html,
body {
  -webkit-tap-highlight-color: transparent;
  margin: 0;
  padding: 0;
  box-sizing: border-box; }
  html *,
  body * {
    box-sizing: inherit; }

.wp-block-columns {
  display: flex; }

.wp-block-column {
  flex: 1; }

/* Add vertical breathing room to the full row of columns. */
.wp-block-columns {
  margin: 20px 0; }

/* Add horiztonal breathing room between individual columns. */
.wp-block-column {
  margin: 0 20px; }

.image-text {
  text-align: center; }

html {
  font-family: 'Playfair Display', serif;
  font-weight: normal;
  color: #333333;
  line-height: 1.75;
  font-size: 14px; }
  @media only screen and (min-width: 800px) {
    html {
      font-size: 15px; } }
  @media only screen and (min-width: 1080px) {
    html {
      font-size: 16px; } }

h1, h2, h3, h4, label,
legend, h5, h6 {
  font-weight: bold;
  margin: 0;
  margin-bottom: 1rem;
  line-height: 1.2;
  font-family: 'Source Sans Pro', sans-serif;
  text-transform: uppercase; }
  h1 a, h2 a, h3 a, h4 a, label a,
  legend a, h5 a, h6 a {
    font-weight: inherit; }

p {
  margin-bottom: 1rem; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

.uppercase {
  text-transform: uppercase; }

.lead {
  font-family: 'Playfair Display', serif;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 0;
  line-height: 1;
  margin-top: 1rem;
  display: inline-block; }

.strong {
  font-family: 'Playfair Display', serif;
  font-size: 30px;
  font-weight: 700;
  font-style: italic;
  line-height: 1;
  margin-bottom: 1rem;
  display: inline-block; }

.cf, .nav {
  *zoom: 1; }

.cf::before, .nav::before,
.cf::after,
.nav::after {
  content: ' ';
  display: table; }

.cf::after, .nav::after {
  clear: both; }

.is-hidden {
  display: none !important;
  visibility: hidden !important; }

.is-visually-hidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px); }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.align-right {
  text-align: right; }

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

.align-left {
  text-align: left; }

/*
This file is used to contain all component imports.
Files inside this folder should contain all styles relating
to a reusable component.
*/
.container {
  display: block;
  margin: 0 auto;
  padding: 0 1rem;
  max-width: 1080px; }
  .container--padded {
    display: block;
    margin: 0 auto;
    max-width: calc(1080px - 9rem);
    padding: 0 2rem;
    clear: both;
    min-height: 10rem; }

.glide {
  z-index: 10;
  margin: -6rem 0 0 0; }
  .glide__slide {
    text-align: center;
    z-index: 12;
    height: auto; }
    .glide__slide .bubble {
      position: absolute;
      top: 25%;
      background-color: rgba(40, 174, 157, 0.85);
      border-radius: 50%;
      z-index: 18;
      color: #ffffff;
      width: 500px;
      height: 500px;
      text-align: left;
      padding: 0 4rem;
      left: 20%; }
      .glide__slide .bubble h2 {
        font-family: "reklame-script";
        transform: rotate(-5deg);
        transform-origin: center center;
        font-size: 90px;
        font-style: italic;
        font-weight: 400;
        text-transform: inherit;
        line-height: .9;
        letter-spacing: 2px;
        margin-bottom: 2rem;
        display: block; }
      .glide__slide .bubble span {
        background-image: url(../images/kokoro__icon--black.svg);
        background-repeat: no-repeat;
        position: absolute;
        width: 135px;
        height: 135px;
        background-size: cover;
        display: block;
        top: 50%;
        right: 10%; }
      .glide__slide .bubble.bubble-1 {
        background-color: rgba(40, 174, 157, 0.85); }
      .glide__slide .bubble.bubble-2 {
        background-color: rgba(164, 135, 196, 0.85); }
      .glide__slide .bubble.bubble-3 {
        background-color: rgba(226, 144, 168, 0.85); }
        .glide__slide .bubble.bubble-3 h2 {
          font-size: 130px; }
    .glide__slide img {
      height: auto;
      position: relative;
      transform: translateY(-50%);
      top: 50%; }
  .glide__arrows {
    position: absolute;
    z-index: 14;
    width: 100%;
    top: 50%;
    transform: translateY(-50%); }
  .glide__arrow {
    border: none;
    text-indent: -9999px;
    cursor: pointer;
    outline: none;
    position: absolute; }
    .glide__arrow--left {
      left: 25%;
      transform: translate(-50%, -50%); }
    .glide__arrow--right {
      right: 25%;
      transform: translate(50%, -50%); }
  .glide--hero {
    margin: -3rem 0 0 0; }
    .glide--hero .glide__slides {
      transform: none !important;
      width: auto !important;
      display: grid;
      grid-template-areas: 'slide'; }
    .glide--hero .glide__slide {
      position: relative;
      opacity: 0;
      transition: opacity 0.5s ease;
      grid-area: slide;
      margin-left: 0 !important;
      margin-right: 0 !important; }
      .glide--hero .glide__slide img {
        transform: translateY(0);
        top: 0; }
    .glide--hero .glide__slide--active {
      z-index: 1;
      opacity: 1; }
    .glide--hero .glide__arrow {
      border: none;
      cursor: pointer;
      outline: none;
      position: absolute; }
      .glide--hero .glide__arrow--left {
        left: 22%;
        transform: translate(-50%, -50%);
        fill: red; }
      .glide--hero .glide__arrow--right {
        left: 42%;
        transform: translate(50%, -50%); }
      .glide--hero .glide__arrow--left-alt {
        color: white;
        left: 21.5%;
        text-indent: 0;
        background-color: transparent;
        font-size: 25px;
        top: -30px; }
      .glide--hero .glide__arrow--right-alt {
        color: white;
        left: 43.5%;
        text-indent: 0;
        background-color: transparent;
        font-size: 25px;
        top: -30px; }

.acf-map {
  width: 100%;
  height: 500px;
  margin: 20px 0;
  border: 1px solid #eeeeee;
  background-color: #ffffff; }

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important; }

fieldset,
form {
  border: 0;
  padding: 0;
  margin: 0; }
  fieldset hr,
  form hr {
    margin-bottom: 2rem; }

label,
legend {
  font-size: 14px;
  color: #333333;
  display: block;
  margin-bottom: 0;
  cursor: pointer;
  width: 100%;
  display: inline-block;
  float: left;
  line-height: 400%;
  line-height: 125%; }
  label .sub-label,
  legend .sub-label {
    text-transform: none; }
  @media only screen and (min-width: 800px) {
    label,
    legend {
      width: 25%; } }

abbr[title="Required"] {
  color: #333333; }

span.wpcf7-form-control-wrap {
  width: 100%;
  display: inline-block;
  float: right;
  line-height: 150%; }
  @media only screen and (min-width: 800px) {
    span.wpcf7-form-control-wrap {
      width: 73%; } }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="url"],
input[type="number"],
input[type="tel"],
input[type="color"],
input[type="range"],
input[type="time"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="datetime"],
input[type="datetime-local"],
select,
textarea {
  font-size: 14px;
  color: #333333;
  background-color: #ffffff;
  width: 100%;
  border: 1px solid #a4a3a1;
  padding: .5rem 1rem;
  margin-bottom: 0.5rem;
  min-height: 3.25rem;
  font-family: 'Source Sans Pro', sans-serif; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="url"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  input[type="range"]:focus,
  input[type="time"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  select:focus,
  textarea:focus {
    box-shadow: none;
    outline: none; }
  @media screen and (min-width: 1024px) {
    input[type="text"],
    input[type="email"],
    input[type="password"],
    input[type="search"],
    input[type="url"],
    input[type="number"],
    input[type="tel"],
    input[type="color"],
    input[type="range"],
    input[type="time"],
    input[type="date"],
    input[type="month"],
    input[type="week"],
    input[type="datetime"],
    input[type="datetime-local"],
    select,
    textarea {
      padding: em(16, 14) em(12, 14); } }

textarea {
  line-height: 1.5; }

.required {
  color: #d52b1e; }

.form_group {
  margin-bottom: 1rem;
  overflow: hidden;
  line-height: 1;
  display: block;
  width: 100%; }

::-webkit-input-placeholder {
  color: #333333;
  font-family: arial; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #333333;
  font-family: arial; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #333333;
  font-family: arial; }

:-ms-input-placeholder {
  color: #333333;
  font-family: arial; }

figure {
  padding: 0;
  margin: 0;
  border: none; }

iframe {
  border: none;
  width: 100% !important;
  max-width: 100% !important; }

.wpcf7-acceptance span {
  width: 100%; }

.arrival-hour, .arrival-min {
  width: 49.5% !important; }
  @media only screen and (min-width: 800px) {
    .arrival-hour, .arrival-min {
      width: 36% !important; } }

.arrival-seperator {
  width: 1% !important;
  height: 100%;
  min-height: 3.25rem;
  line-height: 300% !important;
  text-align: center;
  font-weight: 700; }

span.wpcf7-list-item {
  display: block;
  margin: 0; }
  span.wpcf7-list-item label,
  span.wpcf7-list-item legend {
    width: 100%; }

.button {
  height: auto;
  min-height: 50px;
  background-color: #ffffff;
  border: solid 2px #333333;
  display: inline-block;
  color: #333333;
  cursor: pointer;
  text-decoration: none;
  margin-top: 20px;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.35;
  box-shadow: none;
  white-space: normal;
  padding: 1rem 6rem;
  text-transform: uppercase;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  width: 100%; }
  @media only screen and (min-width: 800px) {
    .button {
      width: auto; } }
  .button__label {
    width: 100%;
    height: 15px;
    line-height: 300%;
    text-align: center;
    cursor: pointer;
    font-weight: 700;
    font-size: 2px;
    text-shadow: none;
    color: #333333;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif; }

table {
  width: 100%;
  border-spacing: 0px;
  border-collapse: separate;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif; }
  table thead {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px; }
  table tbody {
    font-weight: 400; }
  table td, table th {
    padding: 0 1rem;
    border-bottom: 1px solid #eeeeee; }
  table th {
    padding-bottom: 0.5rem; }
  table img {
    display: block; }

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 9999;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */ }
  .modal-header {
    padding: 2rem 2rem 0; }
  .modal-body {
    padding: 0.5rem 2rem 1.5rem; }
  .modal-footer {
    padding: 0 2rem 2rem; }
  .modal a {
    color: #333333;
    text-decoration: underline; }

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  position: relative;
  width: 100%;
  max-width: 500px; }
  .modal-content img {
    width: 100%;
    max-width: 500px;
    display: block;
    height: auto; }

/* The Close Button */
.close {
  color: #ffffff;
  float: right;
  font-size: 48px;
  font-weight: bold;
  right: -32px;
  position: absolute;
  top: -25px; }

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer; }

.block__menu-item {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-right: 2rem; }
  .block__menu-item h5 {
    font-style: italic;
    font-family: 'Playfair Display', serif;
    text-transform: capitalize;
    font-size: 1rem;
    margin-bottom: 0; }
  .block__menu-item h3 {
    margin-top: -20px;
    position: relative;
    z-index: 2; }
  .block__menu-item--image {
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    width: 70%;
    position: relative;
    padding-top: 70%;
    z-index: 1; }
    .block__menu-item--image img {
      position: absolute;
      width: 100%;
      height: 100%;
      display: block;
      top: 0; }
  .block__menu-item .allegen {
    font-family: "Source Sans Pro", serif;
    font-size: .9rem;
    color: #a4a3a1;
    margin-top: 0; }
.block__branch h2 {
  margin-bottom: 3rem; }
.block__branch .branch h6 {
  font-size: 1rem;
  color: #28ae9d;
  text-transform: uppercase; }
.block__branch .branch h3 {
  font-style: italic;
  font-family: 'Playfair Display', serif;
  text-transform: capitalize;
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
  min-height: 80px; }
.block__branch .branch hr {
  border-color: #eeeeee;
  border-bottom: 0;
  margin-bottom: 3rem; }

/*
This file is used to contain all layout imports.
Files inside this folder should contain all styles relating
to layouts.
*/
header,
.header {
  color: white;
  padding: 1rem;
  position: absolute;
  width: 100%;
  z-index: 7; }
  @media only screen and (min-width: 800px) {
    header,
    .header {
      height: auto;
      background-color: transparent;
      padding: 2rem; } }
  header__logo,
  .header__logo {
    margin-top: 0; }
    @media only screen and (min-width: 800px) {
      header__logo,
      .header__logo {
        margin-top: 1rem; } }
    header__logo--desktop,
    .header__logo--desktop {
      display: block; }
    header__logo--mobile,
    .header__logo--mobile {
      display: none; }
  header__open,
  .header__open {
    background-color: #ffffff;
    height: 100vh;
    position: fixed; }
    header__open .header__logo--desktop,
    .header__open .header__logo--desktop {
      display: none; }
    header__open .header__logo--mobile,
    .header__open .header__logo--mobile {
      display: block; }

/*------------------------------------*\
NAVIGATION
\*------------------------------------*/
.nav {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 1rem;
  clear: both; }
  .nav a {
    text-decoration: none; }
    .nav a:hover, .nav a:focus {
      text-decoration: none; }
    .nav a:active {
      text-decoration: none; }
  .nav li {
    list-style: none; }
  .nav--horizontal li {
    float: left;
    padding-left: 0; }
    .nav--horizontal li:last-child {
      padding-right: 0; }
  .nav--horizontal a {
    display: block; }
  .nav--vertical li {
    margin-bottom: 1em; }
    .nav--vertical li:last-child {
      margin-bottom: 0;
      padding-right: 0; }
  .nav--vertical a {
    display: inline-block; }
  .nav__toggle {
    display: block;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    float: right;
    margin-top: 1rem; }
    @media only screen and (min-width: 800px) {
      .nav__toggle {
        display: none; } }
    .nav__toggle a {
      margin-top: 0; }
    .nav__toggle span {
      width: 35px;
      height: 3px;
      background-color: #ffffff;
      margin: 6px 0;
      display: block; }
      .header__open .nav__toggle span {
        background-color: #333333; }
  .nav__item-dropdown {
    position: relative;
    width: 100%;
    z-index: 500; }
    .nav__item-dropdown::after {
      content: "";
      display: table;
      clear: both;
      width: 1rem;
      height: 1rem;
      margin-right: 20px;
      position: absolute;
      right: -20px;
      top: 4px;
      z-index: 502;
      background-color: #333333;
      -webkit-mask: url(../images/icon-scroll-down.svg) no-repeat 50% 55%;
      mask: url(../images/icon-scroll-down.svg) no-repeat 50% 55%;
      -webkit-mask-size: 100%;
      mask-size: 100%; }
      @media only screen and (min-width: 800px) {
        .nav__item-dropdown::after {
          display: none; } }
    .nav__item-dropdown.open::after {
      transform: rotateX(180deg); }

.primary {
  text-align: left;
  float: none;
  overflow: hidden;
  width: 100%;
  margin-top: 3rem;
  display: none; }
  .header__open .primary {
    display: block; }
  @media only screen and (min-width: 800px) {
    .primary {
      width: auto;
      text-align: right;
      margin-top: 0;
      display: block; } }
  .primary .nav {
    float: none; }
    @media only screen and (min-width: 800px) {
      .primary .nav {
        float: right; } }
  .primary a {
    color: #333333;
    font-size: 14px; }
    .primary a:hover, .primary a:focus {
      color: #28ae9d; }
    @media only screen and (min-width: 800px) {
      .primary a {
        color: #ffffff; } }
  .primary li {
    padding: 1rem 0;
    margin: 0;
    text-align: left;
    border-bottom: 1px solid #eeeeee; }
    @media only screen and (min-width: 800px) {
      .primary li {
        padding: calc(1rem / 2) 1rem;
        float: left;
        border-bottom: none; } }
    .primary li ul {
      display: none;
      margin-left: 0;
      padding-left: 0;
      padding-top: .5rem;
      position: relative; }
      .primary li ul.open {
        display: block; }
      @media only screen and (min-width: 800px) {
        .primary li ul {
          position: absolute; } }
      .primary li ul li {
        display: block;
        float: none;
        padding-left: 1rem;
        border-bottom: 0;
        border-top: 1px solid #eeeeee; }
        .primary li ul li:last-child {
          padding-bottom: 0; }
    @media only screen and (min-width: 800px) {
      .primary li:hover ul {
        display: block; } }

.secondary {
  text-align: right;
  float: none;
  overflow: hidden;
  display: none; }
  @media only screen and (min-width: 800px) {
    .secondary {
      display: block; } }
  .secondary .nav {
    float: left; }
    @media only screen and (min-width: 800px) {
      .secondary .nav {
        float: right; } }
  .secondary a {
    color: rgba(255, 255, 255, 0.65);
    font-size: 12px; }
    .secondary a:before {
      content: '\25CF';
      width: 10px;
      height: 10px;
      margin-right: 3px;
      font-size: 13px; }
  .secondary li {
    padding: calc(1rem / 2) 1rem; }

.legal {
  text-align: right;
  margin-top: 0px;
  float: left; }
  @media only screen and (min-width: 800px) {
    .legal {
      float: right;
      margin-top: 30px; } }
  .legal a {
    color: #333333;
    font-size: 14px; }
  .legal li {
    padding: calc(1rem / 2) 1rem;
    clear: both;
    padding-left: 0; }
    @media only screen and (min-width: 800px) {
      .legal li {
        clear: none;
        padding-left: 1rem; } }
    .legal li ul {
      display: none; }

.communication {
  text-align: left;
  font-family: 'Playfair Display', serif;
  font-weight: normal;
  color: #333333;
  line-height: 1.75;
  font-size: 13px;
  text-transform: inherit;
  letter-spacing: 0; }
  @media only screen and (min-width: 800px) {
    .communication {
      text-align: right; } }
  .communication .nav {
    font-family: 'Playfair Display', serif;
    font-weight: normal;
    color: #333333;
    line-height: 1.75;
    font-size: 13px;
    text-transform: inherit;
    letter-spacing: 0; }
  .communication a {
    color: #333333;
    font-size: 14px;
    display: inline; }
  .communication li {
    padding: calc(1rem / 2) 1rem;
    clear: both;
    padding-left: 0; }
    .communication li:last-child {
      padding-right: 2rem; }
      @media only screen and (min-width: 800px) {
        .communication li:last-child {
          padding-right: 0; } }
    @media only screen and (min-width: 800px) {
      .communication li {
        clear: none;
        padding-left: 1rem; } }

footer,
.footer {
  background: #eeeeee;
  color: #333333;
  padding: 2rem 0;
  position: relative;
  display: block;
  overflow: hidden; }
  footer hr,
  .footer hr {
    padding: 1rem 0;
    border-left: 0;
    border-right: 0; }
  footer__logo,
  .footer__logo {
    margin-top: 15px;
    font-size: 13px;
    text-align: left; }
    footer__logo p,
    .footer__logo p {
      font-size: 13px; }

.hero {
  height: calc(100vw / 3);
  min-height: 250px;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1; }
  .hero__gradient {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 45%);
    z-index: 12; }
  .hero__fade {
    position: absolute;
    bottom: 7.5%;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 85%, white 100%);
    z-index: 12; }
  .hero__background {
    background-color: #a4a3a1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .hero--circle {
    background-image: url("../images/kokoro__home--11.png");
    height: 600px;
    width: 600px;
    position: relative;
    background-repeat: no-repeat;
    z-index: 10;
    margin-top: 10rem; }
  .hero--home {
    height: calc(100vw / 2);
    padding: 0;
    background-color: transparent; }
  .hero__content {
    position: relative;
    z-index: 7;
    text-align: center;
    color: #ffffff; }
  .hero__title {
    padding: 4.5rem;
    font-family: "reklame-script";
    transform: rotate(-5deg);
    transform-origin: center center; }
    @media only screen and (min-width: 800px) {
      .hero__title {
        padding: 12rem; } }
    .hero__title h1 {
      font-size: 50px;
      font-style: italic;
      font-weight: 400;
      text-transform: inherit;
      font-family: inherit;
      letter-spacing: 2px;
      position: relative;
      display: inline;
      margin-left: -4.5rem; }
      @media only screen and (min-width: 800px) {
        .hero__title h1 {
          font-size: 100px; } }
      .hero__title h1:after {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        margin-right: -5.5rem;
        margin-top: 0.75rem;
        width: 56px;
        height: 56px;
        background-size: 108px 57px; }
        @media only screen and (min-width: 800px) {
          .hero__title h1:after {
            margin-right: -9rem;
            margin-top: 1.5rem;
            width: 112px;
            height: 112px;
            background-size: 216px 114px; } }

section,
.section {
  display: block;
  width: 100%;
  z-index: 2;
  position: relative;
  padding: 3rem 0; }
  section--lines:before,
  .section--lines:before {
    content: '';
    border-top: 1px solid #a4a3a1;
    width: 100%;
    display: block;
    height: 1px;
    position: absolute;
    top: 6rem;
    z-index: 4; }
  section--lines:after,
  .section--lines:after {
    content: 'more';
    width: auto;
    display: block;
    position: absolute;
    top: 5rem;
    left: 50%;
    z-index: 5;
    background-color: #ffffff;
    padding: 0 0.6666666667rem;
    margin-left: 435px; }
  section .container--padded,
  .section .container--padded {
    background-color: #ffffff;
    position: relative;
    z-index: 5; }
  section--grey,
  .section--grey {
    background-color: #eeeeee; }
    section--grey .container--padded,
    .section--grey .container--padded {
      background-color: #eeeeee; }
  section--highlight,
  .section--highlight {
    padding: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%; }
    @media only screen and (min-width: 800px) {
      section--highlight,
      .section--highlight {
        padding: 6rem; } }
    section--highlight br,
    .section--highlight br {
      display: none; }
      @media only screen and (min-width: 800px) {
        section--highlight br,
        .section--highlight br {
          display: block; } }
    section--highlight .container--padded,
    .section--highlight .container--padded {
      background-color: transparent; }

section.menu {
  overflow: hidden; }
  section.menu .background {
    background-color: #eeeeee;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 100%;
    position: absolute;
    width: 100%;
    height: 50%;
    top: 44.3%;
    left: 0;
    right: 0;
    bottom: 0; }

section.news h2 {
  margin-bottom: 3rem; }
section.news--article {
  width: 50%;
  padding-right: 1rem;
  font-style: italic;
  float: left;
  margin-bottom: 2rem; }
  section.news--article p {
    margin-top: 1rem;
    display: block;
    float: right;
    width: calc(100% - 160px); }
    section.news--article p span {
      font-weight: 700; }
  section.news--article p + p {
    margin-top: 0; }
  section.news--article img {
    width: 125px;
    height: 125px;
    margin-right: 2rem; }

main {
  padding: 3rem 0;
  overflow: hidden; }
  main img {
    max-width: 100%;
    height: auto; }
  main a {
    color: #333333;
    text-decoration: underline; }

.page__image {
  width: 100%;
  padding-top: 100%;
  background-color: #a4a3a1;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  margin-bottom: 1rem; }
  .page__image:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    opacity: 0.1; }
  .page__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3; }

.page__link {
  text-decoration: none !important; }
  .page__link h3, .page__link h4, .page__link label,
  .page__link legend {
    text-decoration: none !important; }

/*# sourceMappingURL=styles.css.map */
