@charset "UTF-8";
@import url("//fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;1,600&family=Shippori+Mincho:wght@400;500;600&display=swap");
/*
font-family: $font-gothic;
300 400 500 700
*/
/*
font-family: $font-min;
300 400 500 600 700
*/
/*
font-family: $font-en;
400
*/
/*@include font-gothic();*/
/*@include font-min();*/
/*@include font-en();*/
/*@include incImg100();*/
/*@include incSmooth();*/
/*@include dropshadow;*/
/*@include boxshadow;*/
/*@include fs();*/
/*@include btm();*/
.bgLayer {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100vh;
  width: 100%;
  transition: 1s; }
  .bgLayer.color01 {
    background: #ffd4ce;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 212, 206, 0.5)), to(rgba(167, 212, 205, 0.5)));
    background: linear-gradient(0deg, rgba(255, 212, 206, 0.5) 0%, rgba(167, 212, 205, 0.5) 100%);
    background-attachment: fixed;
    opacity: 0; }
  .bgLayer.color02 {
    background: #ffd4ce;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 212, 206, 0.5)), to(rgba(167, 212, 205, 0.5)));
    background: linear-gradient(0deg, rgba(255, 212, 206, 0.5) 0%, rgba(167, 212, 205, 0.5) 100%);
    background-attachment: fixed;
    opacity: 0; }
  .bgLayer.color03 {
    background: #F2E5E7;
    opacity: 0; }
  .bgLayer.color04 {
    background: #607879;
    opacity: 0; }

