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


/* 共有ベース定義
-----------------------------------------------	*/
body {
	text-align: left;
	letter-spacing: 0px;
	word-spacing: normal;
	background:url(../img/bg.jpg) repeat 0 0;
	background-repeat: repeat;
	color: #59524d;
	cursor: auto;
	font: 14px/30px Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height:1.8 !important;
}
.mincho {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.f_eng {
	font-family: Georgia, "Times New Roman", Times, serif
}

*:first-child+html img {
	vertical-align: top;
}
* html img {
	vertical-align: top;
}
.hr{
	border-bottom:1px dotted #59564f;
	height:1px;
	width:90%;
	margin:40px auto 20px auto;
}



.box01{
	background:url(../img/bg_layout1.jpg) repeat 0 0;
	position:relative;
}
.box02{
	background:url(../img/bg_layout2.jpg) repeat 0 0;
	position:relative;
}
.box03{
	background:url(../img/bg_layout3.jpg) repeat 0 0;
	position:relative;
}
.box04{
	background:url(../img/bg_layout4.jpg) repeat 0 0;
	position:relative;
}
.box05{
	background:url(../img/bg_layout5.jpg) repeat 0 0;
	position:relative;
}
.box06{
	background:url(../img/bg_layout6.jpg) repeat 0 0;
	position:relative;
}
.box07in{
	background:url(../img/bg_layout7_m.png) repeat-y 0 0;
	background-size:contain;
	position:relative;
	margin:0;
}
.box07h{
	background:url(../img/bg_layout7_h.png) no-repeat 0 0;
	background-size:contain;
	width:100%;
	height:10px;
	position:relative;
}
.box07b{
	background:url(../img/bg_layout7_b.png) no-repeat 0 0;
	background-size:contain;
	width:100%;
	height:10px;
	position:relative;
}
.txt{
	line-height:180%;
	margin:20px auto;
	padding:0 20px;
}

/* index
-----------------------------------------------	*/



#index #key{
	margin-bottom:40px;
}

#feed{
	width:90%;
	margin:0 auto;
	font-weight:bold;
}
.column{
	font-size: 14px;
	color: #000;
	width:100%;
	padding:10px 0;
	float:left;
	position:relative;
	line-height:140%;
}
.column a{
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
	
}
.column a:hover{
	background-color:#FFF;
	opacity: 0.4 !important;
  filter: alpha(opacity=40) !important;
  -ms-filter: "alpha(opacity=40)" !important;
	
}
.column {
	border-bottom:1px dotted #948773;
}
.column dd{
	color:#6c442c;
	font-size:16px;
	margin-bottom:10px;
}
.column p{
	font-weight:normal;
}

h3.course_t{
	font-size:22px;
	text-align:center;
	color:#fff;
	letter-spacing:1px;
	font-weight:bold;
	margin:10px 0;
}
h4.course_t2{
	font-size:20px;
	text-align:center;
	color:#ffd43f;
	font-weight:bold;
	letter-spacing:2px;
	margin-bottom:20px;
	line-height:160%;
}

h4.course_t2 .price{
	letter-spacing:0px;
	padding-right:5px;
	font-size:28px;
	font-weight:bold;
	font-family: 'Roboto Condensed', sans-serif;
}

#course .coursemenu{
	width:96%;
	margin:0 auto;
	background-color:rgba(255,255,255,0.8);
}
#course .coursemenu .in{
	width:86%;
	margin:0px auto;
	padding:20px;
	text-align:center;
}
#course .coursemenu .in h5{
	font-size:20px;
	margin-bottom:10px;
}
#course .coursemenu .in li{
	margin-bottom:10px;
	color:#1B1818;
	font-weight:bold;
}
#course .coursemenu .in p{
	text-align:left;
	margin:20px 0 0 0;
	line-height:140%;
}
/* girlsparty
-----------------------------------------------	*/	
#girlsparty #reason h2{
	font-size:30px;
	color:#272727;
	font-weight:bold;
	text-align:center;
	position:relative;
	top:-15px;
	letter-spacing:3px;
}
#girlsparty #reason h2 span{
	font-size:60px;
	position:relative;
	top:5px;
	left:-5px;
}
#girlsparty #reason .menu_area{
	width:100%;
}
#girlsparty #reason dl{
	position:relative;
}
#girlsparty #reason dd{
	font-size:16px;
	color:#fff;
	font-weight:bold;
	position:absolute;
	top:80px;
	width:70%;
	left: 0;
  	right: 0;
  	bottom: 0;
  	margin:auto;
	text-align:center;
	line-height:180%;
}
#girlsparty #drink .main{
	width:96%;
	margin:0 auto;
	padding-bottom:10px;
}


#girlsparty #suprise dl{
	margin:0 0 0px 20px;
	font-size:16px;
	font-weight:bold;
	color:#130C0C;
	padding-bottom:20px;
}

#girlsparty #scene dd{
	margin:0 20px 20px 20px;
}

/* party
-----------------------------------------------	*/	

