<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.container_ a {
  text-decoration: none !important;
}
.container_ a:hover {
  text-decoration: none !important;
}

.pcompanylinks a {
  text-decoration: none !important;
}
.pcompanylinks a:hover {
  text-decoration: none !important;
}

/* constant */
/* pcompanylinks */
.pcompanylinks {
  font-size: 0;
  padding: 0 50px;
  box-sizing: border-box;
}

.pcompanylinks li {
  width: 50%;
  display: inline-block;
  box-sizing: border-box;
}

.pcompanylinks li:first-child {
  padding-right: 30px;
}

.pcompanylinks li:last-child {
  padding-left: 30px;
}

.pcompanylinks li img {
  width: 100%;
  height: auto;
}

.pcompanylinks dt {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 25px;
}

.pcompanylinks dd {
  font-size: 14px;
  text-align: left;
}

.pcompanylinks dd img {
  margin-bottom: 35px;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .pcompanylinks li {
    width: 100%;
  }
  .contactLink {
    max-width: 100%;
    margin-bottom: 60px;
  }
  .pcompanylinks {
    padding: 0 20px;
  }
  .pcompanylinks li:first-child {
    padding-right: 0;
    margin-bottom: 40px;
  }
  .pcompanylinks li:last-child {
    padding-left: 0;
  }
  .pcompanylinks .rinkbtn {
    text-align: right;
  }
  .contactLink2 {
    width: 100%;
  }
}
/* base */
div.wrapper_ {
  padding-top: 100px;
}

.serchicon i:before {
  box-sizing: content-box;
}

.mainTxt {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  position: absolute;
  left: 0px;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #FFF;
  line-height: 1;
  font-weight: 600;
  z-index: 10;
  transform: translateY(-50%);
}
.mainTxt .logo {
  margin-bottom: 32px;
}
.mainTxt .logo img {
  width: 320px;
}
.mainTxt .title {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .main-snow {
    top: 35% !important;
  }
  .mainTxt {
    width: 100%;
    text-align: center;
    z-index: 10;
    transform: translateY(-30%);
  }
  .mainTxt .logo img {
    width: 273px;
  }
  .mainTxt .title {
    font-size: 22px;
    letter-spacing: 1.5px;
  }
}
.mainvsab {
  width: 100%;
  height: 95vh;
  overflow: hidden;
  background-size: cover;
  background-position: bottom center;
  height: auto;
}

.sportconW {
  max-width: 1020px;
  margin: 0 auto;
  padding: 0 20px;
}

.sportfivNav {
  position: fixed;
  background: #EDEDED;
  width: 100%;
}

.sportfivNav {
  padding: 20px;
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  z-index: 100;
}

.sportfivNav ul {
  max-width: 980px;
  margin: 0 auto;
  font-size: 0;
}

.sportfivNav ul li {
  width: 70%;
  display: inline-block;
  font-size: 0;
  box-sizing: border-box;
}

.sportfivNav ul li:first-child {
  padding-right: 40px;
}

.sportfivNav ul li:last-child {
  padding-left: 40px;
}

.sportfivNav ul li dl {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  padding-right: 10px;
}

.sportfivNav ul li dt {
  font-size: 16px;
  font-weight: bold;
}

.sportfivNav ul li dd {
  font-size: 12px;
}

.sportfivNav ul li p {
  font-size: 14px;
  width: 50%;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
}

.sportfivNav p a {
  background: #000;
  width: 100%;
  display: block;
  position: relative;
  box-sizing: border-box;
  padding: 20px 24px;
  position: relative;
  color: #FFF;
}

.sportfivNav p a:hover {
  background: #FFF;
  color: #000;
}

.hintbox {
  padding: 80px 5% 60px;
}

.linkprod {
  background: #EEE;
  color: #000;
  letter-spacing: 1px;
  border-radius: 50%;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  font-size: 11px;
  right: -3.5%;
}

div.container_ {
  min-width: 100%;
  margin-bottom: 0 !important;
}

#footer {
  margin-top: 0;
}

.pc-none {
  display: block;
}

.sp-none {
  display: none;
}

@media screen and (min-width: 768px) {
  .mapss {
    max-width: 600px;
    margin: 0 auto;
  }
  .pc-none {
    display: none;
  }
  .sp-none {
    display: block;
  }
  #header #globalnav {
    left: auto;
    text-align: right;
    width: 100%;
    top: 50px !important;
    right: 28px !important;
    position: absolute !important;
  }
}
#header-box {
  background-color: #fff;
  height: 100px;
}

#headerLogo {
  position: fixed;
  top: 100px;
  left: 0;
  width: 100%;
  height: 90px;
  background-color: #fff;
  border-bottom: 1px solid #000;
  text-align: center;
  padding: 18px 0;
  z-index: 1000;
}
#headerLogo img {
  width: 438px;
}

