@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* 基本設定 */
html{
	font-size: 62.5%;
}
*, *::before, *::after{
  box-sizing: border-box;
}
body{
	color: #000;
	background: #FFF url("../img/bg-img.jpg") repeat-y center top / 100%;
	line-height: 1.6;
  font-size: 2vw;
  letter-spacing: .1vw;
	font-family: 'Noto Sans Japanese','Noto Sans JP', 'Noto Sans CJK JP', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
  -moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%; /* 文字サイズの自動調整機能のキャンセル */
}
_:lang(x)::-ms-backdrop, body { font-family: "メイリオ", Meiryo, sans-serif; } 
.fntMc{
  font-family: 'Noto Serif JP', 'Noto Serif CJK JP', YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.ftW100{ font-weight: 100; } /* Note Sans */
.ftW200{ font-weight: 200; } /* Note Serif */
.ftW300{ font-weight: 300; } /* Note Sans - Note Serif */
.ftW400{ font-weight: 400; } /* Note Sans - Note Serif (normal-default) */
.ftW500{ font-weight: 500; } /* Note Sans - Note Serif */
.ftW600{ font-weight: 600; } /* Note Serif */
.ftW700{ font-weight: 700; } /* Note Sans - Note Serif (borld-default) */
.ftW900{ font-weight: 900; } /* Note Sans - Note Serif */

img{
	border: 0;
	vertical-align: top;
}
input ,select{
	position: relative;
	top: 1px;
}
table, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
ul, li{
	list-style:none;
}
a:link, a:visited{
	color: #C00;
	text-decoration: none;
	transition: opacity 0.5s;
}
a:hover, a:active{
  opacity: .7;
}
.clearfix::after{
  content: "";
  display: block;
  clear: both;
}
#cover{
  width: 100%;
  height: 100%;
  position: fixed;
	background: #FFF url("../img/bg-img.jpg") repeat-y center center / cover;
  top: 0px;
  left: 0px;
  z-index: 10000;
}
#loader{
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 300px;
  height: 250px;
}
#loader img{
  width: 100%;
  height: auto;
}
#wrapper{
	overflow: hidden;
  position: relative;
}
#page-top{
	position: fixed;
	bottom: 2vw;
	right: 2vw;
	z-index: 9000;
  width: 6vw;
}
#page-top img{
  width: 100%;
  height: auto;
}
.dd960,.dd560,.dd414{
  display: none;
}
.feedin1-no{
  opacity: 0;
	transform: translateY(30px); 
	transition: opacity 1s ease-in 0.1s, transform 1s ease-out 0.1s;
}
.feedin1{
  opacity: 1;
	transform: translateY(0); 
}
#newsLink,
#conseptLink,
#papLink,
#shopLink{
  display: block;
  position: absolute;
  margin-top: -5vw;
}
@media screen and (max-width: 559px){
  body{
    font-size: 4vw;
  }
  #loader{
    width: 260px;
    height: 217px;
  }
  #page-top{
    bottom: 20vw;
    right: 4vw;
    width: 12vw;
  }
}

