
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP|EB+Garamond');

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%;
  font: inherit;
}


/* HTML5 display-role reset for older browsers */
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;
}
ol, ul {
  list-style: none;
}
img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  max-width: 100%;
  height: auto;
}

/* Font Setteing */
.tx-L { text-align: left !important; }
.tx-C { text-align: center !important; }
.tx-R { text-align: right !important; }
.fw-bold { font-weight: bold; }
.txt-method{  color:#c72c59; }

.hyd2{display: block;}

/* Font Size */
.fs-9  { font-size: 9px !important;}
.fs-10 { font-size: 10px !important;}
.fs-11 { font-size: 11px !important;}
.fs-12 { font-size: 12px !important;}
.fs-13 { font-size: 13px !important;}
.fs-14 { font-size: 14px !important;}
.fs-15 { font-size: 15px !important;}
.fs-16 { font-size: 16px !important;}
.fs-18 { font-size: 18px !important;}
.fs-20 { font-size: 18px !important;}
.fs-21 { font-size: 21px !important;}
.fs-24 { font-size: 24px !important;}
.fs-28 { font-size: 28px !important;}
.fs-30 { font-size: 30px !important;}
.fs-36 { font-size: 36px !important;}
.fs-48 { font-size: 48px !important;}
.fs-60 { font-size: 60px !important;}

/* Column Layout Format */
.column-2 .row,.column-2 li { width: 50%; float:left;}
.column-3 .row,.column-3 li { width: 33.33%; float:left;}
.column-4 .row,.column-4 li { width: 25%; float:left;}
.column-5 .row,.column-5 li { width: 20%; float:left;}
.column-6 .row,.column-6 li { width: 16.66%; float:left;}
.column-8 .row,.column-8 li { width: 12.5%; float:left;}

/* Margin-Top & Padding-Top */
.mt00 { margin-top:  0px !important; }  .pt00 { padding-top:  0px !important; }
.mt05 { margin-top:  5px !important; }  .pt05 { padding-top:  5px !important; }
.mt10 { margin-top: 10px !important; }  .pt10 { padding-top: 10px !important; }
.mt15 { margin-top: 15px !important; }  .pt15 { padding-top: 15px !important; }
.mt20 { margin-top: 20px !important; }  .pt20 { padding-top: 20px !important; }
.mt25 { margin-top: 25px !important; }  .pt25 { padding-top: 25px !important; }
.mt30 { margin-top: 30px !important; }  .pt30 { padding-top: 30px !important; }
.mt35 { margin-top: 35px !important; }  .pt35 { padding-top: 35px !important; }
.mt40 { margin-top: 40px !important; }  .pt40 { padding-top: 40px !important; }
.mt45 { margin-top: 45px !important; }  .pt45 { padding-top: 45px !important; }
.mt50 { margin-top: 50px !important; }  .pt50 { padding-top: 50px !important; }
.mt55 { margin-top: 55px !important; }  .pt55 { padding-top: 55px !important; }
.mt60 { margin-top: 60px !important; }  .pt60 { padding-top: 60px !important; }
.mt65 { margin-top: 65px !important; }  .pt65 { padding-top: 65px !important; }
.mt70 { margin-top: 70px !important; }  .pt70 { padding-top: 70px !important; }
.mt75 { margin-top: 75px !important; }  .pt75 { padding-top: 75px !important; }
.mt80 { margin-top: 80px !important; }  .pt80 { padding-top: 80px !important; }
.mt85 { margin-top: 85px !important; }  .pt85 { padding-top: 85px !important; }
.mt90 { margin-top: 90px !important; }  .pt90 { padding-top: 90px !important; }
.mt95 { margin-top: 95px !important; }  .pt95 { padding-top: 95px !important; }
.mt100{ margin-top:100px !important; } .pt100{ padding-top:100px !important; }

/* Margin-Right & Padding-Right */
.mr00 { margin-right:  0px !important; }  .pr00 { padding-right:  0px !important; }
.mr05 { margin-right:  5px !important; }  .pr05 { padding-right:  5px !important; }
.mr10 { margin-right: 10px !important; }  .pr10 { padding-right: 10px !important; }
.mr15 { margin-right: 15px !important; }  .pr15 { padding-right: 15px !important; }
.mr20 { margin-right: 20px !important; }  .pr20 { padding-right: 20px !important; }
.mr25 { margin-right: 25px !important; }  .pr25 { padding-right: 25px !important; }
.mr30 { margin-right: 30px !important; }  .pr30 { padding-right: 30px !important; }
.mr35 { margin-right: 35px !important; }  .pr35 { padding-right: 35px !important; }
.mr40 { margin-right: 40px !important; }  .pr40 { padding-right: 40px !important; }
.mr45 { margin-right: 45px !important; }  .pr45 { padding-right: 45px !important; }
.mr50 { margin-right: 50px !important; }  .pr50 { padding-right: 50px !important; }
.mr55 { margin-right: 55px !important; }  .pr55 { padding-right: 55px !important; }
.mr60 { margin-right: 60px !important; }  .pr60 { padding-right: 60px !important; }
.mr65 { margin-right: 65px !important; }  .pr65 { padding-right: 65px !important; }
.mr70 { margin-right: 70px !important; }  .pr70 { padding-right: 70px !important; }
.mr75 { margin-right: 75px !important; }  .pr75 { padding-right: 75px !important; }
.mr80 { margin-right: 80px !important; }  .pr80 { padding-right: 80px !important; }
.mr85 { margin-right: 85px !important; }  .pr85 { padding-right: 85px !important; }
.mr90 { margin-right: 90px !important; }  .pr90 { padding-right: 90px !important; }
.mr95 { margin-right: 95px !important; }  .pr95 { padding-right: 95px !important; }
.mr100{ margin-right:100px !important; }  .pr100{ padding-right:100px !important; }

/* Margin-Bottom & Padding-Bottom */
.mb00 { margin-bottom:  0px !important; }  .pb00 { padding-bottom:  0px !important; }
.mb05 { margin-bottom:  5px !important; }  .pb05 { padding-bottom:  5px !important; }
.mb10 { margin-bottom: 10px !important; }  .pb10 { padding-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }  .pb15 { padding-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }  .pb20 { padding-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }  .pb25 { padding-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }  .pb30 { padding-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }  .pb35 { padding-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }  .pb40 { padding-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }  .pb45 { padding-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }  .pb50 { padding-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }  .pb55 { padding-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }  .pb60 { padding-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }  .pb65 { padding-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }  .pb70 { padding-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }  .pb75 { padding-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }  .pb80 { padding-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }  .pb85 { padding-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }  .pb90 { padding-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }  .pb95 { padding-bottom: 95px !important; }
.mb100{ margin-bottom:100px !important; } .pb100{ padding-bottom:100px !important; }
.mb120{ margin-bottom:120px !important; } 
.mb180{ margin-bottom:180px !important; } 
.mb200{ margin-bottom:200px !important; } 
.mb240{ margin-bottom:240px !important; } 

/* Margin-Left & Padding-Left */
.ml00 { margin-left:  0px !important; }  .pl00 { padding-left:  0px !important; }
.ml05 { margin-left:  5px !important; }  .pl05 { padding-left:  5px !important; }
.ml10 { margin-left: 10px !important; }  .pl10 { padding-left: 10px !important; }
.ml15 { margin-left: 15px !important; }  .pl15 { padding-left: 15px !important; }
.ml20 { margin-left: 20px !important; }  .pl20 { padding-left: 20px !important; }
.ml25 { margin-left: 25px !important; }  .pl25 { padding-left: 25px !important; }
.ml30 { margin-left: 30px !important; }  .pl30 { padding-left: 30px !important; }
.ml35 { margin-left: 35px !important; }  .pl35 { padding-left: 35px !important; }
.ml40 { margin-left: 40px !important; }  .pl40 { padding-left: 40px !important; }
.ml45 { margin-left: 45px !important; }  .pl45 { padding-left: 45px !important; }
.ml50 { margin-left: 50px !important; }  .pl50 { padding-left: 50px !important; }
.ml55 { margin-left: 55px !important; }  .pl55 { padding-left: 55px !important; }
.ml60 { margin-left: 60px !important; }  .pl60 { padding-left: 60px !important; }
.ml65 { margin-left: 65px !important; }  .pl65 { padding-left: 65px !important; }
.ml70 { margin-left: 70px !important; }  .pl70 { padding-left: 70px !important; }
.ml75 { margin-left: 75px !important; }  .pl75 { padding-left: 75px !important; }
.ml80 { margin-left: 80px !important; }  .pl80 { padding-left: 80px !important; }
.ml85 { margin-left: 85px !important; }  .pl85 { padding-left: 85px !important; }
.ml90 { margin-left: 90px !important; }  .pl90 { padding-left: 90px !important; }
.ml95 { margin-left: 95px !important; }  .pl95 { padding-left: 95px !important; }
.ml100{ margin-left:100px !important; }  .pl100{ padding-left:100px !important; }


/* Border-box */
.border-box {
  border: 1px solid #2f2f2f;
}
.border-topline {
  border-top: 1px solid #2f2f2f;
  padding-top: 20px;
}
.border-bottomline {
  border-bottom: 1px solid #2f2f2f;
  padding-bottom: 20px;
}

/* Clearfix */
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.clearfix {
  /zoom: 1;
}

/* Transform */
.transform {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
a:hover .transform {
  -webkit-transform: scale(1.2);
  -moz-animation: scale(1.2);
  transform: scale(1.2);
}

/* Link Style */
a {
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}
a:focus, a:active, a:hover {
  color: #666;
}
a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/* Scrollbar */
::-webkit-scrollbar {
  width: 8px;
  background: #333;
}
::-webkit-scrollbar-thumb {
  height: 50px;
  background: #666;
}

.cover {
  width: 100%;
  background-size: cover;
  background-position: center center;
}


/* Device View */
.viewPC   { display: block; }
.viewTB   { display: none; }
.viewPCTB { display: block; }
.viewSP   { display: none; }
.viewTBSP { display: none; }
@media only screen and (max-width: 1024px) {
  .viewPC   { display: none; }
  .viewTB   { display: block; }
  .viewPCTB { display: block; }
  .viewSP   { display: none; }
  .viewTBSP { display: block; }
}
@media only screen and (max-width: 768px) {
  .viewPC   { display: none; }
  .viewTB   { display: none; }
  .viewPCTB { display: none; }
  .viewSP   { display: block; }
  .viewTBSP { display: block; }
}



/* =Embed
-----------------------------------------------------------*/
embed, iframe, object { max-width: 100%; }
video { max-width: 100%; height: auto; }

#toPageTop {
  position: fixed;
  bottom: 30px;
  right: 20px;
  opacity: .5;
  width: 36px;
  z-index: 5;
}

/* */
:root {
	--bg-color:#FFEFE6;/*#232856*/
	--bg-color2:#BE9C8B;/*#161933 and #161b43*/
	--bg-color3:#331D1E;
	--bg-gld:#B79A6A;
	--txt-color:#331D1D;/*#fff*/	
	--bg-dark-color:#884d33;/*#171933*/
	--line-color:#884d33;/*#393e67*/
}



/* ----------------------------------------------------

  =Base Layout

-------------------------------------------------------- */
/* Playfair Display */
.txt-time,.news-list .date,#team-wrap .team-history dt {
  font-family: 'EB+Garamond', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  letter-spacing: .18em;
}
/* Playfair Display */
.section-ttl,.category-ttl,.menu-name,.gnav,.button,
.menu-copy,#top-philosophy article h3,.bottomLine-ttl,#top-team figcaption,
.txt-tel,.footer-link,.menu-tab,#menu-wrap .bg,#menu-wrap .bg02,.line-ttl,.top-tt {
  font-family: 'EB+Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0;
}

body {
  /* font-family: 'Lato',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif; */
  font-family: 'Noto Serif JP', serif;
  font-size: 14px;
  line-height: 1.8;
  background: var(--bg-color);
  color: #fff;
  letter-spacing: .08em;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased !important;
}

.noto {
font-family: 'Noto Serif JP', serif;	
font-feature-settings: "palt";
	/*letter-spacing: -.1em;*/
}

@media only screen and ( max-width:1000px) {
  body { font-size: 12px; }
}


/* ----------------------------------------------------

  =FRAME Format

--------------------------------------------------------*/
#wrapper {
  width: 100%;
  overflow: hidden;
}
.page-inner {
  max-width: 1180px;
  margin: 0px auto;
  padding: 0px 20px;
  overflow: hidden;
}
#content{
/*  margin-bottom:100px;*/
}
#page-top{
  position: fixed;
  right: 10px;
  /*bottom: 40px;*/
	bottom:100px;/*65*//*20210707*/
  z-index: 2;/* 5 20210707*/
  width: 40px;
}
.paragraph-box {
  display: flex;
  flex-wrap: wrap;
  max-width: 1180px;
  justify-content: center !important;
  margin: 60px auto;
  padding: 0 20px;
}
.paragraph li {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1.4;
  padding: 3px 0 3px 1em;
  text-indent: -1em;
}
@media screen and ( max-width:1024px) {
	#content{margin-top: 56px;}
}/* 20210105 */

@media screen and ( max-width:1000px) {
  .page-inner {
    width: 100%;
    padding: 20px;
  }
  #content{
    margin-top: 56px;
/*    margin-bottom:60px;*/
  }
  #page-top{
    width:20px;
  }
  .paragraph-box{
    margin:30px auto;
  }
}

@media screen and ( max-width:480px) {
.paragraph li {
	text-align: left;
}
.lead-txt.sp-lft {text-align: left;}/*20200821*/
}

.col-2 .row { float: left; width: 48%; }
.col-2 .row:nth-child(odd) { margin-right: 2%; }
.col-2 .row:nth-child(even) { margin-left: 2%; }
.col-3 .row{ float: left; width: 30.3%; margin: 0 4.5% 30px 0; }
.col-3 .row:nth-child(3n) { margin: 0 0 30px 0; }
.col-4 .row { float: left; width: 23.5%; margin: 0 2% 0 0}
.col-4 .row:nth-child(4n) { margin: 0 0 0 0;}

