<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import (once) "../css/default.less";

/* eachtext バグ解除  ///////////////////////*/
.map{
.dn;
}

/* font  ///////////////////////*/
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&amp;display=swap');

/* 本文 */
.ffm{
font-family: "Shippori Mincho", serif;
font-weight: 400;
font-style: normal;
}

/* 見出し */
.ffm2{
font-family: "Cormorant", serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
}

.ffm3{
font-family: "Cormorant", serif;
font-optical-sizing: auto;
font-weight: 500;
font-style: normal;
}

/* host サイン */
@font-face {
font-family: "script";
src: url("../../css/font/script3.woff2") format('woff2');
}

.ffm4{
font-family: "script";
font-weight:400;
}


/* color  ///////////////////////*/
@text:#222;
@text2:#57514d;

@bg:#FFF;

@c1:#f0cc9e; /* オレンジ */
@c2:#9c9a98; /* グレー */
@c3:#ebb69b; /* ローズ hover */
@c4:#F3E6DC;  /* ベージュ */

a{
.tdn;
color:@text;
}


/* close ///////////////////////*/
.desklist dd:before,
.memory .photo:before{
background:@text;
}

/* .question dd:before */


/* body  ///////////////////////*/
body{
background:@bg;
color:@text;
}

body,div,td,th,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,address,a,p,sup,em,s.i,small,span{
.ffm;
}

.contents{
max-width:720px;
padding:0 15px;
.center;
}


/* anime  ///////////////////////*/
.zoom{
opacity:0;
}
.fade{
opacity:0;
}
.flip{
opacity:0;
}


/* canvas  ///////////////////////*/
.canvas{
.pf;
.oh;
top:0;
left:0;
width:100%;
height:100vh;
z-index:0;

.pict{
.pa;
width:25%;
margin-top:-12.5%;
max-width:180px;
}

.p1{
width:20%;
top:10%;
left:0%;
}
.p2{
top:10%;
left:20%;
}
.p3{
top:5%;
right:30%;
}
.p4{
width:20%;
top:10%;
right:3%;
}

.p5{
top:27%;
left:-5%;
}
.p6{
width:18%;
top:22%;
right:18%;
}
.p7{
top:28%;
right:-5%;
}

.p8{
top:45%;
left:0%;
}
.p9{
top:50%;
right:0%;
}

.p10{
width:18%;
top:65%;
left:-2%;
}
.p11{
top:65%;
right:-5%;
}

.p12{
top:80%;
left:0%;
}
.p13{
width:28%;
top:83%;
right:8%;
}

.p14{
width:23%;
bottom:0%;
left:20%;
}
.p15{
bottom:-3%;
right:30%;
}
.p16{
width:15%;
bottom:5%;
right:10%;
}

}

@media(min-width:600px){
.top{

.p12{
top:90%;
left:0%;
}
.p13{
width:28%;
top:83%;
right:8%;
}

.p14{
width:23%;
bottom:-5%;
left:20%;
}
.p15{
bottom:-15%;
right:30%;
}
.p16{
width:15%;
bottom:-5%;
right:10%;
}

}
}


/* top  ///////////////////////*/
.top{
.pr;
.oh;
width:100%;
height:100vh;

.wrap{
width:100%;
height:100vh;
}

.article{
.oh;
.pa;
width:100%;
height:100vh;
}

article{
.pr;
.jc;
width:100%;
height:100%;
z-index:1;
}

.contents{
.pr;
.tac;
width:100%;
padding:45px 10px 0 10px;
}

/* title */
.title{
.nw;
.tac;
padding:0 0 15px 0;

span{
.ffm3;
font-size:1.6rem;
line-height:1.6rem;
padding:0 5px;
}
}

.text{
padding:0 0 0 0;
}


/* name */
.name{
.db;
.nw;
padding:1.5rem 0;
}

.name p{
.nw;
.ffm3;
font-size:2.45rem;
line-height:2.45rem;
letter-spacing:.15rem;
}

.and{
.center;
width:5rem;
padding:.5rem 0;
}

/* day */
.day{
padding:1.5rem 0 0 0;
}
.day p{
.nw;
.ffm3;
font-size:1rem;
line-height:1.5rem;
}

/* read */
.read{
.db;
.center;
padding:2rem 0 0 0;
width:15rem;
}
.read p{
.nw;
.ffm4;
font-size:3rem;
line-height:1rem;
}

}





/* message  ///////////////////////*/
.message{
.pr;
.oh;
z-index:1;
background:@c1 url(../image/texture/bg5.png);
color:@text2;

.article{
}

article{
width:100%;
}

.contents{
.pr;
.center;
padding:7rem 1rem 14rem 1rem;
}

.guest_name{
.tac;
span{
font-size:1.45rem;
line-height:2rem;
padding:0 .5rem;
}
}

.text p{
.tac;
padding:2rem 0;
line-height:2rem;
}
.text span{
line-height:2rem;
}

.host_name p{
.tac;
font-size:1.3rem;
line-height:2rem;
}

}


