@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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.pcompanylinks li {
  width: 50%;
  display: inline-block;
  -webkit-box-sizing: border-box;
          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 {
  -webkit-box-sizing: content-box;
          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;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.mainTxt .logo {
  width: 280px;
  margin: 0 auto;
}
.mainTxt .text {
  text-align: center;
  font-family: "altivo", serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  color: #fff;
  letter-spacing: 1px;
  margin-top: 16px;
}

.subTxt {
  width: 1092px;
  position: absolute;
  left: 50%;
  bottom: -440px;
  opacity: 1;
  z-index: 1000;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.subTxt.is-show {
  opacity: 1;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.subTxt .subtext {
  font-family: "altivo", serif;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 400;
  color: #fff;
  margin-top: 37px;
}
.subTxt .maintext {
  font-family: "altivo", serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  margin-top: 5px;
}
.subTxt .toptext {
  font-family: "altivo", serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
}
.subTxt .desc {
  max-width: 624px;
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.3;
  color: #fff;
  margin-top: 40px;
}
.subTxt .period {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  margin-top: 48px;
}

@media screen and (max-width: 767px) {
  .mainTxt {
    width: 100%;
    text-align: center;
    z-index: 10;
  }
  .mainTxt .logo {
    width: 230px;
    margin: 0 auto;
  }
  .mainTxt .text {
    margin-top: 22px;
  }
  .subTxt {
    max-width: calc(100% - 100px);
    top: calc(100% - 123px);
  }
  .subTxt .subtext {
    font-size: 16px;
    line-height: 1.75;
    margin-top: 25px;
  }
  .subTxt .maintext {
    font-size: 22px;
    line-height: 1.6;
    margin-top: 10px;
  }
  .subTxt .toptext {
    font-size: 18px;
    line-height: 1.66;
  }
  .subTxt .desc {
    margin-top: 36px;
    line-height: 1.78;
  }
  .subTxt .period {
    font-size: 10px;
    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;
  -webkit-box-sizing: border-box;
          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;
  -webkit-box-sizing: border-box;
          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;
  -webkit-box-sizing: border-box;
          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;
  -webkit-box-sizing: border-box;
          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: visible;
}
.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;
    -webkit-transform: translateY(0);
            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: visible;
  }
  .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 {
  -webkit-box-sizing: content-box;
          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 {
  -webkit-transition: all 2s cubic-bezier(0.36, 0.4, 0.2, 1);
  transition: all 2s cubic-bezier(0.36, 0.4, 0.2, 1);
  opacity: 0;
  visibility: hidden;
}

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

.fade-blur {
  opacity: 0;
  -webkit-filter: blur(20px);
          filter: blur(20px);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}

.fade-blur.is-show {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(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 {
  -webkit-transition-delay: 250ms;
          transition-delay: 250ms;
}

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

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

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

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

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

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

.linkbtn a {
  width: 200px;
  position: relative;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  border: 1px solid #20244A;
  background-color: #20244A;
  padding: 16px 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.linkbtn a:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 4px;
  background: url(https://www.cassina-ixc.jp/img/feature/2025/05/cassina/arrow-wh.png) center center no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  right: 11px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.linkbtn a:hover {
  text-decoration: none;
  color: #20244A;
  background-color: #fff;
}
.linkbtn a:hover:before {
  background: url(https://www.cassina-ixc.jp/img/feature/2025/09/cassina/arrow-nv.png) center center no-repeat;
  background-size: contain;
}

.linkbtn-b {
  text-align: center;
}
.linkbtn-b a {
  width: 200px;
  position: relative;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  border: 1px solid #fff;
  background-color: #20244A;
  padding: 16px 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.linkbtn-b a:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 4px;
  background: url(https://www.cassina-ixc.jp/img/feature/2025/05/cassina/arrow-wh.png) center center no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  right: 11px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.linkbtn-b a:hover {
  text-decoration: none;
  color: #20244A;
  background-color: #fff;
}
.linkbtn-b a:hover:before {
  background: url(https://www.cassina-ixc.jp/img/feature/2025/09/cassina/arrow-nv.png) center center no-repeat;
  background-size: contain;
}

.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;
  -webkit-transition: all 0.5s ease;
  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;
  -webkit-transform: rotate(90deg);
          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;
  -webkit-transition: all 0.5s ease;
  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;
  -webkit-transform: rotate(90deg);
          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;
  -webkit-transition: all 0.5s ease;
  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;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.linkbtn-gr {
  margin-top: 36px;
  padding-bottom: 5px;
}
.linkbtn-gr a {
  position: relative;
  display: inline-block;
}
.linkbtn-gr a span {
  position: relative;
  display: inline-block;
  color: #000;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
}
.linkbtn-gr a span:after {
  position: absolute;
  content: "VIEW MORE";
  display: block;
  width: 0%;
  inset: 0;
  white-space: nowrap;
  color: #A5D4C2;
  overflow: hidden;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.linkbtn-gr a:after {
  content: "";
  position: absolute;
  left: 0;
  width: 0%;
  height: 1px;
  bottom: -5px;
  background: #A5D4C2;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.linkbtn-gr a svg {
  color: #000;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
  width: 15px;
  height: 10px;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.linkbtn-gr a:hover {
  border-color: transparent;
}
.linkbtn-gr a:hover:after {
  width: 85%;
}
.linkbtn-gr a:hover span:after {
  width: 100%;
}
.linkbtn-gr a:hover svg {
  -webkit-transform: translateX(4px);
          transform: translateX(4px);
}
.linkbtn-gr a:hover svg g line {
  stroke: #A5D4C2;
}

.linkbtn-bk {
  margin-top: 36px;
  padding-bottom: 5px;
}
.linkbtn-bk a {
  position: relative;
  display: inline-block;
}
.linkbtn-bk a span {
  position: relative;
  display: inline-block;
  color: #000;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
}
.linkbtn-bk a span:after {
  position: absolute;
  content: "VIEW MORE";
  display: block;
  width: 0%;
  inset: 0;
  white-space: nowrap;
  color: #B7B7B7;
  overflow: hidden;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.linkbtn-bk a:after {
  content: "";
  position: absolute;
  left: 0;
  width: 0%;
  height: 1px;
  bottom: -5px;
  background: #B7B7B7;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.linkbtn-bk a svg {
  color: #000;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
  width: 15px;
  height: 10px;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.linkbtn-bk a:hover {
  border-color: transparent;
}
.linkbtn-bk a:hover:after {
  width: 85%;
}
.linkbtn-bk a:hover span:after {
  width: 100%;
}
.linkbtn-bk a:hover svg {
  -webkit-transform: translateX(4px);
          transform: translateX(4px);
}
.linkbtn-bk a:hover svg g line {
  color: #B7B7B7;
}

@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;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.floating .side_text {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: absolute;
  height: 200px;
  font-family: "altivo", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  color: #747474;
}
.floating a {
  width: 45px;
  height: auto;
  color: #fff;
  background-color: #000;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          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;
    -webkit-writing-mode: initial;
        -ms-writing-mode: initial;
            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 {
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.container_ .header.is-show {
  -webkit-transform: translateY(0);
          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: 30px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 2px;
  color: #fff;
  padding: 0;
  margin: 0 auto 48px;
}
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 {
  text-align: left;
  margin-top: 59px;
}
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: 10px !important;
}
div.container_ .swiper-pagination .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  border: 1px solid #B7B5B5;
  background-color: #fff;
}
div.container_ .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #B7B5B5;
  border-color: #B7B5B5;
}
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;
  -webkit-transform: scale(-1, 1);
          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 {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0;
  -webkit-transition: all 2s cubic-bezier(0.36, 0.4, 0.2, 1);
  transition: all 2s cubic-bezier(0.36, 0.4, 0.2, 1);
}
div.container_ .swiper.inview.is-show {
  -webkit-transform: scale(1);
          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-6 {
  overflow: hidden;
  padding: 0;
}
div.container_ .container .row .col-lg-6 h3 {
  font-family: "altivo", serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.46;
  margin: 23px 0 0;
}
div.container_ .container .row .col-lg-6 .designer {
  font-family: "altivo", serif;
  font-size: 18px;
  font-weight: 100;
  line-height: 1;
  margin: 14px 0 0;
  letter-spacing: 0.5px;
}
div.container_ .container .row .col-lg-6 .desc {
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  margin-top: 34px;
}
div.container_ .container .row .col-lg-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 94px) / 3);
          flex: 0 0 calc((100% - 94px) / 3);
  min-width: calc((100% - 94px) / 3);
  overflow: hidden;
  padding: 0;
}
div.container_ .container .row .col-lg-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  min-width: 100%;
  overflow: hidden;
  padding: 0;
}
div.container_ .image {
  margin: 0 auto;
  overflow: hidden;
}
div.container_ .image img {
  max-width: 100%;
  opacity: 0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
div.container_ .image.is-show img {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
div.container_ .sub-image {
  width: 100%;
  height: 773px;
  overflow: hidden;
  margin-top: 143px;
}
div.container_ section {
  position: relative;
}
div.container_ #sec1 {
  position: relative;
  width: 100%;
  padding-top: 523px;
  padding-bottom: 163px;
  margin: 0;
}
div.container_ #sec1 .wrapper {
  max-width: 800px;
  margin: 0 auto;
}
div.container_ #sec1 .title {
  text-align: center;
  font-family: "Altivo", serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  margin-top: 69px;
}
div.container_ #sec1 .description {
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  margin-top: 27px;
  margin-bottom: 0;
}
div.container_ #sec1:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 631px;
  background-color: #20244A;
  top: 0;
  left: -100%;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  z-index: -1;
}
div.container_ #sec1.is-show:before {
  left: 0;
}
div.container_ #sec2 {
  position: relative;
  width: 100%;
  background-color: #F0F0F0;
  padding-top: 143px;
  padding-bottom: 139px;
  margin: 0;
}
div.container_ #sec2 .container .row {
  gap: 142px 0;
}
div.container_ #sec2 .container .row .col-lg-6 .desc {
  text-align: justify;
}
div.container_ #sec2 .container .row .col-lg-6:nth-child(2) {
  padding-top: 94px;
  padding-left: 108px;
}
div.container_ #sec2 .container .row .col-lg-6:nth-child(3) {
  padding-top: 133px;
  padding-right: 106px;
}
div.container_ #sec2 .container .row .col-lg-6:nth-child(6) {
  padding-top: 94px;
  padding-left: 108px;
}
div.container_ #sec2 .container .row .col-lg-6:nth-child(7) {
  padding-top: 133px;
  padding-right: 106px;
}
div.container_ #sec3 {
  position: relative;
  width: 100%;
  padding-top: 83px;
  padding-bottom: 107px;
}
div.container_ #sec3 .container {
  max-width: 720px;
}
div.container_ #sec3 .container .row {
  gap: 0;
}
div.container_ #sec3 .container .row .col-lg-6 .image img {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
div.container_ #sec3 .container .row .col-lg-6 .title {
  font-family: "Helvetica Nenue", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}
