<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html:not(.responsive) {
    min-width: 1000px;
    /* viewport */
}



/*=============================================
 * body
 *=============================================*/

body {
    color: #d1c4b2;
    font-family: "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", "Meiryo", Osaka, '�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け', 'MS PGothic', sans-serif;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1.5px;
    background: url('../img/shared/bg.jpg');
    min-width: inherit;
    min-height: inherit;
    max-height: 100%;
}
@media(max-width:767px){
    body{
        font-size: 15px;
    }
}


/*=============================================
 * fonts - DON'T EDIT
 *=============================================*/

.fnt-mincho {
    font-family:'Noto Serif JP', "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
}

.fnt-meiryo {
    font-family: "繝｡繧､繝ｪ繧ｪ", Meiryo, "繝偵Λ繧ｮ繝手ｧ偵ざ繧ｷ繝�けPro", "�ｭ�ｳ 繧ｴ繧ｷ繝�け", "Hiragino Kaku Gothic Pro", Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
}

.fnt-gothic {
    font-family: "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", "Meiryo", Osaka, '�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け', 'MS PGothic', sans-serif;
}



/*=============================================
 * .fnt - customs
 *=============================================*/

.fnt-mincho {}

.fnt-meiryo {}

.fnt-gothic {}

.fnt-garamond {}



/*=============================================
 * &lt;main&gt;
 *=============================================*/

main {
    clear: both;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.wrap {
    width: 1000px;
    max-width: 100%;
}
@media(max-width: 767px){
    .wrap{
        box-sizing: border-box;
        padding: 0 15px;
    }
}


/*=============================================
 * &lt;header&gt;
 *=============================================*/
header {
    position: relative;
}

header::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("../img/shared/line.jpg");
    width: 100%;
    height: 6px;
    z-index: 1;
}
header h1{
    font-size: 12px;
    text-align: right;
}
header .logo {
    position: relative;
}

header .logo span {
    position: absolute;
    top: 12px;
    right: 16px;
}

header .left {
    width: 365px;
    position: absolute;
    left: 35px;
    top: 76px;
    z-index: 3;
}

header .right {
    width: 550px;
    position: absolute;
    top: 21px;
    height: 20px;
        right: 21px;
    z-index: 3;
}
header .right .btn_colona{
    float:right;
    padding:10px 0;
}
header .right .shop_bnr{
    float:right;
    position: relative;
    top:560px;
    right:20px;
    
}
header .right .shop_bnr li{
    margin-bottom:15px;
}
#socialbuttons {
   margin: 10px 0 20px 0;
    text-align: center;
    padding: 30px 0 0 0;
}
.cookies_link{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 36px;

}
.cookies_link a{
        text-decoration: underline;
    }
.cookies_link a:hover{
    text-decoration: none;
}
.social-google{
  display: none !important;
}
/*=============================================
 * key
 *=============================================*/

#key {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    min-height: auto;
    position: relative;
}

#key ul {
    min-height: inherit;
}

#key li {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    min-height: inherit;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}



/*=============================================
 * &lt;section&gt;
 *=============================================*/

section {}



/*=============================================
 * &lt;footer&gt;
 *=============================================*/

footer {
    color: #dbd2c5;
    position: relative;
}

footer h2 {
    font-weight: bold !important;
    font-size: 19px;
    border-bottom: 1px solid #d1c4b2 !important;
    padding-bottom: 4px !important;
    margin-bottom: 20px !important;
}

footer .logo {
    padding-top: 66px;
}

footer .top {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
}

footer .top .left {
    padding: 49px 0 0 33px;
}

footer .top .box_info {
    margin: 42px 0 0 79px;
    width: 501px;
    box-sizing: border-box;
}

footer .top .box_info dl {
    display: table;
}

footer .top .box_info dl dt {
    width: 181px;
    text-align: right;
}

footer .top .box_info dl dt,
footer .top .box_info dl dd {
    display: table-cell;
}

footer .ad {
    background: url(../img/index/s1_bg.jpg);
}


@media(max-width:768px){
    footer{
        padding-bottom: 18vw;
        /* padding-bottom: calc(env(safe-area-inset-bottom) + 18vw); */
    }
}


footer nav {
        padding: 40px 0 0 0;
        display: flex;
        justify-content: center;
}

footer nav&gt;a {
    position: relative;
    font-size: 16px;
    letter-spacing: 3.3px;
    font-weight: bold;

}
footer nav .end:before{
      opacity: 0;

}
footer nav&gt;a+a:before {
    content: "|";
    position: absolute;
    left: 6px;
}

footer nav&gt;a+a {
    padding-left: 27px;
}
footer nav .end{
    top: -4px;
     padding-left: 19px;
}

/*=============================================
 * .socialbuttons
 *=============================================*/

footer .socialbuttons {}


.txt-vertical .txt-latin.ct{
    transform: rotate(0);
}
/*=============================================
 * copyright
 *=============================================*/

address {
   letter-spacing: 0;
    font-size: 13px;
    padding-bottom: 0 !important;
}




/*=============================================
 * reserve
 *=============================================*/

.reserve {
    padding: 5px 0 18px;
}

#HPG_reserveGadgetsVerticalWrap.HPG_reserveGadgetsWrap,
#HPG_reserveGadgetsHorizontalWrap.HPG_reserveGadgetsWrap {
    background-color: #333333 !important;
    color: #fff;
}

#HPG_reserveGadgetsVerticalWrap.HPG_reserveGadgetsWrap {
    width: 100% !important;
}