/* seating  ///////////////////////*/
.seating{
.pr;
.oh;
.tac;
z-index:3;
margin:-90px auto 0 auto;

.title{
.jc;
.pr;
.tac;
.center;
width:180px;
.as(1/1);
background:@c2 url(../image/texture/bg1.png);
z-index:2;
}

.title header{

h2 p{
.ffm2;
font-size:2rem;
line-height:2rem;
color:#FFF;
}
em p{
padding:1rem 0 0 0;
font-size:1.3rem;
color:#FFF;
}
}

.contents{
padding:0 1rem 7rem 1rem;
}

.memo{
.tal;
padding:1rem 0 0 0;
font-size:.85rem;
}

}


/* desk ///////////////////////*/
.desk{
.pr;
.oh;
.tac;
padding:5rem 0 0 0;

header{
padding:0 0 2rem 0;

h3 p{
.tac;
.ffm2;
font-size:1.75rem;
line-height:1.75rem;
}
em p{
.tac;
font-size:.85rem;
line-height:.85rem;
padding:1rem 0 0 0;
}
}

.wrap{
.center;
background:@c4 url(../image/texture/bg4.png);
padding:1rem 0 2rem 0;
}

}


/* floor ///////////////////////*/
.floor{
.pr;
.oh;
.tac;
padding:5rem 0 0 0;

header{
padding:0 0 2rem 0;

h3 p{
.tac;
.ffm2;
font-size:1.75rem;
line-height:1.75rem;
}
em p{
.tac;
font-size:.85rem;
line-height:.85rem;
padding:1rem 0 0 0;
}
}

.wrap{
.center;
background:@c4 url(../image/texture/bg4.png);
}

}


/* desklist ///////////////////////*/
.desklist{

dl{
.dn;
.pf;
top:0;
left:0;
z-index:3;
opacity:0;
transition:1s;
background:@c4;
width:100%;
height:100%;
}

dd{
.pr;
width:100%;
height:100%;
display:flex;
align-items:center;
padding:0 15px;
}

.desk{
flex:1;
width:100%;
max-width:600px;
.center;
padding:0 0 5vh 0;

h3 p{
font-size:4.5rem;
line-height:4.5rem;
}
em p{
.tac;
font-size:.85rem;
line-height:.85rem;
padding:0 0 0 0;
}
}

.desk svg .num{
.dn;
}

.chart{
background:transparent;
}

}


/* svg ///////////////////////*/
.desk svg,
.floor svg{

.text1{
fill:@text;
font-size:7px;
}
.text2{
fill:@text;
font-size:12px;
}
.text3{
fill:@text;
font-size:7px;
text-anchor:middle;
}
.text4{
fill:@text;
font-size:12px;
text-anchor:middle;
}
.num{
fill:@text;
font-size:40px;
text-anchor:middle;
.ffm2;
}
.object{
fill:@c4;
stroke:rgba(255, 255, 255, .5);
stroke-width:5px;
}
.active{
fill:@c1;
stroke:rgba(255, 255, 255, .5);
stroke-width:5px;
}
a{
text-decoration:none;
}

.image{
.dn;
}
.object{
.ds;
}

}


.show{
.desk svg,
.floor svg{

.text1{
fill:@text;
}
.text2{
fill:@text;
}
.text3{
fill:@text;
}
.text4{
fill:@text;
}

}
}


/* menu  ///////////////////////*/
.menu{
.pr;
.oh;
.tac;
padding:7rem 0;
background:@c3 url(../image/texture/bg5.png);

.article{
}

/*
artile{
.pa;
top:0;
left:-15px;
content:"";
width:40%;
.as(1/1.45);
background:#9C9C9C;
-webkit-mask-image:url(image/cut.svg);
-webkit-mask-repeat: no-repeat;
-webkit-mask-size:contain;
mask-image:url(image/cut.svg);
mask-repeat: no-repeat;
mask-size:contain;
transform:scale(-1,-1);
z-index:0;
}
*/

.title{
padding:0 0 3rem 0;
}

.title p{
font-size:3rem;
line-height:3rem;
.ffm2;
}

.contents{
.pr;
z-index:1;
}

.food, .drink{

header{
.dn;
padding:1rem 0 2rem 0;
}
h3 p{
font-size:2rem;
}
}

.food{
padding:0 1rem;
background:#FFF url(../image/texture/bg4.png);
}

.drink{
margin:1rem 0 0 0;
padding:0 10px;
background:@c4 url(../image/texture/bg4.png);
color:@text2;

dt:before{
/* background:#FFF !important; */
}

}

dl{
padding:1rem 1rem 3rem 1rem;
}

dt{
.pr;
padding:5rem 0 0 0;
}
dt p{
font-size:1.3rem;
line-height:1.3rem;
.ffm2;
}
dt:before{
content:"";
.pa;
top:35px;
left:0;
right:0;
.center;
.db;
background:@c2;
-webkit-mask-image:url(../image/ornament/line3.svg);
-webkit-mask-repeat: no-repeat;
mask-image:url(../image/ornament/line3.svg);
mask-repeat: no-repeat;
width:75px;
.as(1/1);
}
dt:first-child{
padding:2rem 0 0 0;
}
dt:first-child:before{
.dn;
}

dd{
opacity:0;
padding:1rem 0 0 0;
}
dd p{
line-height:1.45rem;
}

.image{
.pr;
padding:1rem 0 0 0;
}

.memo{
.tal;
padding:1rem 0 0 0;
p{
font-size:.85rem;
line-height:1.3rem;
}
}

}