@media screen and (max-width: 767px) {
  #header-box {
    height: 53px;
  }
  #headerLogo {
    top: 53px;
    height: 52px;
    padding: 12px 0;
  }
  #headerLogo img {
    width: 205px;
  }
}
.mainImg {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.mainImg .video-area {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.mainImg-inner {
  position: relative;
  width: 100%;
  height: 100vh;
}

.main-snow {
  width: 30px;
  position: absolute;
  left: calc(50% - 15px);
  top: 32%;
  z-index: 100;
}

.windmill-auto {
  animation: 3s linear infinite rotation;
}

@keyframes rotation {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media screen and (max-width: 767px) {
  .mainImg-inner {
    height: 668px;
  }
  .mainImg-inner #bg-video {
    width: 100%;
  }
  .mainImg-inner .mark {
    display: none;
  }
  .swiper-slide .slider-inner {
    position: absolute;
    top: auto;
    bottom: 140px;
    left: 25px;
    transform: translateY(0);
  }
  .swiper-slide .logo {
    margin-bottom: 23px;
  }
  .swiper-slide .cassina {
    width: 190;
  }
  .swiper-slide .philippe {
    width: 160px;
  }
  .swiper-slide .ceccotti {
    width: 332px;
  }
}
/*画面サイズが変わっても常に動画の中央が表示されるようにする*/
/*動画よりも画面が横に長くなるとき用*/
@media (aspect-ratio: 16/9), (min-aspect-ratio: 16/9) {
  video {
    width: 100%;
  }
}
/*動画よりも画面が縦に長くなるとき用*/
@media (max-aspect-ratio: 16/9) {
  video {
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .mainImg {
    width: 100%;
    height: 668px;
  }
  #covervisual {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background-image: none;
  }
  .mainvsab {
    width: 100%;
    min-width: 100%;
    height: 100%;
  }
  .maincp {
    display: none;
  }
  .mainImg {
    overflow: hidden;
  }
  .sp-none_ {
    display: none;
  }
  .video {
    width: 85%;
  }
  .munubtnrapp {
    top: 20px;
  }
  i:after {
    content: "";
    height: 12px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .serchicon {
    position: fixed;
    width: 30px;
    left: 20px;
    top: 15px;
    z-index: 100000;
    display: block;
  }
  .serchicon i:before {
    width: 12px;
    border: 2px #000 solid;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
  }
  .serchicon i:before, .serchicon i:after {
    content: "";
    height: 12px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .serchicon i:after {
    width: 2px;
    background: #000;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    top: 11px;
    left: 15px;
  }
  .splogos {
    display: block !important;
    display: block;
    top: 15px;
    left: 60px;
  }
  .menu-trigger span {
    background: #fff;
  }
  .menu-trigger.close span {
    background: #FFF;
  }
  .isResp #header {
    height: auto;
  }
  #header, #header-box {
    background: transparent !important;
  }
  .intno.menuon .topbaseLogos {
    display: none !important;
  }
  .intno.menuon .topLogos {
    display: block !important;
  }
  .intno.menuon .serchicon i:before {
    border: 2px #FFF solid;
  }
  .intno.menuon .serchicon i:after {
    background: #FFF;
  }
  div.wrapper_ {
    padding-top: 0px !important;
    overflow: visible !important;
  }
  .sportfivNav {
    padding: 10px;
  }
  .sportfivNav ul li {
    width: 100%;
  }
  .sportfivNav ul li:first-child {
    padding-right: 5px;
  }
  .sportfivNav ul li:last-child {
    padding-left: 5px;
  }
  .sportfivNav ul li dd {
    font-size: 11px;
  }
  .toku-box {
    background: #FFF !important;
    margin-top: 20px !important;
    padding: 3% 5% 3% !important;
  }
  .toku-box h2 {
    font-size: 34px;
  }
  .toku-box .inbox b {
    font-size: 18px !important;
  }
  .toku-box .inbox {
    width: 49%;
  }
  .bdlast {
    border-bottom: solid 1px #000;
    margin-bottom: 20px;
  }
  .hintbox {
    padding: 5%;
  }
  .mapss {
    margin-left: 10px;
    margin-right: 10px;
  }
  .linkprod {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 11px;
    right: -2%;
  }
}
.linkprod:hover {
  background: #000;
  color: #FFF;
}

div.label {
  font-size: 16px;
  background: #000;
  border: solid 1px #000;
  padding: 2px 10px;
  display: inline-block;
  color: #FFF;
  margin-bottom: 20px;
  width: 7em;
  text-align: center;
}

#campnews1 {
  display: none;
}

#select_lang {
  z-index: 40;
}

#lang_en {
  background: #FFF;
}

#header #globalnav {
  z-index: 10;
}

.contactList {
  text-align: right;
  width: auto;
}
.contactList li {
  width: auto;
}

#sidebox_search *, #sidebox_search :after, #sidebox_search :before {
  box-sizing: content-box;
}

p.serchicon {
  position: fixed;
}

.mainvsab {
  height: 100% !important;
}

/* parts */
.under-line {
  position: relative;
  border-bottom: 1px solid #D6D6D6;
  padding-bottom: 10px;
}
.under-line:after {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background: #000000;
  position: absolute;
  right: 0;
  bottom: 0;
}

.maincp {
  z-index: 1000;
}

.scrolltext {
  z-index: 997;
}

.scroll:before {
  z-index: 998;
}

.scroll {
  z-index: 999;
}

.fade-in {
  transition: all 2s cubic-bezier(0.36, 0.4, 0.2, 1);
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
}

