<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------------------------------
 * å…±é€š
---------------------------------------*/ 

header{
	width: 100%;
	background: rgba(255,255,255,0.9);
	position: fixed;
	top:0;
	left:0;
	z-index: 1000;
}
header .btn-box-purple{
	padding: 6px 13px 6px 30px;
	background-position: 15px 50%;
	font-size: 12px;
}

.reserve-menu{
	display: none;
	width: 100%;
	background: rgba(255,255,255,1);
	position: fixed;
	left:0;
	top:126px;
	z-index: 2000;
}



/*------------------------------------------------------------------------------
 * PC
------------------------------------------------------------------------------*/ 

@media screen and (min-width:860px) {
	
	/*------------------------
	wovn
------------------------*/
#wovn-languages {
	line-height: 1;
	position: absolute;
	top: .2rem;right: 46rem;
}
#wovn-languages .wovn-lang-list{
	line-height: 1;
}
#wovn-languages .wovn-lang-list li{
	display: inline-block;
	font-size: 1rem;
	line-height: 1;
}
#wovn-languages .wovn-lang-list li:not(:last-of-type)::after{
	content: "|";
	margin: 0 .5em;
}
#wovn-languages .wovn-lang-list li:not(.selected){
	cursor: pointer;
	font-size: 11px;
	margin-left: 1px;
}
#wovn-languages .wovn-lang-list li.selected{
	font-weight: bold;
	font-size: 11px;
}
	
	header{
		padding: 20px 0 25px;
	}
	header .inner{
		width: 1156px;
		margin: 0 auto;
		position: relative;
	}
	header .inner{
		width: 100%;
		margin: 0 auto;
		position: relative;
	}
	header .inner .site-description{
		margin-left: 1%;
		font-size: 11px;
	}
	header .inner .logo{
		width: 90px;
		position: absolute;
		top:0;
		left:0;
		left: 0;
		right:0;
		margin: auto;
	}
	.sp-menu,.sp-reserve-box{
		display: none !important;
	}
	
	
	/* ãƒ¡ã‚¤ãƒ³ãƒ¡ãƒ‹ãƒ¥ãƒ¼
	---------------------------------------*/ 
	
	header .inner .main-nav{
		margin-top: 30px;
		font-size: 0;
	}
	header .inner .main-nav .box-01{
		float: left;
		width: 46%;
		text-align: left;
	}
	header .inner .main-nav .box-02{
		float: right;
		width: 46%;
		text-align: right;
	}
	header .inner .main-nav li{
		font-size: 11px;
		display: inline-block;
		margin: 0 3%;	
	}
	header .inner .main-nav .box-02 li{
		font-size: 11px;
		display: inline-block;
		margin: 0 1.2%;	
	}
	header .inner .main-nav a{
		display: block;
		text-align: center;
	}
	header .inner .main-nav a span{
		font-size: 11px;
		display: block;
	}
	
	
	/* ã‚µãƒ–ãƒ¡ãƒ‹ãƒ¥ãƒ¼
	---------------------------------------*/ 
	
	header .inner .sub-nav{
		position: absolute;
		top:0;
		right:1%;
		font-size: 0;
		text-align: right;
		width: 100%;
	}
	header .inner .sub-nav li{
		font-size: 13px;
		display: inline-block;
		vertical-align: middle;
		margin-left: 1%;
	}
	header .inner .sub-nav li.tel{
		color: #6da591;
		font-size: 14px;
	}
	header .btn-box{
		background-color: #BC6586;
		font-size: 11px;
		padding: 6px 4px 6px 10px;
		background-position: 6px 50%;
		background-size: 4px;
		
	}
	
	
	
}



/*---------------------------------------
 * 
---------------------------------------*/ 

@media screen and (min-width:1000px) {
	
	
	
	/* ãƒ¡ã‚¤ãƒ³ãƒ¡ãƒ‹ãƒ¥ãƒ¼
	---------------------------------------*/ 

	header .inner .main-nav li{
		margin: 0 4.5%;		
	}
	header .inner .main-nav .box-02 li{
		margin: 0 3%;	
	}
	
	
	/* ã‚µãƒ–ãƒ¡ãƒ‹ãƒ¥ãƒ¼
	---------------------------------------*/ 
	
	header .inner .sub-nav li{
		margin-left: 2%;
	}
	
}


/*---------------------------------------
 * 
---------------------------------------*/ 

@media screen and (min-width:1156px) {
	header .inner{
		width: 1220px;
		margin: 0 auto;
		position: relative;
	}
	header .inner .site-description{
		margin-left: 0;
	}
	
	
	/* ãƒ¡ã‚¤ãƒ³ãƒ¡ãƒ‹ãƒ¥ãƒ¼
	---------------------------------------*/
	
	header .inner .main-nav li{
		margin: 0 20px;	
	}
	header .inner .main-nav li.first{
		margin: 0 20px 0 20px;	
	}
	header .inner .main-nav .box-02 li{
		margin: 0 22px;	
	}
	header .inner .main-nav .box-02 li.last{
		margin: 0 20PX 0 15px;	
	}
	
	
	/* ã‚µãƒ–ãƒ¡ãƒ‹ãƒ¥ãƒ¼
	---------------------------------------*/
	
	header .inner .sub-nav{
		right: 0;
	} 
	
	header .inner .sub-nav li{
		margin-left: 16px;
	}
	header .btn-box{
		padding: 6px 13px 6px 30px;
		background-position: 15px 50%;
		font-size: 12px;
	}
	
	
}




/*------------------------------------------------------------------------------
 * SP
------------------------------------------------------------------------------*/ 

