@charset "UTF-8";
@font-face {
  font-family: "Regular";
  src: url("https://carrot.itembox.design/item/collection/legatolargo/25spring/font/NotoSansJP-Regular.otf") format("opentype"); }
@font-face {
  font-family: "Thin";
  src: url("https://carrot.itembox.design/item/collection/legatolargo/25spring/font/NotoSansJP-Thin.otf") format("opentype"); }
/*--------------------
共通設定
----------------------*/
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

a {
  text-decoration: none;
  transition: .4s;
  color: #238e9b; }
  a.disabled {
    pointer-events: none;
    text-decoration: none;
    color: #238e9b; }

ul, ol {
  list-style: none; }

.pc {
  display: block; }
  @media screen and (max-width: 1080px) {
    .pc {
      display: none; } }

.sp {
  display: none; }
  @media screen and (max-width: 1080px) {
    .sp {
      display: block; } }

html {
  scroll-behavior: smooth; }

body {
  overflow-x: hidden;
  width: 100vw; }

.fs-l-page {
  overflow: hidden; }

p {
  margin: 0;
  padding: 0; }

.wrapper {
  margin: 0 auto !important; }

main {
  max-width: 100%; }

.mainBox {
  margin: 0 auto !important; }

footer {
  position: relative;
  z-index: 9999; }

/*--------------------------------------------*/
#luxy.lp_wrapper {
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0;
  letter-spacing: 1px;
  font-size: 16px;
  text-align: center;
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  color: #238e9b;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5; }
#luxy .Box_fix1, #luxy .Box_fix2, #luxy .Box_fix3, #luxy .Box_fix4, #luxy .Box_fix5 {
  opacity: 1;
  transition: .8s; }
  #luxy .Box_fix1.is-active, #luxy .Box_fix2.is-active, #luxy .Box_fix3.is-active, #luxy .Box_fix4.is-active, #luxy .Box_fix5.is-active {
    opacity: 0; }
#luxy .mv {
  position: relative; }
  #luxy .mv .swiper-wrapper {
    transition-timing-function: linear; }
  #luxy .mv .swiper {
    margin: 10px auto; }
  #luxy .mv .lp_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: +1;
    max-width: 100px; }
#luxy .main_txt {
  position: relative;
  z-index: +1;
  margin: 0 auto 10%; }
  #luxy .main_txt img {
    margin-top: -80px; }
    @media screen and (max-width: 600px) {
      #luxy .main_txt img {
        margin-top: -70px; } }
  #luxy .main_txt p {
    margin: 5% auto;
    color: #238e9b;
    font-size: 0.8em;
    line-height: 2.0;
    font-weight: 300; }
    @media screen and (max-width: 600px) {
      #luxy .main_txt p {
        margin: 12% auto;
        font-size: 3.2vw; } }
  #luxy .main_txt .scrollAnime {
    position: relative;
    margin: 0 auto;
    height: 150px; }
    #luxy .main_txt .scrollAnime .scrollbar {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: 0;
      writing-mode: vertical-rl; }
      #luxy .main_txt .scrollAnime .scrollbar::before {
        animation: scrollbar 3s infinite;
        background-color: #238e9b;
        bottom: -100px;
        content: "";
        height: 100px;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        width: 1px; }
  #luxy .main_txt .scroll {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto;
    width: 30px;
    height: 30px;
    background: url("https://carrot.itembox.design/item/collection/legatolargo/25spring/images/SVG/scroll.svg?t=20250122") no-repeat;
    background-size: cover;
    background-position: center center; }
    #luxy .main_txt .scroll.fadein {
      animation: change 2.0s ease forwards;
      transition: all 0.2s .5s ease-in-out; }
#luxy h2 {
  font-family: "Regular";
  font-weight: 400;
  font-size: 1.2em;
  margin-bottom: 3.0em; }
  @media screen and (max-width: 600px) {
    #luxy h2 {
      font-size: 4.0vw;
      margin-top: 3.0vh; } }
#luxy .series {
  width: 100%;
  max-width: 800px;
  margin: 0 auto; }
  #luxy .series .swiper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden; }
    @media screen and (max-width: 600px) {
      #luxy .series .swiper {
        padding: 0 10% 10%; } }
    #luxy .series .swiper a {
      font-size: 0.8em;
      line-height: 1.2;
      display: block; }
      @media screen and (max-width: 600px) {
        #luxy .series .swiper a {
          font-size: 2.8vw; } }
      #luxy .series .swiper a img {
        margin-bottom: 2%; }
        @media screen and (max-width: 600px) {
          #luxy .series .swiper a img {
            margin-bottom: 7%; } }
  #luxy .series .swiper-scrollbar {
    background: #fff;
    height: 1.5px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 55%; }
  #luxy .series .swiper-scrollbar .swiper-scrollbar-drag {
    background: #238e9b;
    border-radius: 1.5px; }