.fade-in.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.btn {
  display: block;
  position: relative;
  background: #f2f2f2;
  width: 330px;
  position: relative;
  font-weight: bold;
  text-align: left;
  font-size: 14px;
  line-height: 1;
  padding: 20px 24px;
  margin: 0 auto;
}
.btn:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 5px;
  background: url(https://www.cassina-ixc.jp/assets/img/professional/ar.png) left center no-repeat;
  background-size: contain;
  vertical-align: middle;
  right: 20px;
  top: 25px;
}
.btn:hover:after {
  background: url(https://www.cassina-ixc.jp/assets/img/professional/ar_w.png) left center no-repeat;
  background-size: contain;
}

.btn-white {
  background-color: #FFF;
  color: #000;
}
.btn-white:hover {
  color: #FFF;
  background: #000;
  text-decoration: none;
}

.rinkbtn a {
  margin-top: 0;
}

.sp-fancybox-wrap, .ins-preview-wrapper {
  display: none !important;
}

.td-250 {
  transition-delay: 250ms;
}

.td-500 {
  transition-delay: 500ms;
}

.td-750 {
  transition-delay: 750ms;
}

.td-1000 {
  transition-delay: 1s;
}

.td-1250 {
  transition-delay: 1.25s;
}

.td-1500 {
  transition-delay: 1.5s;
}

.td-2000 {
  transition-delay: 2s;
}

.linkbtn-l a {
  position: relative;
  display: inline-block;
  color: #fff;
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  padding: 0 0 0 16px;
}
.linkbtn-l a:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(https://www.cassina-ixc.jp/assets/img/202305/index/linkbtn-icon-lw.png) left center no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 2px;
  left: 0;
  transition: all 0.5s ease;
}
.linkbtn-l a:hover {
  text-decoration: none;
  color: #E8E8E8;
}
.linkbtn-l a:hover:before {
  background: url(https://www.cassina-ixc.jp/assets/img/202305/index/linkbtn-icon-lg.png) left center no-repeat;
  background-size: contain;
  transform: rotate(90deg);
}

.linkbtn-m a {
  position: relative;
  display: inline-block;
  color: #000;
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  padding: 0 0 0 12px;
}
.linkbtn-m a:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(https://www.cassina-ixc.jp/assets/img/202305/index/linkbtn-icon-mb.png) left center no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 2px;
  left: 0;
  transition: all 0.5s ease;
}
.linkbtn-m a:hover {
  text-decoration: none;
  color: #969696;
}
.linkbtn-m a:hover:before {
  background: url(https://www.cassina-ixc.jp/assets/img/202305/index/linkbtn-icon-mg.png) left center no-repeat;
  background-size: contain;
  transform: rotate(90deg);
}

.linkbtn-w a {
  position: relative;
  display: inline-block;
  color: #fff;
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  padding: 0 0 0 12px;
}
.linkbtn-w a:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(https://www.cassina-ixc.jp/assets/img/202305/index/linkbtn-icon-mw.png) left center no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 2px;
  left: 0;
  transition: all 0.5s ease;
}
.linkbtn-w a:hover {
  text-decoration: none;
  color: #969696;
}
.linkbtn-w a:hover:before {
  background: url(https://www.cassina-ixc.jp/assets/img/202305/index/linkbtn-icon-mg.png) left center no-repeat;
  background-size: contain;
  transform: rotate(90deg);
}

@media screen and (max-width: 767px) {
  .header-filter {
    position: fixed;
    height: 53px;
    top: 0;
    width: 100%;
    left: 0;
    background-color: rgb(165, 165, 165);
    mix-blend-mode: multiply;
    z-index: 100;
  }
}
.container {
  max-width: 100%;
}
.container .row {
  margin-bottom: 10px;
}
.container .row .col-6 {
  padding-right: 5px;
  padding-left: 5px;
}
.container .row .col-6:first-child {
  padding-left: 0;
}
.container .row .col-6:last-child {
  padding-right: 0;
}

img {
  max-width: 100%;
}

.mark {
  width: 160px;
  height: 160px;
  border: 4px solid #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 160px;
  position: absolute;
  background: transparent;
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  padding: 0;
  margin: 0;
}

.video-container {
  position: relative;
}

.floating {
  position: fixed;
  left: 40px;
  bottom: 300px;
  z-index: 50;
  width: 45px;
  opacity: 0;
  transition: all 1s ease;
}
.floating .side_text {
  writing-mode: vertical-rl;
  position: absolute;
  height: 200px;
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
}
.floating a {
  width: 45px;
  height: auto;
  color: #fff;
  background-color: #000;
  writing-mode: vertical-rl;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  line-height: 45px;
  letter-spacing: 0.2em;
  padding: 27px 0;
}
.floating a:hover {
  text-decoration: none;
  background-color: #f2f2f2;
  color: #000;
}
.floating .contact {
  margin-bottom: 6px;
}
.floating .contact a {
  height: 160px;
}

@media screen and (max-width: 767px) {
  .floating {
    bottom: 400px;
    left: 4px;
  }
  .floating .side_text {
    font-size: 12px;
  }
  .floating a {
    display: inline-block;
    writing-mode: initial;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    width: 100%;
    height: 30px;
  }
  .floating .contact {
    display: inline-block;
    width: calc(50% - 1px);
    border-right: 1px solid #fff;
    margin: 0;
  }
  .floating .reserved {
    display: inline-block;
    width: calc(50% - 0px);
    margin: 0;
  }
}
div.container_ {
  text-align: left;
  position: relative;
  background-color: transparent;
  padding: 0 !important;
  z-index: 10;
  overflow: visible;
}
div.container_ .snow-content {
  width: 30px;
  position: relative;
  margin: 30px auto;
}
div.container_ h2.title {
  position: relative;
  text-align: left;
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  padding: 0;
  margin: 0 auto 12px;
}
div.container_ .designer {
  text-align: left;
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  margin-bottom: 34px;
}
div.container_ p {
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  color: #fff;
  margin-bottom: 35px;
}
div.container_ .linkbtn {
  display: block;
  text-align: left;
  margin-right: 14px;
}
div.container_ .linkbtn a {
  display: inline-block;
  width: 200px;
  position: relative;
  text-align: center;
  background-color: transparent;
  font-size: 14px;
  line-height: 40px;
  font-weight: 400;
  color: #fff;
  border: 1px solid #fff;
}
div.container_ .linkbtn a:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 5px;
  background: url(https://www.cassina-ixc.jp/img/feature/2023/11/cassina/arrow-w.png) left center no-repeat;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 17px;
}
div.container_ .linkbtn a:hover {
  text-decoration: none;
  background-color: #B99E73;
  border: 1px solid #B99E73;
}
div.container_ .linkbtn-b {
  display: block;
  text-align: center;
  margin-right: 14px;
}
div.container_ .linkbtn-b a {
  display: inline-block;
  width: 200px;
  position: relative;
  text-align: center;
  background-color: transparent;
  font-size: 14px;
  line-height: 40px;
  font-weight: 400;
  color: #000;
  border: 1px solid #000;
}
div.container_ .linkbtn-b a:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 5px;
  background: url(https://www.cassina-ixc.jp/img/feature/2023/11/cassina/arrow-b.png) left center no-repeat;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 17px;
}
div.container_ .linkbtn-b a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #B99E73;
  border: 1px solid #B99E73;
}
div.container_ .linkbtn-b a:hover:after {
  background: url(https://www.cassina-ixc.jp/img/feature/2023/11/cassina/arrow-w.png) left center no-repeat;
  background-size: contain;
}
div.container_ section {
  margin: 0 auto;
}
div.container_ .mt-30 {
  margin-top: 30px !important;
}
div.container_ .mt-44 {
  margin-top: 44px !important;
}
div.container_ .mb-0 {
  margin-bottom: 0 !important;
}
div.container_ .mb-20 {
  margin-bottom: 20px !important;
}
div.container_ .mb-25 {
  margin-bottom: 25px !important;
}
div.container_ .mb-80 {
  margin-bottom: 80px !important;
}
div.container_ .pb-80 {
  padding-bottom: 80px !important;
}
div.container_ .ta-r {
  text-align: right;
}
div.container_ .cb {
  clear: both;
}
div.container_ .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #AC884F;
}
div.container_ .swiper-button-prev {
  font-size: 0;
  background: url("https://www.cassina-ixc.jp/assets/img/top/arrow_pick.png") left top no-repeat;
  background-size: auto;
  background-size: auto;
  background-size: cover;
  position: absolute;
  top: calc(50% + 10px);
  left: -40px;
  right: auto;
  z-index: 100;
  outline: none;
}
div.container_ .swiper-button-prev:after {
  content: "";
}
div.container_ .swiper-button-next {
  font-size: 0;
  background: url("https://www.cassina-ixc.jp/assets/img/top/arrow_pick.png") left top no-repeat;
  background-size: auto;
  background-size: auto;
  background-size: cover;
  position: absolute;
  top: calc(50% + 10px);
  right: -40px;
  z-index: 100;
  transform: scale(-1, 1);
  outline: none;
}
div.container_ .swiper-button-next:after {
  content: "";
}
div.container_ .swiper-pagination-bullet {
  outline: none;
}
div.container_ .swiper-outer {
  width: 546px;
  height: 711.23px;
  border-radius: 999px 999px 0 0;
  overflow: hidden;
}
div.container_ .swiper {
  overflow: hidden;
  border-radius: 999px 999px 0 0;
}
div.container_ .swiper .swiper-wrapper {
  overflow: hidden;
}
div.container_ .swiper .swiper-wrapper .swiper-slide {
  width: calc(100% - 1px) !important;
  border-radius: 9999px 9999px 0 0;
  overflow: hidden;
  z-index: 1;
}
div.container_ .swiper .swiper-wrapper .swiper-slide img {
  animation: pict-anime 8s linear infinite;
}
div.container_ .swiper .swiper-wrapper.inview {
  transform: scale(1.1);
  opacity: 0;
  transition: all 1s cubic-bezier(0.36, 0.4, 0.2, 1);
  will-change: transform, opacity;
}
div.container_ .swiper .swiper-wrapper.inview.is-show {
  transform: scale(1);
  opacity: 1;
}
div.container_ .container {
  max-width: 1092px;
  padding: 0;
}
div.container_ .container .row {
  margin: 0;
  gap: 130px 0;
}
div.container_ .container .row .col-lg-3 {
  overflow: hidden;
  padding: 0;
}
div.container_ .container .row .col-lg-6 {
  overflow: visible;
  padding: 0;
}
div.container_ .container .row .col-lg-6 h4 {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
}
div.container_ .container .row .col-lg-6 .designer {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 34px;
}
div.container_ .container .row .col-lg-6 p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 25px;
}
div.container_ .container .row .col-lg-6:nth-child(2n) {
  padding-left: 106px;
}
div.container_ .container .row .col-lg-6.inview {
  transform: translateY(30px);
  opacity: 0;
  transition: all 1s ease;
}
div.container_ .container .row .col-lg-6.inview.is-show {
  transform: translateY(0);
  opacity: 1;
}
div.container_ .image {
  overflow: hidden;
}
div.container_ .image.inview {
  transform: scale(1.1);
  opacity: 0;
  transition: all 1s cubic-bezier(0.36, 0.4, 0.2, 1);
}
div.container_ .image.inview.is-show {
  transform: scale(1);
  opacity: 1;
}
div.container_ .spacer-wrapper {
  width: 100%;
  background-color: #fff;
}
div.container_ .spacer-wrapper .spacer {
  max-width: 1096px;
  height: 63px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  margin: 0 auto;
}
div.container_ .bg-blue {
  background: linear-gradient(90deg, #14214C, #032580);
  background-size: 150% 150%;
  animation-name: gradation-anim;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 1800px;
}
div.container_ .bg-white {
  position: absolute;
  background-color: #fff;
  z-index: -1;
  top: 1800px;
  left: 0;
  width: 100%;
  height: 1100px;
}
div.container_ .bg-white:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  transform: skewY(5deg);
  transform-origin: top right;
  background-color: #fff;
}
div.container_ .bg-white:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  transform: skewY(-5deg);
  transform-origin: bottom right;
  background-color: #fff;
}
div.container_ .bg-red {
  background: linear-gradient(90deg, #B40519, #900011);
  background-size: 150% 150%;
  animation-name: gradation-anim;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  padding-bottom: 122px;
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1800px;
}
div.container_ #products {
  position: relative;
}
div.container_ #products .bougeoir {
  margin-bottom: 114px;
}
div.container_ #products .bougeoir .swiper {
  position: absolute;
  top: -50px;
  left: 0;
}
div.container_ #products .bougeoir .col-lg-6:nth-child(1) {
  padding-top: 657px;
}
div.container_ #products .bougeoir .col-lg-6:nth-child(2) {
  padding: 146px 0 0 111px;
}
div.container_ #products .bougeoir .col-lg-6:nth-child(2) .snow-content {
  margin: 30px 0 30px 115px;
}
div.container_ #products .impronta {
  margin-bottom: 73px;
}
div.container_ #products .impronta .col-lg-6:nth-child(1) {
  padding: 180px 103px 0 0;
}
div.container_ #products .impronta .col-lg-6:nth-child(1) .snow-content {
  margin: 30px 0 30px 100px;
}
div.container_ #products .impronta .col-lg-6:nth-child(2) {
  padding: 0;
}
div.container_ #products .container-wrapper {
  width: 100%;
  overflow: hidden;
  padding-top: 100px;
}
div.container_ #products .utrecht {
  gap: 0;
}
div.container_ #products .utrecht h2.title {
  color: #000;
}
div.container_ #products .utrecht .designer {
  color: #000;
}
div.container_ #products .utrecht p {
  color: #000;
}
div.container_ #products .utrecht .linkbtn-b {
  text-align: left;
}
div.container_ #products .utrecht .col-lg-6:nth-child(1) {
  position: relative;
  padding-top: 668px;
  z-index: 10;
}
div.container_ #products .utrecht .col-lg-6:nth-child(1) .swiper {
  width: 100%;
  height: auto;
  position: absolute;
  top: -50px;
  left: 0;
}
div.container_ #products .utrecht .col-lg-6:nth-child(2) {
  position: relative;
  padding: 186px 0 0 145px;
  z-index: 10;
}
div.container_ #products .utrecht .col-lg-6:nth-child(2) .snow-content {
  margin: 30px 0 30px 110px;
}
div.container_ #products .utrecht .col-lg-6:nth-child(3) {
  position: relative;
  padding: 92px 272px 35px 0;
  z-index: 10;
}
div.container_ #products .utrecht .col-lg-6:nth-child(3) .snow-content {
  margin: 30px 0 30px 105px;
}
div.container_ #products .utrecht .col-lg-6:nth-child(3) .designer {
  font-size: 14px;
}
div.container_ #products .utrecht .col-lg-6:nth-child(3) .thumb {
  position: absolute;
  top: 185px;
  right: 0;
  width: 245px;
  z-index: 0;
}
div.container_ #products .utrecht .col-lg-6:nth-child(4) {
  position: relative;
}
div.container_ #products .utrecht .col-lg-6:nth-child(4) .image {
  width: 1142px;
  position: absolute;
  top: -265px;
  left: -265px;
  z-index: 0;
}
div.container_ #products .maralunga {
  padding-bottom: 120px;
}
div.container_ #products .maralunga .col-lg-6:nth-child(1) {
  padding: 200px 106px 0 0;
}
div.container_ #products .maralunga .col-lg-6:nth-child(1) .snow-content {
  margin: 30px auto 30px 75px;
}
div.container_ #products .maralunga .col-lg-6:nth-child(1) .linkbtn {
  margin-bottom: 76px;
}
div.container_ #products .maralunga .col-lg-6:nth-child(1) .banner a {
  display: block;
  width: 290px;
  height: 95px;
  overflow: hidden;
  position: relative;
}
div.container_ #products .maralunga .col-lg-6:nth-child(1) .banner a .image {
  width: 100%;
}
div.container_ #products .maralunga .col-lg-6:nth-child(1) .banner a .name {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  top: 36px;
  right: 17px;
}
div.container_ #products .maralunga .col-lg-6:nth-child(1) .banner a .text {
  font-size: 10px;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  top: 55px;
  right: 17px;
  transition: all 0.5s ease;
}
div.container_ #products .maralunga .col-lg-6:nth-child(1) .banner a .text:after {
  display: inline-block;
  content: "";
  width: 12px;
  height: 12px;
  background: url("https://www.cassina-ixc.jp/img/feature/2023/10/new_products/arrow-ar.png") center center no-repeat;
  background-size: contain;
  position: relative;
  top: 2px;
  margin-left: 2px;
}
div.container_ #products .maralunga .col-lg-6:nth-child(1) .banner a:hover {
  color: #000;
}
div.container_ #products .maralunga .col-lg-6:nth-child(1) .banner a:hover .text {
  right: 10px;
}
div.container_ #products .maralunga .col-lg-6:nth-child(2) {
  padding: 647px 0 0;
}
div.container_ #products .maralunga .col-lg-6:nth-child(2) .swiper {
  width: 100%;
  height: auto;
  position: absolute;
  top: -50px;
  left: 0;
}
div.container_ #movie {
  width: 100%;
  margin: 0;
}
div.container_ #movie #video {
  width: 100%;
}
div.container_ #book {
  padding: 90px 0 62px;
}
div.container_ #book .container .row .col-lg-6:nth-child(1) .image {
  width: 274px;
  margin: 0 auto;
}
div.container_ #book .container .row .col-lg-6:nth-child(2) {
  padding: 0 95px 0 0;
}
div.container_ #book .container .row .col-lg-6:nth-child(2) .snow-content {
  margin: 0 0 30px 175px;
}
div.container_ #book .container .row .col-lg-6:nth-child(2) h2.title {
  color: #000;
}
div.container_ #book .container .row .col-lg-6:nth-child(2) .designer {
  color: #000;
}
div.container_ #book .container .row .col-lg-6:nth-child(2) p {
  color: #000;
}

