@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap");
body {
  color: #F9F6F5;
  background-color: #000310;
}

@font-face {
  font-family: "EB Garamond", "Noto Serif Japanese", serif;
}
body {
  font-family: "EB Garamond", "Noto Serif Japanese", serif;
}

/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
  text-decoration: none;
  color: #F9F6F5;
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

li {
  list-style: none;
}

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

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

iframe {
  border-style: none;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

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

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

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* 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=true] {
  cursor: default;
}

body {
  position: relative;
  z-index: -10;
  line-height: 1.7;
}

body.fixed {
  width: 100%;
  height: 100%;
  position: fixed;
}

body.active {
  height: 100%;
  overflow: hidden;
}

html {
  scroll-behavior: smooth;
}

.area-title {
  font-size: 38px;
  padding-bottom: 40px;
}
.area-title span {
  display: block;
  font-size: 14px;
  color: #c9a063;
}
@media screen and (max-width: 960px) {
  .area-title {
    font-size: 32px;
  }
}

h2, h3 {
  color: #fff;
}

.blur {
  filter: blur(10px);
  transition: opacity 2s, filter 2s;
}

.blur.scrollin {
  -webkit-filter: blur(0);
  filter: blur(0);
}

.u-visuallyVisible {
  pointer-events: auto !important;
  opacity: 1 !important;
  transition: opacity 0.3s linear;
}

.u-visuallyHidden {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  margin: -1px;
}

