@charset "utf-8";


/* reset
----------------------------------- */

* {
	margin:0px;
	padding:0px;
}

body,
h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul, li,
form, input, select, textarea, fieldset, legend { 
	margin: 0; 
	padding: 0; 
}

h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul,
th { 
	font-weight: normal;
	font-style: normal; 
}

strong { 
	font-weight:normal; 
	font-style: normal; 
}

img {
	border: none;
}

ul {
list-style: none;
margin:0;
padding:0;
}

ul li {
list-style: none;
margin:0;
padding:0;
}


/* headline
----------------------------------- */
h1 {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:27px;
	text-align:center;
	color: #1b1b1b;
	line-height:55px;
	font-weight:normal;
	letter-spacing:0.15rem;
	margin-bottom:20px;

}

h2 {
	font-size:30px;
	font-weight:300;
	text-align:center;
	color: #1b1b1b;
	letter-spacing:0.15rem;
	
}

h2 span {
	font-size:16px;
	display:block;
	line-height:60px;
}

h2 span img {
	margin-top:50px;
	width:80px;
}


h3 {
	font-size:30px;
	text-align:center;
}

h3 span {
	font-size:16px;
	display:block;
}


h4 {
}

h5 {
	font-size:16px;
	
	line-height:53px;
	border-top:1px solid #ececec;
	border-bottom:1px solid #ececec;
	padding:0 13px;
}
h5 span {
	border-left:2px solid #3e3f41;
	padding:5px 15px;
}


/* body
----------------------------------- */

html{
overflow-x : hidden;
overflow-y : auto;
}

body {
	color: #494947;
	font-size: 16px;
	line-height: 34px;
	font-family:YuGothic, '游ゴシック', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',Arial,Osaka,Sans-Serif;
	margin: 0;
	padding: 0;
	background: #fff;
	}

a {	text-decoration:none; }
a:link {  color:#3d3c3c; text-decoration:none; }
a:visited {  color:#3d3c3c; text-decoration:none; }
a:hover {	color:#9a9a9a; }
a:hover img {opacity:0.7;}

input, select, textarea { 
	font-family: Verdana, Arial, sans-serif;
	color: #444; 	
}



/* class
----------------------------------- */

.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.ud {
text-decoration:underline;

}

.r {
	float:right;
}

.l {
	float:left;
}
.sp {
	display:none;
}


/* margin set
----------------------------------- */

.ml5 {
	margin-left:5px;
}

.mt5 {
margin-top: 5px;
}
.mt10 {
margin-top:10px;
}
.ml10 {
margin-left:10px;
}
.mr10 {
margin-right:10px;
}
.mb10 {
margin-botTom:10px;
}

.mt20 {
margin-top:20px;
}
.ml20 {
margin-left:20px;
}
.mr20 {
margin-right:20px;
}
.mb20 {
margin-botTom:20px;
}

.mt30 {
margin-top:30px;
}
.ml30 {
margin-left:30px;
}
.mr30 {
margin-right:30px;
}
.mb30 {
margin-bottom:30px;
}


.mt40 {
margin-top:40px;
}
.mb40 {
margin-bottom:40px;
}
.mt50 {
margin-top:50px;
}
.mb50 {
margin-bottom:50px;
}

.mb70 {
margin-bottom:70px;
}

/* oowaku
----------------------------------- */

#all {
	text-align:center;
overflow-x : hidden;
width:100%;
overflow-y : hidden;

}


#all .book {
	position:fixed;
	right:0;
	bottom:100px;
	z-index:20;
}

#all .book img {
	cursor: pointer;
}

#all .book-sm {
	visibility:hidden;
	display:none;
	width:0;
	height:0;
}


#container {
	width:1240px;
	text-align:center;
	margin:0 auto;
position:relative;
text-align:left;
}


#container-in2 {
	width:1240px;
	margin:0 auto;
	text-align:left;
}


#container-in3 {
	width:100%;
	margin:0 auto;
	text-align:center;
}
#container-in4 {
	position: relative;
	width:1240px;
	margin:0 auto;
}

#container-in5 {
	position: relative;
	text-align:center;
	width:100%;
	margin:0 auto;
	padding-bottom:113px;
	background:#fafafa;
}


#container-in6 {
	position: relative;
	width:100%;
	height:750px;
	margin:0 auto;
	background:url(../img/bg_container7.png) repeat-x top;
}


#container-in7 {
}
/* key
----------------------------------- */

.top-hero-sm {display:none;}


/* key_second 
----------------------------------- */
.key_second {
	height:628px;
	overflow:hidden;
	text-align:center;
}

.key_second img {
	width:100%;
	min-width:1434px;
	margin:0 auto;
	
}
.key_second02 {
	height:354px;
	overflow:hidden;
	text-align:center;
}

.key_second02 img {
	width:100%;
	min-width:1440px;
	margin:0 auto;
	
}

.key_second_sm {
	display:none;
}

.key_second_sm02 {
	display:none;
}


/* copy & footer
----------------------------------- */

#footer {
	width:100%;
	margin:0 auto;
	text-align:left;
	background:#32322f;
	color:#fff;
}

