<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 */

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #333333;
	font-size: 16px;/*14~16px*/
	line-height: 140%;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
/*基本設定*/
a{
	color: #fff;
	text-decoration: none;
}
a:visited{
	color:#fff;
}
a:hover{
	color: #a4272d;
}
img{
	border: none;
	vertical-align: baseline;
}
table{
	border-collapse: collapse;
	width: 100%;
}
.slicknav_menu {
	display:none;
}
.smp{
	display: none;
}
/*よく使うクラス*/
.clear{
	clear: both;
}
.red{
	color: red;
}
.white{
	color: #FFFFFF;
}
.center{
	text-align: center;
}
.righit{
	text-align: right;
}
.margin{
	margin: 0;
}
.box{
	width: 800px;
	float: right;
}
.font_size{
	font-size: 0.8em;
}
/*個別設定*/
.mein{
	margin: 0 auto;
	max-width: 100%;
}
.header{
	background-image: url(../img/h_haikei.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	max-width: 100%;
	margin: 0;
	padding-bottom: 5px;
}
.header h1{
	float: left;
	margin-top: 20px;
}
.header p{
	color: #fff;
}
.header_tel{
	font-size:1.6em;
	margin: 25px 0 0 0;
}
.header_tel_float{
	float:left;
	margin-top: 0px;
	margin-left: 160px;
	width: 340px;
	text-align: center;
}
.header ul{
	list-style: none;
	padding: 5px 5px 5px 0;
	margin-top: 15px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	margin-bottom: 0;
}
.header_1{
	list-style: none;
	padding: 5px 5px 5px 0;
	margin-top: 15px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	margin-bottom: 0;
}
.header li{
	float: left;
	margin-right: 30px;
}
.header_img{
	float: right;
	width: 208px;
	height: auto;
	margin: 0 ;
}
.header_img:hover{
	    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.8;/* FF , Netscape */
    -khtml-opacity: 0.8;/* Safari 1.x */
    opacity:0.8;
    zoom:1;/*IE*/
}
.header_flot_box{
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
}
.navi_haikei{
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
	color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 40px;
	margin-top: -45px;
}
.header_reserva{
	margin-top: 50px;
	padding-bottom: 40px;
	background-image: url(../img/taitle.png);
	background-repeat: no-repeat;
	height: 22px;
	text-indent: -9999px;
	background-position: center top;
	
}
.box{
	width: 800px;
	float: right;
}
#is-fixed{
	position: fixed;
	z-index: 2;
}
.is-animation {
	height: 100px;
	width: 100%;
	top: 0;
	font-size: 1.0em;
 	position: fixed;
	left: 0;
	padding-left: 50px;
	padding-top: 5px;
	background-color: #a4272d;
}
.is-animation li{
	margin-right: 50px;
	margin-top: 5px;
}
.is-animation a:hover{
	color: black;
}
.is-animation p{
	margin-top: 0px;
	font-size: 0.8em;
	text-align: left;
}
.is-animation h1{
	margin-bottom: 0;
	margin-top: 10px;
}
.is-animation div{;
	margin-left: 30px;
	margin-top: 10px;
}
.swiper-container{
	width: 100%;
	height: 400px;
	background-image: url(../img/top_haikei.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.swiper-wrapper{
	width: 1280px;
	height: auto;
	margin: 0 auto;
}

/*index*/
.box1{
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
.box1 p{
	font-size: 1.25em;
	line-height: 160%;
	margin: 20px 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.menu{
	background-image: url(../img/menu_haikei.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	color: #FFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 1.2em;
	padding: 40px 0;
	letter-spacing: 0.6em;
	margin: 30px 0;
}
.box2 a:hover{
	    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}
.box2{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	font-size: 0.9em;
}
.box2-1{
	width: 300px;
	height: auto;
	float: left;
}
.box2-2{
	width: 300px;
	height: auto;
	float: left;
	margin: 0 50px;
}
.box2-3{
	width: 300px;
	height: auto;
	float: left;
}
.box2 h3{
	color: #836239;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 1.4em;
	text-align: center;
}
.box2 td{
	margin: 0;
}
.box2_td{
	text-align: right;
	font-weight: bold;
}
.box2_setumei{
	font-size: 0.8em;
	line-height: 140%;
}
.box2_zeibetu{
	text-align: right;
}
.info{
	background-image: url(../img/info.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	color: #FFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 1.2em;
	padding: 40px 0;
	letter-spacing: 0.6em;
	margin: 30px 0;
}
.box3{
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
.box3_img{
	float: left;
	width: 470px;
	height: auto;
}
.box3-2{
	float: left;
	width: 500px;
	margin-left: 15px;
	height: auto;
	margin-bottom: 40px;
}
.box3-2 h3{
	margin-bottom: 0;
}
.box3-2 p{
	margin: 0;
	font-size: 0.9em;
	line-height: 140%;
}
#box3-tel{
	margin-bottom: 15px;
}
.box4{
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
.box4 h3{
	text-align: center;
	font-size: 1.2em;
}
.box4 p{
	text-align: center;
	margin: 0;
}
/*reserva.html*/
.reserva_box{
	width: 1000px;
	margin: 0 auto;	
}
.step1{
	background-image: url(../img/step1.png);
	background-repeat: no-repeat;
	height: 62px;
	text-indent: -9999px;
	background-position: left;
}
.step2{
	background-image: url(../img/step2.png);
	background-repeat: no-repeat;
	height: 62px;
	text-indent: -9999px;
	background-position: left;
}
.step3{
	background-image: url(../img/step3.png);
	background-repeat: no-repeat;
	height: 62px;
	text-indent: -9999px;
	background-position: left;
}
.menu_box{
	width: 800px;
	height: auto;
}
.menu_box p{
	float: left;
	width: 190px;
	height: auto;
	padding-left: 10px;
}
.kensaku_box{
	width: 194px;
	height: auto;
	background-color: rgba(63, 42, 0, 0.3);
	background: rgba(63, 42, 0, 0.3);
	color: rgba(63, 42, 0, 0.3);
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright:15px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:15px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:15px;
	border-top-left-radius:0px;
	border-top-right-radius:15px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:15px;
}

.fieldset {
  border: none;
  padding: 0px;
  padding-top: 20px;
  margin: 0 0 17px 17px;
  text-align: center;
  font-size: 1.2em;
}

.radio-inline__input {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
	background-color: #a4272d;
}
.radio-inline__label {
    display: inline-block;
    padding: 1.2rem 2.0rem;
    margin-right: 18px;
    border-radius: 3px;
    transition: all .2s;
	background-color: #a4272d;
	color: #fff;
	text-shadow: 0 0 1px rgba(0,0,0,.7);
	font-size: 1.3em;
}
.radio-inline__label input{
	font-size: 1.8em;
	background-color: #a4272d;
	color: #fff;
	border: none;
}
.radio-inline__input:checked + .radio-inline__label {
    background: #a4272d;
    color: #fff;
    text-shadow: 0 0 1px rgba(0,0,0,.7);
}

.radio-inline__input:focus + .radio-inline__label {
    outline-color: #4D90FE;
    outline-offset: -2px;
    outline-style: auto;
    outline-width: 5px;
}

.menu_kensaku_box{
	width: 1000px;
	border:solid 2px #ebebeb;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright:15px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	margin-bottom: 30px;
}
.menu_waku{
	border: 2px solid #9d7b52;
	width: 1000px;
	margin-bottom: 20px;
}
.td1{
	width: 20px;
	background-color: #9d7b52;
	padding: 0 2px 0 2px;
	color: white;
	text-align: center;
}
.menu_setumei{
	width: 730px;
	height: auto;
	padding: 10px;
}
.menu_setumei a{
	display: block;
    position: absolute; 
	text-indent:-9999px
}
.menu_kakaku_botan{
	width: 248px;
	background-image: url(../img/btn2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 10px 0 0 0;
}
.category{
	color: #774d20;
	font-size: 0.8em;
}
.category p{
	margin-bottom: 0;
}
.title{
	font-size: 1.1em;
	margin-top: 0;
}
.setumei{
	font-size: 0.9em;
	margin-bottom: 10px;
}
.menu_setumei dt{
	float: left;
	font-size: 0.9em;
}
.menu_setumei dd{
	font-size: 0.9em;
}
.kakaku{
	color: #492c21;
	font-size: 1.2em;
	margin-top: 0 ;
	margin-bottom: 20px;
}
.kakaku_2{
	color: #492c21;
	font-size: 0.9em;
	margin-top: 0 ;
	margin-bottom: 10px;
}
.yoyaku_btn{
    background-color: #492c21;
    border: 1px dashed #fff;
    border-radius: 8px;
    box-shadow: 0 0 0 4px #492c21;
    color: #fff;
    padding: 0em 0.6em;;
	width: 55%;
	margin: 0 auto;
	position:relative;
}
.yoyaku_btn a{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    height:100%; 
    width: 100%; 
	text-indent:-9999px
}
.yoyaku_btn:hover{
	    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}
.yoyaku_btn p{
	text-align: center;
	font-size: 0.8em;	
}
.yoyaku_btn_2{
    background-color: #492c21;
    border: 1px dashed #fff;
    border-radius: 8px;
    box-shadow: 0 0 0 4px #492c21;
    color: #fff;
    padding: 0em 0.3em;
	width: 55%;
	margin: 0 auto;
	margin-bottom: 10px;
	position:relative;
}
.yoyaku_btn_2 a{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    height:100%; 
    width: 100%; 
	text-indent:-9999px
}
.yoyaku_btn_2:hover{
	    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}
.yoyaku_btn_2 p{
	text-align: center;
	font-size: 0.7em;	
	margin: 2px 5px;
}

.menu_setumei_2{
	width: 750px;
	height: auto;
	padding: 10px;
}
.menu_setumei_2 a{
	display: block;
	position: absolute;
	text-indent: -9999px
}
.menu_setumei_2 h4{
	margin-bottom: 0px;
}
.menu_setumei_2 dt{
	float: left;
	font-size: 0.9em;
}
.menu_setumei_2 dd{
	color: #E20EA5;
	font-size: 0.9em;
}
.setumei_2{
	font-size: 0.8em;
	margin-bottom: 10px;
}
.calendar_haikei{
	background-image: url(../img/cl_haikei_moto.png);
	background-repeat: no-repeat;
	width: 1000px;
  	height: auto;
	padding: 40px;
}
.mask{
	width: 650px;
	height: 100%;
 	background: rgba(255,255,255,0.7);
}
.calendar_haikei table{
	width: 650px;
	height: 550px;
}
.calendar_haikei tr,
.calendar_haikei td{
	border: 1px solid black;
	font-size: 0.8em;
}
#line{
	line-height: 110%;
}
.haba{
	width: 36px;
	height: auto;
}
.color{
	color: #333333;
}
.calendar_moji{
	font-size: 0.8em;
	text-align: center;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	white-space: nowrap;
}
.calendar_moji1{
	width: 72px;
	height: auto;
}
.calendar_youbi{
	text-align: center;
}
.syukujitu{
	background-color: #EEDDD9;
	color: #BB5555;
}
.text-combine {
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
  text-combine-upright: all;
}
.calendar_haba{
	text-align: center;
}
.calendar_jikan{
	font-size: 0.8em;
	width: 50px;
	height: auto;
}
.cose{
	width: 1000px;
	height: auto;
	border:solid 2px #ebebeb;
	margin-bottom: 20px;
	padding: 10px;
}
.cose_text1{
	color: #a4272d;
	margin-left: 5px;
}
.cose_fl{
	float: left;
	width: 200px;
	height: auto;
}
.cose_fl1{
	float: left;
	width: 600px;
	height: auto;
}
.cose_fl2{
	float: left;
	width: 150px;
	height: auto;
}
.cose_text2{
	margin-left: 10px;
}
.step3_box table{
	width: 800px;
	height: auto;
	margin: 0 auto;
}
.step3_td{
	padding-bottom: 20px;
}
.text{
	width: 650px;
	height: 20px;
	}
.text2{
	width: 650px;
	height: 60px;
	}
.step3_btn{
	width: 150px;
	height: 75px;
	background: #a4272d;
    color: #fff;
	font-size: 1.2em;
    text-shadow: 0 0 1px rgba(0,0,0,.7);
}
.step3_text{
	font-size: 1.4em;
	text-align: left;
}
.step3_text1{
	list-style: none;
	font-size: 0.8em;
	padding: 0;
}
.step3_text_ul{
	padding: 0;
}
.footer{
	background-image: url(../img/f_haikei.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	max-width: 100%;
	margin: 40px 0 0 0;
}
.footer_navi{
	width: 540px;
	height: auto;
	margin: 0px auto;
	padding-bottom: 10px;
}
.footer_div{
	width: 1000px;
	height: auto;
	margin: 0px auto;
	padding-top: 30px;
}

.footer ul{
	list-style: none;
	padding: 5px 5px 5px 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.footer li{
	float: left;
	margin-right: 30px;
}
.footer_p{
	text-align: center;
	color: #FFF;
	padding-bottom: 45px;
	margin: 0;
}
.flex a:visited{
	color: #a4272d;
}
.flex a{
	color: #a4272d;
}

</pre></body></html>