@media screen and (max-width: 750px){
  .col-2 .row { float: none; width: 100%; }
  .col-2 .row:nth-child(odd) { margin:0 0 20px 0;}
  .col-2 .row:nth-child(even) { margin:0 0 20px 0;}
  .col-3 .row{ float: none; width: 100%; margin: 0 0 20px 0; }
  .col-3 .row:nth-child(3n) { margin: 0 0 20px 0; }
  .col-4 .row:nth-child(odd) { width: 48%; margin: 0 2% 20px 0; }
  .col-4 .row:nth-child(even) { width: 48%; margin: 0 0 20px 2%; }
}



/*--------------------------------------------------------

  =Copy Format

-------------------------------------------------------- */
.section-ttl{
  font-size:34px/*60*/;
  line-height: 1.4;
  margin-bottom: 40px;
	letter-spacing: 0.2em
}
.section-ttl span{
  display: block;
  font-size: 14px;
}
.bottomLine-ttl {
  display: block;
  font-size: 18px;
  letter-spacing: .05em;
  line-height: 1.5;
  margin: 0px 0 30px;
  position: relative;
  text-align: center;
}
.bottomLine-ttl span{
  display: block;
  font-size: 12px;
}
/* .bottomLine-ttl:after {
  background: #c69c34;
  content: '';
  display: block;
  height: 1px;
  left: 50%;
  margin: 15px 0 0 -10px;
  position: absolute;
  width: 20px;
} */
#top-menu .bottomLine-ttl {
  font-size: 32px;
}
#top-menu .bottomLine-ttl:after {
  background: #fff;
}
.category-ttl{
/*  color: var(--txt-color);*/
  text-align: center;
  font-size: 70px;
  /* font-weight: bold; */
  line-height: 1.4;
  /*text-shadow:0px 2px 3px #000000;*/
}
.category-ttl span{
  display:block;
  font-size: 14px;
}
.line-ttl {
    position: relative;
    max-width: 220px;
    color: #c69c34;
    margin: 0 auto 5px;
    /* background: url("img/menu/sec-line.png") repeat-x 0 14px; */
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}
.line-ttl h5 {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 15px;
    background: #232856;
}
.line-ttl h5 span{
  display: block;
  font-size: 12px;
}

@media screen and ( max-width:1000px) {
  .section-ttl{
      font-size:30px;
      margin-bottom: 20px;
  }
  .section-ttl span{
    font-size: 12px;
  }
  .bottomLine-ttl{
      font-size: 16px;
  }
  #top-menu .bottomLine-ttl{
      font-size: 18px;
  }
  .category-ttl{
    font-size: 46px;
  }
  .category-ttl span{
    font-size: 12px;
  }
  .line-ttl {
      font-size: 16px;
  }
  .line-ttl h5 {
      padding: 0 10px;
  }
  .line-ttl h5 span{
    font-size: 10px;
  }
}


/*--------------------------------------------------------

  =Common Layout

-------------------------------------------------------- */

/* button
-----------------------------------------------------------*/



.button.w640 {width:640px;}

.button {
  font-size: 16px;
  margin: 20px auto 0;
  letter-spacing: .16em;
  line-height: 56px;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  transition: .3s ease;
  width: 240px;
}
.button.more {line-height: 32px; width: 180px;}/*20200821 */
.button.dit {line-height: 32px; width: 240px;}/*20201201 */
.button.more i,.button.dit i {
  height: 32px;
  line-height: 32px;
  position: absolute;
  top: 0;
  right: 5px;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  transition: .3s ease;
  width: 30px;
}
@media screen and (max-width:480px){
	.button.more{float: right; width: 140px;}
	.button.dit{float: right; width: 180px; margin-right: 20px;}
}

.waku-btn {
border:1px solid #666;

display: inline-block;
  position: relative;
  outline: none;
  padding: 0 5px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}	

.waku-btn-res{
border:1px solid #c69c34;
display: inline-block;
  position: relative;
  outline: none;
  padding: 0 5px;
  text-align: center;
  text-decoration: none;
  width: 100%;	
}

.button .waku-btn-res i {
  
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  transition: .3s ease;
  width: 30px;
	margin-top: -28px;
}


@media screen and (max-width:480px){
	.waku-btn-res{line-height: 1.5; padding: 10px 15px !important; }
}

.square-btn {
  background: #fff;
  color: #000;
  display: inline-block;
  font-weight: bold;
  position: relative;
  outline: none;
  padding: 0 5px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.circle-btn {
  background: #fff;
  color: #111;
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 0 5px;
  text-align: center;
  text-decoration: none;
  outline: none;
  border-radius: 28px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
}
.circle-btn:hover, .square-btn:hover {
  background-color: #777;
  color: #fff;
}
.skew-btn {
  width: 100%;
  color: #fff;
  display: inline-block;
  background: #111;
  text-align: center;
  -ms-transform: skewX(-25deg);
  /* IE 9 */
  -webkit-transform: skewX(-25deg);
  /* Safari */
  transform: skewX(-25deg);
}
.skew-btn .btn-txt {
  -ms-transform: skewX(25deg);
  /* IE 9 */
  -webkit-transform: skewX(25deg);
  /* Safari */
  transform: skewX(25deg);
}
.skew-btn:hover {
  background: #777;
  color: #fff;
  -ms-transform: skewX(-25deg);
  /* IE 9 */
  -webkit-transform: skewX(-25deg);
  /* Safari */
  transform: skewX(-25deg);
}
.button i {
  height: 56px;
  line-height: 56px;
  position: absolute;
  top: 0;
  right: 5px;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  transition: .3s ease;
  width: 30px;
}
.button:hover i {
  right: 0px;
}
#reserve-block .button{
  line-height: 64px;
  font-size: 16px;
}
#reserve-block .button i {
  height: 64px;
  line-height: 64px;
}
#top-menu .skew-btn,#reserve-block .square-btn {
  background: #fff;
  color: #111;
}
#top-menu .skew-btn:hover,#reserve-block .square-btn:hover {
  background-color: #000;
  color: #fff;
}
@media screen and (max-width: 768px) {
	.detail-btn { width: 120px; }
	.button,
	.button.w640 {
		font-size: 12px; margin: 20px auto 0;
	}
	.button i,
	.button.w640 i { 
		width: 30px;
	}
}

@media screen and (max-width: 600px) {
	.button.w640 {width:90%;}
}
@media screen and (max-width: 480px) {
	.button.w640 {width:100%;}
}

/* header
-----------------------------------------------------------*/
.button_container,.overlay nav { display:none; }

header {
   background: #000; 
  width: 100%;
/*  text-align: center;*/
	display: flex;
	flex-flow: row;
	justify-content: space-between;
	align-items: center;
}
header h1 {
  width: 114px;/*240 389*/
	margin: 10px 0 10px 15px;
/*  margin: 20px auto 15px;*/
	/*margin: 60px auto 40px;*/
}

@media screen and (min-width: 1100px) {
.gnav{
/*  display: block;*/
  line-height: 1.6;
}
.gnav span{
  display: block;
  font-size: 10px;
}
.gnav li{
    display: inline-block;
    padding:0;
    vertical-align: middle;
}
.gnav li a {
    position: relative;
    display: block;
    font-size: 14px;
    letter-spacing:.1em;
    text-align: center;
    margin: 0 12px;
}
.gnav li a::after {
    background-color:#fff;
    content: '';
    position:absolute;
    bottom:-4px;
    left:0;
    height:1px;
    width:100%;
    opacity:0;
    -webkit-transition:height 0.1s, opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition:height 0.1s, opacity 0.3s, -moz-transform 0.3s;
    transition:height 0.1s, opacity 0.3s, transform 0.3s;
    -webkit-transform:translateY(-5px);
    -moz-transform:translateY(-5px);
    transform:translateY(-5px);
}
.gnav li a:hover::after {
      opacity:1;
      -webkit-transform:translateY(0px);
      -moz-transform:translateY(0px);
      transform: translateY(0px);
  }
#home #gnavHome a::after {
      opacity:1;
      -webkit-transform:translateY(0px);
      -moz-transform:translateY(0px);
      transform: translateY(0px);
  }
#about #gnavAbout a::after {
      opacity:1;
      -webkit-transform:translateY(0px);
      -moz-transform:translateY(0px);
      transform: translateY(0px);
}
#team #gnavTeam a::after {
      opacity:1;
      -webkit-transform:translateY(0px);
      -moz-transform:translateY(0px);
      transform: translateY(0px);
}
#menu #gnavMenu a::after {
      opacity:1;
      -webkit-transform:translateY(0px);
      -moz-transform:translateY(0px);
      transform: translateY(0px);
}
#voice #gnavVoice a::after {
      opacity:1;
      -webkit-transform:translateY(0px);
      -moz-transform:translateY(0px);
      transform: translateY(0px);
}
#info #gnaviInfo a::after {
      opacity:1;
      -webkit-transform:translateY(0px);
      -moz-transform:translateY(0px);
      transform: translateY(0px);
  }
#anni #gnavAnni a::after {
      opacity:1;
      -webkit-transform:translateY(0px);
      -moz-transform:translateY(0px);
      transform: translateY(0px);
}
#anni #gnavCafe a::after {
      opacity:1;
      -webkit-transform:translateY(0px);
      -moz-transform:translateY(0px);
      transform: translateY(0px);
}	
/*#chef #gnavCefu a::after {
      opacity:1;
      -webkit-transform:translateY(0px);
      -moz-transform:translateY(0px);
      transform: translateY(0px);
}*/
#party #gnavParty a::after {
      opacity:1;
      -webkit-transform:translateY(0px);
      -moz-transform:translateY(0px);
      transform: translateY(0px);
}
#xmas #gnavXmas a::after {
      opacity:1;
      -webkit-transform:translateY(0px);
      -moz-transform:translateY(0px);
      transform: translateY(0px);
}	
	
}

@media screen and (max-width: 1099px) {
  header {
      padding: 10px 0;
      text-align: center;
      height: 56px;
      position: fixed;
      z-index: 10;
      background-color: rgba(0, 0, 0, 0.9);
  }
  header h1 {
      width: /*163px;*//*100*/100px;
      margin: 0 0 0 20px;
  }
  .gnav,.hyd2{
      display:none;
  }
  .button_container {
      display:block;
      z-index:99 !important;
      position:absolute;
      top:0px;
      right:0px;
      height:56px;
      width:56px;
      cursor:pointer;
      background-color:#000;
      transition:opacity .25s ease;
  }
  .button_container:hover {
      background-color:#666;
  }
  .button_container.active .top {
      transform:translateY(7px) translateX(0) rotate(45deg);
      background:#fff;
  }
  .button_container.active .middle {
      opacity:0;
      background:#fff;
  }
  .button_container.active .bottom {
      transform:translateY(-7px) translateX(0) rotate(-45deg);
      background:#fff;
  }
  .button_container span {
      background:#fff;
      border:none;
      height:1px;
      width:20px;
      position:absolute;
      top:20px;
      left:50%;
      margin-left:-10px;
      transition:all .35s ease;
      cursor:pointer;
  }
  .button_container span:nth-of-type(2) {  top:27px; }
  .button_container span:nth-of-type(3) {  top:34px; }
  .overlay {
      position:fixed;
      z-index:3;
      background:#000;
      top:0;
      left:0;
      width:100%;
      height:100%;
      opacity:0;
      visibility:hidden;
      transition:opacity .35s, visibility .35s, height .35s;
  }
  .overlay.open {
      opacity:.95;
      visibility:visible;
      height:100%;
      overflow: auto;
  }
  .overlay.open li { animation:fadeInBottom .5s ease forwards; animation-delay:.3s; }
  .overlay.open li:nth-of-type(2) {  animation-delay: .55s; }
  .overlay.open li:nth-of-type(3) {  animation-delay: .65s; }
  .overlay.open li:nth-of-type(4) {  animation-delay: .70s; }
  .overlay.open li:nth-of-type(5) {  animation-delay: .75s; }
  .overlay.open li:nth-of-type(6) {  animation-delay: .80s; }
  .overlay.open li:nth-of-type(7) {  animation-delay: .85s; }
  .overlay.open li:nth-of-type(8) {  animation-delay: .90s; }
  .overlay.open li:nth-of-type(9) {  animation-delay: .95s; }	
  .overlay.open li:nth-of-type(10) {  animation-delay: 1.03s; }		
	@keyframes fadeInBottom {
    0% { opacity:0; bottom:20%; }
    100% { opacity:1; bottom:0; }
  }
  .overlay nav {
      display:block;
      position:relative;
      height:50%;
      top:30%;/*50% 20211006*/
      transform:translateY(-30%);/*-50% 20211006*/
      font-size:22px;
      letter-spacing:.14em;
      text-align:center;
  }
  .overlay ul {
      padding:0;
      margin:0 auto;
      display:inline-block;
      position:relative;
      height:100%;
  }
  .overlay ul li {
      display:block;
      color:#fff;
      height:14%;
      height:calc(100% / 7);
      min-height:30px;
      position:relative;
      opacity:0;
  }
  .overlay ul li a {
      display:inline-block;
      color:#fff;
      text-decoration:none;
  }
  .overlay ul li a:hover {
      color:#666;
  }
	
}





/*--------------------------------------------------------

  =Top

-------------------------------------------------------- */

/* Mv
-----------------------------------------------------------*/
#mv {
	position: relative;
}
#mv .swiper-slide {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#mv .swiper-slide {
  height: 900px;
  position: relative;
}
/*2020-09-25 */
.slide-copy {
width:80%;
text-align: center;
position: absolute;
top:30%;
left:50%;
transform: translate(-50%, -30%);
 -webkit-transform: translate(-50%, -30%);
 -ms-transform: translate(-50%, -30%);
z-index:2;
font-size: 3vw;
text-shadow: 0px 1px 6px rgba(0,0,0,0.8);}
@media screen and (max-width: 750px) {
.slide-copy {
width:90%;
text-align: center;
position: absolute;
top:30%;
left:50%;
transform: translate(-50%, -30%);
 -webkit-transform: translate(-50%, -30%);
 -ms-transform: translate(-50%, -30%);
z-index:2;
font-size: 4vw;
text-shadow: 0px 1px 6px rgba(0,0,0,0.8);
	}
}