.footer_in {
	width:1240px;
	height:362px;
	position:relative;
	margin:0 auto;
	background:url(../img/bg_footer_in.png) no-repeat right bottom;
	
}

.footer_in a {
	color:#fff;   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
.footer_in a:hover {
	opacity:0.7;
}

.footer_in a.footer_btn {
	position:absolute;
	top:49px;
	left:86px;
}

.footer_in table {
	text-align:left;
	position:absolute;
	top:73px;
	left:592px;
	width: 100%;
	
}
.footer_in table td {
	vertical-align:bottom;
}


.footer_in table td.tel {
	width:288px;
}
.footer_in table td.txt {
	font-size:14px;
	padding-top:20px;
	line-height:28px;
}

.footer_in  p.footer_logo {
	text-align:center;
}

.footer_in  p.footer_logo img{
	margin-top:238px;
}

p.footer_policy {
	position:absolute;
	top:276px;
	left: 61px;
	}



#copyright {
	
	text-align:left;
	font-size:14px;
	color:#fff;
	position:absolute;
	top:315px;
	left: 61px;
	
	}

/*#page-top {
position: fixed;
bottom: 40px;
right: 30px;
}


#page-top div a #img{
display:block;
width:74px;
height:0;
padding-top:74px;
overflow:hidden;
background:url(../img/page_top.png) no-repeat;
}
 
#page-top div a p:hover{
-moz-opacity:0.6;
opacity:0.6;
filter: alpha(opacity=60);
text-decoration:none;
}*/



/* ----------------------------------------------------------------------------------------------------
												top_contents
----------------------------------------------------------------------------------------------------- */

/* top_concept
----------------------------------- */

#container .concept {
	padding:56px 0 ;
	text-align:center;
}



#container .concept ul li{
	float:left;
	margin-right:23px;
}
#container .concept ul li:last-child{
	float:left;
	margin-right:0;
}

a.youtube  {
	display:none;
}


/* top_case
----------------------------------- */
#case {
}

#case ul {
}
#case ul li{
	width:400px;
	float:left;
	margin-right:20px;
}

#case ul li:nth-child(3n){
	margin-right:0px;
}

#case ul li a.click{
	width:400px;
	height:300px;
	display:block;
	position:relative;
}
#case ul li a {
	text-decoration:underline;
}
#case a:hover {
	opacity:0.8;
}

#case ul li a .loupe{
	position:absolute;
	bottom:12px;
	right:14px;
}
#case ul li a .wide{
	display:none;
}

#case ul li span {
	font-size:14px;
	background:#e8e8e3;
	display:table;
	padding:0 15px;
	line-height:33px;
}
#case ul li p {
	line-height:28px;
	padding:20px 15px 30px;
}

#case ul li p b {
	font-size:18px;
	font-weight:normal;
}

/* top_plan
----------------------------------- */
#price {
	width:1104px;
	margin:0 auto;
	padding:71px 0 95px;
}

#price  h3 {
	margin-bottom:30px;
}
#price .cont_l {
	width:483px;
	float:left;
	padding:30px 0 50px;
	margin:0 34px;
	background:#f0f0ec;
	border:1px solid #e5e5de;
}

#price .cont_r {
	width:483px;
	float:left;
	padding:30px 0 50px;
	margin:0 34px;
	background:#f0f0ec;
	border:1px solid #e5e5de;
}


#price .cont_l table,#price .cont_r table {
	width:100%;
	margin:0 auto;
}
#price .cont_l table b,#price .cont_r table b {
	font-family: "Avenir Next" !important;
	font-weight:normal;
	font-size:30px;
	padding-left:20px;
}
#price .cont_l table td.plus,#price .cont_r table td.plus {
	font-weight:bold;
	font-size:36px;
	}
#price .cont_l table td.last,#price .cont_r table td.last {
	font-weight:bold;
	padding-top:10px;
	}


/* モーダル
----------------------------------- */
#modal-overlay{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:120%;
	background-color:rgba(0,0,0,0.60);
	z-index:9999;
}

#product_detail {
	width:961px;
	height:902px;
	position:relative;
	background:#fff;
}


#product_detail img{
	width:100%;
	margin-bottom:10px;
}



a.delete {
	position:absolute;
	top:14px;
	right:12px;
}
a.PopPrev {
	position: absolute;
	top: 340px;
	left: 40px;
}

a.PopNext {
	position: absolute;
	top: 340px;
	right: 40px;
}
#product_detail h4 {
	font-size:18px;
	margin-bottom:20px;
}
#product_detail p {
	line-height:30px;
	padding-bottom:75px;
}
.product_detail01 {	
	width:961px;
	height:902px;
	padding:75px 80px 0;
	overflow-y:auto;
	overflow-x:hidden;
}
.product_detail02 {	
	width:961px;
	height:902px;
	box-sizing:border-box;
	padding:75px 80px 0;
	overflow-y:auto;
	overflow-x:hidden;
}
.product_detail03 {	
	width:961px;
	height:902px;
	box-sizing:border-box;
	padding:75px 80px 0;
	overflow-y:auto;
	overflow-x:hidden;
}
.product_detail04 {	
	width:961px;
	height:902px;
	box-sizing:border-box;
	padding:75px 80px 0;
	overflow-y:auto;
	overflow-x:hidden;
}
.product_detail05 {	
	width:961px;
	height:902px;
	box-sizing:border-box;
	padding:75px 80px 0;
	overflow-y:auto;
	overflow-x:hidden;
}
.product_detail06 {	
	width:961px;
	height:902px;
	box-sizing:border-box;
	padding:75px 80px 0;
	overflow-y:auto;
	overflow-x:hidden;
}

