@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: 47%;
  width: 100%;
  text-align: center;
  color: #FFF;
  line-height: 1;
  font-weight: 600;
  z-index: 10;
  transform: translateY(-50%);
}
.mainTxt .logo {
  width: 546px;
  margin: 0 auto;
}
.mainTxt .text {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  color: #fff;
  letter-spacing: 1px;
  margin-top: 33px;
}

@media screen and (max-width: 767px) {
  .mainTxt {
    width: 100%;
    text-align: center;
    z-index: 10;
  }
  .mainTxt .logo {
    width: 340px;
    margin: 0 auto;
  }
  .mainTxt .text {
    font-size: 20px;
    margin-top: 34px;
  }
}
.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: auto;
  overflow: hidden;
}
.mainImg .video-area {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

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

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

@media screen and (max-width: 767px) {
  .mainImg-inner {
    height: auto;
  }
  .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: auto;
  }
  #covervisual {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background-image: none;
  }
  .mainvsab {
    width: 100%;
    min-width: 100%;
    height: 100vh;
  }
  .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: 100vh !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: hidden;
}
div.container_ .header.inview {
  transform: translateY(30px);
  transition: all 0.5s ease;
}
div.container_ .header.is-show {
  transform: translateY(0);
}
div.container_ h2.title {
  position: relative;
  text-align: center;
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  color: #000;
  padding: 0;
  margin: 0 auto 90px;
}
div.container_ h3.sub-title {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  color: #000;
  margin-bottom: 18px;
}
div.container_ p.sub-title {
  text-align: center;
  font-size: 14px;
  line-height: 1;
  margin: 0;
}
div.container_ .linkbtn {
  position: relative;
  margin-top: 36px;
  z-index: 10;
}
div.container_ .linkbtn a {
  position: relative;
  display: inline-block;
}
div.container_ .linkbtn a span {
  position: relative;
  display: inline-block;
  color: #000;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
}
div.container_ .linkbtn a span:after {
  position: absolute;
  content: "VIEW MORE";
  display: block;
  width: 0%;
  inset: 0;
  color: #B7B7B7;
  overflow: hidden;
  transition: 0.3s ease-out;
}
div.container_ .linkbtn a:after {
  content: "";
  position: absolute;
  left: 0;
  width: 0%;
  height: 1px;
  bottom: -5px;
  background: #B7B7B7;
  transition: 0.3s ease-out;
}
div.container_ .linkbtn a svg {
  color: #000;
  transition: 0.2s;
  position: relative;
  width: 15px;
  height: 10px;
  transition-delay: 0.2s;
}
div.container_ .linkbtn a:hover {
  border-color: transparent;
}
div.container_ .linkbtn a:hover:after {
  width: 85%;
}
div.container_ .linkbtn a:hover span:after {
  width: 100%;
}
div.container_ .linkbtn a:hover svg {
  transform: translateX(4px);
  color: #B7B7B7;
}
div.container_ .rinkbtn a {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 222px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: normal;
  background-color: transparent;
  border: 1px solid #fff;
  padding: 15px;
}
div.container_ .rinkbtn a:before {
  content: none;
}
div.container_ .rinkbtn a:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 5px;
  background: url(https://www.cassina-ixc.jp/img/feature/2024/07/zakka/arrow-w.png) left center no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
div.container_ .rinkbtn a:hover {
  background-color: #fff;
  color: #A79782;
}
div.container_ .rinkbtn a:hover:after {
  background: url(https://www.cassina-ixc.jp/img/feature/2024/07/zakka/arrow.png) left center no-repeat;
  background-size: contain;
  animation: none;
}
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;
  overflow: hidden;
}
div.container_ .rinkbtn-m 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_ .rinkbtn-m a span:hover {
  color: #fff;
}
div.container_ .rinkbtn-m 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_ .rinkbtn-m a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: -1;
}
div.container_ .rinkbtn-m a:hover {
  border-color: transparent;
}
div.container_ .rinkbtn-m 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_ .rinkbtn-m a.hover {
  border-color: transparent;
}
div.container_ .rinkbtn-m 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_ .rinkbtn-m a.no-link:hover {
  border-color: #fff;
}
div.container_ .rinkbtn-m a.no-link:hover:before {
  opacity: 0;
}
div.container_ .rinkbtn-m a.no-link.hover {
  border-color: #fff;
}
div.container_ .rinkbtn-m a.no-link.hover:before {
  opacity: 0;
}
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 {
  bottom: -30px !important;
}
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: 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;
  letter-spacing: 1px;
  color: #000;
  margin-bottom: 15px;
  position: relative;
  z-index: 10;
}
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: 14px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 34px;
  letter-spacing: 0.5px;
  color: #A79782;
}
div.container_ .container .row .col-lg-6 p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  color: #5D5D5D;
  margin-bottom: 25px;
}
div.container_ .container .row .col-lg-6 p small {
  font-size: 12px;
}
div.container_ .container .row .col-lg-6 .limited {
  display: inline-block;
  border: 1px solid #767676;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #767676;
  padding: 6px 10px;
  margin-bottom: 22px;
}
div.container_ .container .row .col-lg-6 .image.bg {
  overflow: visible;
}
div.container_ .container .row .col-lg-6 .image.bg:before {
  content: "";
  display: block;
  width: 634px;
  height: 657px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(https://www.cassina-ixc.jp/img/feature/2024/07/ceccotti/image-bk.png) center center no-repeat;
  background-size: contain;
  opacity: 0;
  z-index: -1;
  transition: all 0.5s ease;
}
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_ .container .row .col-lg-6.is-show .image.bg:before {
  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_ .sub-image {
  max-width: 1092px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 57px;
}
div.container_ .sub-image .inview {
  transform: scale(1.1);
  opacity: 0;
  transition: all 2s ease;
}
div.container_ .sub-image .is-show {
  transform: scale(1);
  opacity: 1;
}
div.container_ section {
  position: relative;
}
div.container_ #newProducts {
  padding-top: 137px;
  margin-top: -1021px;
  margin-bottom: 161px;
}
div.container_ #newProducts .sub-image {
  margin-bottom: 76px;
}
div.container_ #newProducts .container1 {
  position: relative;
  margin-bottom: 105px;
}
div.container_ #newProducts .container1 .row {
  gap: 120px 0;
}
div.container_ #newProducts .container1 .row .col-lg-6:nth-child(1) {
  padding-right: 106px;
}
div.container_ #newProducts .container1 .row .col-lg-6:nth-child(2) {
  padding-left: 77px;
}
div.container_ #newProducts .container1 .row .col-lg-6:nth-child(4) {
  padding-top: 72px;
}
div.container_ #newProducts .container1 .row .col-lg-6:nth-child(4) .image {
  width: 391px;
  position: relative;
  top: -42px;
  left: 45px;
  z-index: -1;
}
div.container_ #newProducts .container1 .row .col-lg-6:nth-child(5) {
  padding-right: 184px;
  overflow: visible;
}
div.container_ #newProducts .container1 .row .col-lg-6:nth-child(5) .image {
  width: 407px;
  position: relative;
  top: -42px;
  left: 205px;
  z-index: -1;
}
div.container_ #newProducts .container1 .row .col-lg-6:nth-child(5):before {
  content: "";
  display: block;
  width: 71vw;
  height: 1125px;
  position: absolute;
  top: -81px;
  right: -121vw;
  background-color: #F2EEE9;
  z-index: -1;
  transition: all 1s ease;
}
div.container_ #newProducts .container1 .row .col-lg-6:nth-child(5).is-show:before {
  right: -50vw;
}
div.container_ #newProducts .container1 .row .col-lg-6:nth-child(8) {
  padding-top: 75px;
}
div.container_ #newProducts .container1 .row .col-lg-6:nth-child(8) .image {
  width: 397px;
  position: relative;
  top: -42px;
  left: 90px;
  z-index: -1;
}
div.container_ #newProducts .container1:before {
  content: "";
  display: block;
  width: 100vw;
  height: 1040px;
  position: absolute;
  top: -257px;
  left: calc(-50vw + 546px - 100vw);
  background-color: #F2EEE9;
  z-index: -1;
  transition: all 1s ease;
}
div.container_ #newProducts .container1.is-show:before {
  left: calc(-50vw + 546px);
}
div.container_ #newProducts .container2 {
  position: relative;
  margin-bottom: 161px;
}
div.container_ #newProducts .container2 .row {
  gap: 30px 0;
}
div.container_ #newProducts .container2 .row .col-lg-6:nth-child(1) {
  padding-top: 92px;
  padding-right: 177px;
  overflow: visible;
}
div.container_ #newProducts .container2 .row .col-lg-6:nth-child(1):before {
  content: "";
  display: block;
  width: 66vw;
  height: 460px;
  position: absolute;
  top: 0;
  left: calc(-116vw + 546px);
  background-color: #F2EEE9;
  z-index: -1;
  transition: all 1s ease;
}
div.container_ #newProducts .container2 .row .col-lg-6:nth-child(1).is-show:before {
  left: calc(-50vw + 546px);
}
div.container_ #newProducts .container2 .row .col-lg-6:nth-child(2) {
  padding-top: 185px;
  padding-left: 0;
}
div.container_ #newProducts .container2 .row .col-lg-6:nth-child(2) .image {
  width: 331px;
  position: relative;
  top: 0;
  left: -58px;
  z-index: 0;
}
div.container_ #newProducts .container2 .row .col-lg-6:nth-child(3) {
  overflow: visible;
}
div.container_ #newProducts .container2 .row .col-lg-6:nth-child(3) .image {
  width: 391px;
  position: relative;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
}
div.container_ #newProducts .container2 .row .col-lg-6:nth-child(3) .image img {
  mix-blend-mode: multiply;
}
div.container_ #newProducts .container2 .row .col-lg-6:nth-child(3):before {
  content: "";
  display: block;
  width: 66vw;
  height: 460px;
  position: absolute;
  top: 0;
  right: -116vw;
  background-color: #F2EEE9;
  z-index: -1;
  transition: all 1s ease;
}
div.container_ #newProducts .container2 .row .col-lg-6:nth-child(3).is-show:before {
  right: -50vw;
}
div.container_ #newProducts .container2 .row .col-lg-6:nth-child(4) {
  padding-top: 95px;
  padding-left: 177px;
}
div.container_ #all {
  margin-bottom: 300px;
}
div.container_ #all .container {
  max-width: 816px;
}
div.container_ #all .container .row {
  gap: 18px;
}
div.container_ #all .container .row .col-lg-4 {
  flex: 0 0 calc((100% - 36px) / 3);
  min-width: calc((100% - 36px) / 3);
  position: relative;
  padding: 0;
}
div.container_ #all .container .row .col-lg-4 a {
  position: relative;
  display: block;
}
div.container_ #all .container .row .col-lg-4 a .bg {
  background-color: #F2EEE9;
}
div.container_ #all .container .row .col-lg-4 a .bg img {
  mix-blend-mode: multiply;
  transition: all 0.5s ease;
}
div.container_ #all .container .row .col-lg-4 a .off {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
div.container_ #all .container .row .col-lg-4 a .on {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  opacity: 0;
  transition: all 0.5s ease;
}
div.container_ #all .container .row .col-lg-4 a .text {
  width: 100%;
  position: absolute;
  top: 45px;
  left: 0;
  text-align: center;
  z-index: 2;
}
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: 16px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #959595;
  margin-bottom: 10px;
}
div.container_ #all .container .row .col-lg-4 a .text .designer {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #959595;
  letter-spacing: 0.5px;
}
div.container_ #all .container .row .col-lg-4 a.lineup .text {
  top: 30px;
}
div.container_ #all .container .row .col-lg-4 a .additons {
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  text-align: center;
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
  white-space: nowrap;
  background-color: #D3D3D3;
  padding: 0 10px;
  z-index: 10;
}
div.container_ #all .container .row .col-lg-4 a:hover .on {
  opacity: 1;
}
div.container_ #all .container .row .col-lg-4 a:hover .name {
  color: #000;
}
div.container_ #all .container .row .col-lg-4 a:hover .text.white .name {
  color: #fff;
}
div.container_ #all .container .row .col-lg-4 a:hover .text.white .designer {
  color: #fff;
}
div.container_ .bg-wrapper {
  position: relative;
  background-color: #AFA493;
  background-image: url(https://www.cassina-ixc.jp/img/feature/2024/07/footer-bg.png);
  background-position: center center;
  background-repeat: repeat;
  padding-top: 700px;
  padding-bottom: 111px;
}
div.container_ #brand {
  margin-bottom: 96px;
  position: absolute;
  top: -180px;
  left: calc(50% - 312px);
}
div.container_ #brand .brand-image {
  width: 475px;
  text-align: center;
  margin: 0 auto 58px;
}
div.container_ #brand .brand-logo {
  width: 331px;
  text-align: center;
  margin: 0 auto 46px;
}
div.container_ #brand .description {
  width: 613px;
  text-align: left;
  font-size: 14px;
  line-height: 1.8;
  font-weight: 400;
  color: #fff;
  margin: 0 auto 34px;
}
div.container_ #brand .rinkbtn {
  text-align: center;
}

