<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: 0 !important;
}

.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 .sub-title {
  font-size: 25px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 25px;
}
.mainTxt .title {
  font-size: 50px;
  font-weight: 600;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .mainTxt {
    width: 100%;
    text-align: center;
    z-index: 10;
  }
  .mainTxt .sub-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .mainTxt .title {
    font-size: 35px;
  }
}
.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 {
  background: transparent !important;
}

#header-box {
  background-color: transparent !important;
  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: auto;
  overflow: hidden;
  background: linear-gradient(to bottom, #BA1208, #A01007);
  padding-bottom: 135px;
}
.mainImg .message {
  width: 790px;
  text-align: left;
  font-size: 14px;
  line-height: 2.1;
  font-weight: 400;
  color: #fff;
  margin: 86px auto 0;
}
.mainImg .message .title {
  text-align: center;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 34px;
}
.mainImg .message .description {
  font-size: inherit;
  line-height: 2.1;
  font-weight: 400;
  margin-bottom: 0;
}

.mainImg-inner {
  position: relative;
  width: 100%;
  height: 100vh;
}
.mainImg-inner .mainTxt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -40%);
  text-align: center;
}
.mainImg-inner .mainTxt .cap {
  width: 790px;
  height: auto;
  text-align: left;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  margin: 0 auto;
}
.mainImg-inner .mainTxt .logo {
  width: 950px;
  margin: 0 auto;
}
.mainImg-inner .mainTxt .text {
  text-align: center;
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 2px;
  color: #fff;
  margin-bottom: 43px;
}
.mainImg-inner .mainTxt .date {
  text-align: center;
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 3px;
  color: #fff;
  margin-bottom: 128px;
}
.mainImg-inner .arrow {
  position: absolute;
  left: 50%;
  bottom: 60px;
  animation: arrowmove 1s ease-in-out infinite;
  transform: translateX(-50%);
}
.mainImg-inner .arrow img {
  width: 35px;
}

@media screen and (max-width: 767px) {
  .mainImg .mainImg-inner {
    height: 100vh;
  }
  .mainImg .mainImg-inner .mainTxt {
    transform: translate(-50%, -35%);
  }
  .mainImg .mainImg-inner .mainTxt .cap {
    width: 84%;
    font-size: 12px;
  }
  .mainImg .mainImg-inner .mainTxt .logo {
    width: 100%;
  }
  .mainImg .mainImg-inner .mainTxt .text {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .mainImg .mainImg-inner .mainTxt .date {
    font-size: 24px;
  }
  .mainImg .message {
    width: 100%;
    padding: 0 50px;
    margin-top: 0;
  }
  .mainImg .message .title {
    font-size: 16px;
    line-height: 1.9;
    margin-bottom: 40px;
  }
  .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: auto;
  }
  #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);
}

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

.fade-on.is-show {
  opacity: 1;
  visibility: visible;
}

