/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: normal; }

html {
  scroll-behavior: smooth;
  font-size: 62.5%; }

body {
  -webkit-text-size-adjust: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-variant-ligatures: none;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN","Yu Gothic UI", "MS PGothic", sans-serif;
  font-weight: 400;
  font-style: normal; }

a, a:hover {
  text-decoration: none;
  color: #000000;
  transition: 0.5s; }

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

.d-fl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.sp {
  display: none; }
  @media screen and (max-width: 375px) {
    .sp {
      display: block; } }

.pc {
  display: block; }
  @media screen and (max-width: 375px) {
    .pc {
      display: none; } }

.l-mv {
  position: relative;
  overflow: hidden; }
  .l-mv-inn-video video {
    width: 100%;
    height: 100vh;
    opacity: 0;
    -o-object-fit: cover;
    object-fit: cover; }
  .l-mv-inn-txt {
    position: absolute;
    left: -50%;
    right: -50%;
    margin: 0 auto;
    bottom: 10%;
    width: 60%; }
    @media screen and (max-width: 1350px) {
      .l-mv-inn-txt {
        width: 120%; } }
    @media screen and (max-width: 1000px) {
      .l-mv-inn-txt {
        width: 130%; } }
    @media screen and (max-width: 420px) {
      .l-mv-inn-txt {
        width: 200%;
        bottom: 17%; } }
    @media screen and (max-width: 375px) {
      .l-mv-inn-txt {
        width: 200%;
        bottom: 17%; } }
    .l-mv-inn-txt img {
      animation: rotate-circle 80s linear infinite;
      -webkit-animation: rotate-circle 80s linear infinite; }
