@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;500;700&family=Noto+Serif+JP:wght@500;900&display=swap');
@import url('font.css');



* {
    margin: 0;
    padding: 0;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
strong {
font-weight: bold;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

*, *::before, *::after {
	box-sizing: border-box;
}

.clearfix:before, .clearfix:after{content:""; display:table;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}

/*base*/
html {
	/*font-size: 62.5%;*/
	font-size: 10px;
	position: relative;
	text-align: center;
}
body {
	background: #ffffff;
	text-align: center;
	color: #fff;
	font-size: 1.6rem;
	font-family:'Noto Serif JP',"ヒラギノ明朝 ProN W3","HiraMinProN-W3","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",serif;
	line-height: 180%;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 500;
	position:relative;
	min-width: 768px;
	scroll-behavior: smooth;
}


.fw_mplus{font-family: 'gothic', 'ヒラギノ角ゴ Pro W3', 'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;}

a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all  0.2s ease;
}

img {
	box-shadow: #fff 0 0 0;
	vertical-align:middle;
	max-width:100%;
}
a:hover {
	color: #e30035;
}
a img{
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all  0.2s ease;}

.left{
	float: left;
	position:relative;
}
.right{
	float: right;
	position:relative;
}

.container{
	min-width: 768px;
	max-width:1240px;
	margin: 0 auto;
	padding: 0 2rem;
	position:relative;
	z-index:3;
}

.sp{
display:none;
}

#header{
  position: fixed;
      width: 100%;
      top: 0;
      left: 0;
      background-color: #fff;
      padding: 35px;
      z-index: 100;
}
#header h1{
  text-align: left;
      width: 400px;
      position: absolute;
      top: 7px;
      left: 10px;
}

#mainimage{
background-image:url(../img/mainimage.jpg);
background-size:cover;
background-position:50%;
padding:12rem 0 31rem 0;
}
#mainimage h1{
padding-bottom:4rem;
}
#mainimage h1 img{
width:100rem;
}
#mainimage dl{}
#mainimage dt,#mainimage dd{
display:inline-block;
vertical-align:top;
}
#mainimage dt{
font-size:3rem;
font-weight:700;
line-height:1.4;
padding-right:2rem;
}
#mainimage dd{
text-align:justify;
border-left:1px solid #fff;
padding-left:2rem;
line-height:1.4;
}
#mainimage dd p{
font-size:3.4rem;
font-weight:700;
}
#mainimage dd p span{
font-size:2.5rem;
}
#mainimage dd .time1{
font-size:2.5rem;
font-weight:700;
}
#mainimage dd .time2{
font-size:2rem;}


.menu{
background-repeat:no-repeat;
background-position:50% 100%;
background-size:100% auto;
padding:0 0 8rem 0;
margin:-24rem auto 10rem auto;
	min-width: 888px;
	max-width:1360px;
}
#nep{
background-color:#6b0209;
background-image:url(../img/nep_back.png);
}
#sio{
background-color:#0d2714;
background-image:url(../img/sio_back.png);
margin-top: auto;
}

.menu h2{
padding:4rem 0 5rem 0;
background-position:50% 0;
background-repeat:no-repeat;
background-size:100% auto;
}
#nep h2{
background-image:url(../img/nep_titleback.png);
}
#sio h2{
background-image:url(../img/sio_titleback.png);
}


#sio.menu h2 img{
height:16rem;
}
.menu .read{
font-size:3.8rem;
line-height:1.5;
padding:7rem 0;
}
.menubox{
letter-spacing:-.4em;
}
.menubox li{
display:inline-block;
vertical-align:top;
letter-spacing:normal;
width:48%;
position:relative;
}
.menubox li .txt{
background-image:url(../img/menu_back.png);
background-repeat:repeat-y;
background-size:100% auto;
padding:1.5rem 0 0 6.8rem;
}
.menubox li .txt p{
color:#fbd496;
font-size:2rem;
line-height:1.6;
padding-bottom:2rem;
text-align:justify;
/* text-indent:-1em; */
padding-left:1em;
}
.menubox li:first-child{
margin-right:4%;
}
.menubox li .yen{
background-image:url(../img/menu_back.png);
background-repeat:repeat-y;
background-size:100% auto;
text-align:right;
padding:3rem 7.8rem 0 0;
color:#fbd496;
font-size:4rem;
font-weight:900;
line-height:1.4;
margin-bottom:-1.5rem;
}
.menubox li .yen span{
font-size:2.6rem;
}

