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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 767px) {
  .mainTxt {
    left: 50px;
    top: calc(50% - 81px);
    width: 100%;
    text-align: left;
    font-size: 54px;
    color: #FFF;
    line-height: 1;
    font-weight: 600;
    z-index: 10;
  }
}
.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: inline-block;
  font-size: 0;
  line-height: 0;
}

.sp-none {
  display: none;
}

@media screen and (min-width: 768px) {
  .mapss {
    max-width: 600px;
    margin: 0 auto;
  }
  .pc-none {
    display: none;
  }
  .sp-none {
    display: inline-block;
    font-size: 0;
    line-height: 0;
  }
  #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%;
  overflow: hidden;
}
.mainImg .mark {
  right: 25%;
  bottom: 62px;
}

.mainImg-inner {
  position: relative;
  width: 100%;
}
.mainImg-inner .video-area {
  font-size: 0;
}
.mainImg-inner #bg-video {
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 767px) {
  .mainImg-inner {
    height: auto;
  }
  .mainImg-inner .video-area {
    font-size: 0;
  }
  .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: 100%;
  }
  .maincp {
    display: none;
  }
  .mainImg {
    overflow: hidden;
  }
  .sp-none_ {
    display: none;
  }
  .video {
    width: 85%;
  }
  .munubtnrapp {
    top: 20px;
  }
  i:after {
    content: "";
    height: 12px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .serchicon {
    position: fixed;
    width: 30px;
    left: 20px;
    top: 15px;
    z-index: 100000;
    display: block;
  }
  .serchicon i:before {
    width: 12px;
    border: 2px #000 solid;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
  }
  .serchicon i:before, .serchicon i:after {
    content: "";
    height: 12px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .serchicon i:after {
    width: 2px;
    background: #000;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    top: 11px;
    left: 15px;
  }
  .splogos {
    display: block !important;
    display: block;
    top: 15px;
    left: 60px;
  }
  .menu-trigger span {
    background: #fff;
  }
  .menu-trigger.close span {
    background: #FFF;
  }
  .isResp #header {
    height: auto;
  }
  #header, #header-box {
    background: transparent !important;
  }
  .intno.menuon .topbaseLogos {
    display: none !important;
  }
  .intno.menuon .topLogos {
    display: block !important;
  }
  .intno.menuon .serchicon i:before {
    border: 2px #FFF solid;
  }
  .intno.menuon .serchicon i:after {
    background: #FFF;
  }
  div.wrapper_ {
    padding-top: 0px !important;
    overflow: visible !important;
  }
  .sportfivNav {
    padding: 10px;
  }
  .sportfivNav ul li {
    width: 100%;
  }
  .sportfivNav ul li:first-child {
    padding-right: 5px;
  }
  .sportfivNav ul li:last-child {
    padding-left: 5px;
  }
  .sportfivNav ul li dd {
    font-size: 11px;
  }
  .toku-box {
    background: #FFF !important;
    margin-top: 20px !important;
    padding: 3% 5% 3% !important;
  }
  .toku-box h2 {
    font-size: 34px;
  }
  .toku-box .inbox b {
    font-size: 18px !important;
  }
  .toku-box .inbox {
    width: 49%;
  }
  .bdlast {
    border-bottom: solid 1px #000;
    margin-bottom: 20px;
  }
  .hintbox {
    padding: 5%;
  }
  .mapss {
    margin-left: 10px;
    margin-right: 10px;
  }
  .linkprod {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 11px;
    right: -2%;
  }
}
.linkprod:hover {
  background: #000;
  color: #FFF;
}

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

#campnews1 {
  display: none;
}

#select_lang {
  z-index: 40;
}

#lang_en {
  background: #FFF;
}

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

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

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

p.serchicon {
  position: fixed;
}

.mainvsab {
  height: 100% !important;
}

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

.maincp {
  z-index: 1000;
}

.scrolltext {
  position: absolute;
  bottom: 200px;
  z-index: 997;
}

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

.scroll {
  position: absolute;
  bottom: 100px;
  z-index: 999;
}

