<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charaset "utf-8"; 
 
* { 
	padding: 0px;
	margin: 0px;
	border: none;
	box-sizing: border-box;
}
li { list-style-type: none;}
 
a { text-decoration:none;}
.cont{
	padding:0px 0px 10px;
}
/*ãƒ¡ã‚¤ãƒ³ãƒ“ã‚¸ãƒ¥ã‚¢ãƒ«ï¼†ãƒªãƒ¼ãƒ‰æ–‡*/
.leadText{
	padding:30px 0;
}
.leadImg{
	width:293px;
	float:left;
}
.leadTextInner{
	float:left;
	width:485px;
	padding-left:15px;
}
.leadTextInner h2{
	color:#3D8AD4;
	font-size:1.7em;
	margin-bottom:5px;
	font-family: "Noto Sans Japanese";
}
.leadTextInner p{
	line-height:1.5em;
	font-size:1.1em;
}
@media only screen and (max-width: 767px){
.leadText{
	padding:8px;
}
.leadImg{
	padding:8px 20px;
	width:100%;
}
.leadImg img{
	width:100%!important;
}
.leadTextInner h2{
	font-size:1.4em;
	margin-bottom:5px;
	font-family: "Noto Sans Japanese";
}
.leadTextInner p{
	line-height:1.4em;
	font-size:0.9em;
}

}
/*ãƒšãƒ¼ã‚¸å†…ãƒªãƒ³ã‚¯*/
.pageMenu{
	margin:15px 0 30px;
	font-family: "Noto Sans Japanese";
}
.pageMenu ul{
	display:table;
	width:101%;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing:8px 0;
}
.pageMenu li{
	vertical-align: middle;
	width:33.3%;
	display:table-cell;
	text-align: center;
	line-height: 1.3em;
	padding:15px 0;
	background:#fff;
	border-radius: 10px;
	position:relative;
	transition: all 0.3s ease;
}
.pageMenu li:before{
	content:'';
	left:49%;
	bottom:-12px;
	width: 0px;
	height: 0px;
	border: 5px solid transparent;
	border-top: 5px solid #3D8AD4;
	position:absolute;
	z-index:2;
}
.pageMenu li:after{
	content:'';
	position:absolute;
	background:#fff;
	width:30px;
	height:30px;
	border-radius: 15px;
	margin:0 auto;
	left:45%;
	bottom:-13px;
	z-index: 1;
	transition: all 0.3s ease;
}
.pageMenu li a{
	color:#3D8AD4;
	font-weight:bold;
	font-size:1.1em;
	display:block;
}
.pageMenu li:hover,.pageMenu li:hover:after{
	background:#eee;
}
/*ã‚³ãƒ³ãƒ†ãƒ³ãƒ„*/
.contInner{
	position:relative;
	background:#faf3dd;
    padding:15px;
    margin-bottom:30px;
}
#topics .contInner h3,#topics .bbqset h3{
	text-align: center;
	color:#3D8AD4;
	border-bottom:none;
	font-size: 1.7em;
	padding:22px 0;
	width:80%;
	margin:0 auto;
	font-family: "Noto Sans Japanese"; 
	border-top:3px solid #3D8AD4;
	border-bottom:3px solid #3D8AD4;
	position:relative;
}
#topics #shopList h3{
	text-align: center;
	color:#3D8AD4;
	border-bottom:none;
	font-size: 1.7em;
	padding:22px 0;
	width:80%;
	margin:0 auto;
	font-family: "Noto Sans Japanese"; 
	border-top:3px solid #3D8AD4;
	border-bottom:3px solid #3D8AD4;
	position:relative;
}
#topics #shopList h3:before,#topics #shopList h3:after{
	content:'';
	position:absolute;
	width:100%;
	border-top:1px solid #3D8AD4!important;
	left:0;
}
h3:before,h3:after{
	content:'';
	position:absolute;
	width:100%;
	border-top:1px solid #3D8AD4;
	left:0;
}

h3:before{
	top:6px;
}
h3:after{
	bottom:6px;
}

/*ãƒ—ãƒ©ãƒ³*/
.planCont{
	background:#fff;
	padding: 0 15px 8px;
	margin-bottom:15px;
}
.contInner h4{
	font-family: "Noto Sans Japanese"; 
	background:#99ccff;
	padding:10px;
	color:#555555;
	font-size:1.3em;
}
.contInner h5{
	font-size:1.1em;
	margin: 8px 0;
}
.planDetail{
	padding:8px 0;
	border-bottom:1px dotted #666;
}
.planDetail:last-of-type{
	border-bottom:none;
}
.planImg{
	float:left;
	width:60%;
	margin-right:8px;
}
.planImg li{
	float:left;
	width:50%;
}
.planImg img{
	width:100%;
	height:160px;
}
.planText{
	width:38%;
	float:left;
	line-height:1.5em;
}
.planPrice {
	margin:10px 0;
}
.planPrice span{
	color:red;
	font-size:1.6em;
	font-weight:bold;
	margin-left:8px;
	font-family: sans-serif;
}

.reserveBtn{
	width:80%;
	margin:8px auto 0;
	position:relative;
}
.reserveBtn a{
	display:block;
	background:#f90;
	border:2px solid #f90;
	color:#fff;
	font-size:1.1em;
	padding:8px 0;
	text-align: center;
	color:#fff!important;
	font-weight: bold;
	transition: all 0.3s ease;
}
.reserveBtn a:hover{
	background:#fff;
	color:#f90!important;
}
.stop_cover{
	position:absolute;
	width:100%;
	height:100%;
	text-align:center;
	background:#666;
	color:#fff;
	padding:8px 0;
}
/*BBQã‚»ãƒƒãƒˆå†…å®¹*/
.setInner{
	margin-top:15px;
}
.setImg{
	float:left;
	width:442px;
	margin-right:8px;
}
.setText {
    line-height: 1.5em;
    font-size: 1.1em;
}
.setText p{
	margin-top:5px;
	line-height:1.3em;
}
/*å„æ–½è¨­ã®ã”æ¡ˆå†…*/
#shopList {
	width:100%;
}
#shopList .shopDetail {
	width:30.5%;
	overflow: hidden;
	float: left;
	vertical-align:top;
	margin-right:4.1%;
	margin-bottom: 8px;
	margin-top:15px;
	/*border:1px #999 dotted;
	padding:5px;
	border-top:10px #3D8AD4 solid;*/
	height: 420px;
}
#shopList [class*="hidden-"] {display: none!important;}
#shopList .shopDetail:nth-child(4n) {
	margin-right:0px;
}
#shopList .shopDetail h4{
    font-size: 1.4em;
    padding: 5px 0 8px;
    box-sizing: border-box;
	line-height: 0.8em;
	color:#3D8AD4;
	border-bottom:none!important;
	
}
#shopList .shopDetail .shopImg{
	margin-bottom:15px;
}
#shopList .shopDetail .shopImg img{
	width:100%;
	height:150px;
}
#shopList .shopDetail .linkUrl a{
	float:right;
	text-decoration:underline;
	font-weight:bold;
	color:#3D8AD4;
}
@media only screen and (max-width: 767px){
#shopList .shopDetail{
	width:98%;
	margin:8px auto;
}
#shopList .shopDetail .shopImg{
	float: left;
    width: 35%;
    margin-right: 5px;
}
}</pre></body></html>