/* ヘッダー */
#header{
	overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  height: 9vw;
  max-height: 94px;
  z-index: 9000;
  border: 1px solid #172547;
  text-align: center;
  color: #172547;
  font-size: 14px;
}
#header h1{
  position: relative;
  width: 22%;
  height: 9vw;
  max-height: 94px;
  border-right: 1px solid #172547;
  background: rgba(255,255,255,.6);
}
#header h1 a{
  display: block;
}
#header h1 a img{
  display: block;
  width: auto;
  height: 6vw;
  max-height: 68px;
  margin: .8em auto;
}
#header #s1Menu{
  position: relative;
  width: 78%;
  height: 48%;
  border-bottom: 1px solid #172547;
}
#header #s1Menu ul{
  display: flex;
  justify-content: space-between;
  height: 100%;
}
#header #s1Menu ul li{
  display: block;
  width: 20%;
  border-right: 1px solid #172547;
}
#header #s1Menu ul li.add{
  position: relative;
  height: 100%;
  width: 45%;
  background: rgba(255,255,255,.6);
}
#header #s1Menu ul li.add span{
  position: relative;
  font-size: 85%;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 1px;
  padding-right: 2.4vw;
}
#header #s1Menu ul li.add span .icn{
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1.5vw;
  height: 2.2vw;
}
#header #s1Menu ul li.web a span{
  font-size: 120%;
  font-weight: 500;
  letter-spacing: 1px;
  padding-left: 2.6vw;
}
#header #s1Menu ul li.web a span::before{
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 2vw;
  height: 2vw;
  background: url("../img/icn_hd_web.svg") no-repeat center center;
  background-size: contain;
}
#header #s1Menu ul li.tel a span{
  font-size: 80%;
  line-height: 1.1;
  font-weight: 700;
  padding-left: 2.6vw;
  letter-spacing: normal;
}
#header #s1Menu ul li.tel a span::before{
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 2vw;
  height: 2vw;
  background: url("../img/icn_hd_tel.svg") no-repeat center center;
  background-size: contain;
}
#header #s1Menu ul li.tel a span small{
  font-size: 70%;
}
#header #s1Menu ul li.tel a span b{
  font-size: 135%;
}
#header #s1Menu ul li.web a,
#header #s1Menu ul li.tel a{
  position: relative;
  display: block;
  height: 100%;
  background: rgba(255,255,255,.6);
  color: #172547;
}
#header #s1Menu ul li.sns{
  position: relative;
  width: 15%;
  background: rgba(255,255,255,.6);
}
#header #s1Menu ul li.sns span{
  display: flex;
}
#header #s1Menu ul li.sns span a{
  display: block;
  width: 2vw;
  height: 2vw;
  margin: 0 .4vw;
}
#header #s2Menu{
  position: relative;
  width: 78%;
  height: 52%;
}
#header #s2Menu ul{
  display: flex;
  justify-content: space-between;
  height: 100%;
}
#header #s2Menu ul li{
  display: block;
  width: 20%;
  border-right: 1px solid #172547;
}
#header #s2Menu ul li a{
  position: relative;
  display: block;
  height: 100%;
  background: rgba(255,255,255,.6);
  color: #172547;
  letter-spacing: 2px;
  font-weight: 700;
}
#header #s1Menu ul li:last-child,
#header #s2Menu ul li:nth-last-child(2){
  border-right: none;
}
#header #s1Menu ul li.add span,
#header ul li.web a span,
#header ul li.tel a span,
#header ul li.sns span,
#header #s2Menu ul li a span{
  position: absolute;
  display: inline-block;
  white-space: nowrap;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
