@charset "UTF-8";
/* ==========================================================================
* foundation
========================================================================== */
/*! sanitize.css v3.2.0 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */
/*
 * Normalization
 */
audio:not([controls]) {
  display: none;
  /* Chrome 44-, iOS 8+, Safari 9+ */
}

button {
  -webkit-appearance: button;
  /* iOS 8+ */
  overflow: visible;
  /* Internet Explorer 11- */
}

details {
  display: block;
  /* Edge 12+, Firefox 40+, Internet Explorer 11-, Windows Phone 8.1+ */
}

html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  /* Edge 12+, Internet Explorer 11- */
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

input {
  border-radius: 0;
  /* iOS 8+ */
}

input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  /* iOS 8+ */
}

input[type='number'] {
  width: auto;
  /* Firefox 36+ */
}

input[type='search'] {
  -webkit-appearance: textfield;
  /* Chrome 45+, Safari 9+ */
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Chrome 45+, Safari 9+ */
}

main {
  display: block;
  /* Android 4.3-, Internet Explorer 11-, Windows Phone 8.1+ */
}

pre {
  overflow: auto;
  /* Internet Explorer 11- */
}

progress {
  display: inline-block;
  /* Internet Explorer 11-, Windows Phone 8.1+ */
}

small {
  font-size: 75%;
  /* All browsers */
}

summary {
  display: block;
  /* Firefox 40+, Internet Explorer 11-, Windows Phone 8.1+ */
}

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

template {
  display: none;
  /* Android 4.3-, Internet Explorer 11-, iOS 7-, Safari 7-, Windows Phone 8.1+ */
}

textarea {
  overflow: auto;
  /* Edge 12+, Internet Explorer 11- */
}

[hidden] {
  display: none;
  /* Internet Explorer 10- */
}

/*
 * Universal inheritance
 */
*,
:before,
:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

* {
  font-size: inherit;
  line-height: inherit;
}

:before,
:after {
  text-decoration: inherit;
  vertical-align: inherit;
}

/*
 * Opinionated defaults
 */
/* specify the border style and width of all elements */
*,
:before,
:after {
  border-style: solid;
  border-width: 0;
}

/* specify the core styles of all elements */
* {
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* specify the root styles of the document */
:root {
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000000;
  cursor: default;
}

/* specify the text decoration of anchors */
a {
  text-decoration: none;
}

/* specify the alignment of media elements */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/* specify the background color of form elements */
button,
input,
select,
textarea {
  background-color: transparent;
}

/* specify the inherited color and font of form elements */
button,
input,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
}

/* specify the minimum height of form elements */
button,
[type='button'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='email'],
[type='month'],
[type='number'],
[type='password'],
[type='reset'],
[type='search'],
[type='submit'],
[type='tel'],
[type='text'],
[type='time'],
[type='url'],
[type='week'],
select,
textarea {
  min-height: 1.5em;
}

/* specify the font family of code elements */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

/* specify the list style of nav lists */
nav ol,
nav ul {
  list-style: none;
}

/* specify the standard appearance of selects */
select {
  -moz-appearance: none;
  /* Firefox 40+ */
  -webkit-appearance: none;
  /* Chrome 45+ */
}

select::-ms-expand {
  display: none;
  /* Edge 12+, Internet Explorer 11- */
}

select::-ms-value {
  color: currentColor;
  /* Edge 12+, Internet Explorer 11- */
}

/* specify the border styling of tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* specify the resizability of textareas */
textarea {
  resize: vertical;
}

/* specify the background color, font color, and drop shadow of text selections */
::-moz-selection {
  background-color: #b3d4fc;
  /* required when declaring ::selection */
  color: #ffffff;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  /* required when declaring ::selection */
  color: #ffffff;
  text-shadow: none;
}

/* specify the progress cursor of updating elements */
[aria-busy='true'] {
  cursor: progress;
}

/* specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* specify the style of visually hidden yet accessible elements */
[hidden][aria-hidden='false'] {
  clip: rect(0 0 0 0);
  display: inherit;
  position: absolute;
}

[hidden][aria-hidden='false']:focus {
  clip: auto;
}

