@charset "UTF-8";
@import url("http://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
@font-face {
  font-family: "PlayfairDisplay";
  src: url(".//font/PlayfairDisplay-Regular.woff2") format('woff2'), url("./font/PlayfairDisplay-Regular.woff") format('woff'), url("./font/PlayfairDisplay-Regular.ttf") format('truetype');
}
html.is-sl-locked {
  height: 100%;
  overflow-y: hidden;
}
html.is-sl-over-height .js-sl-scrollbar-cover {
  display: block;
}
html.is-sl-over-width body {
  overflow-x: hidden;
  overflow-y: scroll;
}
.js-sl-scrollbar-cover {
  display: none;
  height: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
}
.js-menu {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
@-moz-keyframes delayView {
  0% {
    opacity: 0;
  }
  99.999% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes delayView {
  0% {
    opacity: 0;
  }
  99.999% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes delayView {
  0% {
    opacity: 0;
  }
  99.999% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes delayView {
  0% {
    opacity: 0;
  }
  99.999% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes scroll {
  0% {
    height: 2px;
  }
  20% {
    height: 8px;
  }
  40% {
    height: 14px;
  }
  60% {
    height: 20px;
  }
  80% {
    height: 26px;
  }
  100% {
    height: 32px;
  }
}
@-webkit-keyframes scroll {
  0% {
    height: 2px;
  }
  20% {
    height: 8px;
  }
  40% {
    height: 14px;
  }
  60% {
    height: 20px;
  }
  80% {
    height: 26px;
  }
  100% {
    height: 32px;
  }
}
@-o-keyframes scroll {
  0% {
    height: 2px;
  }
  20% {
    height: 8px;
  }
  40% {
    height: 14px;
  }
  60% {
    height: 20px;
  }
  80% {
    height: 26px;
  }
  100% {
    height: 32px;
  }
}
@keyframes scroll {
  0% {
    height: 2px;
  }
  20% {
    height: 8px;
  }
  40% {
    height: 14px;
  }
  60% {
    height: 20px;
  }
  80% {
    height: 26px;
  }
  100% {
    height: 32px;
  }
}
@-moz-keyframes kvSlide {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes kvSlide {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes kvSlide {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes kvSlide {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
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,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
body {
  min-width: 960px;
  color: #333;
  font: 13px/1.9 'Noto Sans Japanese', sans-serif;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body a {
  text-decoration: none;
}
body button {
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 0;
}
.wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}
.header {
  width: 260px;
  height: 70px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
}
.header .reserve-button {
  position: fixed;
  top: 0;
  right: 70px;
  display: block;
  width: 190px;
  height: 70px;
  padding-left: 55px;
  color: #f5f3f1;
  font-size: 20px;
  font-family: "PlayfairDisplay", serif;
  background: url("../images/bg-black.png?9cae256f5d") left top;
  line-height: 66px;
  letter-spacing: 0.2em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header .reserve-button::after {
  position: absolute;
  top: 32px;
  left: 34px;
  content: "";
  display: inline-block;
  width: 9px;
  height: 7px;
  background: url("../images/reserve-blank-icon.png?e0e34eb0f5") 0 0 no-repeat;
}
.header .menu-button {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1;
  width: 70px;
  height: 70px;
  background: url("../images/bg-gray.png?151c4e5190") left top;
  padding: 0;
}
.header .menu-button span {
  display: inline-block;
  position: relative;
  top: -4px;
  background: #fff;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  width: 20px;
  height: 2px;
}
.header .menu-button span::before,
.header .menu-button span::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 2px;
  background: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.header .menu-button span::before {
  margin-top: -6px;
}
.header .menu-button span::after {
  margin-top: 4px;
}
html.is-menu-opened .header .menu-button span {
  width: 20px;
  background: transparent;
}
html.is-menu-opened .header .menu-button span::before,
html.is-menu-opened .header .menu-button span::after {
  width: 20px;
  margin-top: 0;
}
html.is-menu-opened .header .menu-button span::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
html.is-menu-opened .header .menu-button span::after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.header .menu {
  top: 0;
  right: 0;
  width: 100%;
  background: url("../images/bg-beige.png?d756a12337") left top;
  text-align: center;
}
.header .menu .menu-inner {
  padding: 70px 0 89px;
}
.header .menu .logo {
  margin-bottom: 62px;
}
.header .menu .logo a {
  display: inline-block;
}
.header .menu .nav li a {
  color: #6c6b70;
  font-family: "PlayfairDisplay", serif;
  font-size: 20px;
  letter-spacing: 0.18em;
}
.header .menu .nav li.nav-1 {
  margin-bottom: 42px;
}
.header .menu .nav li.nav-2 {
  margin-bottom: 38px;
}
.header .menu .nav li.nav-3 {
  margin-bottom: 39px;
}
.header .menu .nav li.nav-4 {
  margin-bottom: 37px;
}
.header .menu .nav li.nav-5 {
  margin-bottom: 40px;
}
.header .menu .nav li.nav-6 a {
  display: inline-block;
  padding-left: 19px;
  color: #a9728c;
  letter-spacing: 0.14em;
}
.header .menu .nav li.nav-6 a::after {
  display: inline-block;
  content: "";
  width: 9px;
  height: 7px;
  margin-left: 5px;
  vertical-align: middle;
  background: url("../images/menu-reserve-blank-icon.png?0a72d99056") 0 0 no-repeat;
}
.section-intro {
  position: relative;
  height: 100vh;
  border: 30px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.section-intro .kv-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.section-intro .kv-container .kv {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-animation: kvSlide 20s infinite;
  -moz-animation: kvSlide 20s infinite;
  -o-animation: kvSlide 20s infinite;
  -ms-animation: kvSlide 20s infinite;
  animation: kvSlide 20s infinite;
}
.section-intro .kv-container .kv-1 {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  animation-delay: 0s;
  background: url("../images/kv-1.jpg?71267b7e14") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.section-intro .kv-container .kv-2 {
  -webkit-animation-delay: 5s;
  -moz-animation-delay: 5s;
  -o-animation-delay: 5s;
  -ms-animation-delay: 5s;
  animation-delay: 5s;
  background: url("../images/kv-2.jpg?647cbc950d") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.section-intro .kv-container .kv-3 {
  -webkit-animation-delay: 10s;
  -moz-animation-delay: 10s;
  -o-animation-delay: 10s;
  -ms-animation-delay: 10s;
  animation-delay: 10s;
  background: url("../images/kv-3.jpg?53b6df16cb") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.section-intro .kv-container .kv-4 {
  -webkit-animation-delay: 15s;
  -moz-animation-delay: 15s;
  -o-animation-delay: 15s;
  -ms-animation-delay: 15s;
  animation-delay: 15s;
  background: url("../images/kv-4.jpg?ffa99d2558") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.section-intro .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -111px;
  margin-left: -100px;
}
.section-intro .scroll {
  position: absolute;
  bottom: 57px;
  left: 50%;
  width: 2px;
  height: 32px;
}
.section-intro .scroll span {
  display: block;
  width: 2px;
  background: url("../images/scroll.png?de183581a5") left top;
  -webkit-animation: scroll 1.5s infinite;
  -moz-animation: scroll 1.5s infinite;
  -o-animation: scroll 1.5s infinite;
  -ms-animation: scroll 1.5s infinite;
  animation: scroll 1.5s infinite;
}
.section {
  position: relative;
}
.section .section-inner {
  position: relative;
  width: 960px;
  margin: 0 auto;
  z-index: 2;
}
.section .section-inner::after,
.section-daily .contents .thumbnails::after {
  content: "";
  display: block;
  clear: both;
}
.section .heading {
  margin-bottom: 49px;
  font-family: "PlayfairDisplay", serif;
  font-size: 50px;
  line-height: 1;
  letter-spacing: 0.19em;
}
.section .text {
  text-align: justify;
  letter-spacing: -0.02em;
}
.section .bg-window {
  position: relative;
  content: "";
  display: block;
  width: 100%;
  height: 320px;
  padding-right: 10px;
  z-index: 1;
}
.section-concept {
  background: url("../images/bg-black.png?9cae256f5d") left top;
}
.section-concept .section-inner {
  padding: 112px 0 239px;
  line-height: 1;
}
.section-concept .heading-container {
  margin-bottom: 98px;
}
.section-concept .heading-container .heading {
  margin-left: 226px;
  margin-bottom: 26px;
  color: #a5a3ad;
  font-family: "PlayfairDisplay", serif;
  font-size: 60px;
  letter-spacing: 0.18em;
}
.section-concept .heading-container .heading .and {
  display: inline-block;
  margin-left: 12px;
  margin-right: 20px;
}
.section-concept .heading-container .subheading {
  margin-left: 369px;
}
.section-concept .contents .text {
  margin-left: 130px;
  margin-bottom: 85px;
}
.section-concept .contents .name {
  margin-left: 416px;
}
.salon-info {
  position: relative;
}
.salon-info .salon-info-label {
  position: absolute;
  top: -171px;
  left: 50%;
  margin-left: 284px;
}
.salon-info .frame-top {
  position: absolute;
  top: -160px;
  left: 50%;
  margin-left: 370px;
}
.salon-info .frame-bottom {
  position: absolute;
  bottom: 130px;
  left: 50%;
  margin-left: -480px;
  z-index: 1;
}
.section-headspa {
  background: url("../images/bg-twotone-left.png?a237a51938") center top repeat;
}
.section-headspa::before,
.section-headspa::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
}
.section-headspa::before {
  width: 50%;
  background: url("../images/bg-twotone-right.png?efff83410c") center top repeat;
}
.section-headspa::after {
  width: 1200px;
  margin-left: -600px;
  background: url("../images/bg-twotone.png?fb2f38754f") center top repeat-y;
}
.section-headspa .img {
  margin-left: -35px;
}
.section-headspa .img img {
  margin-top: -167px;
}
.section-headspa .contents {
  margin-left: 349px;
  margin-top: -97px;
  margin-bottom: 45px;
}
.section-headspa .contents .heading {
  margin-left: 128px;
}
.section-headspa .contents .text {
  width: 400px;
}
.section-headspa .label {
  position: absolute;
  top: 244px;
  right: -3px;
}
.section-headspa .bg-window {
  background: url("../images/headspa-bg.jpg?0dda6e95cc") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
}
.section-design {
  background: url("../images/bg-twotone-left.png?a237a51938") center top repeat;
}
.section-design::before,
.section-design::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
}
.section-design::before {
  width: 50%;
  background: url("../images/bg-twotone-right.png?efff83410c") center top repeat;
}
.section-design::after {
  width: 1200px;
  margin-left: -600px;
  background: url("../images/bg-twotone.png?fb2f38754f") center top repeat-y;
}
.section-design .section-inner {
  padding-top: 82px;
  padding-bottom: 46px;
}
.section-design .contents {
  float: left;
  width: 400px;
  margin-top: 117px;
  margin-left: 80px;
}
.section-design .img {
  float: right;
  margin-right: 44px;
}
.section-design .label {
  position: absolute;
  top: 441px;
  left: -3px;
}
.section-design .bg-window {
  background: url("../images/design-bg.jpg?0ff10d35c7") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
}
.section-private {
  background: url("../images/bg-twotone-left.png?a237a51938") center top repeat;
}
.section-private::before,
.section-private::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
}
.section-private::before {
  width: 50%;
  background: url("../images/bg-twotone-right.png?efff83410c") center top repeat;
}
.section-private::after {
  width: 1200px;
  margin-left: -600px;
  background: url("../images/bg-twotone.png?fb2f38754f") center top repeat-y;
}
.section-private .section-inner {
  padding-top: 83px;
  padding-bottom: 46px;
}
.section-private .img {
  float: left;
  margin-left: -35px;
}
.section-private .contents {
  float: right;
  width: 400px;
  margin-top: 138px;
  margin-right: 84px;
}
.section-private .label {
  position: absolute;
  top: 359px;
  right: -3px;
}
.section-private .bg-window {
  background: url("../images/private-bg.jpg?9a9d3cbabb") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
}
.section-stylist {
  background: #fff;
}
.section-stylist .section-inner {
  padding-top: 83px;
  padding-bottom: 86px;
}
.section-stylist .contents {
  float: left;
  width: 400px;
  margin-top: 79px;
  margin-left: 80px;
}
.section-stylist .contents .heading span {
  display: block;
  margin-bottom: 8px;
  font-size: 20px;
  letter-spacing: 0.2em;
}
.section-stylist .img {
  float: right;
  margin-right: 44px;
}
.section-stylist .label {
  position: absolute;
  top: 275px;
  left: -3px;
}
.section-menu {
  background: url("../images/bg-gray.png?151c4e5190") left top;
}
.section-menu .section-inner {
  padding-top: 88px;
  padding-bottom: 15px;
}
.section-menu .heading {
  margin-bottom: 53px;
  font-size: 60px;
  text-align: center;
  letter-spacing: 0.14em;
}
.section-menu .contents {
  width: 800px;
  margin: 0 auto;
}
.section-menu .contents .menu-block-heading {
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  letter-spacing: 0.1em;
}
.section-menu .contents .menu-block-text {
  font-weight: 300;
  font-size: 15px;
  line-height: 1.86;
  margin-top: 33px;
  margin-bottom: 38px;
  letter-spacing: 0.1em;
}
.section-menu .contents .menu-list {
  margin-bottom: 86px;
  margin-top: 24px;
}
.section-menu .contents .menu-list li {
  margin-bottom: 43px;
}
.section-menu .contents .menu-list li:last-child {
  margin-bottom: 0;
}
.section-menu .contents .menu-list li .menu {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 11px;
  color: #fff;
  line-height: 1;
  background: url("../images/menu-list-bg.png?89a12506af") 0 2px repeat-x;
  font-feature-settings: "palt";
}
.section-menu .contents .menu-list li .menu .name {
  margin-top: 5px;
  display: inline-block;
  padding-right: 5px;
  background: url("../images/bg-gray.png?151c4e5190") left top;
  font-size: 15px;
  letter-spacing: 0.1em;
}
.section-menu .contents .menu-list li .menu .price-time {
  display: inline-block;
  margin-right: -3px;
  background: url("../images/bg-gray.png?151c4e5190") left top;
  letter-spacing: 0.1em;
}
.section-menu .contents .menu-list li .menu .price-time .price {
  font-family: "PlayfairDisplay", serif;
  font-size: 20px;
  letter-spacing: 0.06em;
}
.section-menu .contents .menu-list li .menu .price-time .time {
  margin-left: 3px;
  margin-right: 8px;
  font-weight: 400;
  font-size: 14px;
}
.section-menu .contents .menu-list li .detail {
  margin-left: 19px;
  font-size: 12px;
  line-height: 1.7;
  letter-spacing: 0.1em;
}
.section-menu .contents .notes {
  font-size: 11px;
  text-align: right;
}
.section-access {
  background: url("../images/bg-beige.png?d756a12337") left top;
}
.section-access .section-inner {
  width: auto;
  padding-top: 87px;
}
.section-access .heading {
  margin-bottom: 64px;
  font-size: 60px;
  text-align: center;
  letter-spacing: 0.14em;
}
.section-access .contents .text {
  margin-bottom: 63px;
  color: #a4a3ac;
  text-align: center;
}
.section-access .contents .map {
  width: 100%;
  height: 300px;
  background: #ccc;
  overflow: hidden;
}
.section-daily {
  background: url("../images/bg-beige.png?d756a12337") left top;
}
.section-daily .section-inner {
  width: auto;
  padding-top: 93px;
}
.section-daily .heading {
  margin-bottom: 60px;
  font-size: 60px;
  text-align: center;
  letter-spacing: 0.14em;
}
.section-daily .contents {
  text-align: center;
}
.section-daily .contents .account {
  display: inline-block;
  margin-bottom: 70px;
  font-family: "PlayfairDisplay", serif;
  color: #a5a3ad;
  font-size: 16px;
  letter-spacing: 0.1em;
}
.section-daily .contents .account::before {
  content: "";
  display: inline-block;
  margin-left: 4px;
  margin-right: 9px;
  width: 26px;
  height: 26px;
  vertical-align: bottom;
  background: url("../images/instagram-icon.png?cd5ef61955") left top;
}
.section-daily .contents .thumbnails {
  height: 33.3333333333333%;
  font-size: 0;
}
.section-daily .contents .thumbnails li {
  float: left;
  width: 16.6666666666667%;
  overflow: hidden;
}
.section-daily .contents .thumbnails li a {
  position: relative;
  display: block;
  width: 100%;
  width: 100%;
  position: relative;
}
.section-daily .contents .thumbnails li a::after {
  content: "";
  display: block;
  padding-top: 100%;
}
.section-daily .contents .thumbnails li a > * {
  position: absolute;
}
.section-daily .contents .thumbnails li a svg {
  opacity: 0.75;
  position: absolute;
  top: 0;
  left: 0;
}
.section-daily .contents .thumbnails li a::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #e9dfef;
}
.section-daily .contents .thumbnails li img {
  width: 100%;
  vertical-align: bottom;
}
.footer {
  padding-top: 100px;
  text-align: center;
  background: url("../images/bg-black.png?9cae256f5d") left top;
}
.footer .logo {
  margin-bottom: 35px;
}
.footer .info {
  margin-bottom: 94px;
  color: #a4a3ac;
  font-size: 12px;
  line-height: 2.1;
}
.footer .copyright {
  height: 30px;
  color: #5f5e62;
  font-size: 10px;
  line-height: 29px;
  border-top: 1px solid #4b4b4b;
}

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