.bottombox{
padding-top:9rem;
}
.bottombox .left{
width:60%;
}
.bottombox .right{
width:35%;
}
.bottombox dl{
border-top:1px solid #bebebe;
border-bottom:1px solid #bebebe;
padding:2rem 0;
margin:3rem 0 2rem 0;
}
.bottombox dt{
float:left;
border:3px solid #fbda9e;
width:9.8rem;
height:9.8rem;
letter-spacing:0.1em;
padding-top:3rem;
}
.bottombox dd{
padding-left:13rem;
text-align:justify;
font-size:2rem;
line-height:1.3;
}
.bottombox dd p{
font-size:3.6rem;
}

#nep .bottombox dt{
background-color:#a20b14;
}
#sio .bottombox dt{
background-color:#0d2714;
}
#sio .bottombox .right img.sf_logo{
width:70%;
}

#footer{
padding:7rem 0;
background-color:#282828;
color:#fff;
}
#footer ul{
text-align:justify;
}
#footer li{
display:inline-block;
vertical-align:top;
width:49%;
}
#footer li:last-child{
padding-left:4rem;
}
#footer .title{
font-size:2.4rem;
padding-bottom:1.5rem;
}
#footer .txt{}
#footer .indent{
text-indent:-1em;
padding:0.5rem 0 0 1em;
}
#footer .copy{
text-align:left;
padding:6rem 0 2rem 0;
}
#footer .copy img{
height:5rem;
margin-bottom:0.5rem;
}

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* 221117 */
.link_box {
  position: absolute;
    top: 0;
    right: 0;
}
.link_box a {
  display: block;
    background: #9f8e42;
    width: 300px;
    box-sizing: border-box;
    height: 70px;
    padding: 25px;
    font-size: 20px;
    cursor: pointer;
}
.link_box a:hover {
  border: 1px solid #9f8e42;
  background: #fff;
  color:#9f8e42;
}

@media screen and (min-width:768px) and ( max-width:1400px) {

/*base*/
html {
	font-size: 0.7vw;
}

body{
min-width:100%;
}

}

@media only screen and (max-width: 767px) {

html {
font-size:2.6vw;
}


body{
min-width:320px;
overflow-x:hidden;
font-size:1.6rem;
}

.container{
	min-width: 100%;
	max-width: 100%;
}

.sp{
display:inherit;
}
.pc{
display:none;
}

#header{
  position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    padding: 25px;
    z-index: 100;
}
#header img{
height:3rem;
}
.link_box a {
  height: 50px;
    width: 200px;
    padding: 6%;
}

#mainimage{
background-position:42% 50%;
padding:5rem 0 3rem 0;
}
#mainimage h1{
text-align: left;
}
#mainimage h1 img{
width:100%;
max-width:100rem;
}
#mainimage dl{}
#mainimage dt,#mainimage dd{
display:block;
}
#mainimage dt{
text-align:center;
font-size:2.2rem;
font-weight:700;
line-height:1.4;
padding:0 0 1rem 0;
}
#mainimage dd{
text-align:center;
border-left:none;
border-top:1px solid #fff;
padding:1rem 0 0 0;
line-height:1.4;
}
#mainimage dd p{
font-size:2.5rem;
font-weight:700;
}
#mainimage dd p span{
font-size:1.6rem;
}
#mainimage dd .time1{
font-size:2rem;
font-weight:700;
}
#mainimage dd .time2{
font-size:1.6rem;}


.menu{
background-size:200% auto;
padding:0 0 6rem 0;
margin:0 auto 1rem auto;
	min-width: 100%;
	max-width:100%;
}
#nep{
margin-top:0;
background-position:80% 100%;
}
#sio{
background-position:20% 100%;
}