/* profile ///////////////////////*/
.profile{
.pr;
.oh;
.tac;
padding:0 0 7rem 0;
background:@c3 url(../image/texture/bg5.png);
color:#FFF;

.article{
}

article{
}

.title p{
font-size:3rem;
line-height:3rem;
.ffm2;
}

.contents{
padding:2rem 1rem 0 1rem;
}

.data{
max-width:260px;
.center;

h4 p{
font-size:3rem;
line-height:3rem;
.ffm4;
padding:1rem 0 2rem 0;
}
.name{
.pr;
padding:0 0 1rem 0;
}
span{
font-size:.85rem;
line-height:1.6rem;
}
}

.sns{
padding:1rem 0 0 0;

ul{
.dt;
.center;
}
li{
.dtc;
padding:3px;
}
img{
width:25px;
filter:invert();
}
a{
.pr;
.jc;
}
a:before{
content:"";
.db;
.pa;
width:200%;
height:200%;
.r(50%);
box-shadow: inset 0px 0px 10px 0px rgba(255, 255, 255, 1);
}
}

}

/* touch ///////////////////////*/
.touch{
padding:75px 0;
}


/* profile photo ///////////////////////*/
.profile{

.host1{
opacity:0;
.dib;
.tac;
.left;
width:50%;
padding:0 .5rem 0 0;
}

.host2{
opacity:0;
.dib;
.tac;
.right;
width:50%;
padding:0 0 0 .5rem;
}

.host3{
opacity:0;
.tac;
.dib;
.center;
width:80%;
}

.photo{
.pr;
width:100%;
.as(1/1);
background:#FFF;
padding:5px;
}
.photo p{
.oh;
width:100%;
height:100%;
}
.photo img{
.of;
width:100%;
height:100%;
}

}


/* gallery  ///////////////////////*/
.gallery{
.pr;
z-index:1;
background:@c2;

.bg{
top: 0 ;
height:100vh;
position:sticky;
opacity:.8;
filter: grayscale(50%);
}

}


/* memory ///////////////////////*/
.memory .article{
.pf;
z-index:-1;
inset:0;
width:100%;
height:100vh;
background:@c2 url(../image/texture/bg7.png);
}


/* memory ///////////////////////*/
.memory{
.pr;
.oh;
.tac;
height:100vh;
z-index:2;
clip-path: polygon(0 0,0 100%,100% 100%,100% 0);

.triggar{
.db;
height:8vh;
pointer-events:none;
}

article{
.pa;
.jc;
width:100%;
height:100vh;
}

.title{

h3 p{
.ffm4;
font-size:4rem;
line-height:3rem;
letter-spacing:.1em;
padding:0 0 15px .1em;
color:#FFF;
}
p{
font-size:.8rem;
line-height:1.3rem;
color:#FFF;
}
}

ul{
width:100%;
max-width:420px;
padding:10px;
}

li{
.dib;
width:33%;
}

dt{
padding:5px;
opacity:0;

p{
.jc;
.as(1/1);
}
p:before{
content:"";
.db;
.pa;
width:120%;
height:120%;
z-index:2;
.r(50%);
background:rgba(255,255,255, .3);
box-shadow: inset 0px 0px 10px 0px rgba(255, 255, 255, 1), inset 0px 0px 5px 0px rgba(255, 255, 255, 1);
}
img{
.of;
width:100%;
height:100%;
filter:grayscale(100%) contrast(85%);
}
}

.host1{
.pa;
top:0;
}

.host2{
.pa;
bottom:0;
}

dd{
.dn;
transition:1s;
background:rgba(30,30,30,.95);
background:@c1 url(../image/texture/bg5.png);
width:100%;
height:100%;
.pf;
top:0;
left:0;
z-index:99;
opacity:0;
}

.wrap{
width:100%;
height:100%;
.db;
.jc;
.pr;
}

.photo{
width:80%;
max-width:320px;
padding:5px;
background:#FFF;

p{
padding:1rem;
color:@text;
line-height:1.45rem;
}
}

}