div.container_ #sec3 .container .row .col-lg-6 .desc {
  font-size: 12px;
  line-height: 2.1;
  color: #000;
  margin-top: 34px;
}
div.container_ #sec3 .container .row .col-lg-6 .linktext {
  font-size: 12px;
  line-height: 2.1;
  color: #000;
}
div.container_ #sec3 .container .row .col-lg-6 .linktext a {
  color: #000;
  text-decoration: none;
}
div.container_ #sec3 .container .row .col-lg-6 .linktext a:hover {
  text-decoration: none;
}
div.container_ #sec3 .container .row .col-lg-6 .linktext a:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 3px;
  left: 3px;
  width: 16px;
  height: 16px;
  background: url(https://www.cassina-ixc.jp/img/feature/2025/09/cassina/icon-outbound.png) center center no-repeat;
  background-size: contain;
}
div.container_ #sec3 .container .row .col-lg-6:nth-child(1) {
  padding-right: 83px;
}
div.container_ #sec3 .container .row .col-lg-6:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
div.container_ #webmagazine {
  position: relative;
  padding-top: 127px;
  padding-bottom: 84px;
}
div.container_ #webmagazine > .banner {
  max-width: 720px;
  margin: 0 auto;
}
div.container_ #webmagazine > .banner a {
  display: block;
  position: relative;
}
div.container_ #webmagazine > .banner a .filter {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.2;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 20;
}
div.container_ #webmagazine > .banner a .main {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 10;
}
div.container_ #webmagazine > .banner a .text {
  position: absolute;
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  top: auto;
  bottom: 37px;
  left: 42px;
  text-align: left;
  font-family: "altivo", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.56;
  color: #fff;
  z-index: 30;
}
div.container_ #webmagazine > .banner a:hover .main {
  opacity: 0;
}
div.container_ #webmagazine:before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #20244A;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
div.container_ #webmagazine.is-show:before {
  left: 0;
}