#party #point .main{
	position:relative;
}
#party #point .main dl{
	width:78%;
	position:absolute;
	top:280px;
	left:40px;
}
#party #point .main dt{
	font-size:24px;
	font-weight:bold;
	letter-spacing:2px;
	color:#272727;
	line-height:120%;
	margin-bottom:10px;
	border-bottom:8px solid #fff100;
	
}
#party #point .main dd{
	font-size:16px;
	font-weight:bold;
	letter-spacing:2px;
	color:#272727;
	line-height:150%;
	margin-bottom:10px;
	
}
#party #course .main{
	width:96%;
	margin:0 auto;
	padding-bottom:10px;
}
#party #feed{
	text-align:left;
}

#party #scene dl{
	position:relative;
	background:url(../img/party/scene_bg.jpg) repeat-y 0 0;
	width:100%;
	background-size:contain;
}
#party #scene dd{
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	color:#272727;
	line-height:150%;
	position:relative;
	bottom:0px;
	width:88%;
	margin:auto;
	left: 0;
  	right: 0;
  	top: 0px;
	padding-bottom:20px;

}
.tri{
	z-index:999 !important;
	text-align:center;
	margin-top:-1px;
	display:block;
}

/* dinner
-----------------------------------------------	*/	

#dinner #reco01 h3{
	margin-top:-20px;
	z-index:2 !important;
}
#dinner #reco01 dl{
	position:relative;
}
.recomenu{
	text-align:center;
	padding:15px 0 0 0;
}
.recomenu dt{
	font-size:26px;
	letter-spacing:3px;
	font-weight:bold;
	color:#150e0c;
}

.recomenu dd.price{
letter-spacing:0px;
	padding-right:5px;
	font-size:30px;
	font-weight:bold;
	color:#d43c38;
}

.recomenu2{
	text-align:center;
}
.recomenu2 dt{
	font-size:20px;
	letter-spacing:3px;
	font-weight:bold;
	color:#150e0c;
	line-height:140%;
}
.recomenu2 dd.txt{
	line-height:140%;
	margin-top:5px;
}
.recomenu2 dd.price{
letter-spacing:0px;
	padding-right:5px;
	font-size:20px;
	font-weight:bold;
	color:#d43c38;
}

#reco01_1 dd{
	line-height:140%;
	clear:both;
	margin:-30px 0 0 20px;
	padding-bottom:10px;
}
#reco01_2 dd{
	line-height:140%;
	clear:both;
	margin:-30px 0 0 110px;
	padding-bottom:10px;
}
#reco01_3 dd{
	line-height:140%;
	clear:both;
	margin:-30px 0 0 20px;
	padding-bottom:10px;
}

#dinner #reco02_1 h3{
	margin-top:-20px;
	z-index:2 !important;
}
#dinner #reco02 .main{
	position:relative;
	width:86%;
	margin:20px auto 0 auto;
}
#dinner #reco02 .main p{
	text-align:center;
	margin:10px 0 0 0;
	font-weight:bold;
	color:#000000;
	font-size:16px;

}
#dinner #reco02 #arange{
	width:90%;
	margin:20px auto ;
	text-align:center;
	color:#fff;
	border:6px solid #eaa3bd;
}
#dinner #reco02 #arange h3{
	font-size:30px;
	padding:20px 0 10px 0;
	letter-spacing:3px;
}
#dinner #reco02 #arange p{
	font-size: 16px;
	padding: 0px 0 20px 0;
	line-height: 160%;
	letter-spacing: 3px;
	font-weight: bold;
	
}



/* drink
-----------------------------------------------	*/	
#drink #sozai{
	clear:both;
	position:relative;

}
#drink #sozai .tri{
	position:absolute;
	width:20%;
	top:0;
  left: 0;
  right: 0;
  bottom: 0;
  margin:auto;
}
#sang .left_col,
#sang .right_col{
	width:50%;
	box-sizing: border-box;
}
#sang .left_col{
	
	border-bottom:1px dotted #837C79;
}
#sang .right_col{
	border-left:1px dotted #837C79;
	border-bottom:1px dotted #837C79;
}


#drink #wine p.txt1{
	width:94%;
	margin:0 auto;
	padding:10px;

}

/* access
-----------------------------------------------	*/	
#access #calender{
	padding:30px 0; 
}
#access #google_calen{
	width:300px; 
	margin:0 auto;
}
#access #info{
	padding:40px 0 20px 0;
	width:90%;
	margin:0 auto;
	}
#access #info dl {
	line-height: 25px;
	padding: 10px 0;
	border-bottom: #a9a9a9 solid 1px;
}
#access #info dt {
	font-weight: bold;	
}
#access #info dd {
}
#access #info .max {
	font-size: 20px;
	font-style:italic;	
}
#gmap{
	width: 300px;
	margin:20px auto;
}


#index #gallery{ margin-bottom:20px;}
#index #gallery #instafeed{ clear:both; overflow:hidden; padding-bottom:10px;}
#index #gallery #instafeed li {
	float: left;
	list-style: none;
	width: 25%;
}
#index #gallery #instafeed a {
	display: block;
}
</pre></body></html>