#header a:hover{
  color: #172547;
  opacity: .6;
}
#header #s2Menu ul li.sns,
.menu-trigger,
#spFtMenu{
  display: none;
}
@media screen and (max-width: 800px){
  #header{
    font-size: 12px;
  }
  #header #s1Menu ul li.web a span,
  #header #s1Menu ul li.tel a span{
    padding-left: 0;
  }
  #header #s1Menu ul li.web a span::before,
  #header #s1Menu ul li.tel a span::before{
    display: none;
  }
}
@media screen and (max-width: 600px){
  #header{
    width: 100%;
    height: 3em;
    max-height: inherit;
    border: 1px solid #172547;
    font-size: 20px;
    background: rgba(255,255,255,.6);
    transition: all .4s;
  }
  #header.active{
    height: 100vh;
    background: rgba(255,255,255,.8);
  }
  #header h1{
    position: relative;
    width: 100%;
    height: auto;
    border-right: none;
    background: transparent;
  }
  #header h1 a img{
    height: 2em;
    margin: .5em auto;
  }
  #header #s1Menu{
    display: none;
  }
  #header #s2Menu{
    position: absolute;
    top: 50%;
    transform: translateY(-60%);
    width: 100%;
    height: 0;
    overflow: hidden;
  }
  #header.active #s2Menu{
    height: auto;
  }
  #header #s2Menu ul{
    display: block;
    height: auto;
  }
  #header #s2Menu ul li{
    width: 100%;
    border-right: none;
  }
  #header #s2Menu ul li a{
    height: 3em;
    background: transparent;
  }
  #header #s2Menu ul li.sns{
    position: relative;
    display: block;
    height: 3.5em;
  }
  #header #s2Menu ul li.sns span{
    display: flex;
    position: absolute;
    white-space: nowrap;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  #header #s2Menu ul li.sns span a{
    display: block;
    width: 1em;
    height: 1em;
    margin: 0 .5em;
  }
  #header #s2Menu ul li.sns span a.icn{
    width: .75em;
  }
  .menu-trigger,
  .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
  }
  .menu-trigger {
    position: fixed;
    z-index: 9999;
    width: 34px;
    height: 30px;
    top: 15px;
    right: 20px;
  }
  .menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #172547;
  }
  .menu-trigger span:nth-of-type(1) {
    top: 0;
  }
  .menu-trigger span:nth-of-type(2) {
    top: 14px;
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  .menu-trigger.active span:nth-of-type(1) {
    transform: translateY(15px) rotate(-45deg);
  }
  .menu-trigger.active span:nth-of-type(2) {
    opacity: 0;
  }
  .menu-trigger.active span:nth-of-type(3) {
    transform: translateY(-11px) rotate(45deg);
  }
  #spFtMenu{
    display: block;
    position: fixed;
    z-index: 9995;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4em;
    text-align: center;
    font-size: 14px;
    border: 1px solid #172547;
  }
  #spFtMenu ul{
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 100%;
  }
  #spFtMenu ul li{
    display: block;
    width: 50%;
    height: 100%;
    border-right: 1px solid #172547;
  }
  #spFtMenu ul li:last-child{
    border-right: none;
  }
  #spFtMenu ul li a{
    position: relative;
    display: block;
    height: 100%;
    background: rgba(255,255,255,.6);
    color: #172547;
  }
  #spFtMenu ul li a:hover{
    color: #172547;
    opacity: .6;
  }
  #spFtMenu ul li a span{
    position: absolute;
    display: inline-block;
    white-space: nowrap;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  #spFtMenu ul li.web a span{
    font-size: 120%;
    font-weight: 500;
    letter-spacing: 1px;
    padding-left: 35px;
  }
  #spFtMenu ul li.web a span::before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 25px;
    height: 25px;
    background: url("../img/icn_hd_web.svg") no-repeat center center;
    background-size: contain;
  }
  #spFtMenu ul li.tel a span{
    font-size: 80%;
    line-height: 1.2;
    font-weight: 700;
    padding-left: 35px;
  }
  #spFtMenu ul li.tel a span::before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 25px;
    height: 25px;
    background: url("../img/icn_hd_tel.svg") no-repeat center center;
    background-size: contain;
  }
  #spFtMenu ul li.tel a span small{
    font-size: 70%;
  }
  #spFtMenu ul li.tel a span b{
    font-size: 120%;
  }
}

/* コンテンツ */
main{
	overflow: hidden;
  position: relative;
}
section{
	overflow: hidden;
  position: relative;
  text-align: center;
  padding: 5vw 0 8vw;
}
section h2{
  background: url("../img/ttl_bg1.png") repeat-y center top / 100%;
  width: 90%;
  color: #172547;
  letter-spacing: 2vw;
  line-height: 1;
  font-size: 150%;
  font-weight: 700;
  margin: 0 auto 4vw;
  padding: .3em 0 .3em 1vw;
}
section h3{
  font-size: 130%;
  font-weight: 400;
  letter-spacing: 0.5vw;
  margin-bottom: 2vw;
}
@media screen and (max-width: 559px){
  section h2{
    font-size: 180%;
    margin-bottom: 8vw;
  }
  section h3{
    letter-spacing: 0.8vw;
    margin-bottom: 4vw;
  }
}

#topSct{
  background: url("../img/top_bgimg.webp") no-repeat center top / cover;
}
#topSct .inner{
  position: relative;
  z-index: 5;
  padding-top: 5vw;
}
#topSct .open{
  font-size: 120%;
  font-weight: 700;
  letter-spacing: .03em;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
  margin-bottom: .5em;
}
#topSct .open small{
  font-size: 80%;
}
#topSct h1{
  display: block;
  width: 75%;
  margin: 0 auto .5em;
}
#topSct h1 img{
  width: 100%;
  height: auto;
}
#topSct .copy{
  font-size: 130%;
  font-weight: 700;
  letter-spacing: .03em;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
  margin-bottom: 1em;
}
#topSct .copy small {
  font-size: 80%;
}
#topSct .copy span.box {
  display: inline-block;;
  border: 2px solid #C00;
  color: #C00;
  line-height: 1.2;
  padding: .2em .8em;
  border-radius: 1em;
  margin-top: .7em;
}