.l-recruit {
  padding-top: 65px; }
  .l-recruit-inn {
    padding: 0 20px; }
    .l-recruit-inn-ttl {
      padding-top: 20px;
      margin-bottom: 20px; }
      .l-recruit-inn-ttl h2 {
        text-align: right; }
      .l-recruit-inn-ttl .recruit-line {
        display: block;
        margin: 40px auto 0;
        width: 100%;
        height: 1px;
        background-color: #000000;
        text-align: center;
        opacity: 0; }
    .l-recruit-inn-txt {
      margin-top: 30px;
      padding: 0 20px; }
      .l-recruit-inn-txt p {
        font-size: 12px;
        letter-spacing: 0.1em;
        line-height: 2; }
        .l-recruit-inn-txt p span {
          display: block; }
    .l-recruit-inn-content {
      position: relative;
      z-index: 1;
      padding: 0 20px; }
      .l-recruit-inn-content .bottom-line {
        position: absolute;
        bottom: 0;
        left: 0;
        margin: 0 auto;
        width: 100%;
        height: 1px;
        background-color: #000000;
        opacity: 0; }
    .l-recruit-inn-slider {
      margin: 60px 0 0;
      padding-bottom: 60px;
      z-index: 0; }
      .l-recruit-inn-slider-line span {
        display: block;
        position: absolute;
        background-color: #C5B05B;
        z-index: -1; }
        .l-recruit-inn-slider-line span.line1 {
          top: 20px;
          left: 42px;
          right: 0;
          width: 87.5%;
          height: 1px;
          -webkit-transform: skew(45deg) scaleX(0);
          transform: skew(45deg) scaleX(0);
          -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
          -webkit-transform-origin: left;
          transform-origin: left;
          transition-delay: 2s; }
          @media screen and (max-width: 330px) {
            .l-recruit-inn-slider-line span.line1 {
              width: 84.3%; } }
        .l-recruit-inn-slider-line span.line2 {
          top: 20px;
          right: 0;
          width: 1px;
          height: 85.5%;
          opacity: 0;
          transition-delay: 6s; }
          @media screen and (max-width: 330px) {
            .l-recruit-inn-slider-line span.line2 {
              height: 82.5%; } }
        .l-recruit-inn-slider-line span.line3 {
          bottom: 42px;
          right: 0;
          width: 87.3%;
          height: 1px;
          -webkit-transform: skew(-45deg) scaleX(0);
          transform: skew(-45deg) scaleX(0);
          -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
          -webkit-transform-origin: right;
          transform-origin: right;
          transition-delay: 6s; }
          @media screen and (max-width: 330px) {
            .l-recruit-inn-slider-line span.line3 {
              width: 84.3%; } }
        .l-recruit-inn-slider-line span.line4 {
          top: 20px;
          left: 42px;
          width: 1px;
          height: 85.5%;
          opacity: 0; }
          @media screen and (max-width: 330px) {
            .l-recruit-inn-slider-line span.line4 {
              height: 82.5%; } }
    .l-recruit-inn-allbtn {
      margin-top: 40px;
      padding: 0 20px; }
      .l-recruit-inn-allbtn .button {
        margin-bottom: 20px; }
        .l-recruit-inn-allbtn .button:last-child {
          margin-bottom: 0; }
        .l-recruit-inn-allbtn .button a {
          display: block;
          width: 295px;
          padding: 18px 0;
          font-size: 12px;
          letter-spacing: 0.1em;
          font-weight: 300;
          box-sizing: border-box;
          text-align: center;
          background-color: #fff;
          font-family: 'futura';
          text-align: center;
          border: 1px solid #000000; }
          @media screen and (max-width: 330px) {
            .l-recruit-inn-allbtn .button a {
              width: 250px; } }
.l-access-inn {
  padding-top: 60px;
  padding-bottom: 60px; }
  .l-access-inn-ttl h2 {
    position: relative;
    text-align: center; }
  .l-access-inn-ttl .access-line {
    display: block;
    margin: 40px auto 0;
    width: 1px;
    height: 80px;
    background-color: #000000;
    text-align: center;
    opacity: 0; }
  .l-access-inn-content {
    position: relative;
    z-index: 1;
    padding: 0 40px 0 20px; }
  .l-access-inn-slider {
    position: relative;
    margin-top: 46px;
    z-index: 0; }
    .l-access-inn-slider-line span {
      display: inline-block;
      position: absolute;
      background-color: #C5B05B;
      z-index: -1; }
      .l-access-inn-slider-line span.line1 {
        top: 20px;
        left: 42px;
        right: 0;
        width: 83.3%;
        height: 1px;
        -webkit-transform: skew(45deg) scaleX(0);
        transform: skew(45deg) scaleX(0);
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-transform-origin: left;
        transform-origin: left;
        transition-delay: 2s; }
        @media screen and (max-width: 330px) {
          .l-access-inn-slider-line span.line1 {
            width: 80.3%; } }
      .l-access-inn-slider-line span.line2 {
        top: 20px;
        right: 20px;
        width: 1px;
        height: 100%;
        opacity: 0;
        transition-delay: 6s; }
        @media screen and (max-width: 330px) {
          .l-access-inn-slider-line span.line2 {
            height: 100%; } }
      .l-access-inn-slider-line span.line3 {
        bottom: -20px;
        right: 20px;
        width: 83.5%;
        height: 1px;
        -webkit-transform: skew(-45deg) scaleX(0);
        transform: skew(-45deg) scaleX(0);
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-transform-origin: right;
        transform-origin: right;
        transition-delay: 6s; }
        @media screen and (max-width: 330px) {
          .l-access-inn-slider-line span.line3 {
            width: 80.3%; } }
      .l-access-inn-slider-line span.line4 {
        top: 20px;
        left: 42px;
        width: 1px;
        height: 100%;
        opacity: 0; }
        @media screen and (max-width: 330px) {
          .l-access-inn-slider-line span.line4 {
            height: 100%; } }
    .l-access-inn-slider .slide-img img {
      height: 200px;
      object-fit: cover; }
  .l-access-inn-map {
    padding-top: 60px; }
    .l-access-inn-map h2 {
      margin-bottom: 40px;
      font-size: 22px;
      letter-spacing: 0.13em;
      text-align: center; }
    .l-access-inn-map .map-btn {
      margin: 40px 40px 0; }
      .l-access-inn-map .map-btn a {
        position: relative;
        display: block;
        width: 295px;
        padding: 18px 0;
        box-sizing: border-box;
        font-size: 12px;
        letter-spacing: 0.1em;
        text-align: center;
        font-family: 'futura';
        font-weight: 300;
        background-color: #fff;
        border: 1px solid #000000; }
        @media screen and (max-width: 330px) {
          .l-access-inn-map .map-btn a {
            width: 250px; } }
      .l-access-inn-map .map-btn .map-line {
        margin: 40px auto 0;
        width: 1px;
        height: 80px;
        background-color: #707070;
        text-align: center;
        opacity: 0; }
.l-contact-inn {
  padding: 46px 20px 40px; }
  .l-contact-inn.inner {
    background-color: #fff; }
  .l-contact-inn-ttl {
    margin-bottom: 35px; }
  .l-contact-inn p {
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 2; }
  .l-contact-inn-btn {
    margin-top: 35px; }
    .l-contact-inn-btn a {
      display: block;
      margin: 0 auto;
      width: 200px;
      padding: 19px 0;
      border: 1px solid #000;
      text-align: center;
      letter-spacing: 0.1em;
      font-family: 'futura'; }

.home-site.showpage video {
  -webkit-animation: video 2s;
  animation: video 2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transform-origin: bottom;
  transform-origin: bottom; }

@keyframes rotate-circle {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg); } }
.recruit-btn {
  position: absolute;
  right: 0;
  max-width: 375px;
  left: 0;
  margin: 0 auto;
  z-index: 2;
  padding: 0 20px; }
  .recruit-btn a {
    display: block;
    max-width: 70px;
    margin-left: auto; }

.wpcf7-spinner {
  display: block !important;
  margin: 10px auto 0 !important; }

.wpcf7 form .wpcf7-response-output {
  margin: 0 !important;
  padding: 0.56em !important;
  font-size: 12px !important; }

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #000000 !important; }

@font-face {
  font-family: 'futura';
  src: url(../assets/font/FUTURAL.TTF); }
.inner {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  background-color: #FAFAF3; }

.top-title h2 {
  font-size: 32px;
  letter-spacing: 0.25em;
  color: #C5B05B;
  font-family: 'futura';
  font-weight: 300; }

body.noscroll {
  overflow: hidden; }

.sl-mv-inn {
  position: relative;
  height: 200px;
  background: url(../assets/img/menu_bg.png) no-repeat center;
  background-size: cover;
  z-index: 0; }
  .sl-mv-inn:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: -1; }
  .sl-mv-inn-ttl {
    position: absolute;
    width: 100%;
    top: 58%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%); }
    .sl-mv-inn-ttl h1 span {
      display: block;
      text-align: center; }
      .sl-mv-inn-ttl h1 span.eng-ttl {
        margin-bottom: 10px;
        color: #C5B05B;
        font-size: 20px;
        font-weight: 300;
        font-family: 'futura';
        letter-spacing: 0.25em; }
      .sl-mv-inn-ttl h1 span.jp-ttl {
        font-size: 12px;
        color: #909090;
        letter-spacing: 0.1em;
        font-weight: 300; }