.menu h2{
padding:4rem 0 3rem 0;
background-size:auto 130%;
}
#sio.menu h2 img{
height:9rem;
}
.menu .read{
font-size:2.4rem;
line-height:1.5;
padding:5rem 0 3rem 0;
}
.menubox{
}
.menubox li{
display:block;
width:100%;
max-width:600px;
margin:0 auto;
}
.menubox li .txt{
padding:1.5rem 3rem 0 4rem;
}
.menubox li .txt p{
font-size:1.6rem;
line-height:1.5;
padding-bottom:2rem;
padding-left:0;
}
.menubox li:first-child{
margin:0 0 3rem 0;
}
.menubox li .yen{
padding:2rem 4rem 0 0;
margin-bottom:-1rem;
}
.menubox li .yen span{
}

.bottombox{
padding-top:2rem;
}
.bottombox .left,.bottombox .right{
width:100%;
float:none;
padding-top:2rem;
}
.bottombox dl{
padding:2rem 0;
margin:2rem 0;
}
.bottombox dt{
float:left;
border:2px solid #fbda9e;
width:8rem;
height:8rem;
padding-top:2.2rem;
}
.bottombox dd{
padding-left:10rem;
font-size:1.6rem;
line-height:1.3;
}
.bottombox dd p{
font-size:2.6rem;
}


#footer{
padding:7rem 0 3rem 0;
}
#footer ul{
text-align:justify;
}
#footer li{
display:block;
width:100%;
}
#footer li:last-child{
padding:2rem 0 0 0;
}
#footer .title{
font-size:2.2rem;
padding-bottom:1.5rem;
}
#footer .txt{}
#footer .indent{
text-indent:-1em;
padding:0.5rem 0 0 1em;
}
#footer .copy{
text-align:center;
padding:6rem 0 2rem 0;
font-size:1.4rem;
}
#footer .copy img{
height:5rem;
margin-bottom:0.5rem;
}
}
/* 221118 */
/* ポップアップ中身 */
.area_lightbox_xmas a:hover {
	text-decoration: none;
}
.area_lightbox_xmas {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  z-index: 2000;
  cursor: pointer;
  pointer-events: none;
  opacity: 0;
  transition: .3s;
}
.area_lightbox_xmas.active {
  pointer-events: auto;
  opacity: 1;
}
.area_lightbox_wrap_bbq {
  background: rgba(0,0,0,.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.area_lightbox_xmas div.lightbox_contents {
  /* max-width: 530px; */
  max-width: 600px;
  width: 90%;
  background: #fff;
  border-radius: 40px;
  padding: 30px 80px 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: auto;
  position: relative;
  top: 30px;
  transition: .3s;
  min-height: 250px;
	overflow-y: auto;
  max-height: 94vh;
}
.area_lightbox_xmas.active div.lightbox_contents {
  top: 0;
}
.area_lightbox_xmas .close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  width: 25px;
  height: 25px;
}
.area_lightbox_xmas .close::before,
.area_lightbox_xmas .close::after {
  content: '';
  display: block;
  width: 25px;
  height: 4px;
  background: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
}
.area_lightbox_xmas .close::after {
  transform: rotate(-45deg);
}
.area_lightbox_xmas div.lightbox_contents dl {
  width: 100%;
  position: relative;
  display: none;
}
.area_lightbox_xmas div.lightbox_contents dl.active {
  display: block;
}
.area_lightbox_xmas div.lightbox_contents dl dt {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #7E7E7E;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}
.area_lightbox_xmas div.lightbox_contents dl dt::before {
  content: '';
  width: 25px;
  height: 30px;
  background: url(../img/ico_map.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 11;
}
.area_lightbox_xmas div.lightbox_contents dl dd {
  max-width: 320px;
  width: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  line-height: 2;
}
.area_lightbox_xmas div.lightbox_contents dl dd span {
  margin: 0 10px;
}
.area_lightbox_xmas .contact {margin: 20px 0;padding: 10px;border: solid 1px #ccc;border-radius: 10px;width: 80%;}

.area_lightbox_xmas div.lightbox_contents .reseerve_list {
	margin-bottom: 20px;
	width: 100%;
}

.area_lightbox_xmas div.lightbox_contents .reseerve_list:last-of-type {
	margin-bottom: 0;
}

.area_lightbox_xmas div.lightbox_contents h3 {
	font-size: 30px;
	font-weight: bold;
	color: #42210B;
	text-align: center;
	display: block;
	width: 100%;
  margin: 30px auto 60px;
}

.area_lightbox_xmas div.lightbox_contents strong {
	font-size: 22px;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	color: #42210B;
	position: relative;
}

.area_lightbox_xmas div.lightbox_contents p {
	font-size: 14px;
	margin-bottom: 20px;
}

.area_lightbox_xmas div.lightbox_contents strong.reserve01::after {
	content: "";
    background: url(../img/reserve_01.png) no-repeat center/cover;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-44%);
    display: inline-block;
    margin-left: 10px;
}

.area_lightbox_xmas div.lightbox_contents strong.reserve02::after {
	content: "";
    background: url(../img/reserve_02.png) no-repeat center/cover;
    width: 69px;
    height: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-44%);
    display: inline-block;
    margin-left: 10px;
}

.area_lightbox_xmas div.lightbox_contents strong.reserve03::after {
	content: "";
    background: url(../img/reserve_03.png) no-repeat center/cover;
    width: 108px;
    height: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-44%);
    display: inline-block;
    margin-left: 10px;
}

.area_lightbox_xmas div.lightbox_contents .reseerve_list ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	text-align: center;
}