.fade-in-bottom {
   opacity: 0;
   animation-name: fadein-bottom;
animation-delay:1s;
   animation-duration: 2s;
   animation-timing-function: ease-out;
   animation-fill-mode: forwards;
}
@keyframes fadein-bottom {
   0% {
      opacity: 0;

   }
   100% {
      opacity: 1;

   }
}

#slide01 {
  background-image: url(img/top/190722/mv01.jpg);
}
#slide02 {
  background-image: url(img/top/190722/mv02.jpg);
}
#slide03 {
  background-image: url(img/top/190722/mv03.jpg);
}
#slide04 {
  background-image: url(img/top/190722/mv004.jpg);
}
#slide05 {
  background-image: url(img/top/190722/mv05.jpg);
}
#slide06 {
  background-image: url(img/top/190722/mv001.jpg);
}
@media screen and (max-width: 768px) {
  #mv .swiper-slide {
    height: 400px;
    position: relative;
  }
}

/* Top-2021-04-13
-----------------------------------------------------------*/
.top-t-box{
	width:100%; padding: 80px 0;
}
.top-inner {
  max-width: 1180px;
  margin-left:auto;
	margin-right: auto;
  overflow: hidden;
}

.top-t {position: relative;}
.dou {margin-top: 40px;}
@media screen and (max-width:480px){
	/*.dou {margin-bottom: 180px;}*/
	.dou {padding-bottom: 80px;}
}
@media screen and (max-width:320px){
/*.dou {margin-bottom: 240px;}*/
	.dou {padding-bottom: 120px;}
}
.top-t_t {
	position: absolute; 
	top:-40px;
	left:-15px; 
	background: #000; 
	padding: 10px 30px; 
	font-size: 24px;
	display: block;
	width: auto;
}
.top-tt {font-size:30px; border-bottom:1px solid #ccc; text-align: center; font-weight: bold;}
.bg-blu {background: var(--bg-color2);}
.top-t-box .lead-txt {font-size:16px; margin-bottom: 30px; text-align: center; 	color: var(--txt-color);}
@media screen and (max-width:750px){
	.top-t-box{width:100%; padding: 20px 0;}
/*	.top-t-box .lead-txt {text-align: left;}*/
	.top-tt {font-size:24px;}
	.top-t_t {font-size: 18px;}
}
@media screen and (max-width:480px){
	.top-tt {font-size:4.5vw;}
	.top-t-box .lead-txt {font-size:/*13px*/3vw; margin-bottom: 15px; }
}

.top-bnr {background: #fff8eb; padding: 40px 0 0;}




/* Top-Philosophy
-----------------------------------------------------------*/
#top-philosophy{
  padding:70px 0 0;/*70px*/
  width:80%;
  margin:0 10%;
  text-align: center;
}
/*#top-philosophy{
  max-width: 1280px;
  width:80%;
  margin:0 10%;
}*/
#top-philosophy .lead-txt{
  font-size: 16px;
  margin:0 0 30px;
}
#top-philosophy article h3{
    font-size: 20px;
    line-height: 1.4;
    margin:25px 0;
}
#top-philosophy article p{
    text-align: left;
    /*font-size: 12px;*/
}
@media screen and ( max-width:1000px) {
  #top-philosophy{
      padding:30px 0 0;/* 30px */
      width:100%;
      margin:0;
  }
  #top-philosophy .lead-txt{
      font-size: 14px;
      /*margin:20px 0;*/
	  margin:20px 0 0;
  }
  #top-philosophy article h3{
      font-size: 16px;
      margin:10px 0;
  }
}

/* Top-Menu
-----------------------------------------------------------*/
#top-menu{
  background-image: url("img/top/bg_term.jpg");
  background-size: cover;
  background-position: top center;
  padding:100px 0;
  overflow: hidden;
  text-align: center;
}
/* #top-menu .gallery-img {
  overflow: hidden;
  height: auto;
}
#top-menu .gallery-img li {
  display: inline;
  float: left;
  width:360px !important;
  height: auto;
} */
.menu-col{
  margin:40px 10%;
  width:80%;
}
.menu-col article {
  position:relative;
  overflow:hidden;
  display: block;
}

.menu-col article .figure {
  overflow:hidden;
  display: table;
}
.menu-col article figcaption {
  position: absolute;
  top: 14%;
  left: 0;
  width: 100%;
  text-align: center;
  display: table-cell;
  color:#fff;
}

.menu-col article .button{
  width:180px;
  font-size: 14px;
  line-height: 44px;
}
.menu-col article .button i {
  height: 36px;
  line-height: 44px;
}
.txt-time{
  font-size: 14px;
}
.menu-col .circle-btn {
  background: #fff;
  color: #111;
}
.menu-col article:after {
  content: "";
  display: block;
  margin: auto;
  border: 1px solid #846a36;
  position: absolute;
  left: 5px;
  top: 5px;
  bottom: 5px;
  right: 5px;
  pointer-events: none;
}

@media screen and (max-width: 750px){
  #top-menu{
    padding:30px 0;
  }
  #top-menu .gallery-img li {
    width: 180px !important;
  }
  .menu-col{
    margin:20px 0 0;
    width:100%;
  }
  .menu-col .col-4 .row { width: 48%; margin: 0 1% 20px;}
  .menu-col .col-4 .row:nth-child(4n) { margin: 0 1% 0;}
  .menu-col .col-4 .row .button{ display: none; }
  .txt-time{ font-size: 10px;}
}



/* Top-Team
-----------------------------------------------------------*/

#top-team .bg{
  background-image: url("img/top/bg_term.jpg");
  background-size: cover;
  background-position: top center;
  height: 360px;
  padding:70px 0 30px;
  text-align: center;
  color:#fff;
}
#top-team .bg p{
  font-size: 20px;
}
.team-content{
  margin: 0 auto -200px;
  max-width: 1240px;
  overflow: hidden;
  position: relative;
  text-align: center;
  top:-180px;
  z-index: 1;
}
#top-team article{
  background: #222;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.14);
  width:23%;
  margin:1%;
}
#top-team figure{
  overflow: hidden;
}
#top-team figcaption{
  position: relative;
  padding: 20px 15px;
}
#top-team .name-position{
  font-size: 20px;
  letter-spacing: .15em;
}
#top-team .name-position span{
  display: block;
  font-size: 14px;
}
#top-team .name-ruby{
  font-size: 12px;
  letter-spacing: .15em;
}
#top-team article i {
  position: absolute;
  font-size:20px;
  top: 45px;
  color:#fff;
  right: 5px;
  line-height: 50px;
  width: 30px;
  height: 50px;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  transition: .3s ease;
}
#top-team article:hover i {
  right: 0px;
}
@media screen and ( max-width: 750px) {
  #top-team .bg{
    padding:30px 0 30px;
  }
  .team-content{
    margin: 0 auto -250px;
    top:-250px;
    padding:0 10px;
  }
  #top-team article{
    overflow: hidden;
    width:48%;
    margin: 1%;
  }
  #top-team figcaption{
    padding: 10px;
  }
  #top-team .name-position{
    font-size: 16px;
  }
  #top-team .name-position span{
    font-size: 12px;
  }
  #top-team article i {
    top: 20px;
  }
}


/* TOP-MENU-2
-----------------------------------------------------------*/
#top-menu-2{
padding:80px 0 ;
  text-align: center;
}

.top-menu-2-ph,.top-int-ph {
display: flex;
  frex-direction: row;
  justify-content: space-between;	
}
/*.top-menu-2-ph li {width:33.3333%;}*/

#top-menu-2 .lead-txt {font-size:16px; margin-bottom: 30px;}
@media screen and (max-width:1000px){
	#top-menu-2 .lead-txt {font-size:14px; margin-bottom: 0px;}
}

.top-int-ph.dan2 {
display: flex;
  frex-direction: row;
  justify-content: space-between;	
}
@media screen and (max-width:480px){
	.top-int-ph.dan2 {
		width: 100%;
	}
	.top-int-ph.dan2.mb40 {
		margin-bottom: 20px !important
	}
}

/* TOP-INFO
-----------------------------------------------------------*/
#top-info{
  padding:80px 0 ;
  text-align: center;
}
#top-info .page-inner{
  /*display: flex;
  flex-wrap: wrap;
  justify-content: space-between;*/
}
.info-block{
  width:100%/*50%*/;
}
.facebook-block{
  width:/*44%*/500px;
	margin: 0 auto;
}
.news-list {
  border-top: 1px solid var(--txt-color);
  text-align: left;
	color: var(--txt-color);
  }
.news-list li {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 15px 0px;
  line-height: 1.8;
  border-bottom: 1px solid var(--txt-color);
}
.news-list .date {
	color: var(--txt-color);
   vertical-align: middle;
  letter-spacing: .1em;
  padding-right: 10px;
  font-size:12px;
  width: 8em;
}
.news-list .title {
  display: block;
  padding-left: 0px;
}
.news-list a {
	color: var(--txt-color)
}

@media screen and (max-width: 750px) {
  #top-info,#top-menu-2{
    padding:30px 0 30px;
    text-align: center;
  }
  .info-block{
  width:100%;
  margin-bottom:30px;
}
.facebook-block{
  width:100%;
}
  .news-list li{
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px 0px;
  }
  .news-list .date {
    font-size: 10px;
    width: 5em;
  }
  .news-list .title {
    display: block;
    padding-top: 5px;
    padding-left: 0px;
  }
}

/* Top-about
-----------------------------------------------------------*/
.top-about-L,.top-about-R {margin-bottom: 20px;}
.top-about-L .top-about-ph{float: right;}
.top-about-L .top-about-txt{float: left;}
.top-about-R .top-about-ph{float: left;}
.top-about-R .top-about-txt{float: right;}
.top-about-ph {width:20%; /*border: 1px solid #f00;*/}
.top-about-txt {width: 75%; /*border: 1px solid #f00;*/ font-size: 16px; text-align: left;}

@media screen and (max-width:750px){
	.top-about-ph {width:40%; }
	.top-about-txt {width: 55%; font-size: 12px;}
}


/* Reserve
-----------------------------------------------------------*/
#reserve-block{
  background-image: url("img/bg-reserve.jpg");
  background-size: cover;
  background-position: top center;
  text-align: center;
  color:#fff;
}
#reserve-block .page-inner{
  padding: 70px 0;
}
#reserve-block .section-ttl {
    margin-bottom: 30px;
}
#reserve-block ul,#about-block ul {
  max-width: 700px;
  margin:20px auto;
}
#reserve-block li,#about-block li{
  float:left;
  width: 48%;
  margin:0 1%;
}
#about-block li {margin-bottom:2%;}

#reserve-block .txt-tel span{
  font-size: 14px;
}
@media screen and (max-width: 1000px) {
  #reserve-block .page-inner{
    padding: 30px 20px;
  }
}
@media screen and (max-width: 750px) {
  #reserve-block li{
    float:none;
    width: 100%;
    margin:0 0 15px;;
  }
  #reserve-block .txt-tel span{
    font-size: 14px;
  }
}

/* Footer-Utility
-----------------------------------------------------------*/
#footer-utility{
  background:var(--bg-color2);
  color:#fff;
  text-align: center;
  padding:40px 0;
}
#footer-utility .footer-logo{
  max-width:200px;
  margin:0 auto 25px;
}
#footer-utility p{
  font-size: 12px;
  color:#fff;
  margin-bottom:30px;
}
.social-icon{
  margin-bottom:20px;
}
.social-icon li{
  font-size:26px;
  display: inline;
}
.social-icon li a{
  color:#fff;
  padding: 0 10px;
}
.social-icon li  a:hover{
  color:#666;
}
.footer-link li{
  display: inline;
}
.footer-link li a{
  color:#fff;
  padding: 0 10px;
  border-right: 1px #333 solid;
}
.footer-link li:first-child a{
  border-left: 1px #333 solid;
}
.footer-link li  a:hover{
  color:#666;
}
address{
  font-size: 12px;
  text-align: center;
  /*margin:20px 0;*/
	margin: 20px 0 90px;/*20210707*/
}

.footer-group{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin:50px 0 0;
}
.footer-group li{
    margin:0 15px 15px;
}

/* Ttl-bg
-----------------------------------------------------------*/
#ttl-bg{
  background: #000;
  color:#fff;
  width: 100%;
  text-align: center;
  /*overflow: hidden;*/
  margin:0 auto 50px;
}
#ttl-bg-menu{
  background: #000;
  color:#fff;
  width: 100%;
  text-align: center;
  /*overflow: hidden;*/
  margin:0 auto 50px;
}

#ttl-bg .ttl-pic {
  background-size: cover;
  background-position: 50% 50%;
  margin:0 ;
  width: 100%;
  height:340px;
}
.category-ttl{
  position: relative;
  z-index: 2;
  margin:-30px 0 50px;
}
#about #ttl-bg .ttl-pic{
  background-image: url("img/about/bg-ttl.jpg");
}
#team #ttl-bg .ttl-pic{
  background-image: url("img/team/bg-ttl.jpg");
}
#menu #ttl-bg .ttl-pic{
  background-image: url("img/menu/bg-ttl.jpg");
}
#voice #ttl-bg .ttl-pic{
  background-image: url("img/voice/bg-ttl.jpg");
}
#info #ttl-bg .ttl-pic{
  background-image: url("img/info/bg-ttl.jpg");
}
#anni #ttl-bg .ttl-pic{
  background-image: url("img/anni/bg-ttl2.jpg");
}
#chef #ttl-bg .ttl-pic{
  background-image: url("img/chef/bg-ttl.jpg");
}
#lunch #ttl-bg .ttl-pic{
  background-image: url("img/menu/bg-ttl-lunch2.jpg");
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 30px;
}
#cafe #ttl-bg .ttl-pic{
  background-image: url("img/menu/bg-ttl-cafe2.jpg");
	background-position: bottom;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 30px;
}
#party #ttl-bg {
  background-image: url("img/party/bg_main.jpg");