/* remove delay from tapping on clickable elements */
a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
/* ==========================================================================
* content-width
========================================================================== */
/* ==========================================================================
* mediaqueries-size
========================================================================== */
/* ==========================================================================
* color
========================================================================== */
/* ==========================================================================
* font-family
========================================================================== */
/* ==========================================================================
* font-size
========================================================================== */
/* ==========================================================================
* item-width
========================================================================== */
/* ==========================================================================
* content size
========================================================================== */
/* ==========================================================================
* media queries
========================================================================== */
/* ==========================================================================
* animation
========================================================================== */
/* ==========================================================================
* pseudo element
========================================================================== */
html {
  font-size: 62.5%;
}

body {
  font-size: 1.6em;
  font-family: adobe-garamond-pro, 'Hiragino Mincho ProN', 'YuMincho', 'Yu Mincho', 'MS PMincho', serif;
  color: #000000;
  overflow: hidden;
  background-color: #f0ede9;
}

img {
  max-width: 100%;
}

a {
  color: #000000;
}

.l-container {
  position: relative;
}

/* ==========================================================================
* layout
========================================================================== */
.l-header {
  position: relative;
  z-index: 10000;
  width: 100%;
  padding: 40px 0 35px;
  border-bottom: 1px solid #000000;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .l-header {
    padding: 30px 0 35px;
  }
}

.l-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 80px;
}

.l-header__logo {
  width: 100px;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .l-header__logo {
    width: 80px;
  }
}

.l-header__menu {
  position: fixed;
  z-index: 22;
  right: 50px;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .l-header__menu {
    right: 30px;
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }
}

.l-header__store {
  position: fixed;
  z-index: 1;
  left: 50px;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .l-header__store {
    font-size: 12px;
    left: 30px;
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }
}

.l-footer {
  padding-bottom: 160px;
}

.l-footer__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 60px 0;
  border-top: 1px solid #000000;
  border-bottom: 3px solid #000000;
}

.l-footer__body::before {
  content: '';
  display: block;
  position: absolute;
  top: -4px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000000;
}

.l-footer__side-l {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: center;
  border-right: 1px solid #000000;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .l-footer__side-l {
    font-size: 12px;
  }
}

.l-footer__logo {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  text-align: center;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .l-footer__logo {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    width: 100px;
  }
}

.l-footer__side-r {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: center;
  border-left: 1px solid #000000;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .l-footer__side-r {
    font-size: 12px;
  }
}

.l-footer__foot {
  margin-top: 20px;
  text-align: center;
}

/* ==========================================================================
* component
========================================================================== */
.c-text.-val-1 {
  font-size: 15px;
  font-weight: normal;
}

.c-text.-val-2 {
  font-size: 7vw;
  line-height: 0.88;
  text-transform: uppercase;
}

@media screen and (min-width: 1400px) {
  .c-text.-val-2 {
    font-size: 90px;
  }
}

@media screen and (max-width: calc(992px - 0.02px)) {
  .c-text.-val-2 {
    font-size: 48px;
  }
}

.c-text.-val-3 {
  font-size: 36px;
  font-weight: normal;
}

.c-text.-val-4 {
  font-size: 14px;
  font-weight: normal;
}

.c-paragraph + .c-paragraph {
  margin-top: 20px;
}

/* ==========================================================================
* modifier
========================================================================== */
/* フォントサイズ・行間
----------------------------------------------------------------- */
.c-paragraph.-large {
  font-size: 16px;
  line-height: 1.75;
}

.c-paragraph.-medium {
  font-size: 15px;
  line-height: 2.2;
}

@media screen and (max-width: calc(992px - 0.02px)) {
  .c-paragraph.-medium {
    font-size: 13px;
    line-height: 2;
  }
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .c-paragraph.-medium {
    font-size: 12px;
  }
}

.c-paragraph.-small {
  font-size: 14px;
  line-height: 1.75;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .c-paragraph.-small {
    font-size: 13px;
  }
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .c-paragraph.-small {
    font-size: 12px;
  }
}

/* 行の揃え位置・均等割付
----------------------------------------------------------------- */
.c-paragraph.-center {
  text-align: center;
}

