@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    0.0.5
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/

.header {
	background-size: cover;
}

header.entry-header {
	background: #900;
	margin-top: -1em;
}

.home header.entry-header {
	display: none;
}
.fixed-header {
	height: 70px;
}
.is-header-fixed .header-container {
	background: #000;
}
.fixed-header .header .header-in {
	background: #000;
	margin-left: 2em;
}
#shop_information {
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 1.25;
	padding-bottom: 1em;
	margin-top: -1em;
}
#shop_information .tel_number {
	font-size: 30px;
	font-weight: bold;
}
.center {
	text-align: center;
}
p.center {
	text-align: center;
}
.a-wrap {
	color: #999;
}
.a-wrap:hover {
	color: #666;
}
.navi-in a {
    color: #060;
}
.navi-in a:hover {
    color: #f90;
	background: #fff;
}
.date-tags {
    display: none;
}
.header-container, .main, .sidebar {
    background-color: transparent;
}
.wrap {
    width: 100%;
}
.main {
    padding: 0;
    border: none;
}
h1.entry-title {
	max-width: 1000px;
	margin: 0 auto;
	color: #fff;
	padding: 0.5em 0;
	text-shadow: 2px 2px 0 #000;

}
h2,h3,h4,p,table,.breadcrumb {
	max-width: 1000px;
	margin: 0 auto !important;
}
.article h2 {
	clear: both;
    font-size: 24px;
	margin-top: 1em !important;
    padding: 0.5em 1em 0.25em;
    background: linear-gradient(#801800,#c13f20);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#801800), to(#c13f2
0));
    background: -moz-linear-gradient(#801800, #c13f20);
/*    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#80180
0, EndColorStr=#c13f20)"; */
    color: #fff;
	text-shadow: 2px 2px 0 #000;
    margin-bottom: 1em !important;
	border-radius: 50px;
	box-shadow: 3px 3px 3px #333;
}
.article h3 {
	clear: both;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px dotted #009900;
    font-size: 22px;
	color: #009900;
    padding: 6px 20px;
    margin: 2em auto 1em !important;
}
ul.list {
	max-width: 1000px;
	margin: 0 auto;
}
ul.list li {
	list-style-type: none;
}
ul.list li a {
	color: #009900;
}
.large_tel{
	font-size:36px;
	color: #666;
	font-weight: bolder;
}
.blocks-gallery-grid, .wp-block-gallery {
	max-width: 1000px;
    margin: 0 auto !important;    
}
.video-container, .instagram-container, .facebook-container {
    max-width: 640px;
    margin: 30px auto;
}
.wp-block-media-text {
    max-width: 1000px;
    margin: 0 auto;
}
.wp-block-image figcaption {
    text-align: center;
	font-size: 18px;
	line-height: 1;
	padding-top: 10px;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	background: rgba(0,0,0,0.9);
	padding: 10px 10px 8px;
}
.wp-block-columns {
	max-width: 1000px;
	margin: 1em auto;
}
table.ichiran {
	border: 1px solid #ddd;
}
table.ichiran thead th {
    background: linear-gradient(#801800,#c13f20);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#801800), to(#c13f20));
    background: -moz-linear-gradient(#801800, #c13f20);
	color: #fff;
}
/*
table.ichiran thead th.column-1,
table.ichiran thead th.column-2 {
    border-right: 1px solid #fff;
}
*/
table.ichiran td {
	background: #fff;
}
table.ichiran td.column-1 {
	background-color: #ffc;
	border-right: 1px solid #ddd; 
}
table.ichiran td.column-2 {
	border-right: 1px solid #ddd; 
}
table.ichiran td.column-3 {
	width: 85px; 
}
table.drink td.column-1 {
	width: 50%; 
}
table tr:nth-of-type(2n) {
	background-color: #fafbfc;
}
table {
	font-size: 14px;
	color: #333;
}
table th {
    background-color: #ffc;
    text-align: left;
    font-weight: normal;
    padding: 0.5em 1em;
}
table th.category,
table td.naiyou,
table td.tax {
    background: linear-gradient(#801800,#c13f20);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#801800), to(#c13f2
0));
    background: -moz-linear-gradient(#801800, #c13f20);
	color: #fff;
}
table td {
    padding: 0 1em;
	background: #fff;
}
.banquet_plan {
	font-size: 16px;
}
.banquet_plan th {
	background: #FFc !important;
	padding: 0.5em 1em !important;
}
.banquet_plan td {
	padding: 0.5em 1em !important;
}

.new-entry-cards{
	max-width: 1000px;
	margin: 0 auto;
}
.footer {
    background: #311c0b;
	padding: 10px 0 20px;
}
.footer-in {
	max-width: 1000px;
	margin: 0 auto;
}
.footer-bottom {
    margin-top: 10px;
}
.footer-bottom-logo .logo-image {
    max-width: 200px;
	margin-bottom: 1em;
}
.navi-footer-in a {
    color: #fff;
    font-size: 14px;
}
.navi-footer-in a:hover {
	background: transparent;
    color: #f90;
}
.copyright {
    color: #fff;
}

div.fb-page.fb_iframe_widget {
	display: block;
	width: 100%;
	text-align: center;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/
}

/*1030px以下*/
@media screen and (max-width: 1030px){
	.navi {
		display: none;
	}
	.main {
		padding: 0 !important;
	}
	header.entry-header {
		margin-top: 0em;
	}
	h1.entry-title {
    	max-width: 90%;
	}
	h2,h3,h4,p,table,.breadcrumb {
		max-width: 90%;
	}
	.wp-block-columns {
		max-width: 90%;
	}
	.mobile-menu-buttons {
		background-image: url(http://kinsei.kanai-group.com/wp/wp-content/uploads/2017/04/bg_header.png);
	}
	.mobile-menu-buttons .menu-button {
		color: #fff;
	}
	.blocks-gallery-grid, .wp-block-gallery {
		max-width: 95%;
	}
}

/*768px以下*/
@media screen and (max-width: 768px){
	.navi-footer-in > .menu-footer li.menu-item {
		width: auto;
		border: none;
	}
	.blocks-gallery-grid, .wp-block-gallery {
		max-width: 95%;
		padding: 0 !important;
	}
	.wp-block-media-text {
		max-width: 90%;
	}
	.wp-block-media-text .wp-block-media-text__content {
		padding: 0 2% !important;
	}
}

/*480px以下*/
@media screen and (max-width: 480px){
	.logo-image {
		padding: 10px 20px;
	}
	.article h2 {
		font-size: 20px;
	}
	.large_tel {
		font-size: 30px;
	}
	.blocks-gallery-grid, .wp-block-gallery {
		max-width: 94%;
		padding: 0 !important;
	}
	.blocks-gallery-grid .blocks-gallery-image,
	.blocks-gallery-grid .blocks-gallery-item,
	.wp-block-gallery .blocks-gallery-image,
	.wp-block-gallery .blocks-gallery-item {
		margin: 0 0 1em 0 !important;
		width: 100% !important;
	}
	.wp-block-video {
		margin: 20px 20px 0 !important;
	}
}