#HPG_reserveGadgetsVerticalWrap.HPG_reserveGadgetsWrap .HPG_reserveGadgetsHeader {
    width: 90px;
    float: left;
    border-right: 1px solid #fff;
    padding: 10px 0;
    letter-spacing: 2px;
}

ul.HPG_reserveGadgetsList::after,
.HPG_reserveGadgetsWrapInner::after {
    content: "." !important;
    clear: both !important;
    display: block !important;
    height: 0 !important;
    visibility: hidden !important;
}

#HPG_reserveGadgetsVerticalWrap.HPG_reserveGadgetsWrap .HPG_reserveGadgetsTitle,
#HPG_reserveGadgetsHorizontalWrap.HPG_reserveGadgetsWrap .HPG_reserveGadgetsTitle {
    color: #fff !important;
}

#HPG_reserveGadgetsVerticalWrap.HPG_reserveGadgetsWrap .HPG_reserveGadgetsList {
    padding: 10px 15px !important;
    width: 454px !important;
    border-right: 1px solid #fff;
}

ul.HPG_reserveGadgetsList {
    padding: 0px 15px !important;
    width: 454px !important;
    float: left;
    border-top: none !important;
    border-bottom: none !important;
}

ul.HPG_reserveGadgetsList li {
    width: 141px;
    float: left;
}

ul.HPG_reserveGadgetsList li:nth-child(1) {}

ul.HPG_reserveGadgetsList li:nth-child(2) {}

ul.HPG_reserveGadgetsList li:nth-child(3) {}


#HPG_reserveGadgetsVerticalWrap.HPG_reserveGadgetsWrap {
    padding: 2px !important;
}

#HPG_reserveGadgetsVerticalWrap.HPG_reserveGadgetsWrap .HPG_reserveGadgetsFooter {
    width: 118px !important;
    float: right;
    padding: 0 !important;
    margin-top: 0 !important;
}

#HPG_reserveGadgetsVerticalWrap.HPG_reserveGadgetsWrap .HPG_reserveGadgetsFooter img {
    width: 100%;
    display: none;

}

#HPG_reserveGadgetsVerticalWrap.HPG_reserveGadgetsWrap .HPG_reserveGadgetsFooter a {
    display: block;
    background: url(../img/lunch/icon_reserve.jpg) no-repeat center;
    height: 51px;
}

#HPG_reserveGadgetsVerticalWrap.HPG_reserveGadgetsWrap .HPG_reserveGadgetsList&gt;li+li {
    margin-top: 0 !important;
    margin-left: 15px !important;
}


#HPG_reserveGadgetsVerticalWrap.HPG_reserveGadgetsWrap .HPG_selectBoxTarget&gt;input {
    padding: 4px 2px 4px 32px !important;
}

.hvr-underline-from-left:before {
    z-index: 1;
    background: #ffffff;
}


.box_style1 {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.box_style1:before {
    background: #1b1b1b;
    width: 10px;
    height: 0;
    transition: height 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), right 1.2s cubic-bezier(0.25, 0.1, 0.25, 1) 0.3s, left 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 1.5s;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    z-index: 2;
}

.box_style1&gt;* {
    opacity: 0 !important;
    width: 100%;
    transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 1.5s !important;
}

.box_style1[style*="visible"]:before {
    height: 100%;
    width: 100%;
    left: 100%;
}

.box_style1[style*="visible"]&gt;* {
    opacity: 1 !important;
    height: 100%;
}

/* .line_bd:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 0;
    background: #000;
    transition: all 2s ease;
}

.line_bd[style*="visible"]:before {
    height: 100%;
} */

.box_fade {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.box_fade:before {
    background: url('../img/shared/bg.jpg');
    /* background: #000; */
    width: 100%;
    height: 100%;
    transition: height 2s cubic-bezier(0.25, 0.1, 0.25, 1), width 1.2s cubic-bezier(0.25, 0.1, 0.25, 1) 0.3s, left 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 1.5s;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    content: '';
    z-index: 2;
    /* -webkit-animation: downtop 2.5s ease 0s 1;
    animation: downtop 2.5s ease 0s 1; */
}
.box_fade&gt;* {
    opacity: 1 !important;
    width: 100%;
    transition: opacity 0.1s cubic-bezier(0.25, 0.1, 0.25, 1) 1.5s !important;
}
.box_fade[style*="visible"]:before {
    height: 0%;
    width: 100%;

}

.box_fade[style*="visible"]&gt;* {
    opacity: 1 !important;
    height: 100%;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes downtop {
    0% {
        height: 100%;
    }

    100% {
        height: 0;

    }
}

/* Standard syntax */
@keyframes downtop {
    0% {
        height: 100%;
    }

    100% {
        height: 0;

    }
}

.hanare_kv a{
	margin: 20px auto;
	width: 370px;
	display: block;
	color:#9b0102;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	font-size: 24px;
	background-color: #fff;
	border-radius: 0px;
	padding: 20px 0;
	text-decoration: none;
	box-sizing:border-box;
	line-height: 35px;
	letter-spacing: 2px;
    border:solid 2px #9b0102;
    font-weight: bold;
	font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
}

.shop_bnr .hanare a{
	margin: 20px auto;
	width: 100%;
	display: block;
	color:#9b0102;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	font-size: 18px;
	background-color: #fff;
	border-radius: 0px;
	padding: 10px 0;
	text-decoration: none;
	box-sizing:border-box;
	line-height: 35px;
	letter-spacing: 2px;
    border:solid 2px #9b0102;
    font-weight: bold;
	font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
}
</pre></body></html>