/* モーダルCSS */
.modalArea {
  display: none;
  position: fixed;
  z-index: 10; /*サイトによってここの数値は調整 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
 
}

.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.60);
}

.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
  width:70%;
  max-width: 961px;

height: 50%;
  overflow : auto; 
  padding: 75px 0 0;
  background-color: #fff;
color:#494947;

}
.modalContents {
	position:relative;
	
}

.closeModal {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
}
.Contents01 {
	padding:0 15%;
	
}
.modalContents  h2 {  
color:#494947;
	margin-bottom:30px;
}
.modalContents  h2 span{
	font-size:22px;
	line-height:42px;
}
.modalContents  h2 img{
	margin-bottom:50px;
}
.modalContents  p{
color:#494947;
	text-align:center;
}


.Contents02 {
	padding:45px 9%;
	background:#f1eee8;	
}
.Contents02 .waku {
	background:#fff;
	border-radius:25px;
	padding:40px;
	margin-bottom:45px;
}

.Contents02 .waku h3 {
	font-weight:bold;
	font-family:Avenir;
	font-size:30px;
	margin-bottom:20px;
}

.Contents02 .waku:first-child {
	padding:25px 40px;
}

.Contents02 .waku:first-child h3 {
	border-bottom:1px solid #494947;
	padding-bottom:10px;
	margin-bottom:10px;
}
.Contents02 .flex-area { width: 100%;
	display:flex; 
		justify-content: space-between;
	flex-wrap:wrap;
	box-sizing:border-box;
}
.Contents02 .flex-area .waku {
	background:#fff;
	border-radius:25px;
	padding:15px;
	margin-bottom:0px;
	width:23%;
}

.Contents02 .flex-area .waku:first-child {
	padding:15px;
}

.Contents02 .flex-area .waku:first-child h3 {
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:20px;
}
.Contents02 .flex-area h3 {
	margin-bottom:10px;
}

.Contents03 {
	padding:45px 4%;
}
.Contents03 .close_btn {
	width:415px;
	margin:0 auto;
	height:54px;
	border-radius:50px;
	background:#4a4a47;
	color:#fff;
	display:block;	
}
.Contents03 .close_btn:hover {
	opacity:0.7;
}


/* top_kiyaku
----------------------------------- */


#kiyaku {
	padding-bottom:95px;
}
p.open {
	margin-bottom:30px;
}
/* アコーディオンA */
.ac-box{
width: auto;
margin: 0px auto 5px;
}

/*ラベル*/
.ac-box label{
font-size: 16px;
text-align: center;
margin: auto;
position: relative;
display: block;
border-radius: 8px;
cursor: pointer;
transition: all 0.5s;
width:80px;
height:27px;
white-space:nowrap;
}


/*チェックを隠す*/
.ac-box input{
display: none;
}

/*チェックのアイコン（↓）*/
.ac-box label:before{
font-family:"FontAwesome";
content:" \f078";
background:url(../img/down.png) no-repeat center center;
display:block;
color:#fff;
}

/*チェックのアイコン（↑）*/
.ac-box input:checked ~ label::before {
font-family:"FontAwesome";
content:" \f077";
background:url(../img/up.png) no-repeat center center;
display:block;
color:#fff;
}
.ac-box input:checked ~ label {
	
color:#fff;
}

/*中身を非表示にしておく*/
.ac-box div{
height: 0px;
padding: 0px;
overflow: hidden;
opacity: 0;
transition: 0.5s;
}

/*クリックで中身を表示*/
.ac-box input:checked ~ div{
height: auto;
padding: 5px;
opacity: 1;
padding-top:100px;
}

/*表示内容の調整*/
.ac-small dl{
	width:712px;
	margin:0 auto;
	text-align:left;
}

.ac-small dl dt{
	font-weight:bold;
	font-size:20px;
	padding-bottom:10px;
}

.ac-small dl dd{
	padding-bottom:30px;
}


.ac-small p.border {
	border:1px solid #e5e5de;
	width:607px;
	margin:0 auto;
	text-align:left;
	box-sizing:border-box;
	padding:25px 35px;
}
/* top_insta
----------------------------------- */
#container-in5 h2 {
	text-align:center;
	margin-bottom:35px;
}

div.insta_sm {
	display:none;
}

/* second
----------------------------------- */
#second img{
	display: block;
	margin: 0 auto;
	padding: 0;
}

#second {
	width:100%;
	margin:0 auto;
	padding:40px 0 115px;
	/*background:url(../img/bg_blog.png) no-repeat 90px 50px;
	height:1890px;*/
}

#second  p.txt {
	text-align:center;
}

#second h1 {
	text-align:center;
	font-weight:bold;
	font-size:20px;
	line-height:30px;
}
#second h1 img {
	margin-top:-47px;
	padding-left:40px;
	
}


