<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#key .slide1 {
	background-image: url('../img/index/key-1.jpg');
}
#key .slide2 {
	background-image: url('../img/index/key-2.jpg');
}
header:after {
	display: none;
}
header .key-info {
	position: absolute;
	top: 211px;
	left: 140px;
	z-index: 1;
}
header .key-info .txt {
	margin-top: 53px;
	padding-left: 8px;
}
header .takeout_bnr {
  position: absolute;
  z-index: 90;
  right: -4px;
  top: 100px;
  float: right;
}
header .delivery_bnr {
  position: absolute;
  z-index: 90;
  right: 97px;
  top: 100px;
  float: right;
}
#sec1 {
	position: relative;
	padding: 114px 0 112px;
}
#sec1:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	background: url('../img/index/sec1_deco.png') no-repeat center top;
	width: 430px;
	height: 144px;
}
#sec1 h2 {
	margin-bottom: 74px;
}
#sec1 .item {
	width: 220px;
	float: left;
}
#sec1 .item + .item {
	margin-left: 40px;
}
#sec1 .item dl {
	background: url('../img/index/sec1_dt.png') no-repeat center top;
    padding: 10px 18px 11px 16px;
    position: relative;
    height: 44px;
	margin-top: 26px;
	line-height: 22px;
	color: #989898;
}
#sec1 .item dl dt {
	position: absolute;
	left: 6px;
	top: -15px;
	font-size: 14px;
	letter-spacing: 0.06em;
	font-weight: bold;
}
#sec1 .item dl dd {
	font-size: 15px;
	letter-spacing: 0.1em;
	font-weight: bold;	
}
#sec1 .item .img-rss {
	position: relative;
}
#sec1 .item .img-rss:before {
	content: url('../img/index/no-btn.png');
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
#sec2 {
	position: relative;
	padding: 162px 0 270px;
}
#sec2:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 744px;
	background: url('../img/index/sec2_bg.png') no-repeat center bottom;
	-webkit-background-size: cover;
	background-size: cover;
}
#sec2 .inner:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: url('../img/index/sec2_deco11.png') no-repeat center top;
	width: 340px;
	height: 1111px;
}
#sec2 .inner:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	background: url('../img/index/sec2_deco12.png') no-repeat center top;
	width: 420px;
	height: 218px;
}
#sec2 h2 {
	float: left;
	margin-left: 146px;
}
#sec2 .sec2_txt {
	padding-top: 29px;
	width: 410px;
	float: right;
}
#sec2 .info {
	position: relative;
	z-index: 1;
}
#sec2 .sec2_img {
	position: relative;
	color: #fff;
}
#sec2 .sec2_img dl {
	position: absolute;
}
#sec2 .sec2_img dl:before {
	-webkit-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
	position: absolute;
	opacity: 0;
}
#sec2 .sec2_img dl:hover:before {
	opacity: 1;
}
#sec2 .sec2_img dl dd {
	-webkit-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
	position: absolute;
	opacity: 0;
}
#sec2 .sec2_img dl:hover dd {
	opacity: 1;
}
#sec2 .set1 {
	position: relative;
	margin-top: 145px;
}
#sec2 .set1:before {
	content: url('../img/index/sec2_deco1.png');
	position: absolute;
	left: -154px;
	top: 395px;
}
#sec2 .set1 .info {
	width: 364px;
	margin-right: -100px;
}
#sec2 .set1 .info h3 {
	margin-left: -79px;
}
#sec2 .set1 .info .txt {
	padding-left: 10px;
	position: relative;
	top: -80px;
	margin-bottom: -80px;
}
#sec2 .set1 .sec2_img {
	margin-right: -49px;
}
#sec2 .set1 .sec2_img dl.dl01 {
	top: 30px;
	left: 114px;
}
#sec2 .set1 .sec2_img dl.dl01:before {
	content: url('../img/index/bg-dd1.png');
	top: -10px;
	left: 146px;
	width: 517px;
	height: 245px;
}
#sec2 .set1 .sec2_img dl.dl01 dd {
	top: 60px;
	left: 287px;
	width: 328px;
}
#sec2 .set1 .sec2_img dl.dl02 {
	right: 61px;
	bottom: 47px;
}
#sec2 .set1 .sec2_img dl.dl02:before {
	content: url('../img/index/bg-dd2.png');
	bottom: -47px;
	right: 85px;
	width: 517px;
	height: 245px;
}
#sec2 .set1 .sec2_img dl.dl02 dd {
	right: 238px;
	bottom: 37px;
	width: 230px;
}
#sec2 .set1 .sec2_img:before {
	content: "";
	position: absolute;
	bottom: -76px;
	right: -133px;
	background-color: #a38e63;
	width: 370px;
	height: 557px;
	opacity: .8;
}
#sec2 .set2 {
	margin-top: 149px;
}
#sec2 .set2 .info {
	width: 348px;
}
#sec2 .set2 .info h3 {
	position: relative;
	top: -24px;
	margin-bottom: -24px;
}
#sec2 .set2 .info .txt {
	position: relative;
	top: -76px;
	margin-bottom: -76px;
	padding-left: 16px;
	width: 102%;
}
#sec2 .set2 .sec2_img {
	margin-right: -80px;
	margin-left: -43px;
}
#sec2 .set2 .sec2_img dl.dl01 {
	top: -37px;
	left: -38px;
}
#sec2 .set2 .sec2_img dl.dl01:before {
	content: url('../img/index/bg-dd3.png');
	top: 0;
	left: 131px;
	width: 488px;
	height: 245px;
}
#sec2 .set2 .sec2_img dl.dl01 dd {
	top: 72px;
	left: 232px;
	width: 300px;
}
#sec2 .set2 .sec2_img dl.dl02 {
	top: 45px;
	right: 95px;
}
#sec2 .set2 .sec2_img dl.dl02:before {
	content: url('../img/index/bg-dd4.png');
	top: 60px;
	right: -47px;
	width: 356px;
	height: 527px;
}
#sec2 .set2 .sec2_img dl.dl02 dd {
	top: 218px;
	right: 50px;
	height: 220px;
}
#sec2 .set2 .sec2_img dl.dl03 {
	left: 8px;
	bottom: 29px;
}
#sec2 .set2 .sec2_img dl.dl03:before {
	content: url('../img/index/bg-dd5.png');
	top: 40px;
	left: 115px;
	width: 488px;
	height: 245px;
}
#sec2 .set2 .sec2_img dl.dl03 dd {
	bottom: -8px;
	left: 222px;
	width: 220px;
}
#sec2 .set2 .sec2_img:before {
	content: "";
	position: absolute;
	bottom: -82px;
	left: -89px;
	background-color: #a38e63;
	width: 244px;
	height: 472px;
	opacity: .8;
}
#sec3 {
	background: url('../img/index/sec3_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	height: 720px;
	color: #fff;
}
#sec3:before {
	content: "";
	width: 100%;
	height: 3px;
	background-color: #005941;
	position: absolute;
	top: -13px;
	left: 0;
}
#sec3 h2 {
	position: absolute;
	top: -111px;
	left: 50%;
	margin-left: -380px;
	z-index: 99;
}
#sec3 .bx-wrapper,
#sec3 .bx-viewport,
#sec3 .bxSlider {
	width: 100%;
	height: 720px !important;
}
#sec3 .bxSlider &gt; div {
	height: 100%;
	width: calc(100% - 90px) !important;
	margin-left: 45px;
}
#sec3 .bxSlider .lunch {
	background: url('../img/index/sec3_js1.jpg') no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