.c-button {
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  border-radius: 0.5rem;
}

.c-button::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  width: 12px;
  height: 12px;
  background-image: url(../images/common/right-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.c-button {
  width: 204px;
  height: 54px;
  font-size: 15px;
  background-color: transparent;
}

.c-button svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-button svg rect {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  stroke: #000;
  stroke-width: 1;
  stroke-dasharray: 200px, 16px;
  stroke-dashoffset: 70px;
}

.c-button:hover svg rect {
  stroke-dashoffset: 284px;
}

.c-button span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #000;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.is-active .c-menu-button__text {
  opacity: 0;
}

.is-active .c-menu-button__line:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg);
}

.is-active .c-menu-button__line:nth-of-type(2) {
  left: 50%;
  opacity: 0;
  -webkit-animation: fadeline 0.8s forwards;
  animation: fadeline 0.8s forwards;
}

.is-active .c-menu-button__line:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg);
}

@-webkit-keyframes fadeline {
  100% {
    height: 0;
  }
}

@keyframes fadeline {
  100% {
    height: 0;
  }
}

.c-menu-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}

.c-menu-button__text {
  display: block;
  margin-right: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  text-align: center;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .c-menu-button__text {
    display: none;
  }
}

.c-menu-button__icon {
  width: 40px;
  height: 20px;
  position: relative;
}