#topSct .aboutBook{
  position: relative;
  display: flex;
  justify-content: space-between;
  z-index: 5;
  width: 70%;
  margin: 0 auto 1em;
  border: 1px solid #000;
  background: rgba(255,255,255,.6);
  padding: .5em .5em .5em 1em;
}
#topSct .aboutBook .ttl{
  display: block;
  position: relative;
  text-align: center;
  white-space: nowrap;
  border: 1px solid #000;
  font-size: 1.8vw;
  font-weight: 500;
  line-height: 1.2;
  padding: .3em .7em;
}
#topSct .aboutBook .ttl span{
  position: relative;
  display: inline-block;
  white-space: nowrap;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
#topSct .aboutBook .txt{
  padding: .2em .5em .2em 1.5em;
  line-height: 1.4;
  display: inline-block;
  flex-grow: 2;
}
#topSct .aboutBook .txt span{
  display: block;
  font-size: 1.7vw;
  font-weight: 500;
}
#topSct .aboutBook .txt small{
  display: block;
  position: relative;
  font-size: 1vw;
  padding-top: 4px;
}
#topSct .booking {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#topSct .booking p {
  padding: 20px;
}
#topSct .booking p a {
  position: relative;
  display: block;
  color: #fff;
  letter-spacing: 2px;
}
#topSct .booking p.tel a {
  background: #000 url("../img/icn_hd_tel_w.svg") no-repeat 30px center;
  background-size: 30px;
  font-size: 15px;
  line-height: 1.1;
  padding: 10px 30px 10px 75px;
}
#topSct .booking p.tel a b {
  font-size: 26px;
}
#topSct .booking p.web a {
  background: #000 url("../img/icn_hd_web_w.svg") no-repeat 30px center;
  background-size: 30px;
  font-size: 30px;
  padding: 8px 30px 8px 75px;
}
#topSct .booking p a:hover {
  opacity: .6;
}
@media screen and (max-width: 559px){
  #topSct {
    padding-top: 15vw;
    background: url("../img/top_bgimg-sp.webp") no-repeat center top / cover;
  }
  #topSct .open{
    font-size: 120%;
    line-height: 1.25;
    margin-bottom: .5em;
  }
  #topSct h1{
    width: 80%;
    margin: 0 auto 1em;
  }
  #topSct .copy{
    font-size: 90%;
    margin-bottom: 1em;
  }
  #topSct .copy span.box {
    font-size: 120%;
  }
  
  #topSct .aboutBook{
    width: 82%;
    padding: .4em 0em .4em .5em;
  }
  #topSct .aboutBook .ttl{
    font-size: 2.4vw;
    padding: 0 .4em;
  }
  #topSct .aboutBook .txt{
    padding: 0 0 0 .3em;
  }
  #topSct .aboutBook .txt span{
    font-size: 2.2vw;
  }
  #topSct .aboutBook .txt small{
    font-size: 1.4vw;
    padding-top: 3px;
  }
  #topSct .booking {
    width: 90%;
    margin: 0 auto;
  }
  #topSct .booking p {
    padding: 10px 10px;
  }
  #topSct .booking p.tel a {
    background: #000 url("../img/icn_hd_tel_w.svg") no-repeat 12px center;
    background-size: 20px;
    font-size: 8px;
    padding: 10px 10px 10px 45px;
  }
  #topSct .booking p.tel a b {
    font-size: 14px;
  }
  #topSct .booking p.web a {
    background: #000 url("../img/icn_hd_web_w.svg") no-repeat 12px center;
    background-size: 20px;
    font-size: 18px;
    padding: 8px 10px 8px 45px;
  }
}

#newsSct{
  padding: 5vw 0;
}
#newsSct .newsList{
  position: relative;
  width: 76%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