@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: left;
    line-height: 30px;
  }
  div.container_ .container .row .col-lg-6 .designer {
    text-align: left;
  }
  div.container_ .container .row .col-lg-6 .image.bg:before {
    width: 444px;
    height: 460px;
  }
  div.container_ .link_all_product {
    padding: 0 15px;
  }
  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 {
    margin: 0;
  }
  div.container_ .linkbtn a:after {
    bottom: 0px;
  }
  div.container_ .rinkbtn {
    text-align: center;
  }
  div.container_ .spacer {
    width: calc(100% - 50px);
    height: 29px;
    margin: 0 25px;
  }
  div.container_ #newProducts {
    padding-top: 61px;
    margin-top: -873px;
    margin-bottom: 130px;
  }
  div.container_ #newProducts h2 {
    margin-bottom: 29px;
  }
  div.container_ #newProducts .sub-image {
    padding-left: 50px;
    margin-bottom: 40px;
  }
  div.container_ #newProducts .container1 {
    width: 100%;
    overflow: hidden;
    padding-left: 50px;
    margin-bottom: 95px;
  }
  div.container_ #newProducts .container1 .row {
    gap: 0;
  }
  div.container_ #newProducts .container1 .row .col-lg-6:nth-child(1) {
    order: 1;
    padding-right: 25px;
  }
  div.container_ #newProducts .container1 .row .col-lg-6:nth-child(1) .image {
    margin-bottom: 35px;
  }
  div.container_ #newProducts .container1 .row .col-lg-6:nth-child(2) {
    display: none;
  }
  div.container_ #newProducts .container1 .row .col-lg-6:nth-child(3) {
    order: 2;
    padding-top: 83px;
  }
  div.container_ #newProducts .container1 .row .col-lg-6:nth-child(4) {
    order: 3;
    padding-top: 32px;
    padding-left: 0;
    padding-right: 25px;
  }
  div.container_ #newProducts .container1 .row .col-lg-6:nth-child(4) .image {
    width: 100%;
    top: 0;
    left: auto;
    z-index: 0;
    margin-bottom: 30px;
  }
  div.container_ #newProducts .container1 .row .col-lg-6:nth-child(5) {
    order: 5;
    padding-top: 43px;
    padding-left: 0;
    padding-right: 25px;
  }
  div.container_ #newProducts .container1 .row .col-lg-6:nth-child(5) .image {
    width: 100%;
    top: 0;
    left: auto;
    z-index: 0;
    margin-bottom: 30px;
  }
  div.container_ #newProducts .container1 .row .col-lg-6:nth-child(5):before {
    width: 100vw;
    height: 300px;
    top: -160px;
    left: calc(-50px - 100vw);
  }
  div.container_ #newProducts .container1 .row .col-lg-6:nth-child(5).is-show:before {
    left: -50px;
  }
  div.container_ #newProducts .container1 .row .col-lg-6:nth-child(6) {
    order: 4;
    padding-top: 87px;
    padding-left: 0;
  }
  div.container_ #newProducts .container1 .row .col-lg-6:nth-child(7) {
    order: 6;
    padding-top: 89px;
    padding-left: 0;
    padding-right: 0;
  }
  div.container_ #newProducts .container1 .row .col-lg-6:nth-child(8) {
    position: relative;
    overflow: visible;
    order: 7;
    padding-top: 29px;
    padding-left: 0;
    padding-right: 25px;
  }
  div.container_ #newProducts .container1 .row .col-lg-6:nth-child(8) .image {
    width: 100%;
    top: 0;
    left: auto;
    z-index: 0;
    margin-bottom: 30px;
  }
  div.container_ #newProducts .container1 .row .col-lg-6:nth-child(8):before {
    content: "";
    display: block;
    width: 100vw;
    height: 300px;
    position: absolute;
    top: -160px;
    left: calc(-50px - 100vw);
    background-color: #F2EEE9;
    z-index: -1;
    transition: all 1s ease;
  }
  div.container_ #newProducts .container1 .row .col-lg-6:nth-child(8).is-show:before {
    left: -50px;
  }
  div.container_ #newProducts .container1:before {
    height: 1320px;
    position: absolute;
    top: -167px;
    left: -100vw;
  }
  div.container_ #newProducts .container1.is-show:before {
    left: 0;
  }
  div.container_ #newProducts .container2 {
    overflow: hidden;
    padding-left: 50px;
    margin-bottom: 0;
  }
  div.container_ #newProducts .container2 .row {
    gap: 0;
  }
  div.container_ #newProducts .container2 .row .col-lg-6:nth-child(1) {
    order: 2;
    padding-top: 14px;
    padding-left: 0;
    padding-right: 25px;
    padding-bottom: 73px;
  }
  div.container_ #newProducts .container2 .row .col-lg-6:nth-child(1):before {
    content: none;
  }
  div.container_ #newProducts .container2 .row .col-lg-6:nth-child(2) {
    order: 1;
    padding-top: 35px;
    padding-left: 0;
    padding-right: 25px;
    text-align: right;
  }
  div.container_ #newProducts .container2 .row .col-lg-6:nth-child(2) .image {
    width: 257px;
    left: auto;
    margin-left: auto;
    margin-right: 12px;
  }
  div.container_ #newProducts .container2 .row .col-lg-6:nth-child(2):before {
    content: "";
    display: block;
    width: 300px;
    height: 260px;
    position: absolute;
    top: 0;
    right: -300px;
    background-color: #F2EEE9;
    z-index: -1;
    transition: all 1s ease;
  }
  div.container_ #newProducts .container2 .row .col-lg-6:nth-child(2).is-show:before {
    right: 0;
  }
  div.container_ #newProducts .container2 .row .col-lg-6:nth-child(3) {
    order: 3;
    padding-top: 0;
    padding-left: 0;
    padding-right: 25px;
  }
  div.container_ #newProducts .container2 .row .col-lg-6:nth-child(3) .image {
    width: 291px;
    top: 0;
    left: auto;
    transform: none;
    margin: 0 auto;
  }
  div.container_ #newProducts .container2 .row .col-lg-6:nth-child(3):before {
    width: 300px;
    height: 260px;
    top: 20px;
    left: -350px;
  }
  div.container_ #newProducts .container2 .row .col-lg-6:nth-child(3).is-show:before {
    left: -50px;
  }
  div.container_ #newProducts .container2 .row .col-lg-6:nth-child(4) {
    order: 4;
    padding-top: 0;
    padding-left: 0;
    padding-right: 25px;
  }
  div.container_ #all {
    margin-bottom: 129px;
  }
  div.container_ #all h2 {
    margin-bottom: 37px;
  }
  div.container_ #all .container {
    width: calc(100% - 50px);
    margin: 0 25px;
  }
  div.container_ #all .container .row {
    gap: 10px;
  }
  div.container_ #all .container .row .col-lg-4 {
    flex: 0 0 calc((100% - 10px) / 2);
    min-width: calc((100% - 10px) / 2);
  }
  div.container_ #all .container .row .col-lg-4 a.lineup .text {
    top: 20px;
  }
  div.container_ #all .container .row .col-lg-4 a .text {
    top: 30px;
  }
  div.container_ #all .container .row .col-lg-4 a .text .name {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
  }
  div.container_ #all .container .row .col-lg-4 a .text .designer {
    font-size: 10px;
  }
  div.container_ .bg-wrapper {
    width: 100vw;
    padding-top: 657px;
  }
  div.container_ #brand {
    width: 100%;
    top: -85px;
    left: 0;
    padding: 0 50px;
  }
  div.container_ #brand .brand-image {
    width: 100%;
    margin-bottom: 46px;
  }
  div.container_ #brand .brand-logo {
    width: 275px;
    margin-bottom: 35px;
  }
  div.container_ #brand .description {
    width: 100%;
    margin-bottom: 34px;
  }
  div.container_ #brand .rinkbtn {
    margin-bottom: 74px;
  }
}
.backbtn {
  text-align: center;
  padding-top: 160px;
  padding-bottom: 0;
}
.backbtn .btn-wrapper {
  padding: 0 15px;
}
.backbtn .btn-wrapper a {
  font-family: "Marcellus", 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;
}

@media screen and (max-width: 767px) {
  .backbtn {
    padding-top: 40px;
  }
}
.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;
}

.nav-section {
  width: 30px;
  position: sticky;
  left: calc(50% - 585px);
  z-index: 100;
  transition: all 0s ease;
  top: 100px;
  white-space: nowrap;
}
.nav-section .text {
  writing-mode: vertical-lr;
  font-family: "Marcellus", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #B7B7B7;
  letter-spacing: 0.5px;
}

#ceccottiNav {
  margin-top: 256px;
  margin-bottom: 573px;
}

@media screen and (max-width: 767px) {
  .nav-section {
    left: 15px;
  }
  .nav-section .text {
    font-size: 14px;
  }
  #ceccottiNav {
    margin-top: 118px;
    margin-bottom: 596px;
  }
}/*# sourceMappingURL=ceccotti.css.map */