.fade-in {
  transition: 2s;
  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: 13px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
}
.floating a {
  width: 45px;
  height: auto;
  color: #fff;
  background-color: #000;
  writing-mode: vertical-rl;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  line-height: 45px;
  letter-spacing: 0.2em;
  padding: 27px 0;
}
.floating a:hover {
  text-decoration: none;
  background-color: #f2f2f2;
  color: #000;
}
.floating .contact {
  margin-bottom: 6px;
}
.floating .contact a {
  height: 160px;
}

@media screen and (max-width: 767px) {
  .floating {
    bottom: 400px;
    left: 4px;
  }
  .floating .side_text {
    font-size: 12px;
  }
  .floating a {
    display: inline-block;
    writing-mode: initial;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    width: 100%;
    height: 30px;
  }
  .floating .contact {
    display: inline-block;
    width: calc(50% - 1px);
    border-right: 1px solid #fff;
    margin: 0;
  }
  .floating .reserved {
    display: inline-block;
    width: calc(50% - 0px);
    margin: 0;
  }
}
div.container_ {
  text-align: left;
  position: relative;
  background-color: transparent;
  padding: 0 !important;
  z-index: 10;
  overflow: visible;
}
div.container_ .bg {
  width: 100%;
  background: linear-gradient(45deg, #E61F31, #971520, #E61F31);
  margin-bottom: 400px;
}
div.container_ h2.title {
  display: block;
  position: relative;
  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: 2px;
  color: #fff;
  padding: 20px 0 0 0;
  margin: 0 auto;
}
div.container_ h3 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
div.container_ p.sub-title {
  text-align: center;
  font-size: 14px;
  line-height: 1;
  margin: 0;
}
div.container_ .linkbtn {
  margin-top: 36px;
}
div.container_ .linkbtn a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  min-width: 200px;
  height: 40px;
  border: 1px solid #fff;
}
div.container_ .linkbtn 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_ .linkbtn a span:hover {
  color: #fff;
}
div.container_ .linkbtn 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_ .linkbtn a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: -1;
}
div.container_ .linkbtn a:hover {
  border-color: transparent;
}
div.container_ .linkbtn 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_ .linkbtn a.hover {
  border-color: transparent;
}
div.container_ .linkbtn 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_ .linkbtn a.no-link:hover {
  border-color: #fff;
}
div.container_ .linkbtn a.no-link:hover:before {
  opacity: 0;
}
div.container_ .rinkbtn a {
  position: relative;
  width: 200px;
  display: inline-block;
  border: 1px solid #A7AF96;
  background-color: #A7AF96;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  padding: 14px 0;
  margin: 0;
  transition: none;
}
div.container_ .rinkbtn a:before {
  content: none;
}
div.container_ .rinkbtn a:after {
  content: "";
  display: inline-block;
  width: 4.5px;
  height: 4px;
  background: url(https://www.cassina-ixc.jp/assets/img/202305/ceccotti/arr-w.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  right: 12px;
  top: calc(50% - 2px);
}
div.container_ .rinkbtn a:hover {
  background-color: #fff;
  color: #A7AF96;
}
div.container_ .rinkbtn a:hover:after {
  animation: none;
  background-image: url(https://www.cassina-ixc.jp/assets/img/202305/ceccotti/arr-g.png);
}
div.container_ .rinkbtn a.is-hover {
  background-color: #fff;
  color: #A7AF96;
}
div.container_ .rinkbtn a.is-hover:after {
  animation: none;
  background-image: url(https://www.cassina-ixc.jp/assets/img/202305/ceccotti/arr-g.png);
}
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: visible;
}
div.container_ .container {
  max-width: 100%;
  padding: 0;
}
div.container_ .container .row {
  margin: 0;
}
div.container_ .container .row .col-lg-6 {
  padding: 0;
}
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_ #message {
  max-width: 1092px;
  text-align: center;
  padding-top: 57px;
  margin-bottom: 42px;
}
div.container_ #message .description {
  max-width: 100%;
  text-align: center;
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 2px;
  color: #fff;
  padding: 10px 0 30px;
  margin: 0 auto;
}
div.container_ #message p.text {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  color: #fff;
}
div.container_ #shopInfo {
  max-width: 1092px;
  text-align: center;
  padding-bottom: 130px;
  margin: 0 auto;
}
div.container_ #shopInfo .title {
  font-size: 53px;
  font-weight: 500;
  margin-bottom: 30px;
}
div.container_ #shopInfo p.text {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  color: #fff;
}
div.container_ #shopInfo .video-container {
  margin-bottom: 50px;
}
div.container_ #shopInfo .video-container .mark {
  top: 45px;
  left: 45px;
}
div.container_ #shopInfo .video-container video {
  width: 100%;
}
div.container_ #shopInfo .counter {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
}
div.container_ #shopInfo .counter #counter {
  width: 90%;
  position: relative;
  top: 0;
  left: 5%;
  text-align: center;
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #fff;
  margin: 0;
}
div.container_ #shopInfo .counter #counter .panel {
  font-size: 0;
  line-height: 0;
}
div.container_ #shopInfo .counter #counter .day {
  display: inline-block;
  width: 190px;
  overflow: hidden;
  font-size: 142px;
  font-weight: 600;
  line-height: 1;
  margin-right: 0.4em;
}
div.container_ #shopInfo .counter #counter .hour {
  display: inline-block;
  width: 190px;
  overflow: hidden;
  font-size: 142px;
  font-weight: 600;
  line-height: 1;
  margin-right: 0.4em;
}
div.container_ #shopInfo .counter #counter .min {
  display: inline-block;
  width: 190px;
  overflow: hidden;
  font-size: 142px;
  font-weight: 600;
  line-height: 1;
  margin-right: 0.4em;
}
div.container_ #shopInfo .counter #counter .sec {
  display: inline-block;
  width: 190px;
  overflow: hidden;
  font-size: 142px;
  font-weight: 600;
  line-height: 1;
}
div.container_ #shopInfo .counter #counter .unit {
  display: inline-block;
  width: 190px;
  text-align: center;
  font-size: 25px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  margin-right: 56.8px;
}
div.container_ #shopInfo .counter #counter .unit:last-child {
  margin-right: 0;
}
div.container_ .contents-outer {
  position: relative;
  max-width: 1092px;
  height: 415px;
  margin: 0 auto;
}
div.container_ #contents {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: transparent;
  margin: 0 auto;
}
div.container_ #contents .title {
  margin-bottom: 72px;
}
div.container_ #contents .container .row {
  gap: 0 40px;
}
div.container_ #contents .container .row .col-lg-6 {
  flex: 0 0 calc(50% - 20px);
  max-width: calc(50% - 20px);
}
div.container_ #contents .video-container {
  position: relative;
  font-size: 0;
}
div.container_ #contents .video-container video {
  width: 100%;
}
div.container_ #contents .video-container .filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background-color: #000;
  mix-blend-mode: multiply;
}
div.container_ #contents .video-container .mark {
  left: 45px;
  bottom: 45px;
}
div.container_ #contents .video-container .text {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
div.container_ #contents .video-container .text .headline {
  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: 2px;
  color: #fff;
}
div.container_ #contents .video-container .text .sub-text {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 2px;
  color: #fff;
}
div.container_ #productFocus {
  max-width: 1092px;
  text-align: center;
  margin: 0 auto 128px;
}
div.container_ #productFocus h2.title {
  color: #000;
  margin-bottom: 58px;
}
div.container_ #productFocus p {
  font-size: 14px;
  line-height: 2;
  font-weight: 400;
  color: #000;
  margin-bottom: 61px;
}
div.container_ #productFocus .container {
  max-width: 670px;
  margin-bottom: 103px;
}
div.container_ #productFocus .container .row {
  gap: 0 40px;
}
div.container_ #productFocus .container .row .col-lg-6 {
  flex: 0 0 calc(50% - 20px);
  min-width: calc(50% - 20px);
}
div.container_ #productFocus .container .row .col-lg-6:first-child .image {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}
div.container_ #productFocus .container .row .col-lg-6:first-child .image img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 470px;
  transform: translateY(-50%);
  transition: all 0.5s ease;
}
div.container_ #productFocus .container .row .col-lg-6:first-child .image img:hover {
  transform: scale(1.1) translateY(-50%);
}
div.container_ #productFocus .container .row .col-lg-6:first-child .image.hover img {
  transform: scale(1.1) translateY(-50%);
}
div.container_ #productFocus .container .row .col-lg-6:last-child .image {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}
div.container_ #productFocus .container .row .col-lg-6:last-child .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  transition: all 0.5s ease;
}
div.container_ #productFocus .container .row .col-lg-6:last-child .image img:hover {
  transform: scale(1.1) translateX(-50%);
}
div.container_ #productFocus .container .row .col-lg-6:last-child .image.hover img {
  transform: scale(1.1);
}
div.container_ #productFocus .brand {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
}
div.container_ #productFocus .by {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
}
div.container_ #productFocus .name {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 22px;
}
div.container_ #productFocus .linkbtn a {
  border: 1px solid #000;
}
div.container_ #productFocus .linkbtn a span {
  color: #000;
}
div.container_ #productFocus .linkbtn a span:hover {
  color: #fff;
}
div.container_ #productFocus .linkbtn a.hover {
  border: 1px solid transparent;
}
div.container_ #productFocus .linkbtn a.hover span {
  color: #fff;
}
div.container_ #productFocus .linkbtn a.no-link:hover {
  border-color: #000;
}
div.container_ #productFocus .linkbtn a.no-link:hover span {
  color: #000;
}
div.container_ #productFocus .linkbtn a.no-link:hover:before {
  opacity: 0;
}
div.container_ #productFocus .linkbtn a.no-link.hover {
  border: 1px solid #000;
}
div.container_ #productFocus .linkbtn a.no-link.hover span {
  color: #000;
}
div.container_ #productFocus a {
  display: inline-block;
  margin: 0 auto;
}
div.container_ #productFocus a .banner {
  width: 904px;
  position: relative;
  margin: 0;
}
div.container_ #productFocus a .banner .filter {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.4;
  mix-blend-mode: multiply;
}
div.container_ #productFocus a .banner .text {
  width: 100%;
  height: 90px;
  overflow: hidden;
  position: absolute;
  top: 46px;
  left: 50%;
  transform: translateX(-50%);
}
div.container_ #productFocus a .banner .text .logo {
  width: 90px;
  margin: 0 auto 17px;
  transform: translateY(25px);
  transition: all 0.5s ease;
}
div.container_ #productFocus a .banner .text .sub-text {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  transform: translateY(25px);
  transition: all 0.5s ease;
}
div.container_ #productFocus a .banner .rinkbtn-text {
  position: absolute;
  left: 50%;
  bottom: 46px;
  width: 200px;
  height: 40px;
  font-size: 12px;
  font-weight: 400;
  line-height: 40px;
  color: #fff;
  transform: translateX(-50%);
}
div.container_ #productFocus a .banner .rinkbtn-bg {
  position: absolute;
  left: 50%;
  bottom: 46px;
  width: 200px;
  height: 40px;
  border: 1px solid #fff;
  background-color: transparent;
  transform: translateX(-50%);
}
div.container_ #productFocus a .banner .linkbtn {
  position: absolute;
  bottom: 46px;
  left: 50%;
  width: 160px;
  height: 40px;
  border: 1px solid #fff;
  background-color: transparent;
  font-size: 12px;
  font-weight: 400;
  line-height: 40px;
  color: #fff;
  transform: translateX(-50%);
}
div.container_ #productFocus a:hover .banner .filter {
  mix-blend-mode: soft-light;
}
div.container_ #productFocus a:hover .banner .text .logo {
  transform: translateY(0);
}
div.container_ #productFocus a:hover .banner .text .sub-text {
  transform: translateY(0);
}
div.container_ #productFocus a:hover .banner .rinkbtn-bg {
  mix-blend-mode: overlay;
  background-color: #60674F;
}
div.container_ #productFocus a:hover .banner .linkbtn {
  background: linear-gradient(to right, #C30012, #FE711C);
  border-color: transparent;
}