.sl-system-inn-content .menu {
  position: relative;
  width: 90%;
  margin: 0 auto;
  padding: 50px 0; }
  .sl-system-inn-content .menu-inn-content {
    background-color: #fff;
    border: 1px solid #C5B05B;
    padding: 40px 20px; }
    .sl-system-inn-content .menu-inn-content-ttl {
      font-size: 12px;
      font-family: 'futura';
      font-weight: 300;
      letter-spacing: 0.1em;
      padding-bottom: 10px;
      border-bottom: 2px solid #C5B05B; }
    .sl-system-inn-content .menu-inn-content-list {
      width: 100%; }
      .sl-system-inn-content .menu-inn-content-list tr {
        margin-top: 17px;
        padding-bottom: 17px;
        border-bottom: 1px solid #E6E6E6;
        display: flex;
        justify-content: space-between; }
        .sl-system-inn-content .menu-inn-content-list tr:last-child {
          padding-bottom: 0;
          border-bottom: none; }
        .sl-system-inn-content .menu-inn-content-list tr th {
          width: 50%;
          text-align: left;
          font-size: 12px;
          font-weight: 300;
          font-family: 'futura';
          letter-spacing: 0.1em;
          line-height: 1.6; }
        .sl-system-inn-content .menu-inn-content-list tr td {
          text-align: right;
          font-size: 12px;
          font-weight: 300;
          font-family: 'futura';
          letter-spacing: 0.1em;
          line-height: 1.6; }
.sl-system-inn-content .membership {
  background-color: #fff; }
  .sl-system-inn-content .membership-inn-content {
    width: 80%;
    margin: 0 auto;
    padding: 37px 0 40px; }
    .sl-system-inn-content .membership-inn-content .content-ttl {
      text-align: center;
      margin-bottom: 20px; }
      .sl-system-inn-content .membership-inn-content .content-ttl span {
        font-size: 16px;
        line-height: 1.5;
        letter-spacing: 0.1em;
        display: inline-block;
        position: relative;
        padding-left: 10px; }
        .sl-system-inn-content .membership-inn-content .content-ttl span::after {
          content: "";
          width: 100%;
          height: 10px;
          background-color: rgba(197, 176, 91, 0.4);
          position: absolute;
          bottom: 0;
          left: 0; }
    .sl-system-inn-content .membership-inn-content .content-info {
      font-size: 12px;
      line-height: 2;
      letter-spacing: 0.1em; }

.sl-recruit-inn {
  padding: 50px 0; }
  .sl-recruit-inn-content .list {
    width: 90%;
    margin: 0 auto; }
    .sl-recruit-inn-content .list-wr {
      margin-bottom: 10px; }
      .sl-recruit-inn-content .list-wr:last-child {
        margin-bottom: 0; }
      .sl-recruit-inn-content .list-wr.active .list-ttl {
        background-color: #C5B05B;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s; }
        .sl-recruit-inn-content .list-wr.active .list-ttl h3 {
          color: #fff; }
          .sl-recruit-inn-content .list-wr.active .list-ttl h3::after {
            border-color: #fff;
            transform: rotate(225deg); }
      .sl-recruit-inn-content .list-wr .list-ttl {
        width: 100%;
        background-color: rgba(255, 255, 255, 0.5);
        border: 1px solid #C5B05B;
        transition: 0.5s;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s; }
        .sl-recruit-inn-content .list-wr .list-ttl h3 {
          font-size: 12px;
          letter-spacing: 0.1em;
          color: #C5B05B;
          text-align: center;
          padding: 18px 20px;
          position: relative;
          cursor: default; }
          .sl-recruit-inn-content .list-wr .list-ttl h3::after {
            content: "";
            width: 5px;
            height: 5px;
            border: solid #C5B05B;
            border-width: 0 1px 1px 0;
            position: absolute;
            top: 50%;
            right: 20px;
            transform: translateY(-50%) rotate(45deg);
            -webkit-transform: translateY(-50%) rotate(45deg);
            -ms-transform: translateY(-50%) rotate(45deg);
            -moz-transform: translateY(-50%) rotate(45deg);
            -o-transform: translateY(-50%) rotate(45deg);
            transition: 0.5s;
            -webkit-transition: 0.5s;
            -moz-transition: 0.5s;
            -ms-transition: 0.5s;
            -o-transition: 0.5s; }
      .sl-recruit-inn-content .list-wr .list-content {
        display: none;
        background-color: #fff;
        padding: 40px 0;
        border: solid #C5B05B;
        border-width: 0 1px 1px 1px; }
        .sl-recruit-inn-content .list-wr .list-content .content-data {
          width: 90%;
          margin: 0 auto 40px; }
          .sl-recruit-inn-content .list-wr .list-content .content-data li {
            padding: 15px 0;
            border-top: 1px solid #E6E6E6; }
            .sl-recruit-inn-content .list-wr .list-content .content-data li:last-child {
              border-bottom: 1px solid #E6E6E6; }
            .sl-recruit-inn-content .list-wr .list-content .content-data li h3 {
              font-size: 16px;
              letter-spacing: 0.1em;
              color: #C5B05B;
              margin-bottom: 10px; }
            .sl-recruit-inn-content .list-wr .list-content .content-data li p {
              font-size: 12px;
              letter-spacing: 0.1em;
              line-height: 2; }
        .sl-recruit-inn-content .list-wr .list-content .conact-btn a {
          display: block;
          max-width: 200px;
          padding: 18px 0;
          width: 90%;
          margin: 0 auto;
          font-size: 12px;
          text-align: center;
          font-weight: 300;
          letter-spacing: 0.1em;
          font-family: futura-pt, sans-serif;
          background-color: rgba(255, 255, 255, 0.5);
          border: 1px solid #000000; }

.sl-contact-inn {
  padding: 50px 20px 20px;
  background: #fff; }
  .sl-contact-inn-form .input-field {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 50px; }
    .sl-contact-inn-form .input-field p {
      font-family: 'futura';
      font-size: 12px;
      letter-spacing: 0.1em;
      font-weight: 300; }
    .sl-contact-inn-form .input-field.last {
      margin-bottom: 40px; }
    .sl-contact-inn-form .input-field .label {
      display: inline-block;
      width: 20%;
      color: #000000;
      border-bottom: 3px solid #000000;
      padding-bottom: 12px; }
    .sl-contact-inn-form .input-field .input {
      display: inline-block;
      width: 80%;
      border-bottom: 3px solid #C7C7C7; }
      .sl-contact-inn-form .input-field .input input,
      .sl-contact-inn-form .input-field .input textarea {
        width: 100%;
        padding: 0 15px;
        overflow: hidden;
        box-sizing: border-box;
        border: 0px;
        outline: none;
        font-family: 'futura'; }
        .sl-contact-inn-form .input-field .input input::placeholder, .sl-contact-inn-form .input-field .input input:focus,
        .sl-contact-inn-form .input-field .input textarea::placeholder,
        .sl-contact-inn-form .input-field .input textarea:focus {
          color: #C7C7C7; }
        .sl-contact-inn-form .input-field .input input:focus,
        .sl-contact-inn-form .input-field .input textarea:focus {
          border: 0px;
          outline: none; }
      .sl-contact-inn-form .input-field .input textarea {
        padding: 0 15px 0px;
        height: 22px; }
  .sl-contact-inn-form .submit-btn {
    position: relative; }
    .sl-contact-inn-form .submit-btn input {
      display: block;
      width: 200px;
      height: 50px;
      margin: 0 auto;
      border: 0px;
      background-color: #fff;
      font-family: 'futura';
      font-weight: 300;
      color: #000000;
      letter-spacing: 0.1em;
      border: 1px solid #000000;
      outline: none;
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      border-radius: 0px; }

.line-x {
  -webkit-animation: animationX 1s;
  animation: animationX 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.line-y {
  -webkit-animation: animationY 1s;
  animation: animationY 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transform-origin: top;
  transform-origin: top; }

.line-y-4 {
  -webkit-animation: animationY 5s;
  animation: animationY 5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transform-origin: bottom;
  transform-origin: bottom; }

@-webkit-keyframes animationX {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0); }
  50% {
    opacity: 1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0); }
  100% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }
@keyframes animationX {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0); }
  50% {
    opacity: 1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0); }
  100% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }
@-webkit-keyframes animationY {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0); }
  50% {
    opacity: 1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0); }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }
@keyframes animationY {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0); }
  50% {
    opacity: 1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0); }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }
