@charset "UTF-8";
/* ========================================
  Foundation
======================================== */
a, abbr, acronym, address, applet, article, aside, audio,
b, big, blockquote, body, caption, canvas, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt, em, embed,
fieldset, figcaption, figure, form, footer,
header, hgroup, h1, h2, h3, h4, h5, h6, html,
i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav,
object, ol, output, p, pre, q, ruby,
s, samp, section, main, small, span, strike, strong, sub, summary, sup,
tt, table, tbody, textarea, tfoot, thead, time, tr, th, td,
u, ul, var, video {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
  white-space: normal;
  text-align: left;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
}

article, aside, details, figcaption, figure, footer, header, hgroup,
menu, nav, section, main {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a, abbr, acronym, address, applet, article, aside, audio,
b, big, blockquote, body, caption, canvas, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt, em, embed,
fieldset, figcaption, figure, form, footer,
header, hgroup, h1, h2, h3, h4, h5, h6, html,
i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav,
object, ol, output, p, pre, q, ruby,
s, samp, section, main, small, span, strike, strong, sub, summary, sup,
tt, table, tbody, textarea, tfoot, thead, time, tr, th, td,
u, ul, var, video {
  font-size: 1rem;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-kerning: auto;
          font-kerning: auto;
  -webkit-text-size-adjust: 100%;
}

a {
  color: #000000;
  text-decoration: none;
  height: inherit;
}

figure {
  height: inherit;
}

img,
video {
  display: block;
  height: inherit;
  width: 100%;
  margin-bottom: 0;
  max-width: 100%;
}

iframe {
  vertical-align: bottom;
}

button {
  border: 0;
  padding: 0;
  margin: 0;
}

button:focus {
  outline: none;
}

@font-face {
  font-family: 'Harenosora';
  font-style: normal;
  font-weight: normal;
  src: local("Harenosora"), url("../fonts/Harenosora.otf") format("opentype");
}

a, abbr, acronym, address, applet, article, aside, audio,
b, big, blockquote, body, caption, canvas, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt, em, embed,
fieldset, figcaption, figure, form, footer,
header, hgroup, h1, h2, h3, h4, h5, h6, html,
i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav,
object, ol, output, p, pre, q, ruby,
s, samp, section, main, small, span, strike, strong, sub, summary, sup,
tt, table, tbody, textarea, tfoot, thead, time, tr, th, td,
u, ul, var, video {
  font-family: 'Harenosora', serif;
}

.c-fonts--serif {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

html {
  font-size: 62.5%;
}

body {
  overflow-x: hidden;
  -webkit-font-feature-settings: 'palt' 1;
          font-feature-settings: 'palt' 1;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #252525;
  -ms-overflow-style: none;
  scrollbar-width: none;
  font-size: 1.6em;
}

main {
  overflow: hidden;
}

a, abbr, acronym, address, applet, article, aside, audio,
b, big, blockquote, body, caption, canvas, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt, em, embed,
fieldset, figcaption, figure, form, footer,
header, hgroup, h1, h2, h3, h4, h5, h6, html,
i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav,
object, ol, output, p, pre, q, ruby,
s, samp, section, main, small, span, strike, strong, sub, summary, sup,
tt, table, tbody, textarea, tfoot, thead, time, tr, th, td,
u, ul, var, video {
  letter-spacing: 0.1em;
  line-height: 2;
}

a, abbr, acronym, address, applet, article, aside, audio,
b, big, blockquote, caption, canvas, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt, em, embed,
fieldset, figcaption, figure, form, footer,
header, hgroup, h1, h2, h3, h4, h5, h6,
i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav,
object, ol, output, p, pre, q, ruby,
s, samp, section, main, small, span, strike, strong, sub, summary, sup,
tt, table, tbody, textarea, tfoot, thead, time, tr, th, td,
u, ul, var, video {
  font-size: 1.6rem;
}

@media (max-width: 480px) {
  a, abbr, acronym, address, applet, article, aside, audio,
  b, big, blockquote, caption, canvas, center, cite, code,
  dd, del, details, dfn, dialog, div, dl, dt, em, embed,
  fieldset, figcaption, figure, form, footer,
  header, hgroup, h1, h5, h6,
  i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav,
  object, ol, output, p, pre, q, ruby,
  s, samp, section, main, small, span, strike, strong, sub, summary, sup,
  tt, table, tbody, textarea, tfoot, thead, time, tr, th, td,
  u, ul, var, video {
    font-size: 1.4rem;
    line-height: 1.75;
  }
}

.hidden {
  display: none;
}

/* ========================================
  layout
======================================== */
.l-header {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  z-index: 1000;
  padding: 70px 70px 0;
}

.l-header--logo {
  position: relative;
  z-index: 1001;
}

.l-header--logo picture {
  position: relative;
  width: 90px;
  overflow: hidden;
  display: block;
  padding: 0 0 298.01px;
}

.l-header--logo picture img,
.l-header--logo picture svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.l-header--g-nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-header--g-nav-item:not(:last-of-type) {
  margin: 0 40px 0 0;
}

.l-header--g-nav-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
}

.l-header--g-nav-ttl span {
  display: block;
  margin: 0 10px 0 0;
  font-size: 1.2rem;
  line-height: 1;
  color: #abaaaa;
}

.l-header--g-nav-ttl strong {
  font-size: 3rem;
  line-height: 1;
}

.l-header--button {
  display: none;
  position: fixed;
  right: 0;
  top: 0;
  height: 70px;
  width: 70px;
  background-color: transparent;
  z-index: 1001;
}

.l-header--button-line {
  height: 16px;
  width: 22px;
  position: relative;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.l-header--button-line span {
  display: block;
  background-color: #000000;
  -webkit-transition: opacity 0.45s ease, -webkit-transform 0.45s ease;
  transition: opacity 0.45s ease, -webkit-transform 0.45s ease;
  transition: transform 0.45s ease, opacity 0.45s ease;
  transition: transform 0.45s ease, opacity 0.45s ease, -webkit-transform 0.45s ease;
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.l-header--button-line span:nth-of-type(3) {
  -webkit-transform: scale(0.75, 1);
          transform: scale(0.75, 1);
  -webkit-transform-origin: 0 50% 0;
          transform-origin: 0 50% 0;
}

.l-header--button.active .l-header--button-line span:nth-of-type(1) {
  -webkit-transform: translate(0px, 7px) rotate(-45deg);
          transform: translate(0px, 7px) rotate(-45deg);
}

.l-header--button.active .l-header--button-line span:nth-of-type(2) {
  opacity: 0;
}

.l-header--button.active .l-header--button-line span:nth-of-type(3) {
  -webkit-transform: translate(0px, -7px) rotate(45deg);
          transform: translate(0px, -7px) rotate(45deg);
  -webkit-transform-origin: 50% 50% 0px;
          transform-origin: 50% 50% 0px;
}

@media (max-width: 480px) {
  .l-header {
    position: fixed;
    padding: 20px 20px 0;
  }
  .l-header--logo picture {
    position: relative;
    width: 40px;
    overflow: hidden;
    display: block;
    padding: 0 0 132px;
  }
  .l-header--logo picture img,
  .l-header--logo picture svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .l-header--g-nav {
    display: none;
  }
  .l-header--button {
    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;
  }
}

.l-menu {
  display: none;
  visibility: hidden;
  opacity: 0;
  overflow: scroll;
  z-index: 1000;
  position: fixed;
  left: 0;
  top: 0;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
}

.l-menu--wrapper {
  padding: 0 20px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.l-menu--item {
  border-bottom: 1px solid #f0f0f0;
}

.l-menu--item:first-of-type {
  border-top: 1px solid #f0f0f0;
}

.l-menu--item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 18px 0;
}

.l-menu--item strong {
  font-size: 2rem;
  line-height: 1;
  margin: 0 0 8px;
}

.l-menu--item span {
  line-height: 1;
  font-size: 1.2rem;
  color: #abaaaa;
}

@media (max-width: 480px) {
  .l-menu {
    display: block;
  }
}

.p-menu {
  visibility: hidden;
  opacity: 0;
  overflow: scroll;
  z-index: 1000;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
}

.p-menu .c-inner {
  max-width: 800px;
}

.p-menu--close {
  background-color: transparent;
}

.p-menu--close:first-of-type {
  position: absolute;
  height: 50px;
  width: 100px;
  right: -100px;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  z-index: 1001;
}

.p-menu--close:last-of-type {
  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;
  margin: 0 auto;
  cursor: pointer;
}

.p-menu--close:last-of-type .p-menu--close-wrapper {
  height: 16px;
  width: 16px;
}

.p-menu--close:last-of-type .p-menu--close-wrapper span {
  width: 16px;
  height: 1px;
}

.p-menu--close:last-of-type .p-menu--close-wrapper span:nth-of-type(1) {
  -webkit-transform: translate(0, 7.5px) rotate(-45deg);
          transform: translate(0, 7.5px) rotate(-45deg);
}

.p-menu--close:last-of-type .p-menu--close-wrapper span:nth-of-type(2) {
  -webkit-transform: translate(0, -7.5px) rotate(45deg);
          transform: translate(0, -7.5px) rotate(45deg);
}

.p-menu--close-txt {
  line-height: 1;
  margin: 0 10px 0 0;
}

.p-menu--close-wrapper {
  height: 18px;
  width: 30px;
  position: relative;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-menu--close-wrapper span {
  display: block;
  background-color: #000000;
  -webkit-transform-origin: center;
  transform-origin: center;
  width: 26px;
  height: 2px;
  border-radius: 1px;
}

.p-menu--close-wrapper span:nth-of-type(1) {
  -webkit-transform: translate(0, 8px) rotate(-45deg);
          transform: translate(0, 8px) rotate(-45deg);
}

.p-menu--close-wrapper span:nth-of-type(2) {
  -webkit-transform: translate(0, -8px) rotate(45deg);
          transform: translate(0, -8px) rotate(45deg);
}

.p-menu--header {
  margin: 0 0 40px;
}

.p-menu--header-txt {
  text-align: center;
}

.p-menu--ttl {
  margin: 0 0 10px;
}

.p-menu--ttl * {
  font-size: 3rem;
  display: block;
  text-align: center;
}

.p-menu--wrapper {
  background-color: #ffffff;
  margin: 160px auto;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.09);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.09);
  padding: 80px;
  position: relative;
}

.p-menu--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 18px 0;
  border-bottom: 1px solid #f0f0f0;
}

.p-menu--item:first-of-type {
  border-top: 1px solid #f0f0f0;
}

.p-menu--item-ttl {
  font-size: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  margin: 0 0 20px;
}

.p-menu--item-ttl::before {
  content: '';
  display: block;
  margin: 4px 12px 0 0;
  width: 14px;
  height: 1px;
  background-color: #abaaaa;
}

.p-menu--item-txt {
  margin: 20px 0 0;
}

.p-menu--item-wrap {
  margin: 0 0 60px;
}

.p-menu--item dt {
  width: calc(100% - 140px);
  padding: 0 20px 0 0;
}

.p-menu--item dd {
  width: 140px;
  text-align: right;
}

@media (max-width: 480px) {
  .p-menu--wrapper {
    padding: 30px 20px 40px;
    margin: 70px auto 30px;
  }
  .p-menu--header {
    margin: 0 0 30px;
  }
  .p-menu--ttl * {
    font-size: 2.4rem;
  }
  .p-menu--close:first-of-type {
    width: 50px;
    top: -60px;
    right: -6px;
  }
  .p-menu--item {
    padding: 10px 0;
  }
  .p-menu--item-wrap {
    margin: 0 0 30px;
  }
  .p-menu--item-ttl {
    font-size: 1.6rem;
    margin: 0 0 12px;
  }
  .p-menu--item-ttl::before {
    margin: 3px 8px 0 0;
  }
  .p-menu--item dt {
    width: calc(100% - 74px);
    padding: 0 10px 0 0;
  }
  .p-menu--item dd {
    width: 74px;
  }
}

.l-footer {
  background-color: #252525;
  padding: 70px 0 50px;
  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;
}

.l-footer--logo {
  margin: 0 0 50px;
}

.l-footer--logo picture {
  position: relative;
  width: 63px;
  overflow: hidden;
  display: block;
  padding: 0 0 208.61px;
}

.l-footer--logo picture img,
.l-footer--logo picture svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.l-footer--logo svg {
  fill: #ffffff;
}

.l-footer--copyright {
  color: #abaaaa;
  font-size: 1.2rem;
}

@media (max-width: 480px) {
  .l-footer {
    padding: 60px 0 110px;
  }
  .l-footer--logo {
    margin: 0 0 40px;
  }
  .l-footer--logo picture {
    position: relative;
    width: 40px;
    overflow: hidden;
    display: block;
    padding: 0 0 132px;
  }
  .l-footer--logo picture img,
  .l-footer--logo picture svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
}

/* ========================================
  Project
======================================== */
.p-ttl--center {
  margin: 0 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-ttl--center * {
  font-size: 3rem;
  line-height: 1.75;
  font-family: 'Harenosora', serif;
}

.p-psn--center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-psn--center * {
  text-align: center;
}

.p-main-visual {
  height: 100vh;
  margin: 0 0 120px;
  position: relative;
}

.p-main-visual::after {
  content: '';
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 255px;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}

.p-main-visual--img {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: block;
  padding: 0 0 50vh;
  position: absolute;
  bottom: 0;
}

.p-main-visual--img img,
.p-main-visual--img svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.p-break {
  margin: 0 0 150px;
}

.p-break iframe {
  width: 100%;
  height: 500px;
  margin: 0 0 40px;
}

.p-break .p-ttl--center {
  margin: 0 0 30px;
}

.p-break .p-psn--center {
  margin: 0 0 50px;
}

.p-break--btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-rest--center {
  margin: 0 0 140px;
}

.p-rest--center .p-ttl--center * {
  font-size: 3rem;
}

.p-rest--center p {
  text-align: center;
  font-size: 1.8rem;
}

.p-rest--center p:not(:last-of-type) {
  margin: 0 0 15px;
}

.p-fake {
  margin: 0 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-fake::before {
  content: '';
  display: block;
  margin: 0 15px 0 0;
  width: 50px;
  height: 1px;
  background-color: #abaaaa;
}

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

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

.p-obbligato--ttl {
  margin: 0 0 0 20px;
}

.p-obbligato--ttl * {
  font-size: 2rem;
  line-height: 1.75;
}

.p-obbligato--txt p:not(:last-of-type) {
  margin: 0 0 0 15px;
}

.p-obbligato--meta {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  width: calc(100% - 500px);
  height: 440px;
  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;
}

.p-obbligato--img {
  width: 500px;
  position: relative;
}

.p-obbligato--img picture {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: block;
  padding: 0 0 400px;
}

.p-obbligato--img picture img,
.p-obbligato--img picture svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.p-obbligato--img::before {
  content: '';
  display: block;
  position: absolute;
  top: 300px;
  right: -100px;
  z-index: 1;
  width: 300px;
  height: 240px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/home--about-interior--02.jpg);
}

.p-cliche {
  margin: 0 0 140px;
}

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

.p-cliche--item:first-of-type {
  margin: 0 0 -70px;
}

.p-cliche--item:last-of-type .p-cliche--meta {
  padding: 130px 150px 0 60px;
}

.p-cliche--meta {
  width: calc(100% - 530px);
  padding: 60px 150px 0 60px;
}

.p-cliche--ttl {
  margin: 0 0 10px;
}

.p-cliche--ttl * {
  font-size: 2rem;
}

.p-cliche--img {
  width: 530px;
}

.p-cliche--img picture {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: block;
  padding: 0 0 400px;
}

.p-cliche--img picture img,
.p-cliche--img picture svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.p-fill-in {
  margin: 0 0 200px;
  position: relative;
}

.p-fill-in--ttl * {
  font-size: 3rem;
}

.p-fill-in--txt {
  margin: 0 0 40px;
}

.p-fill-in--meta {
  width: calc(50% + 50px);
  margin: 5vw 0 -5vw -100px;
  padding: 90px 50px 100px 190px;
  background-color: #f0f0f0;
  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;
}

.p-fill-in--img {
  width: calc(50% + 50px);
}

.p-fill-in--img picture {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: block;
  padding: 0 0 62.5%;
}

.p-fill-in--img picture img,
.p-fill-in--img picture svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.p-fill-in--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-modulation {
  margin: 0 0 170px;
}

.p-modulation--wrapper {
  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;
}

.p-modulation--meta {
  width: calc(50% - 30px);
}

.p-modulation--img {
  margin: 0 -170px 0 0;
  width: calc(50% + 120px);
}

.p-modulation--img picture {
  position: relative;
  width: 600px;
  overflow: hidden;
  display: block;
  padding: 0 0 432px;
}

.p-modulation--img picture img,
.p-modulation--img picture svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.p-modulation--txt dl {
  padding: 0 0 20px;
  border-bottom: 1px solid #abaaaa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-modulation--txt dl:not(:last-of-type) {
  margin: 0 0 20px;
}

.p-modulation--txt dl:nth-of-type(2) dd:nth-last-of-type(2) {
  border-bottom: 1px solid #abaaaa;
  margin: 0 0 20px;
  padding: 0 0 20px;
}

.p-modulation--txt dt {
  width: 120px;
  padding: 0 20px 0 0;
}

.p-modulation--txt dd {
  width: calc(100% - 120px);
}

.p-rese {
  background-color: #f0f0f0;
  padding: 50px 0;
}

.p-rese-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-rese iframe {
  max-width: 268px;
}

.p-instagram {
  margin: 0 0 130px;
}

.p-instagram--btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-instagram--slider {
  margin: 0 0 50px;
}

.p-instagram--img picture {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: block;
  padding: 0 0 100%;
}

.p-instagram--img picture img,
.p-instagram--img picture svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

@media (max-width: 480px) {
  .p-ttl--center {
    margin: 0 0 20px;
  }
  .p-ttl--center * {
    font-size: 1.8rem;
  }
  .p-main-visual {
    margin: 0 0 60px;
    height: 400px;
  }
  .p-main-visual--img {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: block;
    padding: 0 0 200px;
    position: absolute;
    bottom: 0;
  }
  .p-main-visual--img img,
  .p-main-visual--img svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .p-main-visual::after {
    height: 80px;
  }
  .p-rest--center {
    margin: 0 0 60px;
  }
  .p-rest--center .p-ttl--center * {
    font-size: 1.8rem;
  }
  .p-rest--center p {
    font-size: 1.4rem;
    text-align: left;
  }
  .p-fake {
    margin: 0 0 20px;
  }
  .p-fake::before {
    margin: 0 10px 0 0;
  }
  .p-break {
    margin: 0 0 60px;
  }
  .p-break iframe {
    height: 200px;
  }
  .p-break .p-psn--center {
    margin: 0 0 30px;
  }
  .p-break .p-psn--center * {
    font-size: 1.2rem;
  }
  .p-melody {
    margin: 0 0 60px;
  }
  .p-cliche {
    margin: 0 0 60px;
  }
  .p-cliche--item:first-of-type {
    margin: 0 0 60px;
  }
  .p-cliche--item:nth-of-type(odd) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-cliche--item:nth-of-type(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .p-cliche--item:last-of-type .p-cliche--meta {
    padding: 0;
  }
  .p-cliche--img {
    width: 100%;
    margin: 0 0 20px;
  }
  .p-cliche--img picture {
    position: relative;
    width: calc(100vw - 40px);
    overflow: hidden;
    display: block;
    padding: 0 0 calc(100vw - 40px);
  }
  .p-cliche--img picture img,
  .p-cliche--img picture svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .p-cliche--meta {
    width: 100%;
    padding: 0;
  }
  .p-cliche--ttl * {
    font-size: 1.8rem;
  }
  .p-fill-in {
    margin: 0 0 60px;
  }
  .p-fill-in--wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-fill-in--img {
    padding: 0 20px;
    width: 100%;
  }
  .p-fill-in--meta {
    width: 100%;
    margin: -60px 0 0 0;
    padding: 90px 20px 60px;
  }
  .p-fill-in--txt {
    margin: 0 0 30px;
  }
  .p-fill-in--ttl {
    margin: 0 0 10px;
  }
  .p-fill-in--ttl * {
    font-size: 2rem;
  }
  .p-fill-in--btn {
    margin: 0 auto;
  }
  .p-modulation {
    margin: 0 0 60px;
  }
  .p-modulation .p-fake {
    margin: 0 0 40px;
  }
  .p-modulation--wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .p-modulation--img {
    margin: 0 0 40px;
    width: 100%;
  }
  .p-modulation--img picture {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: block;
    padding: 0 0 72%;
  }
  .p-modulation--img picture img,
  .p-modulation--img picture svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .p-modulation--meta {
    width: 100%;
  }
  .p-modulation--meta dt {
    width: 100px;
  }
  .p-modulation--meta dd {
    width: calc(100% - 100px);
  }
  .p-instagram {
    margin: 0 0 60px;
  }
  .p-instagram .p-ttl--center {
    margin: 0 0 30px;
  }
  .p-obbligato {
    margin: 0 0 60px;
  }
  .p-obbligato--wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .p-obbligato--img {
    margin: 0 0 20px;
    width: 100%;
  }
  .p-obbligato--img::before {
    display: none;
  }
  .p-obbligato--img picture {
    position: relative;
    width: calc(100vw - 40px);
    overflow: hidden;
    display: block;
    padding: 0 0 calc(100vw - 40px);
  }
  .p-obbligato--img picture img,
  .p-obbligato--img picture svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .p-obbligato--meta {
    width: 100%;
    -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
            writing-mode: unset;
    height: auto;
  }
  .p-obbligato--txt p:not(:last-of-type) {
    margin: 0 0 10px;
  }
  .p-obbligato--ttl {
    margin: 0 0 15px;
  }
  .p-obbligato--ttl * {
    font-size: 1.8rem;
  }
}

/* ========================================
  Component
======================================== */
.c-inner {
  max-width: 1200px;
  width: 100%;
  height: 100%;
  padding: 0 50px;
  margin: 0 auto;
}

@media (max-width: 480px) {
  .c-inner {
    padding: 0 20px;
  }
}

.c-button--square a {
  position: relative;
  overflow: hidden;
  border: 1px solid #abaaaa;
  color: #abaaaa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 300px;
  height: 80px;
  background-color: #ffffff;
  cursor: pointer;
}

.c-button--square a::after {
  content: '';
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  background-image: url(../images/icon/icon--arrow-right.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 5.36px;
}

.c-button--floating {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  right: 50px;
  bottom: 50px;
  z-index: 100;
}

.c-button--floating a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  overflow: hidden;
  border: 1px solid #abaaaa;
  width: 250px;
  height: 60px;
  background-color: #ffffff;
}

.c-button--floating a:not(:last-of-type) {
  margin: 0 30px 0 0;
}

.c-button--floating a::after {
  content: '';
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  background-image: url(../images/icon/icon--arrow-right.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 5.36px;
}

@media (max-width: 480px) {
  .c-button--square a {
    width: 250px;
    height: 60px;
  }
  .c-button--floating {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    right: 0;
    bottom: 20px;
  }
  .c-button--floating a {
    width: calc(50% - 20px);
    height: 50px;
  }
  .c-button--floating a:not(:last-of-type) {
    margin: 0 15px 0 0;
  }
  .c-button--floating a::after {
    width: 30px;
    height: 4px;
  }
}

.c-mobile {
  display: none;
}

@media (max-width: 480px) {
  .c-mobile {
    display: block;
  }
  .c-desktop {
    display: none;
  }
}

.c-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .c-cover {
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
  }
}

.c-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .c-contain {
    -o-object-fit: contain;
       object-fit: contain;
    font-family: 'object-fit: contain;';
  }
}

.swiper-container {
  margin: 0 0 50px;
}

.swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  margin: 0 0 30px;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-scrollbar {
  height: 1px;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  background-color: #f0f0f0;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background-color: #abaaaa;
  border-radius: 1px;
  left: 0;
  top: 0;
}

@media (max-width: 480px) {
  .swiper-container {
    margin: 0 0 30px;
  }
  .swiper-wrapper {
    margin: 0 0 20px;
  }
  .swiper-scrollbar {
    margin: 0 20px;
    width: calc(100% - 40px);
  }
}

.c-slider-slid {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 2s linear, -webkit-transform 7.5s linear;
  transition: opacity 2s linear, -webkit-transform 7.5s linear;
  transition: opacity 2s linear, transform 7.5s linear;
  transition: opacity 2s linear, transform 7.5s linear, -webkit-transform 7.5s linear;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.c-slider-slid.is-show {
  opacity: 1;
}

.c-slider-slid.is-zoom {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.c-fade--cover::before {
  content: '';
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #3a3a3a;
  z-index: 1;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.3, 1, 0.4, 1);
  transition: -webkit-transform 1.5s cubic-bezier(0.3, 1, 0.4, 1);
  transition: transform 1.5s cubic-bezier(0.3, 1, 0.4, 1);
  transition: transform 1.5s cubic-bezier(0.3, 1, 0.4, 1), -webkit-transform 1.5s cubic-bezier(0.3, 1, 0.4, 1);
}

.c-fade--up {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-transition: opacity 3s cubic-bezier(0.3, 1, 0.4, 1), visibility 3s cubic-bezier(0.3, 1, 0.4, 1), -webkit-transform 1s cubic-bezier(0.3, 1, 0.4, 1);
  transition: opacity 3s cubic-bezier(0.3, 1, 0.4, 1), visibility 3s cubic-bezier(0.3, 1, 0.4, 1), -webkit-transform 1s cubic-bezier(0.3, 1, 0.4, 1);
  transition: opacity 3s cubic-bezier(0.3, 1, 0.4, 1), visibility 3s cubic-bezier(0.3, 1, 0.4, 1), transform 1s cubic-bezier(0.3, 1, 0.4, 1);
  transition: opacity 3s cubic-bezier(0.3, 1, 0.4, 1), visibility 3s cubic-bezier(0.3, 1, 0.4, 1), transform 1s cubic-bezier(0.3, 1, 0.4, 1), -webkit-transform 1s cubic-bezier(0.3, 1, 0.4, 1);
}

.c-faded--cover::before {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.c-faded--up {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.c-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1002;
}

.c-loader-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #ffffff;
}

.c-loader-logo {
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
}

.c-loader-logo svg {
  width: 90px;
  height: 298.01px;
}

@media (max-width: 480px) {
  .c-loader-logo svg {
    width: 60px;
    height: 200px;
  }
}

/* ========================================
  Utility
======================================== */
