/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

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

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
}

img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}

a {
  user-select: none;
}

@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

html {
  scroll-behavior: smooth;
  font-size: 2.5641025641vw;
}
@media (min-width: 540px) {
  html {
    font-size: 10px;
  }
}

body {
  font-family: "YakuHanJP", "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 400;
  font-size: clamp(1.568rem, 1.0582010582vw, 1.6rem);
  line-height: 1.6;
  letter-spacing: 0.03em;
  font-feature-settings: "palt" 1;
  vertical-align: baseline;
  word-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-break: strict;
  text-align: justify;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

dl, dt, th, dd, label {
  font-weight: 400;
}

@media (min-width: 1024px) {
  .under-pc {
    display: none;
  }
}

@media (min-width: 768px) {
  .under-tab_over-pc {
    display: none;
  }
}
@media (min-width: 1024px) {
  .under-tab_over-pc {
    display: block;
  }
}

@media (min-width: 768px) {
  .under-tab {
    display: none;
  }
}

@media (min-width: 540px) {
  .under-sp_over-tab {
    display: none;
  }
}
@media (min-width: 768px) {
  .under-sp_over-tab {
    display: block;
  }
}

@media (min-width: 540px) {
  .under-sp_in-tab {
    display: none;
  }
}
@media (min-width: 768px) {
  .under-sp_in-tab {
    display: block;
  }
}
@media (min-width: 1024px) {
  .under-sp_in-tab {
    display: none;
  }
}

@media (min-width: 540px) {
  .under-sp_over-pc {
    display: none;
  }
}
@media (min-width: 1024px) {
  .under-sp_over-pc {
    display: block;
  }
}

@media (min-width: 540px) {
  .under-sp {
    display: none;
  }
}

.over-sp {
  display: none;
}
@media (min-width: 540px) {
  .over-sp {
    display: block;
  }
}

.in-sp_in-tab {
  display: none;
}
@media (min-width: 540px) {
  .in-sp_in-tab {
    display: block;
  }
}
@media (min-width: 1024px) {
  .in-sp_in-tab {
    display: none;
  }
}

.in-sp_over-pc {
  display: none;
}
@media (min-width: 540px) {
  .in-sp_over-pc {
    display: block;
  }
}
@media (min-width: 768px) {
  .in-sp_over-pc {
    display: none;
  }
}
@media (min-width: 1024px) {
  .in-sp_over-pc {
    display: block;
  }
}

.in-sp {
  display: none;
}
@media (min-width: 540px) {
  .in-sp {
    display: block;
  }
}
@media (min-width: 768px) {
  .in-sp {
    display: none;
  }
}

.over-tab {
  display: none;
}
@media (min-width: 768px) {
  .over-tab {
    display: block;
  }
}

.in-tab {
  display: none;
}
@media (min-width: 768px) {
  .in-tab {
    display: block;
  }
}
@media (min-width: 1024px) {
  .in-tab {
    display: none;
  }
}

.over-pc {
  display: none;
}
@media (min-width: 1024px) {
  .over-pc {
    display: block;
  }
}

.scroll_top {
  position: fixed;
  right: clamp(1.47rem, 0.9920634921vw, 1.5rem);
  bottom: clamp(1.47rem, 0.9920634921vw, 1.5rem);
  z-index: 7001;
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(5.292rem, 3.5714285714vw, 5.4rem);
  height: clamp(5.292rem, 3.5714285714vw, 5.4rem);
  border: 1px solid #484747;
  border-radius: 50%;
  font-size: clamp(1.96rem, 1.3227513228vw, 2rem);
  line-height: clamp(5.292rem, 3.5714285714vw, 5.4rem);
  text-align: center;
  background-color: rgba(255, 255, 255, 0.5);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  opacity: 0;
}
.scroll_top:hover {
  background: #484747;
}

.button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(19.6rem, 13.2275132275vw, 20rem);
  padding: clamp(1.568rem, 1.0582010582vw, 1.6rem) clamp(4.704rem, 3.1746031746vw, 4.8rem);
  border: 1px solid #B9B6B3;
  border-radius: clamp(0.392rem, 0.2645502646vw, 0.4rem);
  font-size: clamp(1.764rem, 1.1904761905vw, 1.8rem);
  color: #484747;
  background: #ffffff;
  transition: 0.3s;
}
.button:hover {
  background: #FF8B16;
}
.button:disabled {
  background: #A5A4A4;
  color: #ffffff;
}

