@charset "UTF-8";
/* --------------------
		設定
-------------------- */
/* ----px → vw---- 書き方：vw(px値) */
/* ----px → vw (pc)---- 書き方：vw-pc(px値)　*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap");
@media screen and (max-width: 999px) {
  .pc-only {
    display: none !important; } }

@media screen and (min-width: 1000px) {
  .sp-only {
    display: none !important; } }

:root {
  --c-txt: #333;
  --c-bg: #fff;
  --c-accent: ; }

/* --------------------
		#content
-------------------- */
#content {
  overflow: hidden;
  position: relative;
  line-height: 1;
  color: var(--c-txt); }
  #content img {
    width: 100%;
    height: auto; }

/* --------------------
		aside
-------------------- */
aside {
  position: relative;
  width: 80%;
  margin: 0 auto;
  padding: 26.66667vw 0 40vw; }
  @media screen and (min-width: 1000px) {
    aside {
      width: 600px;
      margin: 0 auto;
      padding: 7.8125vw 0 11.71875vw;
      margin: 0 auto; } }
  aside p {
    line-height: 2;
    font-size: 3.2vw;
    letter-spacing: 0.1em; }
    @media screen and (min-width: 1000px) {
      aside p {
        font-size: 12px; } }
  aside a {
    transition: all 1s ease; }
    aside a:hover {
      opacity: 0.5; }

@media screen and (min-width: 1000px) {
  .aside__inner > * {
    overflow: hidden; } }

.aside__inner > *::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #EFEFEF;
  margin: 100px auto; }

.aside__ttl {
  font-family: "Noto Serif", serif;
  font-style: normal;
  letter-spacing: 0.05em;
  line-height: 1;
  font-size: 6.4vw;
  margin-bottom: 5.33333vw;
  text-align: center; }
  @media screen and (min-width: 1000px) {
    .aside__ttl {
      font-size: 28px;
      margin-bottom: 20px; } }

.aside__cap {
  margin-bottom: 13.33333vw;
  text-align: center; }
  @media screen and (min-width: 1000px) {
    .aside__cap {
      margin-bottom: 50px; } }

.aside__btn {
  margin: 0 auto;
  font-size: 3.46667vw;
  text-align: center; }
  @media screen and (min-width: 1000px) {
    .aside__btn {
      font-size: 13px; } }
  .aside__btn a {
    position: relative;
    display: block;
    border: 1px solid var(--c-txt);
    background-color: var(--c-txt);
    color: #fff;
    padding: 4.53333vw;
    transition: all .5s ease; }
    @media screen and (min-width: 1000px) {
      .aside__btn a {
        padding: 17px; } }
    .aside__btn a:hover {
      border: 1px solid var(--c-txt);
      background-color: #fff;
      color: var(--c-txt);
      opacity: 1; }

.staff-styling__img {
  margin-bottom: 13.33333vw; }
  @media screen and (min-width: 1000px) {
    .staff-styling__img {
      margin-bottom: 50px; } }

.swiper-feature .swiper-wrapper {
  display: flex; }
  .swiper-feature .swiper-wrapper.--center {
    justify-content: center; }
  .swiper-feature .swiper-wrapper .swiper-slide {
    display: flex;
    width: 60vw;
    margin-right: 2.66667vw; }
    @media screen and (min-width: 1000px) {
      .swiper-feature .swiper-wrapper .swiper-slide {
        width: 225px;
        margin-right: 10px; } }

.feature-list li a {
  width: 60vw;
  margin-bottom: 0; }
  @media screen and (min-width: 1000px) {
    .feature-list li a {
      width: 225px; } }

.feature-list__img {
  margin-bottom: 2.66667vw; }
  @media screen and (min-width: 1000px) {
    .feature-list__img {
      margin-bottom: 10px; } }

.feature-list__txt {
  text-align: left;
  font-size: 3.2vw;
  margin-bottom: 0; }
  @media screen and (min-width: 1000px) {
    .feature-list__txt {
      font-size: 12px;
      margin-bottom: 0; } }

.sns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 7.46667vw; }
  @media screen and (min-width: 1000px) {
    .sns {
      gap: 2.1875vw; } }
  .sns__insta {
    width: 6.93333vw; }
    @media screen and (min-width: 1000px) {
      .sns__insta {
        width: 2.03125vw; } }
  .sns__x {
    width: 6.4vw; }
    @media screen and (min-width: 1000px) {
      .sns__x {
        width: 1.875vw; } }
  .sns__youtube {
    width: 7.46667vw; }
    @media screen and (min-width: 1000px) {
      .sns__youtube {
        width: 2.1875vw; } }