#luxy .back_container {
  margin: 0 auto;
  width: 100vw; }
#luxy section {
  margin: 0 auto; }
  #luxy section#back_1 {
    background: #f8f5eb; }
    @media screen and (max-width: 600px) {
      #luxy section#back_1 {
        padding-bottom: 10%; } }
  #luxy section#item1, #luxy section#item3, #luxy section#item5 {
    background: #fff;
    padding-top: 3vh; }
  #luxy section#item2, #luxy section#item4 {
    background: #f8f1e5; }
  #luxy section#lastblock {
    overflow-x: hidden;
    background: #f8f5eb; }
#luxy .cardBox {
  margin: 0 auto;
  width: 100%; }
  #luxy .cardBox .swiperCard {
    width: 90%;
    margin: 0 auto; }
    #luxy .cardBox .swiperCard .swiper-slide img {
      max-width: 400px;
      margin: 0 auto; }
      @media screen and (max-width: 600px) {
        #luxy .cardBox .swiperCard .swiper-slide img {
          width: 85%; } }
    #luxy .cardBox .swiperCard .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, #luxy .cardBox .swiperCard .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
      margin: 0 3px; }
    #luxy .cardBox .swiperCard .swiper-pagination-bullets.swiper-pagination-horizontal {
      bottom: -25px; }
    #luxy .cardBox .swiperCard .swiper-pagination-bullet, #luxy .cardBox .swiperCard .swiper-pagination-bullet-active {
      background: none;
      position: relative;
      opacity: 1;
      width: 6px;
      height: 6px; }
      #luxy .cardBox .swiperCard .swiper-pagination-bullet::after, #luxy .cardBox .swiperCard .swiper-pagination-bullet-active::after {
        position: absolute;
        content: "";
        width: 6px;
        height: 6px;
        border: 1px solid #238e9b;
        border-radius: 50vh;
        top: 0;
        left: 0;
        opacity: 0.5; }
    #luxy .cardBox .swiperCard .swiper-pagination-bullet-active::after {
      position: absolute;
      content: "";
      width: 6px;
      height: 6px;
      background: #238e9b;
      border-radius: 50vh;
      top: 0;
      left: 0;
      opacity: 1; }
  #luxy .cardBox.widthBox {
    max-width: 450px;
    margin-bottom: 10%; }
    #luxy .cardBox.widthBox .swiper-slide img {
      width: 78%; }
      @media screen and (max-width: 600px) {
        #luxy .cardBox.widthBox .swiper-slide img {
          width: 90%; } }
      #luxy .cardBox.widthBox .swiper-slide img.re_img {
        width: 100%; }
#luxy .itemList {
  max-width: 400px;
  width: 80%;
  margin: 5% auto; }
  @media screen and (max-width: 600px) {
    #luxy .itemList {
      margin: 15% auto; } }
  #luxy .itemList div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.0em; }
    #luxy .itemList div p {
      color: #238e9b;
      font-size: 1.0em;
      text-align: left; }
      @media screen and (max-width: 600px) {
        #luxy .itemList div p {
          font-size: 3.2vw; } }
      #luxy .itemList div p span {
        color: #4e3538;
        font-size: 80%; }
    #luxy .itemList div a {
      font-size: .9em;
      color: #fff;
      background: #238e9b;
      line-height: 1.0;
      padding: .7em 2.0em;
      border-radius: 50vh;
      font-family: "Regular"; }
      @media screen and (max-width: 600px) {
        #luxy .itemList div a {
          font-size: 3.0vw; } }
      #luxy .itemList div a:hover {
        opacity: 0.8;
        transition: .4s; }