/* policy.html
----------------------------------- */
#policy {
	width:1000px;
	margin:40px auto 86px;
}
.policy_txt {
	text-align:left;
	width:880px;
	margin:20px auto 60px;
	font-size:16px;
	line-height:50px;
}

#policy	 .disp_sm {display:none;}

#policy h1 img{
	margin-top:30px;
}

/* form.html
----------------------------------- */
#booking {
	width:1240px;
	margin:0 auto;
	text-align:left;
	padding-top:82px;
}

#booking h3 {
	width:100%;
	font-size:16px;
	line-height:75px;
	text-align:center;
	border-top:1px solid  #dcdcdc;
	border-bottom:1px solid  #dcdcdc;
	margin-bottom:40px;	
	display:table;
}
#booking h3 span {
	display:table-cell;
}
#booking h3 span.active {
	border-bottom:4px solid #dcdcde;
}

#booking .cont_l {
	padding:0 40px;
	width:620px;
	box-sizing:border-box;
	float:left;
}

#booking .cont_l p {
	width:460px;
	font-size:14ox;
	line-height:24px;
	margin:0 auto;
}

#booking .cont_r {
	padding:0 40px;
	width:620px;
	box-sizing:border-box;
	float:right;
}


/*カレンダー*/
.cal_wrapper {
  max-width: 475px; /* 最大幅 */
  min-width: 472px; /* 最小幅 */
  margin: 2.0833% auto;
}
 
.googlecal {
  position: relative;
  padding-bottom: 100%; /* 縦横比 */
  height: 0;
  overflow: hidden;
}
.googlecal iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
 

/* contact
----------------------------------- */


#form {
}

#form h1 {
	margin-bottom:30px;
	}



table.form {
	margin:0 auto;
	width:418px;
}

table.form td{
	color:#535545;
	font-size:16px;
	padding:0 0 5px;
	text-align:left;
	line-height:28px;
	border-top:none;
}

table.form td span, table.form02 td span{
	color:#f39700;
	font-size:14px;
	padding-left:7px;
}

table.form td input.form_text {
	width:100%;
	border:none;
	border:1px solid #dcdcdc;
	height:42px;
	margin-top:3px;
	font-size:16px;
	text-indent:10px;
}

table.form select {
}

table.form select.form_text {
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    text-indent: .01px; /*Firefox用*/
    text-overflow: ""; /*Firefox用*/
	height:42px;
	border:none;
	width:100%;
	font-size:16px;
	text-indent:10px;
	background:url(../img/select_arrow.png) no-repeat right;
	border:1px solid #dcdcdc;
	margin-top:3px;
}
table.form td.right {
	padding-bottom:15px;
}

/* css checkbox01 */
table.form td.option span {
	color:#535545;
	
}
.checkbox01 {
}



table.form input.form_text02 {
	width:94px;
	border:none;
	background:#ebebe3;
	height:69px;
	margin-top:10px;
	margin-right:20px;
	font-size:16px;
	text-indent:10px;
}





table.form td textarea{
	width:100%;
	padding:10px;
	height:370x;
	font-size:14px;
	overflow-y:auto;
	
	border:none;
	margin-top:3px;
	border:1px solid #dcdcdc;
	margin-bottom:30px;
}

p.to_policy {
	text-align:center;
}

p.to_policy a {
	text-decoration:underline;
	background:url(../img/bg_kiyaku.png) no-repeat center right;
	padding-right:17px;
	font-size:14px;
	line-height:28px;
}
p.to_policy a:hover {
	text-decoration:none;
}

div.agree {
	display:block;
	text-align:center;
	width:100%;
	margin:20px auto 0;
}
 div.policy h4{
	 font-size:16px;
	 line-height:52px;
 }
 
 div.policy {
	 width:100%;
	 padding: 20px;
	 height:187px;
	 margin:0 auto;
	 overflow-y:auto;
	border:1px solid #dcdcdc;
	background:#f5f5f2;
	line-height:23px;
	font-size:14px;
	margin-bottom:60px;
	 
 }

.submit_pc {
	text-align:center;
	width:418px;
	height:44px;
	display:block;
	cursor:pointer;
	margin:60px auto 0;
	background:100
}

.submit_sm {
	display:none;
}

div.cont_l02 {
	margin:40px auto 0;
	width:100%;
}

div.cont_l02 span,div.cont_l02 a {
	color:#f39700;
}


table.form02 {
	width:96%;
	margin:30px auto 0;
	text-align:left;
}

table.form02 td {
	padding:0 20px;
	padding-bottom:10px;
}
table.form02 td.next{
	padding:0;
  border-left: solid 5px #ccc;/*左線（実線 太さ 色）*/
  padding-left:10px;
}
p.kakunin {
	text-align:center;
	margin-top:20px;
}
#book #form  table.form02 th {

    padding: 0;
        padding-left: 0px;
    border-left: solid 5px #ccc;
    padding-left: 10px;
	position:relative;

}
 #book #form  table.form02 td.text {
	padding: 16px 16px 36px;
 }
 #book #form  table.form02 th strong {
	background:#ffa948;
	color:#fff;
	font-size:13px;
	line-height:24px;
	width:67px;
	display:inline-block;
	text-align:center;
	position:absolute;
	right:5px;
	top:0px;
}
 #book #form  table.form02 td.text-right {
	 text-align:right;
 }