.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_ .header.inview {
  transform: translateY(30px);
  transition: all 0.5s ease;
}
div.container_ .header.is-show {
  transform: translateY(0);
}
div.container_ h3 {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 70px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 2px;
  color: #000;
  margin-bottom: 27px;
}
div.container_ h4 {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
  color: #000;
  margin-bottom: 22px;
}
div.container_ .sub-title {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  color: #000;
  margin-bottom: 32px;
}
div.container_ .description {
  font-size: 14px;
  line-height: 2;
  font-weight: 400;
  color: #000;
}
div.container_ .linkbtn1 {
  margin-top: 36px;
}
div.container_ .linkbtn1 a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  min-width: 200px;
  height: 40px;
  border: none;
  background-color: #000;
}
div.container_ .linkbtn1 a span {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 200px;
  color: #fff;
  font-size: 12px;
  line-height: 40px;
  font-weight: 400;
  border: none;
}
div.container_ .linkbtn1 a span:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 5px;
  background: url(https://www.cassina-ixc.jp/img/feature/2023/10/new_products/arrow-wh.png) left center no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: 10px;
  top: 17px;
}
div.container_ .linkbtn1 a span:hover {
  color: #fff;
}
div.container_ .linkbtn1 a span:hover:after {
  background: url(https://www.cassina-ixc.jp/img/feature/2023/10/new_products/arrow-wh.png) left center no-repeat;
  background-size: contain;
}
div.container_ .linkbtn1 a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0;
  transform: scale(1, 1);
  transform-origin: left top;
  transition: all 0.3s ease;
  background: linear-gradient(to right, #C30012, #FE711C, #FF0017);
}
div.container_ .linkbtn1 a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: -1;
}
div.container_ .linkbtn1 a:hover {
  border-color: #fff;
}
div.container_ .linkbtn1 a:hover:before {
  opacity: 1;
  transform: scale(2, 1);
  transform-origin: left top;
  transition: all 0.3s ease;
  background: linear-gradient(to right, #C30012, #FE711C, #FF0017);
}
div.container_ .linkbtn2 {
  margin-top: 36px;
}
div.container_ .linkbtn2 a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  min-width: 200px;
  height: 40px;
  border: 1px solid #000;
}
div.container_ .linkbtn2 a span {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 200px;
  color: #000;
  font-size: 12px;
  line-height: 40px;
  font-weight: 400;
  border: none;
}
div.container_ .linkbtn2 a span:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 5px;
  background: url(https://www.cassina-ixc.jp/img/feature/2023/10/new_products/arrow-bk.png) left center no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: 10px;
  top: 17px;
}
div.container_ .linkbtn2 a span:hover {
  color: #fff;
}
div.container_ .linkbtn2 a span:hover:after {
  background: url(https://www.cassina-ixc.jp/img/feature/2023/10/new_products/arrow-wh.png) left center no-repeat;
  background-size: contain;
}
div.container_ .linkbtn2 a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0;
  transform: scale(1, 1);
  transform-origin: left top;
  transition: all 0.3s ease;
  background: linear-gradient(to right, #C30012, #FE711C, #FF0017);
}
div.container_ .linkbtn2 a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: -1;
}
div.container_ .linkbtn2 a:hover {
  border-color: transparent;
}
div.container_ .linkbtn2 a:hover:before {
  opacity: 1;
  transform: scale(2, 1);
  transform-origin: left top;
  transition: all 0.3s ease;
  background: linear-gradient(to right, #C30012, #FE711C, #FF0017);
}
div.container_ .linkbtn3 span {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 200px;
  height: 40px;
  border: 1px solid #000;
  text-align: center;
  color: #000;
  font-size: 12px;
  line-height: 40px;
  font-weight: 400;
  background-color: #F7F7F7;
}
div.container_ .linkbtn3 span:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 5px;
  background: url(https://www.cassina-ixc.jp/img/feature/2023/10/new_products/arrow-bk.png) left center no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: 10px;
  top: 17px;
}
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: #000;
}
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 {
  overflow: hidden;
}
div.container_ .swiper.inview {
  transform: scale(1.1);
  opacity: 0;
  transition: all 1s cubic-bezier(0.36, 0.4, 0.2, 1);
}
div.container_ .swiper.inview.is-show {
  transform: scale(1);
  opacity: 1;
}
div.container_ .container {
  max-width: 1092px;
  padding: 0;
}
div.container_ .container .row {
  margin: 0;
  gap: 0;
}
div.container_ .container .row .col-lg-4 {
  overflow: hidden;
  padding: 0;
}
div.container_ .container .row .col-lg-6 {
  overflow: hidden;
  padding: 0;
}
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_ .limited-wrapper {
  text-align: center;
}
div.container_ .limited-mark {
  display: inline-block;
  background-color: #BA1208;
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #fff;
  padding: 10px 10px;
  margin: 0 auto;
}
div.container_ #nav {
  padding-top: 105px;
  margin-bottom: 151px;
}
div.container_ #nav h2 {
  text-align: center;
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 2px;
  color: #BA1208;
  margin-bottom: 78px;
}
div.container_ #nav .container {
  width: 1092px;
}
div.container_ #nav .container .row {
  gap: 20px;
}
div.container_ #nav .container .row .col-lg-4 {
  flex: 1 1 calc((100% - 40px) / 3);
  min-width: calc((100% - 40px) / 3);
}
div.container_ #nav a {
  display: block;
  width: 340px;
  height: 55px;
  position: relative;
  border: 1px solid #BA1208;
  padding: 12px;
}
div.container_ #nav a .num {
  display: block;
  width: 46px;
  position: absolute;
  top: 7px;
  left: 0;
  border-right: 1px solid #BA1208;
  text-align: center;
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 25px;
  line-height: 40px;
  color: #BA1208;
  letter-spacing: 3px;
}
div.container_ #nav a .text {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  text-align: center;
  color: #BA1208;
  transform: translateY(-50%);
  transition: all 0.5s ease;
}
div.container_ #nav a .text .edition {
  font-size: 12px;
  line-height: 1;
  margin-bottom: 3px;
}
div.container_ #nav a .text .name {
  font-size: 14px;
  line-height: 1;
  margin: 0;
}
div.container_ #nav a .inner {
  opacity: 1;
  transform: translateY(-50%) scaleY(1);
}
div.container_ #nav a .outer {
  color: #fff;
  opacity: 0;
  transform: translateY(90%) scaleY(0);
}
div.container_ #nav a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 15px;
  height: 7px;
  background: url(https://www.cassina-ixc.jp/img/feature/2023/12/index/arrow-rd.png) center center no-repeat;
  background-size: contain;
  transition: all 0.5s ease;
}
div.container_ #nav a.all {
  background-color: #BA1208;
}
div.container_ #nav a.all .text {
  color: #fff;
}
div.container_ #nav a.all:after {
  background: url(https://www.cassina-ixc.jp/img/feature/2023/12/index/arrow-wh.png) center center no-repeat;
  background-size: contain;
}
div.container_ #nav a:hover {
  background: linear-gradient(to right, #C30012, #E66A00);
}
div.container_ #nav a:hover .num {
  color: #fff;
  border-color: #fff;
}
div.container_ #nav a:hover .inner {
  opacity: 0;
  transform: translateY(-90%) scaleY(0);
}
div.container_ #nav a:hover .outer {
  opacity: 1;
  transform: translateY(-50%) scaleY(1);
}
div.container_ #nav a:hover:after {
  background: url(https://www.cassina-ixc.jp/img/feature/2023/12/index/arrow-wh.png) center center no-repeat;
  background-size: contain;
  top: 65%;
  animation-duration: 0.75s;
  animation-fill-mode: forwards;
  animation-name: arrow-icon;
  animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
div.container_ #nav a:hover.all {
  background: #fff;
  color: #fff;
}
div.container_ #nav a:hover.all .outer {
  color: #BA1208;
}
div.container_ #nav a:hover.all:after {
  background: url(https://www.cassina-ixc.jp/img/feature/2023/12/index/arrow-rd.png) center center no-repeat;
  background-size: contain;
}
div.container_ #soriana {
  margin-bottom: 131px;
}
div.container_ #soriana .container.main {
  margin-bottom: 50px;
}
div.container_ #soriana .container.main .row .col-lg-6:first-child {
  flex: 1 1 472px;
  min-width: 472px;
  padding-right: 72px;
}
div.container_ #soriana .container.main .row .col-lg-6:last-child {
  flex: 1 1 620px;
  min-width: 620px;
  padding-top: 70px;
}
div.container_ #soriana .container.about {
  background: linear-gradient(to bottom, #BA1208, #5C0904);
}
div.container_ #soriana .container.about .row .col-lg-6:first-child {
  padding: 50px 45px 50px 60px;
}
div.container_ #soriana .container.about .row .col-lg-6:last-child {
  padding: 50px 60px 50px 36px;
}
div.container_ #soriana .container.about .row .col-lg-6 h5 {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 3px;
  color: #fff;
  margin-top: 41px;
  margin-bottom: 30px;
}
div.container_ #soriana .container.about .row .col-lg-6 p {
  font-size: 13px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
}
div.container_ #radical {
  background: url("https://www.cassina-ixc.jp/img/feature/2023/12/index/section2-bg.jpg") center center no-repeat;
  background-size: cover;
  padding-top: 85px;
  padding-bottom: 124px;
  margin-bottom: 105px;
}
div.container_ #radical h3 {
  text-align: center;
}
div.container_ #radical h4 {
  text-align: center;
  margin-bottom: 20px;
}
div.container_ #radical .limited-wrapper {
  margin-bottom: 37px;
}
div.container_ #radical .container {
  min-width: 1150px;
  background-color: #fff;
}
div.container_ #radical .container .row.about .col-lg-6:first-child {
  padding: 93px 45px 0 89px;
}
div.container_ #radical .container .row.about .col-lg-6:last-child {
  padding: 93px 89px 0 36px;
}
div.container_ #radical .container .row.about:first-child {
  margin-bottom: 95px;
}
div.container_ #radical .container .row.items {
  max-width: 1020px;
  padding-bottom: 105px;
  margin: 0 auto;
}
div.container_ #radical .container .row.items .col-lg-4 {
  text-align: center;
}
div.container_ #radical .container .row.items .col-lg-4 .image {
  margin-bottom: 17px;
}
div.container_ #radical .container .row.items .col-lg-4 .name {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 1px;
  margin-bottom: 12px;
}
div.container_ #radical .container .row.items .col-lg-4 .designer {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 41px;
}
div.container_ #radical .container .row.items .col-lg-4 .linkbtn2 {
  margin-top: 0;
}
div.container_ #radical .title {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 24px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
div.container_ #radical .description {
  font-size: 13px;
  line-height: 24px;
  font-weight: 400;
}
div.container_ #utrecht {
  margin-bottom: 159px;
}
div.container_ #utrecht .container .row .col-lg-6:first-child {
  flex: 1 1 620px;
  min-width: 620px;
}
div.container_ #utrecht .container .row .col-lg-6:last-child {
  flex: 1 1 472px;
  min-width: 472px;
  padding-top: 30px;
  padding-left: 72px;
}
div.container_ #utrecht .sub-title {
  margin-bottom: 19px;
}
div.container_ #utrecht .limited-wrapper {
  text-align: left;
  margin-bottom: 34px;
}
div.container_ #all {
  background-color: #EFEFEF;
  padding-top: 124px;
  padding-bottom: 116px;
}
div.container_ #all h2 {
  text-align: center;
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 3px;
  margin-bottom: 70px;
}
div.container_ #all .container .row {
  gap: 36px;
}
div.container_ #all .container .row .col-lg-4 {
  flex: 1 1 calc((100% - 72px) / 3);
  min-width: calc((100% - 72px) / 3);
}
div.container_ #all .container .row .col-lg-4 a {
  display: block;
  width: 340px;
  height: 440px;
  position: relative;
  overflow: hidden;
}
div.container_ #all .container .row .col-lg-4 a .text {
  width: 100%;
  position: absolute;
  top: 56px;
  left: 50%;
  text-align: center;
  z-index: 10;
  transform: translateX(-50%);
}
div.container_ #all .container .row .col-lg-4 a .text .name {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #000;
  margin-bottom: 16px;
}
div.container_ #all .container .row .col-lg-4 a .text .design {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #8E8E8E;
}
div.container_ #all .container .row .col-lg-4 a .main-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 1;
  transition: all 0.5s ease;
}
div.container_ #all .container .row .col-lg-4 a .bg-image {
  position: relative;
  z-index: 0;
  transform: scale(1.1);
  transition: all 0.5s ease;
}
div.container_ #all .container .row .col-lg-4 a:hover .text .name {
  color: #fff;
}
div.container_ #all .container .row .col-lg-4 a:hover .text .design {
  color: #fff;
}
div.container_ #all .container .row .col-lg-4 a:hover .main-image {
  opacity: 0;
}
div.container_ #all .container .row .col-lg-4 a:hover .bg-image {
  transform: scale(1);
}
div.container_ #all .container .row .col-lg-4 a .item2 {
  top: 40px;
}
div.container_ #information {
  background: linear-gradient(to bottom, #BA1208, #A01007);
  padding: 60px 0 76px;
}
div.container_ #information h2 {
  text-align: center;
  font-size: 30px;
  color: #fff;
  margin-bottom: 55px;
}
div.container_ #information .container .row .col-lg-6:last-child {
  padding: 37px 60px 0 86px;
}
div.container_ #information .container .row .col-lg-6 .title {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 24px;
  line-height: 29px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #fff;
  margin-bottom: 23px;
}
div.container_ #information .container .row .col-lg-6 .date {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 1px;
  color: #fff;
}
div.container_ #information .container .row .col-lg-6 hr {
  border-color: #fff;
  margin: 25px 0;
}
div.container_ #information .container .row .col-lg-6 .name {
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  margin-bottom: 14px;
}
div.container_ #information .container .row .col-lg-6 .address {
  font-size: 14px;
  line-height: 2;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px;
}
div.container_ #information .container .row .col-lg-6 a {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-decoration: underline !important;
  color: #fff;
}
div.container_ #information .container .row .col-lg-6 a:after {
  position: relative;
  top: 4px;
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("https://www.cassina-ixc.jp/img/feature/2023/12/index/popup.png") center center no-repeat;
  background-size: contain;
  margin-left: 8px;
}