#newsSct .newsList li{
  width: 50%;
}
#newsSct .newsList li img{
  width: 100%;
  height: auto;
}
#newsSct .newsList li a{
  display: block;
}
#newsSct .newsList li img.instaBtn{
  display: block;
  margin: .3em auto .2em;
  width: 96%;
  height: auto;
}
#newsSct .newsList li .lineB{
  display: block;
  overflow: hidden;
  width: 93%;
  margin: 1em auto .2em;
}
#newsSct .newsList li .lineB p{
  float: left;
  letter-spacing: normal;
  text-align: left;
  font-size: 85%;
  line-height: 1.4;
  width: 46%;
  padding-left: 4%;
  white-space: nowrap;
  padding-top: .2em;
}
#newsSct .newsList li .lineB a{
  float: left;
  display: block;
  width: 50%;
  height: auto;
}
#newsSct .newsList li.party{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: .3em;
}
#newsSct .newsList li.party img{
  width: 50%;
  height: auto;
}
#newsSct .newsList li.takeout{
  width: 100%;
}
#newsSct .newsList li.takeout img{
  display: block;
  margin: .5em auto;
  max-width: 800px;
  width: 80%;
  height: auto;
}
#newsSct .newsList li.tsufu {
  width: 100%;
}
#newsSct .newsList li.tsufu img {
  display: block;
  overflow: hidden;
  border-radius: .6em;
  box-shadow: 2px 2px 7px 1px rgba(0,0,0,.4);
  margin: .5em auto 1em;
  width: 98%;
  height: auto;
}
@media screen and (min-width: 1200px){
}
@media screen and (min-width: 1000px){
}
@media screen and (max-width: 800px){
  #newsSct .newsList li{
    width: 100%;
  }
  #newsSct .newsList li img.instaBtn{
    margin: 1vw auto;
    width: 90%;
  }
  #newsSct .newsList li.party{
    position: relative;
    display: block;
    padding-bottom: .7em;
  }
  #newsSct .newsList li.party img{
    position: relative;
    width: 100%;
  }
  #newsSct .newsList li.party img:first-child{
    left: -3vw;
  }
  #newsSct .newsList li.party img:last-child{
    right: -3vw;
  }
  #newsSct .newsList li.takeout img{
    margin: .5em auto 1.2em;
    width: 96%;
  }
}
@media screen and (max-width: 559px){
  #newsSct{
    padding: 15vw 0 0;
  }
  #newsSct .newsList{
    width: 92%;
    margin-bottom: 1em;
  }
  #newsSct .newsList li img.instaBtn{
    margin: 0 auto;
  }
  #newsSct .newsList li .lineB{
    margin: 0 auto .5em;
  }
  #newsSct .newsList li .lineB p{
    font-size: 100%;
    padding-top: .3em;
  }
}

#conseptSct {
  padding: 5vw 0 8vw;
  background: url("../img/concept_bg.png") no-repeat center top / cover;
}
#conseptSct .ttl{
  position: relative;
  width: 86%;
  margin: 7em auto 0;
  font-size: 220%;
  font-weight: 700;
  letter-spacing: .2em;
  line-height: 1.4;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}
#conseptSct .ttl strong {
  font-size: 140%;
}
#conseptSct .pic{
  width: 90%;
  margin: 1.5em auto 1em;
}
#conseptSct .pic img{
  width: 100%;
  height: auto;
}
#conseptSct .txt{
  display: block;
  width: 90%;
  font-size: 120%;
  font-weight: 700;
  line-height: 2;
  text-align: center;
  margin: 0 auto;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}
@media screen and (max-width: 559px){
  #conseptSct{
    padding: 15vw 0 16vw;
    background-size: 100%;
  }
  #conseptSct .ttl{
    width: 100%;
    margin: 4em auto 0;
    font-size: 140%;
  }
  #conseptSct .txt{
    width: 90%;
    font-size: 100%;
  }
}

#papSct{
  padding: 5vw 0 8vw;
}
#papSct .pricePlan{
  position: relative;
  width: 90%;
  margin: 0 auto;
}
#papSct .pricePlan .plan{
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#papSct .pricePlan .plan li{
  padding: 0 1em 0 0;
}
#papSct .pricePlan .plan li:last-child{
  padding: 0;
}
#papSct .pricePlan .plan li img{
  width: 100%;
  height: auto;
}
#papSct .pricePlan .drink{
  padding-bottom: 1em;
}
#papSct .pricePlan .drink img{
  width: 100%;
  height: auto;
}
#papSct .pricePlan .party{
  padding-bottom: 1em;
}
#papSct .pricePlan .tanpin{
  padding-bottom: 1em;
}
#papSct .pricePlan .tanpin p{
  display: block;
  text-align: center;
}
#papSct .pricePlan .tanpin p small{
  font-size: 90%;
}
#papSct .pricePlan .party img{
  width: 100%;
  height: auto;
}

