﻿@import "https://fonts.googleapis.com/css2?family=Inter:wght@300&display=swap"; /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: rgba(0, 0, 0, 0);
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
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;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
@-webkit-keyframes listHide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes listHide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes listShow {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes listShow {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes profileShow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 100%;
  }
}
@keyframes profileShow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 100%;
  }
}
@-webkit-keyframes profileHide {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
@keyframes profileHide {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
html,
body {
  margin: 0;
  padding: 0;
}
.font-size-dummy {
  font-size: 0.625rem;
  font-size: 0.75rem;
  font-size: 0.8125rem;
  font-size: 0.875rem;
  font-size: 1rem;
  font-size: 1.125rem;
  font-size: 1.25rem;
  font-size: 1.3125rem;
  font-size: 1.5rem;
  font-size: 1.5625rem;
  font-size: 1.75rem;
  font-size: 1.875rem;
}
h1,
h2,
h3,
h4,
h5,
h6,
div,
span,
p,
ul,
ol,
li,
dd,
small,
a {
  font-weight: normal;
  line-height: 1;
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
  letter-spacing: 0.07em;
  word-break: normal;
  color: #4f4f4f;
}
a {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-decoration: none;
}
a:hover {
  -webkit-filter: brightness(0.9);
  filter: brightness(0.9);
}
a[target="new"]:after,
a[target="_new"]:after,
a[target="_blank"]:after {
  font-family: "Hobonichi-Icons";
  font-size: 0.8em;
  font-weight: normal;
  position: relative;
  top: -0.2em;
  margin-right: 0.5em;
  margin-left: 5px;
  content: "";
}
.hiddenString {
  position: absolute;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
}
:root {
  --swiper-pagination-color: #fff;
  --swiper-pagination-progressbar-bg-color: #4d4d4d;
  --swiper-pagination-bullet-size: 4px;
  --swiper-pagination-bullet-horizontal-gap: 10px;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 50px;
}
.header {
  width: 100%;
  height: 83px;
  background-color: #fff;
  display: block;
  position: fixed;
  left: 0;
  top: -83px;
  z-index: 100;
  -webkit-transition: top 0.3s ease-out;
  transition: top 0.3s ease-out;
}
.header.active {
  top: 0;
}
.logo {
  margin: 24px 0 0 24px;
  padding: 0;
  line-height: 1;
}
.menubtn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 200;
  width: 83px;
  height: 83px;
  background-color: #fff;
}
.menubtn:hover {
  -webkit-filter: none;
  filter: none;
}
.menubtn span {
  width: 36px;
  height: 1px;
  background-color: #4f4f4f;
  display: block;
  position: absolute;
  left: 50%;
  top: 28px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.menubtn span:nth-child(1) {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.menubtn span:nth-child(2) {
  -webkit-transform: translate(-50%, 14px);
  transform: translate(-50%, 14px);
}
.menubtn span:nth-child(3) {
  -webkit-transform: translate(-50%, 28px);
  transform: translate(-50%, 28px);
}
.menubtn.active span:nth-child(1) {
  -webkit-transform: translate(-50%, 14px) rotate(45deg);
  transform: translate(-50%, 14px) rotate(45deg);
}
.menubtn.active span:nth-child(2) {
  opacity: 0;
  -webkit-transform: translate(-40%, 14px);
  transform: translate(-40%, 14px);
}
.menubtn.active span:nth-child(3) {
  -webkit-transform: translate(-50%, 14px) rotate(-45deg);
  transform: translate(-50%, 14px) rotate(-45deg);
}
.footer {
  position: relative;
  z-index: 3;
  background-color: #697479;
  background-position: center center;
}
.footer li,
.footer a,
.footer small,
.footer span,
.footer p {
  color: #fff;
  font-family: "Yu Gothic Pr6N M";
}
.footer__contents {
  width: 90%;
  max-width: 1130px;
  margin: 0 auto;
  text-align: center;
  padding: 8.33vw 0 5.55vw;
}
.footer__contents__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 22px;
}
.footer__contents__container .share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 35px;
}
.footer__contents__container .share li {
  margin-right: 25px;
}
.footer__contents__container .links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer__contents__container .links li {
  line-height: 1.5;
}
.footer__contents__container .links li:after {
  content: "／";
}
.footer__contents__container .links li:last-child:after {
  content: none;
}
.footer .rules {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 60px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer .rules li {
  line-height: 1.5;
}
.footer .rules li:after {
  content: "｜";
}
.footer .rules li:last-child:after {
  content: none;
}
.footer small {
  display: block;
  font-size: 0.75rem;
}
.list {
  display: none;
  position: fixed;
  top: 83px;
  right: 0;
  z-index: 101;
}
.list.active {
  display: block;
  -webkit-animation: listShow 0.5s ease-out;
  animation: listShow 0.5s ease-out;
}
.list.hide {
  -webkit-animation: listHide 0.5s ease-out;
  animation: listHide 0.5s ease-out;
}
.list__close {
  position: absolute;
  right: 2.6vw;
  top: 2vw;
}
.list__global {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 8px 0;
  background-color: #fff;
}
.list__global li {
  display: block;
}
.list__global li a {
  display: block;
  background-color: #fff;
  padding: 8px 15px;
  font-family: "Yu Gothic Pr6N M";
}
.list__global li a:before {
  content: "";
  width: 33px;
  height: 33px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: -2px;
}
.list__global li.list__global__cart a:before {
  background-image: url("../img_2023/icon_cart.png");
}
.list__global li.list__global__account a:before {
  background-image: url("../img_2023/icon_account.png");
}
.list__global li.list__global__help a:before {
  background-image: url("../img_2023/icon_help.png");
}
.list__global li.list__global__store a:before {
  background-image: url("../img_2023/icon_store.png");
}
.list__global li.list__global__totop a:before {
  background-image: url("../img_2023/icon_totop.png");
}
.list__global li.list__global__contact a:before {
  background-image: url("../img_2023/icon_contact.png");
}
.saleinfo {
  background-image: url("../img_2023/footer_bg.jpg");
  background-position: center center;
  background-size: cover;
}
.saleinfo__contents {
  width: 90%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 5.5vw 0 9vw;
}
.saleinfo__contents h2,
.saleinfo__contents p,
.saleinfo__contents dt,
.saleinfo__contents dd {
  color: #fff;
  line-height: 1.5;
  font-size: 1rem;
  font-family: "Yu Gothic Pr6N M";
}
.saleinfo__contents h2 {
  border-bottom: 1px solid #fff;
  width: 100%;
  max-width: 524px;
  padding: 0 0 5px;
  margin-top: 3.47vw;
  margin-bottom: 30px;
}
.saleinfo__contents dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 524px;
}
.saleinfo__contents dl dt {
  width: 40%;
  text-align: left;
}
.saleinfo__contents dl dd {
  width: calc(60% - 2em);
  text-align: left;
}
.saleinfo__contents dl dd:before {
  content: "｜";
  margin-right: 2em;
}
@media (max-width: 767px) {
  .header {
    width: 100%;
    background-color: #fff;
    display: block;
    position: fixed;
    height: 65px;
    left: 0;
    top: -65px;
    z-index: 100;
    -webkit-transition: top 0.3s ease-out;
    transition: top 0.3s ease-out;
  }
  .header.active {
    top: 0;
  }
  .logo {
    margin: 22px 0 0 17px;
    padding: 0;
    line-height: 1;
    width: 48.26666667vw;
    max-width: 181px;
    height: 5.333333333vw;
    max-height: 21px;
  }
  .logo a {
    display: block;
  }
  .logo a img {
    width: 100%;
    height: auto;
  }
  .menubtn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 200;
    width: 65px;
    height: 65px;
    background-color: #fff;
  }
  .menubtn:hover {
    -webkit-filter: none;
    filter: none;
  }
  .menubtn span {
    width: 36px;
    height: 1px;
    background-color: #4f4f4f;
    display: block;
    position: absolute;
    left: 50%;
    top: 19px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .menubtn span:nth-child(1) {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .menubtn span:nth-child(2) {
    -webkit-transform: translate(-50%, 14px);
    transform: translate(-50%, 14px);
  }
  .menubtn span:nth-child(3) {
    -webkit-transform: translate(-50%, 28px);
    transform: translate(-50%, 28px);
  }
  .menubtn.active span:nth-child(1) {
    -webkit-transform: translate(-50%, 14px) rotate(45deg);
    transform: translate(-50%, 14px) rotate(45deg);
  }
  .menubtn.active span:nth-child(2) {
    opacity: 0;
    -webkit-transform: translate(-40%, 14px);
    transform: translate(-40%, 14px);
  }
  .menubtn.active span:nth-child(3) {
    -webkit-transform: translate(-50%, 14px) rotate(-45deg);
    transform: translate(-50%, 14px) rotate(-45deg);
  }
  .footer {
    background-color: #697479;
    background-position: center center;
  }
  .footer li,
  .footer a,
  .footer small,
  .footer span,
  .footer p {
    color: #fff;
  }
  .footer__contents {
    width: 80.8vw;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 30vw 0 20vw;
  }
  .footer__contents__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 22px;
  }
  .footer__contents__container .share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 0;
    margin-bottom: 8vw;
  }
  .footer__contents__container .share li {
    margin-right: 25px;
    font-size: 0.875rem;
  }
  .footer__contents__container .links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer__contents__container .links li {
    line-height: 1.5;
    font-size: 0.875rem;
  }
  .footer__contents__container .links li:after {
    content: none;
  }
  .footer__contents__container .links li:last-child:after {
    content: none;
  }
  .footer .rules {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-bottom: 60px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer .rules li {
    line-height: 1.5;
    font-size: 0.875rem;
    display: block;
    margin-bottom: 10px;
  }
  .footer .rules li a {
    display: block;
    text-align: left;
  }
  .footer .rules li:after {
    content: none;
  }
  .footer .rules li:last-child:after {
    content: none;
  }
  .footer small {
    display: block;
    font-size: 0.75rem;
  }
  .list {
    display: none;
    position: fixed;
    top: 65px;
    right: 0;
    z-index: 101;
  }
  .list.active {
    display: block;
    -webkit-animation: listShow 0.5s ease-out;
    animation: listShow 0.5s ease-out;
  }
  .list.hide {
    -webkit-animation: listHide 0.5s ease-out;
    animation: listHide 0.5s ease-out;
  }
  .list__close {
    position: absolute;
    right: 2.6vw;
    top: 2vw;
  }
  .list__global {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8px 0;
    background-color: #fff;
  }
  .list__global li {
    display: block;
  }
  .list__global li a {
    display: block;
    background-color: #fff;
    padding: 4px 10px;
    font-family: "Yu Gothic Pr6N D";
    font-size: 0.875rem;
  }
  .list__global li a:before {
    content: "";
    width: 33px;
    height: 33px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    top: -2px;
  }
  .list__global li.list__global__cart a:before {
    background-image: url("../img_2023/icon_cart.png");
  }
  .list__global li.list__global__account a:before {
    background-image: url("../img_2023/icon_account.png");
  }
  .list__global li.list__global__help a:before {
    background-image: url("../img_2023/icon_help.png");
  }
  .list__global li.list__global__store a:before {
    background-image: url("../img_2023/icon_store.png");
  }
  .list__global li.list__global__totop a:before {
    background-image: url("../img_2023/icon_totop.png");
  }
  .list__global li.list__global__contact a:before {
    background-image: url("../img_2023/icon_contact.png");
  }
  .saleinfo {
    background-image: url("../img_2023/footer_bg_sp.jpg");
    background-position: center center;
    background-size: cover;
  }
  .saleinfo__contents {
    width: 80.8vw;
    max-width: 100%;
    margin: 0 auto;
    padding: 5.5vw 0 9vw;
  }
  .saleinfo__contents h2,
  .saleinfo__contents p,
  .saleinfo__contents dt,
  .saleinfo__contents dd {
    color: #fff;
    line-height: 1.5;
    font-size: 0.8125rem;
    font-family: "Yu Gothic Pr6N D";
  }
  .saleinfo__contents h2 {
    border-bottom: 1px solid #fff;
    width: 100%;
    max-width: 524px;
    padding: 0 0 5px;
    margin-top: 3.47vw;
    margin-bottom: 30px;
  }
  .saleinfo__contents dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
  }
  .saleinfo__contents dl dt {
    width: 55%;
    text-align: left;
  }
  .saleinfo__contents dl dd {
    width: 45%;
    text-align: left;
  }
  .saleinfo__contents dl dd:before {
    content: "｜";
  }
}
.container {
  width: 90%;
  max-width: 1130px;
  margin: 0 auto;
  padding-top: 60px;
}
.container h2 {
  font-size: 1.875rem;
  margin-bottom: 30px;
  font-family: "Inter", sans-serif;
}
.container h2 span {
  display: inline-block;
  margin-left: 1em;
  font-size: 1rem;
}
.container__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.container__header a {
  font-size: 0.875rem;
}
.container__header a:before {
  content: "";
  background-image: url("../img_2023/question.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 24px;
  height: 24px;
  position: relative;
  top: -1px;
}
hr {
  width: 100%;
  max-width: 1130px;
  margin: 30px auto 86px;
  padding: 0;
  border: none;
  border-top: 1px solid #7b7b7b;
}
.link {
  display: block;
  background-color: #fff;
  padding: 20px 0;
  text-align: center;
  width: 100%;
  max-width: 550px;
  margin: 0 auto 134px;
  font-family: "Yu Gothic Pr6N M";
}
.link-items:before {
  content: "";
  background-image: url("../img_2023/magni.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}
.products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 1130px;
}
.products li {
  margin: 0 35px 60px 0;
  padding: 0;
  list-style: none;
  width: calc((100% - 105px) / 4);
}
.products li:nth-child(4n) {
  margin-right: 0;
}
.products li a {
  display: block;
}
.products li img {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
.products li p span {
  font-family: "Yu Gothic Pr6N M";
  font-size: 1.125rem;
  line-height: 1.6;
}
.products li p span.size {
  font-size: 1rem;
  display: block;
}
.products li .value {
  margin: 10px 0 15px;
}
.products li .value__num {
  font-size: 1.3125rem;
  font-family: "Yu Gothic Pr6N D";
  letter-spacing: 0;
}
.products li .value .tax {
  font-size: 0.625rem;
}
.products li .more {
  display: block;
  background-color: #7ab3f5;
  color: #fff;
  text-align: center;
  border-radius: 30px;
  padding: 10px 0;
  width: 100%;
  max-width: 192px;
  font-family: "Yu Gothic Pr6N M";
}
.search {
  border-top: 0.5px solid #7b7b7b;
  border-bottom: 0.5px solid #7b7b7b;
  padding: 20px 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 120px;
  margin-bottom: 90px;
}
.search label {
  font-family: "Yu Gothic Pr6N M";
}
.search label br {
  display: none !important;
}
.search input[type="checkbox"] {
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.search input[type="checkbox"]:after {
  content: "";
  display: block;
  margin-right: 22px;
  border: 1px solid #7b7b7b;
  border-radius: 2px;
  width: 15px;
  height: 15px;
}
.search input[type="checkbox"]:checked::after {
  background-color: #4f4f4f;
  background-image: url("../img_2023/check.svg");
  background-repeat: no-repeat;
  background-position: center center;
}
.search__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-right: 0.5px solid #7b7b7b;
  padding: 5px 0;
}
.search__items-last {
  border-right: none;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.search__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px;
  margin-left: 2.3vw;
  margin-right: 2.3vw;
}
.search__item-first {
  margin-left: 0;
}
.search__item-last {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .container {
    width: 80.8vw;
    max-width: 100vw;
    margin: 0 auto;
    padding-top: 8vw;
  }
  .container h2 {
    font-size: 1.3125rem;
    margin-bottom: 5.8vw;
    font-family: "Inter", sans-serif;
  }
  .container h2 span {
    display: block;
    margin-left: -0.5em;
    font-size: 0.625rem;
    margin-top: 10px;
  }
  .container__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .container__header a {
    font-size: 0.625rem;
  }
  .container__header a:before {
    content: "";
    background-image: url("../img_2023/question.svg");
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    width: 19px;
    height: 19px;
    position: relative;
    top: -1px;
  }
  hr {
    width: 100%;
    max-width: 1130px;
    margin: 30px auto;
    padding: 0;
    border: none;
    border-top: 1px solid #7b7b7b;
  }
  .link {
    display: block;
    background-color: #fff;
    padding: 15px 0;
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin: 0 auto 45px;
    font-size: 1rem;
    font-family: "Yu Gothic Pr6N D";
  }
  .link-items:before {
    content: "";
    background-image: url("../img_2023/magni.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 22px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
  }
  .products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 1130px;
  }
  .products li {
    margin: 0 3.733333333vw 9.066666667vw 0;
    padding: 0;
    list-style: none;
    width: calc((100% - 3.733333333vw) / 2);
  }
  .products li:nth-child(2n) {
    margin-right: 0;
  }
  .products li a {
    display: block;
  }
  .products li img {
    width: 100%;
    display: block;
    margin-bottom: 4.266666667vw;
  }
  .products li p span {
    font-family: "Yu Gothic Pr6N D";
    font-size: 0.875rem;
    line-height: 1.6;
  }
  .products li p span.size {
    display: block;
    font-size: 0.75rem;
  }
  .products li .value {
    margin: 2.666666667vw 0 1.866666667vw;
  }
  .products li .value__num {
    font-size: 0.875rem;
    font-family: "Yu Gothic Pr6N D";
    letter-spacing: 0;
  }
  .products li .value .tax {
    font-size: 0.625rem;
  }
  .products li .more {
    display: block;
    background-color: #7ab3f5;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    padding: 6px 0;
    width: 95%;
    max-width: 100%;
    font-size: 0.75rem;
    margin: 0 auto;
  }
  .search {
    border-top: 0.5px solid #7b7b7b;
    border-bottom: 0.5px solid #7b7b7b;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-bottom: 14.13333333vw;
  }
  .search label {
    font-family: "Yu Gothic Pr6N D";
    font-size: 0.875rem;
  }
  .search label br {
    display: block !important;
  }
  .search input[type="checkbox"] {
    margin: 0 10px 0 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .search input[type="checkbox"]:after {
    content: "";
    display: block;
    margin-right: 0;
    border: 1px solid #7b7b7b;
    border-radius: 2px;
    width: 13px;
    height: 13px;
  }
  .search input[type="checkbox"]:checked::after {
    background-color: #4f4f4f;
  }
  .search__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    border-right: none;
    border-bottom: 0.5px solid #7b7b7b;
    padding: 5.3vw 0;
  }
  .search__items-last {
    border-right: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .search__items-last .search__item {
    margin-bottom: 10px;
  }
  .search__item {
    width: 26vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .search__item-first {
    width: 100%;
    margin-left: 0;
  }
}
.main .bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: -1;
  background-image: url("../img/lb_9.jpg");
  background-size: cover;
  background-position: center center;
}
.main__item {
  border-top: 1px solid #fff;
  background-size: cover;
  background-position: center center;
  width: 100vw;
  height: 100vh;
  position: relative;
}
.main__item .comment {
  position: absolute;
  left: 9.583333333vw;
  bottom: 7.569444444vw;
  z-index: 200;
  font-size: 1.125rem;
  color: #fff;
  line-height: 2.15;
  letter-spacing: 0.195em;
  font-family: "Yu Gothic Pr6N D";
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.9);
}
.main__item .comment br.sponly {
  display: none !important;
}
.main__item-video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
}
.main__item-video video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.main__item-1 {
  border-top: none;
  background-image: url("../img/lb_1.jpg");
}
.main__item-1 .towellogo {
  position: absolute;
  left: 50%;
  top: 12.5vw;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.main__item-1 .ttl {
  position: absolute;
  left: 50%;
  top: 18vw;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 100;
  width: 36.11111111vw;
  max-width: 520px;
  height: 10.55555556vw;
  max-height: 152px;
}
.main__item-1 .ttl img {
  width: 100%;
}
.main__item-1 .date {
  position: absolute;
  right: 6.527777778vw;
  bottom: 5.555555556vw;
  z-index: 110;
  width: 14.16666667vw;
  max-width: 204px;
  height: 14.16666667vw;
  max-height: 204px;
}
.main__item-1 .date img {
  width: 100%;
}
.main__item-1 .hobo {
  position: absolute;
  right: 1.805555556vw;
  top: 1.458333333vw;
  z-index: 120;
  width: 6.875vw;
  max-width: 99px;
  height: 1.597222222vw;
  max-height: 23px;
}
.main__item-1 .hobo img {
  width: 100%;
}
.main__item-1 .arrow_down {
  position: absolute;
  left: 50%;
  bottom: 3.2vw;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 200;
  width: 3.333vw;
}
.main__item-1 .arrow_down-pc {
  display: block;
}
.main__item-1 .arrow_down-sp {
  display: none;
}
.main__item-1 .arrow_down img {
  width: 100%;
}
.main__item-1-1 {
  border-top: none;
}
.main__item-1-2 {
  border-top: none;
  position: absolute;
  left: 0;
  top: 0;
}
.main__item-2 {
  background-image: url("../img/lb_2.jpg");
}
.main__item-2 .comment {
  left: 9.583333333vw;
  top: 5.347222222vw;
}
.main__item-3 {
  background-image: url("../img/lb_3.jpg");
}
.main__item-3 .comment {
  left: auto;
  right: 9.583333333vw;
}
.main__item-4 {
  background-image: none;
}
.main__item-4 .comment {
  color: #4f4f4f;
  text-shadow: none;
}
.main__item-5 {
  background-image: url("../img/lb_5.jpg");
}
.main__item-5 .comment {
  color: #4f4f4f;
  text-shadow: none;
  left: 9.583333333vw;
  top: 12.22222222vw;
}
.main__item-6 {
  background-image: none;
}
.main__item-6 .comment {
  left: auto;
  right: 9.583333333vw;
  top: 5.347222222vw;
}
.main__item-7 {
  background-image: url("../img/lb_7.jpg");
}
.main__item-7 .comment {
  left: 9.583333333vw;
  top: 5.347222222vw;
}
.main__item-8 {
  background-image: none;
}
.main__item-9 .comment {
  color: #4f4f4f;
  text-shadow: none;
  left: 9.583333333vw;
  top: 5.347222222vw;
}
.saleinfo {
  background-image: none;
}
.saleinfo:before {
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  background-color: #4f4f4f;
  opacity: 0.6;
  position: absolute;
  left: 0;
  top: 0;
}
.products__container {
  background-color: #fff;
}
.products__container .container {
  padding-top: 110px;
}
.products__container .container .products__ttl {
  margin-bottom: 85px;
  width: 356px;
  max-width: 100%;
}
@media (max-width: 767px) {
  html {
    min-height: -webkit-fill-available;
  }
  body {
    min-height: 100vh;
    min-height: -webkit-fill-available;
  }
  img {
    width: 100%;
  }
  .main .bg {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100vw;
    height: 100dvh;
    z-index: -1;
    background-image: url("../img/lb_11_sp.jpg");
    background-size: cover;
    background-position: center center;
  }
  .main__item {
    background-color: #fff;
    background-size: cover;
    background-position: center center;
    width: 100vw;
    height: 148.26666667vw;
    position: relative;
    border-top: 2px solid #fff;
  }
  .main__item .comment {
    position: absolute;
    left: 8vw;
    top: 6vw;
    bottom: auto;
    z-index: 200;
    font-size: 0.875rem;
    color: #fff;
    line-height: 2.15;
    letter-spacing: 0.13em;
    font-family: "Yu Gothic Pr6N B";
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.9);
  }
  .main__item .comment br.sponly {
    display: block !important;
  }
  .main__item-video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
  }
  .main__item-video video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
  .main__item-1 {
    border-top: none;
    background-image: none;
    height: calc(148.26666667vw + 100dvh);
  }
  .main__item-1 .towellogo {
    position: absolute;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    left: 0;
    top: 0;
  }
  .main__item-1 .ttl {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 100;
    width: 77.86666667vw;
    max-width: 100%;
    height: 22.66666667vw;
    max-height: 100%;
  }
  .main__item-1 .ttl img {
    width: 100%;
  }
  .main__item-1 .date {
    position: absolute;
    right: 4.8vw;
    bottom: 8vw;
    z-index: 110;
    width: 27.2vw;
    max-width: 100%;
    height: 27.2vw;
    max-height: 100%;
  }
  .main__item-1 .date img {
    width: 100%;
  }
  .main__item-1 .hobo {
    position: absolute;
    right: 6vw;
    top: 6vw;
    z-index: 120;
    width: 16vw;
    max-width: 100%;
    height: 3.733333333vw;
    max-height: 100%;
  }
  .main__item-1 .hobo img {
    width: 100%;
  }
  .main__item-1 .arrow_down {
    position: absolute;
    left: 50%;
    bottom: 3.2vw;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 200;
    width: 12.8vw;
  }
  .main__item-1 .arrow_down-pc {
    display: none;
  }
  .main__item-1 .arrow_down-sp {
    display: block;
  }
  .main__item-1 .arrow_down img {
    width: 100%;
  }
  .main__item-1-1 {
    border-top: none;
    height: 100dvh;
    background-image: url("../img/lb_1_sp.jpg");
    background-size: cover;
    background-position: center center;
  }
  .main__item-1-2 {
    height: 148.26666667vw;
    background-image: url("../img/lb_2_sp.jpg");
    background-size: cover;
    background-position: center center;
  }
  .main__item-2 {
    background-image: url("../img/lb_3_sp.jpg");
  }
  .main__item-2 .comment {
    left: 6vw;
    top: 16vw;
  }
  .main__item-3 {
    background-image: url("../img/lb_5_sp.jpg");
  }
  .main__item-3 .comment {
    left: 6vw;
    top: auto;
    bottom: 16vw;
  }
  .main__item-4 {
    height: 56.25vw;
  }
  .main__item-4 .comment {
    color: #4f4f4f;
    text-shadow: none;
    left: 6vw;
    top: auto;
    bottom: 3vw;
  }
  .main__item-5 {
    background-image: url("../img/lb_7_sp.jpg");
  }
  .main__item-5 .comment {
    color: #4f4f4f;
    text-shadow: none;
    left: 6vw;
    top: 16vw;
  }
  .main__item-6 {
    background-image: none;
    width: 100%;
    height: 56.25vw;
  }
  .main__item-6 .comment {
    left: 6vw;
    top: auto;
    bottom: 3vw;
  }
  .main__item-7 {
    background-image: url("../img/lb_9_sp.jpg");
  }
  .main__item-7 .comment {
    left: 6vw;
    top: 16vw;
  }
  .main__item-8 {
    background-image: none;
    height: 56.25vw;
  }
  .main__item-8 .comment {
    left: 6vw;
    top: auto;
    bottom: 3vw;
  }
  .main__item-9 {
    background-color: rgba(0, 0, 0, 0);
  }
  .main__item-9 .comment {
    color: #4f4f4f;
    text-shadow: none;
    left: 6vw;
    top: 16vw;
  }
  .saleinfo:before {
    content: "";
    display: block;
    width: 100vw;
    height: 100%;
    background-color: #4f4f4f;
    opacity: 0.6;
    position: absolute;
    left: 0;
    top: 0;
  }
  .products__container {
    background-color: #fff;
  }
  .products__container .container {
    padding-top: 60px;
  }
  .products__container .container .products__ttl {
    margin-bottom: 32px;
  }
}
