@charset "UTF-8";
/*! sanitize.css v8.0.0 | CC0 License | github.com/csstools/sanitize.css */
*,
:before,
:after {
  background-repeat: no-repeat;
  box-sizing: border-box;
}

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

html {
  cursor: default;
  line-height: 1.15;
  -moz-tab-size: 4;
  tab-size: 4;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

h1 {
  font-size: 5em;
  margin: 0.67em 0;
}

hr {
  height: 0;
  overflow: visible;
}

main {
  display: block;
}

nav ol, nav ul {
  list-style: none;
}

pre {
  font-size: 1em;
}

a {
  background-color: transparent;
}

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

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-size: 1em;
}

small {
  font-size: 80%;
}

audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not([fill]) {
  fill: currentColor;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input,
select {
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

button, [type=button], [type=reset], [type=submit] {
  appearance: button;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

input {
  overflow: visible;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

select {
  text-transform: none;
}

textarea {
  margin: 0;
  overflow: auto;
  resize: vertical;
}

[type=checkbox], [type=radio] {
  padding: 0;
}

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

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

:-moz-ui-invalid {
  box-shadow: none;
}

details {
  display: block;
}

dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -webkit-fit-content;
  width: fit-content;
}

dialog:not([open]) {
  display: none;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[hidden] {
  display: none;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true], [disabled] {
  cursor: not-allowed;
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute;
}

html, body {
  min-width: 100%;
  width: 100%;
  height: 100%;
}

html {
  font-size: 62.5%;
}

body {
  position: relative;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.1em;
  font-family: Koburina Gothic W3 JIS2004, sans-serif;
}

a {
  text-decoration: none;
  word-break: break-all;
  color: currentColor;
}

a:hover {
  opacity: 0.7;
}

.u-pc {
  display: block;
}

.u-sp {
  display: none;
}

.hiddenString {
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0 0 99.9% 99.9%);
  clip-path: inset(0 0 99.9% 99.9%);
  padding: 0;
  border: 0;
  font-family: Koburina Gothic W6 JIS2004, sans-serif;
}

dl, dt, dd {
  margin: 0;
  padding: 0;
  color: currentColor;
}

h1, h2, h3, h4, h5, h6, div, p, ul, ol, li, small {
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-break: strict;
  font-weight: inherit;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Koburina Gothic W6 JIS2004, sans-serif;
}

.share {
  padding: 15px 0;
  margin-bottom: 30px;
  background-color: #fff;
}

.btn {
  border-radius: 18px;
  border: 1px solid currentColor;
  font-size: 1.3rem;
  color: #005aff;
  display: inline-block;
  text-align: center;
}
@media (min-width: 768px) {
  .btn {
    font-size: 1.4rem;
    display: block;
  }
}

.item-product {
  padding: 30px 0 22px;
  background-color: #fff;
}
@media (min-width: 640px) {
  .item-product {
    margin-bottom: -10px;
  }
}
@media (min-width: 768px) {
  .item-product {
    padding: 48px 0 80px;
  }
}

.item-info {
  margin: 30px 0;
  background-color: #fff;
  padding: 60px 0;
}
.item-info .banner a {
  width: auto;
  max-width: 500px;
  margin: 0 auto;
  display: block;
  text-align: center;
}

.item-about {
  position: relative;
  height: 100vh;
}

.intro__about {
  width: 95%;
  max-width: 950px;
  height: auto;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #fff;
  padding: 60px;
}
.intro__about p {
  font-size: 1.6rem;
  line-height: 2;
}
.intro__about a {
  margin-top: 0.5em;
}

.intro__dic {
  margin-left: 30px;
  background-image: url("../../../common/img/o2_dic.png");
  background-size: contain;
  width: 218px;
  height: 400px;
  border-right: 1px solid #000;
}

.intro__txt {
  padding-left: 3em;
}
.intro__txt p {
  font-size: 1.8rem;
  line-height: 2.5;
  letter-spacing: 0.1em;
}

body:has(.hero.active) .nav__brand {
  left: -100px;
}

.nav__brand {
  width: 100px;
  position: fixed;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 5000;
  transition: left 0.5s ease;
}

.nav__brand__list li {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 10px 5px;
  display: block;
  text-align: center;
  margin: 1px 0;
  opacity: 0.5;
}
.nav__brand__list li.active {
  opacity: 1;
  background-color: white;
}
.nav__brand__list a {
  display: block;
}
.nav__brand__list a:hover {
  opacity: 1;
}
.nav__brand__list img {
  width: 100%;
  width: auto;
  max-width: 80%;
  max-height: 60px;
}
.nav__brand__list svg {
  width: 50%;
  fill: #000 !important;
}

svg:not([fill]) {
  fill: #fff;
}

.item-logo {
  background-image: none;
  height: 100vh;
  position: relative;
}
@media (min-width: 640px) {
  .item-logo {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.intro__about {
  position: absolute;
}

.bg {
  position: relative;
  width: 100%;
  aspect-ratio: 416/200;
}
@media (min-width: 768px) {
  .bg {
    aspect-ratio: 3/1;
  }
}
.bg-img {
  width: 100vw;
  object-fit: cover;
}

.arrow {
  opacity: 0;
  display: block;
  width: 6.0765191298vh;
  max-width: 81px;
  height: 6.0765191298vh;
  max-height: 81px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3000;
  animation: show 0.5s 1.6s forwards linear;
}
.arrow img {
  width: 100%;
}

.splide {
  background-color: #e0e1e5;
}

.products {
  width: calc(95% - 200px);
  max-width: 1000px;
  margin: 0 auto 30px;
}

.products_logo {
  max-width: 80%;
  max-height: 80px;
  margin-top: 0.6em;
}
@media (min-width: 768px) {
  .products_logo {
    margin-top: 0.4em;
  }
}

.products_logo-outer,
.products_logo-nizyukano {
  max-width: 120px;
}

.products_logo-firo {
  width: 100px;
}

.products_logo-archives {
  max-width: 160px;
}

.products_logo-rosy {
  max-width: 180px;
}

.products_logo-fraisfrais {
  max-width: 200px;
}

.soldtext {
  color: orangered;
  display: none;
  font-size: 1.3rem;
  line-height: 1.3;
  padding-top: 5px;
  letter-spacing: 0;
  font-family: Koburina Gothic W3 JIS2004, sans-serif;
}

.sold .soldtext {
  display: block;
}

.products .resale {
  color: orangered;
  font-size: 1.3rem;
  line-height: 1.77;
  padding-top: 5px;
  letter-spacing: 0;
  display: inline-block;
}

.products a:before, .products a:after {
  z-index: 2000;
}

.products a.newitem:after {
  content: "";
  width: 20%;
  max-width: 44px;
  height: 44px;
  background-image: url("../images/ico/ico-newitem.svg");
  background-size: contain;
  display: block;
  position: absolute;
  z-index: 999;
  left: 0;
  top: 0;
}

.products a[class*=date-]:before {
  content: "";
  width: 7vw;
  height: 7vw;
  background-size: contain;
  position: absolute;
  z-index: 999;
  right: 5px;
  top: 5px;
}
@media (min-width: 768px) {
  .products a[class*=date-]:before {
    width: 35px;
    height: 35px;
  }
}

.products__thumbs {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 20px;
  margin-top: 20px;
  gap: 4rem 2rem;
}
@media (min-width: 640px) {
  .products__thumbs {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1200px) {
  .products__thumbs {
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: 40px;
    gap: 4rem 3.2rem;
  }
}
.products__thumbs li {
  position: relative;
  display: block;
}
.products__thumbs li img {
  width: 100%;
}
.products__thumbs li h3 {
  font-size: 13px;
  line-height: 1.5;
  margin: 10px 0 0;
}
@media (min-width: 640px) {
  .products__thumbs li h3 {
    font-size: 16px;
  }
}
.products__thumbs li h3.value {
  margin: 12px 0 20px;
  line-height: 1;
}
.products__thumbs li h3.value .en {
  line-height: 1;
}
.products__thumbs a {
  display: block;
  position: relative;
}
.products h3 + .products__thumbs {
  margin-top: 30px;
}

.products__thumbs__above {
  position: relative;
  margin-top: 20px;
  padding-top: 20px;
  line-height: 1.8;
  font-family: Koburina Gothic W6 JIS2004, sans-serif;
}
@media (min-width: 768px) {
  .products__thumbs__above {
    margin-top: 30px;
    padding-top: 30px;
  }
}
.products__thumbs__above span {
  display: inline-block;
  vertical-align: middle;
}
.products__thumbs__above .font1 {
  font-size: 15px;
}
@media (min-width: 768px) {
  .products__thumbs__above .font1 {
    font-size: 18px;
    letter-spacing: 0;
  }
}
.products__thumbs__above .font2 {
  font-size: 11px;
}
@media (min-width: 768px) {
  .products__thumbs__above .font2 {
    font-size: 14px;
    letter-spacing: 0;
    padding-left: 3px;
  }
}
.products__thumbs__above .font3 {
  font-size: 10px;
}
@media (min-width: 768px) {
  .products__thumbs__above .font3 {
    font-size: 15px;
    letter-spacing: 0.075em;
  }
}
.products__thumbs__above .font4 {
  font-size: 18px;
}
@media (min-width: 768px) {
  .products__thumbs__above .font4 {
    font-size: 28px;
    letter-spacing: 0.1em;
  }
}
.products__thumbs__above .font5 {
  font-size: 12px;
}
@media (min-width: 768px) {
  .products__thumbs__above .font5 {
    font-size: 15px;
  }
}
.products__thumbs__above .font-w-normal {
  /* .products p 合わせ用 */
  font-family: Koburina Gothic W3 JIS2004, sans-serif;
  line-height: 2;
}
.products__thumbs__above .border::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #D9D9D9;
  position: absolute;
  top: 0;
  left: 0;
}

.price-wrapper {
  font-family: Koburina Gothic W6 JIS2004, sans-serif;
}

.btn-more {
  padding: 2px 12px;
  font-size: 1.4rem;
  width: fit-content;
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) {
  .btn-more {
    padding: 2px 16px;
  }
}

.products h3 {
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.6;
  display: flex;
  flex-direction: column;
  align-items: start;
}
.products h3.en {
  font-size: 1.8rem;
  letter-spacing: 0.1em;
}
@media (min-width: 640px) {
  .products h3 img.above {
    margin-bottom: 15px;
  }
  .products h3 img.bottom {
    margin-top: 6px;
  }
}
@media (min-width: 768px) {
  .products h3 {
    font-size: 1.8rem;
  }
}

.tax {
  font-family: Koburina Gothic W1 JIS2004;
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: -0.05em;
  font-weight: normal;
}

.products p {
  font-size: 1.2rem;
  margin-bottom: 40px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .products p {
    font-size: 1.5rem;
  }
}

.color {
  margin-top: 12px;
  display: grid;
  grid-template-columns: max-content 1fr;
  align-items: center;
  gap: 4px;
  margin-bottom: 0;
  line-height: 1;
}
.color dt,
.color dd {
  font-size: 13px;
}
.color dt {
  font-family: Koburina Gothic W6 JIS2004, sans-serif;
  letter-spacing: 0.075em;
  position: relative;
  top: -1px;
}
.color dd {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6.5px;
}
.color span {
  width: 15px;
  height: 15px;
  border-radius: 100px;
  background-color: #ddd;
  aspect-ratio: 1/1;
  vertical-align: middle;
  box-sizing: border-box;
  background-size: contain;
  background-position: center center;
}
.color span.color_border {
  border: 0.5px solid #808080;
  transform: scale(1);
}

.btn-radius {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 100px;
  margin: auto;
}

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

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

.sec.show .txt {
  opacity: 1;
  z-index: 10;
}

.products img.above {
  display: block;
  margin-bottom: 12px;
}

.info {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.info h2 {
  text-align: center;
  font-size: 1.9rem;
  margin-bottom: 1em;
}
.info dl {
  font-size: 1.5rem;
}
@media (min-width: 640px) {
  .info dd {
    font-size: 16px;
  }
}
.info .bold {
  font-family: Koburina Gothic W6 JIS2004, sans-serif;
}
.info a {
  color: #000;
}
.info .yokoku {
  width: 140px;
  height: 40px;
  margin-bottom: 1em;
}
.info .yokoku::after {
  content: ">";
  display: inline-block;
  font-size: 23px;
  line-height: 1;
  margin: -4px 0 0 3px;
}
@media (min-width: 640px) {
  .info .yokoku {
    margin-bottom: 2em;
  }
}

.staff > dl {
  width: 80%;
}
.staff div {
  text-align: center;
}
.staff .member {
  display: grid;
  grid-template-columns: max-content 1fr;
  margin-top: 0.5em;
  margin-bottom: 2em;
}
@media (min-width: 768px) {
  .staff .member {
    grid-template-columns: 1fr 1fr;
  }
}
.staff .member dt {
  text-align: right;
}

.bnrArea {
  margin: 30px 0 0;
  background-color: #fff;
  padding: 60px 0;
}
.bnrArea a {
  width: auto;
  max-width: 400px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.bnrArea .btn {
  margin-top: 1.5em;
  font-size: 1.2rem;
  border-color: #000;
  color: #000;
  line-height: 1.5;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 1em;
  padding-left: 1em;
}

@media screen and (max-width: 1000px) and (min-width: 769px) {
  .intro__about {
    padding: 5vw;
  }
  .intro__dic {
    margin-left: 2vw;
  }
  .intro__txt {
    padding-left: 4vw;
  }
  .intro__txt p {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    scroll-padding-top: 80px;
  }
  .u-pc {
    display: none;
  }
  @keyframes parallax {
    from {
      background-position: center top;
    }
    to {
      background-position: center -px;
    }
  }
  body:has(.hero.active) .nav__brand {
    opacity: 0;
    top: -50px;
  }
  .nav__brand {
    width: 100%;
    transform: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 5000;
    background-color: #fff;
    transition: top 0.5s ease, opacity 0.5s ease;
    overflow: auto;
  }
  .nav__brand__list {
    position: relative;
    display: block;
    white-space: nowrap;
    padding: 1px;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    font-size: 0;
    transition: left 0.3s ease;
  }
  .nav__brand__list li {
    min-width: 80px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    padding: 3px 0;
    opacity: 0.5;
    transition: all 0.5s ease;
    line-height: 40px;
    background-color: rgba(255, 255, 255, 0.7);
    border: none;
    border-bottom: 2px solid #fff;
  }
  .nav__brand__list li.active {
    opacity: 1;
    background-color: white;
    border-color: #333;
  }
  .nav__brand__list img {
    height: 30px;
    width: auto;
  }
  .nav__brand__list svg {
    width: 50%;
  }
  .products {
    width: 89.0625vw;
    max-width: 1000px;
    margin: 0 auto;
  }
  .share {
    padding: 15px 0;
    margin-bottom: 55px;
    background-color: #fff;
  }
  .item-info {
    margin: 60px 0 30px;
    padding: 30px 0;
  }
  .item-info .banner a {
    width: 90%;
    max-width: 640px;
    margin: 0 auto;
    display: block;
  }
  .intro__about {
    width: 95%;
    max-width: 100%;
    height: 90vh;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #fff;
    padding: 45px 20px 20px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .intro__about p {
    display: flex;
    justify-content: center;
    font-size: 1.2rem;
    line-height: 2;
    padding-top: 2em;
  }
  .intro__about p a {
    margin-top: 0.5em;
  }
  .intro__dic {
    margin-left: 0;
    background-size: contain;
    width: 100%;
    height: 100%;
    max-height: 500px;
    border-right: none;
    background-position: center center;
  }
  .intro__txt {
    padding-left: 0;
    border-top: 1px solid #000;
    margin-top: 40px;
  }
}
@media screen and (min-width: 641px) {
  .nav__brand {
    overflow: scroll;
    max-height: 100vh;
  }
  .nav__brand__list {
    max-height: 100vh;
  }
  .products {
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  html {
    scroll-padding-top: 70px;
  }
  .products a.newitem:after {
    width: 8.5vw;
    height: 8.5vw;
  }
}
@media screen and (max-width: 550px) {
  .u-sp {
    display: block;
  }
}
@media screen and (max-width: 440px) {
  html {
    scroll-padding-top: 52px;
  }
}
footer {
  position: relative;
  background-color: #000;
  color: #fff;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (min-width: 768px) {
  footer {
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
  }
}
footer a {
  color: #fff;
}
footer .wrapper {
  width: calc(100% - 4rem);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {
  footer .wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 0.8em;
    width: calc(100% - 8rem);
  }
}
@media (min-width: 768px) {
  footer .wrapper {
    grid-template-columns: max-content 1fr;
    column-gap: 2.4em;
    width: fit-content;
  }
}
footer .footer-hobo {
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  gap: 1.6em;
  justify-content: center;
}
footer .footer-hobo li {
  margin-bottom: 0.8em;
  margin-top: 0.8em;
}
footer .footer-hobo a {
  display: flex;
  gap: 0.8em;
  align-items: center;
}
footer .footer-hobo span {
  display: inline-block;
  width: 1.6em;
  text-align: center;
}
footer .footer-hobo span:before {
  font-size: 1.6em;
}
footer .footer-hobo span.hb-hobo::before {
  font-size: 1.2em;
}
@media (min-width: 640px) {
  footer .footer-share,
  footer .footer-copy {
    grid-column: 1/3;
  }
}
@media (min-width: 768px) {
  footer .footer-share,
  footer .footer-copy {
    grid-column: initial;
  }
}
footer .footer-share {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4rem;
  margin-bottom: 0.8em;
}
@media (min-width: 768px) {
  footer .footer-share {
    gap: 1.6em;
    margin-bottom: initial;
  }
}
footer .footer-share img {
  width: 3.2rem;
}
@media (min-width: 768px) {
  footer .footer-share img {
    width: 2.8em;
  }
}
footer .footer-sns {
  position: relative;
  font-size: 0.88em;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 40rem;
  padding-top: 1.6em;
  padding-bottom: 1.6em;
  padding-right: 0.8em;
}
footer .footer-sns::before, footer .footer-sns::after {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  background-color: currentColor;
}
footer .footer-sns::before {
  top: 0;
}
footer .footer-sns::after {
  bottom: 0;
}
footer .footer-sns a::before {
  font-size: 2.8em;
}
footer .footer-store,
footer .footer-copy {
  font-size: 0.96em;
  font-weight: 400;
}
footer .footer-store {
  font-size: 1rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 2em;
  margin-top: 3.2rem;
  margin-bottom: 2.4rem;
}
@media (min-width: 768px) {
  footer .footer-store {
    grid-column: 1/3;
    margin-top: 2.4em;
  }
}
footer .footer-store li {
  margin-bottom: 0.4em;
}
footer .footer-copy {
  color: #fff;
  font-size: 1rem;
  text-align: center;
}
@media (min-width: 768px) {
  footer .footer-copy {
    grid-column: 1/3;
  }
}

.sec-archives .bg {
  display: none;
}
.sec-archives .item-product {
  background-color: #F3F3F3;
}

.splide__slide {
  cursor: default;
}

.bg .txt {
  background-size: contain;
  background-position: center center;
  position: absolute;
  width: 10vw;
  height: 80%;
  top: 10%;
  opacity: 0;
  transition: opacity 1s 0.2s ease-out;
}
.bg .txt-rosy {
  background-image: url(../images/txt-rosy.svg);
  right: 8%;
  height: 64%;
  top: 16%;
}
@media (min-width: 768px) {
  .bg .txt-rosy {
    right: 10%;
    height: 70%;
    top: 15%;
  }
}
.bg .txt-outer {
  background-image: url(../images/txt-outer.svg);
  right: 16%;
}
@media (min-width: 768px) {
  .bg .txt-outer {
    right: 16%;
    height: 52%;
    top: 24%;
  }
}
.bg .txt-fraisfrais {
  background-image: url(../images/txt-fraisfrais.svg);
  left: 16%;
  top: 0;
}
@media (min-width: 768px) {
  .bg .txt-fraisfrais {
    left: 15%;
    top: 35%;
    height: 29%;
  }
}
.bg .txt-fraisfrais::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../images/txt-fraisfrais-white.svg);
  background-size: contain;
  background-position: center center;
  opacity: 0;
  transition: opacity 1s 0.2s ease-in;
}
@media (min-width: 768px) {
  .bg .txt-fraisfrais::before {
    background-position: top center;
  }
}
.bg:has([id$=-slide03].is-active) .txt-fraisfrais::before {
  opacity: 1;
}
.bg .txt-nizyukano {
  background-image: url(../images/txt-nizyukano.svg);
  right: 12%;
}
@media (min-width: 768px) {
  .bg .txt-nizyukano {
    right: 8%;
    top: 15%;
    height: 72%;
  }
}
.bg .txt-mioasse {
  background-image: url(../images/txt-mioasse.svg);
  left: 8%;
  width: 8vw;
}
@media (min-width: 768px) {
  .bg .txt-mioasse {
    left: 18%;
    height: 70%;
    top: 15%;
  }
}
.bg .txt-tsuki {
  background-image: url(../images/txt-tsuki.svg);
  left: 26%;
  width: 9vw;
  top: 9%;
}
@media (min-width: 768px) {
  .bg .txt-tsuki {
    left: 34%;
    top: 15%;
    height: 70%;
  }
}
.bg .txt-firo {
  background-image: url(../images/txt-firo.svg);
  right: 10%;
}
@media (min-width: 768px) {
  .bg .txt-firo {
    right: 11%;
    height: 56%;
    top: 24%;
  }
}

@keyframes show {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.wallpaper {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100vh;
}
.wallpaper picture,
.wallpaper img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@keyframes fade-in {
  0% {
    visibility: visible;
    opacity: 0;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}
.wallpaper,
.o2,
.ssa {
  opacity: 0;
}

.wallpaper {
  animation: fade-in 1s cubic-bezier(0.37, 0, 0.63, 1) forwards;
}

.o2 {
  animation: fade-in 1s 1.1s cubic-bezier(0.12, 0, 0.39, 0) forwards;
}

.ssa {
  animation: fade-in 0.5s 0.6s cubic-bezier(0.12, 0, 0.39, 0) forwards;
}

.header.header-0327 {
  width: 100%;
  height: 100vh;
}
.header.header-0327 h1 {
  position: relative;
  width: 71.6346153846vw;
  height: auto;
  aspect-ratio: 298/166;
  display: flex;
  justify-content: space-between;
}
.header.header-0327 h1 .ssa {
  align-self: flex-start;
  width: 68.8590604027%;
  height: auto;
}
.header.header-0327 h1 .o2 {
  align-self: flex-end;
  width: 27.7348993289%;
  height: auto;
}
@media (min-width: 48rem) {
  .header.header-0327 h1 {
    width: 26.8333333333vw;
    aspect-ratio: 322/236;
  }
  .header.header-0327 h1 .ssa {
    align-self: flex-start;
    width: 68.649068323%;
    height: auto;
  }
  .header.header-0327 h1 .o2 {
    align-self: flex-end;
    width: 29.3633540373%;
    height: auto;
  }
}

.header.header-0422 {
  --logo-x: min(29.5673076923%, 12.3rem);
  --logo-y: min(11.5375%, 9.23rem);
  --logo-w: min(14.5192307692%, 6.04rem);
  --sl-x: 0;
  --sl-y: 0;
  --sl-w: min(35.4326923077%, 14.74rem);
  position: relative;
  height: 100vh;
}
.header.header-0422 .strapline,
.header.header-0422 .logo {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  height: auto;
}
.header.header-0422 .logo {
  top: var(--logo-y);
  left: var(--logo-x);
  width: var(--logo-w);
  fill: var(--theme);
  animation: fade-in 0.5s 1.1s forwards linear;
}
.header.header-0422 .strapline {
  top: var(--sl-y);
  left: var(--sl-x);
  width: var(--sl-w);
  animation: fade-in 0.5s 0.6s forwards linear;
}
@media (min-width: 48rem) {
  .header.header-0422 {
    --logo-x: min(14.25%, 17.1rem);
    --logo-y: min(16.125%, 12.9rem);
    --logo-w: min(7.0166666667%, 8.42rem);
    --sl-w: min(17.1166666667%, 20.54rem);
  }
}

.header.header-0519 {
  --h1-w: min(52.8846153846%, 22rem);
  --h1-ar: 220 / 163;
  --h1-x: 0;
  --h1-y: 5%;
  --logo-w: 30.4545454545%;
  --sl-w: 65.4545454545%;
  position: relative;
  height: 100vh;
  position: relative;
  height: 100vh;
}
.header.header-0519 h1 {
  position: absolute;
  top: var(--h1-y);
  right: var(--h1-x);
  width: var(--h1-w);
  aspect-ratio: var(--h1-ar);
}
.header.header-0519 .strapline,
.header.header-0519 .logo {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  height: auto;
}
.header.header-0519 .logo {
  bottom: 0;
  left: 0;
  width: var(--logo-w);
  fill: var(--theme);
  animation: fade-in 0.5s 1.1s forwards linear;
}
.header.header-0519 .strapline {
  top: 0;
  right: 0;
  width: var(--sl-w);
  animation: fade-in 0.5s 0.6s forwards linear;
}
@media (min-width: 48rem) {
  .header.header-0519 {
    --h1-w: min(23.0833333333%, 27.7rem);
    --h1-ar: 277 / 205;
    --h1-y: 5.375%;
    --logo-w: 30.3249097473%;
    --sl-w: 65.3429602888%;
  }
}

.header.header-0612 {
  --h1-w: min(51.2019230769%, 21.3rem);
  --h1-ar: 213 / 155;
  --h1-x: 0;
  --h1-y: 0;
  --logo-w: 28.1690140845%;
  --sl-w: 67.6056338028%;
  position: relative;
  height: 100vh;
}
.header.header-0612 h1 {
  position: absolute;
  top: var(--h1-y);
  right: var(--h1-x);
  width: var(--h1-w);
  aspect-ratio: var(--h1-ar);
}
.header.header-0612 .strapline,
.header.header-0612 .logo {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  height: auto;
}
.header.header-0612 .logo {
  bottom: 0;
  left: 0;
  width: var(--logo-w);
  fill: var(--theme);
  animation: fade-in 0.5s 1.1s forwards linear;
}
.header.header-0612 .strapline {
  top: 0;
  right: 0;
  width: var(--sl-w);
  animation: fade-in 0.5s 0.6s forwards linear;
}
@media (min-width: 48rem) {
  .header.header-0612 {
    --h1-w: min(24.5833333333%, 29.5rem);
    --h1-ar: 295 / 282;
    --logo-w: 29.4915254237%;
    --sl-w: 81.6949152542%;
  }
  .header.header-0612 h1 {
    right: unset;
    left: 0;
  }
  .header.header-0612 .strapline {
    right: unset;
    left: 0;
  }
  .header.header-0612 .logo {
    left: unset;
    right: 0;
  }
}/*# sourceMappingURL=index.css.map */