/* top_menu
----------------------------------- */

ul.service_link {
	width:1032px;
	margin:0 auto 10px;
	display:flex;    justify-content: center;
}
ul.service_link li {
	width:332px;
	height:126px;
	border:1px solid #ccc;
	margin-right: 10px;
}
ul.service_link li img {
	margin-bottom:5px;
}
ul.service_link li  a{
	display:block;
	width:332px;
	height:126px;
	background:url(../img/bg_service_link.png) right bottom no-repeat;
	display:table-cell;
	vertical-align:middle;
	line-height:24px;
	font-size:17px;
}

ul.service_link02 {
	width:1032px;
	margin:0 auto 10px;
	display:flex;    justify-content: center;
}
ul.service_link02 li {
	width:332px;
	height:126px;
	border:1px solid #ccc;
	margin-right: 10px;
}
ul.service_link02 li img {
	margin-bottom:5px;
}
ul.service_link02 li  a{
	display:block;
	width:332px;
	height:126px;
	background:url(../img/bg_service_link.png) right bottom no-repeat;
	display:table-cell;
	vertical-align:middle;
	line-height:24px;
	font-size:17px;
}
#menu {
	width:1104px;
	margin:0 auto;
	padding:71px 0 0;
}

#menu p.sub_tit {
	line-height:38px;
}
#menu .menu {
	width:1032px;
	margin:0 auto 57px;
	background:#f0f0ec;
	border:1px solid #e5e5de;
	padding:52px 0 55px ;
}
#menu .menu  h3 {
	margin-bottom:30px;
}
#menu .menu  .cont_l {
	width:50%;
	box-sizing:border-box;
	padding-left:50px;
	float:left;
}

#menu .menu  .cont_r {
	width:50%;
	box-sizing:border-box;
	float:right;
	padding-left:26px;
}

#menu .menu  .cont_l p.detail,#menu .menu  .cont_r p.detail {
	line-height:48px;
}
#menu .menu  .cont_l p.detail02,#menu .menu  .cont_r p.detail02 {
	line-height:24px;
}
#menu .menu  .cont_l p.detail span,#menu .menu  .cont_r p.detail span {
	line-height:24px;
	display:inline-block;
	padding-top:10px;
}
#menu .menu  .cont_l p.detail small,#menu .menu  .cont_r p.detail small {
	font-size:14px;
}
/* #menu .menu  .cont_l p.detail {
	margin-bottom:200px;
} */

.drink_menu {
	width:100%;
	height:194px;
	background:url(../img/bg_drink_menu.png) no-repeat center;
	padding-top:150px;
}
table.subtit {
	background:#fff;
	width:420px;
	height:96px;
	margin:0 auto 42px;
}
table.subtit th {
	width:37%;
	text-align:center;
	vertical-align:middle;
}
table.subtit td {
	text-align:left;
}
#menu .cont_l table b,#menu .cont_r table b {
	font-family: "Avenir Next" !important;
	font-weight:normal;
	font-size:30px;
}
#menu .cont_l table strong,#menu .cont_r table strong {
	font-family: "Avenir Next" !important;
	font-weight:bold;
	font-style:inherit;
}
#menu .cont_l table td.plus,#menu .cont_r table td.plus {
	font-weight:bold;
	font-size:36px;
	}
#menu .cont_l table td.last,#menu .cont_r table td.last {
	font-weight:bold;
	padding-top:10px;
	}

.menu_sample {
	background:#e4ded3;
	width:589px;
	margin:65px auto 50px;
	position:relative;
	padding:30px 0;
}
.menu_sample img.tit_img {
	position:absolute;
	top:-83px;left: 0;
  right: 0;
  margin: auto;
}

.menu_sample b.under {
	text-decoration:none;
	border-bottom:1px solid #494947;
	padding-bottom:5px;
	line-height:46px;
}
.food_menu {
	width:100%;
	height:194px;
	background:url(../img/bg_food_menu.png) no-repeat center;
	padding-top:150px;
}

.cruising_menu {
	width:100%;
	height:194px;
	background:url(../img/bg_cruising_menu.png) no-repeat center;
	padding-top:150px;
}

.kiyaku_link {
	background:url(../img/kiyaku_link.png) center right no-repeat;
	padding-right:12px;
	font-size:14px;
	/* line-height:48px; */
}

/* 20231206金岡追記 */
.cruising_link {
	padding-right: 12px;
	background:url(../img/kiyaku_link.png) center right no-repeat;
}
/*  --------------*/


#menu .menu  .cont_r02 .kiyaku_link {
	line-height:24px;
}

a.access_link {
	background:url(../img/kiyaku_link.png) center right no-repeat;
	padding-right:15px;
	text-decoration:underline;
}

table.subtit02 {
	background:#fff;
	width:420px;
	height:96px;
	margin:0 auto 25px;
}

#menu .cont_l table b em,#menu .cont_r table b em {
	font-size:18px;
	vertical-align:top;
	display:table-cell;
	display:inline-block;
	padding-right:5px;
}

/*アラカルト・ドリンク*/
#drink  {
	width:100%;
	padding:45px 0; 
}
#drink h2 {
	margin-bottom:30px;}