@media screen and (max-width: 767px) {
  div.container_ {
    position: relative;
    overflow: visible;
    clear: both;
    width: auto;
    max-width: 1600px;
    min-width: 0;
    text-align: left;
    padding: 0 !important;
    margin: 0 auto 50px;
    z-index: 10;
  }
  div.container_ h2.title {
    font-size: 20px;
  }
  div.container_ .container .row .col-lg-6 {
    flex: 0 0 100% !important;
    min-width: 100% !important;
    position: relative;
  }
  div.container_ .container .row .col-lg-6 h4 {
    text-align: center;
  }
  div.container_ .container .row .col-lg-6 .designer {
    font-size: 18px;
    text-align: left;
  }
  div.container_ .container .row .col-lg-6 .linkbtn {
    text-align: left;
  }
  div.container_ .linkbtn a span:hover {
    color: #000;
  }
  div.container_ .linkbtn a span:hover:after {
    background: url(https://www.cassina-ixc.jp/img/feature/2023/10/new_products/arrow-bk.png) left center no-repeat;
    background-size: contain;
  }
  div.container_ .linkbtn a:hover {
    background: transparent;
    border-color: #fff;
  }
  div.container_ .linkbtn a:hover:before {
    opacity: 0;
  }
  div.container_ .rinkbtn a:hover {
    background-color: transparent;
    color: #fff;
  }
  div.container_ .rinkbtn a:hover:after {
    animation: none;
    background: url(https://www.cassina-ixc.jp/img/feature/2023/10/new_products/arrow-wh.png) center center no-repeat;
    background-size: contain;
  }
  div.container_ .rinkbtn-m a {
    position: relative;
    width: 200px;
    height: 40px;
    display: inline-block;
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    padding: 0;
    margin: 0;
    transition: none;
  }
  div.container_ .rinkbtn-m a span {
    width: 100%;
    font-size: 12px;
  }
  div.container_ .rinkbtn-m a:before {
    content: none;
  }
  div.container_ .rinkbtn-m a:hover {
    background: transparent;
    color: #fff;
  }
  div.container_ .rinkbtn-m a.hover {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
  }
  div.container_ .linkbtn {
    text-align: center;
    margin: 0 0 70px;
  }
  div.container_ .rinkbtn {
    text-align: center;
  }
  div.container_ .spacer {
    width: calc(100% - 50px);
    height: 29px;
    margin: 0 25px;
  }
  div.container_ .bg-blue {
    height: 800vw;
  }
  div.container_ .bg-red {
    height: 600vw;
  }
  div.container_ .bg-white {
    height: 480vw;
    top: 580vw;
  }
  div.container_ .bg-white:before {
    transform: skewY(15deg);
  }
  div.container_ .bg-white::after {
    transform: skewY(-15deg);
  }
  div.container_ #products {
    padding-top: 73px;
  }
  div.container_ #products .bougeoir {
    gap: 43px 0 !important;
  }
  div.container_ #products .bougeoir .col-lg-6:nth-child(1) {
    padding: 0 0 0 50px;
  }
  div.container_ #products .bougeoir .col-lg-6:nth-child(1) .snow-content {
    position: absolute;
    top: 0;
    left: 50px;
    margin: 0;
  }
  div.container_ #products .bougeoir .col-lg-6:nth-child(1) .swiper {
    position: relative;
    top: 0;
    left: 0;
  }
  div.container_ #products .bougeoir .col-lg-6:nth-child(2) {
    padding: 0 50px;
  }
  div.container_ #products .impronta {
    gap: 43px 0 !important;
    margin-bottom: 0;
  }
  div.container_ #products .impronta .col-lg-6:nth-child(1) {
    order: 2;
    padding: 0 50px;
  }
  div.container_ #products .impronta .col-lg-6:nth-child(2) {
    order: 1;
    padding: 0 50px 0 0;
  }
  div.container_ #products .impronta .col-lg-6:nth-child(2) .snow-content {
    position: absolute;
    top: 0;
    right: 50px;
    margin: 0;
  }
  div.container_ #products .container-wrapper {
    padding-top: 0;
  }
  div.container_ #products .utrecht {
    gap: 43px 0 !important;
  }
  div.container_ #products .utrecht .col-lg-6:nth-child(1) {
    order: 1;
    padding: 0 25px;
  }
  div.container_ #products .utrecht .col-lg-6:nth-child(1) .snow-content {
    position: absolute;
    top: 0;
    left: 50px;
    margin: 0;
  }
  div.container_ #products .utrecht .col-lg-6:nth-child(1) .swiper {
    position: relative;
    top: 0;
    left: 0;
  }
  div.container_ #products .utrecht .col-lg-6:nth-child(2) {
    order: 2;
    padding: 0 50px;
  }
  div.container_ #products .utrecht .col-lg-6:nth-child(2) p {
    margin-bottom: 17px;
  }
  div.container_ #products .utrecht .col-lg-6:nth-child(2) .image {
    position: relative;
    width: 100vw;
    margin-left: -50px;
    margin-bottom: 72px;
  }
  div.container_ #products .utrecht .col-lg-6:nth-child(2) .linkbtn-b {
    text-align: center;
  }
  div.container_ #products .utrecht .col-lg-6:nth-child(3) {
    order: 3;
    padding: 43px 50px 0;
  }
  div.container_ #products .utrecht .col-lg-6:nth-child(3) .thumb {
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 50px;
  }
  div.container_ #products .utrecht .col-lg-6:nth-child(3) .linkbtn-b {
    text-align: center;
  }
  div.container_ #products .utrecht .col-lg-6:nth-child(4) {
    display: none;
  }
  div.container_ #products .maralunga {
    gap: 42px 0 !important;
    margin-top: 96px;
  }
  div.container_ #products .maralunga .col-lg-6:nth-child(1) {
    order: 2;
    padding: 0 50px;
  }
  div.container_ #products .maralunga .col-lg-6:nth-child(2) {
    order: 1;
    padding: 0 25px;
  }
  div.container_ #products .maralunga .col-lg-6:nth-child(2) .snow-content {
    position: absolute;
    top: 0;
    right: 50px;
    margin: 0;
  }
  div.container_ #products .maralunga .col-lg-6:nth-child(2) .swiper {
    position: relative;
    top: 0;
    left: 0;
  }
  div.container_ #movie {
    position: relative;
    overflow: hidden;
  }
  div.container_ #movie .video-container {
    position: relative;
    height: 600px;
  }
  div.container_ #movie .video-container #video {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
  }
  div.container_ #movie h2.title {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 40px;
    left: 0;
    font-size: 21px;
    line-height: 30px;
  }
  div.container_ #book {
    padding: 42px 0 62px;
  }
  div.container_ #book h2.title {
    width: 100%;
    text-align: center;
    font-size: 21px;
    line-height: 30px;
    color: #000;
    margin-bottom: 42px;
  }
  div.container_ #book .container .row .col-lg-6:nth-child(2) {
    padding: 0 50px;
  }
}
.backbtn {
  text-align: center;
  padding-top: 29px;
  padding-bottom: 41px;
}
.backbtn .btn-wrapper {
  padding: 0 15px;
}
.backbtn .btn-wrapper a {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #000;
  position: relative;
}
.backbtn .btn-wrapper a:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -4px;
  width: 15px;
  border-bottom: solid 1px #000;
  transform: translateX(-50%);
  transition: all 0.5s ease;
}
.backbtn .btn-wrapper a:hover {
  color: #000;
}
.backbtn .btn-wrapper a:hover:after {
  width: 100%;
  transition: all 0.5s ease;
}