#papSct .priceBox{
  position: relative;
  width: 90%;
  margin: 0 auto;
  font-size: 110%;
}
#papSct .priceBox .box100{
  width: 100%;
  padding: 0.5vw;
}
#papSct .priceBox .atn p{
  position: relative;
  overflow: hidden;
  font-size: 65%;
  line-height: 2;
  text-align: left;
}
#papSct .priceBox .atn p b{
  color: #f00;
  font-weight: 500;
  padding: 0 2px;
}
#papSct .priceBox .drinkB .inner{
  position: relative;
  overflow: hidden;
  background: rgba(255,255,255,0.6) url("../img/plan_beer.png") no-repeat right top;
  background-size: 10vw;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 1vw;
  padding: 1.5vw;
  text-align: left;
  font-size: 75%;
  letter-spacing: normal;
}
#papSct .priceBox .drinkB .inner p.drink{
  margin-bottom: 1vw;
}
#papSct .priceBox .drinkB .inner p.drink span{
  display: block;
  padding-left: 2vw;
  width: 88%;
}
@media screen and (max-width: 559px){
  #papSct{
    margin-top: 12vw;
    padding: 0 0 16vw;
  }
  #papSct .pricePlan{
    width: 100%;
  }
  #papSct .pricePlan .plan{
    display: block;
  }
  #papSct .pricePlan .plan li{
    padding: 0 1% 1em 5% !important;
  }
  #papSct .priceBox{
    width: 90%;
  }
  #papSct .priceBox .box100{
    width: 100%;
    padding: 0;
  }
  #papSct .priceBox .atn p{
    font-size: 50%;
    padding: 0 3%;
  }
  #papSct .priceBox .drinkB{
    margin-top: 2vw;
    margin-bottom: .5em;
  }
  #papSct .priceBox .drinkB .inner{
    background-blend-mode: multiply;
    border-radius: 2vw;
    padding: 2.5vw;
    font-size: 62%;
    background-size: 20vw;
  }
  #papSct .priceBox .drinkB .inner p.drink{
    margin-bottom: 0;
  }
  #papSct .priceBox .drinkB .inner p.drink span{
    padding-left: 2vw;
    width: 76%;
  }
  #papSct .pricePlan .party{
    padding: 0 5% 1em;
  }
}

