@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: 20px 0 40px;
  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 img.nav-mioasse {
  max-height: 80px;
}
.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/380;
}
@media (min-width: 768px) {
  .bg {
    aspect-ratio: 1200/400;
  }
}
.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;
}

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

.products_logo-firo {
  width: 100px;
}

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

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

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

.products_logo-bottom {
  width: min(40%, 16rem);
}

.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: 16px;
  line-height: 1.2;
}
.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:has(span:empty) {
  height: 0;
  margin-top: 30px;
  padding-top: 10px;
}
@media (min-width: 768px) {
  .products__thumbs__above:has(span:empty) {
    padding-top: 20px;
  }
}
.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;
  font-size: 1.5rem;
}

.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: 8px;
  }
  .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.1rem;
  line-height: 1;
  letter-spacing: -0.05em;
  font-weight: normal;
}

.products p {
  font-size: 1.2rem;
  margin-bottom: 40px;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .products p {
    font-size: 1.5rem;
  }
}
.products p a {
  color: #005AFF;
}

.gender {
  display: block;
  line-height: 1;
  font-size: 1.2rem;
  font-family: Koburina Gothic W6 JIS2004, sans-serif;
  color: #888;
  margin-top: 0.75em;
  margin-bottom: 0.25em;
}

.color {
  margin-top: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6.5px;
  margin-bottom: 0;
  line-height: 1;
  font-size: 13px;
}
.color span {
  display: block;
  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: #888;
  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;
  padding-top: 40px;
}
.sec-archives .products p {
  margin-top: 24px;
}
.sec-archives .products img.above {
  display: none;
}

.splide__slide {
  cursor: default;
}

.bg .txt {
  background-size: contain;
  background-position: center center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0;
  transition: opacity 1s 0.2s ease-out;
}
.bg .txt-base {
  background-image: url(../images/txt-base-sp.svg);
}
@media (min-width: 768px) {
  .bg .txt-base {
    background-image: url(../images/txt-base.svg);
  }
}
.bg .txt-air {
  background-image: url(../images/txt-air-sp.svg);
}
@media (min-width: 768px) {
  .bg .txt-air {
    background-image: url(../images/txt-air.svg);
  }
}
.bg .txt-nikki {
  background-image: url(../images/txt-nikki-sp.svg);
}
@media (min-width: 768px) {
  .bg .txt-nikki {
    background-image: url(../images/txt-nikki.svg);
  }
}
.bg .txt-bottom {
  background-image: url(../images/txt-bottom-sp.svg);
}
@media (min-width: 768px) {
  .bg .txt-bottom {
    background-image: url(../images/txt-bottom.svg);
  }
}
.bg .txt-mioasse {
  background-image: url(../images/txt-mioasse-sp.svg);
}
@media (min-width: 768px) {
  .bg .txt-mioasse {
    background-image: url(../images/txt-mioasse.svg);
  }
}
.bg .txt-tsuki {
  background-image: url(../images/txt-tsuki-sp.svg);
}
@media (min-width: 768px) {
  .bg .txt-tsuki {
    background-image: url(../images/txt-tsuki.svg);
  }
}
.bg .txt-firo {
  background-image: url(../images/txt-firo-sp.svg);
}
@media (min-width: 768px) {
  .bg .txt-firo {
    background-image: url(../images/txt-firo.svg);
  }
}
.bg .txt-outer {
  background-image: url(../images/txt-outer-sp.svg);
}
@media (min-width: 768px) {
  .bg .txt-outer {
    background-image: url(../images/txt-outer.svg);
  }
}

@keyframes show {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
:root {
  --white: #ffffff;
  --black: #000000;
  --theme: #9398AA;
  --link: #005AFF;
  --bg-white: rgba(255, 255, 255, 0.95);
}

.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,
.awa {
  opacity: 0;
}

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

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

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

.hero-1021 .wallpaper picture, .hero-1021 .wallpaper img {
  object-position: center top;
}
.hero-1021 .header {
  --logo-anim-delay: 0.6s;
  --sl-anim-delay: 1.1s;
  position: relative;
  height: 100vh;
  color: var(--white);
}
.hero-1021 .header h1 {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  top: 5.375%;
  left: 10.0961538462%;
  right: 8.6538461538%;
  bottom: 6.875%;
}
.hero-1021 .header .strapline,
.hero-1021 .header .logo {
  visibility: hidden;
  opacity: 0;
  height: fit-content;
}
.hero-1021 .header .logo {
  width: min(27.7611940299%, 9.3rem);
  aspect-ratio: 93/142.7;
  margin-right: auto;
  animation: fade-in 0.5s var(--logo-anim-delay) forwards linear;
}
.hero-1021 .header .strapline {
  width: min(39.1044776119%, 13.1rem);
  aspect-ratio: 131/121;
  margin-left: auto;
  animation: fade-in 0.5s var(--sl-anim-delay) forwards linear;
}
@media (min-width: 48rem) {
  .hero-1021 .header h1 {
    flex-direction: row;
    top: 19.5%;
    left: 19%;
    right: 14.5833333333%;
    bottom: 15.125%;
  }
  .hero-1021 .header .logo {
    margin-top: auto;
    width: 14.9309912171%;
    aspect-ratio: 119/182.6;
  }
  .hero-1021 .header .strapline {
    width: 19.9498117942%;
    aspect-ratio: 159/147;
  }
}/*# sourceMappingURL=index.css.map */