.remodal-overlay {
  z-index: 99999;
}

.remodal-wrapper {
  z-index: 100000;
}

.remodal {
  max-width: 1171px;
  padding: 0;
  margin-bottom: 0;
}
.remodal .video-container video {
  width: 100%;
}

.remodal-close {
  width: 20px;
  height: 20px;
  top: -20px;
  left: auto;
  right: -20px;
}
.remodal-close:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: all 0.5s ease;
}
.remodal-close:after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(90deg);
  transition: all 0.5s ease;
}
.remodal-close:hover:before {
  transform: translateY(-50%) rotate(90deg);
  opacity: 0;
}
.remodal-close:hover:after {
  transform: translateY(-50%) rotate(180deg);
}

@media screen and (max-width: 767px) {
  .remodal-close {
    top: -22px;
    right: 0;
  }
}
#footer {
  z-index: 99999999;
}

#footer_sitemap {
  width: calc(100% - 191px);
}

@media screen and (max-width: 767px) {
  #footer_sitemap {
    width: 100% !important;
  }
  .footlogos img {
    vertical-align: baseline;
  }
}
@media screen and (max-width: 767px) {
  .cartnavW {
    display: block;
  }
  .cartnavB {
    display: none;
  }
  .serchicon i:before {
    border: 2px solid #fff;
  }
  .serchicon i:after {
    background-color: #fff;
  }
  .menu-trigger span {
    background: #fff;
  }
  .topbaseLogos {
    display: none;
  }
  .topLogos {
    display: block;
  }
  #header-box {
    z-index: 101;
  }
}
.fade-on {
  opacity: 0;
  transition-property: all;
  transition-duration: 1s;
  transition-timing-function: ease;
}
.fade-on.is-show {
  opacity: 1;
}