#shopSct{
}
#shopSct .logo{
  display: block;
  width: 40%;
  height: auto;
  margin: 5vw auto 0;
  padding-left: 1em;
}
#shopSct .name{
  line-height: 1.2;
  margin-bottom: 1.5em;
}
#shopSct .name small{
  font-size: 60%;
  font-weight: 600;
  letter-spacing: .03em;
}
#shopSct .kikanB {
  position: relative;
  border-top: 1px solid rgba(0,0,0,1);
  margin: 0 auto 2em;
}
#shopSct .kikanB tr {
  border-bottom: 1px solid rgba(0,0,0,1);
}
#shopSct .kikanB tr th {
  font-size: 80%;
  font-weight: 500;
  line-height: 1.3;
  padding: .6em 1em .7em .1em;
}
#shopSct .kikanB tr td {
  font-weight: 500;
  line-height: 1.2;
  padding: .6em .1em .7em .1em;
}
#shopSct .kikanB tr td b {
  display: inline-block;
  font-size: 130%;
  font-weight: 500;
  line-height: 1.2;
}
#shopSct .kikanB tr td small {
  display: inline-block;
  font-size: 70%;
  letter-spacing: .03em;
  line-height: 1;
}
#shopSct .kikanB tr td .close {
  display: inline-block;
  font-size: 60%;
  color: #C00;
  letter-spacing: 0;
  border: 2px solid #C00;
  padding: .1em .3em;
}
#shopSct .kikanB tr td.atn {
  font-size: 70%;
  font-weight: 400;
  line-height: 1.3;
}
#shopSct .point {
  position: relative;
  margin: 0 auto 2em;
}
#shopSct .point li {
  padding-bottom: 1em;
}
#shopSct .point li .box{
  position: relative;
  display: inline-block;
  margin: 0 auto;
  color: #e83828;
  background: #fff;
  font-size: 130%;
  font-weight: 700;
  line-height: 1.4;
  border: 2px solid #e83828;
  padding: .5em 1.5em .5em 1.6em;
}
#shopSct .point li .box strong{
  font-size: 120%;
}
#shopSct .point li .small{
  position: relative;
  display: block;
  font-size: 90%;
  font-weight: 700;
  line-height: 1.4;
}
#shopSct .telB{
  position: relative;
  margin-bottom: 2em;
}
#shopSct .telB .ttl{
  display: inline-block;
  font-size: 100%;
  font-weight: 700;
  letter-spacing: .1em;
  background: #fff;
  padding: .1em 2em .1em 2.1em;
  border: 2px solid #000;
  margin-bottom: .5em;
}
#shopSct .telB .atn1{
  display: block;
  font-weight: 700;
  color: #000;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
}
#shopSct .telB .tel{
  display: inline-block;
  line-height: 1.2;
  font-weight: 700;
}
#shopSct .telB .tel a{
  color: #000;
  font-size: 280%;
  letter-spacing: .1em;
  padding-left: .1em;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
}
#shopSct .telB .atn2{
  display: block;
  font-size: 90%;
  font-weight: 700;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
}
#shopSct .telB .netBtn{
  position: relative;
  width: 40%;
  margin: 1em auto .5em;
}
#shopSct .telB .netBtn a{
  display: block;
  border: 1px solid #000;
  color: #fff;
  background: #000;
  padding: .6em 0;
  line-height: 1.2;
}
#shopSct .telB .netBtn span{
  display: block;
  font-size: 160%;
}
#shopSct .mapB{
  position: relative;
  width: 80%;
  margin: 0 auto 4vw;
}
#shopSct .mapB p{
  font-size: 90%;
  padding-bottom: 1vw;
}
#shopSct .mapB p small{
  font-size: 75%;
}
#shopSct .pubBox{
  position: relative;
  border: 1px solid #000;
  border-radius: 2vw;
  width: 72%;
  margin: 0 auto;
  font-size: 70%;
  padding: 2vw 0;
}
#shopSct .pubBox .pabuList{
  position: relative;
}
#shopSct .pubBox .pabuList li{
  display: block;
  line-height: 1.3;
  padding: 0.7vw 0;
}
#shopSct .pubBox .pabuList li a{
  color: #172547;
  text-decoration: underline;
}
#shopSct .pubBox .pabuList li .opneBtn{
  text-decoration: underline;
  cursor: pointer;
}
#shopSct .pubBox .pabuList li .opneBtn:hover{
  opacity: .6;
}
#shopSct .pubBox .pabuList li .box{
  display: block;
  height: 1px;
  overflow: hidden;
}
#shopSct .pubBox .pabuList li .box.open{
  height: auto;
  padding-top: 1em;
	transition: all .5s;
}
@media screen and (max-width: 559px){
  #shopSct{
    padding: 12vw 0 16vw;
  }
  #shopSct .logo{
    width: 70%;
    margin: 8vw auto 2vw;
  }
  #shopSct .name{
    margin-bottom: 4vw;
  }
  #shopSct .kikanB {
    font-size: 90%;
    margin: 0 auto 1.5em;
  }
  #shopSct .point li .box{
    padding: .5em 1em .5em 1.1em;
  }
  #shopSct .telB{
    margin-bottom: 8vw;
  }
  #shopSct .telB .ttl{
    font-size: 100%;
    margin-bottom: 2vw;
  }
  #shopSct .telB .tel{
    margin-bottom: .5em;
    font-size: 100%;
  }
  #shopSct .telB .atn1{
    font-size: 90%;
  }
  #shopSct .telB .netBtn{
    width: 60%;
  }
  #shopSct .telB .netBtn a{
    padding: .3em 0;
  }
  #shopSct .mapB{
    width: 90%;
    margin: 0 auto 4vw;
  }
  #shopSct .mapB p{
    padding-bottom: 2vw;
  }
  #shopSct .pubBox{
    border-radius: 4vw;
    width: 92%;
    font-size: 60%;
    padding: 4vw 0;
  }
  #shopSct .pubBox .pabuList li{
    padding: 2vw 0;
  }
}
.bookingF{
  overflow: hidden;
  position: relative;
  background-size: 70%;
  padding-top: 2em;
}
.bookingF .inner{
  width: 90%;
  margin: 3em auto 0;
}
.bookingF .box .jbImg{
  display: block;
  width: 70%;
  height: auto;
  margin: 0 auto;
}
.bookingF .box{
  position: relative;
  margin: 1.5em 0 2em;
  text-align: center;
}
.bookingF .box .ttl{
  display: inline-block;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 500;
  padding: .5em 5%;
  border: 1px solid #000;
  width: 80%;
  color: #000;
  margin: 0 auto 1em;
  background: rgba(255,255,255,.2);
}
.bookingF .box .tel{
  font-size: 18px;
}
.bookingF .box .tel a{
  font-size: 36px;
  font-weight: 500;
  color: #172547;
}
.bookingF .box .atn{
  font-size: 14px;
}
  