@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: 28px;
  }
  div.container_ h3.sub-title {
    font-size: 18px;
  }
  div.container_ .container .row .col-lg-6 {
    flex: 0 0 100% !important;
    min-width: 100% !important;
  }
  div.container_ .container .row .col-lg-6 h4 {
    text-align: center;
  }
  div.container_ .container .row .col-lg-6 .designer {
    text-align: center;
  }
  div.container_ .spacer {
    width: calc(100% - 50px);
    height: 29px;
    margin: 0 25px;
  }
  div.container_ h3 {
    text-align: center;
    font-size: 55px;
    margin-bottom: 23px;
  }
  div.container_ h4 {
    text-align: center;
    font-size: 22px;
    margin-bottom: 17px;
  }
  div.container_ .sub-title {
    text-align: center;
    margin-bottom: 14px;
  }
  div.container_ .description {
    padding: 0 50px;
  }
  div.container_ .linkbtn1 {
    text-align: center;
  }
  div.container_ .limited-mark {
    font-size: 14px;
  }
  div.container_ #nav {
    padding-top: 66px;
    margin-bottom: 72px;
  }
  div.container_ #nav h2 {
    font-size: 35px;
    margin-bottom: 32px;
  }
  div.container_ #nav .container {
    width: 100%;
  }
  div.container_ #nav .container .row {
    gap: 17px;
  }
  div.container_ #nav .container .row .col-lg-4 {
    flex: 1 1 100%;
    min-width: 100%;
    padding: 0 25px;
  }
  div.container_ #nav .container .row .col-lg-4 a {
    width: 100%;
  }
  div.container_ #nav .swiper {
    margin-bottom: 42px;
  }
  div.container_ #soriana .container.main {
    margin-bottom: 58px;
  }
  div.container_ #soriana .container.main .row .col-lg-6:last-child {
    padding-top: 0;
  }
  div.container_ #soriana .container.about {
    width: calc(100% - 50px);
    margin: 0 25px;
  }
  div.container_ #soriana .container.about .row .col-lg-6:first-child {
    padding: 43px 25px 34px;
  }
  div.container_ #soriana .container.about .row .col-lg-6:last-child {
    padding: 0 25px 32px;
  }
  div.container_ #soriana .container.about .row .col-lg-6 h5 {
    text-align: center;
    font-size: 20px;
    margin: 0 0 29px;
  }
  div.container_ #soriana .container.about .row .col-lg-6 p {
    margin-bottom: 0;
  }
  div.container_ #radical {
    padding-top: 67px;
    padding-bottom: 43px;
    margin-bottom: 0;
  }
  div.container_ #radical h4 {
    font-size: 27px;
    margin-bottom: 19px;
  }
  div.container_ #radical .limited-wrapper {
    margin-bottom: 24px;
  }
  div.container_ #radical .title {
    text-align: center;
    font-size: 20px;
    margin-bottom: 23px;
  }
  div.container_ #radical .description {
    padding: 0;
  }
  div.container_ #radical .container {
    width: calc(100% - 50px);
    min-width: calc(100% - 50px);
    margin: 0 25px;
  }
  div.container_ #radical .container .row.about {
    margin-bottom: 0 !important;
  }
  div.container_ #radical .container .row.about .col-lg-6:first-child {
    order: 2;
    padding: 0 25px 13px;
  }
  div.container_ #radical .container .row.about .col-lg-6:last-child {
    order: 1;
    padding: 27px 25px 40px;
  }
  div.container_ #radical .container .row.items {
    gap: 70px 0;
    padding-bottom: 40px;
  }
  div.container_ #radical .container .row.items .col-lg-4 {
    padding: 0 25px;
  }
  div.container_ #radical .container .row.items .col-lg-4 .image {
    margin-bottom: 8px;
  }
  div.container_ #radical .container .row.items .col-lg-4 .name {
    font-size: 18px;
    letter-spacing: 0;
    margin-bottom: 12px;
  }
  div.container_ #radical .container .row.items .col-lg-4 .designer {
    font-size: 14px;
    margin-bottom: 22px;
  }
  div.container_ #utrecht {
    padding-top: 100px;
    margin-bottom: 172px;
  }
  div.container_ #utrecht .sub-title {
    margin-bottom: 24px;
  }
  div.container_ #utrecht .limited-wrapper {
    text-align: center;
    margin-bottom: 15px;
  }
  div.container_ #utrecht .linkbtn3 {
    text-align: center;
  }
  div.container_ #all {
    padding: 47px 25px 44px;
  }
  div.container_ #all h2 {
    font-size: 22px;
    margin-bottom: 30px;
  }
  div.container_ #all .container .row {
    gap: 18px;
  }
  div.container_ #all .container .row .col-lg-4 {
    flex: 1 1 calc((100% - 18px) / 2);
    min-width: calc((100% - 18px) / 2);
  }
  div.container_ #all .container .row .col-lg-4 a {
    width: 100%;
    height: 100%;
  }
  div.container_ #all .container .row .col-lg-4 a .text {
    top: 32px;
  }
  div.container_ #all .container .row .col-lg-4 a .text .name {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 5px;
  }
  div.container_ #all .container .row .col-lg-4 a .text .design {
    font-size: 10px;
    line-height: 1;
  }
  div.container_ #all .container .row .col-lg-4 a .text.item2 {
    top: 18px;
  }
  div.container_ #information {
    padding: 58px 50px 71px;
  }
  div.container_ #information h2 {
    font-size: 22px;
    margin-bottom: 27px;
  }
  div.container_ #information .container .row .col-lg-6:last-child {
    padding: 25px 0 0;
  }
  div.container_ #information .container .row .col-lg-6 .title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  div.container_ #information .container .row .col-lg-6 .date {
    font-size: 18px;
    line-height: 1;
  }
  div.container_ #information .container .row .col-lg-6 .name {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 20px;
  }
  div.container_ #information .container .row .col-lg-6 .address {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 18px;
  }
}
.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: #fff;
  position: relative;
}
.backbtn .btn-wrapper a:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -4px;
  width: 15px;
  border-bottom: solid 1px #fff;
  transform: translateX(-50%);
  transition: all 0.5s ease;
}
.backbtn .btn-wrapper a:hover {
  color: #fff;
}
.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_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%;
  }
  100% {
    background-position: 0% 0%;
  }
}
.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;
}

