.lpZoffUvcutWinter {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
}
.lpZoffUvcutWinter .lpZoffUvcutWinter__inner article {
  position: relative;
  z-index: 1;
  background: white;
  /* margin-bottom: 296px; */
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinter__inner article {
    /* margin-bottom: 308px; */
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinter__spOnly {
  display: block;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinter__spOnly {
    display: none;
  }
}
/*------------------------ コピーガードと印刷設定 ------------------------*/
.lpZoffUvcutWinter img {
  pointer-events: none;
}
@media print {
  .lpZoffUvcutWinter img[src*="/img/"] {
    /* wordpressのアップロード画像対象・環境に応じて変更してください */
    display: none !important;
  }
}

/*------------------------ KV ------------------------*/

.lpZoffUvcutWinter .lpZoffUvcutWinterIdxKv {
  /* aspect-ratio: 375/597; */
}

.lpZoffUvcutWinter .lpZoffUvcutWinterIdxKv img {
  display: block;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterIdxKv {
    aspect-ratio: 1440 / 660;
    margin: auto;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterIdxKv__text {
  margin-top: 16px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #666;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterIdxKv__text {
    text-align: right;
    margin-top: 12px;
    margin-right: 10px;
  }
}
/*------------------------ anchor ------------------------*/
.lpZoffUvcutWinter .lpZoffUvcutWinterAnchor__inner {
  margin-top: 18px;
  border-top: 1px solid #d9d9d9;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterAnchor__inner {
    margin-top: 12px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    padding: 16px 0 14px;
  }
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterAnchor__list {
    display: flex;
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterAnchor__item {
    width: calc(100% / 3);
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
  }
  .lpZoffUvcutWinter .lpZoffUvcutWinterAnchor__item:first-child {
    border-right: none;
    border-left: none;
  }
  .lpZoffUvcutWinter .lpZoffUvcutWinterAnchor__item:last-child {
    border-right: none;
    border-left: none;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterAnchor__link {
  display: flex;
  align-items: center;
  flex-grow: 0;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #1a1a1a;
  width: 100%;
  position: relative;
  padding: 20px;
  border-bottom: 1px solid #d9d9d9;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterAnchor__link {
    border-bottom: none;
    justify-content: center;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterAnchor__en {
  flex-grow: 0;
  margin-right: 12px;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #1a1a1a;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterAnchor__arrow {
  width: 14px;
  height: 6px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterAnchor__arrow {
    top: auto;
    bottom: 0;
    transform: translateX(-50%);
    right: 50%;
    transition: 0.2s;
  }
  .lpZoffUvcutWinter
    .lpZoffUvcutWinterAnchor__link:hover
    .lpZoffUvcutWinterAnchor__arrow {
    bottom: -4px;
  }
}
/*------------------------ intro ------------------------*/
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdIntro {
  max-width: 1020px;
  padding: 0 20px;
  margin: auto;
  margin-top: 90px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdIntro {
    max-width: 1000px;
    display: flex;
    margin-top: 150px;
    align-items: center;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdIntro__imgBox {
  width: 100%;
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdIntro__imgBox {
    max-width: 440px;
    margin-right: 56px;
    margin-bottom: 0px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdIntro__title {
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: normal;
  color: #1a1a1a;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdIntro__title {
    font-size: 22px;
    margin-bottom: 34px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdIntro__text {
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #000;
  margin-bottom: 26px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdIntro__text {
    margin-bottom: 37px;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdIntro__subtext {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #666;
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdIntro__anchorBox {
  text-align: center;
  margin-top: 43px;
  margin-left: 20px;
  margin-right: 20px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdIntro__anchorBox {
    margin-top: 70px;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdIntro__anchorText {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 16px;
  justify-content: center;
  padding: 20px 42px;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdIntro__anchorText {
    max-width: 278px;
    margin: auto;
    padding: 16px 13px;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdIntro__anchorText img {
  margin-top: 4px;
}

/*------------------------ about ------------------------*/
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdAbout__SecTitle {
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdAbout__wrap {
  background-color: #f6f6f6;
  margin: 24px 0 10px;
  padding: 40px 20px;
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdAbout__wrap--second {
  margin-top: 0px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdAbout__wrap {
    max-width: 800px;
    margin: auto;
    padding: 40px 78px;
    margin-top: 37px;
  }
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdAbout__wrap--second {
    margin-top: 10px;
  }
  .lpZoffUvcutWinterThirdAbout__inner {
    display: flex;
    gap: 44px;
    justify-content: center;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdAbout__title {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdAbout__innerBox--02 {
    width: 70%;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdAbout__innerTitle {
  margin: 27px 0 13px;
  padding: 7px 0;
  border-radius: 5px;
  background-color: #009ce5;
  text-align: center;
  line-height: 1.13;
  color: #fff;
  font-size: 14px;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdAbout__innerSchedule {
  font-size: 17px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdAbout__innerTarget {
  font-size: 15px;
  line-height: 1.4;
  text-align: center;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdAbout__innerTarget b {
  font-weight: bold;
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdAbout__innerTarget a {
  text-decoration: underline;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdAbout__innerDay {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  font-family: Poppins;
  font-size: 30px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
  padding: 5px 0;
  margin: 20px auto 25px;
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdAbout__innerDay--second {
  padding: 28px 0;
  line-height: 1;
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdAbout__innerDay span {
  font-size: 16px;
  line-height: 1.3;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdAbout__innerSubtext {
  margin: 25px 0 0px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #666;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdAbout__innerSubtext a {
  color: #666;
  text-decoration: underline;
  cursor: pointer;
}

/*------------------------ sales ------------------------*/
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSales {
  padding-top: 90px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdSales {
    padding-top: 160px;
  }
}
.lpZoffUvcutWinterThirdSales__title {
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
}

.lpZoffUvcutWinterThirdSales__items {
  display: grid;
  gap: 9px;
  margin-top: 35px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdSales__items {
    gap: 20px;
    margin-top: 37px;
    grid-template-columns: repeat(2, 395px);
    place-content: center;
  }
}

.lpZoffUvcutWinterThirdSales__item {
  background-color: #f6f6f6;
  padding: 30px 20px 48px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinterThirdSales__item {
    padding: 31px 45px 43px;
  }
}

.lpZoffUvcutWinterThirdSales__itemTitle {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a
}

.lpZoffUvcutWinterThirdSales__itemContent {
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  padding-block: 29px;
  margin-top: 14px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinterThirdSales__itemContent {
  }
}

.lpZoffUvcutWinterThirdSales__itemContentText {
  font-size: 30px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
  font-family: Poppins;
}

.lpZoffUvcutWinterThirdSales__itemContentText span {
  font-size: 16px;
  line-height: 1;
}

.lpZoffUvcutWinterThirdSales__itemList {
  list-style: none;
  padding-inline: 24px;
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinterThirdSales__itemList {
    padding-inline: 0;
  }
}

.lpZoffUvcutWinterThirdSales__itemListText {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #666;
}

.lpZoffUvcutWinterThirdSales__itemListText a {
  text-decoration: underline;
}


/*------------------------ LINE UP ------------------------*/
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp {
  padding-top: 90px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp {
    padding-top: 160px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__titleBox {
  margin-bottom: 35px;
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__title {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__titleEn {
  font-size: 42px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
  margin-top: 9px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__titleBox {
    margin-bottom: 44px;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__fv {
  position: relative;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__fvInner {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: max(60px, calc(60 / 375 * 100vw));
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__fvInner {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding-top: 0px;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__fvInnerText {
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #009ce5;
  order: 2;
  margin-top: max(50px, calc(50 / 375 * 100vw));
  padding: 0 max(44px, calc(44 / 375 * 100vw));
  margin-bottom: max(40px, calc(40 / 375 * 100vw));
  font-size: max(14px, calc(14 / 375 * 100vw));
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__fvInnerText {
    margin-top: 0px;
    padding: 0;
    width: calc(625 / 1440 * 100vw);
    margin-left: calc(95 / 1440 * 100vw);
    padding: 0 calc(80 / 1440 * 100vw);
    order: 1;
    margin-bottom: 0px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__fvInnerText p {
  margin-top: max(28px, calc(28 / 375 * 100vw));
  font-size: max(14px, calc(14 / 375 * 100vw));
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__fvInnerText p {
    margin-top: calc(50 / 1440 * 100vw);
    font-size: calc(14 / 1440 * 100vw);
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__fvInnerImg {
  border-radius: 30px 0 0 30px;
  overflow: hidden;
  order: 1;
  aspect-ratio: 300/500;
  /* background-image: url(../img/sp/lineup04_img_sp.jpg); */
  background-position: center;
  background-size: cover;
  margin-left: auto;
  width: calc(300 / 375 * 100vw);
  min-width: 80%;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__fvInnerImg {
    border-radius: 60px 0 0 60px;
    width: calc(720 / 1440 * 100vw);
    order: 2;
    aspect-ratio: 720/600;
    /* background-image: url(../img/pc/lineup04_img_pc.jpg); */
    margin: 0;
    margin-left: auto;
    min-width: 50%;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__fvTag {
  position: absolute;
  top: 0;
  left: 0;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__fvTagNum {
  font-family: Poppins;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border-radius: 0 10px 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: max(26px, calc(26 / 375 * 100vw));
  width: max(60px, calc(60 / 375 * 100vw));
  height: max(60px, calc(60 / 375 * 100vw));
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__fvTagNum {
    border-radius: 0 20px 20px 0;
    font-size: calc(30 / 1440 * 100vw);
    width: calc(95 / 1440 * 100vw);
    height: calc(95 / 1440 * 100vw);
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__fvTagNum--01 {
  background-image: linear-gradient(to bottom, #a75d33 0%, #eee5e0 100%);
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__fvTagNum--02 {
  background-image: linear-gradient(to bottom, #595757 0%, #e9eaea 100%);
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__fvTagTitle {
  transform: rotate(-270deg);
  font-family: Poppins;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #1a1a1a;
  white-space: nowrap;
  font-size: max(10px, calc(10 / 375 * 100vw));
  width: max(18px, calc(18 / 375 * 100vw));
  height: max(54px, calc(54 / 375 * 100vw));
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__fvTagTitle {
    font-size: calc(12 / 1440 * 100vw);
    width: calc(18 / 1440 * 100vw);
    height: calc(88 / 1440 * 100vw);
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__main {
  padding: 0 20px;
  margin-top: 40px;
  max-width: 1020px;
  margin: auto;
  padding-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__main {
    margin-top: 100px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__main {
    display: flex;
    gap: 54px;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainImgBox {
  text-align: center;
  margin-bottom: 64px;
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainImgBoxLink {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainImgBox {
    max-width: 390px;
    margin-bottom: 0;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainImgBoxName {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #666;
  text-decoration: underline;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainImgBoxName {
    margin-bottom: 35px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainImgBoxLinkBtn {
  border: none;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  border: solid 1px #666;
  background-color: #f6f6f6;
  color: #666666;
  font-size: 14px;
  width: 220px;
  height: 40px;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainImgBoxLinkBtn {
    width: 260px;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainImgBoxLinkBtn img {
  width: 24.5px;
  height: 9.4px;
  margin: 4px 5.5px 4.6px 0;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBox {
  padding: 0 12px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBox {
    padding: 0;
    width: calc(100% - 444px);
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxUvcut {
  position: absolute;
  width: 114px;
  height: 114px;
  right: 0;
  top: 48px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxUvcut {
    width: 168px;
    height: 168px;
    top: 0;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxTitle {
  font-family: Poppins;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #1a1a1a;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxTitle {
    padding-right: 168px;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxTitleJa {
  margin-top: 4px;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #1a1a1a;
  padding-right: 102px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxTitleJa {
    padding-right: 168px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxDetail {
  margin: 19px auto 0px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #1a1a1a;
  padding-right: 100px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxDetail {
    padding-right: 168px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxDetail a {
  color: #1a1a1a;
  text-decoration: underline;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxPrice {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #1a1a1a;
  padding-right: 102px;
  padding-top: 19px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxPrice {
    padding-right: 168px;
    padding-top: 17px;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxBtnArea {
  display: flex;
  flex-wrap: wrap;
  margin-top: 22px;
  gap: 10px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxBtnArea {
    gap: 16px;
    margin-top: 54px;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxBtnAreaBtn {
  width: 100%;
  border-radius: 10px;
  font-size: 14px;
  padding: 18px;
  line-height: 1.3;
  position: relative;
  text-align: center;
  transition: 0.2s;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxBtnAreaBtn {
    width: calc(50% - 8px);
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxBtnAreaBtn--white {
  border: solid 1px #000;
  color: #000;
}
.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp__mainTextBoxBtnAreaBtn--white:hover {
  background-color: #000;
  color: #fff;
  opacity: 1;
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp__mainTextBoxBtnAreaBtn--white:hover
  .lpZoffUvcutWinterThirdLineUp__mainTextBoxBtnAreaBtnIcon--blue {
  background-image: url(../img/common/icon_arrow_white.svg);
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxBtnAreaBtn--black {
  border: solid 1px #000;
  background-color: #000;
  color: #fff;
}
.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp__mainTextBoxBtnAreaBtn--black:hover {
  background-color: white;
  color: #000;
  opacity: 1;
}
.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp__mainTextBoxBtnAreaBtn--black:hover
  .lpZoffUvcutWinterThirdLineUp__mainTextBoxBtnAreaBtnIcon--white {
  background-image: url(../img/common/Icon_arrow_b_right.svg);
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxBtnAreaBtnIcon {
  width: 7px;
  height: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
}
.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp__mainTextBoxBtnAreaBtnIcon--blue {
  background-image: url(../img/common/Icon_arrow_b_right.svg);
}
.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp__mainTextBoxBtnAreaBtnIcon--white {
  background-image: url(../img/common/icon_arrow_white.svg);
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxNote {
  margin: 20px auto 0px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #666;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxNote a {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__mainTextBoxNote {
    margin: 24px auto 0px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__color {
  text-align: center;
  padding-top: 50px;
  border-top: 1px solid #d9d9d9;
  margin: 0 20px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__color {
    max-width: 1020px;
    margin: auto;
    padding-top: 80px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__colorTitle {
  margin: 0px auto 8px;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #1a1a1a;
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp__colorTitleEn {
  margin-bottom: 8px;
  font-family: Poppins;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #1a1a1a;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterColorWrap {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 15px;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterColorWrap {
    gap: 20px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterColorWrap__items {
  width: calc(50% - 7.5px);
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterColorWrap__items {
    width: calc(25% - 15px);
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterColorWrap__items a {
  display: inline-block;
}
.lpZoffUvcutWinter .lpZoffUvcutWinterColorWrap__items p {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #666;
  text-decoration: underline;
}
.lpZoffUvcutWinter .lpZoffUvcutWinterColorWrap__items p a {
  display: inherit;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp--05 {
  margin-top: 90px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp--05 {
    margin-top: 150px;
  }
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--05
  .lpZoffUvcutWinterThirdLineUp__fvTag {
  left: auto;
  right: 0;
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--05
  .lpZoffUvcutWinterThirdLineUp__fvTagNum {
  border-radius: 10px 0px 0px 10px;
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--05
  .lpZoffUvcutWinterThirdLineUp__fvInnerImg {
  margin-left: 0;
  margin-right: auto;
  border-radius: 0px 30px 30px 0px;
  background-image: url(../img/sp/lineup05_img_sp.jpg);
}
.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--05
  .lpZoffUvcutWinterThirdLineUp__fvInnerText {
  margin-bottom: max(40px, calc(40 / 375 * 100vw));
  padding: 0 max(96px, calc(96 / 375 * 100vw));
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter
    .lpZoffUvcutWinterThirdLineUp--05
    .lpZoffUvcutWinterThirdLineUp__fvInnerImg {
    order: 1;
    margin: 0;
    border-radius: 0px 60px 60px 0px;
    background-image: url(../img/pc/lineup05_img_pc.jpg);
  }
  .lpZoffUvcutWinter
    .lpZoffUvcutWinterThirdLineUp--05
    .lpZoffUvcutWinterThirdLineUp__fvInnerText {
    order: 2;
    margin-right: calc(95 / 1440 * 100vw);
    margin-left: 0;
    margin-bottom: calc(0 / 1440 * 100vw);
    padding: 0 calc(160 / 1440 * 100vw);
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp--06 {
  margin-top: 90px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp--06 {
    margin-top: 150px;
  }
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--06
  .lpZoffUvcutWinterThirdLineUp__fvInnerImg {
  background-image: url(../img/sp/lineup06_img_sp.jpg);
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter
    .lpZoffUvcutWinterThirdLineUp--06
    .lpZoffUvcutWinterThirdLineUp__fvInnerImg {
    background-image: url(../img/pc/lineup06_img_pc.jpg);
  }
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--06
  .lpZoffUvcutWinterThirdLineUp__fvInnerText {
  padding: 0 max(96px, calc(96 / 375 * 100vw));
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter
    .lpZoffUvcutWinterThirdLineUp--06
    .lpZoffUvcutWinterThirdLineUp__fvInnerText {
    padding: 0 calc(160 / 1440 * 100vw);
  }
}

/* 画像サイズ調整対応 */
.lpZoffUvcutWinterColorWrap__itemsLink {
  padding: 15px 24px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinterColorWrap__itemsLink {
    padding: 15px 30px;
  }
}



/*------------------------ select ------------------------*/




/*------------------------ sticker ------------------------*/
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker {
  padding: 56px 20px 44px;
  background-color: #f6f6f6;
  margin-top: 90px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker {
    padding: 50px 78px;
    max-width: 800px;
    margin: auto;
    margin-top: 100px;
  }
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker__title {
    display: flex;
    gap: 8px;
    justify-content: center;
    align-items: center;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker__tips {
  padding: 1px 9px 2px 10px;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #009ce5;
  background-color: #fff100;
  display: inline-block;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker__titleText {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker__wrap {
  margin-top: 25px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker__wrap {
    display: flex;
    gap: 74px;
    justify-content: center;
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker__imgBox {
    padding-left: 30px;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker__imgBoxImg {
  max-width: 132px;
  margin-top: 20px;
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker__imgBoxImg {
    margin-top: 0;
    margin-bottom: 10px;
    width: 118px;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker__imgBoxText {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #1a1a1a;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker__imgBoxText {
    width: 156px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker__textBoxText {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
  margin-bottom: 30px;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker__textBoxText--left {
  text-align: left;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker__textBoxText {
    text-align: left;
    margin-bottom: 38px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker__textBoxText b {
  font-weight: bold;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker__textBoxText a {
  text-decoration: none;
  cursor: pointer;
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker__note {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #666;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker__note--exchange {
  font-size: 14px;
  margin-top: 1.5em;
}


.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker--02 {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdSticker--02 {
    margin-top: 50px;
  }
}

/*------------------------ more ------------------------*/
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMore {
  margin-top: 90px;
  background-color: #000;
  padding: 60px 0 76px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMore {
    margin-top: 150px;
    padding-bottom: 60px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMore__title {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMore__title span {
  font-size: 13px;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMore__link {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  display: inline-block;
  margin: 24px 20px 22px;
  width: calc(100% - 40px);
  position: relative;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMore__link {
    margin: 15px auto 16px;
    max-width: 330px;
  }
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMore__link:hover {
    opacity: 1;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMore__link button {
  padding: 25px 0;
  background-color: white;
  border-radius: 10px;
  border: 1px solid #000;
  font-size: 14px;
  color: #000;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMore__link:hover button {
    background-color: #009ce5;
    color: white;
    border: 1px solid white;
    opacity: 1;
  }
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMore__link button {
    max-width: 330px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMore__note {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  margin: 0 20px;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMore__linkIcon {
  width: 7.2px;
  height: 14px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMore__linkIcon {
  background-image: url(../img/common/Icon_arrow_b_right.svg);
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter
    .lpZoffUvcutWinterThirdMore__link:hover
    .lpZoffUvcutWinterThirdMore__linkIcon {
    background-image: url(../img/common/icon_arrow_white.svg);
  }
}

/*------------------------ movie first ------------------------*/
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie {
  padding-top: 90px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie {
    padding-top: 150px;
  }
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__titleEn {
    margin-bottom: 44px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__box {
  margin-bottom: 55px;
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__inner {
  padding: 0 20px;
  text-align: center;
  display: flex;
  gap: 44px;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__inner {
    gap: 46px;
    max-width: 980px;
    margin: auto;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__innerVideo {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__videoBox {
    /* width: calc(50% - 23px); */
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__innerVideo img {
  border-radius: 10px;
  transition: 0.2s;
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__innerTitle {
  margin-top: 10px;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__innerTitle span {
  display: block;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__innerTitle span {
    display: inline;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__innerIcon {
  position: absolute;
  width: 50px;
  height: 50px;
  bottom: 15px;
  right: 15px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 1;
  transition: 0.2s;
  pointer-events: none;
  background-image: url(../img/common/icon_play_on.png);
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__innerIcon {
    width: 70px;
    height: 70px;
  }
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__videoBox:hover {
    cursor: pointer;
  }
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__videoBox:hover img {
    transform: scale(1.05);
  }
  .lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdMovie__videoBox:hover
  .lpZoffUvcutWinterThirdMovie__innerIcon {
    background-image: url(../img/common/icon_play.png);
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__link {
  width: 100%;
  display: inline-block;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__link {
    max-width: 330px;
    margin: auto;
  }
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__link:hover {
    opacity: 1;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__link button {
  width: 100%;
  padding: 20px 0;
  background-color: #009ce5;
  border-radius: 10px;
  border: 1px solid #009ce5;
  color: #fff;
  line-height: 1.3;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  padding: 34px 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__link:hover button {
    background-color: white;
    border: 1px solid #009ce5;
    color: #009ce5;
    opacity: 1;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__modal {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__modal:target {
  display: flex;
  align-items: center;
  justify-content: center;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__modalContent {
  position: relative;
  background: #000;
  max-width: 90%;
  width: 800px;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__closeBtn {
  position: absolute;
  top: 8px;
  right: 16px;
  font-size: 32px;
  color: #fff;
  text-decoration: none;
  z-index: 1001;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__anchorBox {
  text-align: center;
  margin-top: 37px;
  margin-left: 20px;
  margin-right: 20px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__anchorBox {
    margin-top: 70px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__anchorText {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 16px;
  justify-content: center;
  padding: 20px 42px;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__anchorText {
    max-width: 278px;
    margin: auto;
    padding: 16px 13px;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__anchorText img {
  margin-top: 4px;
}

/*------------------------ movie second ------------------------*/
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdondMovie {
  padding-top: 90px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie {
    padding-top: 150px;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__title {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__titleEn {
  font-size: 42px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
  margin-bottom: 35px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__titleEn {
    margin-bottom: 44px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__box {
  margin-bottom: 55px;
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__inner {
  padding: 0 20px;
  text-align: center;
  display: flex;
  gap: 44px;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__inner {
    gap: 46px;
    max-width: 840px;
    margin: auto;
  }

  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__inner--cm {
    max-width: 510px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__innerVideo {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__videoBox {
    /* width: calc(50% - 23px); */
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__innerVideo img {
  border-radius: 10px;
  transition: 0.2s;
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__innerTitle {
  margin-top: 10px;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__innerIcon {
  position: absolute;
  width: 50px;
  height: 50px;
  bottom: 15px;
  right: 15px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 1;
  transition: 0.2s;
  pointer-events: none;
  background-image: url(../img/common/icon_play_on.png);
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__innerIcon {
    width: 70px;
    height: 70px;
  }
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__videoBox:hover {
    cursor: pointer;
  }
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__videoBox:hover img {
    transform: scale(1.05);
  }
  .lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdMovie__videoBox:hover
  .lpZoffUvcutWinterThirdMovie__innerIcon {
      background-image: url(../img/common/icon_play.png);
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__instagram {
  text-align: center;
  padding: 0 20px;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__instagram--store {
  padding: 0;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__instagramText {
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__link {
  width: 100%;
  display: inline-block;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__link {
    max-width: 330px;
    margin: auto;
  }
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__link:hover {
    opacity: 1;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__link button {
  width: 100%;
  padding: 20px 0;
  background-color: #000;
  border-radius: 10px;
  border: 1px solid #000;
  color: #fff;
  line-height: 1.3;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  padding: 34px 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__link:hover button {
    background-color: white;
    border: 1px solid #000;
    color: #000;
    opacity: 1;
  }
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdMovie__link
  .lpZoffUvcutWinterThirdMore__linkIcon {
  width: 7.2px;
  height: 14px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  background-image: url(../img/common/icon_arrow_white.svg);
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter
    .lpZoffUvcutWinterThirdMovie__link:hover
    .lpZoffUvcutWinterThirdMore__linkIcon {
    background-image: url(../img/common/Icon_arrow_b_right.svg);
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__modal {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__modal:target {
  display: flex;
  align-items: center;
  justify-content: center;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__modalContent {
  position: relative;
  background: #000;
  max-width: 90%;
  width: 800px;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__closeBtn {
  position: absolute;
  top: 8px;
  right: 16px;
  font-size: 32px;
  color: #fff;
  text-decoration: none;
  z-index: 1001;
}

/*------------------------ statement ------------------------*/
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdStatement {
  background-color: #009ce5;
  padding: 90px 20px 100px;
  margin-top: 90px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdStatement {
    padding: 45px 20px 15px;
    margin-top: 150px;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdStatement__img {
  max-width: 980px;
  margin: auto;
  margin-bottom: 32px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdStatement__img {
    margin-bottom: 26px;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdStatement__note {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
}

@media screen and (min-width: 768px) {
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdStatement__note--right {
  text-align: right;
}
}

/*------------------------ Link ------------------------*/
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLink {
  padding: 60px 20px;
  text-align: center;
  background-color: #f6f6f6;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLink {
    padding: 92px 20px;
  }
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__link--store {
    max-width: 410px;
  }
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__link--store {
    max-width: 410px;
  }
}

/*------------------------ lpZoffUvcutWinter__scroll ------------------------*/
.lpZoffUvcutWinter .lpZoffUvcutWinter__scroll {
  overflow: hidden;
  width: 100%;
  padding-top: 15px;
  position: sticky;
  bottom: 0;
  background-color: white;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinter__scroll {
    padding-top: 26px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinter__track {
  display: flex;
  width: max-content;
  animation: scrollLeft 80s linear infinite;
  animation-delay: 0.1s;
}

.lpZoffUvcutWinter .lpZoffUvcutWinter__track img {
  width: auto;
  height: 124px;
  margin-right: 20px;
  aspect-ratio: 2462 / 414; /* 画像のアスペクト比を指定 */
  display: block;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinter__track img {
    height: 224px;
    /* aspect-ratio: 397 / 224; */
  }
}

/* アニメーション定義 */
@keyframes scrollLeft {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinter__copyrightText {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #666;
  margin: 17px 20px 34px;
}
.lpZoffUvcutWinter .lpZoffUvcutWinter__copyrightTextLast {
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #666;
  margin-bottom: 34px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinter__copyright {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 20px 30px;
  }
  .lpZoffUvcutWinter .lpZoffUvcutWinter__copyrightText {
    order: 2;
    margin: 0;
  }
  .lpZoffUvcutWinter .lpZoffUvcutWinter__copyrightTextLast {
    order: 1;
    margin: 0;
  }
}

/*------------------------ モーダル ------------------------*/
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__modal {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__modalContent {
  position: relative;
  width: 90%;
  max-width: 800px;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__videoWrapper {
  position: relative;
  padding-top: 56.25%;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__closeBtn {
  position: absolute;
  top: -38px;
  right: 2px;
  font-size: 32px;
  color: white;
  cursor: pointer;
  z-index: 1000;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__modal {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__modalContent {
  position: relative;
  width: 90%;
  max-width: 800px;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__videoWrapper {
  position: relative;
  padding-top: 56.25%;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__closeBtn {
  position: absolute;
  top: -38px;
  right: 2px;
  font-size: 32px;
  color: white;
  cursor: pointer;
  z-index: 1000;
  font-size: 24px;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__other {
  text-align: center;
  padding: 0 20px;
  margin-top: 39px;
}


@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__other {
    margin-top: 88px;
    padding-inline: 0;
    width: 644px;
    margin-inline: auto;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__otherLink {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 14px;
  justify-content: center;
  padding: 15px 13px 18px 20px;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}


@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__otherLink {
    font-size: 18px;
    padding-block: 33px;
    position: relative;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__otherLink img {
  width: 9px;
  height: 5px;
  transform: rotate(-90deg);
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdMovie__otherLink img {
    width: 13px;
    height: 8px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    right: 82px;
  }
}

/*------------------------ スクロールアニメーション ------------------------*/
.lpZoffUvcutWinter__jsReady {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.lpZoffUvcutWinter__jsReady.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/*------------------------ select ------------------------*/
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSelect {
  padding: 0px 20px 0px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdSelect {
    padding: 0px 20px 0px;
    margin-top: 140px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSelect__inner {
  padding-top: 50px;
  border-top: 1px solid #d9d9d9;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdSelect__inner {
    padding-top: 122px;
  }
}


.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSelect__titleSub {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.47;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdSelect__title {
    margin-top: 10px;
  }
}


.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSelect__title {
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.47;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
  margin-top: 16px;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSelect__brSp {
  display: block;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdSelect__brSp {
    display: none;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSelect__contents {
  margin-top: 42px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdSelect__contents {
    margin-top: 60px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSelect__lens {

}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSelect__lensListTitle {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.47;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdSelect__lensList {
  display: grid;
  padding-inline: 42px;
  grid-template-columns: repeat(auto-fill, minmax(48px, 1fr));
  gap: 25px 46px;
  margin-top: 24px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdSelect__lensList {
    padding-inline: 0;
    grid-template-columns: repeat(6, 70px);
    gap: 25px 65px;
    margin-top: 24px;
    place-content: center;
  }
}

.lpZoffUvcutWinterThirdSelect__lensItem {
  border: none;
  width: 48px;
  padding: 0;
  margin-inline: auto;
}

.lpZoffUvcutWinterThirdSelect__lensItem.is-active {
  opacity: 1;
}

.lpZoffUvcutWinterThirdSelect__lensImage {
  position: relative;
  display: block;
  border-radius: 50%;
  position: relative;
}

.lpZoffUvcutWinterThirdSelect__lensImage::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #d9d9d9;
  scale: 1.25;
  display: none;
}

.lpZoffUvcutWinterThirdSelect__lensItem.is-active .lpZoffUvcutWinterThirdSelect__lensImage::before {
  display: block;
}

.lpZoffUvcutWinterThirdSelect__lensImage::after {
  content: '';
  position: absolute;
  bottom: -14px;
  right: -18px;
  width: 29px;
  height: 29px;
  background-image: url(../img/common/custom_check.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: none;
}

.lpZoffUvcutWinterThirdSelect__lensItem.is-active .lpZoffUvcutWinterThirdSelect__lensImage::after {
  display: block;
}

.lpZoffUvcutWinterThirdSelect__frame {
  margin-top: 26px;
}

.lpZoffUvcutWinterThirdSelect__frameBlock {
  margin: 11px calc(50% - 50vw) 0 0;
  overflow: scroll;
  padding-block: 14px;
  /* transform: translateX(-11px); */
}

.lpZoffUvcutWinterThirdSelect__frameBlock::-webkit-scrollbar {
  display: none;
}

.lpZoffUvcutWinterThirdSelect__frameListTitle {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.47;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
}

.lpZoffUvcutWinterThirdSelect__frameList {
  display: flex;
  transform: translateX(11px);
  gap: 52px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinterThirdSelect__frameList {
    display: grid;
    transform: translateX(-11px);
    grid-template-columns: repeat(6, 104px);
    width: fit-content;
    margin-inline: auto;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px){
  .lpZoffUvcutWinterThirdSelect__frameList {
    transform: translateX(11px);
  }
}

.lpZoffUvcutWinterThirdSelect__line {
  margin-top: 24px;
  display: block;
}

.lpZoffUvcutWinterThirdSelect__line img {
  width: 100%;
  height: auto;
  display: block;
  margin-inline: auto;
}

@media screen and (min-width: 768px){
  .lpZoffUvcutWinterThirdSelect__line img {
    max-width: 980px;
  }
}

.lpZoffUvcutWinterThirdSelect__frameItem {
  border: none;
  padding: 0;
  min-width: 104px;
  display: block;
  position: relative;
  /* transform: translateX(11px); */
  padding-block: 11px;
}

.lpZoffUvcutWinterThirdSelect__frameItem.is-active {
  opacity: 1;
}

.lpZoffUvcutWinterThirdSelect__frameItem::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #d9d9d9;
  scale: 1.2;
  display: none;
}

.lpZoffUvcutWinterThirdSelect__frameItem.is-active::before {
  display: block;
}

.lpZoffUvcutWinterThirdSelect__frameItem::after {
  content: '';
  position: absolute;
  bottom: -9px;
  right: -21px;
  width: 22px;
  height: 22px;
  background-image: url(../img/common/custom_check.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: none;
}

.lpZoffUvcutWinterThirdSelect__frameItem.is-active::after {
  display: block;
}


.lpZoffUvcutWinterThirdSelect__result {
  margin-top: 49px;
}

.lpZoffUvcutWinterThirdSelect__resultBox {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 91px;
  position: relative;
  width: fit-content;
  margin-inline: auto;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinterThirdSelect__resultBox {
    gap: 141px;
    transform: translateX(-37px);
  }
}

.lpZoffUvcutWinterThirdSelect__resultBox::before {
  content: '';
  position: absolute;
  top: 12px;
  left: 134px;
  width: 21px;
  height: 21px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-clip-path: polygon(0 56.25%, 56.25% 56.25%, 56.25% 0, 43.75% 0, 43.75% 56.25%, 100% 56.25%, 100% 43.75%, 43.75% 43.75%, 43.75% 100%, 56.25% 100%, 56.25% 43.75%, 0 43.75%);
  clip-path: polygon(0 56.25%, 56.25% 56.25%, 56.25% 0, 43.75% 0, 43.75% 56.25%, 100% 56.25%, 100% 43.75%, 43.75% 43.75%, 43.75% 100%, 56.25% 100%, 56.25% 43.75%, 0 43.75%);
  transform: rotate(45deg);
  background-color: #000;
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinterThirdSelect__resultBox::before {
    width: 50px;
    height: 50px;
    left: 200px;
    top: 15px;
  }
}

.lpZoffUvcutWinterThirdSelect__resultItem a {
  display: block;
}

.lpZoffUvcutWinterThirdSelect__resultItem--frame {
  width: 100px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinterThirdSelect__resultItem--frame {
    width: 161px;
  }
}

.lpZoffUvcutWinterThirdSelect__resultItem--frame a {
  padding-block: 9px;

}

.lpZoffUvcutWinterThirdSelect__resultItem p {
  margin-top: 10px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #666;
  white-space: nowrap;
}

.lpZoffUvcutWinterThirdSelect__resultItem--lens {
  width: 44px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinterThirdSelect__resultItem--lens {
    width: 76px;
  }
}

.lpZoffUvcutWinterThirdSelect__resultItem--lens p {
  margin-top: 14px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #666;
  white-space: nowrap;
  display: flex;
  justify-content: center;
}

.lpZoffUvcutWinterThirdSelect__btns {
  display: grid;
  gap: 11px;
  margin-top: 40px;
  padding-inline: 13px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinterThirdSelect__btns {
    gap: 20px;
    margin-top: 62px;
    grid-template-columns: repeat(2, 330px);
    place-content: center;
  }
}


.lpZoffUvcutWinterThirdSelect__btns--other {
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinterThirdSelect__btns--other {
   display: flex;
   justify-content: center;
   width: 356px;
   margin-inline: auto;
   margin-top: 33px;
  }
}

.lpZoffUvcutWinterThirdSelect__btn {
  width: 100%;
  border-radius: 10px;
  font-size: 14px;
  padding: 18px;
  line-height: 1.3;
  position: relative;
  text-align: center;
  transition: 0.2s;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinterThirdSelect__btn {
    padding: 33px 27px;
  }
}

.lpZoffUvcutWinterThirdSelect__btn--black {
  border: solid 1px #000;
    background-color: #000;
    color: #fff;
}

.lpZoffUvcutWinterThirdSelect__btnIcon {
  width: 7.2px;
  height: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
}

.lpZoffUvcutWinterThirdSelect__btnIcon--white {
  background-image: url(../img/common/icon_arrow_white.svg);
}

.lpZoffUvcutWinterThirdSelect__other {
  margin-top: 85px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinterThirdSelect__other {
    margin-top: 93px;
  }
}

.lpZoffUvcutWinterThirdSelect__otherTitle {
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
}

.lpZoffUvcutWinterThirdSelect__otherList {
  display: grid;
  gap: 20px;
  margin-top: 34px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinterThirdSelect__otherList {
    gap: 20px;
    margin-top: 43px;
    grid-template-columns: repeat(2, 312px);
    place-content: center;
  }
}

.lpZoffUvcutWinterThirdSelect__otherItem {
  border: solid 1px #d9d9d9;
  border-radius: 10px;
  padding: 30px;
}

.lpZoffUvcutWinterThirdSelect__otherComment {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #009ce5;
}

.lpZoffUvcutWinterThirdSelect__otherName {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
  margin-top: 30px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinterThirdSelect__otherName--color {
    margin-top: 12px;
    margin-bottom: 40px;
  }
}

.lpZoffUvcutWinterThirdSelect__otherText {
  margin-top: 4px;
  font-size: 10px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #1a1a1a;
}

.lpZoffUvcutWinterThirdSelect__otherImage {
  margin-top: 27px;
  max-width: 262px;
  margin-inline: auto;
}

.lpZoffUvcutWinterThirdSelect__otherImage--fashion {
  max-width: 189px;
}




/*------------------------ 秋キャンペーン追加 ------------------------*/
.lpZoffUvcutWinter .lpZoffUvcutWinterCampaignBox {
  padding-top: 90px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterCampaignBox {
    padding-top: 150px;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterCampaignBox .lpZoffUvcutWinterThirdIntro {
  margin-top: 40px;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterCampaignBox .lpZoffUvcutWinterThirdIntro {
    margin-top: 54px;
  }
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterCampaignBox
  .lpZoffUvcutWinterThirdIntro__imgBox {
  background-color: #f6f6f6;
  border-radius: 10px;
  padding: 30px;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  margin-bottom: 26px;
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterCampaignBox
  .lpZoffUvcutWinterThirdIntro__imgBox
  img {
  width: 127px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter
    .lpZoffUvcutWinterCampaignBox
    .lpZoffUvcutWinterThirdIntro__imgBox
    img {
    width: 200px;
  }
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterCampaignBox
  .lpZoffUvcutWinterThirdIntro__imgBoxText {
  position: absolute;
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #666;
  bottom: 8px;
  right: 10px;
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterCampaignBox
  .lpZoffUvcutWinterThirdIntro__title {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter
    .lpZoffUvcutWinterCampaignBox
    .lpZoffUvcutWinterThirdIntro__title {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 18px;
  }
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterCampaignBox
  .lpZoffUvcutWinterThirdIntro__text {
  font-size: 14px;
  line-height: 1.5;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter
    .lpZoffUvcutWinterCampaignBox
    .lpZoffUvcutWinterThirdIntro__text {
    font-size: 14px;
    margin-bottom: 20px;
  }
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterCampaignBox
  .lpZoffUvcutWinterThirdIntro__imgBox {
  width: 100%;
  margin-bottom: 26px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter
    .lpZoffUvcutWinterCampaignBox
    .lpZoffUvcutWinterThirdIntro__imgBox {
    max-width: 500px;
    margin-right: 46px;
    margin-bottom: 0px;
  }
}

/*------------------------ 秋キャンペーン追加 ------------------------*/
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp--01 {
  margin-top: 35px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp--01 {
    margin-top: 82px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp--02 {
  margin-top: 90px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp--02 {
    margin-top: 170px;
  }
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp--03 {
  margin-top: 90px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp--03 {
    margin-top: 150px;
  }
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp--04 {
  margin-top: 90px;
}
@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter .lpZoffUvcutWinterThirdLineUp--04 {
    margin-top: 150px;
  }
}
.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--01
  .lpZoffUvcutWinterThirdLineUp__fvTag {
  left: auto;
  right: 0;
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--03
  .lpZoffUvcutWinterThirdLineUp__fvTag {
  left: auto;
  right: 0;
}
.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--01
  .lpZoffUvcutWinterThirdLineUp__fvInnerImg {
  margin-left: 0;
  margin-right: auto;
  border-radius: 0px 30px 30px 0px;
  position: relative;
  overflow: hidden;
}

/* SP版 - 1枚目の画像（clear） */
.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--01
  .lpZoffUvcutWinterThirdLineUp__fvInnerImg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/sp/lineup01_clear_sp.jpg);
  background-size: cover;
  background-position: center;
  animation: fadeInOut1 10s infinite;
}

/* SP版 - 2枚目の画像（color） */
.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--01
  .lpZoffUvcutWinterThirdLineUp__fvInnerImg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/sp/lineup01_color_sp.jpg);
  background-size: cover;
  background-position: center;
  animation: fadeInOut2 10s infinite;
}
.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--01
  .lpZoffUvcutWinterThirdLineUp__fvInnerText {
  margin-bottom: max(79px, calc(79 / 375 * 100vw));
  padding: 0 max(33px, calc(33 / 375 * 100vw));
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter
    .lpZoffUvcutWinterThirdLineUp--01
    .lpZoffUvcutWinterThirdLineUp__fvInnerImg {
    order: 1;
    margin: 0;
    border-radius: 0px 60px 60px 0px;
    position: relative;
    overflow: hidden;
  }

  /* 1枚目の画像（clear） */
  /* .lpZoffUvcutWinter
    .lpZoffUvcutWinterThirdLineUp--01
    .lpZoffUvcutWinterThirdLineUp__fvInnerImg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/pc/lineup01_clear.jpg);
    background-size: cover;
    background-position: center;
    animation: fadeInOut1 10s infinite;
  } */

  /* 2枚目の画像（color） */
  .lpZoffUvcutWinter
    .lpZoffUvcutWinterThirdLineUp--01
    .lpZoffUvcutWinterThirdLineUp__fvInnerImg::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/pc/lineup01_color.jpg);
    background-size: cover;
    background-position: center;
    animation: fadeInOut2 10s infinite;
  }

  .lpZoffUvcutWinter
    .lpZoffUvcutWinterThirdLineUp--01
    .lpZoffUvcutWinterThirdLineUp__fvInnerText {
    order: 2;
    margin-right: calc(95 / 1440 * 100vw);
    margin-left: 0;
    margin-bottom: calc(0 / 1440 * 100vw);
    padding: 0 calc(63 / 1440 * 100vw);
  }
}

/* アニメーション定義（SP版・PC版共通） */
/* @keyframes fadeInOut1 {
  0% { opacity: 1; }
  30% { opacity: 1; }
  50% { opacity: 0; }
  80% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes fadeInOut2 {
  0% { opacity: 0; }
  30% { opacity: 0; }
  50% { opacity: 1; }
  80% { opacity: 1; }
  100% { opacity: 0; }
} */
.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--01
  .lpZoffUvcutWinterThirdLineUp__fvTagNum {
  border-radius: 10px 0px 0px 10px;
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--02
  .lpZoffUvcutWinterThirdLineUp__fvInnerImg {
  position: relative;
  overflow: hidden;
}

/* SP版 lineup02 - 1枚目の画像（clear） */
.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--02
  .lpZoffUvcutWinterThirdLineUp__fvInnerImg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/sp/lineup02_clear_sp.jpg);
  background-size: cover;
  background-position: center;
  animation: fadeInOut1 10s infinite;
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--02
  .lpZoffUvcutWinterThirdLineUp__fvInnerText {
  margin-bottom: max(79px, calc(79 / 375 * 100vw));
  padding: 0 max(33px, calc(33 / 375 * 100vw));
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter
    .lpZoffUvcutWinterThirdLineUp--02
    .lpZoffUvcutWinterThirdLineUp__fvInnerImg {
    position: relative;
    overflow: hidden;
  }

  /* PC版 lineup02 - 1枚目の画像（clear） */
  .lpZoffUvcutWinter
    .lpZoffUvcutWinterThirdLineUp--02
    .lpZoffUvcutWinterThirdLineUp__fvInnerImg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/pc/lineup02_clear.jpg);
    background-size: cover;
    background-position: center;
    animation: fadeInOut1 10s infinite;
  }

  .lpZoffUvcutWinter
    .lpZoffUvcutWinterThirdLineUp--02
    .lpZoffUvcutWinterThirdLineUp__fvInnerText {
    margin-bottom: calc(0 / 1440 * 100vw);
    padding: 0 calc(160 / 1440 * 100vw);
  }
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--03
  .lpZoffUvcutWinterThirdLineUp__fvInnerImg {
  margin-left: 0;
  margin-right: auto;
  border-radius: 0px 30px 30px 0px;
  background-image: url(../img/sp/lineup02_clear.jpg);
}
.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--03
  .lpZoffUvcutWinterThirdLineUp__fvInnerText {
  margin-bottom: max(40px, calc(40 / 375 * 100vw));
  padding: 0 max(44px, calc(44 / 375 * 100vw));
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter
    .lpZoffUvcutWinterThirdLineUp--03
    .lpZoffUvcutWinterThirdLineUp__fvInnerImg {
    order: 1;
    margin: 0;
    border-radius: 0px 60px 60px 0px;
    background-image: url(../img/pc/lineup03_img_pc.jpg);
  }
  .lpZoffUvcutWinter
    .lpZoffUvcutWinterThirdLineUp--03
    .lpZoffUvcutWinterThirdLineUp__fvInnerText {
    order: 2;
    margin-right: calc(95 / 1440 * 100vw);
    margin-left: 0;
    margin-bottom: calc(0 / 1440 * 100vw);
    padding: 0 calc(80 / 1440 * 100vw);
  }
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--03
  .lpZoffUvcutWinterThirdLineUp__fvTagNum {
  border-radius: 10px 0px 0px 10px;
}

.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMore__link {
  margin: 0;
}
.lpZoffUvcutWinter .lpZoffUvcutWinterThirdMore {
  padding: 70px 0;
}
.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--04
  .lpZoffUvcutWinterThirdLineUp__main {
  padding-bottom: 0px;
}
.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--05
  .lpZoffUvcutWinterThirdLineUp__main {
  padding-bottom: 0px;
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--06
  .lpZoffUvcutWinterThirdLineUp__main {
  padding-bottom: 0px;
}
.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdSticker--02
  .lpZoffUvcutWinterThirdSticker__textBoxText {
  margin-bottom: 0;
}

.lpZoffUvcutWinter
  .lpZoffUvcutWinterThirdLineUp--03
  .lpZoffUvcutWinterThirdLineUp__mainTextBoxTitle {
  white-space: nowrap;
  font-size: 34px;
}

@media screen and (min-width: 768px) {
  .lpZoffUvcutWinter
    .lpZoffUvcutWinterThirdLineUp--03
    .lpZoffUvcutWinterThirdLineUp__mainTextBoxTitle {
    font-size: 36px;
  }
}

.lpZoffUvcutWinterThirdSales__itemContentText .lpZoffUvcutWinterThirdSales__itemContentTextTime {
  font-size: 29px;
  margin-left: 5px;
}