#sec3 .bxSlider .dinner {
	background: url('../img/index/sec3_js2.jpg') no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
#sec3 .bxSlider .course {
	background: url('../img/index/sec3_js3.jpg') no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
#sec3 .info {
	position: absolute;
	top: 90px;
	left: 165px;
	z-index: 100;
}
#sec3 .info .txt {
	margin: 25px 0 0 22px;
}
#sec3 #bx-pager {
	position: absolute;
	top: -27px;
	left: 50%;
	width: 660px;
	margin-left: -330px;
	height: 34px;
	position: absolute;
	z-index: 100;
}
#sec3 #bx-pager a {
	display: block;
	float: left;
	line-height: 34px;
	opacity: .4;
}
#sec3 #bx-pager a.active {
	opacity: 1;
}
#sec4 {
	position: relative;
	padding: 161px 0 40px;
}
#sec4:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 992px;
	min-width: 1600px;
	background: url('../img/index/sec4_bg.png') no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#sec4 h2 {
	margin-left: -79px;
	padding-bottom: 48px;
}
#sec4 .item {
	float: left;
	margin-right: 40px;
	margin-top: 60px;
	position: relative;
	-webkit-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
	cursor: pointer;
}
#sec4 .item:hover {
	opacity: .8;
}
#sec4 .item:nth-child(4n) {
	margin-right: 0;
}
#sec4 .item .ttl {
	position: absolute;
	left: -22px;
	top: -28px;
	z-index: 1;
}
#sec4 .item .ttl.ml-34 {
	left: -34px;
}
@media screen and (max-width: 1600px) {
	#sec1:before {
		right: auto;
		left: 50%;
		margin-left: 460px;
	}
	#sec2 .inner:before {
		left: auto;
		right: 50%;
		margin-right: 460px;
	}
	#sec2 .inner:after {
		right: auto;
		left: 50%;
		margin-left: 460px;
	}
	#sec4:before {
		left: 50%;
		margin-left: -800px;
	}
}
#sec4 .ttl_ins{
	text-align: center;
}
 #instafeed {
	padding: 0px 0 80px 0px;
}
 #instafeed li {
	float: left;
}
 #instafeed li:not(:last-child) {
	padding-right: 8px;
}

.oshirase{
	text-align: center;
	margin: 12px auto;
}

.oshirase2{
	text-align: center;
	margin: 12px auto;
	border:1px solid #000;
	padding:20px;
	width:710px;
}


.instagram {
	text-align: center;
}

.news_box {
	background: url("../img/shared/partent21.jpg") repeat center top;
    width: 860px;
    margin: 50px auto;
    line-height: 2.2em;
    padding-bottom:39px;
    font-family: "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
}
.news_box .ttl {
	color: #fff;
    padding: 49px 50px 15px;
    text-align: center;
    font-size: 26px;
    width: 660px;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
}
.news_box .txt {
	color: #fff;
	padding: 20px 50px 0;
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
}
.news_box .txt .point{
	font-size: 22px;
	border-bottom: dotted 3px orange;
}
.news_box .txt .denial{
	text-decoration: line-through;
}

.news_box .link a{
	margin: 20px auto;
	width: 300px;
	display: block;
	color:#fff;
	text-align: center;
	font-size: 18px;
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: 0px;
	padding: 10px 0;
	text-decoration: none;
	box-sizing:border-box;
	line-height: 25px;
	letter-spacing: 2px;
    border:solid 1px #FFF;
}</pre></body></html>