.bookingF .box p.netBook{
  display: block;
  padding: 3% 0;
}
.bookingF .box p.netBook a{
  display: inline-block;
  color: #fff;
  border: 1px solid #000;
  background: #000;
  font-weight: 500;
  width: 60%;
  margin: 0 auto;
  font-size: 2.8rem;
  padding: 1.5rem 0;
}
.bookingF .eigyou{
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
.bookingF .eigyou li{
  width: 32%;
}
.bookingF .eigyou li p{
  font-size: 16px;
}
.bookingF .eigyou li p.date{
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background: #192649;
  padding: 0 .5em;
}
.bookingF .eigyou li img{
  margin: .5em 0;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 959px){
  .bookingF .box p.netBook a{
    font-size: 3.2vw;
    padding: 1.5vw 0;
  }
  .bookingF .box p.netBook a::after{
    width: 2vw;
    height: 2vw;
  }
}
@media screen and (max-width: 559px){
  .bookingF{
    padding-top: 17vw;
  }
}
@media screen and (max-width: 414px){
  .bookingF .box .jbImg{
    width: 90%;
  }
  .bookingF .box{
    margin: 8% 0;
  }
  .bookingF .box .ttl{
    font-size: 14px;
  }
  .bookingF .box .tel{
    font-size: 13px;
  }
  .bookingF .box .tel a{
    font-size: 30px;
    font-weight: 500;
  }
  .bookingF .box .atn{
    font-size: 12px;
  }
  .bookingF .box p.netBook a{
    width: 80%;
    font-size: 5vw;
    padding: 3vw 0;
  }
  .bookingF .box p.netBook a::after{
    width: 4vw;
    height: 4vw;
  }
  .bookingF .eigyou li{
    width: 80%;
    margin: 0 auto 1em;
  }
}

.invoice {
  position: relative;
  margin: 0 auto 1.5em;
}
.invoice .inner {
  position: relative;
  display: inline-block;
  background: #fff;
  padding: .2em;
}
.invoice .inner span {
  position: relative;
  display: flex;
  align-items: center;
  border: 2px solid #ea5514;
  padding: .3em 1em;
}
.invoice .inner span .txt {
  font-size: 60%;
  font-size: 600;
  line-height: 1.3;
  padding-right: 1em;
}
.invoice .inner span .ttl {
  color: #ea5514;
  font-size: 120%;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .01em;
}

/* フッター */
#footer{
	overflow: hidden;
  position: relative;
  padding: 0 0 4vw;
}
#footer .cpr{
  text-align: center;
  font-size: 60%;
}
@media screen and (max-width: 559px){
  #footer{
    padding: 0 0 20vw;
  }
  #footer .cpr{
    font-size: 50%;
  }
}

@media screen and (max-width: 959px){
  .nn960{ display: none !important; }
  .dd960{ display: block !important; }
}
@media screen and (max-width: 559px){
  .nn560{ display: none !important; }
  .dd560{ display: block !important; }
}
@media screen and (max-width: 414px){
  .nn414{ display: none !important; }
  .dd414{ display: block !important; }
}