/* --------------------
		footer
-------------------- */
.footer {
  padding: 16vw 0;
  background-color: #000; }
  @media screen and (min-width: 1000px) {
    .footer {
      padding: 3.90625vw 0; } }
  .footer img {
    width: 100%;
    height: auto; }
  .footer__logo {
    width: 29.33333vw;
    margin: 0 auto 4.26667vw; }
    @media screen and (min-width: 1000px) {
      .footer__logo {
        width: min(130px, 10.15625vw);
        margin: 0 auto 1.25vw; } }
    .footer__logo a {
      display: block; }
      @media screen and (min-width: 1000px) {
        .footer__logo a {
          transition: all 0.5s ease; }
          .footer__logo a:hover {
            opacity: 0.5; } }
  .footer__copyright {
    text-align: center;
    color: #fff;
    font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
    font-size: 2.93333vw;
    font-weight: 400;
    letter-spacing: 0.05em; }
    @media screen and (min-width: 1000px) {
      .footer__copyright {
        font-size: min(13px, 1.01563vw); } }

/* --------------------
		contents
-------------------- */
#content {
  background-color: #E8EBED; }

.lp-wrapper {
  position: relative;
  font-size: min(4.26667vw, 16px);
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  color: #1A1A1A;
  overflow: hidden;
  opacity: 0;
  transition: ease opacity 1.5s;
  transition-property: opacity,transform; }
  .lp-wrapper img {
    width: 100%;
    height: auto; }
  .is-init .lp-wrapper {
    opacity: 1; }
  .lp-wrapper.is-scroll {
    transition: ease opacity 0.3s;
    opacity: 0; }

.lp-u-wrap {
  padding-right: 8%;
  padding-left: 8%; }
  @media print, screen and (min-width: 768px) {
    .lp-u-wrap {
      padding-left: 1.83824%;
      padding-right: 1.83824%;
      margin-left: auto;
      margin-right: auto;
      width: 38.97059%;
      min-width: 530px;
      max-width: 650px; } }

.lp-u-block {
  padding-left: 7.46667vw;
  padding-right: 7.46667vw; }
  @media print, screen and (min-width: 768px) {
    .lp-u-block {
      margin-left: auto;
      margin-right: auto;
      padding-left: 1.83824%;
      padding-right: 1.83824%;
      min-width: 530px;
      max-width: 38.97059%; } }
  .lp-u-block > :first-child {
    margin-top: 0; }

@media screen and (max-width: 767px) {
  .lp-u-show-pc {
    display: none !important; } }

@media print, screen and (min-width: 768px) {
  .lp-u-show-sp {
    display: none !important; } }

.lp-u-bold {
  font-weight: bold !important; }

.lp-u-mt0 {
  margin-top: 0 !important; }

@media print, screen and (min-width: 768px) {
  .lp-u-hover {
    cursor: pointer;
    transition: ease opacity 0.3s; }
    .lp-u-hover:hover {
      opacity: 0.7; } }

.lp-u-miller {
  font-family: miller-banner, serif;
  font-style: normal; }

.lp-main img {
  width: 100%;
  height: auto; }

@media print, screen and (min-width: 768px) {
  .lp-main {
    position: relative;
    z-index: 10; } }

.lp-c-paragraph {
  line-height: 2.285;
  letter-spacing: 0.05em;
  font-size: min(1.27273vw, 14px); }
  @media screen and (max-width: 767px) {
    .lp-c-paragraph {
      line-height: 2.1538;
      font-size: 3.46667vw; } }

.animation-fadeup {
  opacity: 0;
  transform: translateY(10px); }
  .animation-fadeup.is-show {
    transition: ease-out all 1s;
    opacity: 1;
    transform: translateY(0px); }

.animation-fadein {
  opacity: 0; }
  .animation-fadein.is-show {
    transition: ease-out opacity 1s;
    opacity: 1; }

@keyframes fade_filter {
  0% {
    filter: blur(10px);
    opacity: 0; }
  100% {
    opacity: 1;
    filter: blur(0); } }

.lp-mv {
  position: relative;
  overflow: hidden;
  height: 300vh;
  height: 300svh;
  pointer-events: none;
  opacity: 0; }

.lp-logo {
  position: fixed;
  z-index: 1000;
  top: 50px;
  left: 60px;
  width: 100px; }
  @media screen and (max-width: 767px) {
    .lp-logo {
      top: 5.33333vw;
      left: 37.33333vw;
      width: 25.33333vw; } }

.lp-mv__title {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 1.83824vw;
  width: 96.76471vw;
  height: 100vh;
  height: 100svh;
  line-height: 1;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.lp-mv__maintitle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: miller-banner, serif;
  font-weight: 300;
  font-size: 13.23529vw;
  letter-spacing: 0.02em; }
  @media screen and (max-width: 767px) {
    .lp-mv__maintitle {
      display: block;
      position: absolute;
      bottom: 18.66667vw;
      left: 0;
      width: 100%;
      color: #fff; } }
  .lp-mv__maintitle > span {
    display: block;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .lp-mv__maintitle > span {
        line-height: 0.9;
        font-size: 24vw; }
        .lp-mv__maintitle > span:nth-child(2) {
          text-align: right; } }
  .lp-mv__maintitle > span > span {
    display: block;
    opacity: 0;
    transform: translateY(100%); }
    @media screen and (max-width: 767px) {
      .lp-mv__maintitle > span > span {
        display: block; } }

.lp-mv-visual {
  position: fixed;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  @media screen and (max-width: 767px) {
    .lp-mv-visual {
      top: 50vh;
      left: 50vw; } }
  .lp-mv-visual img {
    max-width: 700px;
    width: 70vw;
    display: block; }
    @media screen and (max-width: 767px) {
      .lp-mv-visual img {
        max-width: 840px;
        width: 115vw; } }

.lp-mv__scroll {
  position: fixed;
  z-index: 10;
  right: 9.55882vw;
  bottom: 70px;
  z-index: 1000; }
  @media screen and (max-width: 767px) {
    .lp-mv__scroll {
      color: #fff; } }
  .lp-mv__scroll .c-label {
    position: absolute;
    z-index: 2;
    top: 20%;
    left: 100%;
    line-height: 1;
    writing-mode: vertical-lr;
    font-size: 18px;
    font-weight: 300; }
    @media screen and (max-width: 767px) {
      .lp-mv__scroll .c-label {
        left: 50%;
        font-size: 15px; } }
  .lp-mv__scroll .c-arw {
    animation: arrowbottom 2.5s ease 0s infinite;
    width: 9px; }
    @media screen and (max-width: 767px) {
      .lp-mv__scroll .c-arw {
        width: 2.13333vw;
        left: calc(50% - 3px);
        animation: arrowbottom_sp 2.5s ease 0s infinite; } }

@keyframes arrowbottom {
  0% {
    transform: translateY(0px); }
  10% {
    transform: translateY(10px); }
  20% {
    transform: translateY(0px); }
  30% {
    transform: translateY(10px); }
  40% {
    transform: translateY(0px); }
  100% {
    transform: translateY(0px); } }

@keyframes arrowbottom_sp {
  0% {
    transform: translateY(0px); }
  10% {
    transform: translateY(5px); }
  20% {
    transform: translateY(0px); }
  30% {
    transform: translateY(5px); }
  40% {
    transform: translateY(0px); }
  100% {
    transform: translateY(0px); } }

@keyframes rotate360 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(-360deg); } }

.lp-intro {
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 51.47059vw;
  overflow: hidden; }
  @media screen and (min-width: 768px) and (max-width: 1040px) {
    .lp-intro {
      min-height: 73.52941vw; } }
  @media screen and (max-width: 767px) {
    .lp-intro {
      min-height: 0;
      height: 146vw; } }

.lp-intro__text {
  position: relative;
  z-index: 10;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  opacity: 0; }
  @media screen and (max-width: 767px) {
    .lp-intro__text {
      width: 74.6vw; } }

.lp-intro__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

@media screen and (max-width: 767px) {
  .lp-section-wrap {
    padding-bottom: 90px; } }

.lp-section {
  padding: 0 0 80px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .lp-section {
      padding: 0px; } }

.lp-section-hero {
  position: relative;
  padding: 120px 0;
  display: flex;
  align-items: center;
  gap: 0 7.35294vw; }
  @media screen and (max-width: 767px) {
    .lp-section-hero {
      display: block;
      padding: 16vw 0; } }

.lp-section-hero__visual {
  position: relative;
  z-index: 10;
  margin-left: 10.51471vw;
  width: 37.13235vw; }
  @media screen and (max-width: 767px) {
    .lp-section-hero__visual {
      margin: 0 auto;
      width: 68.8vw; } }
  .lp-section-hero__visual:after {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-clip-path: inset(0% 100% 0% 0%);
            clip-path: inset(0% 100% 0% 0%); }
  .lp-section-hero__visual img {
    opacity: 0; }
  .lp-section-hero__visual.is-show:after {
    animation: shutter-to-right 1s ease 0s both; }
  .lp-section-hero__visual.is-show img {
    opacity: 1;
    transition: ease opacity 0s 0.5s; }

@keyframes shutter-to-right {
  0% {
    -webkit-clip-path: inset(0% 100% 0% 0%);
            clip-path: inset(0% 100% 0% 0%); }
  50% {
    -webkit-clip-path: inset(0% 0% 0% 0%);
            clip-path: inset(0% 0% 0% 0%); }
  100% {
    -webkit-clip-path: inset(0% 0% 0% 100%);
            clip-path: inset(0% 0% 0% 100%); } }

.lp-section-hero__bland {
  margin: 0 0 4.41176vw;
  font-size: 5.88235vw;
  font-family: miller-banner, serif;
  font-weight: 300;
  line-height: 1;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .lp-section-hero__bland {
      margin-bottom: 5.33333vw;
      font-size: 12vw;
      text-align: center; } }

@keyframes flowtext {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(-100%); } }

.lp-section-hero__text {
  width: 33.08824vw;
  color: #1a1a1a; }
  @media screen and (max-width: 767px) {
    .lp-section-hero__text {
      position: static;
      margin: 10.66667vw auto 0;
      width: 80vw; } }

.lp-section-hero__lead {
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 2.28; }

.lp-section-subvisual {
  display: flex; }
  @media screen and (max-width: 767px) {
    .lp-section-subvisual {
      display: block; } }

.lp-section-subvisual__item {
  width: 50%;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .lp-section-subvisual__item {
      width: 100%; } }
  .lp-section-subvisual__item img {
    opacity: 0;
    transform: scale(1.1); }
  .lp-section-subvisual__item.is-type01 img {
    transform-origin: 50% 100%; }
  .lp-section-subvisual__item.is-type02 img {
    transform-origin: 50% 0%; }

@media print, screen and (min-width: 768px) {
  .lp-section__recommend {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin: 65px auto 0;
    padding: 3.67647vw 0 7.35294vw;
    width: calc(100% - 60px);
    max-width: 1136px; } }

@media screen and (max-width: 767px) {
  .lp-section__recommend {
    flex-direction: column;
    margin-top: 21.33333vw;
    padding: 0 10.66667vw; } }

@media print, screen and (min-width: 768px) {
  .lp-section__recommend__detail {
    width: 39.61268%; } }

.lp-section__recommend__title {
  margin: 0 0 40px;
  font-family: miller-banner, serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-size: min(1.45455vw, 16px); }
  @media screen and (max-width: 767px) {
    .lp-section__recommend__title {
      margin: 0 0 8vw;
      font-size: 4.26667vw;
      text-align: center; } }

.lp-section__recommend__desc {
  display: flex; }
  @media print, screen and (min-width: 768px) {
    .lp-section__recommend__desc {
      margin-top: 80px;
      align-items: center;
      font-size: min(1.27273vw, 14px); } }
  @media screen and (max-width: 767px) {
    .lp-section__recommend__desc {
      margin-top: 13.33333vw;
      font-size: 13px;
      gap: 10px 0;
      flex-direction: column; } }
  .lp-section__recommend__desc + .lp-section__recommend__desc {
    margin-top: 20px; }
    @media screen and (max-width: 767px) {
      .lp-section__recommend__desc + .lp-section__recommend__desc {
        margin-top: 6.66667vw; } }
  .lp-section__recommend__desc dt {
    width: 4em;
    flex-shrink: 0;
    font-weight: normal; }
    @media print, screen and (min-width: 768px) {
      .lp-section__recommend__desc dt {
        line-height: 1.4; } }
    @media screen and (max-width: 767px) {
      .lp-section__recommend__desc dt {
        width: 100%;
        display: flex;
        align-items: center;
        gap: 0 13px;
        font-weight: bold; }
        .lp-section__recommend__desc dt > span {
          flex-shrink: 0; }
        .lp-section__recommend__desc dt:after {
          flex-grow: 1;
          content: "";
          height: 1px;
          width: 100px;
          display: block;
          border-top: 1px dashed #1A1A1A; } }
  @media print, screen and (min-width: 768px) {
    .lp-section__recommend__desc dd {
      display: flex;
      align-items: center;
      flex-grow: 1;
      gap: 0 10px;
      line-height: 1.4; }
      .lp-section__recommend__desc dd:before {
        content: "";
        height: 1px;
        width: 100px;
        display: block;
        border-top: 1px dashed #1A1A1A; } }
  @media screen and (max-width: 767px) {
    .lp-section__recommend__desc dd {
      line-height: 1.6; } }
  @media print, screen and (min-width: 768px) {
    .lp-section__recommend__desc dd > span {
      max-width: 250px;
      flex-shrink: 0; } }

.lp-section__recommend__products {
  width: 46.65493%; }
  @media screen and (max-width: 767px) {
    .lp-section__recommend__products {
      width: auto; } }

@media screen and (max-width: 767px) {
  .lp-pickup {
    margin-top: 21.33333vw; } }

.lp-pickup__image {
  overflow: hidden; }
  @media print, screen and (min-width: 768px) {
    .lp-pickup__image img {
      transition: ease transform 0.8s; }
      a:hover .lp-pickup__image img {
        transform: scale(1.05); } }

.lp-pickup__detail {
  display: flex;
  align-items: center;
  gap: 1em;
  margin-top: 15px; }
  @media screen and (max-width: 767px) {
    .lp-pickup__detail {
      flex-direction: column;
      gap: 0;
      margin-top: 5.33333vw; } }

.lp-pickup__name {
  font-size: min(1.27273vw, 14px); }
  @media screen and (max-width: 767px) {
    .lp-pickup__name {
      font-size: 3.46667vw; } }

.lp-pickup__price {
  font-size: min(1.18182vw, 13px); }
  @media screen and (max-width: 767px) {
    .lp-pickup__price {
      margin-top: 1.86667vw;
      font-size: 3.46667vw; } }
  .lp-pickup__price:after {
    content: "(tax incl.)"; }

.lp-pickup__button {
  position: relative;
  margin-left: auto;
  padding: 5px;
  width: 50px;
  text-align: center;
  border: 1px solid #1A1A1A;
  background-color: #1A1A1A;
  color: #fff;
  font-size: min(1.18182vw, 13px);
  transition: ease all 0.3s; }
  @media print, screen and (min-width: 768px) {
    a:hover .lp-pickup__button {
      color: #1A1A1A;
      background-color: #fff; } }
  @media screen and (max-width: 767px) {
    .lp-pickup__button {
      width: 100%;
      margin-top: 5.33333vw;
      padding: 3.2vw;
      font-size: 3.46667vw; } }

.lp-section__other {
  margin-top: 50px; }
  @media screen and (max-width: 767px) {
    .lp-section__other {
      margin-top: 26.66667vw; } }

.lp-section__other__logo {
  margin: 0 auto 30px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .lp-section__other__logo {
      margin: 0 auto 20px; } }

.lp-section__other__title {
  text-align: center;
  font-family: miller-banner, serif;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1; }

.lp-section__other__list-wrap {
  margin-top: 40px; }
  @media screen and (max-width: 767px) {
    .lp-section__other__list-wrap {
      margin-top: 30px; } }

@media print, screen and (min-width: 768px) {
  .lp-section__other__item {
    width: 240px !important; } }

@media screen and (max-width: 767px) {
  .lp-section__other__item {
    width: 43.73333vw !important; } }

.lp-section__other__item .c-visual {
  margin: 0 auto;
  width: 79.16667%; }
  @media screen and (max-width: 767px) {
    .lp-section__other__item .c-visual {
      width: 37.33333vw; } }

.lp-section__other__item .c-name {
  position: relative;
  text-align: center;
  margin-top: 10px;
  padding: 0 1em;
  letter-spacing: 0.05em;
  line-height: 1.4;
  font-feature-settings: "palt";
  font-size: min(1.27273vw, 14px); }
  @media screen and (max-width: 767px) {
    .lp-section__other__item .c-name {
      font-size: 12px; } }
  .lp-section__other__item .c-name:after {
    position: relative;
    z-index: 2;
    top: -2px;
    right: 0;
    margin-right: -5px;
    margin-left: 5px;
    width: 6px;
    height: 6px;
    vertical-align: middle;
    transform: rotate(45deg);
    border-top: 1px solid #1A1A1A;
    border-right: 1px solid #1A1A1A;
    content: "";
    display: inline-block;
    transition: ease all 0.3s; }
    @media screen and (max-width: 767px) {
      .lp-section__other__item .c-name:after {
        top: -2px;
        margin-right: -2px;
        margin-left: 2px;
        width: 6px;
        height: 6px; } }

@media print, screen and (min-width: 768px) {
  .lp-section__other__item .c-visual img {
    transition: ease transform 0.3s; }
  .lp-section__other__item:hover .c-visual img {
    transform: scale(1.05); }
  .lp-section__other__item:hover .c-name:after {
    right: -5px; } }

#sec_sop .lp-section__other__logo {
  width: 72px; }

#sec_slb .lp-section__other__logo {
  width: 76px; }

#sec_kbf .lp-section__other__logo {
  width: 76px; }

#sec_rosso .lp-section__other__logo {
  width: 103px; }

#sec_ur .lp-section__other__logo {
  width: 76px; }

#sec_doors .lp-section__other__logo {
  width: 135px; }

#sec_ekal .lp-section__other__logo {
  width: 110px; }

#sec_kagure .lp-section__other__logo {
  width: 90px; }

.lp-products {
  display: block;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  line-height: 1.2;
  font-size: min(1.27273vw, 14px); }
  @media screen and (max-width: 767px) {
    .lp-products {
      font-size: 13px; } }
  .lp-products .c-name {
    letter-spacing: 0.2em; }
  @media screen and (max-width: 767px) {
    .lp-products .lp-products__image {
      margin: 0 auto 30px;
      width: 53.33333vw; } }
  .lp-products .lp-products__image img {
    transition: ease transform 0.3s; }
  @media print, screen and (min-width: 768px) {
    .lp-products .lp-c-button {
      margin-top: 30px; } }
  .lp-products .lp-c-button > a {
    width: 314px; }
  @media print, screen and (min-width: 768px) {
    .lp-products:hover .lp-products__image img {
      transform: scale(1.05); } }

.lp-c-button {
  margin: 60px auto 0; }
  @media screen and (max-width: 767px) {
    .lp-c-button {
      margin: 30px auto 0; } }
  .lp-c-button > a {
    position: relative;
    display: block;
    max-width: 100%;
    margin: 0 auto;
    width: 314px;
    padding: 12px;
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: min(1.27273vw, 14px);
    letter-spacing: 0.05em;
    transition: ease all 0.3s; }
    @media screen and (max-width: 767px) {
      .lp-c-button > a {
        padding: 12px;
        width: 77.33vw;
        font-size: 13px; } }
    @media print, screen and (min-width: 768px) {
      .lp-c-button > a:hover {
        background-color: #fff;
        color: #000; } }

.lp-allitems {
  padding: 120px 0 0; }
  @media screen and (max-width: 767px) {
    .lp-allitems {
      padding: 5.33333vw 10.66667vw 0; } }

.lp-allitems__bnr {
  margin: 0 auto;
  max-width: 600px; }
  .lp-allitems__bnr a {
    position: relative;
    display: block;
    overflow: hidden; }
    @media print, screen and (min-width: 768px) {
      .lp-allitems__bnr a:hover .lp-allitems__bnr__bg {
        transform: scale(1.05); }
      .lp-allitems__bnr a:hover .lp-allitems__bnr__text:after {
        transform: translateX(5px); } }

.lp-allitems__bnr__text {
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  transform: translate(-50%, -50%);
  font-family: miller-banner, serif;
  font-weight: 300;
  font-size: min(1.63636vw, 18px);
  letter-spacing: 0.03em;
  line-height: 1;
  text-align: center;
  color: #fff; }
  @media screen and (max-width: 767px) {
    .lp-allitems__bnr__text {
      gap: 0;
      font-size: 4.26667vw; } }
  .lp-allitems__bnr__text:after {
    content: "";
    display: block;
    width: 160px;
    aspect-ratio: 160 / 9;
    background: url(/special/251021_onlinestore-w_knit/common/img/allitems_bg01.svg) no-repeat center center/contain;
    transition: ease transform 0.3s; }
    @media screen and (max-width: 767px) {
      .lp-allitems__bnr__text:after {
        width: 32vw; } }

.lp-allitems__bnr__bg {
  transition: ease transform 0.5s; }