@keyframes arrowmove {
  0% {
    bottom: 60px;
  }
  50% {
    bottom: 65px;
  }
  100% {
    bottom: 60px;
  }
}
@keyframes arrow-icon {
  40%, 50% {
    opacity: 0;
  }
  43% {
    transform: translateY(90%) scaleY(1);
  }
  44%, 50% {
    transform: translateY(-110%) scaleY(1);
  }
  100% {
    transform: translateY(0) scaleY(1);
  }
}
span {
  font-size: inherit;
}

.js-shuffle span {
  opacity: 0;
}

#main {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

#headerTitle {
  position: fixed;
  top: 123px;
  left: 58px;
  transform: translate(30px, 30px);
  opacity: 0;
  transition: all 1s ease;
}
#headerTitle.show {
  transform: translate(0, 0);
  opacity: 1;
}
#headerTitle .title {
  font-family: "altivo", sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 5px;
}
#headerTitle .sub-title {
  font-family: "altivo", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
}

#nav {
  position: fixed;
  top: 260px;
  left: 58px;
  z-index: 10;
}
#nav.show ul li {
  opacity: 1;
  transform: translate(0, 0);
}
#nav.fade-out ul li {
  opacity: 0;
  transform: translate(-30px, -30px);
}
#nav ul {
  padding: 0;
  margin: 0;
}
#nav ul li {
  font-family: "altivo", sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 100;
  color: #fff;
  margin-bottom: 8px;
  opacity: 0;
  transform: translate(30px, 30px);
  transition: all 0.3s ease;
  cursor: pointer;
}
#nav ul li.current {
  font-size: 24px;
}
#nav ul li:nth-child(2) {
  transition-delay: 100ms;
}
#nav ul li:nth-child(3) {
  transition-delay: 200ms;
}
#nav ul li:nth-child(4) {
  transition-delay: 300ms;
}

