<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.preload .kv_cont{ visibility: hidden}
.preload .kv{ background: #000;}
.preload .bannerBtn{visibility: hidden;}
.preload  .scrollWrapp{visibility: hidden;}
.introcon{ width: 100%; height: 100vh; position: fixed; top: 0; left: 0; background: #fff; z-index: 1000; transition: all 2s cubic-bezier(0,0,.4,1);}
.introcon .animein{ transform: translateY(0);}
.is-start .introcon{ opacity: 0;}
.is-loaded .introcon{ z-index: -2}
	.intimg{ position: absolute; top: 50%; left: 50%; width: 445px; height: 198px; margin-left: -222px; margin-top: -99px;}
.inner{ max-width: 1266px; box-sizing: border-box; padding: 0 50px;  margin: 0 auto; position: relative;
}
.movieWrapp{ transition: all 2s cubic-bezier(0,0,.4,1);}

.movieWrapp.nomovei{ opacity: 0;}
.movieWrapp.zindexn{ z-index: -1;}
.kv { background: url("../img/mainbg.png") left bottom no-repeat  #000; background-size: cover; height: 100vh; position: relative; overflow: hidden;}


.inttxt span{ display: inline-block; transform: rotate(-90deg); padding: 5px 0;
 }

.titTxt{ color: #fff; padding-top: 20%; position: relative; z-index: 4;}
.titTxt h1{ margin-bottom: 20px; transition: 1.2s 0.4s ease-in-out clip-path; max-width: 495px;}
.titTxt .daydate{ font-size: 40px; font-weight: 500;transition: 1.2s 0.8s ease-in-out clip-path;}
.titTxt .place{ font-size: 25px; margin-bottom: 40px; transition: 1.2s 1.2s ease-in-out clip-path;}
.titTxt .dttxt{ font-size: 20px; line-height: 43px; transition: 1.2s 1.6s ease-in-out clip-path;}
/*.mainobj{ width: 71%; position: absolute;     right: -15%;
    top: -30%;}*/
.mainobj {
    width: 1100px;
    position: absolute;
    right: -250px;
    top: -370px;
}
.mainobj img{   width: 100%; height: auto; animation: spin 58.5s linear infinite;
}
/*.grdcont{ position: absolute; width: 65%; right: 0; top: 0; height: 600px; background: rgb(1,1,1);
background: linear-gradient(180deg, rgba(1,1,1,1) 0%, rgba(31,31,32,0.014443277310924318) 100%); mix-blend-mode: multiply;}

*/
.grdcont {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100vh;
	 background: url("../img/grdimg.png") left bottom no-repeat ;
	background-size: cover;
	z-index: 2;

}
.bannerBtn{width:  180px; position: fixed; right: 15%; top: 500px; z-index: 1000; transition: all 0.4s cubic-bezier(0, 0, .4, 1);}
.bannerBtn:hover{transform: scale(1.1);}

.read{ padding-top: 105px; padding-bottom: 185px; position: relative; overflow: hidden; background: #fff}
.read:after{ content: ""; display: block; position: absolute; top: 0; left: 0; z-index: 0;
	background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(14,14,14,1) 19%, rgba(87,87,87,1) 100%); 
transition: all 0.9s 0.4s ease-out; position: absolute; width: 100%; height: 100%;}


.read.active:after{ opacity: 0; }
.read h2{ width: 400px; margin: 0 auto; position: relative; z-index: 2; }
.read h2 img{transition: all 2s cubic-bezier(0, 0, .4, 1);}
.read .aft{  opacity: 0; position: absolute; width: 100; top: 0; left: 0;}
.read h2 .bfr{ opacity: 1}
.read.active .aft{ opacity: 1}
.read.active .bfr{ opacity: 0}
.read h2{ width: 400px; margin: 0 auto;}
.read dl{ text-align: center;  position: relative; z-index: 2; color: #fff; transition: all 2s cubic-bezier(0, 0, .4, 1);}
.read.active dl{color: #000;}
.read dl dt{ font-size: 20px; font-weight: bold; }
.read dl dd{ font-size: 16px; line-height: 35px; padding-top: 50px;}

.readobj{ position: absolute; width: 1100px; left: -265px; bottom: -500px; z-index: -1;}

.cassinaContent .titcontent{ background: url("../img/ng_csn.png") center bottom no-repeat; background-size: cover;}
.titcontent{ padding-bottom: 230px;}
.titImgs{ position: relative;}
.titImgs h3{ position: absolute; width: 100%; text-align: center; bottom: 60px;} 


.titslide{ width: 57%;}
.txtcontentBrand{ width: 35%;}

.cassinaContent .txtcontentBrand{ float: right;}
.cassinaContent .titslide{ float: left;}

.txtcontentBrand dt{ font-size: 45px; line-height: 60px; margin-bottom: 85px; color: #fff;}
.txtcontentBrand dd{ font-size: 16px; line-height: 35px; margin-bottom: 50px;}
@media screen and (max-width: 1111px) {
.txtcontentBrand dt{ font-size: 36px; }
}

.linkBtn a{ color: #000; text-align: right;}
.linkBtn{ text-align: right; font-size: 18px;}
.txtcontentBrandWrapp{ margin-top: -140px;}
.picklist{ padding-top: 80px;}
.picklist h3{ font-size: 24px; margin-bottom: 70px; text-align: center;}

.cassinaContent{ position: relative; padding-bottom: 210px; overflow: hidden;}



.itemWrapps{ background: #F4F4F4; padding-top: 90px; position: relative; padding-bottom: 300px; background: url("/assets/ld_xmas/img/coordinateBg_pc.png") center 90px no-repeat #F4F4F4; background-size: 1204px 498px;}

.itemWrapps:before{ content: ""; display: block; width: 100%; height: 14px; background: url("/assets/ld_xmas/img/sengu/bgitemlisttop.png") left bottom repeat-x; background-size: 64px 12px; position: absolute; top: -14px;}

.tititem{ font-size: 40px; color: #A78E28; text-align: center; font-weight: 600; margin-bottom: 50px; letter-spacing: 0.02em;}

.showsList{ max-width: 1160px; margin: 0 auto;}

.showsList li{ text-align: center;}

.showsList li .pickliimg{ width: 180px; margin: 0 auto; margin-bottom: 15px;}

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

.showListCon p{line-height: 1.4; font-size: 14px;}
.showListCon p span{ font-weight: bold; font-size: 12px;}

.showListCon .rinkbtn{ position: absolute; right: 55px; bottom: 55px;}
.itemsslide .slick-next{  font-size: 0; background: url("https://www.cassina-ixc.jp/assets/img/top/arrow_pick.png") left top no-repeat; background-size: cover; width: 20px; height: 20px; position: absolute; top: 50%; left: auto; right: 210px; z-index: 100; transform: scale(-1, 1);}



.itemsslide .slick-prev{  font-size: 0; background: url("https://www.cassina-ixc.jp/assets/img/top/arrow_pick.png") left top no-repeat; background-size: cover; width: 20px; height: 20px; position: absolute; top: 50%; right: auto; left: 210px; z-index: 100;}


.cassinaContent .readobj {
    position: absolute;
    width: 1100px;
	left: auto;
    right: -265px;
    bottom: -120px;
	z-index: -1;
}

.ixcContent .titcontent{ background: url("../img/bg_ixc.png") center bottom no-repeat; background-size: cover;}

.ixcContent .txtcontentBrand{ float: left;}
.ixcContent .titslide{ float: right;}

.ixcContent .titImgs h3 {
	bottom: 100px;}
.ixcContent .titImgs h3 img{ max-width: 140px; margin: 0 auto;
}
.linksarea .inner{ max-width: 780px; margin: 0 auto; margin-top: 60px;}

.banner{ margin-bottom: 120px;}

.contactLink {
    max-width: 750px;
}

.contactLink li {
    box-sizing: border-box;
   
    display: inline-block;
}

.contactLink li:first-child{ padding-right: 10px;}
.contactLink li:last-child{ padding-left: 10px;}

.contactLink li {
    width: 49%;

}

.contactLink li a, .contactLink2 a {
    background: #000;
    color: #FFFFFF;
    width: 100%;
    display: block;
    position: relative;
    box-sizing: border-box;
    padding: 20px 24px;
    position: relative;
    font-weight: 600;
    font-weight: bold;
}

.contactLink li a:hover,.contactLink2 a:hover{background: #f2f2f2; color: #000;}

.contactLink li a:after,.contactLink2 a:after{ content:""; display: inline-block; width: 6px; height: 5px; background: url("../img/ar.png") left center no-repeat; background-size: contain; vertical-align: middle; position: absolute; right: 20px; top: 30px;}
.contactLink li a:hover:after,.contactLink2 a:hover:after{ background:url("../img/ar_bk.png") left center no-repeat; background-size: contain;}


.ixcContent{ position: relative; }

.corplist{ background: #fff; margin-top: 130px;}
.corpins{background: rgb(255,255,255);
background: linear-gradient(130deg, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.1) 100%);
width: 100%; padding: 50px 0 40px}

.corpins h2{ font-size: 24px; font-weight: bold; margin-bottom: 40px; text-align: center;}

.logolist{ text-align: center;}
.logolist li{ display: inline-block; vertical-align: middle; padding: 0 30px; mix-blend-mode:multiply;}
.fujilogo{ width: 173px;}
.rlive{ width: 93px;}
.aroma{ width: 135px;}

.linkBtn a{ position: relative; display: inline-block;}
.linkBtn a:after{ content: ""; display: block; width: 0; height: 2px; background: 0; position: absolute; background: #000;transition: all 0.6s cubic-bezier(0, 0, .4, 1);}
.linkBtn.active a:after{ width: 100%;}

@media screen and (max-width: 900px) {
	
/*	.mainobj {
    width: 180%;
    position: absolute;
    right: -54%;
    top: -25%;
}*/
	
	.mainobj {
    width: 857px;
    position: absolute;
    right: -300px;
    top: -300px;
}
	
/*	.grdcont {
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
    height: 40px;
	}*/
	
/*	.grdcont {
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
    height: 90px;
}*/
	.inner{ padding: 0 30px;}
	
	
	.titTxt .daydatee {
    font-size: 22px;
    font-weight: 500;
    position: absolute;
    right: 20px;
		    transform: rotate(90deg);
}
	
	.titTxt .daydate {
    font-size: 20px;
    font-weight: 500;
    position: absolute;
    right: -100px;
    transform: rotate(90deg);
    top: 400px;
}
.titTxt {
    color: #fff;
    padding-top: 146px;
    padding-right: 44px;
}
	
	.dttxt {
    font-size: 15px;
    line-height: 30px;
	
}
	
	.kv {
    background: url(../img/mainbg_sp.png) left bottom no-repeat #000;
    background-size: cover;
    height: 100vh;
    position: relative;
    overflow: hidden;
}
	
	.read h2 {
    width: 100%;
    margin: 0 auto;
}
	
	.read dl dt {
    font-size: 16px;
}
	
	.read dl dd {
    font-size: 15px;
    line-height: 28px;
    padding-top: 30px;
    color: #5D5D5D;
		text-align: left;
}
	
	.cassinaContent .titslide {
    float: none;
		width: 100%;
}
	.cassinaContent .txtcontentBrand {
    float: none;
		width: 100%
}
	.ixcContent .txtcontentBrand {
    float: none; width: 100%;
}
	.ixcContent .titslide {
    float: none; width: 100%;
}
	
	.read {
    padding-top: 55px;
    padding-bottom: 55px;
    position: relative;
    overflow: hidden;
    background: #fff;
}
	
	.titImgs h3 {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: auto;
    top: 40px;
    /* text-align: center; */
}
	.cassinaContent .titImgs h3 img{ max-width: 70%; margin: 0 auto;}
	.txtcontentBrand{ color: #fff;}
	
	.txtcontentBrand dt {
    font-size: 25px;
    line-height: 37px;
    margin-bottom: 25px;
    color: #fff;
    padding-top: 40px;
}
.txtcontentBrand dd {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 0;
}
	.titcontent {
    padding-bottom: 115px;
}
	
	.txtcontentBrandWrapp {
    margin-top: -90px;
}
	
	.linkBtn {
    text-align: center;
    font-size: 18px;
    margin-top: 25px;
}
.picklist h3 {
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
}	
	.cassinaContent {
    position: relative;
    padding-bottom: 85px;
    overflow: hidden;
}
	
	.banner {
    margin-bottom: 93px;
}
	.contactLink li a{ font-weight: normal;}
	.corplist {
    margin-top: 90px;
}
	
	.fujilogo{width: 90px;}
.rlive{ width: 60px;}
.aroma{ width: 108px;}
	.logolist li {
    padding: 0 7px;
}
	.readobj{ display: none;}
	
}

.bannerFtg{ position: fixed; bottom: 0; z-index: 10000; font-size: 0; letter-spacing: 0; width: 100%; left: 0;}
.bannerFtg img{ width: 100%; }
/*.bannerFtg.om{opacity: 1}*/
.ftgLeft{ width: 76.2%; display: inline-block}
.ftgright {
    width: 23.8%;
    display: inline-block;
    box-sizing: border-box;
    padding-left: 1%;
}





@-webkit-keyframes spin {

	0% {-webkit-transform: rotate(0deg);}

	100% {-webkit-transform: rotate(360deg);}

}

@-moz-keyframes spin {

	0% {-moz-transform: rotate(0deg);}

	100% {-moz-transform: rotate(360deg);}

}

@-ms-keyframes spin {

	0% {-ms-transform: rotate(0deg);}

	100% {-ms-transform: rotate(360deg);}

}

@-o-keyframes spin {

	0% {-o-transform: rotate(0deg);}

	100% {-o-transform: rotate(360deg);}

}

@keyframes spin {

	0% {transform: rotate(0deg);}

	100% {transform: rotate(360deg);}

}


.clip-skew {
  -webkit-transition: -webkit-clip-path 1.2s ease-in-out;
  transition: -webkit-clip-path 1.2s ease-in-out;
  -o-transition: clip-path 1.2s ease-in-out;
  transition: clip-path .1.2s ease-in-out;
  transition: clip-path 1.2s ease-in-out, -webkit-clip-path .8s ease-in-out;
  -webkit-clip-path: polygon(0% 0%, 0% 0, -25% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 0% 0, -25% 100%, 0% 100%); }

.clip-skew.active {
  -webkit-clip-path: polygon(0% 0%, 150% 0, 100% 150%, 0% 100%);
          clip-path: polygon(0% 0%, 150% 0, 100% 150%, 0% 100%); }

.animein{ opacity: 0; transform: translateY(60px);}
.animein.active{ opacity: 1; transform: translateY(0);}

.movieWrapp{ position: relative; width: 100%; height:100vh; z-index: 100000; overflow: hidden}
.video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 900px) {
	
	/* support iOS */
html{
  height: -webkit-fill-available;
}
body{
  min-height: 100vh;
  min-height: -webkit-fill-available;
}
	#wrapper{position: relative; z-index: 200;}
	.movieWrapp{  background: #000;}
.video {
    position: absolute;
    top: 44%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
	
	.kv_cont .inner{ height: 100vh}
	.titTxt .daydate {
    font-size: 20px;
    font-weight: 500;
    position: absolute;
    right: -144px;
    transform: rotate(90deg);
    top: auto;
		bottom: 320px;
	
	}
.titTxt .place {
	font-size: 15px;
	font-weight: bold;}
	.titTxt .dttxt {
    font-size: 13px;
    line-height: 22px;
		font-weight: bold;
	}
	.titTxt {
    padding-right: 14%;
}
	.scrollWrapp {
    bottom: 160px;
}
	
	.scrollWrapp p {
    font-size: 10px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 46px;
    color: #fff;
    margin-left: -32px;
}
	
	.scroll {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 20px;
    overflow: hidden;
    width: 2px;
    height: 35px;
    letter-spacing: 0.08em;
    z-index: 10;
}
	
	.titTxt h1 {
    max-width: 66vw;
}
	
	.linksarea .inner {
    margin-top: 90px;
}
	
	.banner {
    margin-bottom: 50px;
}
	.titTxt .place { margin-bottom: 30px;}
	
	.ixcContent .titImgs h3 {
    bottom: 100px;
    width: 90px;
    margin: 0 auto;
    left: 50%;
    margin-left: -45px;
}
	
	.ixcContent .txtcontentBrand {
    color: #000;
}
	
	.ixcContent .txtcontentBrand dt{
    color: #000;
}

	.titTxt {
    color: #fff;
    padding-top: 120px;
}

}

.btnripple2 {
    position: absolute;
    bottom: 70px;
    left: 50%;
    margin-left: -30px;
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: #ccc;
    outline: none;
    transition: all 1.2s ease-in-out;
    text-align: center;
    opacity: 0;
}

.is-clickbtnon .btnripple2{ opacity: 1}

/*hoverした際の背景色の設定*/
.btnripple2:hover{
	background:#666;	
}

/*波形を2つ設定*/
.btnripple2::after,
.btnripple2::before {
    content: '';
    /*絶対配置で波形の位置を決める*/
    position: absolute;
    left: -25%;
    top: -25%;
    /*波形の形状*/
    border: 1px solid #fff;
    width: 150%;
    height: 150%;
    border-radius: 50%;
    /*はじめは不透明*/
    opacity: 1;
    /*ループするアニメーションの設定*/
    animation:2.4s circleanime linear infinite;
}

/*波形の2つ目は0.5秒遅らせてアニメーション*/
.btnripple2::before {
    animation-delay:.6s; 
}

/*波形のアニメーション*/
@keyframes circleanime{
	0%{
	  transform: scale(0.68);
	}
	100%{
		transform: scale(1.2);
		opacity: 0;
	}
}

/*中央矢印*/
.btnripple2 span::after {
    content: '';
    /*絶対配置で矢印の位置を決める*/
    position: absolute;
    top: 38%;
    left: 45%;
    /*矢印の形状*/
    
}

.btnripple2 span {
    padding: 20%;
    display: block;
    margin-top: 2px;
}
.kv{transition: all 0.9s 0.4s ease-out;}
.kv.bgW{ background: #fff;}



.slick-dots {
    position: absolute;
    bottom: 14px;
    right: 0;
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    width: 100%;
}

.readobj img{ animation: spin 58.5s linear infinite;}
.showsList li a{ color: #000;}

.banner a:hover img{ opacity: 0.7;}


@media screen and (min-width: 901px) {
.bannerBtn{transition: all 0.4s cubic-bezier(0, 0, .4, 1);}
.bannerBtn:hover{transform: scale(1.1);}
	.showsList li img{transition: all 0.4s cubic-bezier(0, 0, .4, 1);}
.showsList li:hover img{transform: scale(1.1);}
	.showsList li:hover img{transform: scale(1.1);}
	
	.linkBtn a:hover:after{ display: none;}
	.linkBtn a:before{ content: ""; display: block; width: 0; height: 2px; background: 0; position: absolute; background: #000;transition: all 0.6s cubic-bezier(0, 0, .4, 1); position: absolute; bottom: -2px;}
.linkBtn a:hover:before{ width: 100%;}
	
	.pickList .slick-slide:not(.slick-active):hover img{transform: scale(1);}
	.pickList .slick-slide:not(.slick-active) a{ cursor: default;}
	
	.ixcContent .txtcontentBrand dd {
  
    margin-bottom: 90px;
}


}



@media screen and (max-width: 900px) {
.btnripple2 {
    position: absolute;
	bottom: 96px;}
	
	.titTxt {
    color: #fff;
    padding-top: 20%;
    position: static;

}
	
	.titTxt h1,.titTxt p{ position: relative; z-index: 4;}
	
.titTxt .daydate {
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    right: -115px;
    transform: rotate(90deg);
    top: auto;
    bottom: 50vh;
}
	.scrollWrapp p{-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;}
	
	.scrollWrapp {
    position: absolute;
    left: 20px;
    bottom: 60vw;
    z-index: 0;
    width: 20px;
    margin-left: 0;
}
	
.scrollWrapp p {
    font-size: 10px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 46px;
    color: #fff;
    margin-left: -8px;
}
	
	.titTxt {
    color: #fff;
    padding-top: 28vw;
    position: static;
}
	
.cassinaContent .titImgs h3 img {
    width: 70%;
	max-width: 240px;
    margin: 0 auto;
}
}

.titImgs h3 img.pc{ display: inline-block;}
@media screen and (max-width: 480px) {
	
	.titTxt .daydate {
    bottom: 320px;
}
	.scrollWrapp{ bottom:44vw}

}


.kv.bgW .scrollWrapp p{ color: #000;}
.kv.bgW .titT{ color: #000;}


.pickList .slick-slide:not(.slick-active) {
	opacity: 0.5;
}


.vtwrapp {
    max-width: 880px;
    margin: 0 auto;
    margin-top: 60px;
}

.vtifm {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 57%;
    z-index: 10;
}

.vtifm iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.socialTit a{ color: #fff;}
.footer a:hover img{opacity: 0.6;}

.cp { max-width: 220px; margin: 0 auto;}



.cominsoonimg img{ width: 100%; height: auto}

</pre></body></html>