/*	background-position: bottom;*/
	display: flex;
	justify-content: center;
	align-items: center;

  background-size: cover;
  background-position: center;
  margin:0 ;
  width: 100%;
  height:1000px;	
}
#party #ttl-bg .ttl-pic{
		font-size: min(5vw,24px);
	background: rgba(0,0,0,0.6);
	width:590px;
	height: 488px;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}
.p-plan {
	margin: 50px 0;
}

/* @media screen and (min-width: 1000px) {
  #ttl-bg .ttl-pic{
    -webkit-box-shadow: 0 1rem 2rem 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 1rem 2rem 0 rgba(0, 0, 0, 0.3);
  }
} */

@media screen and (max-width: 750px) {
  #ttl-bg{
    height:140px;
    width: 100%;
    margin:0 0 25px;
  }
  #ttl-bg .ttl-pic {
      margin:20px 0 0;
      width: 100%;
      height: 140px;
  }
  .category-ttl{
    margin:0px 0 30px;
  }
	#party #ttl-bg {
		height: 100svh;
	}
	#party #ttl-bg .ttl-pic{
		padding: 8.0vw;
		width: 70%;
		height: auto;
	}
	
	
  #lunch #ttl-bg,#cafe #ttl-bg{
    height:240px;
    width: 100%;
    margin:0 0 25px;
  }
  #lunch #ttl-bg .ttl-pic,#cafe #ttl-bg .ttl-pic {
      margin:20px 0 0;
      width: 100%;
      height: 240px;
	  font-size: 5vw/*21*/;
  }	
	
}

/*--------------------------------------------------------

  =About

-------------------------------------------------------- */
#about-wrap {
  text-align: center;
}
#about-wrap .lead-txt{
  font-size: 16px;
  line-height: 2;
}
#about-wrap .lead-txt span{
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  display: inline-block;
  padding:20px 0;
}
.concept-pic {
  margin-top:40px;
}
.concept-pic li{
  float: left;
  width: 32.3%;
  margin: 0 1.5% 1.5% 0;
}
.concept-pic li:nth-child(3n) {
  margin: 0 0 1.5% 0;
}
#map_canvas {
text-align: center

}
#map_canvas iframe {
	aspect-ratio: 4 / 3;
    max-width: 476px;
    width: 100%;
    height: auto;
}

.top-map-wrap {
text-align: center

}
.top-map-wrap iframe {
	aspect-ratio: 4 / 3;
    max-width: 476px;
    width: 90%;
    height: auto;
}

.shop-address{
  border-top: 1px solid var(--txt-color);
	color: var(--txt-color);
}
.shop-address dt {
  float: left;
  font-weight: bold;
  width: 200px;
  padding: 20px 15px;
}
.shop-address dd {
  padding: 20px 0 20px 200px;
  border-bottom: 1px solid var(--txt-color);
}
@media screen and (max-width: 750px) {
  #about-wrap .lead-txt{
    font-size: 14px;
    line-height: 1.8;

  }
  #about-wrap .lead-txt span{
    font-size: 20px;
  }
  .shop-address dt {
      float: none;
      width: 100%;
      padding: 10px 0 5px;
  }
  .shop-address dd {
    padding: 0px 10px 10px 0px;
  }
  .bg-gray {
      background: none;
  }
}

/*--------------------------------------------------------

  =Team

-------------------------------------------------------- */
#team-wrap{
  overflow: hidden;
  margin:60px 0;
}
#team-wrap .team-l,#team-wrap .team-r{
  z-index: 2;
  position:relative;
  margin-bottom:40px;
}
#team-wrap .inner{
  display: block;
  max-width: 1140px;
  margin:0 auto;
  padding:40px 0;
  min-height:540px;
  overflow: hidden;
}

/* anni */
.ani-inner {
  display: block;
  max-width: 1140px;
  margin:0 auto;
  padding:40px 20px 0;
  min-height:380px;
  overflow: hidden;	
}
@media screen and (max-width:480px){
	.top-bnr {padding: 20px 0;}
	
    #map_canvas {
      width:90%;
      margin:0px auto 30px;
      height:300px;
    }
	
	.ani-inner .dessert-block li {
		width: 100%;
		margin-bottom: 20px;
	}
	.ani-ph {text-align: center;}
	.ani-inner .dessert-block li img {width:80%;}
	.ani-inner .dessert-block li:last-child {margin-bottom: 0px;}
}
@media screen and (max-width:320px){
	.ani-inner .dessert-block li img {width:85%;}
}

#team-wrap.anni .inner{
  display: block;
  max-width: 1140px;
  margin:0 auto;
  padding:40px 0;
  min-height:380px;
  overflow: hidden;
}

#team-wrap .team-l figure{
  float:left;
  width:50%;
}
#team-wrap .team-l figcaption{
  float:right;
  width:46%;
}
#team-wrap .team-r figure{
  float:right;
  width:50%;
}
#team-wrap .team-r figcaption{
  float:left;
  width:46%;
}
#team-wrap .team-l .bg-team{
  width: 75%;
  height:100%;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: var(--bg-color2);
  z-index: -1;
}
#team-wrap .team-r .bg-team{
  display: block;
  width: 75%;
  height:100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: var(--bg-color2);
  z-index: -1;
}
#team-wrap article .bottomLine-ttl,.ani-inner h3{
  margin: 0px 0 40px;
  font-size: 24px;
}
#team-wrap article .bottomLine-ttl  span{
  font-size: 14px;
}
#team-wrap article .bottomLine-ttl .position{
  font-size: 18px;
}
#team-wrap .team-history{
  background: #000;
  color:#fff;
  overflow: hidden;
  padding:20px;
  margin-top:20px;
  font-size: 12px;
}
#team-wrap .team-history dt {
  float: left;
  width: 6.5em;
  font-size: 10px;
  padding: 2px 0;
}
#team-wrap .team-history dd {
  padding: 2px 0 2px 6.5em;
}

@media screen and (max-width: 750px) {
  #team-wrap{
    overflow: hidden;
    margin:40px 0;
  }
  #team-wrap .team-l .bg-team,#team-wrap .team-r .bg-team{
      width:100%;
  }
  .ani-inner{
    padding:20px;
    min-height:0;
    overflow: hidden;
  }	
  #team-wrap .inner{
    padding:20px 0;
    min-height:0;
    overflow: hidden;
  }
  #team-wrap .team-l figure,#team-wrap .team-r figure{
    float:none;
    width:60%;
    margin:0 20% ;
  }
  #team-wrap .team-l figcaption,#team-wrap .team-r figcaption{
    float:none;
    width:90%;
    margin:5% 5% 0;
  }
  #team-wrap article .bottomLine-ttl, .ani-inner h3{
    font-size: 18px;
  }
  #team-wrap article .bottomLine-ttl  span{
    font-size: 12px;
  }
  #team-wrap article .bottomLine-ttl .position{
    font-size: 16px;
  }
  #team-wrap .team-history{
    padding:15px;
  }
}



/*--------------------------------------------------------

  =Menu

-------------------------------------------------------- */

@media screen and (min-width: 1100px) {
  .menu-tab{
    margin:60px 0 60px;;
    text-align: center;
  }
  .menu-tab li{
    display: inline-block;
    padding:0 0 20px;
    vertical-align: middle;
  }
  .menu-tab li a {
    position: relative;
    display: block;
    font-size: 18px;
    letter-spacing:.1em;
    text-align: center;
    margin: 0 20px;
  }
  .menu-tab li a::after {
    background-color:#fff;
    content: '';
    position:absolute;
    bottom:-10px;
    left:0;
    height:1px;
    width:100%;
    opacity:0;
    -webkit-transition:height 0.1s, opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition:height 0.1s, opacity 0.3s, -moz-transform 0.3s;
    transition:height 0.1s, opacity 0.3s, transform 0.3s;
    -webkit-transform:translateY(-5px);
    -moz-transform:translateY(-5px);
    transform:translateY(-5px);
  }
  .menu-tab li a:hover::after {
    opacity:1;
    -webkit-transform:translateY(0px);
    -moz-transform:translateY(0px);
    transform: translateY(0px);
  }
  .menu-tab li.current a::after  {
    opacity:1;
    -webkit-transform:translateY(0px);
    -moz-transform:translateY(0px);
    transform: translateY(0px);
  }
}

@media screen and (max-width: 1099px) {
  .menu-tab{
    border-top:solid 1px #ddd;
    margin:20px 0 20px;
  }
  .menu-tab li{
    width:50%;
    float:left;
    padding:0;
    border:none;
  }
  .menu-tab li a {
    margin:0;
    display:block;
    background:#f5f5f5;
    color:#333;
    font-size:14px;
    border-right:solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    text-align:center;
    padding:15px 0;
    line-height:1.6;
    text-decoration:none;
  }
  .menu-tab li a:hover {
    background:#000;
    color:#fff;
  }
  .menu-tab .current a  {
    background:#000;
    color:#fff;
  }
}

#menu-wrap{
  text-align: center;
}
#menu-wrap .bottomLine-ttl{
  font-size:40px;
  margin: 0px 0 20px;
}
#menu-wrap .bottomLine-ttl span{
  font-size: 16px;
}
#menu-wrap .bottomLine-ttl:after {
  margin: 25px 0 0 -10px;
  position: absolute;
  width: 20px;
}
#menu-wrap .bg{
  /* border-bottom:1px solid #333;*/
  border-top:1px solid var(--txt-color);
  padding:35px 0 0;
  /* margin-top:20px; */
  text-align: center;
  z-index: -1;
}

#menu-wrap .menu-thema{
  line-height: 1.1;
  margin-bottom:20px;
letter-spacing: .1em;
}
#menu-wrap .menu-thema .en{
  font-size: 30px;
  display: inline-block;
  /* border-bottom: 2px solid #fff; */
  margin-bottom:15px;
}
#menu-wrap .menu-creat{
  font-size: 20px;
  letter-spacing: .1em;
}
#menu-wrap .price{
  font-size: 20px;
  letter-spacing: .1em;
}
#menu-wrap .price span{
  font-size: 14px;
}
#menu-wrap .menu-dis{
  font-size: 12px;
}
#menu-wrap .menu-content{
  margin: 20px auto ;
  max-width: 1140px;
  overflow: hidden;
  position: relative;
  text-align: center;
  z-index: 1;
  /* border-bottom:1px solid #fff; */
}
.memu-introduction{
  margin-bottom:40px;
  font-size: 16px;
}
.memu-introduction span{
  display: block;
  font-size: 12px;
}
.menu-name{
  font-size: 20px;
  margin-bottom:45px;
  line-height: 1.4;
}
.lunch-menu-name{
  font-size: 20px;
  line-height: 1.4;
  margin-bottom:10px;
}
.lunch-menu-txt{
  font-size: 14px;
  margin-bottom:45px;
}
.lunch-thema{
  color: #c69c34;
  font-size:24px;
  margin-bottom:30px;
  position: relative;
}
.lunch-thema:after {
  background: #c69c34;
  content: '';
  display: block;
  height: 1px;
  left: 50%;
  margin: 15px 0 0 -10px;
  position: absolute;
  width: 20px;
}
.menu-name span{
    display:block;
}
.menu-name  .txt-eng{
  font-size: 20px;
  color:#888;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing:.01em;
}
.menu-name .fs-16{
  color:#666;
}
.menu-choice{
  color:#999;
}
.lanch-table{
  border-collapse: collapse;
  border-top: 1px solid #222;
  margin:10px 0 40px;
  width: 100%;
  text-align: left;
}
.lanch-table tr {
  border-bottom: 1px solid #222;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.lanch-table th {
  width: 18%;
  font-weight: bold;
  padding: 20px;
  margin: 0;
  text-align: left;
}
.lanch-table td {
  width: 82%;
  padding: 20px 10px;
  margin: 0;
}
.menu-copy{
  font-size:22px;
}
.menu-copy-28{
  font-size:28px;
}
.menu-txt{
  font-size:16px;
  margin-top:60px;
}


@media screen and (max-width: 750px) {
  #menu-wrap .bottomLine-ttl{
    font-size:30px;
    margin: 0px 0 0px;
  }
  #menu-wrap .bottomLine-ttl span{
    font-size: 12px;
  }
  #menu-wrap .bg{
    padding: 20px 20px ;
    height:auto;
  }
  #menu-wrap .menu-thema .en{
    font-size: 18px;
  }
  #menu-wrap .menu-creat{
    font-size: 16px;
  }
  #menu-wrap .price{
    font-size: 14px;
  }
  #menu-wrap .menu-content{
/*
     padding:30px 20px; 
    margin: 0;
*/
    width:100%;
    top: 0;
/*	  border:1px solid #f00*/
  }
  .memu-introduction{
    margin-bottom:40px;
    font-size: 12px;
  }
  .memu-introduction span{
    display: block;
    font-size: 10px;
  }
  .menu-name{
    font-size: 14px;
    margin-bottom: 30px;
  }
  .menu-name .txt-eng{
    font-size: 16px;
  }
  .menu-name .fs-16{
    font-size: 12px !important;
  }
  .lanch-table th {
    width: 100%;
    padding: 10px 10px 5px;
}
.lanch-table td {
  width: 100%;
  padding: 5px 10px 10px;

}
.lunch-menu-name{
  font-size: 16px;
  margin-bottom:10px;
}
.lunch-menu-txt{
  font-size: 10px;
  margin-bottom:30px;
}
.menu-copy{
  font-size:18px;
}
	.menu-copy-28{
  font-size:24px;
}
@media screen and (max-width:480px){
.menu-copy{
  /*font-size:18px;*/
	font-size:5vw;
}
	.menu-copy-28{
	font-size:6vw;
}
	}