.c-menu-button__line {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000000;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.c-menu-button__line:nth-of-type(1) {
  top: 0;
}

.c-menu-button__line:nth-of-type(2) {
  top: 9px;
}

.c-menu-button__line:nth-of-type(3) {
  bottom: 0;
}

.c-image {
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%;
}

.c-image__cover {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #f0ede9;
  -webkit-transition: 2s cubic-bezier(0.83, 0, 0.17, 1);
  transition: 2s cubic-bezier(0.83, 0, 0.17, 1);
}

.c-image__body {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: 2s cubic-bezier(0.83, 0, 0.17, 1);
  transition: 2s cubic-bezier(0.83, 0, 0.17, 1);
}

.is-active.c-image.-top .c-image__cover {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.is-active.c-image.-top .c-image__body {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.is-active.c-image.-right .c-image__cover {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.is-active.c-image.-right .c-image__body {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.c-hidetext.-bottom {
  overflow: hidden;
}

.c-hidetext.-bottom .c-hidetext__body {
  display: block;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: 1s cubic-bezier(0.83, 0, 0.17, 1);
  transition: 1s cubic-bezier(0.83, 0, 0.17, 1);
}

.is-active.c-hidetext.-bottom .c-hidetext__body {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.c-hidetext.-left {
  overflow: hidden;
}

.c-hidetext.-left .c-hidetext__body {
  display: block;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: 1s cubic-bezier(0.83, 0, 0.17, 1);
  transition: 1s cubic-bezier(0.83, 0, 0.17, 1);
}

.is-active.c-hidetext.-left .c-hidetext__body {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.c-blur {
  opacity: 0;
  -webkit-filter: blur(30px);
  filter: blur(30px);
  -webkit-transition: 1s cubic-bezier(0.83, 0, 0.17, 1);
  transition: 1s cubic-bezier(0.83, 0, 0.17, 1);
}

.c-blur.is-active {
  opacity: 1;
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

/* ==========================================================================
* project
========================================================================== */
.is-active .p-nav {
  display: block;
  -webkit-animation: show 0.3s cubic-bezier(0.83, 0, 0.17, 1) 0s;
  animation: show 0.3s cubic-bezier(0.83, 0, 0.17, 1) 0s;
}

@-webkit-keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.is-active .p-nav__item {
  display: block;
  -webkit-animation: x-fade 0.3s ease-in-out;
  animation: x-fade 0.3s ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.is-active .p-nav__item:nth-child(1) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.is-active .p-nav__item:nth-child(2) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.is-active .p-nav__item:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.is-active .p-nav__item:nth-child(4) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

@-webkit-keyframes x-fade {
  from {
    opacity: 0;
    -webkit-transform: translateX(-120px);
    transform: translateX(-120px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@keyframes x-fade {
  from {
    opacity: 0;
    -webkit-transform: translateX(-120px);
    transform: translateX(-120px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

.p-nav {
  display: none;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  padding: 30px;
  background-color: #f0ede9;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

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

.p-nav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-nav__link .-jp {
  font-size: 15px;
  letter-spacing: 0.025em;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-nav__link .-jp {
    font-size: 12px;
  }
}

.p-nav__link .-en {
  font-size: 78px;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  white-space: nowrap;
}

@media screen and (max-width: calc(1200px - 0.02px)) {
  .p-nav__link .-en {
    font-size: 60px;
  }
}

@media screen and (max-width: calc(992px - 0.02px)) {
  .p-nav__link .-en {
    font-size: 52px;
  }
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-nav__link .-en {
    font-size: 40px;
  }
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-nav__link .-en {
    margin-top: 5px;
    font-size: 34px;
  }
}

.p-nav__item {
  opacity: 0;
}

.p-nav__item + .p-nav__item {
  margin-top: 40px;
}

.p-hero {
  width: 100%;
  padding: 70px 5% 0;
}

.p-hero__inner {
  position: relative;
  z-index: 1;
  width: 100%;
}

.p-hero__copy {
  position: relative;
  z-index: 2;
  -webkit-transform: translateY(60px);
  transform: translateY(60px);
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-hero__copy {
    margin-bottom: 30px;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

.p-hero__heading {
  font-weight: normal;
  letter-spacing: 0.5em;
  text-align: center;
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-hero__heading {
    font-size: 14px;
    letter-spacing: 0.05em;
  }
}

.p-hero__subheading {
  margin-top: 30px;
  font-size: 8vw;
  font-weight: normal;
  line-height: 0.8;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  text-align: center;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  white-space: nowrap;
}

@media screen and (min-width: 1400px) {
  .p-hero__subheading {
    font-size: 130px;
  }
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-hero__subheading {
    margin-top: 15px;
    font-size: 46px;
    line-height: 0.9;
  }
}

.p-hero__image {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-hero__image {
    height: 300px;
  }
}

.p-hero__image-item {
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .swiper-container,
  .fade-img,
  .p-hero__image-item {
    width: 100%;
    height: 100%;
  }
}

.fade-img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.fade-img source {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-intro {
  padding-top: 120px;
  padding-bottom: 120px;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-intro {
    padding-top: 80px;
    padding-bottom: 0px;
  }
}

.p-intro__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-intro__inner {
    display: block;
  }
}

.p-intro__body {
  -ms-flex-preferred-size: 70%;
  flex-basis: 70%;
  padding: 0 10%;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-intro__body {
    margin-bottom: 60px;
  }
}

.p-intro__title {
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.p-intro__heading {
  font-size: 36px;
  font-weight: normal;
  line-height: 1.6;
  margin-top: 20px;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-intro__heading {
    font-size: 20px;
  }
}

.p-intro__paragraph {
  margin-top: 40px;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-intro__figure {
    border-top: 1px solid #000000;
    padding: 5%;
  }
}

.p-intro__image {
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}

.p-intro__button {
  margin-top: 60px;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-intro__button {
    margin-bottom: 40px;
  }
}

.p-media {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.p-media__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-media__inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.p-media__figure {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  padding: 5%;
  border-right: 1px solid #000000;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-media__figure {
    -ms-flex-preferred-size: 92%;
    flex-basis: 92%;
    border-right: none;
  }
}

.p-media__image {
  width: 100%;
}

.p-media__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
  padding: 5%;
  border-right: 1px solid #000000;
}

@media screen and (max-width: calc(992px - 0.02px)) {
  .p-media__body {
    padding: 10% 5%;
  }
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-media__body {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    border-top: 1px solid #000000;
  }
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-media__body {
    padding: 20% 8%;
  }
}

.p-media__subheading {
  padding-top: 30px;
}

.p-media__paragraph {
  margin-top: 50px;
}

@media screen and (max-width: calc(992px - 0.02px)) {
  .p-media__paragraph {
    margin-top: 30px;
  }
}

.p-media__button {
  margin-top: 70px;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-media__button {
    margin-top: 40px;
  }
}

.p-media__lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  -ms-flex-preferred-size: 5%;
  flex-basis: 5%;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-media__lead {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-preferred-size: 8%;
    flex-basis: 8%;
    border-left: 1px solid #000000;
  }
}

.p-media__lead-image {
  display: block;
  width: 40%;
  height: 30%;
  background-image: url(../images/home/h-section-01.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.p-media.-reverse {
  border-bottom: none;
}

.p-media.-reverse .p-media__body {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.p-media.-reverse .p-media__lead {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  border-right: 1px solid #000000;
}

.p-media.-reverse .p-media__figure {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  border-right: none;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-media.-reverse .p-media__figure {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

.p-media.-reverse .p-media__lead-image {
  background-image: url(../images/home/h-section-02.svg);
}

.p-store__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 130px 0;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-store__inner {
    padding: 80px 30px;
    -webkit-box-align: left;
    -ms-flex-align: left;
    align-items: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.p-store__sub {
  display: block;
  padding-left: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-store__sub {
    padding-left: 6px;
  }
}

.p-store__title {
  display: block;
  position: relative;
  margin-top: 20px;
  font-size: 8vw;
  line-height: 0.88;
  letter-spacing: 0.025em;
}

@media screen and (min-width: 1400px) {
  .p-store__title {
    font-size: 110px;
  }
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-store__title {
    font-size: 56px;
  }
}

.p-store__title::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  width: 40px;
  height: 40px;
  right: -80px;
  border: 1px solid #d5d5d5;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.p-store__title::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  width: 14px;
  height: 10px;
  right: -66px;
  background-image: url(../images/common/right-arrow.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.p-store__paragraph {
  display: block;
  margin-top: 20px;
}

.p-dynamic {
  display: block;
  padding: 80px 0;
  border-top: 1px solid #000000;
}

.p-dynamic__heading {
  margin-top: 10px;
  font-size: 6.5vw;
  font-weight: normal;
  text-align: center;
}

@media screen and (min-width: 1400px) {
  .p-dynamic__heading {
    font-size: 80px;
  }
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-dynamic__heading {
    font-size: 40px;
  }
}

.p-head {
  padding-top: 60px;
  padding-bottom: 100px;
  border-bottom: 1px solid #000000;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-head {
    padding-bottom: 60px;
  }
}

.p-head__head {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: 30px;
}

.p-head__heading {
  font-weight: normal;
}

.p-head__paragraph {
  margin-top: 20px;
  text-align: center;
}

.p-head__subheading {
  margin-top: 10px;
}

.p-head__image {
  width: 60%;
  margin: 0 auto;
  -webkit-transform: translateY(-45px);
  transform: translateY(-45px);
}

@media screen and (max-width: calc(992px - 0.02px)) {
  .p-head__image {
    width: 90%;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.p-head__anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 20%;
  margin: 30px auto 0;
}

@media screen and (max-width: calc(992px - 0.02px)) {
  .p-head__anchor {
    width: 50%;
  }
}

.eefc .p-head {
  padding: 100px 5%;
}

.p-greeting {
  border-bottom: 1px solid #000000;
}

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

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-greeting__inner {
    display: block;
  }
}

.p-greeting__head {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  padding: 10% 5% 0 5%;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-greeting__head {
    padding: 13% 0 0 10%;
  }
}

.p-greeting__body {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  padding: 10%;
  border-left: 1px solid #000000;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-greeting__body {
    padding: 10% 10% 20% 10%;
    border-left: none;
  }
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-greeting__paragraph {
    padding-top: 10%;
    border-top: 1px solid #000000;
  }
}

.p-greeting__name {
  width: 230px;
  margin-top: 60px;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-greeting__name {
    margin-top: 30px;
  }
}

.p-history {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

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

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-history__inner {
    display: block;
  }
}

.p-history__head {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  padding: 10% 5% 0 5%;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-history__head {
    padding: 13% 0 0 10%;
  }
}

.p-history__body {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  padding: 10%;
  border-left: 1px solid #000000;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-history__body {
    padding: 10% 10% 20% 10%;
    border-left: none;
  }
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-history__list {
    padding-top: 20%;
    border-top: 1px solid #000000;
  }
}

.p-timeline {
  position: relative;
  z-index: 1;
}

.p-timeline::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 60px;
  width: 1px;
  height: 100%;
  z-index: -1;
  background-color: #d5d5d5;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-timeline::before {
    top: 30px;
    left: 40px;
  }
}

.p-timeline__unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f0ede9;
}

.p-timeline__unit + .p-timeline__unit {
  margin-top: 120px;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-timeline__unit + .p-timeline__unit {
    margin-top: 70px;
  }
}

.p-timeline__dt {
  font-size: 63px;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-timeline__dt {
    font-size: 40px;
  }
}

.p-timeline__dd {
  padding-left: 20px;
}

.p-outline {
  border-top: 1px solid #000000;
}

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

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-outline__inner {
    display: block;
  }
}

.p-outline__head {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  padding: 10% 5% 0 5%;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-outline__head {
    padding: 13% 0 0 10%;
  }
}

.p-outline__body {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  padding: 10%;
  border-left: 1px solid #000000;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-outline__body {
    padding: 10% 10% 20% 10%;
    border-left: none;
  }
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-outline__list {
    padding-top: 10%;
    border-top: 1px solid #000000;
  }
}

.p-dl {
  width: 100%;
}

.p-dl__unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 20px;
  font-size: 15px;
  border-bottom: 1px solid #d5d5d5;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-dl__unit {
    display: block;
    padding: 25px 10px;
  }
}

.p-dl__dt {
  position: relative;
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-dl__dt {
    padding-bottom: 15px;
  }
}

.p-dl__dt::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  width: 1px;
  height: 50%;
  right: 0px;
  background-color: #d5d5d5;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-dl__dt::after {
    width: 6%;
    height: 1px;
    top: auto;
    bottom: 0;
    right: auto;
    left: 0;
  }
}

.p-dl__dd {
  margin-left: 50px;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-dl__dd {
    margin-top: 10px;
    margin-left: 0px;
  }
}

.p-separate {
  padding: 3%;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .p-separate {
    height: 260px;
  }
  .p-separate img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.p-brand {
  margin: 180px 0;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-brand {
    margin: 80px 0;
  }
}

.p-brand__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80%;
  margin: 0 auto;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-brand__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.p-brand__body {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-brand__body {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 60px;
  }
}

.p-brand__subheading {
  margin-top: 12px;
}

.p-brand__paragraph {
  margin-top: 30px;
}

.p-brand__image {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .p-brand__image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

/* ==========================================================================
* utility
========================================================================== */
.u-orange {
  color: #000000;
}

.u-pl-20 {
  padding-left: 20%;
}

@media screen and (max-width: calc(1200px - 0.02px)) {
  .u-pl-20 {
    padding-left: 6%;
  }
}

.u-txl-20 {
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
}

.u-br-lg {
  display: none;
}

@media screen and (max-width: calc(992px - 0.02px)) {
  .u-br-lg {
    display: block;
  }
}

.u-br-md {
  display: none;
}

@media screen and (max-width: calc(768px - 0.02px)) {
  .u-br-md {
    display: block;
  }
}

.u-br-sm {
  display: none;
}

@media screen and (max-width: calc(576px - 0.02px)) {
  .u-br-sm {
    display: block;
  }
}

/* ==========================================================================
* program
========================================================================== */
.swiper-slide {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.swiper-slide-next,
.swiper-slide-prev {
  -webkit-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

.swiper-button-prev,
.swiper-button-next {
  color: #d5d5d5;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 22px;
}

.swiper-button-prev {
  left: 21%;
}

.swiper-button-next {
  right: 21%;
}

.swiper-pagination {
  bottom: -65px !important;
}

.product .swiper-container {
  overflow: visible;
}

.swiper-pagination-bullet-active {
  background-color: #000000;
}

@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
}

@keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
}

.swiper-slide-active .fade-img,
.swiper-slide-duplicate-active .fade-img,
.swiper-slide-prev .fade-img {
  -webkit-animation: zoomUp 10s linear 0s 1 normal both;
  animation: zoomUp 10s linear 0s 1 normal both;
}

.fade-img img {
  display: block;
}
/*# sourceMappingURL=style.css.map */