@media screen and (max-width:859px) {
	
	
	/*------------------------
	wovn
------------------------*/
#wovn-languages {
	line-height: 1;
	        margin: 20px auto;
        text-align: center;
}
#wovn-languages .wovn-lang-list{
	line-height: 1;
}
#wovn-languages .wovn-lang-list li{
	display: inline-block;
	font-size: 1rem;
	line-height: 1;
}
#wovn-languages .wovn-lang-list li:not(:last-of-type)::after{
	content: "|";
	margin: 0 .5em;
}
#wovn-languages .wovn-lang-list li:not(.selected){
	cursor: pointer;
	font-size: 13px;
	margin-left: 1px;
}
#wovn-languages .wovn-lang-list li.selected{
	font-weight: bold;
	font-size: 13px;
}

	/* Header
	---------------------------------------*/ 
	
	header{
		width: 100%;
		position: fixed;
		top:0 ;
		left:0;
		z-index: 1000;
		
	}
	
	header .logo{
		width: 62px;
		height: 36px;
		text-align: center;
		
		margin: 10px auto;
	}
	header .menu-trigger{
		display: block;
		position: absolute;
		top: 20px;
		left: 10px;
		width: 62px;
		height: 18px;
	}
	header .reserve-trigger{
		display: block;
		position: absolute;
		top: 17px;
		right: 10px;
		border: 1px solid #BC6586;
		font-size: 9px;
		padding: 3px 5px;
		color: #BC6586;
	}
	
	
	
	/* Menu
	---------------------------------------*/ 
	.sp-menu{
		display: none;
		width: 100%;
		max-height: 100%;
		overflow: scroll;
		padding: 20px 20px;
		box-sizing: border-box;
		background: rgba(255,255,255,0.9);
		position: fixed;
		top: 60px;
		left:0;
		bottom: 0;
		z-index: 999;
	}
	.sp-menu .gnavlist {
		display:flex;
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap:wrap;
		flex-wrap:wrap;
	}
	.sp-menu .gnavlist li{
		width: 49%;
	}
	.sp-menu .gnavlist li:not(:first-of-type):not(:nth-of-type(2)){
		margin-top: 7px;
	}
	.sp-menu .gnavlist li a{
		display: block;
		padding: 15px;
		border: 1px solid  #333;
		text-align: center;
		font-size: 13px;
		line-height: 1;
	}

	/* Contact Navi------------------*/
	.sp-menu .contactnav {
		display:flex;
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap:wrap;
		flex-wrap:wrap;
		margin-top: 15px;
	}
	.sp-menu .contactnav li{
		padding: 0;
	}
	.sp-menu .contactnav li:not(:first-of-type){
		margin-top: 7px;
	}
	.sp-menu .contactnav li a{
		display: block;
		padding: 15px;
		text-align: center;
		font-size: 13px;
		line-height: 1;
	}
	.sp-menu .contactnav li:not(.tel) a{
		background: #269A6F;
		color: #fff;
	}
	.sp-menu .contactnav li.tel a{
		border: 1px solid  #269A6F;
		color: #269A6F;
	}
	.sp-menu .contactnav li:not(.fair):not(.tel){
		width: 49%;
	}
	.sp-menu .contactnav li.fair,
	.sp-menu .contactnav li.tel{
		width: 100%;
	}

	/* SNS Navi------------------*/
	.sp-menu .snsnav{
		display:flex;
		display: -webkit-flex;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		align-items: center;
		margin-top: 20px;
	}
	.sp-menu .snsnav li img{
		max-width: 25px;
	}
	.sp-menu .snsnav li span{
		display: none;
	}
	.sp-menu .snsnav li + li{
		margin-left: 25px;
	}









	/* ReserveMenu
	---------------------------------------*/ 
	
	.sp-reserve-box{
		/*
		width: 100%;
		max-height: 100%;
		overflow: scroll;
		padding: 0 15px 30px;
		box-sizing: border-box;
		font-size: 12px;
		*/
		display: none;
		position: fixed;
		left:0;
		top: 60px;
		z-index: 999; 
	}
	.sp-reserve-box.common-sp-reserve-box{
		background: rgba(255,255,255,0.9);
	}
	/*
	.sp-reserve-box .midashi{
		width: 100%;
		margin-bottom: 40px;
		padding-top: 40px;
	}
	.sp-reserve-box .komidashi{
		font-size: 17px;
	    margin-bottom: 16px;
	    text-align: center;
	}
	.sp-reserve-box .btn-obj{
		width: 100%;
		color: #FFFFFF;
		display: inline-block;
		padding: 20px 0px ;
		background: url(../img/deco_arrow.png) 10px 50% no-repeat #BC6586;
		background-size: 6px;
		font-size: 13px;
		margin: 5px 0 0;
		text-align: center;
		font-size: 16px;
		letter-spacing: 2px; 
	}
	.sp-reserve-box .btn-obj2{
		width: 100%;
		color: #BC6586;
		display: inline-block;
		padding: 20px 0px ;
		background: url(../img/deco_arrow_purple.png) 10px 50% no-repeat ;
		background-size: 6px;
		border: 1px solid #BC6586;
		
		font-size: 13px;
		margin: 5px 0 0;
		text-align: center;
		font-size: 16px;
		letter-spacing: 2px; 
	}
	
	
	.sp-reserve-box .tel-box{
		margin-top: 40px;
		margin-bottom: 30px;
	}
	.sp-reserve-box .tel-box .hour{
		margin-top: 10px;
		text-align: center;
	}
	
	
	.sp-reserve-box .reservation-box{
		margin-bottom: 30px;
	}
	.sp-reserve-box .sp-menu-close{
		padding-bottom: 30px;
	}
	*/
	
	/* PCç”¨ãƒ¡ãƒ‹ãƒ¥ãƒ¼éžè¡¨ç¤º
	---------------------------------------*/ 

	.reserve-menu{
		display: none !important;
	}

}

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