#loader {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 100000;
  overflow: hidden;
  transition: transform 1.5s ease;
}
#loader .loader-bg {
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
#loader .loader-bg .bg-line {
  display: flex;
  flex-wrap: nowrap;
  height: 190px;
  transform: translate(-95px, -95px);
}
#loader .loader-bg .bg {
  flex: 0 0 190px;
  min-width: 190px;
  background: url(https://www.cassina-ixc.jp/assets/img/202305/index/loader-bg.png) center center no-repeat;
  background-size: contain;
}
#loader .loader-bg .bg.even {
  animation: bganim-even 2s ease 0s infinite;
}
#loader .loader-bg .bg.odd {
  animation: bganim-odd 2s ease 0s infinite;
}
#loader .loader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  transition: opacity 1s ease;
}
#loader .loader-inner.loaded {
  opacity: 0;
}
#loader .logo {
  width: 438px;
  margin: 0 auto;
}
#loader .description {
  text-align: center;
  margin-top: 46px;
}
#loader .description p {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  margin-top: 14px;
  margin-bottom: 0;
}
#loader.loaded {
  transform: translateY(-100vh);
}

@media screen and (max-width: 767px) {
  #loader .loader-bg .bg-line {
    height: 125px;
    transform: translate(-62.5px, -62.5px);
  }
  #loader .loader-bg .bg {
    flex: 0 0 125px;
    min-width: 125px;
  }
  #loader .loader-inner {
    transform: translate(-50%, -75%);
  }
  #loader .logo {
    width: 328px;
  }
  #loader .description {
    margin-top: 34px;
  }
  #loader .description p {
    font-size: 12px;
    margin-top: 12px;
  }
}
@keyframes bganim-even {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(45deg);
  }
  50% {
    transform: rotate(45deg);
  }
  75% {
    transform: rotate(90deg);
  }
  100% {
    transform: rotate(90deg);
  }
}
@keyframes bganim-odd {
  0% {
    transform: rotate(45deg);
  }
  25% {
    transform: rotate(90deg);
  }
  50% {
    transform: rotate(90deg);
  }
  75% {
    transform: rotate(135deg);
  }
  100% {
    transform: rotate(135deg);
  }
}
.disable-scroll {
  overflow: hidden;
}