.contents {
  display: flex;
  justify-content: flex-end;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.nav {
  display: none; }

.logoArea {
  display: none; }

.main {
  padding: 0;
  position: relative;
  min-width: 540px;
  width: 38.28125vw;
  z-index: 2; }

.mv {
  background: linear-gradient(45deg, #A7CBC4 0%, #607879 29%, #607879 66%, #A7CBC4 100%);
  background-size: 400% 400%;
  -webkit-animation: Gradient 15s ease infinite;
  -moz-animation: Gradient 15s ease infinite;
  animation: Gradient 15s ease infinite;
  /*min-height: calc(100vh - 2rem);*/
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-evenly;
  min-height: 100vh;
  overflow: hidden;
  position: relative; }
  .mv:before, .mv:after {
    content: "";
    width: 30vmax;
    height: 30vmax;
    position: absolute;
    background: radial-gradient(rgba(242, 229, 231, 0.8), rgba(184, 209, 203, 0.8));
    left: -20vmin;
    top: -20vmin;
    animation: morph 15s linear infinite alternate, spin 20s linear infinite, kakudai 8s linear infinite;
    z-index: 1;
    will-change: border-radius, transform;
    transform-origin: 55% 55%;
    pointer-events: none;
    z-index: 2; }
  .mv:after {
    background: radial-gradient(rgba(242, 229, 231, 0.6), rgba(184, 209, 203, 0.55));
    width: 45vmin;
    height: 50vmin;
    left: auto;
    right: 0vmin;
    top: auto;
    bottom: 0;
    animation: morph 10s linear infinite alternate, spin 26s linear infinite reverse;
    transform-origin: 20% 20%;
    z-index: 1; }
  .mv h1 {
    position: relative;
    padding-bottom: 20vh;
    text-align: right;
    z-index: 3; }
    .mv h1 img {
      width: 90%;
      position: relative;
      z-index: 4; }
  .mv h1:before {
    content: "";
    width: 30vmax;
    height: 30vmax;
    position: absolute;
    background: radial-gradient(rgba(242, 229, 231, 0.8), rgba(184, 209, 203, 0.8));
    left: 20vmin;
    top: 30vmin;
    animation: morph 55s linear infinite alternate, spin2 30s linear infinite;
    z-index: 1;
    will-change: border-radius, transform;
    transform-origin: 35% 35%;
    pointer-events: none;
    z-index: 2; }
@keyframes Gradient {
  0% {
    background-position: 0 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0 50%; } }
@keyframes morph {
  0% {
    border-radius: 40% 60% 60% 40% / 70% 30% 70% 30%; }
  100% {
    border-radius: 40% 60%; } }
@keyframes spin {
  to {
    transform: rotate(1turn); } }
@keyframes spin2 {
  to {
    transform: rotate(2turn); } }
@keyframes kakudai {
  0% {
    transform: scale(1, 1); }
  50% {
    transform: scale(1.2, 1.4); }
  100% {
    transform: scale(1, 1); } }
  .mv .st0 {
    display: none; }
  .mv .st1 {
    display: inline; }
  .mv .st2 {
    opacity: 0.29; }
  .mv .st3 {
    fill: #FFFFFF; }
  .mv .st4 {
    clip-path: url(#SVGID_2_);
    fill: #FFFFFF; }
  .mv .st5 {
    clip-path: url(#SVGID_4_); }
  .mv .st6 {
    clip-path: url(#SVGID_6_); }
  .mv .st7 {
    clip-path: url(#SVGID_8_); }
  .mv .st8 {
    clip-path: url(#SVGID_10_); }
  .mv .st9 {
    fill: none; }
  .mv .st10 {
    clip-path: url(#SVGID_12_); }
  .mv .st11 {
    opacity: 0.7; }
  .mv .st12 {
    clip-path: url(#SVGID_14_); }
  .mv .st13 {
    opacity: 0.2; }
  .mv .st14 {
    clip-path: url(#SVGID_16_); }
  .mv .st15 {
    opacity: 0.3;
    fill: #FFFFFF;
    enable-background: new; }
  .mv .scrolldown {
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 7.5vh;
    z-index: 4; }
  .mv .scrolldown span {
    font-family: "Montserrat", serif;
    font-size: 1.8rem;
    letter-spacing: 0.15em;
    position: absolute;
    left: -1.6em;
    top: -35px;
    color: #FFF; }
  .mv .scrolldown::after {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 7.5vh;
    background: #eee;
    animation: pathdown 1.4s ease-in-out infinite;
    opacity: 0; }
@keyframes pathdown {
  0% {
    height: 0;
    top: 0;
    opacity: 0; }
  30% {
    height: 7.5vh;
    opacity: 1; }
  100% {
    height: 0;
    top: 7.5vh;
    opacity: 0; } }
.concept {
  padding: 5vh 0 34vh;
  position: relative;
  min-height: 100vh;
  overflow: hidden; }
  .concept:before {
    content: "";
    width: 20vmax;
    height: 20vmax;
    position: absolute;
    background: radial-gradient(rgba(242, 229, 231, 0.8), rgba(184, 209, 203, 0.8));
    left: 18vmin;
    top: 90vmin;
    animation: morph2 5s linear infinite alternate, spin 20s linear infinite;
    z-index: 1;
    will-change: border-radius, transform;
    transform-origin: 35% 55%;
    pointer-events: none;
    z-index: -1; }
@keyframes morph2 {
  0% {
    border-radius: 10% 20% 20% 70% / 30% 10% 20% 30%; }
  100% {
    border-radius: 100% 80%; } }
  .concept .photo {
    padding: 7.5vh 5vw 0 0; }
  .concept h2 {
    display: flex;
    justify-content: flex-end;
    position: relative;
    margin: -5vh 0 50px; }
    .concept h2 img {
      width: 80%; }
  .concept h3 {
    font-family: "Shippori Mincho", serif;
    color: #607879;
    font-size: 45px;
    font-size: 4.5rem;
    font-weight: 300;
    letter-spacing: 0.04em;
    line-height: 1.6;
    margin-bottom: 40px;
    padding-left: 30px; }
  .concept .desc {
    padding: 0 5vw 0 30px; }
    .concept .desc p {
      color: #607879;
      font-size: 15px;
      font-size: 1.5rem;
      font-weight: 300;
      letter-spacing: 0.1em;
      line-height: 2.4;
      margin-bottom: 20px; }

.salon {
  position: relative; }
  .salon .vi {
    border-radius: 10px 0 0 10px;
    overflow: hidden;
    position: absolute;
    top: -24vh;
    right: 0;
    z-index: 3;
    width: 90%; }
  .salon .inr {
    background: #607879;
    display: block;
    overflow: hidden;
    position: relative;
    padding: 13vw 0 220px; }
    .salon .inr:before, .salon .inr:after {
      content: "";
      width: 25vmax;
      height: 25vmax;
      position: absolute;
      background: radial-gradient(rgba(242, 229, 231, 0.5), rgba(184, 209, 203, 0.45));
      right: -5vmin;
      top: 10vmin;
      animation: morph 15s linear infinite alternate, spin 20s linear infinite;
      z-index: 1;
      will-change: border-radius, transform;
      transform-origin: 55% 55%;
      pointer-events: none;
      z-index: 2; }
    .salon .inr:after {
      background: radial-gradient(rgba(242, 229, 231, 0.5), rgba(184, 209, 203, 0.45));
      width: 45vmin;
      height: 50vmin;
      left: -10vmin;
      top: 200vmin;
      animation: morph 10s linear infinite alternate, spin2 60s linear infinite reverse;
      transform-origin: 15% 20%;
      z-index: 1; }
    .salon .inr h2 {
      position: relative;
      text-align: center;
      z-index: 3; }
      .salon .inr h2 .kind {
        background: #F2E5E7;
        color: #607879;
        display: inline-block;
        font-family: "Montserrat", serif;
        font-size: 18px;
        font-size: 1.8rem;
        font-weight: 600;
        font-style: italic;
        transform: skewX(-20deg);
        letter-spacing: 0.1em;
        line-height: 1;
        margin-bottom: 40px;
        padding: 8px 16px 0; }
        .salon .inr h2 .kind span {
          display: inline-block;
          transform: skewX(20deg); }
      .salon .inr h2 .img {
        display: block; }
        .salon .inr h2 .img img {
          width: 70%; }
    .salon .inr .box {
      color: #F2E5E7;
      padding: 60px 40px 0;
      position: relative;
      z-index: 3; }
      .salon .inr .box h3 {
        margin-bottom: 30px;
        text-align: center; }
        .salon .inr .box h3.h3_01 img {
          width: 132px; }
        .salon .inr .box h3.h3_02 img {
          width: 173px; }
        .salon .inr .box h3.h3_03 img {
          width: 192px; }
        .salon .inr .box h3.h3_04 {
          text-align: left; }
          .salon .inr .box h3.h3_04 img {
            width: 160px; }
      .salon .inr .box .desc {
        font-size: 15px;
        font-size: 1.5rem;
        font-weight: 300;
        letter-spacing: 0.1em;
        line-height: 2.4;
        margin-bottom: 20px; }
      .salon .inr .box figure {
        padding: 2vw;
        text-align: center; }
        .salon .inr .box figure img {
          width: 100%;
          max-width: 471px; }
      .salon .inr .box .promiseList li {
        border-left: 2px solid #F2E5E7;
        margin-bottom: 40px;
        padding: 0 0 8px 24px; }
        .salon .inr .box .promiseList li h4 {
          font-size: 20px;
          font-size: 2rem;
          font-family: "Montserrat", serif;
          font-weight: 600;
          letter-spacing: 0.1em; }
        .salon .inr .box .promiseList li p {
          color: #F2E5E7;
          font-size: 14px;
          font-size: 1.4rem;
          font-weight: 300;
          letter-spacing: 0.1em;
          line-height: 2; }
      .salon .inr .box .menuList {
        color: #F2E5E7;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-bottom: 40px; }
        .salon .inr .box .menuList li {
          border-bottom: 1px solid rgba(255, 255, 255, 0.4);
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 16px 0 12px;
          width: 46%; }
          .salon .inr .box .menuList li dl {
            display: flex;
            justify-content: space-between;
            align-items: center;
            width: 100%; }
            .salon .inr .box .menuList li dl dt, .salon .inr .box .menuList li dl dd {
              font-family: "游ゴシック体", YuGothic, sans-serif;
              font-size: 14px;
              font-weight: 600;
              letter-spacing: -0.01em;
              line-height: 1.5; }
            .salon .inr .box .menuList li dl dd {
              letter-spacing: 0.06em; }
      .salon .inr .box .styList {
        padding-bottom: 40px; }
        .salon .inr .box .styList li {
          display: flex;
          justify-content: space-between;
          padding-top: 60px; }
          .salon .inr .box .styList li:first-child {
            padding-top: 20px; }
          .salon .inr .box .styList li .img {
            width: 24%; }
          .salon .inr .box .styList li .data {
            width: 70%; }
            .salon .inr .box .styList li .data h4 {
              font-family: "Montserrat", serif;
              font-size: 19px;
              font-size: 1.9rem;
              font-weight: 500;
              letter-spacing: 0.1em;
              margin-bottom: 8px; }
              .salon .inr .box .styList li .data h4 .tag {
                background: #F2E5E7;
                color: #607879;
                display: inline-block;
                font-size: 12px;
                font-size: 1.2rem;
                font-weight: 500;
                line-height: 1;
                margin-right: 12px;
                padding: 4px 12px;
                vertical-align: 2px; }
            .salon .inr .box .styList li .data p {
              font-size: 14px;
              font-size: 1.4rem;
              font-weight: 300;
              letter-spacing: 0.1em;
              line-height: 1.9; }
    .salon .inr .access {
      color: #F2E5E7;
      padding: 60px 0 0;
      position: relative;
      z-index: 3; }
      .salon .inr .access .mapFlex {
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        align-items: center;
        align-content: center;
        margin-bottom: 40px; }
        .salon .inr .access .mapFlex .map {
          border-radius: 0 10px 10px 0;
          overflow: hidden;
          width: 50%; }
          .salon .inr .access .mapFlex .map iframe {
            height: 340px;
            width: 100%; }
        .salon .inr .access .mapFlex .data {
          padding: 0 8%;
          width: 50%; }
          .salon .inr .access .mapFlex .data .address {
            font-size: 14px;
            font-size: 1.4rem;
            letter-spacing: 0.1em;
            margin-bottom: 28px; }
          .salon .inr .access .mapFlex .data .btn {
            font-size: 15px;
            font-size: 1.5rem;
            font-family: "Montserrat", serif;
            font-weight: 600;
            text-align: center;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
            .salon .inr .access .mapFlex .data .btn a {
              background: #F2E5E7;
              border-radius: 5px;
              color: #607879;
              display: block;
              padding: 4px 0;
              position: relative;
              text-decoration: none; }
              .salon .inr .access .mapFlex .data .btn a:before {
                position: absolute;
                top: 0;
                bottom: 0;
                margin: auto;
                content: "";
                vertical-align: middle;
                right: 16px;
                width: 7px;
                height: 7px;
                border-top: 2px solid #607879;
                border-right: 2px solid #607879;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
      .salon .inr .access .menuList {
        padding: 0 40px; }
  .salon .reserveBtn {
    display: none; }

.totalBeauty {
  position: relative; }
  .totalBeauty .vi {
    border-radius: 10px 0 0 0;
    overflow: hidden;
    z-index: 3;
    width: 100%;
    margin-top: -14vh; }
  .totalBeauty .inr {
    background: #F2E5E7;
    display: block;
    overflow: hidden;
    position: relative;
    padding: 100px 0 0; }
    .totalBeauty .inr:before, .totalBeauty .inr:after {
      content: "";
      width: 25vmax;
      height: 25vmax;
      position: absolute;
      background: radial-gradient(#c5dbd5, #f2e5e7 60%);
      filter: drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.1));
      right: -15vmin;
      top: 10vmin;
      animation: morph 15s linear infinite alternate, spin 20s linear infinite;
      z-index: 1;
      will-change: border-radius, transform;
      transform-origin: 55% 55%;
      pointer-events: none;
      z-index: 2; }
    .totalBeauty .inr:after {
      width: 45vmin;
      height: 50vmin;
      left: -5vmin;
      top: auto;
      bottom: 20vmin;
      animation: morph 10s linear infinite alternate, spin2 60s linear infinite reverse;
      transform-origin: 15% 20%;
      z-index: 1; }
    .totalBeauty .inr h2 {
      position: relative;
      text-align: center;
      z-index: 3; }
      .totalBeauty .inr h2 .kind {
        background: #607879;
        color: #F2E5E7;
        display: inline-block;
        font-family: "Montserrat", serif;
        font-size: 18px;
        font-size: 1.8rem;
        font-weight: 600;
        font-style: italic;
        transform: skewX(-20deg);
        letter-spacing: 0.1em;
        line-height: 1;
        margin-bottom: 40px;
        padding: 8px 16px 0; }
        .totalBeauty .inr h2 .kind span {
          display: inline-block;
          transform: skewX(20deg); }
      .totalBeauty .inr h2 .img {
        display: block; }
        .totalBeauty .inr h2 .img img {
          width: 55%; }
    .totalBeauty .inr .box {
      color: #607879;
      padding: 60px 40px 0;
      position: relative;
      z-index: 3; }
      .totalBeauty .inr .box h3 {
        margin-bottom: 30px;
        text-align: center; }
        .totalBeauty .inr .box h3.h3_01 img {
          width: 132px; }
        .totalBeauty .inr .box h3.h3_02 img {
          width: 173px; }
        .totalBeauty .inr .box h3.h3_03 img {
          width: 192px; }
        .totalBeauty .inr .box h3.h3_04 {
          text-align: left; }
          .totalBeauty .inr .box h3.h3_04 img {
            width: 160px; }
      .totalBeauty .inr .box .desc {
        font-size: 15px;
        font-size: 1.5rem;
        font-weight: 300;
        letter-spacing: 0.1em;
        line-height: 2.4;
        margin-bottom: 20px; }
      .totalBeauty .inr .box figure {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding: 2vw 2vw 5vw;
        text-align: center; }
        .totalBeauty .inr .box figure img {
          width: 100%;
          max-width: 499px; }
      .totalBeauty .inr .box .tagList {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 0 auto 30px;
        max-width: 90%; }
        .totalBeauty .inr .box .tagList li {
          background: #cde1da;
          background: linear-gradient(90deg, #cde1da 0%, #eed7d9 100%);
          border-radius: 30px;
          font-family: "游ゴシック体", YuGothic, sans-serif;
          font-size: 14px;
          font-size: 1.4rem;
          font-weight: 600;
          margin: 0 6px 12px;
          min-width: 80px;
          padding: 4px 12px;
          text-align: center; }
      .totalBeauty .inr .box .menuList {
        color: #607879;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-bottom: 40px; }
        .totalBeauty .inr .box .menuList li {
          border-bottom: 1px solid rgba(0, 0, 0, 0.1);
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 16px 0 12px;
          width: 46%; }
          .totalBeauty .inr .box .menuList li dl {
            display: flex;
            justify-content: space-between;
            align-items: center;
            width: 100%; }
            .totalBeauty .inr .box .menuList li dl dt, .totalBeauty .inr .box .menuList li dl dd {
              font-family: "游ゴシック体", YuGothic, sans-serif;
              font-size: 14px;
              font-weight: 600;
              letter-spacing: -0.01em;
              line-height: 1.5; }
            .totalBeauty .inr .box .menuList li dl dd {
              letter-spacing: 0.06em; }
    .totalBeauty .inr .access {
      color: #607879;
      padding: 60px 0 100px;
      position: relative;
      z-index: 3; }
      .totalBeauty .inr .access .mapFlex {
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        align-items: center;
        align-content: center;
        margin-bottom: 40px; }
        .totalBeauty .inr .access .mapFlex .map {
          border-radius: 0 10px 10px 0;
          overflow: hidden;
          width: 50%; }
          .totalBeauty .inr .access .mapFlex .map iframe {
            height: 340px;
            width: 100%; }
        .totalBeauty .inr .access .mapFlex .data {
          padding: 0 8%;
          width: 50%; }
          .totalBeauty .inr .access .mapFlex .data .address {
            font-size: 14px;
            font-size: 1.4rem;
            letter-spacing: 0.1em;
            margin-bottom: 28px; }
          .totalBeauty .inr .access .mapFlex .data .btn {
            font-size: 15px;
            font-size: 1.5rem;
            font-family: "Montserrat", serif;
            font-weight: 600;
            text-align: center;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
            .totalBeauty .inr .access .mapFlex .data .btn a {
              background: #607879;
              border-radius: 5px;
              color: #F2E5E7;
              display: block;
              padding: 4px 0;
              position: relative;
              text-decoration: none; }
              .totalBeauty .inr .access .mapFlex .data .btn a:before {
                position: absolute;
                top: 0;
                bottom: 0;
                margin: auto;
                content: "";
                vertical-align: middle;
                right: 16px;
                width: 7px;
                height: 7px;
                border-top: 2px solid #F2E5E7;
                border-right: 2px solid #F2E5E7;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
      .totalBeauty .inr .access .menuList {
        padding: 0 40px; }

@media only screen and (max-width: 810px) {
  .logoArea {
    display: block;
    position: fixed;
    z-index: 1000; }
    .logoArea .bigLogo {
      text-align: right;
      bottom: 0;
      opacity: 0;
      transition: 1.4s;
      visibility: hidden; }
      .logoArea .bigLogo.active {
        opacity: 1;
        visibility: visible; }
      .logoArea .bigLogo img {
        display: none; }
      .logoArea .bigLogo.bigLogo02 a {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        background: #ffff66;
        border-radius: 100%;
        color: #607879;
        font-size: 2.2vw;
        font-weight: 600;
        line-height: 1.6;
        letter-spacing: -0.02em;
        text-decoration: none;
        height: 80px;
        width: 80px;
        position: fixed;
        bottom: 5vw;
        left: 5vw;
        text-align: center;
        transition: 0.2s; }
        .logoArea .bigLogo.bigLogo02 a span {
          font-family: "Montserrat", serif;
          font-size: 4vw;
          font-style: italic;
          font-weight: 600;
          display: block;
          width: 100%; }
        .logoArea .bigLogo.bigLogo02 a:hover {
          background: #607879;
          color: #ffff66; }
      .logoArea .bigLogo.bigLogo03 a {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        background: #f62cc7;
        border-radius: 100%;
        color: #FFF;
        font-size: 2.2vw;
        font-weight: 600;
        line-height: 1.6;
        letter-spacing: -0.02em;
        text-decoration: none;
        height: 80px;
        width: 80px;
        position: fixed;
        bottom: 5vw;
        left: 5vw;
        text-align: center;
        transition: 0.2s; }
        .logoArea .bigLogo.bigLogo03 a span {
          font-family: "Montserrat", serif;
          font-size: 4vw;
          font-style: italic;
          font-weight: 600;
          display: block;
          width: 100%; }
        .logoArea .bigLogo.bigLogo03 a:hover {
          background: #F2E5E7;
          color: #f62cc7; }

  .main {
    min-width: auto;
    min-width: none;
    width: 100%; }

  .mvWrap {
    background: #607879; }

  .mv {
    min-height: 90vh; }
    .mv .scrolldown {
      position: absolute;
      left: 50%;
      bottom: 0;
      height: 7.5vh;
      z-index: 4; }
    .mv .scrolldown span {
      font-family: "Montserrat", serif;
      font-size: 1.8rem;
      letter-spacing: 0.15em;
      position: absolute;
      left: -1.6em;
      top: -35px;
      color: #FFF; }
    .mv .scrolldown::after {
      content: "";
      position: absolute;
      top: 0;
      width: 1px;
      height: 7.5vh;
      background: #eee;
      animation: pathdown 1.4s ease-in-out infinite;
      opacity: 0; }

  .concept {
    padding: 0 0 50vw;
    min-height: auto;
    min-height: none; }
    .concept:before {
      width: 30vmax;
      height: 30vmax;
      left: auto;
      right: -5vmin;
      top: 90vmin; }
    .concept .photo {
      padding: 25vw 15vw 0 0; }
    .concept h2 {
      margin: -12vw 0 20px; }
      .concept h2 img {
        width: 80%; }
    .concept h3 {
      font-size: 7.5vw;
      letter-spacing: 0.06em;
      line-height: 1.6;
      margin-bottom: 5vw;
      padding: 0 7.5vw; }
    .concept .desc {
      padding: 0 7.5vw; }
      .concept .desc p {
        color: #607879;
        font-size: 3.4vw;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 2;
        margin-bottom: 3.2vw; }

  .salon .vi {
    top: -38vw; }
  .salon .inr {
    background: #607879;
    display: block;
    overflow: hidden;
    position: relative;
    padding: 40vw 0 50vw; }
    .salon .inr:before, .salon .inr:after {
      content: "";
      width: 25vmax;
      height: 25vmax;
      position: absolute;
      background: radial-gradient(rgba(242, 229, 231, 0.5), rgba(184, 209, 203, 0.45));
      right: -5vmin;
      top: 10vmin;
      animation: morph 15s linear infinite alternate, spin 20s linear infinite;
      z-index: 1;
      will-change: border-radius, transform;
      transform-origin: 55% 55%;
      pointer-events: none;
      z-index: 2; }
    .salon .inr:after {
      background: radial-gradient(rgba(242, 229, 231, 0.5), rgba(184, 209, 203, 0.45));
      width: 45vmin;
      height: 50vmin;
      left: -10vmin;
      top: 200vmin;
      animation: morph 10s linear infinite alternate, spin2 60s linear infinite reverse;
      transform-origin: 15% 20%;
      z-index: 1; }
    .salon .inr h2 .kind {
      background: #F2E5E7;
      color: #607879;
      display: inline-block;
      font-family: "Montserrat", serif;
      font-size: 4vw;
      font-weight: 600;
      font-style: italic;
      transform: skewX(-20deg);
      letter-spacing: 0.1em;
      line-height: 1;
      margin-bottom: 28px;
      padding: 4px 12px 0; }
      .salon .inr h2 .kind span {
        display: inline-block;
        transform: skewX(20deg); }
    .salon .inr h2 .img {
      display: block; }
      .salon .inr h2 .img img {
        width: 65%; }
    .salon .inr .box {
      color: #F2E5E7;
      padding: 8vw 5vw 0;
      position: relative;
      z-index: 3; }
      .salon .inr .box h3 {
        margin-bottom: 20px;
        text-align: center; }
        .salon .inr .box h3.h3_01 img {
          width: 24vw; }
        .salon .inr .box h3.h3_02 img {
          width: 24vw; }
        .salon .inr .box h3.h3_03 img {
          width: 24vw; }
        .salon .inr .box h3.h3_04 {
          text-align: left; }
          .salon .inr .box h3.h3_04 img {
            width: 20vw; }
      .salon .inr .box .desc {
        font-size: 3.4vw;
        font-weight: 300;
        letter-spacing: 0.06em;
        line-height: 2;
        margin-bottom: 24px; }
      .salon .inr .box figure {
        padding: 5vw 5vw 12vw; }
      .salon .inr .box .promiseList li {
        margin-bottom: 30px;
        padding: 0 0 8px 5vw; }
        .salon .inr .box .promiseList li h4 {
          font-size: 4.3vw;
          margin-bottom: 8px; }
        .salon .inr .box .promiseList li p {
          font-size: 3.4vw;
          font-weight: 300;
          letter-spacing: 0.02em;
          line-height: 1.8; }
      .salon .inr .box .menuList {
        color: #F2E5E7;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-bottom: 20px; }
        .salon .inr .box .menuList li {
          border-bottom: 1px solid rgba(255, 255, 255, 0.4);
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 16px 0 12px;
          width: 47%; }
          .salon .inr .box .menuList li dl {
            display: flex;
            justify-content: space-between;
            align-items: center;
            width: 100%; }
            .salon .inr .box .menuList li dl dt, .salon .inr .box .menuList li dl dd {
              font-family: "游ゴシック体", YuGothic, sans-serif;
              font-size: 2.4vw;
              font-weight: 600;
              letter-spacing: -0.01em;
              line-height: 1.5; }
            .salon .inr .box .menuList li dl dd {
              letter-spacing: 0.06em; }
      .salon .inr .box .styList {
        padding-bottom: 20px; }
        .salon .inr .box .styList li {
          padding-top: 50px; }
          .salon .inr .box .styList li:first-child {
            padding-top: 10px; }
          .salon .inr .box .styList li .img {
            width: 24%; }
          .salon .inr .box .styList li .data {
            width: 70%; }
            .salon .inr .box .styList li .data h4 {
              font-family: "Montserrat", serif;
              font-size: 3.8vw;
              font-weight: 500;
              letter-spacing: 0.06em;
              margin-bottom: 8px; }
              .salon .inr .box .styList li .data h4 .tag {
                background: #F2E5E7;
                color: #607879;
                display: inline-block;
                font-size: 2.6vw;
                font-weight: 500;
                line-height: 1;
                margin-right: 3vw;
                padding: 4px 12px 2px;
                vertical-align: 1px; }
            .salon .inr .box .styList li .data p {
              font-size: 3vw;
              font-weight: 300;
              letter-spacing: 0.02em;
              line-height: 1.7; }
    .salon .inr .access {
      color: #F2E5E7;
      padding: 40px 0 0;
      position: relative;
      z-index: 3; }
      .salon .inr .access .mapFlex {
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        align-items: center;
        align-content: center;
        margin-bottom: 20px; }
        .salon .inr .access .mapFlex .map {
          border-radius: 0 10px 10px 0;
          overflow: hidden;
          width: 58%; }
          .salon .inr .access .mapFlex .map iframe {
            height: 60vw;
            width: 100%; }
        .salon .inr .access .mapFlex .data {
          padding: 0 5%;
          width: 42%; }
          .salon .inr .access .mapFlex .data .address {
            font-size: 2.4vw;
            letter-spacing: 0.1em;
            margin-bottom: 20px; }
          .salon .inr .access .mapFlex .data .btn {
            font-size: 2.4vw;
            font-family: "Montserrat", serif;
            font-weight: 600;
            text-align: center;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
            .salon .inr .access .mapFlex .data .btn a {
              background: #F2E5E7;
              border-radius: 5px;
              color: #607879;
              display: block;
              padding: 4px 0;
              position: relative;
              text-decoration: none; }
              .salon .inr .access .mapFlex .data .btn a:before {
                position: absolute;
                top: 0;
                bottom: 0;
                margin: auto;
                content: "";
                vertical-align: middle;
                right: 16px;
                width: 7px;
                height: 7px;
                border-top: 2px solid #607879;
                border-right: 2px solid #607879;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                display: none; }
      .salon .inr .access .menuList {
        padding: 0 5vw; }

  .totalBeauty .vi {
    margin-top: -30vw; }
  .totalBeauty .inr {
    padding: 10vw 0 0; }
    .totalBeauty .inr:before, .totalBeauty .inr:after {
      content: "";
      width: 25vmax;
      height: 25vmax;
      position: absolute;
      background: radial-gradient(#c5dbd5, #f2e5e7 60%);
      filter: drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.1));
      right: -15vmin;
      top: 10vmin;
      animation: morph 15s linear infinite alternate, spin 20s linear infinite;
      z-index: 1;
      will-change: border-radius, transform;
      transform-origin: 55% 55%;
      pointer-events: none;
      z-index: 2; }
    .totalBeauty .inr:after {
      width: 45vmin;
      height: 50vmin;
      left: -5vmin;
      top: auto;
      bottom: 20vmin;
      animation: morph 10s linear infinite alternate, spin2 60s linear infinite reverse;
      transform-origin: 15% 20%;
      z-index: 1; }
    .totalBeauty .inr h2 .kind {
      display: inline-block;
      font-family: "Montserrat", serif;
      font-size: 4vw;
      font-weight: 600;
      font-style: italic;
      transform: skewX(-20deg);
      letter-spacing: 0.1em;
      line-height: 1;
      margin-bottom: 28px;
      padding: 4px 12px 0; }
      .totalBeauty .inr h2 .kind span {
        display: inline-block;
        transform: skewX(20deg); }
    .totalBeauty .inr h2 .img {
      display: block; }
      .totalBeauty .inr h2 .img img {
        width: 65%; }
    .totalBeauty .inr .box {
      padding: 8vw 5vw 0; }
      .totalBeauty .inr .box h3 {
        margin-bottom: 20px;
        text-align: center; }
        .totalBeauty .inr .box h3.h3_01 img {
          width: 24vw; }
        .totalBeauty .inr .box h3.h3_02 img {
          width: 24vw; }
        .totalBeauty .inr .box h3.h3_03 img {
          width: 24vw; }
        .totalBeauty .inr .box h3.h3_04 {
          text-align: left; }
          .totalBeauty .inr .box h3.h3_04 img {
            width: 20vw; }
      .totalBeauty .inr .box .desc {
        font-size: 3.4vw;
        font-weight: 300;
        letter-spacing: 0.06em;
        line-height: 2;
        margin-bottom: 24px; }
      .totalBeauty .inr .box figure {
        padding: 0 0 10vw;
        text-align: center; }
        .totalBeauty .inr .box figure img {
          width: 100%;
          max-width: 499px; }
      .totalBeauty .inr .box .tagList {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 0 auto 20px;
        max-width: 90%; }
        .totalBeauty .inr .box .tagList li {
          background: #cde1da;
          background: linear-gradient(90deg, #cde1da 0%, #eed7d9 100%);
          border-radius: 30px;
          font-family: "游ゴシック体", YuGothic, sans-serif;
          font-size: 3vw;
          font-weight: 600;
          margin: 0 1vw 2vw;
          min-width: 18vw;
          padding: 2px 8px;
          text-align: center; }
      .totalBeauty .inr .box .menuList {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-bottom: 20px; }
        .totalBeauty .inr .box .menuList li {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 16px 0 12px;
          width: 47%; }
          .totalBeauty .inr .box .menuList li dl {
            display: flex;
            justify-content: space-between;
            align-items: center;
            width: 100%; }
            .totalBeauty .inr .box .menuList li dl dt, .totalBeauty .inr .box .menuList li dl dd {
              font-family: "游ゴシック体", YuGothic, sans-serif;
              font-size: 2.4vw;
              font-weight: 600;
              letter-spacing: -0.01em;
              line-height: 1.5; }
            .totalBeauty .inr .box .menuList li dl dd {
              letter-spacing: 0.06em; }
    .totalBeauty .inr .access {
      padding: 40px 0 0;
      position: relative;
      z-index: 3; }
      .totalBeauty .inr .access .mapFlex {
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        align-items: center;
        align-content: center;
        margin-bottom: 20px; }
        .totalBeauty .inr .access .mapFlex .map {
          border-radius: 0 10px 10px 0;
          overflow: hidden;
          width: 58%; }
          .totalBeauty .inr .access .mapFlex .map iframe {
            height: 60vw;
            width: 100%; }
        .totalBeauty .inr .access .mapFlex .data {
          padding: 0 5%;
          width: 42%; }
          .totalBeauty .inr .access .mapFlex .data .address {
            font-size: 2.4vw;
            letter-spacing: 0.1em;
            margin-bottom: 20px; }
          .totalBeauty .inr .access .mapFlex .data .btn {
            font-size: 2.4vw;
            font-family: "Montserrat", serif;
            font-weight: 600;
            text-align: center;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
            .totalBeauty .inr .access .mapFlex .data .btn a {
              border-radius: 5px;
              display: block;
              padding: 4px 0;
              position: relative;
              text-decoration: none; }
              .totalBeauty .inr .access .mapFlex .data .btn a:before {
                position: absolute;
                top: 0;
                bottom: 0;
                margin: auto;
                content: "";
                vertical-align: middle;
                right: 16px;
                width: 7px;
                height: 7px;
                border-top: 2px solid #607879;
                border-right: 2px solid #607879;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                display: none; }
      .totalBeauty .inr .access .menuList {
        padding: 0 5vw 20vw; } }
@media only screen and (min-width: 810px) {
  .nav {
    display: block;
    position: fixed;
    top: 30%;
    left: 10vw;
    z-index: 3; }
    .nav ul li a {
      color: #607879;
      display: block;
      font-family: "Montserrat", serif;
      font-size: 14px;
      font-size: 1.4rem;
      font-weight: 600;
      font-style: italic;
      letter-spacing: 0.12em;
      padding: 17px 15px;
      text-decoration: none;
      transition: 0.3s;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .nav ul li a:before {
        content: '・'; }
      .nav ul li a:hover, .nav ul li a.current {
        color: #FFF; }

  .logoArea {
    display: block;
    position: relative;
    width: calc(100% - 38.28125vw); }
    .logoArea .bigLogo {
      text-align: right;
      bottom: 0;
      opacity: 0;
      transition: 1.4s;
      visibility: hidden; }
      .logoArea .bigLogo.active {
        opacity: 1;
        visibility: visible; }
      .logoArea .bigLogo img {
        width: 540px;
        position: fixed;
        top: calc(100vh - 280px);
        right: 38vw; }
      .logoArea .bigLogo.bigLogo02 a {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        background: #ffff66;
        border-radius: 100%;
        color: #607879;
        font-size: 13px;
        font-weight: 600;
        line-height: 1.6;
        letter-spacing: -0.02em;
        text-decoration: none;
        height: 120px;
        width: 120px;
        position: fixed;
        top: calc(100vh - 150px);
        right: calc(38vw + 240px);
        text-align: center;
        transition: 0.2s; }
        .logoArea .bigLogo.bigLogo02 a span {
          font-family: "Montserrat", serif;
          font-size: 20px;
          font-style: italic;
          font-weight: 600;
          display: block;
          width: 100%; }
        .logoArea .bigLogo.bigLogo02 a:hover {
          background: #607879;
          color: #ffff66; }
      .logoArea .bigLogo.bigLogo03 a {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        background: #f62cc7;
        border-radius: 100%;
        color: #FFF;
        font-size: 13px;
        font-weight: 600;
        line-height: 1.6;
        letter-spacing: -0.02em;
        text-decoration: none;
        height: 120px;
        width: 120px;
        position: fixed;
        top: calc(100vh - 150px);
        right: calc(38vw + 430px);
        text-align: center;
        transition: 0.2s; }
        .logoArea .bigLogo.bigLogo03 a span {
          font-family: "Montserrat", serif;
          font-size: 20px;
          font-style: italic;
          font-weight: 600;
          display: block;
          width: 100%; }
        .logoArea .bigLogo.bigLogo03 a:hover {
          background: #F2E5E7;
          color: #f62cc7; }

  body.mvBody .bgLayer {
    opacity: 0; }
    body.mvBody .bgLayer.color01 {
      opacity: 1; }

  body.conBody .bgLayer {
    opacity: 0; }
    body.conBody .bgLayer.color02 {
      opacity: 1; }

  body.hairBody .bgLayer {
    opacity: 0; }
    body.hairBody .bgLayer.color03 {
      opacity: 1; }

  body.tbsBody .bgLayer {
    opacity: 0; }
    body.tbsBody .bgLayer.color04 {
      opacity: 1; }
  body.tbsBody .nav ul li a {
    color: #FFF; }
    body.tbsBody .nav ul li a.current, body.tbsBody .nav ul li a:hover {
      opacity: 0.5; }
  body.tbsBody .header .hdL .hdLogo img, body.tbsBody .header .hdL .hdLogo svg {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1); } }
@media only screen and (max-width: 1394px) {
  .logoArea .bigLogo img {
    right: 540px; } }
/* Animation Setting */
.mv {
  clip-path: inset(0 100% 0 0);
  transition: all cubic-bezier(1, 0, 0, 1) 0.6s; }
  .mv .scrolldown {
    opacity: 0; }
  .mv.action {
    clip-path: inset(0 0 0 0); }
    .mv.action .scrolldown {
      -webkit-animation: fadeInK 0.6s ease 0.7s 1 forwards;
      animation: fadeInK 0.6s ease 0.7s 1 forwards; }

.fvSec h1 {
  opacity: 0; }

.startSec h2 {
  opacity: 0;
  -webkit-transform: translate(0, 35px);
  -ms-transform: translate(0, 35px);
  transform: translate(0px, 35px); }

.hdLogo,
.nav,
.mv h1,
#soju_concept .photo,
#soju_concept h2,
#soju_concept h3,
#soju_concept .desc,
#soju_hair,
.salon h2,
.salon .h3_01,
.salon .h3_03,
.salon .desc,
.salon figure,
.salon .promiseList li,
.salon .box.menu,
.salon .styList li,
.salon .box.access,
#soju_total_beauty,
.totalBeauty h2,
.tagList,
.totalBeauty .desc,
.totalBeauty figure,
.totalBeauty .box.menu,
.totalBeauty .box.access {
  opacity: 0;
  -webkit-transform: translate(-15px, 0);
  -ms-transform: translate(-15px, 0);
  transform: translate(-15px, 0); }

.hdLogo.action {
  -webkit-animation: fadeInLK 0.5s ease 0.3s 1 forwards;
  animation: fadeInLK 0.5s ease 0.3s 1 forwards; }

.nav.action {
  -webkit-animation: fadeInLK 0.5s ease 0.4s 1 forwards;
  animation: fadeInLK 0.5s ease 0.4s 1 forwards; }

.mv.action h1 {
  -webkit-animation: fadeInLK 0.6s ease 0.4s 1 forwards;
  animation: fadeInLK 0.6s ease 0.4s 1 forwards; }

#soju_concept .photo.action,
#soju_concept h2.action,
#soju_concept h3.action,
#soju_concept .desc.action,
#soju_hair.action,
.salon h2.action,
.salon .h3_01.action,
.salon .h3_03.action,
.salon .desc.action,
.salon figure.action,
.salon .promiseList li.action,
.salon .box.menu.action,
.salon .styList li.action,
.salon .box.access.action,
#soju_total_beauty.action,
.totalBeauty h2.action,
.tagList.action,
.totalBeauty .desc.action,
.totalBeauty figure.action,
.totalBeauty .box.menu.action,
.totalBeauty .box.access.action {
  -webkit-animation: fadeInLK 0.8s ease 0.6s 1 forwards;
  animation: fadeInLK 0.8s ease 0.6s 1 forwards; }

@-webkit-keyframes fadeInK {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeInK {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeInUpK {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 35px);
    -ms-transform: translate(0, 35px);
    transform: translate(0px, 35px); }
  100% {
    opacity: 1;
    -webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes fadeInUpK {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 35px);
    -ms-transform: translate(0, 35px);
    transform: translate(0px, 35px); }
  100% {
    opacity: 1;
    -webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@-webkit-keyframes fadeInLK {
  0% {
    opacity: 0;
    -webkit-transform: translate(-15px, 0);
    -ms-transform: translate(-15px, 0);
    transform: translate(-15px, 0); }
  100% {
    opacity: 1;
    -webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes fadeInLK {
  0% {
    opacity: 0;
    -webkit-transform: translate(-15px, 0);
    -ms-transform: translate(-15px, 0);
    transform: translate(-15px, 0); }
  100% {
    opacity: 1;
    -webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