.pageTitle {
  padding-block: clamp(6.344rem, 6.8783068783vw, 10.4rem);
  color: #484747;
  margin-top: clamp(5.586rem, 3.7698412698vw, 5.7rem);
}
@media (min-width: 850px) {
  .pageTitle {
    margin-top: clamp(7.154rem, 4.828042328vw, 7.3rem);
  }
}
.pageTitle h1 {
  font-size: clamp(3.066rem, 2.7777777778vw, 4.2rem);
  font-weight: 700;
}
.pageTitle .titleS {
  font-size: clamp(1.548rem, 1.1904761905vw, 1.8rem);
}

@keyframes titleUpper {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0%);
  }
}
@keyframes titleLower {
  0% {
    opacity: 0;
    filter: blur(3px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
@keyframes logoWrap {
  0% {
    opacity: 0;
  }
  45% {
    opacity: 1;
  }
  60% {
    opacity: 1;
    filter: blur(0);
  }
  100% {
    opacity: 0;
    filter: blur(15px);
  }
}
@keyframes logoAppear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes logoDisAppear {
  0% {
    opacity: 1;
    filter: blur(0);
    transform: scale(1);
  }
  50% {
    transform: scale(1);
  }
  100% {
    opacity: 0;
    filter: blur(15px);
    transform: scale(1.2);
  }
}
@keyframes disAppear {
  0% {
    opacity: 1;
    height: 100vh;
  }
  99% {
    opacity: 0;
    height: 100vh;
  }
  100% {
    opacity: 0;
    height: 0;
  }
}
.wrapper {
  min-height: 100dvh;
  margin: 0;
  background: #000000;
}

.backgroundContainer {
  z-index: 1;
  position: relative;
}

.mainBackground {
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  mix-blend-mode: lighten;
  pointer-events: none;
}
.mainBackground video {
  width: 100%;
  height: auto;
  object-fit: contain;
}

main.top {
  min-height: 100dvh;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
  z-index: 1;
}
main.top .contents {
  height: 100%;
  background: transparent;
  container: contentsArea/inline-size;
  font-size: 1.75cqw;
  position: relative;
  z-index: 1;
}
main.top .column_right,
main.top .column_left {
  height: 100dvh;
  display: none;
}
@media (min-width: 768px) {
  main.top {
    grid-template-columns: 1fr min(100%, 800px) 1fr;
  }
  main.top .contents {
    grid-column: 2/3;
    grid-row: 1/2;
  }
  main.top .column_right,
  main.top .column_left {
    display: block;
    grid-row: 1/2;
    position: sticky;
    top: 0;
    overflow: hidden;
    z-index: -1;
  }
}
@media (min-width: 1024px) {
  main.top {
    grid-template-columns: 1fr minmax(800px, 52.91vw) 1fr;
  }
}

footer {
  background: #000000;
}
footer .links {
  margin-top: 4cqw;
  width: fit-content;
  margin-inline: auto;
  font-size: 2.1cqw;
  color: #ffffff;
}
footer .links > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2cqw;
}
footer .links > div + div {
  margin-top: 1.5cqw;
}
footer .links a {
  display: block;
  color: #ffffff;
}
footer .links a:hover {
  opacity: 0.6;
}
footer small {
  margin: auto;
  width: fit-content;
  display: block;
  text-align: left;
  font-weight: 300;
  font-size: 1.75cqw;
  margin-block: 8cqw;
  color: #A5A4A4;
}

header {
  position: fixed;
  z-index: 7002;
  top: 0;
  width: 100%;
  height: max(5.848rem, 4.4973544974vw);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: max(1.376rem, 1.0582010582vw);
  transition: all 0.3s ease-in-out;
}
header .headerLogo {
  max-height: max(5.848rem, 4.4973544974vw);
  height: 100%;
}
header .headerLogo img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
header .headerContact {
  height: 50%;
  width: auto;
  margin-left: auto;
}
header .headerContact a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: max(0.344rem, 0.2645502646vw);
  height: 100%;
}
header .headerContact img {
  width: auto;
  height: 100%;
  object-fit: contain;
}

.headermenuwrap {
  display: flex;
  justify-content: flex-end;
  color: #ffffff;
  overflow: hidden;
}

.menuMask {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #484747;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
}
.menuMask.activeNavi {
  opacity: 0.8;
  visibility: visible;
  pointer-events: all;
}

.menuButton {
  width: max(5.848rem, 4.4973544974vw);
  height: max(5.848rem, 4.4973544974vw);
  aspect-ratio: 1/1;
  background: #000000;
  text-align: center;
  display: grid;
  grid-template-rows: auto min-content;
  cursor: pointer;
}
.menuButton .rectangles {
  height: 100%;
  width: auto;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: max(1.376rem, 1.0582010582vw) max(1.247rem, 0.958994709vw) max(0.688rem, 0.5291005291vw) max(1.247rem, 0.958994709vw);
}
.menuButton .rectangles div {
  width: max(2.752rem, 2.1164021164vw);
  height: max(0.258rem, 0.1984126984vw);
  background: #ffffff;
  transition: all 0.3s ease-in-out;
}
.menuButton.activeNavi .rectangles {
  justify-content: center;
  position: relative;
}
.menuButton.activeNavi .rectangles div {
  position: absolute;
}
.menuButton.activeNavi .rectangles div:nth-of-type(1) {
  transform: rotate(315deg);
}
.menuButton.activeNavi .rectangles div:nth-of-type(2) {
  transform: rotateY(90deg);
}
.menuButton.activeNavi .rectangles div:nth-of-type(3) {
  transform: rotate(-315deg);
}
.menuButton .menuText {
  font-size: max(0.876rem, 0.7936507937vw);
  line-height: 1;
  color: #ffffff;
  padding-bottom: max(0.688rem, 0.5291005291vw);
}

.closeButton {
  width: max(5.848rem, 4.4973544974vw);
  height: max(5.848rem, 4.4973544974vw);
  aspect-ratio: 1/1;
  text-align: center;
  display: grid;
  grid-template-rows: auto min-content;
}
.closeButton .cross {
  width: auto;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: max(1.376rem, 1.0582010582vw) max(1.247rem, 0.958994709vw) max(0.688rem, 0.5291005291vw) max(1.247rem, 0.958994709vw);
  position: relative;
}
.closeButton .cross div {
  width: max(2.752rem, 2.1164021164vw);
  height: max(0.258rem, 0.1984126984vw);
  background: #ffffff;
  transition: all 0.3s ease-in-out;
  position: absolute;
}
.closeButton .cross div:nth-of-type(1) {
  transform: rotate(315deg);
}
.closeButton .cross div:nth-of-type(2) {
  transform: rotateY(90deg);
}
.closeButton .cross div:nth-of-type(3) {
  transform: rotate(-315deg);
}

.headermenu {
  margin: auto;
  height: 80vh;
  overflow-y: auto;
  overscroll-behavior: none;
  scrollbar-width: none;
  transition: all 0.3s ease-in-out;
  position: fixed;
  z-index: 7004;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  right: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  padding-block: max(6.344rem, 6.8783068783vw);
  padding-inline: max(2.92rem, 2.6455026455vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: max(6.344rem, 6.8783068783vw);
}
.headermenu.activeNavi {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.headermenu .menuLogo img {
  width: max(10.4rem, 6.8783068783vw);
  height: auto;
  object-fit: scale-down;
}
.headermenu .navi ul {
  width: max(25.48rem, 17.1957671958vw);
}
.headermenu .navi ul li {
  width: 100%;
  border-bottom: 1px solid #ffffff;
  padding-block: max(0.976rem, 1.0582010582vw);
  text-align: center;
  font-size: max(1.8rem, 1.1904761905vw);
  font-weight: 700;
}
.headermenu .navi ul li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: max(0.392rem, 0.2645502646vw);
}
.headermenu .navi ul li a .en {
  font-size: max(2.744rem, 1.8518518519vw);
  font-family: "Shippori Mincho", serif;
}
.headermenu .navi ul li a .jp {
  font-size: max(1.314rem, 1.1904761905vw);
}
.headermenu .menuContact {
  width: fit-content;
}

.left_inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.left_inner .logo {
  display: none;
  width: 80%;
  min-width: 120px;
}
.left_inner .dateWrap {
  display: none;
  max-width: 400px;
  margin-inline: auto;
}
@media (min-width: 1024px) {
  .left_inner .logo {
    display: block;
  }
}
@media (min-width: 1340px) {
  .left_inner .dateWrap {
    display: block;
  }
}

.right_inner {
  height: 100%;
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
  position: relative;
  z-index: -1;
}
.right_inner .product {
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: none;
}
.right_inner .product img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: 85% 100%;
}
@media (min-width: 1024px) {
  .right_inner .product {
    display: block;
  }
}

.contents .firstview {
  width: 100%;
  height: auto;
}
.contents .imgWrap {
  width: 100%;
  height: auto;
  background: #000000;
}
.contents .textWrap {
  color: #fafafa;
  background: #333333;
  padding: 6cqw 5cqw;
  font-size: 1.9375cqw;
  font-weight: 300;
  letter-spacing: 0.03em;
}
.contents .textWrap .title {
  font-weight: 600;
}
.contents .textWrap .margin {
  margin-top: 3cqw;
}
.contents .textWrap a {
  display: inline;
  text-decoration: underline;
  text-underline-offset: 0.1em;
}
.contents a {
  display: block;
}
.contents a:hover {
  opacity: 0.6;
}

.lineWrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-inline: 5.625cqw;
}
.lineWrap > video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  mix-blend-mode: lighten;
  display: none;
}
.lineWrap:hover > video {
  display: block;
}
.lineWrap:hover a {
  opacity: 1;
}
.lineWrap:hover .lineIcon img {
  width: 13.5cqw;
  height: 13.5cqw;
}
.lineWrap:hover .board {
  color: #fff;
  background: #06C755;
}
.lineWrap:hover .board svg {
  fill: #fff;
}