@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;
    line-height: 36px;
    padding: 0;
  }
  div.container_ .bg {
    width: 100%;
    height: auto;
    margin: 0;
  }
  div.container_ .container {
    max-width: calc(100% - 50px);
    margin: 0 25px;
  }
  div.container_ .spacer {
    width: calc(100% - 50px);
    height: 29px;
    margin: 0 25px;
  }
  div.container_ .linkbtn a:before {
    background: transparent;
  }
  div.container_ .linkbtn a:hover {
    border-color: #fff;
  }
  div.container_ .linkbtn a:hover:before {
    background: transparent;
  }
  div.container_ .linkbtn a.hover {
    border-color: #fff;
  }
  div.container_ .linkbtn a.hover:before {
    background: transparent;
  }
  div.container_ #message {
    padding: 50px 18px 0;
    margin-bottom: 62px;
  }
  div.container_ #message .description {
    font-size: 16px;
    padding: 0;
    margin: 16px 0 25px;
  }
  div.container_ #message .text {
    font-size: 14px;
    line-height: 1.8;
    text-align: left;
  }
  div.container_ #shopInfo {
    padding: 0;
    margin-bottom: 70px;
  }
  div.container_ #shopInfo .video-container {
    font-size: 0;
  }
  div.container_ #shopInfo .video-container video {
    width: 100%;
  }
  div.container_ #shopInfo .counter {
    position: relative;
    width: 100%;
    margin-bottom: 38px;
  }
  div.container_ #shopInfo .counter #counter {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    font-size: 52px;
  }
  div.container_ #shopInfo .counter #counter .day {
    font-size: 129px;
    width: 100%;
    margin: 0;
  }
  div.container_ #shopInfo .counter #counter .hour {
    font-size: 129px;
    width: 100%;
    margin: 0;
  }
  div.container_ #shopInfo .counter #counter .min {
    font-size: 129px;
    width: 100%;
    margin: 0;
  }
  div.container_ #shopInfo .counter #counter .sec {
    font-size: 129px;
    margin: 0;
  }
  div.container_ #shopInfo .counter #counter .unit {
    width: 100%;
    margin: 0 0 10px;
  }
  div.container_ #shopInfo .title-wrapper {
    position: relative;
    width: 100%;
    padding: 0 50px;
  }
  div.container_ #shopInfo .title-wrapper h2.title {
    position: absolute;
    writing-mode: vertical-rl;
    top: 120px;
    left: 50px;
    width: 1em;
    height: 430px;
    font-size: 36px;
    margin: 0;
  }
  div.container_ #shopInfo p.text {
    text-align: left;
    padding: 0 20px;
  }
  div.container_ .contents-outer {
    height: 610px;
    margin-bottom: 255px;
  }
  div.container_ .contents-outer #contents h2.title {
    margin-bottom: 40px;
  }
  div.container_ .contents-outer #contents .container .row {
    gap: 42px 0;
  }
  div.container_ .contents-outer #contents .container .row .col-lg-6 {
    flex: 0 0 100%;
    min-width: 100%;
  }
  div.container_ .contents-outer #contents .container .row .col-lg-6:first-child .text {
    transform: translate(-50%, -25%);
  }
  div.container_ .contents-outer #contents .container .row .col-lg-6:last-child .text {
    transform: translate(-50%, -20%);
  }
  div.container_ .contents-outer #contents .video-container video {
    width: 100%;
  }
  div.container_ .contents-outer #contents .video-container .mark {
    display: none;
  }
  div.container_ .contents-outer #contents .video-container .text .headline {
    font-size: 34px;
  }
  div.container_ .contents-outer #contents .video-container .text .sub-text {
    font-size: 29px;
  }
  div.container_ .contents-outer #contents .linkbtn a:hover {
    background: transparent;
    border: 1px solid #fff;
  }
  div.container_ #productFocus {
    padding: 0 25px;
  }
  div.container_ #productFocus h2.title {
    margin-bottom: 38px;
  }
  div.container_ #productFocus p {
    text-align: left;
    font-size: 14px;
    line-height: 25px;
    padding: 0;
    margin-bottom: 67px;
  }
  div.container_ #productFocus .container {
    width: 100%;
    margin: 0 0 92px;
  }
  div.container_ #productFocus .container .row {
    gap: 72px 0;
  }
  div.container_ #productFocus .container .row .col-lg-6 {
    flex: 0 0 100%;
    min-width: 100%;
  }
  div.container_ #productFocus .container .row .col-lg-6:first-child .image {
    width: 100%;
    height: auto;
  }
  div.container_ #productFocus .container .row .col-lg-6:first-child .image img {
    position: relative;
    top: 0;
    width: 100%;
    transform: none;
  }
  div.container_ #productFocus .container .row .col-lg-6:first-child .image img:hover {
    transform: scale(1);
  }
  div.container_ #productFocus .container .row .col-lg-6:first-child .image.hover img {
    transform: scale(1);
  }
  div.container_ #productFocus .container .row .col-lg-6:last-child .image {
    width: 100%;
    height: auto;
  }
  div.container_ #productFocus .container .row .col-lg-6:last-child .image img {
    position: relative;
    width: 152px;
    left: auto;
    transform: none;
  }
  div.container_ #productFocus .container .row .col-lg-6:last-child .image img:hover {
    transform: scale(1);
  }
  div.container_ #productFocus .container .row .col-lg-6:last-child .image.hover img {
    transform: scale(1);
  }
  div.container_ #productFocus .container .row .col-lg-6 .brand {
    font-size: 25px;
    margin-bottom: 12px;
  }
  div.container_ #productFocus .container .row .col-lg-6 .by {
    font-size: 15px;
    margin-bottom: 10px;
  }
  div.container_ #productFocus .container .row .col-lg-6 .name {
    font-size: 20px;
  }
  div.container_ #productFocus .container .row .col-lg-6 .linkbtn {
    margin-top: 28px;
  }
  div.container_ #productFocus .container .row .col-lg-6 .linkbtn a:hover {
    background: transparent;
    border: 1px solid #000;
  }
  div.container_ #productFocus .container .row .col-lg-6 .linkbtn a:hover span {
    color: #000;
  }
  div.container_ #productFocus .container .row .col-lg-6 .linkbtn a.hover {
    background: transparent;
    border: 1px solid #000;
  }
  div.container_ #productFocus .container .row .col-lg-6 .linkbtn a.hover span {
    color: #000;
  }
  div.container_ #productFocus .link-outer {
    margin: 0 25px;
  }
  div.container_ #productFocus a {
    margin: 0 auto;
  }
  div.container_ #productFocus a .banner {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  div.container_ #productFocus a .banner .image {
    width: 100%;
  }
  div.container_ #productFocus a .banner .text {
    top: 135px;
    width: 100%;
    height: 96px;
    overflow: hidden;
  }
  div.container_ #productFocus a .banner .text .logo {
    position: relative;
    width: 86px;
    margin-bottom: 11px;
    transform: translateY(0);
    transition: all 0.5s ease;
  }
  div.container_ #productFocus a .banner .text .sub-text {
    position: relative;
    font-size: 25px;
    transform: translateY(0);
    transition: all 0.5s ease;
  }
  div.container_ #productFocus a .banner .rinkbtn-bg {
    bottom: 136px;
  }
  div.container_ #productFocus a .banner .rinkbtn-text {
    bottom: 136px;
  }
  div.container_ #productFocus a:hover .banner .filter {
    mix-blend-mode: multiply;
  }
  div.container_ #productFocus a:hover .banner .text .logo {
    transform: translateY(0);
  }
  div.container_ #productFocus a:hover .banner .text .sub-text {
    transform: translateY(0);
  }
  div.container_ #productFocus a:hover .banner .rinkbtn-bg {
    mix-blend-mode: normal;
    background-color: transparent;
  }
}
.backbtn {
  text-align: center;
  padding-top: 29px;
  padding-bottom: 41px;
}
.backbtn .btn-wrapper {
  padding: 0 15px;
}
.backbtn .btn-wrapper a {
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
  color: #fff;
  position: relative;
}
.backbtn .btn-wrapper a:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -4px;
  width: 15px;
  border-bottom: solid 1px #fff;
  transform: translateX(-50%);
  transition: all 0.5s ease;
}
.backbtn .btn-wrapper a:hover {
  color: #fff;
}
.backbtn .btn-wrapper a:hover:after {
  width: 100%;
  transition: all 0.5s ease;
}

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

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

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

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

@media screen and (max-width: 767px) {
  .remodal-close {
    top: -22px;
    right: 0;
  }
}
#footer_sitemap {
  width: calc(100% - 191px);
}

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

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

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

.glitch {
  position: relative;
  font-size: 86px;
  line-height: 1;
}

@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 {
    font-size: 54px;
    line-height: 1;
  }
  .glitch:after {
    text-align: left;
  }
  .glitch:before {
    text-align: left;
  }
}
.no-link {
  cursor: inherit;
}/*# sourceMappingURL=index.css.map */</pre></body></html>