#drink dl {
	width:550px;
	margin:0 auto 60px;
	border-bottom:1px solid #ccc;
	}
#drink dt {
	border-top:1px solid #ccc;
	text-align:left;
	padding:15px 5px 0px;}
#drink dt small {
	font-size:14px;
	line-height:24px;
}
#drink dd {
	text-align:right;
	color:#121620;
	padding:0 5px 15px;}
#drink dd span {
	font-family: "Avenir Next" !important;
	font-size:18px;
	width:115px;
	display:inline-block;
	white-space:nowrap;
}
#drink p.tit_wine {
	width:550px;
	text-align:left;
	margin:0 auto;
}
#drink p.tit_wine small {
	font-size:14px;
	line-height:24px;
}

#drink dl.glass {
	margin-bottom:10px;	}
	
#drink p.bottom {
	width:550px;
	text-align:left;
	margin:0 auto 60px;
	font-size:14px;
	line-height:24px;
}

#all .close {
	text-align:center;
	margin:50px auto ;
	width:418px;
	height:55px;
	border-radius:50px;
	background:#494947;
	color:#fff;
	line-height:55px;
}
#all .close:hover {
	opacity:0.7;
}
a.underline {
	text-decoration:underline;
}
a.underline:hover  {
	text-decoration:none;
}

.bottom_txt {
	font-size:18px;
	display:inline-block;
	margin-bottom:10px;}


/* 見積もり
----------------------------------- */
p.underline {
	border-bottom:1px solid #ccc;
	padding-bottom:45px;
}
ul.book_link {
	display:flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	margin:60px auto 70px;
}
ul.book_link li {
	width:30%;
	text-align:center;
	border:1px solid #313131;
}
ul.book_link li a {
	display:block;
	width:100%;
	line-height:66px;
	text-align:center;
}
ul.book_link li a:hover {
	background:#ededed;
}
ul.book_link li a.active {
	background:#ededed;
}
ul.book_link li a span {
	background:url(../img/bg_yajirushi.png)  no-repeat center left;
	padding-left:23px;
	background-size:auto 100%;
}
#book {
	width:1100px;
	margin:0 auto;
	text-align:left;
}

#book h3 {
	width:100%;
	font-size:16px;
	line-height:75px;
	text-align:center;
	border-top:1px solid  #7c7c7a;
	border-bottom:1px solid  #7c7c7a;
	margin-bottom:40px;	
	display:flex;
}
#book h3 span {
	width:33.3%;
}
#book h3 span.active {
	border-bottom:4px solid #7c7c7a;
}


#book #form {
	width:1042px;
	margin:0 auto;
}
#book #form .cont_l {
	float:left;
	width:50%;
	box-sizing:border-box;
	padding:0 27px;
}
#book #form .cont_r {
	float:right;
	width:50%;
}
#book #form h4 {
	width:100%;
	height:60px;
	background:#f9f3e5;
	padding:0 38px;
	line-height:60px;
	margin-bottom:30px;
}
#book #form h4.last {
	margin-bottom:10px;
}
#book #form  table.form {
	margin:0 auto;
	width:421px;
	box-sizing:border-box;
}

#book #form  table.form.form-02 {
	margin: 15px auto;
}

#book #form  table.form th{
	color:#121621;
	font-size:16px;
	padding:16px 10px;
	text-align:left;
	border-top:1px solid #ececec;
	border-bottom:1px solid #ececec;
	position:relative;
}
#book #form  table.form .menu-box th em{
	display:block;
	color:#ffa949;
	font-size:14px;
	line-height:12px;
	font-style:normal;
}
#book #form  table.form .menu-box th em.em02{
	display:inline;
	color:#ffa949;
	font-size:14px;
	line-height:12px;
	font-style:normal;
	padding-left:10px;
}

/* オプションメニューの注意文 */
#book #form .menu-box em{
	display:block;
	color:#ffa949;
	font-size:14px;
	line-height:12px;
	font-style:normal;
}
#book #form  .menu-box em.em02{
	display:inline;
	color:#ffa949;
	font-size:14px;
	line-height:12px;
	font-style:normal;
	padding-left:10px;
}

/* ----------------------- */
#book #form  table.form td{
	color:#121621;
	font-size:16px;
	padding:16px 10px;
	text-align:left;
	line-height:28px;
	border-top:none;
}

#book #form  table.form td span{
	font-size:16px;
	color:#121621;
}

#book #form  table.form td input.form_text {
	width:100%;
	border:none;
	border:1px solid #dcdcdc;
	height:52px;
	margin-top:3px;
	font-size:14px;
	text-indent:10px;
	background:#f5f5f3;
	border-radius:5px;
}

#book #form  table.form td input.form_text_half {
	width:48%;
	border:none;
	border:1px solid #dcdcdc;
	height:52px;
	margin-top:3px;
	font-size:14px;
	text-indent:10px;
	border-radius:5px;
	background:#f5f5f3;
}

#book #form  table.form td input.form_text_half02 {
	width:28%;
	border:none;
	border:1px solid #dcdcdc;
	height:52px;
	margin-top:3px;
	font-size:14px;
	text-indent:10px;
	border-radius:5px;
	background:#f5f5f3;
}
.table_in {
	display:block;
}
.table_in i {
	width:100px;
	display:inline-table;
	font-style:normal;
}
/* css checkbox01 */