@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;
    letter-spacing: 1px;
  }
  div.container_ h3.sub-title {
    font-size: 18px;
  }
  div.container_ .container .row .col-lg-6 {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    min-width: 100% !important;
  }
  div.container_ .container .row .col-lg-6 h3 {
    text-align: center;
    margin-top: 0;
  }
  div.container_ .container .row .col-lg-6 .designer {
    text-align: center;
    margin-top: 20px;
  }
  div.container_ .container .row .col-lg-6 .linkbtn {
    text-align: center;
  }
  div.container_ .container .row .col-lg-4 {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    min-width: 100% !important;
  }
  div.container_ #sec1 {
    padding: 586px 50px 110px;
  }
  div.container_ #sec1 .title {
    margin-top: 54px;
  }
  div.container_ #sec1 .description {
    text-align: justify;
    font-size: 13px;
    margin-top: 41px;
  }
  div.container_ #sec1:before {
    height: 660px;
  }
  div.container_ #sec2 {
    padding-top: 67px;
    padding-bottom: 91px;
  }
  div.container_ #sec2 .container .row {
    gap: 97px 0;
  }
  div.container_ #sec2 .container .row .col-lg-6 {
    mix-blend-mode: multiply;
  }
  div.container_ #sec2 .container .row .col-lg-6 .swiper {
    padding: 0 35px;
  }
  div.container_ #sec2 .container .row .col-lg-6 h3 {
    text-align: center;
    margin-top: 35px;
  }
  div.container_ #sec2 .container .row .col-lg-6 .image {
    margin-top: 11px;
  }
  div.container_ #sec2 .container .row .col-lg-6 .image img {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  div.container_ #sec2 .container .row .col-lg-6 .desc {
    font-size: 13px;
    padding: 0 35px;
    margin-top: 9px;
  }
  div.container_ #sec2 .container .row .col-lg-6 .linkbtn {
    margin-top: 40px;
  }
  div.container_ #sec2 .container .row .col-lg-6:nth-child(1) {
    display: none;
  }
  div.container_ #sec2 .container .row .col-lg-6:nth-child(2) {
    padding: 0 15px 0;
  }
  div.container_ #sec2 .container .row .col-lg-6:nth-child(3) {
    padding: 0 15px 0;
  }
  div.container_ #sec2 .container .row .col-lg-6:nth-child(4) {
    display: none;
  }
  div.container_ #sec2 .container .row .col-lg-6:nth-child(5) {
    display: none;
  }
  div.container_ #sec2 .container .row .col-lg-6:nth-child(6) {
    padding: 0 15px 0;
  }
  div.container_ #sec2 .container .row .col-lg-6:nth-child(7) {
    padding: 0 15px 0;
  }
  div.container_ #sec2 .container .row .col-lg-6:nth-child(8) {
    display: none;
  }
  div.container_ #sec2:before {
    height: 100%;
  }
  div.container_ #sec3 {
    padding: 62px 50px 68px;
  }
  div.container_ #sec3 .container .row {
    gap: 35px 0;
  }
  div.container_ #sec3 .container .row .col-lg-6 .desc {
    font-size: 13px;
    line-height: 1.78;
    margin-top: 33px;
  }
  div.container_ #sec3 .container .row .col-lg-6:nth-child(1) {
    padding: 0;
  }
  div.container_ #webmagazine {
    padding: 62px 50px 150px;
  }
  div.container_ #webmagazine > .banner {
    padding-bottom: 100px;
  }
  div.container_ #webmagazine > .banner a .text {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    top: calc(100% - 25px);
    bottom: auto;
    left: auto;
    right: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.9;
    white-space: nowrap;
  }
  div.container_ #webmagazine .linkbtn-b {
    margin-top: 47px;
  }
}
.backbtn {
  text-align: center;
  padding-top: 108px;
}
.backbtn .btn-wrapper {
  padding: 0 15px;
}
.backbtn .btn-wrapper a {
  font-family: "altivo", 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;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.backbtn .btn-wrapper a:hover:after {
  width: 120%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media screen and (max-width: 767px) {
  .backbtn {
    padding-top: 50px;
    padding-bottom: 0;
  }
}
.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;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.remodal-close:after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.remodal-close:hover:before {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  opacity: 0;
}
.remodal-close:hover:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          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;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-timing-function: ease;
          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;
  -webkit-transition: -webkit-transform 1.5s ease;
  transition: -webkit-transform 1.5s ease;
  transition: transform 1.5s ease;
  transition: transform 1.5s ease, -webkit-transform 1.5s ease;
}
#loader .loader-bg {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
#loader .loader-bg .bg-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 190px;
  -webkit-transform: translate(-95px, -95px);
          transform: translate(-95px, -95px);
}
#loader .loader-bg .bg {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 190px;
          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 {
  -webkit-animation: bganim-even 2s ease 0s infinite;
          animation: bganim-even 2s ease 0s infinite;
}
#loader .loader-bg .bg.odd {
  -webkit-animation: bganim-odd 2s ease 0s infinite;
          animation: bganim-odd 2s ease 0s infinite;
}
#loader .loader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  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 {
  -webkit-transform: translateY(-100vh);
          transform: translateY(-100vh);
}

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