.section-wrapper {
  display: flex;
  flex-wrap: nowrap;
  gap: 0;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: calc(100vh - 198px);
  margin-top: 198px;
}

section {
  display: block;
  position: absolute;
  top: 0;
  flex: 0 0 100%;
  min-width: 100%;
  width: 100%;
  height: 100%;
  transition: all 1s ease 0s;
  overflow: hidden;
}

section.current {
  left: 0;
}

section.prev .content {
  opacity: 0;
  transform: translate(-30px, -30px);
  transition: all 0.5s ease;
}

.section-inner {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 100%;
}

.bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg01 {
  background-image: none;
}

.bg02 {
  background-image: none;
}

.bg03 {
  background-image: none;
}

.bg04 {
  background-image: none;
}

.video-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.video-wrapper #bg-video {
  position: relative;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.content {
  position: absolute;
  bottom: 80px;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  opacity: 0;
  transition: all 0.5s ease;
  transform: translate(30px, 30px);
}
.content.show {
  opacity: 1;
  transform: translate(0, 0);
}
.content.show.fade-out {
  opacity: 0;
  transform: translate(-30px, -30px);
}
.content .title {
  font-family: "altivo", sans-serif;
  font-size: 25px;
  font-weight: 100;
  line-height: 1;
  color: #fff;
  margin-bottom: 12px;
}
.content .link {
  line-height: 1;
  z-index: 10;
}
.content .link a ,
.content .link span.links {
  display: inline-block;
  position: relative;
  font-family: "altivo", sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  text-decoration: none;
}
.content .link a:after ,
.content .link span.links:after {
  content: "";
  position: absolute;
  width: 15px;
  bottom: -2px;
  left: 50%;
  border-bottom: 1px solid #fff;
  transform: translateX(-50%);
  transition: all 0.5s ease;
}
.content .link a:hover:after ,
.content a:hover .link span.links:after {
  width: 100%;
  width: 100px;
}

