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

/****分享*****/
.shareBox{
	float:right;}

.shareBox .btn-fb{
	margin-right:5px;
	display:inline-block;
	vertical-align:middle;}

table.drinkMenu{
	font-size:17px;
	border-collapse:collapse;}

table.drinkMenu th,
table.drinkMenu td{
	border:none;
	padding:8px;
	border-bottom:1px dashed #C7C7C7;}

table.drinkMenu td em{
	display: block;
	font-family:Verdana, Helvetica, sans-serif,"ヒラギノ明朝 Pro W6";
    font-size: 12px;
    color: #B55F4C;}

.title{
    display: inline-block;
    padding: 0 15px;
	margin-bottom:15px;
    background: #69524A;
    font-size: 18px;
    color: #D8CEB8;}

.title strong,
.title em{
	font-weight:normal;}

.title em{
	margin-right:8px;}

.textEditor .aboutSet{}

.textEditor .aboutSet h3{}

.textEditor .aboutSet h3 em{
	font-size:15px;
	color:#222;
	font-weight:normal;}

.textEditor .aboutSet h3:first-letter{
	font-size:28px;
	color:#8f3421;}

.textEditor .aboutSet h3 strong{
	margin-left:5px;
	font-weight:normal;
	color:#8f3421;}

.textEditor .aboutSet &gt; div{
	padding:0 20px;
	border-left:1px dashed #B3B3B3;
	min-height:155px;}
.textEditor .aboutSet &gt; div:first-child{
	border:none;}

.textEditor .aboutSetH{}

.textEditor .aboutSetH &gt; div{
	padding:0;}

.textEditor .aboutSetH &gt; div .Img img{
	display:block;}

.textEditor .aboutSetH &gt; div .Txt{
	background:#000;
	padding:20px;}

.textEditor .aboutSetH &gt; div .Txt h3{
	font-size:20px;
	padding-bottom:5px;
	border-bottom:1px dashed #BCBCBC;}

.textEditor .aboutSetH &gt; div .Txt p{
	margin-top:10px;
	font-size:13px;}

@media (max-width: 960px){
	.textEditor .aboutSet &gt; div{
		border:none;}
}

@media (max-width: 640px){
	.contentBox .leftBox{
		float:none;
		width:100%;}
	
	.contentBox .rightBox{
		float:none;
		width:100%;
		margin-top:30px;}
}</pre></body></html>