.glitch {
  position: relative;
}

@keyframes noise-anim {
  0% {
    clip: rect(77px, 9999px, 6px, 0);
  }
  5% {
    clip: rect(65px, 9999px, 70px, 0);
  }
  10% {
    clip: rect(82px, 9999px, 82px, 0);
  }
  15% {
    clip: rect(32px, 9999px, 35px, 0);
  }
  20% {
    clip: rect(31px, 9999px, 49px, 0);
  }
  25% {
    clip: rect(18px, 9999px, 46px, 0);
  }
  30% {
    clip: rect(94px, 9999px, 64px, 0);
  }
  35% {
    clip: rect(69px, 9999px, 31px, 0);
  }
  40% {
    clip: rect(6px, 9999px, 72px, 0);
  }
  45% {
    clip: rect(25px, 9999px, 35px, 0);
  }
  50% {
    clip: rect(82px, 9999px, 26px, 0);
  }
  55% {
    clip: rect(7px, 9999px, 92px, 0);
  }
  60% {
    clip: rect(54px, 9999px, 30px, 0);
  }
  65% {
    clip: rect(86px, 9999px, 90px, 0);
  }
  70% {
    clip: rect(38px, 9999px, 65px, 0);
  }
  75% {
    clip: rect(41px, 9999px, 66px, 0);
  }
  80% {
    clip: rect(31px, 9999px, 37px, 0);
  }
  85% {
    clip: rect(8px, 9999px, 12px, 0);
  }
  90% {
    clip: rect(50px, 9999px, 69px, 0);
  }
  95% {
    clip: rect(7px, 9999px, 42px, 0);
  }
  100% {
    clip: rect(14px, 9999px, 57px, 0);
  }
}
.glitch:after {
  width: 100%;
  text-align: center;
  content: attr(data-text);
  position: absolute;
  left: 2px;
  text-shadow: -1px 0 red;
  top: 0;
  color: white;
  background: transparent;
  overflow: hidden;
  clip: rect(0, 900px, 0, 0);
  animation: noise-anim 2s infinite linear alternate-reverse;
}