.area_lightbox_xmas div.lightbox_contents .reseerve_list ul li {
  width: 100%;
  margin: 0 auto 20px;
}

.area_lightbox_xmas div.lightbox_contents .reseerve_list ul li a {
	background-color: #aa2024;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border-right: 5px solid #5b3b19;
	border-bottom: 5px solid #5b3b19;
	display: flex;
	align-items: center;
	width: 100%;
	flex-wrap: wrap;
	justify-content: center;
	transition: .2s;
}

.area_lightbox_xmas div.lightbox_contents .reseerve_list ul li.shio_re a {
  background-color: #2c5036;
  border-right: 5px solid #0d2714;
  border-bottom: 5px solid #0d2714;
}



.area_lightbox_xmas div.lightbox_contents .reseerve_list ul li.night a {
	background-color: #233176;
	border-right: 5px solid #000;
	border-bottom: 5px solid #000;
}


.area_lightbox_xmas div.lightbox_contents .reseerve_list ul li a span {
	font-size: 14px;
	display: block;
	width: 100%;
	margin-bottom: -15px;
}

.area_lightbox_xmas div.lightbox_contents .reseerve_list ul li a span.under {
	margin-bottom: 0;
    margin-top: -15px;
}

.area_lightbox_xmas div.lightbox_contents .reseerve_list ul li a:hover {
	border-right: 0 solid #5b3b19;
	border-bottom: 0 solid #5b3b19;
	transform: translate(3px, 3px);
}
@media only screen and (max-width: 767px)  {
  .area_lightbox_xmas div.lightbox_contents {
    padding: 10% 5%;
  }
  .area_lightbox_xmas div.lightbox_contents h3 {
    font-size: 23px;
  }
}

/* 231026 */
.dinner_link {
  margin-bottom: 20px;
}

.dinner_link a {
  padding: 10px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  display: block;
  width: 80%;
  transition: .3s;
}

.dinner_link.nep a {
  background: #c20000;
  background-image: linear-gradient(150deg, rgba(194, 0, 0, 1), rgba(238, 99, 68, 1) 48%, rgba(194, 0, 0, 1) 99%);
}
.dinner_link.sio a {
  background: #104e2a;
  background-image: linear-gradient(150deg, rgba(16, 78, 42, 1), rgba(49, 159, 127, 1) 48%, rgba(16, 78, 42, 1) 99%);
}
.dinner_link.din a {
  background: #006092;
  background-image: linear-gradient(150deg, rgba(0, 96, 146, 1), rgba(29, 163, 178, 1) 48%, rgba(0, 96, 146, 1) 99%);
}

.dinner_link a span {
  display: block;
  width: 100%;
  padding: 10px;
  border: 1px solid #fbda9e;
  text-align: center;
}

.dinner_link a:hover {
  transform: scale(0.95);
}

@media only screen and (min-width: 768px) {
  .container {
    min-width: 768px;
    max-width: 1050px;
}

#mainimage dt {
  font-size: 2.7rem;
}

#mainimage dd p {
  font-size: 3.0rem;
}

.menu .read {
  font-size: 3.2rem;
}

.menubox li .txt p {
  font-size: 1.7rem;
}

.bottombox dd {
  font-size: 1.6rem;
}

.bottombox dd p {
  font-size: 2.5rem;
}
}