.menu-txt{
  font-size:14px;
  margin-top:30px;
}
}
.menu-spcomment{
  color: #e6b422;
  margin-bottom:40px;
  line-height:2;
  font-size:16px;
}

.menu-pics {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1180px;
  margin: 0px auto 40px;
  /* padding: 0px 20px; */
  text-align: center;
}
.menu-pics li{
  width:48%;
  margin:1%;
}
.menu-pics-single{
  max-width: 900px;
  margin: 0px auto 40px;
}
@media screen and (max-width: 750px) {
  .menu-pics {
  margin: 0px auto 20px;
  /* padding: 0px 20px; */
}
.menu-spcomment{
  font-size:14px;
}
}

.dessert-block,.dessert-block-3{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1080px;
  margin-left: auto;
	margin-right: auto;
  padding: 20px 20px;
  /*border-top: 1px solid #393e67;*/
}
.dessert-block li{
  width:45%;
/*  margin:1%;*/
}
.dessert-block-3 li{
  width:30%;
  margin:1%;
}
.dessert-block li .dessert-name{
  font-size:20px;
  margin-top:15px;
  line-height: 1.6;
}
.dessert-block li .dessert-name span{
  display: block;
  font-size:16px;
}
.menu-single-pic{
  max-width: 640px;
  margin: 0px auto 40px;
}
.menu-for {
  max-width: 640px;
  margin: 0px auto 40px;	
}
.menu-for-pic img {max-width: 100%; height: auto;}
.menu-for-pic{
	width:50%;
	float:left;
}

.menu-name-2{
  font-size: 20px;
  line-height: 1.4;
}
@media screen and (max-width:480px){
	.menu-name-2.mb20{ font-size: 15px;}
	.dessert-block-3{
		padding: 10px 0;
	}
}


.jp.mb40,.jp.mb30 {padding-left: 15px; padding-right: 15px;}
.hyd {display:block;}
.shw {display: none;}

.menu-point {width: 1000px; margin: 0 auto;}
.menu-point li {display: inline-block; width: 49%; vertical-align: middle;}
.menu-point li:last-child {text-align: left; padding: 10px;}

.menu-point-sub {font-size: 12px;}/*20201201*/

.gld {color: /*#c69c34;*/ var(--bg-gld)}
@media screen and (max-width: 768px) {

	.menu-point .hyd {display: none;}
	.menu-point {width: 100%; margin: 0 auto;}
}

@media screen and (max-width: 750px) {
  .dessert-block li .dessert-name{
    font-size:16px;
  }
  .dessert-block li .dessert-name span{
    font-size:14px;
  }
  .menu-single-pic{
    margin: 0px 10px 20px;
  }
	.menu-point-sub { width: 60%; font-size: 10px;  margin-left: 40%;}/*20201201*/
/*.menu-for-pic{
	width:100%;
	float:none;
	margin: 0px 10px 20px;
}	
*/
	.hyd {display: none;}
	.shw {display: block;}
	.jp.mb40,.jp.mb30 {text-align: left;}
	
	  #ttl-bg-menu{
    width: 100%;
    margin:0 0 25px;
  }
	.menu-point li {display: block; width: 100%; vertical-align: middle;}
	.menu-point li:last-child {text-align: left; }
}