#luxy .animeBox {
  position: relative;
  max-width: 370px;
  margin: 5% auto 0; }
  @media screen and (max-width: 600px) {
    #luxy .animeBox {
      margin-top: 30%; } }
  #luxy .animeBox.anime_item3 {
    margin-top: 15%; }
    @media screen and (max-width: 600px) {
      #luxy .animeBox.anime_item3 {
        margin-top: 30%; } }
  #luxy .animeBox .yurayura_l {
    position: absolute;
    top: 20%;
    left: 10%;
    transform-origin: right bottom;
    animation: yurayura_l 3.0s infinite; }
  #luxy .animeBox .yurayura_r {
    transform-origin: center bottom;
    animation: yurayura_r 3.5s infinite; }
  #luxy .animeBox .anime_03 {
    position: absolute;
    top: 0;
    right: 10%;
    transform-origin: right bottom;
    animation: yurayura_l 3.0s infinite; }
  #luxy .animeBox .anime_04 {
    transform-origin: bottom center;
    animation: yurayura_c 3.5s infinite;
    padding-top: 65px; }
  #luxy .animeBox.anime_item4 {
    margin-top: 15%;
    max-width: 300px; }
    @media screen and (max-width: 600px) {
      #luxy .animeBox.anime_item4 {
        margin-top: 30%; } }
    #luxy .animeBox.anime_item4 .yurayura_l {
      top: 0;
      left: 15%; }
#luxy .anime_loop {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-bottom: 10%; }
  @media screen and (max-width: 600px) {
    #luxy .anime_loop {
      margin-bottom: 30%; } }
  #luxy .anime_loop p {
    font-size: 2.5em;
    font-weight: 600;
    font-family: "Regular";
    white-space: nowrap; }
    @media screen and (max-width: 600px) {
      #luxy .anime_loop p {
        font-size: 7vw; } }
    #luxy .anime_loop p.loop {
      animation: loop 20s linear infinite;
      width: fit-content; }
    #luxy .anime_loop p.loop2 {
      position: absolute;
      top: 0;
      left: 0;
      animation: loop 20s -10s linear infinite; }
#luxy .footBox {
  width: 90%;
  max-width: 400px;
  margin: 0 auto; }
  #luxy .footBox .video {
    margin: 0 auto 30%; }
    #luxy .footBox .video iframe.size {
      width: 100%;
      height: 100%;
      aspect-ratio: 9 / 16;
      display: block;
      margin: auto; }
  #luxy .footBox p.name {
    font-size: 1.1em;
    font-family: "Thin";
    color: #4e3538;
    line-height: 2.0; }
    @media screen and (max-width: 600px) {
      #luxy .footBox p.name {
        font-size: 3.8vw; } }
  #luxy .footBox .sns {
    display: flex;
    align-items: center;
    justify-content: space-around;
    max-width: 180px;
    margin: 25% auto; }
    #luxy .footBox .sns a {
      display: block;
      width: calc(100%/3 - 5%); }
  #luxy .footBox .copy {
    font-family: "Thin";
    font-size: 0.7em;
    padding-bottom: 1.0em; }
    @media screen and (max-width: 600px) {
      #luxy .footBox .copy {
        font-size: 2.7vw; } }

@keyframes scrollbar {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0; }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0; }
  51% {
    transform: scale(1, 1);
    transform-origin: 0 100%; }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%; } }
@keyframes loop {
  0% {
    transform: translateX(100%); }
  100% {
    transform: translateX(-100%); } }
@keyframes change {
  0% {
    background: url("https://carrot.itembox.design/item/collection/legatolargo/25spring/images/SVG/scroll.svg?t=20250122") no-repeat; }
  33.3% {
    background: url("https://carrot.itembox.design/item/collection/legatolargo/25spring/images/SVG/scroll_1.svg?t=20250122") no-repeat; 
	background-size: cover;
	}
  66.6% {
    background: url("https://carrot.itembox.design/item/collection/legatolargo/25spring/images/SVG/scroll_2.svg?t=20250122") no-repeat;background-size: cover; }
  100% {
    background: url("https://carrot.itembox.design/item/collection/legatolargo/25spring/images/SVG/scroll_3.svg?t=20250122") no-repeat; } }
@keyframes yurayura_l {
  0% , 100% {
    transform: rotate(3deg); }
  50% {
    transform: rotate(0deg); } }
@keyframes yurayura_r {
  0% , 100% {
    transform: rotate(5deg); }
  50% {
    transform: rotate(0deg); } }
@keyframes yurayura_c {
  0% , 100% {
    transform: rotate(-2deg); }
  50% {
    transform: rotate(2deg); } }
@keyframes loop {
  0% {
    transform: translateX(100%); }
  to {
    transform: translateX(-100%); } }
@keyframes loop2 {
  0% {
    transform: translateX(0); }
  to {
    transform: translateX(-200%); } }