#book #form .checkbox01 {
}
#book #form .checkbox01-input{
  display: none;
}
#book #form .checkbox01-parts{
  padding-left: 50px;
  position:relative;
  margin-right: 10px;
  line-height:52px;
  letter-spacing:-0.03em;
  display:table-cell;
  line-height:28px;
}
#book #form .checkbox01-parts::before{
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  width: 32px;
  height: 32px;
  background:#f5f5f3;
}
#book #form .checkbox01-input:checked + .checkbox01-parts{
  color: #535545;
}
#book #form .checkbox01-input:checked + .checkbox01-parts::after{
  content: "";
  display: block;
  position: absolute;
  top:7px;
  left: 12px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #535545;
  border-right: 3px solid #535545;
}

/* ラジオボタン01 */
input[type=radio] {
    display: none;
}
.radio01 {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
}
.radio01::before {
    background: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 50%;
    content: '';
    display: block;
    height: 16px;
    left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
}
.radio01::after {
  transform: rotate(40deg);
  border-bottom: 3px solid #535545;
  border-right: 3px solid #535545;
    content: '';
    display: block;
    left: 6px;
    margin-top: -4px;
    opacity: 0;
    position: absolute;
    top: 16px;
  top: 12px;
  left: 12px;
  width: 7px;
  height: 14px;
	
}
input[type=radio]:checked + .radio01::after {
    opacity: 1;
	
}
#book #form  table.form th strong {
	background:#ffa948;
	color:#fff;
	font-size:13px;
	line-height:24px;
	width:67px;
	display:inline-block;
	text-align:center;
	position:absolute;
	right:5px;
	top:20px;
}

#book #form  table.form td p {
	font-size:14px;
}

#book #form .cont_bottom {
	width:988px;
	margin:50px auto 40px;
}
#book #form .cont_bottom h4 {
	margin-bottom:40px;
	text-align:center;
}

#book #form .base_menu {
	background:#d8d4c9;
	border-radius:15px;
	width:640px;
	margin:0 auto;
	padding:35px 0 15px;
}
#book #form .base_menu table.form  {
	width:549px;
	
}
#book #form .base_menu table.form th {
	border:none;
	background:#fff;
	padding:0px 20px;
	height:55px;
}
#book #form .base_menu table.form th strong {
	right:20px;
	top:17px;
}

#book #form .base_menu table.form select {
}

#book #form .base_menu table.form td {
	border:none;
	padding:20px 0px;
}

#book #form .base_menu table.form select.form_text {
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    text-indent: .01px; /*Firefox用*/
    text-overflow: ""; /*Firefox用*/
	height:55px;
	border:none;
	width:100%;
	font-size:16px;
	text-indent:10px;
	background-color:#f5f5f3;
	background-image:url(../img/select_arrow.png) no-repeat right;
	margin-top:3px;
}
table.form td.right {
	padding-bottom:15px;
}

/* ドリンクメニュー */

#book #form .drink_menu {
	background:#d8d4c9;
	border-radius:15px;
	width:640px;
	margin:30px auto 70px;
	padding:35px 0 15px;
}
#book #form .drink_menu table.form  {
	width:549px;
	
}
#book #form .drink_menu table.form th {
	border:none;
	background:#fff;
	padding:0px 20px;
	height:55px;
}
#book #form .drink_menu table.form th strong {
	right:20px;
	top:17px;
}

#book #form .drink_menu table.form select {
}

#book #form .drink_menu table.form td {
	border:none;
	padding:20px 0px;
}

#book #form .drink_menu table.form select.form_text {
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    text-indent: .01px; /*Firefox用*/
    text-overflow: ""; /*Firefox用*/
	height:55px;
	border:none;
	width:100%;
	font-size:16px;
	text-indent:10px;
	background-color:#f5f5f3;
	background-image:url(../img/select_arrow.png) no-repeat right;
	margin-top:3px;
}

/* アコーディオンA */
.menu-box{
width: 947px;
height:auto;
margin: 0px auto 30px;
position:relative;
}

.menu-box h5 {
	position:relative;
}

/*ラベル*/
.menu-box label.btn_menu{
	line-height:22px;
font-size: 14px;
border-radius: 15px;
padding:0px 20px 0px 20px;
text-align:center;
cursor: pointer;
transition: all 0.5s;
border:1px solid #40403e;
position:absolute;
top:14px;
right:0;
white-space:nowrap;

}


/*チェックを隠す*/
.menu-box input.open_btn{
display: none;
}
/*チェックのアイコン（↓）*/
.menu-box label.btn_menu:before{
content:"　 メニューを表示";
background:url(../img/open.jpg) no-repeat left center;
display:block;

}

/*チェックのアイコン（↑）*/
.menu-box input:checked ~ label.btn_menu::before {
font-family:"Avenir";
content:" 　　CLOSE　";
background:url(../img/close.jpg) no-repeat 10px center;
display:block;
}
.menu-box input:checked ~ label {
	
}

/*中身を非表示にしておく*/
.menu-box div{
height: 0px;
padding: 0px;
overflow: hidden;
opacity: 0;
transition: 0.5s;
}