.l-header {
  width: 100%;
  height: 80px;
  padding: 12px 88px;
  position: fixed;
  top: 0;
  left: 0;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  z-index: 999;
  letter-spacing: 1.2px;
}
@media screen and (max-width: 960px) {
  .l-header {
    width: 100vw;
    height: 64px;
    padding: 12px 16px;
  }
}
.l-header .c-button {
  position: relative;
  display: inline-block;
  text-decoration: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.l-header__hamburger {
  display: none;
}
@media screen and (max-width: 960px) {
  .l-header__hamburger {
    display: block;
    position: relative;
    width: 48px;
    height: 48px;
    box-shadow: 0 0 2rem transparent;
    outline: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .l-header__hamburger__line {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto; /* 親要素に対してど真ん中に配置 */
    width: 32px; /* お肉の幅 */
    height: 2px; /* お肉の高さ */
    background-color: #F9F6F5;
    -webkit-transition: inherit;
    transition: inherit;
  }
  .l-header__hamburger__line::before {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: inherit;
    content: "";
    -webkit-transition: inherit;
    transition: inherit;
  }
  .l-header__hamburger__line::before {
    top: -5px;
  }
  .l-header__hamburger[aria-expanded=true] .l-header__hamburger__line::before {
    top: 5;
  }
  .l-header__hamburger[aria-expanded=true] .l-header__hamburger__line::before, .l-header__hamburger[aria-expanded=true] .l-header__hamburger__line::after {
    top: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .l-header__hamburger[aria-expanded=true] .l-header__hamburger__line::before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .l-header__hamburger[aria-expanded=true] .l-header__hamburger__line {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
.l-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .l-header__inner {
    position: relative;
  }
}
.l-header__right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .l-header__right {
    display: block;
    width: 100%;
    height: calc(100vh - 64px);
    padding: 48px 4.2vw 0;
    font-size: 24px;
    position: fixed;
    top: 64px;
    left: 0;
    background-color: #030303;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.3s linear;
  }
}
.l-header__logo {
  width: 88px;
  max-width: 88px;
  max-height: 56px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 960px) {
  .l-header__logo {
    width: 64px;
    max-width: 64px;
    max-height: 52px;
  }
}
.l-header__logo a {
  display: inline-flex;
}
.l-header__logo img {
  width: 100%;
}
.l-header__navArea {
  z-index: 999;
}
.l-header__nav {
  margin-right: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .l-header__nav {
    display: block;
    margin-right: unset;
  }
}
@media screen and (max-width: 960px) {
  .l-header__nav li {
    padding: 0 0 16px 8px;
    border-bottom: 1px solid #707070;
  }
  .l-header__nav li a {
    width: 100%;
    display: inline-block;
  }
  .l-header__nav li span {
    display: block;
    font-size: 12px;
    color: #c9a063;
  }
}
.l-header__nav li + li {
  padding-left: 24px;
}
@media screen and (max-width: 960px) {
  .l-header__nav li + li {
    width: 100%;
    padding-left: 8px;
    padding-top: 16px;
  }
}
.l-header__sns {
  width: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .l-header__sns {
    width: 100%;
    justify-content: start;
    padding: 16px 0 16px 8px;
  }
}
.l-header__sns a {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .l-header__sns a {
    width: 48px;
    padding-right: 16px;
  }
}
.l-header__sns img {
  max-width: 24px;
}

.l-footer {
  width: 100vw;
  margin-top: 108px;
}
@media screen and (max-width: 960px) {
  .l-footer {
    padding: 0 4.2vw;
  }
}
.l-footer__inner {
  width: 1000px;
  max-width: 1000px;
  padding: 100px 200px 0;
  margin: 0 auto;
  border-top: 1px solid #F9F6F5;
}
@media screen and (max-width: 960px) {
  .l-footer__inner {
    width: 100%;
    padding: 80px 0 0;
  }
}
.l-footer__nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .l-footer__nav {
    padding: 0 12px;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 960px) {
  .l-footer__nav li {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 960px) {
  .l-footer__nav li + li {
    font-size: 14px;
    padding-left: 16px;
  }
}
.l-footer__copy {
  text-align: center;
  margin: 56px 0 24px;
  color: #333333;
}

.l-main {
  width: 100%;
  position: relative;
  z-index: -100;
  overflow: hidden;
}
.l-main__inner {
  letter-spacing: 1.8px;
}

.c-transition-btn {
  width: 232px;
  min-width: 232px;
  font-size: 16px;
  text-align: center;
  padding: 16px 0;
  border-radius: 30px;
  border: 1px solid #F9F6F5;
  cursor: pointer;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
}
.c-transition-btn:hover {
  opacity: 0.6;
}
@media screen and (max-width: 960px) {
  .c-transition-btn {
    width: 100%;
    min-width: 160px;
    margin: 0 auto;
    font-size: 14px;
    display: block;
  }
  .c-transition-btn + a {
    margin-left: 8px;
  }
}

.c-page-top {
  display: none;
  position: fixed;
  width: 60px;
  height: 60px;
  line-height: 54px;
  bottom: 48px;
  right: 48px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #F9F6F5;
  cursor: pointer;
}
@media screen and (max-width: 960px) {
  .c-page-top {
    width: 40px;
    height: 40px;
    line-height: 34px;
    bottom: 48px;
    right: 4.2vw;
  }
}
@media screen and (max-width: 960px) {
  .c-page-top img {
    width: 12px;
  }
}
@media screen and (max-width: 960px) {
  .c-page-top a {
    font-size: 12px;
  }
}

.c-breadcrumb {
  width: 1000px;
  margin: 24px auto 40px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 960px) {
  .c-breadcrumb {
    width: 100%;
    padding: 0 4.2vw;
  }
}
.c-breadcrumb li:not(:last-of-type)::after {
  content: ">";
  margin: 0 16px;
}
.c-breadcrumb a {
  border-bottom: 1px solid #F9F6F5;
}

.p-index-mv {
  width: 100vw;
  position: relative;
  margin-top: 56px;
}
@media screen and (max-width: 960px) {
  .p-index-mv {
    margin-top: 64px;
  }
}
.p-index-mv__video {
  width: 100%;
  scale: 1.2;
}
@media screen and (max-width: 960px) {
  .p-index-mv__video {
    scale: 1;
  }
}
.p-index-mv__video video {
  width: 100%;
}
@media screen and (max-width: 960px) {
  .p-index-mv__video video {
    width: 100%;
    height: 90vh;
    object-fit: cover;
  }
}
.p-index-mv__title {
  position: absolute;
  bottom: 0px;
  left: 72px;
}
@media screen and (max-width: 960px) {
  .p-index-mv__title {
    bottom: 40px;
    left: 16px;
  }
}
.p-index-mv__title p {
  font-size: 24px;
}
@media screen and (max-width: 960px) {
  .p-index-mv__title p {
    font-size: 18px;
  }
}
.p-index-mv__title p + p {
  font-size: 32px;
}
@media screen and (max-width: 960px) {
  .p-index-mv__title p + p {
    font-size: 22px;
  }
}
.p-index-mv__scrolldown {
  color: #F9F6F5;
  height: 50px;
  position: absolute;
  bottom: 20px;
  right: 80px;
  /*高さ・位置・透過が変化して線が上から下に動く*/
}
.p-index-mv__scrolldown span {
  position: absolute;
  transform: rotate(90deg);
  text-transform: uppercase;
  left: -36px;
  top: -50px;
}
.p-index-mv__scrolldown::after {
  content: "";
  /*描画位置*/
  position: absolute;
  top: 0;
  /*線の形状*/
  width: 1px;
  height: 30px;
  background: #F9F6F5;
  /*線の動き1.4秒かけて動く。永遠にループ*/
  animation: pathmove 1.8s ease-in-out infinite;
  opacity: 0;
}
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}

.p-index-topic {
  width: 100%;
  margin-top: 140px;
}
.p-index-topic__title {
  width: 1000px;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .p-index-topic__title {
    width: 100%;
    padding: 0 4.2vw 40px;
  }
}
.p-index-topic__body {
  width: auto;
  position: relative;
}
.p-index-topic__contents {
  width: 100%;
  overflow-x: scroll;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.p-index-topic__contents::-webkit-scrollbar {
  display: none;
}
.p-index-topic__contents__soon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
}
.p-index-topic__contents__soon::after {
  content: "COMING SOON";
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #F9F6F5;
  width: 100%;
  text-align: center;
}
.p-index-topic__contents__item {
  width: 400px;
  margin-right: 40px;
}
@media screen and (max-width: 960px) {
  .p-index-topic__contents__item {
    width: 300px;
    padding-left: 4.2vw;
  }
}
.p-index-topic__contents__item p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.p-index-topic__contents__img {
  width: 400px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .p-index-topic__contents__img {
    width: 300px;
    margin-bottom: 16px;
  }
}
.p-index-topic__contents__img img {
  width: 100%;
}
.p-index-topic__contents h3 {
  margin: 12px 0;
}
@media screen and (max-width: 960px) {
  .p-index-topic__contents h3 {
    margin: 12px 0;
    word-break: break-all;
  }
}
.p-index-topic__contents h3 + p {
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  .p-index-topic__contents h3 + p {
    font-size: 12px;
  }
}

.p-index-concept {
  width: 100%;
  margin: 120px 0;
  background-image: url("./../../src/img/concept_bgi.webp");
  background-repeat: no-repeat;
  background-position: 20% 0;
}
@media screen and (max-width: 960px) {
  .p-index-concept {
    margin: 64px 0;
    background-position: 20% 20%;
    background-size: 90%;
  }
}
.p-index-concept h3 {
  font-size: 36px;
  writing-mode: vertical-rl;
  padding-top: 80px;
  margin: 0 auto 0;
  letter-spacing: 8px;
  white-space: nowrap;
  font-weight: 100;
}
@media screen and (max-width: 960px) {
  .p-index-concept h3 {
    font-size: 32px;
  }
}
@-moz-document url-prefix() {
  .p-index-concept h3 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.p-index-concept__mainText {
  width: 564px;
  margin: 100px auto 0;
}
@media screen and (max-width: 960px) {
  .p-index-concept__mainText {
    width: 100%;
    padding: 0 4.2vw;
    font-size: 14px;
    text-align: justify;
  }
}
.p-index-concept__btnArea {
  width: 478px;
  margin: 56px auto 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .p-index-concept__btnArea {
    width: 100%;
    padding: 0 4.2vw;
  }
}

.p-index-products {
  width: 100%;
  padding-top: 120px;
  background: #030303;
}
@media screen and (max-width: 960px) {
  .p-index-products {
    padding: 64px 4.2vw 0;
  }
}
.p-index-products__header {
  width: 564px;
  max-width: 1000px;
  margin: 0 auto 160px;
}
@media screen and (max-width: 960px) {
  .p-index-products__header {
    width: 100%;
    margin-bottom: 40px;
  }
}
.p-index-products__header h2 {
  text-align: center;
}
.p-index-products__header p {
  text-align: justify;
}
@media screen and (max-width: 960px) {
  .p-index-products__header p {
    font-size: 14px;
  }
}
.p-index-products__body {
  overflow: hidden;
}
.p-index-products__lists {
  padding: 0 150px 8px 0;
  overflow-x: scroll;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .p-index-products__lists {
    display: block;
    overflow-x: hidden;
    padding: 0;
  }
}
.p-index-products__lists::-webkit-scrollbar {
  display: none;
}
.p-index-products__list {
  width: 984px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .p-index-products__list {
    width: 100%;
    display: block;
    margin: 0 0 80px;
  }
}
.p-index-products__list + li {
  margin-left: 136px;
}
@media screen and (max-width: 960px) {
  .p-index-products__list + li {
    margin-left: 0;
  }
}
.p-index-products__list__imgArea {
  width: 342px;
}
@media screen and (max-width: 960px) {
  .p-index-products__list__imgArea {
    width: 100%;
    text-align: center;
  }
}
.p-index-products__list__imgArea img {
  min-width: 342px;
  max-height: 342px;
  object-fit: contain;
}
@media screen and (max-width: 960px) {
  .p-index-products__list__imgArea img {
    width: 100%;
    min-width: unset;
  }
}
.p-index-products__list__textArea {
  min-width: 700px;
  padding-left: 208px;
}
@media screen and (max-width: 960px) {
  .p-index-products__list__textArea {
    width: 100%;
    min-width: unset;
    padding: unset;
  }
}
.p-index-products__list__title h3 {
  font-size: 32px;
  align-items: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 960px) {
  .p-index-products__list__title h3 {
    font-size: 20px;
    margin: 24px 0;
  }
}
.p-index-products__list__title h3 span {
  display: block;
  font-size: 20px;
}
@media screen and (max-width: 960px) {
  .p-index-products__list__title h3 span {
    font-size: 16px;
  }
}
.p-index-products__list__no {
  padding-bottom: 4px;
  color: #c9a063;
  font-weight: bold;
}
.p-index-products__list__jpTitle {
  padding-top: 4px;
  font-size: 16px !important;
  color: #707070;
}
@media screen and (max-width: 960px) {
  .p-index-products__list__jpTitle {
    font-size: 12px !important;
  }
}
.p-index-products__list__mainText {
  margin-bottom: 56px;
}
@media screen and (max-width: 960px) {
  .p-index-products__list__mainText {
    font-size: 14px;
    margin-bottom: 24px;
  }
}

@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.d-demo__wrap {
  display: flex;
  overflow: hidden;
}

.d-demo__list {
  display: flex;
  list-style: none;
}

.d-demo__list--left {
  animation: infinity-scroll-left 95s infinite linear 0.5s both;
}

.d-demo__item {
  width: 16.6666666667vw;
}

.d-demo__item > img {
  width: 100%;
}

.p-index-gallery {
  background: #030303;
  width: 100%;
  margin-top: 160px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .p-index-gallery {
    margin-top: 120px;
  }
}
.p-index-gallery::before {
  content: "";
  width: 180px;
  height: 180px;
  background-image: url("./../../src/img/logo.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 280px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .p-index-gallery::before {
    width: 130px;
    height: 130px;
  }
}
.p-index-gallery__wrap {
  display: flex;
  overflow: hidden;
}
.p-index-gallery__lists {
  display: flex;
  position: relative;
  animation: infinity-scroll-left 95s infinite linear 0.5s both;
}
.p-index-gallery__lists li img {
  max-width: 420px;
}
.p-index-gallery__instaLink {
  width: 100vw;
  margin: 16px 0 0 0;
  padding-right: 48px;
}
@media screen and (max-width: 960px) {
  .p-index-gallery__instaLink {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 0 4.2vw;
  }
}
.p-index-gallery__instaLink a {
  display: flex;
  align-items: center;
  justify-content: end;
}
.p-index-gallery__instaLink__logo {
  width: 20px;
  height: 20px;
  max-width: 20px;
  margin-right: 12px;
}
.p-index-gallery__instaLink__logo img {
  width: 100%;
}
.p-index-gallery__instaLink span {
  text-decoration: underline;
}

.p-index-news {
  width: 1000px;
  max-width: 1000px;
  margin: 160px auto 0;
}
@media screen and (max-width: 960px) {
  .p-index-news {
    width: 100%;
    padding: 0 4.2vw;
  }
}
.p-index-news__title {
  text-align: center;
}
.p-index-news__list a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 32px;
  justify-content: center;
}
@media screen and (max-width: 960px) {
  .p-index-news__list a {
    display: block;
    padding: 0 0 40px;
  }
}
.p-index-news__list + li {
  border-top: 1px solid #F9F6F5;
}
.p-index-news__list__imgArea {
  text-align: center;
}
@media screen and (max-width: 960px) {
  .p-index-news__list__imgArea {
    margin-bottom: 16px;
  }
  .p-index-news__list__imgArea img {
    width: 100%;
  }
}
.p-index-news__list__imgArea img {
  max-width: 200px;
}
@media screen and (max-width: 960px) {
  .p-index-news__list__imgArea img {
    max-width: unset;
    min-width: 327px;
  }
}
.p-index-news__list__textArea {
  padding-left: 40px;
  min-width: 700px;
}
@media screen and (max-width: 960px) {
  .p-index-news__list__textArea {
    min-width: unset;
    padding: 0;
  }
}
.p-index-news__list__textArea h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 8px;
}
@media screen and (max-width: 960px) {
  .p-index-news__list__textArea h3 + p {
    font-size: 14px;
  }
}
.p-index-news__list__heading {
  margin-bottom: 8px;
  display: flex;
  text-align: center;
  justify-content: start;
}
.p-index-news__list__date {
  padding: 2px 0;
  font-size: 12px;
}
.p-index-news__list__tag {
  font-size: 12px;
  padding: 2px 8px;
  margin-left: 8px;
  border-radius: 4px;
  color: #030303;
  background: #F9F6F5;
  display: flex;
  align-items: center;
}
.p-index-news__btn {
  margin: 56px auto 0;
}
@media screen and (max-width: 960px) {
  .p-index-news__btn {
    margin-top: 24px;
  }
}

.p-about-inner, .p-about-footer {
  background: #030303;
}

.p-about-fv {
  width: 100vw;
  height: 240px;
  padding-top: 80px;
  text-align: center;
  position: relative;
  background: #030303;
}
.p-about-fv__title {
  height: 100%;
  display: flex;
  align-items: center;
}
.p-about-fv__title h2 {
  width: 100%;
  text-align: center;
  color: #F9F6F5;
  padding-bottom: 0;
}

.p-about-mv {
  width: 100%;
  margin-top: 120px;
  position: relative;
  z-index: 1 !important;
}
.p-about-mv__title {
  width: 1000px;
  margin: 0 auto;
  font-size: 64px;
  mix-blend-mode: difference;
}
@media screen and (max-width: 960px) {
  .p-about-mv__title {
    width: 100%;
    font-size: 28px;
    padding: 0 4.2vw 12px;
  }
}
.p-about-mv__title span {
  font-size: 20px;
}
@media screen and (max-width: 960px) {
  .p-about-mv__title span {
    display: block;
    font-size: 14px;
  }
}
.p-about-mv__img {
  width: 100%;
  z-index: 1 !important;
}
.p-about-mv__img img {
  z-index: 1 !important;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .p-about-mv__img img {
    height: 480px;
    object-fit: cover;
  }
}

.p-about-profile {
  width: 1000px;
  margin: 240px auto 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .p-about-profile {
    width: 100%;
    display: block;
    margin-top: 160px;
  }
}
.p-about-profile__textArea {
  width: 500px;
}
@media screen and (max-width: 960px) {
  .p-about-profile__textArea {
    width: 100vw;
    padding: 0 4.2vw;
    font-size: 14px;
  }
}
.p-about-profile__name {
  color: #fff;
  font-size: 24px;
  text-align: right;
  padding-bottom: 32px;
}
@media screen and (max-width: 960px) {
  .p-about-profile__name {
    text-align: left;
    font-size: 18px;
  }
}
.p-about-profile__name span {
  display: block;
  font-size: 14px;
  color: #c9a063;
}
.p-about-profile__expo {
  text-align: justify;
  padding-bottom: 32px;
  color: #F9F6F5;
}
@media screen and (max-width: 960px) {
  .p-about-profile__imgArea {
    width: 100%;
  }
  .p-about-profile__imgArea img {
    width: 100%;
  }
}

.p-about-france {
  width: 100%;
  margin-top: 160px;
  padding: 40px 0;
  position: relative;
  background-image: url("./../../src/img/about-pc_france.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 960px) {
  .p-about-france {
    margin-top: 80px;
    background-image: url("./../../src/img/about-sp_france.webp");
  }
}
.p-about-france__textArea {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .p-about-france__textArea {
    width: 100%;
    padding: 0 4.2vw;
  }
}
.p-about-france__textArea p + p {
  padding-top: 12px;
}

.p-about-history {
  width: 1000px;
  margin: 160px auto 0;
}
@media screen and (max-width: 960px) {
  .p-about-history {
    width: 100%;
    margin-top: 80px;
    padding: 0 4.2vw;
  }
}
.p-about-history__title {
  text-align: center;
}
.p-about-history__subTitle {
  font-size: 24px;
  padding-bottom: 32px;
}
@media screen and (max-width: 960px) {
  .p-about-history__subTitle {
    font-size: 20px;
    padding-bottom: 16px;
  }
}
.p-about-history__tv, .p-about-history__magazine {
  margin-bottom: 80px;
}
@media screen and (max-width: 960px) {
  .p-about-history__tv, .p-about-history__magazine {
    margin-bottom: 40px;
  }
}
.p-about-history__list {
  padding-bottom: 16px;
}
@media screen and (max-width: 960px) {
  .p-about-history__list {
    width: 100%;
    max-width: unset;
    margin-right: unset;
    padding-bottom: 8px;
    font-size: 14px;
  }
  .p-about-history__list img {
    width: 100%;
  }
  .p-about-history__list p {
    padding-top: 4px;
  }
}
.p-about-history__list:nth-of-type(3n) {
  margin-right: 0;
}
.p-about-history__event li {
  padding-bottom: 8px;
}
@media screen and (max-width: 960px) {
  .p-about-history__event li {
    font-size: 14px;
  }
}

.p-news-fv {
  width: 100vw;
  height: 240px;
  margin-top: 80px;
  text-align: center;
  position: relative;
  background-image: url("./../../src/img/news_mv.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.p-news-fv__title {
  height: 100%;
  display: flex;
  align-items: center;
}
.p-news-fv__title h2 {
  width: 100%;
  text-align: center;
  color: #F9F6F5;
  padding-bottom: 0;
}

.p-news-news {
  width: 1000px;
  max-width: 1000px;
  margin: 160px auto 0;
}
@media screen and (max-width: 960px) {
  .p-news-news {
    width: 100%;
    padding: 0 4.2vw;
    margin-top: 40px;
  }
}
.p-news-news__list a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 32px;
  justify-content: center;
}
@media screen and (max-width: 960px) {
  .p-news-news__list a {
    display: block;
    padding: 0 0 40px;
  }
}
.p-news-news__list + li {
  border-top: 1px solid #F9F6F5;
}
.p-news-news__list__imgArea {
  text-align: center;
}
@media screen and (max-width: 960px) {
  .p-news-news__list__imgArea {
    margin-bottom: 24px;
  }
  .p-news-news__list__imgArea img {
    width: 100%;
  }
}
.p-news-news__list__imgArea img {
  max-width: 200px;
}
@media screen and (max-width: 960px) {
  .p-news-news__list__imgArea img {
    max-width: unset;
    min-width: 327px;
  }
}
.p-news-news__list__textArea {
  padding-left: 40px;
  min-width: 700px;
}
@media screen and (max-width: 960px) {
  .p-news-news__list__textArea {
    min-width: unset;
    padding: 0;
  }
}
.p-news-news__list__textArea h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 12px;
}
@media screen and (max-width: 960px) {
  .p-news-news__list__textArea h3 + p {
    font-size: 14px;
  }
}
.p-news-news__list__heading {
  margin-bottom: 24px;
  display: flex;
  text-align: center;
  justify-content: start;
}
.p-news-news__list__date {
  padding: 2px 0;
}
.p-news-news__list__tag {
  font-size: 12px;
  padding: 2px 16px;
  margin-left: 16px;
  border-radius: 4px;
  color: #030303;
  background: #F9F6F5;
  display: flex;
  align-items: center;
}

.p-company-fv {
  width: 100vw;
  height: 240px;
  margin-top: 80px;
  text-align: center;
  position: relative;
  background-image: url("./../../src/img/company-mv_pc.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 960px) {
  .p-company-fv {
    background-image: url("./../../src/img/company-mv_sp.webp");
  }
}
.p-company-fv__title {
  height: 100%;
  display: flex;
  align-items: center;
}
.p-company-fv__title h2 {
  width: 100%;
  text-align: center;
  color: #F9F6F5;
  padding-bottom: 0;
}

.p-company-info {
  width: 1000px;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .p-company-info {
    width: 100%;
    max-width: unset;
  }
}
.p-company-info__lists {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 960px) {
  .p-company-info__lists {
    padding: 0 4.2vw 48px;
    display: block;
  }
}
.p-company-info__listTitle {
  width: 272px;
  padding: 40px 100px 40px 40px;
}
@media screen and (max-width: 960px) {
  .p-company-info__listTitle {
    width: 100%;
    padding: 24px 0 12px 0;
  }
}
.p-company-info__listDetail {
  width: 100%;
  padding: 40px 0 40px 272px;
  margin-left: -272px;
  border-bottom: 1px solid #707070;
}
@media screen and (max-width: 960px) {
  .p-company-info__listDetail {
    padding: 0 0 24px 0;
    margin: unset;
    font-size: 14px;
  }
}
.p-company-info__listDetail__border a {
  border-bottom: 1px solid #F9F6F5;
}
.p-company-info__lastDetail {
  border-bottom: unset;
}

.p-company-map {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .p-company-map {
    width: 100%;
  }
}
.p-company-map iframe {
  width: 100%;
}

.u-spOnly {
  display: none;
}
@media screen and (max-width: 960px) {
  .u-spOnly {
    display: block;
  }
}

@media screen and (max-width: 960px) {
  .u-pcOnly {
    display: none;
  }
}