.header-cover {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200000;
  transition: all 0.7s ease;
}
.header-cover.loaded {
  top: calc(-100vh + 198px);
  z-index: 0 !important;
}
.header-cover .header-cover-bg {
  position: relative;
  width: 100%;
  height: 100%;
}
.header-cover .header-cover-bg #bg-video {
  position: relative;
  width: 100%;
  min-width: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.header-cover .logo {
  position: absolute;
  top: calc(50% - 31.5px);
  left: calc(50% - 122px);
  transition: all 0.5s ease;
}
.header-cover .logo .title {
  text-align: center;
  font-family: "altivo", sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 1;
  color: #8E8E8E;
  margin-bottom: 5px;
  white-space: nowrap;
}
.header-cover .logo .sub-title {
  text-align: center;
  font-family: "altivo", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  color: #8E8E8E;
}
.header-cover .logo.show {
  opacity: 1;
}

@media screen and (max-width: 767px) {
  #main {
    height: calc(var(--vh) * 100);
  }
  section {
    padding-top: 0;
  }
  .section-wrapper {
    height: calc(var(--vh) * 100);
    margin-top: 0;
  }
  #headerTitle {
    top: 81px;
    left: 32px;
    z-index: 10;
    transform: translate(0, 0);
    opacity: 1;
  }
  #headerTitle .title {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
  }
  #nav {
    top: 143px;
    left: 32px;
  }
  .bg {
    top: 0;
    height: 100%;
  }
  .bg01 {
    background-image: url("https://www.cassina-ixc.jp/img/feature/2024/02/index/bg01-sp.jpg");
  }
  .bg02 {
    background-image: url("https://www.cassina-ixc.jp/img/feature/2024/02/index/bg02-sp.jpg");
  }
  .bg03 {
    background-image: url("https://www.cassina-ixc.jp/img/feature/2024/02/index/bg03-sp.jpg");
  }
  .bg04 {
    background-image: url("https://www.cassina-ixc.jp/img/feature/2024/02/index/bg04-sp.jpg");
  }
  .content {
    bottom: 72px;
    transform: translate(0, 0);
  }
  .content .title {
    display: none;
  }
  .content .link a ,
  .content .link span.links {
    position: relative;
    font-size: 13px;
    color: #000;
    z-index: 10;
    opacity: 0;
    transition: all 0.5s ease;
    transform: scale(2);
  }
  .content .link a:before ,
  .content .link span.links:before {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0.8;
    z-index: -1;
    transition: all 0.3s ease;
    transform: translate(-50%, -50%);
    transform-origin: center;
  }
  .content .link a:after ,
  .content .link span.links:after {
    content: none;
  }
  .content.show .link a {
    opacity: 1;
    transform: scale(1);
  }
  .content.show.fade-out {
    transform: translate(0, 0);
  }
  .content.show.fade-out .link a {
    opacity: 0;
    transform: scale(2);
  }
  .header-cover {
    background-image: url("https://www.cassina-ixc.jp/img/feature/2024/02/index/loading-bg-sp.jpg");
    height: calc(var(--vh) * 100);
  }
  .header-cover.loaded {
    top: -100vh;
  }
  .scrolltext {
    display: none;
  }
  .scroll {
    bottom: 264px;
    right: 50%;
    opacity: 0;
    transition: all 0.5s ease;
  }
  .scroll.show {
    opacity: 1;
  }
}
#footer {
  display: none;
}

html {
  overflow: hidden;
}

body {
  height: 100vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: none;
}

@media screen and (max-width: 767px) {
  body {
    height: calc(var(--vh) * 100);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: none;
  }
  .scroll {
    bottom: 180px;
  }
}/*# sourceMappingURL=index.css.map */</pre></body></html>