.input-line {
  -webkit-animation: cell 1s;
  animation: cell 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.hamoniText,
.fade-up-animate {
  -webkit-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
  display: block; }

.fade-up-animate {
  opacity: 0; }

.hamoniText--on {
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s;
  -webkit-transform: translate(0px, 0%);
  transform: translate(0px, 0%); }

.fade-up-animate--on {
  opacity: 1;
  -webkit-transition-duration: 2.5s;
  transition-duration: 2.5s;
  -webkit-transform: translate(0px, 0%);
  transform: translate(0px, 0%); }

.slide-left {
  -webkit-transform: translateX(-2rem);
  transform: translateX(-2rem);
  opacity: 0; }

.slide-left.is-animation {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  -webkit-transition-duration: .4s;
  transition-duration: .4s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1.2s cubic-bezier(0.33, 1, 0.68, 1);
  transition: opacity 1s cubic-bezier(0.33, 1, 0.68, 1), transform 1.2s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 1.2s cubic-bezier(0.33, 1, 0.68, 1); }

@keyframes cell {
  0% {
    width: 20%;
    opacity: 0; }
  100% {
    width: 100%;
    opacity: 1; } }
@keyframes drawerNavHeight {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0%); } }
#loading {
  opacity: 1; }
  #loading.noLoad {
    display: none;
    animation: unset; }