/* 20210707 footer fix */
.footFixBnr {
	width:100%;
	height:/*50px*/60px;
	padding: 5px 10px;
	background: rgba(0,0,0,0.92);
	position: fixed;
	bottom:0;
	left:0;
	z-index: 2;
	text-align: center;
}
.fixBnr li {display:inline-block; width:300px; background: #fff; font-size: 12px; line-height: 1;}
.fixBnr li strong{font-size: 11px;}
.fixBnr li a {padding: 5px;}

.footFixBnr p {font-size: 10px;}
.footFixBnr p.mb10 {margin-bottom: 5px !important;}

@media screen and (max-width:480px){
	.fixBnr {display: flex; justify-content: space-between;}
	.fixBnr li {display:block; width:49%;}
	.fixBnr li strong{font-size: 3.4vw;}
}

.footer-btn {
  background: #fff;
  color: #000;
  display: inline-block;
  font-weight: bold;
  position: relative;
  outline: none;
  padding: 10px 5px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.footer-btn:hover {
  background-color: #777;
  color: #fff;
}
.footer-btn i {
  position: absolute;
  top: 50%;
	transform: translateY(-50%);
  right: 5px;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  transition: .3s ease;

}

/* -------------------------- cafe 
--*/

.lc-select {display: flex; flex-flow: row nowrap; justify-content:space-between; margin-bottom: 80px; width: 640px; margin-left: auto; margin-right: auto;}
.lc-select li {width:49.5%; text-align: center; border: 1px solid #fff; padding: 10px; box-sizing: border-box;}
.lc-select li a {display: block; }

.cafe-dl {display:flex; width: 640px; justify-content: space-between; margin-left: auto; margin-right: auto;}
.cafe-dl h3 {font-size: 30px;}
.cafe-dl dt {width:/*300px;*/46.875%; margin-right: 10px;}
.cafe-dl dd {width:/*340px*/53.125%;}
.cafe-txt {font-size: 16px; /*width: 640px;*/ margin-left: auto; margin-right: auto; width: 93.75%;}

.cafe-kei {border:0; border-bottom:1px solid var(--txt-color); }

.obi {padding: 1.5em 2em 2em; display: inline-block;}
.obi h3 {font-size: 18px; margin-bottom: 10px;}


@media screen and (max-width:480px){
	.lc-select {width: 93.75%;}
	.cafe-dl h3 {font-size: 4.5vw; text-align: left;}
	.cafe-dl {width:100%;}
	.cafe-txt {text-align: left;}
	.cafe-txt {font-size: 3.5vw; width: 100%;}
	.sp-lft {text-align: left;}
}

.t12 {font-size: 12px;}
.t24 {font-size: 24px;}
@media screen and (max-width:480px){
	.t24 {font-size: 4.8vw;}
}

/* -------------------- top redesign 2022-01-17 */
.mv-txt {font-size: 30px;}
.mv-top {width:100%;
height: 1000px;
	background-blend-mode: multiply;
	background-color: rgba(0,0,0,0.18);
background-image: url(img/mv_ph4.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}
.mv-top-inner {
text-align: center;
}

.mv-mark {padding:1.5em  4em; /*background: rgba(0,0,0,0.6);*/ margin: 2em 0;}

.tate {
		display: inline-block;
		-moz-writing-mode: vertical-rl;
		writing-mode: vertical-rl;
	letter-spacing: 0.5em;
    text-align: left;
	}
@media screen and (max-width:480px){
	.mv-txt {font-size: 3.6vw;}
	.mv-top {height: 680px;}
	.mv-top div {width:50%;}
	.mv-mark2 {width:80%; margin: 0 auto}

}

.top3-wrap {
	max-width: 1180px;
  margin: 0px auto;
  padding: 0px 20px;
  overflow: hidden;
}

.fe-R,.fe-L{
  z-index: 2;
  position:relative;
  margin-bottom:40px;
}

.fe-R .top3 {
	display: flex;
	align-items: center;
	justify-content: flex-end;
  max-width: 100%;
  margin:0 auto;
  padding:40px 0;
  min-height:480px;
  overflow: hidden;
}
.fe-L .top3 {
	display: flex;
	align-items: center;
	justify-content: flex-start;
  max-width: 100%;
  margin:0 auto;
  padding:40px 0;
  min-height:480px;
  overflow: hidden;
}

.fe-R .top3__tit{
  	width:62%;
	
}
.fe-L .top3__tit{
  width:62%;
}
.top3__txt{
	width: 100%;
	background: rgba(0,0,0,0.7);
	padding: 0.7em 1em;
}


.top3__1--bg {
display: block;
  width: 80%;
  height:100%;
  position: absolute;
  bottom: 0;
  left: 0;
/*background: url(img/top3_1.jpg) center no-repeat;*/
background: url(img/top/top_t_ph06rrr.jpg) center no-repeat;
background-size: cover;	
  z-index: -1;
}
.top3__2--bg {
display: block;
  width: 80%;
  height:100%;
  position: absolute;
  bottom: 0;
  right: 0;
background: url(img/top/top_t_ph07.jpg) center no-repeat;
background-size: cover;	
  z-index: -1;
}
.top3__3--bg {
display: block;
  width: 80%;
  height:100%;
  position: absolute;
  bottom: 0;
  left: 0;
background: url(img/top/top_t_ph09.jpg)  center no-repeat;
background-size: cover;	
  z-index: -1;
}


.top3 .top-tt {font-size:30px; font-weight: bold; text-align: left; border: none; font-feature-settings: "palt";}
@media screen and (max-width:480px){
.fe-L .top3,.fe-R .top3 {
display: flex;
  max-width: 100%;
  margin:0 auto;
  padding:40px 0;
  min-height:200px;
  overflow: hidden;
}	
	.top3-wrap {width:100%;}
	.top3 .top-tt {font-size:4.5vw;}
	.top-tt.no-border.mb20 {font-size:7vw;}
}

.bg-blk {background: #000;}
.bg-d-blu {background: #171933;}
.no-border {border: none;}
.no-margin {margin: 0;}

/*.bxslider li { padding:40px 40px 0;}*/
.bxslider li { padding: 0;}
.top-t_img { max-width:810px; margin: 0 auto;}

@media screen and (max-width:480px){
/*	.bxslider li { padding:40px 20px 0;}*/
	.lead-txt.mb80 {margin-bottom: 40px !important;}
	.top-int-ph {display: block; width: 90%; margin-left: auto; margin-right: auto;}
	.top-int-ph li:first-child {margin-bottom: 1em;}
	.bxslider .top-t_t{font-size: 3.5vw;}
}

/* drink 202204 */
.drink__list {display:flex; flex-flow: row wrap; width: 600px; margin: 0 auto;}
.drink__list dt {width:70%; text-align: left; border-bottom: 1px dotted #666; padding: 0.3em 0;}
.drink__list dd {width:30%; text-align: right; border-bottom: 1px dotted #666; padding: 0.3em 0;}
.drink__w600 {width: 600px; margin-left: auto; margin-right: auto;}


@media screen and (max-width:600px){
	.drink__list,.drink__w600{width:100%;}
}

/* dinner 20220627 7gatsuyo */
.aC {text-align: center;}
.aR {text-align: right;}

.course__btn {
	margin-top: auto;
}
/* modal */
.hide-area{
	display: none;
}
.course__wrap {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
		
}
.course__wrap__aC {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
		
}

.course__box {
	width:45%;
	display: flex;
	flex-flow: column;
}
.course__box_party {
	width:45%;
}

.course__price {
	font-size:20px;
	border-bottom: 1px solid #393e67;
	margin-bottom: 60px;
}
.side-kei {border-right: 1px solid #393e67;}

.defo-link-2{
font-size: 16px;
margin: 20px auto 0;
letter-spacing: .12em;
background: #fff;
color: #000 !important;
display: inline-block;
font-weight: bold;
position: relative;
outline: none;
padding: 0.5em 1em;
text-align: center;
text-decoration: none;
}
.defo-link-3{
font-size: 16px;
margin: 20px auto 0;
letter-spacing: .12em;
background: #fff;
color: #000 !important;
display: inline-block;
font-weight: bold;
position: relative;
outline: none;
padding: 0.5em 1em;
text-align: center;
text-decoration: none;
width: 100%
}
.defo-link-3 i {
height: 56px;
line-height: 56px;
position: absolute;
top: 50%;
	transform: translateY(-50%);
right: 5px;
transition: .3s ease;
width: 30px;
}
@media screen and (max-width:480px){
	.mb100{margin-bottom: 40px !important;}
	.defo-link-2{font-size: /*13px*/2.4vw !important;}
	.sp-aR {text-align: right;}
	.course__wrap__aC .course__box {width:58%;}
	.course__price {
	font-size:20px;
	border-bottom: 1px solid #393e67;
	margin-bottom: 30px;
}
	
	.course__box.clum-1,
	.course__box_party.clum-1{width:100%;}
	.clum-ph {width: 58%; margin-left: auto; margin-right: auto;}
	
	.defo-link-3{
		font-size: 3.0vw;
	}
	
}

/* 2022-07-7 news */
.info-section3 { width: 100%; margin-left: auto; margin-right: auto; margin-top: 40px;}
/*.news__list {display:flex; flex-direction: row; justify-content: space-between;}*/
.news__list {display:flex; flex-direction: row; }

/*.akn-1 {order: 2;}
.akn-2 {order: 1;}
.akn-3 {order: 3;}*/

.news__list li{width:32%; margin-right: 2%}
.news__list li:last-child {margin-right: 0%}
.news__list li a { display: flex; flex-flow: column;  text-decoration: none; color: #fff; }
.news__list li a:hover{opacity: 0.8;}
.news__list li img {width: 100%; height: auto;}


.news__list .txt__wrap {text-align: left; color: #fff; display: flex; flex-flow: column;}
.news__list .txt__wrap h3 {font-size: 16px; color:#fff; margin-top: 0.5em; margin-bottom: 0.7em;}
.news__list .txt__wrap p {color: #fff;}
.news__more {text-align: right; font-size: 12px; margin-top: auto; }
.info__inner {text-align: center;}
.info__inner h2 {font-size: 16px;}
.info__inner a{color:#333; border: 1px solid #333; padding: 0.3em 1em;}
.info__inner a:hover {background: #333; color:#fff;}

@media screen and (max-width:1112px){
	/*.info-section3 { width: 93.75%;}*/
}

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

.info-section3 {width:93.75%;}
.news__list {display: block;}
	
/*.akn-1 {order: 1;}
.akn-2 {order: 2;}
.akn-3 {order: 3;}	*/
	
.news__list li{width:100%; border-bottom:1px solid #393e67; margin-right: 0;}
.news__list li a {display: flex; flex-flow: row; padding: 10px 0;}
.news__list .img__wrap img {max-width: 100%; height: auto;}
.news__list .img__wrap {width:30%;}
.news__list .txt__wrap {width:70%; padding-left: 10px;}
.news__list .txt__wrap h3 { margin-top: 0; margin-bottom: 0em; font-size:14px; line-height: 1.5;}
	
.news__more {text-align: right; font-size: 10px; margin-top: auto; }	
}

/* 2022 lunch xmas */

.btn__xmas {
font-size:18px;
letter-spacing: normal;
line-height: 1.5 !important;
-webkit-transition: .3s ease;
-moz-transition: .3s ease;
transition: .3s ease;

color: #f7f7f7;
display: inline-block;
font-weight: bold;
position: relative;
outline: none;
padding:0.5em 4em !important;
text-align: center;
text-decoration: none;
/*width: 640px;*/
	border:1px solid #f2f2f2;
	border-radius: 4px;
}
/*.btn__xmas {
font-size:18px;
letter-spacing: normal;
line-height: 56px;
-webkit-transition: .3s ease;
-moz-transition: .3s ease;
transition: .3s ease;
background: #fff;
color: #000;
display: inline-block;
font-weight: bold;
position: relative;
outline: none;
padding: 0 5px;
text-align: center;
text-decoration: none;
width: 640px;
margin-bottom: 40px;	
}*/

.t-read {font-size: 90%;}
.t-small {font-size: 80%;}

.pair__box {
	display: flex;
	flex-flow: column;
	align-items: center;
	text-align: left;
}
.pair__box dl dt {font-weight: bold; margin-bottom: 0.2em}
.pair__box dl dd {text-indent: -1em; padding-left: 1em}

@media screen and (max-width: 640px) {
	.btn__xmas{width:90%;}
	
}
@media screen and (max-width: 480px) {
	.btn__xmas {line-height: 1; padding: 15px 0 !important; font-size: 4vw; margin-bottom: 0px;}
	.xmas-mb {margin-bottom: 40px;}
}

/* 221114 xmas */
.xlink {color: #fff !important;}
.xlink:hover {color:#fff !important;}
.xmas_22 {
	width:640px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
		background-blend-mode: multiply;	
		/*background-color: rgba(255,255,255,0.1);background-image: url("img/menu/xmas_22_imgr.jpg");*/
	background-color: rgba(0,0,0,0.2);
	background-image: url("img/menu/2025xmas_noel_1.jpg");
	background-repeat: no-repeat;
	/*background-position: bottom 20% center;*/
	background-position:  center top;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px;
	transition: 0.3s all ease;
}
.xmas_22:hover{background-blend-mode:overlay;
		background-color: rgba(255,255,255,0.1);
	/*background-image: url("img/menu/xmas_22_img.jpg");*/
	background-image: url("img/menu/2025xmas_noel_1.jpg");

}
.xmas_22_inner {
	text-align: center;
}.xmas_22_inner b {font-size: 18px; font-weight: bold; line-height: 1.1;
display: flex; justify-content: center; align-items: center}
.xmas_22_inner b span:first-child{margin: 0 0.5em 0 0}
.xmas_22_inner b span:last-child{margin: 0 0 0 0.5em}
.xbtn {
	padding: 0.3em 1em;
	/*border:1px solid #fff;*/
	color:#fff;
	background: #006633;
}
.xmas_25 {
	width:640px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
		background-blend-mode: multiply;	
		/*background-color: rgba(255,255,255,0.1);background-image: url("img/menu/xmas_22_imgr.jpg");*/
	background-color: rgba(0,0,0,0.2);
	background-image: url("img/menu/2025xmas_lunch.jpg");
	background-repeat: no-repeat;
	/*background-position: bottom 20% center;*/
	background-position:  center top;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px;
	transition: 0.3s all ease;
}
.xmas_25:hover{background-blend-mode:overlay;
		background-color: rgba(255,255,255,0.1);
	/*background-image: url("img/menu/xmas_22_img.jpg");*/
	background-image: url("img/menu/2025xmas_lunch.jpg");

}
.xmas_25_inner {
	text-align: center;
}.xmas_25_inner b {font-size: 18px; font-weight: bold; line-height: 1.1;
display: flex; justify-content: center; align-items: center}
.xmas_25_inner b span:first-child{margin: 0 0.5em 0 0}
.xmas_25_inner b span:last-child{margin: 0 0 0 0.5em}
@media screen and (max-width: 640px) {
	.xmas_22,.xmas_25 {width:100%}
	.xmas_22_inner b,.xmas_22_inner b {font-size: 16px; font-weight: bold;}
}

/* xmas 2023 */
.xmas_23 {
	width:100%;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	
}
.xmas_23::before {
	position: absolute;
	content: "";
	z-index: -1;
	display: block;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
/*
	background-blend-mode: multiply;	
	background-color: rgba(0,0,0,0.1);
*/
	background-image: url("img/menu/2023xmas_bg.jpg");
	background-repeat: no-repeat;
	background-position:top  center;
	background-size: cover;
	filter: blur(3px);
	transition: 0.3s all ease;
}
.xmas_23:hover::before {
	filter: blur(0px);
}
.xmas_23_lunch {
	width:100%;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	
}
.xmas_23_lunch::before {
	position: absolute;
	content: "";
	z-index: -1;
	display: block;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
/*
	background-blend-mode: multiply;	
	background-color: rgba(0,0,0,0.1);
*/
	background-image: url("img/menu/2023xmas_lunch.jpg");
	background-repeat: no-repeat;
	background-position: bottom 84% center;
	background-size: cover;
	filter: blur(3px);
	transition: 0.3s all ease;
}
.xmas_23_lunch:hover::before {
	filter: blur(0px);
}

/* xmas 2024 */
.xmas__wrap {
	position: relative;
	background: #161933;
	margin: 0;
	padding: 20px 0 1px;
}
.xmas_24 {
	max-width:640px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.xmas_24  .xmas_22_inner {
	z-index:3
}
.xmas_24::before {
	position: absolute;
	content: "";
	z-index: 0;
	display: block;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
		background-image: url("img/menu/2024xmas.jpg");
	background-repeat: no-repeat;
	background-position:  center;
	background-size: cover;
	filter: blur(2px);
	transition: 0.3s all ease;
}
.xmas_24:hover::before {
	filter: blur(0px);
}

/* 2022-12-09 top bnr */
.top__bnr {
	display: flex;
	flex-flow: row;
	justify-content: space-between
}
.top__bnr li {
	width:48%
}

@media screen and (max-width: 640px) {
	.top__bnr {
	display: flex;
		flex-flow: column
	}
	.top__bnr li {
	width:100%
	}	
	.top__bnr li:first-child {
		margin-bottom: 20px
	}
}

/* 20230303 special menu */
.ph-4 img{
	width: 50%;
}

.dan {
	text-indent: -1em;
	padding-right: 1em
}

/* 2023-05-31 */
.m79_dl {
display: flex;
	flex-flow: row;
	justify-content: space-between;
}
.hantai {
	flex-flow: row-reverse;
}
.m79_dl dt {
	width:45%
}
.m79_dl dd {
	width:53%
}
.m79_tit {font-size: 15px;}
.m79_txt {
	font-size: 13px;
}
@media screen and (max-width: 640px) {
.m79_tit {font-size: 3.2vw;}
.m79_txt {
	font-size: 2.53333vw;
}	
}
/* 2023-06-22 */
.line__wrap {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding: 30px 10px
}
.line__tit {
	font-size:24px;
	color: #c69c34;
	text-align: center
}
.line_txt {
	font-size: 15px;
	color: #c69c34;
	text-align: center
}
@media screen and (max-width: 640px) {
	.line__tit {
	font-size:5vw;
	}
}

/* 2023-10-30 */

.info-list {
	display: none;
}
.c19-info {
	width:95%; 
	margin-left: auto; 
	margin-right: auto;
}
.c19-info li {
	text-align: left; 
	text-indent: -1em; 
	padding-left: 1em;
}
.info-section {
	width: 740px; 
	margin-left: auto; 
	margin-right: auto;
	border:1px solid #fff; 
	padding: 1em 1em 0 1em; 
	box-sizing: border-box;
}
.info-section.bg-blu {
	border:none; 
	padding: 1em;
}
.info-section h4 {
	font-size: 16px; 
	text-decoration: underline; 
}
.info-section h4:hover{cursor: pointer;}
.info-eat {
	border:1px solid #fff; 
	color: #1a1a1a; 
	width: 740px; 
	margin-left: auto; 
	margin-right: auto; 
	font-size: 1.6rem; 
	padding: 0.3em;
}
.info-eat h2 {background: #fff;}
.w_waku {
	background:#fff; 
	border: 1px solid #fff; 
	width: 740px; 
	margin-left: auto; 
	margin-right: auto; 
	padding: 1em; 
	box-sizing: border-box; 
	color:#232856 
}
.w_waku2 {
	background:#fff; 
	border: 1px solid #fff; 
	width: 740px; 
	margin-left: auto; 
	margin-right: auto; 
	padding: 0!important; 
	box-sizing: border-box; 
	color:#232856 
}	

@media screen and (max-width:739px){
    .info-section,
	.info-eat,
	.w_waku,
	.w_waku2 { 
		width: 93.75%;
	}
    .info-eat {
		font-size:1.3rem;
	}
}
.grad-wrap {
  position: relative;
}

.grad-wrap + .grad-wrap {
  margin-top: 40px;
}

.grad-btn {
  z-index: 2;
  position: absolute;
  left: 10px;
  bottom: 0;
  padding: .5em 0;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  transition: .2s ease;
}

.grad-btn:hover {
  color: #c00;
}

.grad-btn::before {
  content: "More..."
}
.grad-item {
  position: relative;
  overflow: hidden;
	height: 2em;
}

.grad-item p + p {
  margin-top: 1em;
}

.grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 40px; /*グラデーションで隠す高さ*/
  background: -webkit-linear-gradient(top, rgba(35,40,86,0) 0%, rgba(35,40,86,0.9) 50%, rgba(35,40,86,0.9) 50%, #232856 100%);
  background: linear-gradient(top, rgba(35,40,86,0) 0%, rgba(35,40,86,0.9) 50%, rgba(35,40,86,0.9) 50%, #232856 100%);
}
.grad-trigger {
  display: none; /*チェックボックスは常に非表示*/
}
.grad-trigger:checked ~ .grad-btn {
  bottom: -0.2em;
}
.grad-trigger:checked ~ .grad-btn::before {
  content: "▲Close" /*チェックされていたら、文言を変更する*/
}
.grad-trigger:checked ~ .grad-item {
  height: auto; /*チェックされていたら、高さを戻す*/
}
.grad-trigger:checked ~ .grad-item::before {
  display: none; /*チェックされていたら、grad-itemのbeforeを非表示にする*/
}
.swiper-container {
    margin-bottom: -50px;
	/*border:1px solid #f00;*/
	padding-bottom: 50px;
}
		@media screen and (max-width:749px){
.swiper-container {
    margin-bottom: -40px;
	/*border:1px solid #f00;*/
	padding-bottom: 40px;
}			
		}
		

#yut img {
	width:100%; height: auto;
}	
.movie-box, #yut {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
}

.movie-box iframe, 
#yut iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}	

/* line */
.line {
position: relative;
z-index: 1;}
.line::after {
  content: '';
  position: absolute;
  left: 0;
right: 0;
	margin: 0 auto;
  bottom: -4px;
  width: 0%;
  height: 2px;
  background: #e60012;
  z-index: -1;
  transition: all 0.8s;
}
.line.isActive::after {
  width: 100%;
}
.lunch__info {
	max-width: 740px; 
	padding: 0.7em 1.5em 1em; 
	margin-left: auto; 
	margin-right: auto; 
	border:1px solid #fff;
}
@media screen and (max-width:600px){
      .lunch__info {
		  margin-left: 10px; 
		  margin-right: 10px;
	}
  }
.cal-img img {
	max-width:444px; 
	height: auto;
}
@media screen and (max-width:600px){
    .cal-img img {
		max-width: 100%;
	}
}

.w_waku3 {
/*	border: 1px solid #fff; */
	border: 1px solid var(--txt-color); 	
	width: 740px; 
	margin-left: auto; 
	margin-right: auto; 
	padding: 0!important; 
	box-sizing: border-box; 
	color:#fff 
}
.w_waku3 a{
/*	color: #fff; */
	color: var(--txt-color);
	font-size: 16px; 
	padding: 0.7em;
	display: flex;
	justify-content: center;
	align-items: center
}
.w_waku3 i{
	font-size: 24px
}
@media screen and (max-width:739px){
	.w_waku3 { width: 80%;}
	.w_waku3 a{	padding: 0.3em;}
	.info-eat {font-size:1.3rem;}
}

/* line特典 */
.tokuten__wrap {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.tokuten__title {
	background: url(img/top/top_t_ph06rrr.jpg) top center no-repeat;
	background-size: cover;
	height: 200px;
	display: flex;
	align-items: center
}
.tokuten__title h2 {
	font-size:24px;
	background: #000;
	letter-spacing: 0.3em;
	padding: 10px 30px;
	width:45%
}
.tokuten__mat {
	background: #93817f;
	padding:25px 20px 40px;
}
.tokuten__txt {
	text-align: center
}

.tokuen__btn__wrap {
	text-align: center
}
.btn__waku {
	width:740px;
	background: none;
	border:1px solid #fff;
	color:#fff !important;
}
@media screen and (max-width:1024px){
	.defo-link-3.btn__waku {
	width:100%;
	}
}
@media screen and (max-width:480px){
	.tokuten__title {
		height: 140px
	}
.tokuten__title h2 {
	font-size:4.5vw !important;
	background: #000;
	letter-spacing: 0.3em;
	padding: 5px 20px;
	width:auto
}	
	.tokuten__txt {
	text-align: left;
		margin-bottom: 20px
	}
	.tokuen__btn__wrap {
		text-align: right

	}
	.btn__waku {
		font-size: 12px;
		width: 170px;
	}
}

/* 2023-11-24 top改修 */
/* 2023-12-18 top改修 */

.top-concept{
	padding: 70px 0 40px;
  width:80%;
  margin:0 10%;
	box-sizing: border-box;
	color: var(--txt-color);
}

.top__concept__title {
	position: relative;
	display: flex;
	flex-flow: row;
	align-items: center
}
.top__concept__title::before {
	content: "";
	width: auto;
	height: 1px;
	background: #ccc;
	margin-right: 20px;
	flex: 1
}
.top__cp__ph {
display: flex;
  frex-direction: row;
  justify-content: space-between;	
}
	.top__cp__ph li {
		width:49%
	}
.top__cp__tit {
	font-size: 20px;
	letter-spacing: 0.2em
}
.top__cp__tit.ms {
		font-size: 18px;
	margin-top: 70px
}
@media screen and (max-width:600px){
	.top-concept{
		padding: 40px 0 0;
		width:100%;
		margin: 0;
/*		border:1px solid #f00;*/
	}
	.top-concept.mb240{
		margin-bottom: 40px !important;
	}
	.top-concept .page-inner {
/*		padding: 0 20px;*/
	}
	.top__concept__title {
		margin-bottom: 30px
	}
	.top__concept__title img {
		width:32vw
	}
	.top__cp__tit {
		font-size: 3.4vw;
/*		padding:0 10px*/
	}
	.top__cp__ph {
margin: 0 calc(50% - 50vw);
  width: 100vw;
	}
.top__cp__tit.ms {
		font-size: 3vw;
	margin-top: 0px
}
}

/**/

.top__lunch__title{
	border-bottom: 1px solid #ccc;
	padding-left: 20px;
	padding-bottom: 10px
}
.inners {
	width: 1140px;
	max-width: 100%;
	margin: 0 auto;
}
.top__lunch__box {
	display: flex;
}
.top__lunch__txt {
	width:45%;
	display: flex;
	flex-flow: column;
	justify-content: center;
	margin-left: 5%
}
.top__lunch__img {
	flex: 1;
    margin-left: calc(50% - 50vw);
}
.top__lunch__img img {
	border-radius: 0 10% 10% 0;
}

.tx1 {
	font-size: 120%;
}
.tx2 {
	font-size: 110%
}
.inners .button.more .square-btn {
  background: none;
  color: #8b7b6c;
  display: inline-block;
  font-weight: bold;
  position: relative;
  outline: none;
  padding: 0 5px;
  text-align: center;
  text-decoration: none;
  width: 100%;
		border:1px solid #8b7b6c;
}

@media screen and (max-width:1000px){
	.inners {
	width: 100%;
	margin: 0 auto;
}
}
@media screen and (max-width:600px){
	.top__lunch__tit__wrap{
		text-align: right
	}
	.top__lunch__tit{
		font-size: 4vw;
		margin-bottom: -20px;
	}
	.top__lunch__title{
		margin-left: -20px;
		width: 75%;
		margin-bottom: 20px;
	}
	.top__lunch__title img {
		width:45vw
	}
	.top__lunch__title.dir img {
		width:50vw
	}	
	.top__lunch__box {
	display: flex;
		flex-flow: column;
	}
	.top__lunch__txt {
		width: 100%;
		margin-left: 0;
		padding: 10px 15px;
	}
	.lead-txt {margin-bottom: 10px !important}
	.inners .button.more {
		margin-right: 20px
	}
	.top__lunch__img {
		margin-left: 0;
		padding-right: 30px;
	}

}

/* top aniver 2024-01-18 */
.top__ani__title {
	display: flex;
	justify-content:center;
	align-items: center;
}

.top__ani__title::before {
	content: "";
	width:82px;
	height: 1px;
	background: var(--txt-color);
/*	flex: 1;*/
	margin-right: 1em;
}
.top__ani__title::after {
	content: "";
	width:82px;
	height: 1px;
	background: var(--txt-color);
/*	flex: 1;*/
	margin-left: 1em;
}


.top_ani .button.more .square-btn {
  background: none;
  color: #8b7b6c;
  display: inline-block;
  font-weight: bold;
  position: relative;
  outline: none;
  padding: 0 5px;
  text-align: center;
  text-decoration: none;
  width: 100%;
border:1px solid #8b7b6c;
}
@media screen and (max-width:600px){
	.top__ani__title img {
	width:45vw
	}
	.top_ani .lead-txt {
		font-size: 12px;
	}
}

/* 2024-1-24 */
.photo__2dan {
	width:640px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width:600px){
	.photo__2dan {
		width:100%
	}
}

/* 2024-2-6 */
.anni-block {
	display: flex;
	justify-content: space-between;
	margin-bottom: 80px;
}
.anni-block-cnt {
    justify-content: center;
}
.anni-block li {
	width:48%;
}
.anni-block li img {
	max-width: 100%;
	height: auto;
}
.anni-block .dessert-name {
	font-size: 20px;
	line-height: 1.6;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	margin-bottom: 10px;
}
.anni-block .dessert-name span {
	font-size: 80%
}
.anni-sub {
	margin-bottom: 30px;
}
.anni-ttl {
text-align: center;
}
.anni-ttl.bg1 {
	margin-bottom: 60px;
	background: url("img/anni/bg1.png") right top no-repeat;
	background-size: auto 100%;
}
.anni-ttl.bg2 {
	margin-bottom: 60px;
	background: url("img/anni/bg2.png") left top no-repeat;
	background-size: auto 100%;
}
.anni-ttl h3 {
	display: inline-block;
	font-size: 30px;
	border-bottom:1px solid #fff;
	margin-bottom: 10px;
}
	.anni-block:nth-of-type(1) li:last-child {
		margin-bottom: 100px;
	}

@media screen and (max-width: 1024px) {
	.anni-block .hyd {
		display: none
	}
}
@media screen and (max-width: 750px) {
	.anni-block .dessert-name {
		font-size: 16px;
	}
}
@media screen and (max-width: 480px) {
	.anni-block {
		display: block;
	}
	.anni-block li {
		width:100%;
		margin-bottom: 60px;
	}
	.anni-block:nth-of-type(1) li:last-child {
		margin-bottom: 60px;/*200*/
	}
	.anni-ttl {
		text-align: left;
	}
	.anni-ttl h3 {
		font-size: 6.4vw;
	}
    .anni-ttl.bg1 {
        margin-bottom: 60px;
        background: url("img/anni/bg1.png") right top no-repeat;
        background-size: 40%;
    }
    .anni-ttl.bg2 {
        margin-bottom: 60px;
        background: url("img/anni/bg2.png") right top no-repeat;
        background-size: 34%;
    }	

	.anni-block .dessert-name {
		font-size: 14px;
	}
	.anni-sub {
		font-size: 16px;
	}
	.anni-read {
		font-size: 13px;
	}
	.t10 {
		font-size: 12px;
	}
}

/* 2024-04-11 */
.top__toi__wrap {
    border:1px solid #999;
    padding: 20px 20px 30px;
    margin-bottom: 60px;
}
.top__toi__btn {
  background: #fff;
  color: #000;
    font-size:min(4vw,21px);
  display: inline-block;
  font-weight: bold;
  position: relative;
  outline: none;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
    border-radius: 12px;
    width:100%;
    max-width: 480px;
}

/* ---------------------------------------- 2024-05-21 dinner */
.popup_btn {
    background: #000;
    padding: 7px 20px;
}
.menu-mv {position: relative;}
.menu-mv_txt {background: rgba(0,0,0,0.3); position: absolute; bottom:10px; left:0; width: 100%;}
.menu-copy.xic span {position: relative;}
.menu-copy.xic span::before {position: absolute; top:-10px; left:-55px; content: ""; width:42px; height: 36px; background: url("../img/menu/xmas_ic1.png") no-repeat; background-size: cover;}
.menu-copy.xic span::after {position: absolute; top:0px; right:-76px; content: ""; width:66px; height: 20px; background: url("../img/menu/xmas_ic2.png") no-repeat; background-size: cover;}
.menu-cap-tt { font-size :16px;  color: #c69c34;}
.menu-cap { max-width:640px; margin-left: auto; margin-right: auto;}
.menu-cap li {text-align: left;}
.dan {text-align: left; text-indent: -1em; padding-left: 1em;}
	
.sp__waku {
/*    border:1px solid #999;*/
    margin-top: 40px;
    padding: 30px 20px;
    background: #fff;
    color: #000;
}
.menu-section h4{
    font-size: 20px;
    margin: 20px auto 0;
    letter-spacing: .12em;
    line-height: 56px;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease;
    background: #fff;
    color: #000;
    display: inline-block;
    font-weight: bold;
    position: relative;
    outline: none;
    padding: 0 5px;
    text-align: center;
    text-decoration: none;
    width: 640px;
}
.defo-link{font-feature-settings: "palt";}
.menu-section .defo-link{
    font-size: 16px;
    margin: 20px auto 0;
    letter-spacing: .12em;
    line-height: 56px;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease;
    background: #fff;
    color: #000;
    display: inline-block;
    font-weight: bold;
    position: relative;
    outline: none;
    padding: 0 5px;
    text-align: center;
    text-decoration: none;
    width: 640px;
}	
.menu-section h4 small , .menu-section .defo-link small {font-size: 10px;}
.menu-section h4:hover{cursor: pointer;}
.menu-content {display: none;}
.menu-section h4 i {
/*
    height: 56px;
    line-height: 1;
*/
    position: absolute;
    top: 50%;
    right: 5px;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease;
    width: 30px;
	transform: translateY(-50%)
}
.menu-section .defo-link i {
    height: 56px;
    line-height: 56px;
    position: absolute;
    top: 0;
    right: 5px;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease;
    width: 30px;
}
.menu-section .defo-link a{
    color: #333;
    display: block;
}
.ac .fa-angle-down{transform: translateY(-50%) rotate(180deg);}
/*.shw {display: none;}*/
	.fL {float:left; width: 48%; margin-right: 2%; clear: left;}
	.fR {float: right; width: 48%; margin-left: 2%; clear: right;}
	.drink-section dl {border-bottom:1px dotted #393e67; display: table; margin-bottom: 0.7em;}
	.drink-section dl dt {display: table-cell; text-align: left; vertical-align: middle; padding-right: 1em;}
	.drink-section dl dd {display: table-cell; text-align: right; vertical-align: bottom; white-space: nowrap;}
	.aL {text-align: left !important;}
@media screen and (max-width:1099px){
	.drink-section{ width: 93.75%; margin-left: auto; margin-right: auto;}	
	#pro::before {
    content: "";
    display: inline-block;
    height: 80px;
    margin-top: -80px;
	vertical-align: top;}
	}	
	
@media screen and (max-width: 640px) {
	.menu-section h4,.menu-section .defo-link{width:100%;}
	
}
@media screen and (max-width: 480px) {
	.menu-section h4 {line-height: 1; padding: 15px 0; font-size: 16px;}
	.menu-section .defo-link {line-height: 1; padding: 15px 0; font-size: /*13px*/3vw !important;}
/*	.shw {display: block;}*/
	.fL {float:none; width: 100%; margin-right: 0%; clear: left;}
	.fR {float:none; width: 100%; margin-left: 0%; clear: right;}
	.drink-section{ width: 100%; margin-left: auto; margin-right: auto;}	
	.menu-copy.xic span::before {
        position: absolute; 
        top:-10px; 
        left:-35px; 
        content: ""; 
        width:28px; 
        height: 24px; 
        background: url("img/menu/xmas_ic1.png") no-repeat; 
        background-size: cover;}
	.menu-copy.xic span::after {
        position: absolute; 
        top:0px; 
        right:-56px; 
        content: ""; 
        width:46px; 
        height: 14px; 
        background: url("img/menu/xmas_ic2.png") no-repeat; 
        background-size: cover;}
}
@media screen and (max-width: 320px) {
    .menu-copy.xic span::before {
        position: absolute; 
        top:-10px; 
        left:-30px; 
        content: ""; 
        width:21px; 
        height: 18px; 
        background: url("img/menu/xmas_ic1.png") no-repeat; 
        background-size: cover;}
    .menu-copy.xic span::after {
        position: absolute; 
        top:0px; 
        right:-20px; 
        content: ""; 
        width:16px; 
        height: 5px; 
        background: url("img/menu/xmas_ic2.png") no-repeat; 
        background-size: cover;}
}
.w_waku {
    background:#fff; 
    border: 1px solid #fff; 
    width: 640px; 
    margin-left: auto; 
    margin-right: auto; 
    padding: 1em; 
    box-sizing: border-box; 
    color:#232856 }
@media screen and (max-width:739px){
    .w_waku { width: 90%;}
}

.sub__mat span{
		color: #fff;
		border:1px solid #999;
		padding: 0.2em 1em;
		margin-bottom: 10px;
		font-size: 11px
	}

@media screen and (max-width:600px){
#gt_float_wrapper{
	bottom: 53px !important;
	left:10px !important;
}
}

/* 2025-01-22 */
.top_pet_wrap {
	background: var(--bg-color3);
	padding: 80px 0;
	margin-bottom: 100px;
}
.top_pet_ul {
	display: flex;
}
.top_pet_ul li:first-child {
	max-width:300px;
	margin-right: 80px
}
.top_pet_txt {
	font-size: 24px;
	letter-spacing: 0.1em;
	margin-bottom: 60px
}
.top_pet_tit {
	margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
 .top_pet_ul  svg {
    width: 100%;
    height: auto;
  }
	.top_pet_wrap {
		padding: 20px 0;
	}
	.top_pet_ul li:first-child {
		width:45vw;
		margin-right: 10px;
	}
	.top_pet_txt {
	font-size: 12px;
		margin-bottom: 30px
	}
	.top_pet_tit {
	margin-bottom: 20px;
	}
}

.u-blk {
	color: var(--txt-color);
}
.u-whi {
	color: #fff !important;
}
.btn-kaku {
	background: var(--txt-color);
	color: #fff;
	font-size: 18px;
	max-width: 488px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	line-height: 1;
	padding: 7px 10px;
}
.btn-gld {
	background: var(--bg-gld);
	color: #fff;
	font-size: min(3.4vw,21px);
	max-width: 244px;
	display: block;
	line-height: 1;
	padding: 10px;
	text-align: center;
	margin: 0 0 0 auto;
}
.btn-kaku-menu {
	background: #E6D4C9;
	border:1px solid #fff;
	color: var(--txt-color);
	font-size: min(3.4vw,18px);
	max-width: 384px;
	width: 80%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	line-height: 1;
	padding: 7px 10px;
}
.btn-kaku-ani {
	background: var(--txt-color);
	color: #fff;
	font-size: min(3.4vw,18px);
	max-width: 384px;
	width: 80%;	
	display: block;
	margin-left: auto;
	margin-right: auto;
	line-height: 1;
	padding: 7px 10px;
}
/*
.top_pet_btn {

}
*/
@media screen and (max-width: 640px) {
	.btn-gld {
/*		font-size: 15px;*/
		width:80%
	}
	.mb240{ margin-bottom:110px !important; } 
	.lead-txt.mb60,
	.aC.mb60,
	.top__ani__title.mb60
	{margin-bottom: 30px !important;}
	.aC.mb180 {
		margin-bottom: 90px !important;
	}
	.aC.mb120 {
		margin-bottom: 60px !important;
	}
}

.top_menu_wrap {
	padding: 100px 0 240px;
}
.top_menu_tit3 {
	font-size: min(5vw,24px);
	margin-bottom: 24px;
}
.top_menu_tit4 {
	font-size: 21px;
	margin-bottom: 21px;
}
.top_menu_txt {
	font-size: 15px;
}
.kei-whi {
	border:none;
	border-bottom: 1px solid #fff;
	margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
.top_menu_wrap {
	padding: 50px 0 120px;
}	
.top_menu_txt {
	font-size: 3vw;
}	
}

/* mv */
.mv_wrap {
	display: flex;
	flex-flow: row;
	background: var(--bg-color2);
}
.mv_logo {
 width:32vw;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}
.mv_img {
	flex: 1;
}
.mv_img img {
	width: 100%;
	height: auto;
	max-height: 800px;
	object-fit: cover;
}
.mv_logo_1 {
	margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
	.mv_wrap {
		display: block;
	}
	.mv_img {
		height: 100vh;
		position: relative;
	}
	.mv_img img {
		height: 100vh
	}
	.mv_logo {
		position: absolute;
		width: 100%;
		height: 100%;
		top:0;
		left:0;
		right:0;
		z-index: 2;
		text-align: center
	}
.mv_logo_1 {
	margin-bottom: 40px;
}	
	.mv_logo_1 img {
		width: 17vw;

	}
	.mv_logo_2 img {
		width: 40vw;

	}	
}

.bx__wrap {
	margin-bottom:200px;
}
@media screen and (max-width: 640px) {
	.bx__wrap {
	margin-bottom:0px;
}
}

/* party 2025-04-25 */
	.menu-section h4 {
	background: var(--txt-color);
	color: #fff;
	font-size: min(3.4vw,18px);
	max-width: 315px;
	width: 80%;	
	display: block;
	margin-left: auto;
	margin-right: auto;
	line-height: 1;
	padding: 7px 10px;
	}
	.txt-wrap {
		display: inline-block;
/*		border: 1px solid #f00;*/
	}
	.p-tit-m {
		font-size: min(8vw,32px);
	}
	.p-tit-s {
		font-size: min(6vw,26px);
	}	
	.p-kei {
		border:none;
		border-bottom: 1px solid #707070;
	}
.p-drink {
		background: var(--txt-color);
	color: #fff;
	font-size: min(3.4vw,18px);
	margin-bottom: 30px;
	padding: 10px 0;
}
.p-read {
	font-size: min(3.4vw,19px);
}
	@media (max-width:750px){
		.course__box_party .mb80 {
			margin-bottom: 40px !important;
		}
	}

.p-layout {
	display: flex;
	justify-content: space-between;
	margin-bottom: 160px
}
.p-layout li{
	width:46%;
	font-size: min(5vw,26px);
}
.p-layout li img{
	border:1px solid #707070
}
		.p-kizai {
			font-size: min(4vw,22px);
		}
	@media (max-width:750px){
		.p-layout {
	display: block;
			margin-bottom: 80px
		}
		.p-layout li{
			width: 100%;
		}
		.p-layout li:first-child{
			margin-bottom: 60px
		}

}


.reserve-block_party{
  background-image: url("img/party/bg-reserve_party.jpg");
  background-size: cover;
  background-position: bottom center;
  text-align: center;
  color:#fff;
	height: 527px;
}
.reserve-block_party .page-inner{
	padding-top: 80px;
}
.reserve-block_party .section-ttl {
    margin-bottom: 120px;
}
.reserve-block_party ul {
	display: flex;
	flex-flow: row;
	justify-content: space-between;
  width: 700px;
  margin:20px auto;
}
.reserve-block_party ul li{
  width: 48%;
	font-size: min(5vw,22px)
}

/*
@media screen and (max-width: 1000px) {
  .reserve-block_party .page-inner{
    padding: 30px 20px;
  }
}
*/
@media screen and (max-width: 750px) {
	.reserve-block_party ul {
		width: 100%;
		display: block;
	}
  .reserve-block_party ul li{
    width: 80%;
  }
.reserve-block_party .section-ttl {
    margin-bottom: 60px;
}
}

.p-faq {
	text-align: left;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 80px;

}
.p-faq dt{
	padding-left: 86px;
	margin-bottom: 40px;
	border-bottom: 1px solid #fff;
		font-size: min(4vw,22px);
	
}
.p-faq dd{
		padding-right: 86px;
	padding-left: 86px;
		font-size: min(3.4vw,18px);

}
.p-faq dt p,
.p-faq dd p{
	padding-left: 2em;
}
.p-ans,.p-qus {
	position: relative
}
.p-ans::before {
	position: absolute;
	content: "A.";
	left: 0;
}
.p-qus::before {
	position: absolute;
	content: "Q.";
	left: 0;
}
.mb1em {
	margin-bottom: 1em
}
.p-top {
	margin-bottom: 80px !important;
}
@media screen and (max-width: 750px) {
.p-top {
	margin-bottom: 40px !important;
}	
	.p-faq {
			margin: 0 auto 40px;
	}
	.p-faq dt{
	padding-left: 10px;
			margin-bottom: 20px;
	}
.p-faq dd{
		padding-right: 10px;
	padding-left: 10px;

}	
}

.slider{
	padding: 10px !important;
}
.slick-img img,.thumbnail-img img {
  height: auto;
  width: 100%;
}
.thumbnail .slick-track {
  transform: unset !important;
}
.thumbnail {
	display: flex;
	flex-flow: row wrap;
}
.thumbnail-img {
  width: calc(100% / 5) !important;
	padding: 10px;
}

[class*="carousel__arrow--"]{
  background: #fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzAwIiB6b29tQW5kUGFuPSJtYWduaWZ5IiB2aWV3Qm94PSIwIDAgMjI0Ljg3OTk5IDIyNSIgaGVpZ2h0PSIzMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiIHZlcnNpb249IjEuMCIgc3R5bGU9ImJhY2tncm91bmQ6bm9uZTsiPjxkZWZzPjxjbGlwUGF0aCBpZD0iZWJhN2YwNjBkNSI+PHBhdGggZD0iTSAwIDAuMDU4NTkzOCBMIDIyNC43NjE3MTkgMC4wNTg1OTM4IEwgMjI0Ljc2MTcxOSAyMjQuOTM3NSBMIDAgMjI0LjkzNzUgWiBNIDAgMC4wNTg1OTM4ICIgY2xpcC1ydWxlPSJub256ZXJvIi8+PC9jbGlwUGF0aD48Y2xpcFBhdGggaWQ9Ijk5OWE2NGYwNGYiPjxwYXRoIGQ9Ik0gMzcuOTE0MDYyIDggTCAxNTggOCBMIDE1OCAyMTcgTCAzNy45MTQwNjIgMjE3IFogTSAzNy45MTQwNjIgOCAiIGNsaXAtcnVsZT0ibm9uemVybyIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNlYmE3ZjA2MGQ1KSI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTSAwIDAuMDU4NTkzOCBMIDIyNC44Nzg5MDYgMC4wNTg1OTM4IEwgMjI0Ljg3ODkwNiAyMjQuOTQxNDA2IEwgMCAyMjQuOTQxNDA2IFogTSAwIDAuMDU4NTkzOCAiIGZpbGwtb3BhY2l0eT0iMSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PHBhdGggZmlsbD0ibm9uZSIgZD0iTSAwIDAuMDU4NTkzOCBMIDIyNC44Nzg5MDYgMC4wNTg1OTM4IEwgMjI0Ljg3ODkwNiAyMjQuOTQxNDA2IEwgMCAyMjQuOTQxNDA2IFogTSAwIDAuMDU4NTkzOCAiIGZpbGwtb3BhY2l0eT0iMSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9nPjxnIGNsaXAtcGF0aD0idXJsKCM5OTlhNjRmMDRmKSI+PHBhdGggZmlsbD0iIzAwMDAwMCIgZD0iTSA0Mi4yOTY4NzUgMTAxLjkyMTg3NSBDIDM2LjQ2ODc1IDEwNy43NDIxODggMzYuNDY4NzUgMTE3LjE5MTQwNiA0Mi4yOTY4NzUgMTIzLjAxMTcxOSBMIDEzMS44MDA3ODEgMjEyLjM5ODQzOCBDIDEzNy42MjUgMjE4LjIxNDg0NCAxNDcuMDg5ODQ0IDIxOC4yMTQ4NDQgMTUyLjkxNzk2OSAyMTIuMzk4NDM4IEMgMTU4Ljc0MjE4OCAyMDYuNTc4MTI1IDE1OC43NDIxODggMTk3LjEyNSAxNTIuOTE3OTY5IDE5MS4zMDg1OTQgTCA3My45NDkyMTkgMTEyLjQ0NTMxMiBMIDE1Mi44NzEwOTQgMzMuNTc4MTI1IEMgMTU4LjY5NTMxMiAyNy43NjE3MTkgMTU4LjY5NTMxMiAxOC4zMDg1OTQgMTUyLjg3MTA5NCAxMi40ODgyODEgQyAxNDcuMDQyOTY5IDYuNjcxODc1IDEzNy41NzgxMjUgNi42NzE4NzUgMTMxLjc1MzkwNiAxMi40ODgyODEgTCA0Mi4yNSAxMDEuODc1IFogTSA0Mi4yOTY4NzUgMTAxLjkyMTg3NSAiIGZpbGwtb3BhY2l0eT0iMSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9nPjwvc3ZnPg==) no-repeat center center / 80%;
  position: absolute;
  top: 45%;
  translate: translateY(-45%);
  width: 40px;
  aspect-ratio: 1;
  z-index: 2;
}
.carousel__arrow--prev{
  left: 10px;
}
.carousel__arrow--next{
  right: 10px;
  rotate: 180deg;
}
@media (hover: hover){
  [class*="carousel__arrow--"]{
    transition: .3s;
  }
  [class*="carousel__arrow--"]:hover{
    cursor: pointer;
    opacity: 0.7;
  }
}

/* party yoyaku */

.course__box_party input{
-webkit-appearance: none;
	border:1px solid #ccc;
	border-radius: 4px;
}
.course__box_party input[type="text"],
.course__box_party input[type="email"],
.course__box_party input[type="tel"]{
	width: 100%;
	padding: 7px;
	font-size: 16px;
}
.course__box_party input[type="number"]{
	width: 5em;
	padding: 7px;
	font-size: 16px;
}
.course__box_party textarea {
	border:1px solid #ccc;	
	width: 100%;
	padding: 7px;
	font-size: 16px;
		border-radius: 4px;
}
.yoyaku_wrap input[type="submit"]{
	-webkit-appearance: none;
	border:none;
	width:100%;
	background: var(--txt-color);
	color: #fff;
	font-size:18px;
	margin-bottom: 30px;
	padding: 10px 0;
	cursor: pointer;
	
}
.course__box_party label {
	display: block;
	text-align: left !important;
	width: 100%;
}
.yoyaku_wrap > div {
	margin-bottom: 20px;
	text-align: left
}
.yoyaku_wrap > div span {
	color:#e60012 !important
}




.party-tab {
  position: fixed;
  width: 45px;
  top: 10%;
  right: 0;
  z-index: 999;
  transition: all 0.3s ease-out;
}

.party-tab a {
  display: block;
  color: #c4c4c4;
  font-size: 1.1rem;
  line-height: 1rem;
  letter-spacing: 1.5px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-text-orientation: upright;
  text-orientation: upright;
  padding: 20px 15px;
  border: 1px solid #fff;
  border-right: 0;
  border-radius: 5px 0 0 5px;
  background-color: rgba(0, 0, 0, 0.6);
}
.party-tab a:hover {
  color: white;
  background-color: rgba(0, 0, 0, 0.95);
}

/* 2025-07-17 */
.ani-img {
	max-width:662px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
}
/* 2025-12-16 */
.annai_wrap {
	display: flex;
	flex-flow: row;
	justify-content:space-between;
/*	align-items: center;*/
				margin-bottom: 60px;
}
.annai_list {
	width:30%;
/*	border:1px solid #f00;*/
	display: flex;
	flex-flow: column;
	letter-spacing: 0.08em
}
.annai_links {
	margin-top: auto
}

.annai_list a {
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: center;
	padding: 10px;
	border:1px solid #333;
	color: #333;
}
@media (max-width:480px){
	.annai_wrap {
		display: block
	}	
.annai_list {
	width:100%;
		margin-bottom: 40px;
	}

}