a.lineButton {
  height: 14.5cqw;
  display: grid;
  grid-template-columns: 4fr 1fr;
  align-items: center;
  justify-items: center;
  overflow: visible;
}

.board {
  display: grid;
  grid-template-columns: min-content auto min-content;
  align-items: center;
  justify-content: center;
  gap: 1.5cqw;
  color: #06C755;
  padding: 1.5cqw 3cqw;
  font-size: 3.5cqw;
  font-weight: 700;
  border: 0.375cqw solid #06C755;
  transition: all 0.3s ease-in-out;
}
.board .human {
  width: 7cqw;
  height: 7cqw;
  margin-bottom: -4px;
}
.board .human svg {
  width: 7cqw;
  height: 7cqw;
}
.board .arrow {
  width: 2.5cqw;
  height: 4.5cqw;
  margin-left: 1.5cqw;
}
.board .arrow svg {
  width: 2.5cqw;
  height: 4.5cqw;
}
.board svg {
  fill: #06C755;
  vertical-align: baseline;
  transition: all 0.3s ease-in-out;
}

.lineIcon img {
  width: 10.125cqw;
  height: 10.125cqw;
  transition: all 0.3s ease-in-out;
}

.animation1 {
  animation: dokidoki 2s infinite, slide 2s infinite;
}

.animation2 {
  animation: dokidoki 2s 0.2s infinite;
}

@keyframes dokidoki {
  0% {
    transform: scale(1.05) translateY(-3px);
  }
  5% {
    transform: scale(1) translateY(0);
  }
  95% {
    transform: scale(1) translateY(0);
  }
  100% {
    -webkit-transform: scale(1.05) translateY(-3px);
  }
}
@keyframes slide {
  0% {
    margin-left: -1%;
  }
  5% {
    margin-left: 0;
  }
  95% {
    margin-left: 0;
  }
  100% {
    margin-left: -1%;
  }
}

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