@keyframes noise-anim-2 {
  0% {
    clip: rect(18px, 9999px, 13px, 0);
  }
  5% {
    clip: rect(74px, 9999px, 51px, 0);
  }
  10% {
    clip: rect(33px, 9999px, 65px, 0);
  }
  15% {
    clip: rect(64px, 9999px, 66px, 0);
  }
  20% {
    clip: rect(75px, 9999px, 6px, 0);
  }
  25% {
    clip: rect(40px, 9999px, 49px, 0);
  }
  30% {
    clip: rect(71px, 9999px, 1px, 0);
  }
  35% {
    clip: rect(42px, 9999px, 73px, 0);
  }
  40% {
    clip: rect(92px, 9999px, 57px, 0);
  }
  45% {
    clip: rect(4px, 9999px, 33px, 0);
  }
  50% {
    clip: rect(4px, 9999px, 34px, 0);
  }
  55% {
    clip: rect(49px, 9999px, 25px, 0);
  }
  60% {
    clip: rect(24px, 9999px, 44px, 0);
  }
  65% {
    clip: rect(31px, 9999px, 99px, 0);
  }
  70% {
    clip: rect(54px, 9999px, 83px, 0);
  }
  75% {
    clip: rect(57px, 9999px, 97px, 0);
  }
  80% {
    clip: rect(3px, 9999px, 15px, 0);
  }
  85% {
    clip: rect(84px, 9999px, 34px, 0);
  }
  90% {
    clip: rect(100px, 9999px, 88px, 0);
  }
  95% {
    clip: rect(91px, 9999px, 59px, 0);
  }
  100% {
    clip: rect(10px, 9999px, 87px, 0);
  }
}
.glitch:before {
  width: 100%;
  text-align: center;
  content: attr(data-text);
  position: absolute;
  left: -2px;
  text-shadow: 1px 0 blue;
  top: 0;
  color: white;
  background: transparent;
  overflow: hidden;
  clip: rect(0, 900px, 0, 0);
  animation: noise-anim-2 3s infinite linear alternate-reverse;
}

@media screen and (max-width: 767px) {
  .glitch:after {
    text-align: left;
  }
  .glitch:before {
    text-align: left;
  }
}
.loop-wrapper {
  display: flex;
  width: 100%;
  align-items: center;
  overflow: hidden;
  height: 100px;
}
.loop-wrapper .loop-area {
  display: flex;
  animation: loop-slide 60s linear infinite;
  list-style: none;
  padding: 0;
  margin: 0;
}
.loop-wrapper .loop-area .content {
  display: block;
  width: 1000px;
  font-size: 100px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 10px;
  color: #fff;
  opacity: 0.25;
}

.loop-top {
  position: absolute;
  top: 50px;
  left: 0;
}

.loop-bottom {
  position: absolute;
  bottom: 50px;
  left: 0;
}

@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@media screen and (max-width: 767px) {
  .loop-top {
    top: 0;
  }
  .loop-bottom {
    bottom: 0;
  }
}
@keyframes pict-anime {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}
.no-anime {
  animation: none !important;
}

@keyframes gradation-anim {
  0% {
    background-position: 100% 100%;
  }
  50% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 100% 100%;
  }
}
.main-image-wrapper {
  overflow: hidden;
}
.main-image-wrapper.inview .main-image {
  transform: scale(1.05);
  transition: transform 2s cubic-bezier(0.15, 0.7, 0, 1);
}
.main-image-wrapper.inview.is-show .main-image {
  transform: scale(1);
}

.no-link {
  cursor: inherit;
}

.top-10 {
  position: relative;
  top: -10px;
}

#embedim--snow .embedim-snow:nth-child(3n) {
  display: none;
}

@media screen and (max-width: 767px) {
  #embedim--snow .embedim-snow {
    display: none;
  }
  #embedim--snow .embedim-snow:nth-child(4n) {
    display: block;
  }
}/*# sourceMappingURL=cassina.css.map */</pre></body></html>