/* question  ///////////////////////*/
.question{
.pr;
.tac;
.oh;
padding:4rem 0 1rem 0;

header{
.pr;
padding:4rem 0 0 0;
}

header:before{
content:"";
.pa;
top:4rem;
left:0;
right:0;
.center;
.db;
width:75px;
background:@c3 url(../image/texture/bg4.png);
.as(1/1);
}

header:after{
content:"";
.pa;
top:4rem;
left:0;
right:0;
.center;
.db;
-webkit-mask-image:url(../image/icon/profile1.svg);
-webkit-mask-repeat:no-repeat;
-webkit-mask-position: -25px 5px;
-webkit-mask-size:145%;
mask-image:url(../image/icon/profile1.svg);
mask-repeat:no-repeat;
mask-position: -25px 5px;
mask-size:145%;
background:#FFF;
width:75px;
.as(1/1);
}

.q2 header:after{
-webkit-mask-image:url(../image/icon/profile2.svg);
-webkit-mask-repeat:no-repeat;
-webkit-mask-position: 5px 5px;
mask-image:url(../image/icon/profile2.svg);
mask-repeat:no-repeat;
mask-position: 5px 5px;
}
.q3 header:after{
-webkit-mask-image:url(../image/icon/profile3.svg);
-webkit-mask-repeat:no-repeat;
-webkit-mask-position: 5px 10px;
mask-image:url(../image/icon/profile3.svg);
mask-repeat:no-repeat;
mask-position: 5px 10px;
}
.q4 header:after{
-webkit-mask-image:url(../image/icon/profile4.svg);
-webkit-mask-repeat:no-repeat;
-webkit-mask-position: -5px -15px;
mask-image:url(../image/icon/profile4.svg);
mask-repeat:no-repeat;
mask-position: -5px -15px;
}

h3 p{
padding:6rem 0 3rem 0;
font-size:1.15rem;
}

dl{
margin:0 1rem;
border-top:1px @c2  dotted;
}

dt p{
.db;
cursor:pointer;
padding:15px 0;
}
dt a{
.jc;
.pr;
border-bottom:1px @c2 dotted;
}
dt a:before{
content:"";
.db;
.pa;
width:80px;
.as(1/1);
.r(50%);
box-shadow: inset 0px 0px 10px 0px rgba(228, 194, 185, 1), inset 0px 0px 5px 0px rgba(228, 194, 185, 1);
}

}


/* question 回答  ///////////////////////*/
.question{

dd{
.dn;
.pf;
top:0;
left:0;
opacity:0;
transition:1s;
background:@c1 url(../image/texture/bg5.png);
width:100%;
height:100vh;
z-index:9;
}

.wrap{
width:100%;
height:100%;
.db;
.pr;
}

.text{
.pa;
width:60vw;
z-index:1;
padding:1rem;
/* transform:rotate(0deg); */

em{
.tal;
.ffm4;
.db;
font-size:3.2rem;
color:#FFF;
text-stroke-width: .3px;
text-stroke-color:#FFF;
-webkit-text-stroke-width: .3px;
-webkit-text-stroke-color:#FFF;
padding:30px 0 30px 0;
margin:0 0 15px 0;
border-bottom:1px #FFF solid;
}
p{
.db;
.tal;
color:#FFF;
font-size:1.15em;
line-height:1.4em;
}
}

.photo{
.pa;
top:0;
width:50vw;
height:50vh;
z-index:0;
/* filter:grayscale(100%); */

img{
.of;
width:100%;
height:100%;
}
}

.host1,
.host3{
.pa;
top:0;
left:0;
width:100%;
height:50vh;

.text{
right:0;
bottom:10%;
}
img{
clip-path: polygon(0 0, 100% 0, 70% 94%, 0 100%);
}
}

.host2{
.pa;
.tac;
width:100%;
height:50vh;
bottom:0;
right:0;

.text{
left:0;
}
.photo{
right:0;
}
img{
clip-path: polygon(30% 6%, 100% 0, 100% 100%, 0 100%);
}
}

}


/* footer  ///////////////////////*/
.footer{
.pr;
.tac;
padding:45vh 0 45vh 0;

.logo{
.center;
width:120px;
.as(1/.6);
background:@text;
-webkit-mask-image:url(../../image/logo.svg);
-webkit-mask-repeat:no-repeat;
-webkit-mask-size:contain;
mask-image:url(../../image/logo.svg);
mask-repeat:no-repeat;
mask-size:contain;
}

.copy{
.ffg;
font-size:.8rem;
}

}


.pagetop{
a:before{
border-top:2px @text solid;
border-right:2px @text solid;
}
}

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