.loading_main {
  background: url(../assets/img/menu_bg.png) no-repeat center;
  background-size: cover;
  position: fixed;
  z-index: 0;
  width: 100%;
  height: 100vh;
  left: 0;
  right: 0;
  z-index: 0;
  -webkit-animation: fadein 1s;
  -moz-animation: fadein 1s;
  -ms-animation: fadein 1s;
  -o-animation: fadein 1s;
  animation: fadein 1s; }
  .loading_main:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: -1; }
  .loading_main_logo svg {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%; }
    .loading_main_logo svg path {
      fill: none;
      stroke: #C5B05B;
      stroke-width: 5px;
      stroke-dasharray: 400px;
      stroke-dashoffset: 400px;
      stroke-linecap: round;
      stroke-linejoin: round;
      animation: draw-stroke 5s linear forwards;
      background: radial-gradient(closest-side, #9D8546, #F4DD80, #9D8546); }

.typing {
  opacity: 0; }
  .typing span {
    opacity: 0; }

.splash-svg {
  position: absolute;
  -webkit-animation: svg 2s;
  animation: svg 2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  max-width: 190px;
  height: 28px;
  top: 43.5%;
  transform: translateY(-50%); }
  @media screen and (min-width: 1440px) {
    .splash-svg {
      top: 42%; } }
  @media screen and (max-width: 1350px) {
    .splash-svg {
      top: 41%; } }
  @media screen and (max-width: 1024px) {
    .splash-svg {
      top: 41.5%; } }
  @media screen and (max-width: 420px) {
    .splash-svg {
      top: 42.5%; } }
  @media screen and (max-width: 380px) {
    .splash-svg {
      top: 43.5%; } }

.splash__hank,
.splash__ffort,
.splash__itzy,
.splash__ad,
.splash__mbition,
.splash__rest,
.splash__volution {
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  font-family: 'futura';
  font-weight: 300;
  font-size: 16px;
  left: 27.1%;
  top: 49.5%;
  color: #C5B05B;
  letter-spacing: 0.07em; }
  @media screen and (min-width: 1440px) {
    .splash__hank,
    .splash__ffort,
    .splash__itzy,
    .splash__ad,
    .splash__mbition,
    .splash__rest,
    .splash__volution {
      top: 46%; } }
  @media screen and (max-width: 1350px) {
    .splash__hank,
    .splash__ffort,
    .splash__itzy,
    .splash__ad,
    .splash__mbition,
    .splash__rest,
    .splash__volution {
      top: 44.5%; } }
  @media screen and (max-width: 420px) {
    .splash__hank,
    .splash__ffort,
    .splash__itzy,
    .splash__ad,
    .splash__mbition,
    .splash__rest,
    .splash__volution {
      top: 47.5%; } }
  @media screen and (max-width: 380px) {
    .splash__hank,
    .splash__ffort,
    .splash__itzy,
    .splash__ad,
    .splash__mbition,
    .splash__rest,
    .splash__volution {
      top: 50%; } }

.splash__ffort {
  left: 34.6%; }

.splash__itzy {
  left: 42.3%; }

.splash__ad {
  left: 50.2%; }

.splash__mbition {
  left: 58.4%; }

.splash__rest {
  left: 66.2%; }

.splash__volution {
  left: 73.4%; }

.splash_logo {
  width: 33px;
  margin: 0 auto;
  position: absolute;
  top: 38%;
  left: 0;
  right: 0;
  -webkit-animation: fadein 2s;
  -moz-animation: fadein 2s;
  -ms-animation: fadein 2s;
  -o-animation: fadein 2s;
  animation: fadein 2s; }

@keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeout {
  0% {
    opacity: 1; }
  50% {
    opacity: 1; }
  90% {
    opacity: 0.9; }
  100% {
    opacity: 0; } }
.text-line-splash {
  -webkit-animation: textAnime 2s linear, textAnimeSplash 2s 5s linear;
  animation: textAnime 2s linear, textAnimeSplash 2s 5s linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  stroke: #C5B05B;
  stroke-width: 1px;
  fill: url(#radial-gradient);
  stroke-dasharray: 600;
  stroke-dashoffset: 600; }
  .text-line-splash .splash__title__text {
    font-size: 20px;
    background: -webkit-linear-gradient(#eee, #333);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

@-webkit-keyframes textAnime {
  0% {
    stroke-dashoffset: 600;
    fill: transparent; }
  50% {
    fill: transparent; }
  100% {
    stroke-dashoffset: 0;
    stroke: #C5B05B; } }
@keyframes textAnime {
  0% {
    stroke-dashoffset: 600;
    fill: transparent; }
  50% {
    fill: transparent; }
  100% {
    stroke-dashoffset: 0;
    stroke: #C5B05B; } }
@-webkit-keyframes textAnimeSplash {
  100% {
    fill: #C5B05B;
    stroke: #C5B05B; } }
@keyframes textAnimeSplash {
  100% {
    fill: #C5B05B;
    stroke: #C5B05B; } }
@-webkit-keyframes svg {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(50%);
    transform: translateY(50%); } }
@keyframes svg {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(50%);
    transform: translateY(50%); } }
.home-site {
  position: relative;
  visibility: hidden;
  z-index: 1; }
  .home-site.showpage {
    visibility: visible; }

@keyframes video {
  0% {
    opacity: 0; }
  40% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }
.home .l-hd {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 100vh;
  z-index: 3; }
  .home .l-hd-inn {
    background-color: #FAFAF3; }
.home .menu_wrap.show {
  height: 300px; }

.l-hd {
  width: 375px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 10; }
  .l-hd-inn {
    padding: 20px 20px 30px;
    justify-content: space-between;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10;
    background-color: transparent;
    align-items: center; }
    .l-hd-inn.show {
      z-index: 999; }
      .l-hd-inn.show .l-hd-inn-logo {
        -webkit-animation: fadein 1s;
        animation: fadein 1s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards; }
    .l-hd-inn-logo h1 {
      max-width: 150px;
      position: relative; }
    .l-hd-inn-logo-line {
      width: 105px;
      height: 1px;
      background-color: #000000;
      position: absolute;
      right: -125px;
      top: 50%;
      -webkit-transform: skew(45deg) scaleX(0);
      transform: skew(45deg) scaleX(0);
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-transform-origin: left;
      transform-origin: left; }
      @media screen and (max-width: 330px) {
        .l-hd-inn-logo-line {
          width: 55px;
          right: -77px; } }
    .l-hd-inn-menu {
      position: absolute;
      right: 20px;
      z-index: 999;
      top: 18px; }
      .l-hd-inn-menu .menu-trigger,
      .l-hd-inn-menu .menu-cross {
        display: inline-block;
        transition: all .4s;
        box-sizing: border-box;
        position: relative;
        width: 40px;
        height: 26px;
        cursor: pointer; }
        .l-hd-inn-menu .menu-trigger span,
        .l-hd-inn-menu .menu-cross span {
          display: inline-block;
          transition: all .4s;
          box-sizing: border-box;
          position: absolute;
          left: 0;
          width: 100%;
          height: 1px;
          background-color: #000; }
          .l-hd-inn-menu .menu-trigger span:nth-of-type(1),
          .l-hd-inn-menu .menu-cross span:nth-of-type(1) {
            top: 0; }
          .l-hd-inn-menu .menu-trigger span:nth-of-type(2),
          .l-hd-inn-menu .menu-cross span:nth-of-type(2) {
            top: 12px; }
          .l-hd-inn-menu .menu-trigger span:nth-of-type(3),
          .l-hd-inn-menu .menu-cross span:nth-of-type(3) {
            bottom: 0; }
        .l-hd-inn-menu .menu-trigger.sub-menu.active span:nth-of-type(1),
        .l-hd-inn-menu .menu-cross.sub-menu.active span:nth-of-type(1) {
          top: -8px;
          transform: translateY(20px) rotate(-45deg); }
        .l-hd-inn-menu .menu-trigger.sub-menu.active span:nth-of-type(2),
        .l-hd-inn-menu .menu-cross.sub-menu.active span:nth-of-type(2) {
          left: 50%;
          opacity: 0;
          animation: active-menu-bar02 .8s forwards; }
        .l-hd-inn-menu .menu-trigger.sub-menu.active span:nth-of-type(3),
        .l-hd-inn-menu .menu-cross.sub-menu.active span:nth-of-type(3) {
          bottom: -7px;
          transform: translateY(-20px) rotate(45deg); }
        .l-hd-inn-menu .menu-trigger.sub-menu span,
        .l-hd-inn-menu .menu-cross.sub-menu span {
          background-color: #C5B05B; }
      .l-hd-inn-menu .menu-cross span {
        height: 1.5px;
        background-color: #C5B05B; }
        .l-hd-inn-menu .menu-cross span:nth-of-type(1) {
          top: -8px;
          transform: translateY(20px) rotate(-45deg); }
        .l-hd-inn-menu .menu-cross span:nth-of-type(2) {
          left: 50%;
          opacity: 0;
          animation: active-menu-bar02 .8s forwards; }
        .l-hd-inn-menu .menu-cross span:nth-of-type(3) {
          bottom: -7px;
          transform: translateY(-20px) rotate(45deg); }
@keyframes active-menu-bar02 {
  100% {
    height: 0; } }
.menu_wrap {
  opacity: 0;
  visibility: hidden; }
  .menu_wrap.show {
    opacity: 1;
    visibility: visible;
    display: flex;
    position: fixed;
    width: 100%;
    max-width: 375px;
    height: 245px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url("../assets/img/menu_bg.png") no-repeat center;
    background-size: cover;
    z-index: 100;
    animation: drawerNavHeight 1s;
    animation-fill-mode: forwards; }
    .menu_wrap.show .l-hd-inn {
      position: relative;
      background-color: unset;
      z-index: 0;
      align-items: flex-start; }
      .menu_wrap.show .l-hd-inn:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.7);
        z-index: -1; }
      .menu_wrap.show .l-hd-inn-logo {
        animation: fadein 4s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards; }
    .menu_wrap.show nav {
      position: fixed;
      left: 0;
      right: 0;
      text-align: center;
      width: 100%;
      height: 100%;
      max-width: 375px;
      margin: 0 auto;
      padding-top: 50px; }
      .menu_wrap.show nav ul li {
        margin-bottom: 30px; }
        .menu_wrap.show nav ul li a {
          font-size: 12px;
          color: #C5B05B;
          letter-spacing: 0.25em;
          text-align: center;
          font-family: 'futura';
          font-weight: 300; }

.l-ft-inn {
  position: relative;
  padding: 25px 20px 10px; }
  .l-ft-inn:before {
    content: '';
    position: absolute;
    top: 31px;
    left: 0;
    width: 20px;
    height: 1px;
    background-color: #000000; }
  .l-ft-inn:after {
    content: '';
    position: absolute;
    top: 31px;
    right: 0;
    width: 20px;
    height: 1px;
    background-color: #000000; }
  .l-ft-inn ul {
    justify-content: center;
    flex-flow: nowrap; }
    .l-ft-inn ul li {
      margin: 0 10px; }
      @media screen and (max-width: 330px) {
        .l-ft-inn ul li {
          margin: 0 10px; } }
      .l-ft-inn ul li:first-child {
        margin-left: 0; }
      .l-ft-inn ul li:last-child {
        margin-right: 0; }
      .l-ft-inn ul li a {
        color: #C5B05B;
        font-size: 12px;
        font-weight: 300;
        letter-spacing: 0.1em; }
  .l-ft-inn .copyright {
    margin-top: 16px;
    text-align: center;
    font-size: 10px;
    letter-spacing: 0.09em; }

/*# sourceMappingURL=style.min.css.map */