.glitch {
  position: relative;
}

@-webkit-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);
  }
}

@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;
}

@-webkit-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);
  }
}

@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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  height: 100px;
}
.loop-wrapper .loop-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: loop-slide 60s linear infinite;
          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;
}

@-webkit-keyframes loop-slide {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

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

@-webkit-keyframes gradation-anim {
  0% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}

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

.main-image {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: -webkit-transform 2s cubic-bezier(0.15, 0.7, 0, 1);
  transition: -webkit-transform 2s cubic-bezier(0.15, 0.7, 0, 1);
  transition: transform 2s cubic-bezier(0.15, 0.7, 0, 1);
  transition: transform 2s cubic-bezier(0.15, 0.7, 0, 1), -webkit-transform 2s cubic-bezier(0.15, 0.7, 0, 1);
}
.main-image.is-show {
  -webkit-transform: scale(1);
          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;
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
  top: 100px;
  white-space: nowrap;
}
.nav-section .text {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #B7B7B7;
  letter-spacing: 0.5px;
}

#livingNav {
  margin-top: 0;
  margin-bottom: 240px;
}

#diningNav {
  margin-top: 0;
  margin-bottom: 155px;
}

#sleepingNav {
  margin-top: 0;
  margin-bottom: 430px;
}

#outdoorNav {
  margin-top: 140px;
  margin-bottom: 392px;
}

@media screen and (max-width: 767px) {
  .nav-section {
    left: 15px;
  }
  .nav-section .text {
    font-size: 14px;
  }
  #livingNav {
    margin-bottom: 525px;
  }
  #diningNav {
    margin-bottom: 185px;
  }
  #sleepingNav {
    margin-bottom: 715px;
  }
  #outdoorNav {
    margin-bottom: 760px;
  }
}/*# sourceMappingURL=cassina.css.map */