<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*@font-face
{
	font-family: mplus-1p-regular;
	src: url('http://mplus-fonts.sourceforge.jp/webfonts/mplus-1p-regular.ttf')
	format("truetype");
}

@font-face
{
	font-family: mplus-2p-regular;
	src: url('http://mplus-fonts.sourceforge.jp/webfonts/mplus-2p-regular.ttf')
	format("truetype");
}
*/
body {
	margin:0;
	padding:0;
	android:layout_marginTop:0;
	width:100%;
	color:#59493F;
	background:url(../images/bg.jpg);
	font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, mplus-1p-regular, mplus-2p-regular, sans-serif;
	font-size:1.2em;
}

a {
	color:#ff6600;
}
a:hover {
	color:#1cc3b9;
}

/* __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ HEADER  __ __*/

ul.bxslider {
	margin:0;
	padding:0;
}

header nav {
	padding-top:5px;
	padding-bottom:5px;
}

header nav ul {
	margin:0;
	padding:0;
	letter-spacing: -8em;
}

header nav ul li.menu:after {
	clear:both;
}

header nav ul li.logo {
	width:80%;
	display:inline-block;
	/*float:left;*/
	letter-spacing:normal;
	list-style-type:none;
	vertical-align:top;
	margin:0; 
	padding:0;
}

header nav ul li.menu {
	width:20%;
	display:inline-block;
	/*float:left;*/
	list-style-type:none;
	letter-spacing:normal;
	vertical-align:top;
	margin:0;
	padding:0;
}


/* __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ NEWS  __ __*/

.news {
	font-size:0.9em;
	width:100%;
	margin-top:-60px;
	background:url(../images/news_bg.gif) ;
	padding:10px 0 20px 0;
}

.news .ttl {
	background:url(../images/ttl_news.png) no-repeat;
	background-size:contain;
	width:105px;
	height:57px;
	margin:0 auto 1.2em auto;
	text-indent:-9989px;
}
.news ul, .news li {
	padding:0;
	margin:0 0.5em;
}
.news ul li {
	list-style-type:none;
	color:#59493f;
	font-size:1.1em;
	line-height:1.8em;
}
.news ul li{
	overflow:hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis; /* Opera */
	white-space: nowrap;
}
.news  .jump {
	width:100%;
	text-align:right;
}
.news .rabbit {
	background:url(../images/news_rabbits.png) no-repeat;
	width:125px;
	height:82px;
	margin:0 auto;
}

/* __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ SHOP  __ __*/

.shop {
	width:100%;
	background:url(../images/shop_bg.gif) ;
	padding:10px 0 20px 0;
}
.shop .ttl {
	background:url(../images/ttl_shop.png) no-repeat;
	background-size:contain;
	width:115px;
	height:96px;
	margin:0 auto 1.2em auto;
	text-indent:-9989px;
}
.shop p {
	text-align:center;
}

/* __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ SNS  __ __*/

#sns_wrap {
	width:100%;
	margin-top:-20px;
	background:url(../images/sns_bg.gif) ;
}
.sns {
	width:310px;
	margin:0 auto;
	min-height:180px;
}

.sns ul {
	padding-top:30px;
}
.sns li {
	list-style-type:none;
	text-indent:-9989px;
	float:left;
}
.sns .twitter {
	background:url(../images/btn_twitter.png) no-repeat;
	margin-left:-20px;
}
.sns .facebook {
	background:url(../images/btn_fb.png) no-repeat;
	margin-left:40px;
}
.sns .line {
	background:url(../images/btn_line.png) no-repeat;
	margin-left:40px;
}
.sns a{
	width:63px;
	height:63px;
	display:block;
}

.friend a{
	display:block;
	width: 228px;
	height: 42px;
	background:#00bb00;
	box-shadow:0 5px 0 #219900;
	border-radius:6px;
text-align:center;
text-decoration: none;
	padding:5px 0 0 0;
	margin: 80px 0 0 50px;
	cursor: pointer
}
/* __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ FOOTER  __ __*/

.rakeru {
	text-align:center;
}
.copyright {
	margin-top:10px;
}

footer p {
	font-size: 0.8em;
}
footer p a {
	color:#59493F;
	outline: none;
}

footer p a:hover {
	color:#ff6600;
}
/* __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ CONCEPT  __ __*/

.concept_pic1 {
	width: 100%;
	margin-top:30px;
}

.concept_pic2 {
	width: 90%;
	margin: 0 5%;
	margin-top:60px;
}

.concept_pic3 {
	width: 90%;
	margin-left:10%;
	margin-top:20px;
	margin-bottom:40px;
}

.concept_pic4 {
	width: 100%;
	font-size:0em;
}

p.concept {
	padding:0 8%;
	font-size:14px;
	line-height:22px;
}

.concept p img {
	margin:25px 0 40px 0;
}


/* __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ CONTACT  __ __*/

#contact {
	margin-top:30px;
	margin-bottom:100px;
}

#contact .image {
	width:70%;
	margin:0 auto;
}

#contact h3 {
	text-align:center;
	font-size:0.9em;
	margin:50px auto;
	margin-bottom:30px;
}

#contact p{
	text-align:center;
	font-size:0.8em;
}


/* __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ ACCESS  __ __*/

#access {
	margin-top:30px;
	margin-bottom:100px;
}

#access .logo {
	width:70%;
	margin:0 auto;
	margin-top:30px;
}

#access .map {
	width:80%;
	margin:0 auto;
	margin-top:50px;
	text-align:center;
}

#access h3 {
	font-size:0.9em;
	margin:20px auto;
	margin-bottom:30px;
}

#access p{
	font-size:0.8em;
}


/* __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ MENU  __ __*/

#menu {
	width:92%;
	margin:0 4%;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu ul li:first-child {
	margin-top:30px;
}

#menu ul li.ceci {
	margin-top:50px;
}

#menu ul li:last-child {
	margin-bottom:100px;
}


.btn_reservation{
	width: 223px;
	margin: 0 auto 20px;
	text-align: center;
}
.btn_reservation a{
	display: block;
	padding: 13px 0;
	background-color: #739eca;
}
.btn_reservation a img{
	width: 140px;
	vertical-align: middle;
}</pre></body></html>