/*クリックで中身を表示*/
.menu-box input:checked ~ div{
height: auto;
/* padding: 5px; */
opacity: 1;
/* padding-top:34px; */
}

.menu-small.menu-small-first {
	margin-top: 30px;
}

.menu-small.menu-small-second table {
    padding: 7px 20px;
}

.menu-small {
	width:100%;
	display:flex;
	/* justify-content: space-between; */
	gap: 18px;
	flex-wrap: wrap;
}
.menu-small table {
	width:300px;
	border:2px solid #eaeaea;
	box-sizing:border-box;
	padding:20px;
	font-size:14px;
	margin-bottom:22px;
}

table.menu .menu_bottom {
	text-align:right;
	padding-top:5px;
}

#book #form  table.menu td input.form_text_half {
	width:100px;
	border:none;
	border:1px solid #dcdcdc;
	height:52px;
	margin-top:3px;
	font-size:14px;
	text-indent:10px;
	border-radius:5px;text-align    : right;
	padding-right:10px;
	background: #f5f5f3;
	}
	

/* css checkbox01 */
table.form td.option span {
	color:#535545;
	
}
.checkbox01 {
}



#book #form  table.form td textarea {width: 100%;
    padding: 10px;
    height: 370x;
    font-size: 14px;
    overflow-y: auto;
    border: none;
    margin-top: 3px;
    border: 1px solid #dcdcdc;
    margin-bottom: 30px;
	background: #f5f5f3;border-radius: 10px;
}



table.form td textarea{
	width:100%;
	padding:10px;
	height:370x;
	font-size:14px;
	overflow-y:auto;
	
	border:none;
	margin-top:3px;
	border:1px solid #dcdcdc;
	margin-bottom:30px;
}
#book #form  table.form div.policy {
	 width:100%;
	 padding: 20px;
	 height:187px;
	 margin:0 auto;
	 overflow-y:auto;
	border:1px solid #dcdcdc;
	background:#f5f5f2;
	line-height:23px;
	font-size:14px;
	margin-bottom:0px;
	 
 }
 
#book #form  table.form .submit_pc {
	margin-top:0;
}
#book #form  table.form .submit_pc input {
	text-align:center;
	width:418px;
	height:60px;
	display:block;
	cursor:pointer;
	margin:40px auto 0;
	background:#4a4a47;
	border-radius:30px;
	color:#fff;
}
#book #form  table.form .submit_pc input:hover {
	opacity:0.7;
}


.submit_sm {
	display:none;
}

/*ポップアップ*/
.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: .6s;
}
.popup.is-show {
  opacity: 1;
  visibility: visible;
}
.popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  height:90%;
  max-height:890px;
  width:auto;
  max-width: 926px;
  padding: 0px;
  background-color: #fff;
  z-index: 2;
}
.popup-inner img {
  height: 100%;
}
.close-btn {
  position: absolute;
  right: 13px;
  top: 13px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  z-index: 3;
}
.close-btnb img {
  width: 5%;
  height: 5%;
}
.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.8);
  z-index: 1;
  cursor: pointer;
}

/* 20231205 金岡追記 */

.box {
	display: inline-block;
	margin-top: 30px;
	width: 75%;
	border: silver 2px solid;
	padding: 40px;
}

.mt10 {
	margin-top: 10px;
} 

.leaf-menu {
	position: relative;
	padding: 15px 0px;
}

.leaf-icon {
	position: absolute;
    right: 25px;
	bottom: 70px;
}

.leaf-icon img{
	position: absolute;
}

.number-input {
	display: flex;
	text-align: center;
}

.number-input p {
	margin: 15px 0;
}

/* モーダルを開くボタン */
#js-line-open-pc, #js-line-open-sm{
	position: fixed;
	top: 50%;
	left: 50%;
	font-size: 16px;
	font-weight: bold;
	width: 300px;
	height: 60px;
	color: #fff;
	background: #000;
	border: none;
	cursor: pointer;
	translate: -50% -50%;
  }
  
  /* モーダルと背景の指定 */
  .line-modal{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0,0,0,50%);
	padding: 40px 20px;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	box-sizing: border-box;
  }
  
  /* モーダルの擬似要素の指定 */
  .line-modal:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	margin-left: -0.2em;
  }
  
  /* クラスが追加された時の指定 */
  .line-modal.line-is-show{
	opacity: 1;
	visibility: visible;
  }
  
  /* モーダル内側の指定 */
  .line-modal-inner{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	/* max-width: 600px; */
	width: 30%;
  }
  
  /* モーダルを閉じるボタンの指定 */
  #js-line-close{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 87%;
	left: 46%;
	width: 40px;
	height: 40px;
	color: #fff;
	cursor: pointer;
  }
  
  /* モーダルのコンテンツ部分の指定 */
  #js-line-img{
	background: #fff;
	text-align: center;
	line-height: 1.8;
	padding: 20px 20px 80px;
  }
  
  /* モーダルのコンテンツ部分のテキストの指定 */
  /* .modal-content p{
	margin: 1em 0;
  } */

  .modal-sm {
    visibility: hidden;
    display: none;
    width: 0;
    height: 0;
  }