@charset "utf-8";

body {
	color: #555555;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
	font-size: 15px !important;
	line-height: 26px;
	background-image: url(../images/black_bg.jpg);  
	background-repeat: repeat;
	background-position: center top; 
    	padding: 0 !important;
    	margin: 0 !important;
}
.site {
  background-repeat: repeat;
}
#contents {
    width: 1280px;
	max-width: 100%;
	margin: 0 auto;
}
#contents img {
 	max-width: 100%;
	height: auto;
	}
p {
    margin: 0px !important;
}
.content-area,
.sidebar-area,
.contact-area {
	margin: 30px 0;
}
img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
.info h4  {
    padding: 0;
    margin: 0 0 10px 0;
    font-family: 'Amatic SC',cursive !important;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 1.1;
    z-index: 0;
    color: #555555;
}
.info .open  {
    	padding: 0;
    	margin: 0 auto;
	width: 210px;
}
.info .time  {
	text-align: left;
    	padding: 0;
    	margin: 0;
	width: 110px;
	float: left;
}
.info .day  {
	text-align: left;
    	padding: 0;
    	margin: 0;
	width: 90px;
	float: right;
}
.info a  {
	color: #c86b58;
}
.info a:hover {
	color: #000000;
}
.story_subtit {
    padding: 0;
    margin: 0 0 3px 0;
    font-family: 'Sue Ellen Francisco', cursive !important;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 2;
    z-index: 0;
    color: #555555;
}
.story_subtit2 {
    font-family: 'Sue Ellen Francisco', cursive !important;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 2;
    z-index: 0;
}
.dot_border  {
	width: 100%;
    	height: 40px;
	background: transparent url('../images/news_border.png') repeat-x right center;
}
.dot_border_red  {
	width: 100%;
    	height: 40px;
	background: transparent url('../images/news_border_red.png') repeat-x right center;
}
.clear{
	clear:both;
	font-size:0;
	line-height:0;
}
/* Entry Header */
.entry-header {
	margin-bottom: 14px;
}
@media screen and (min-width: 780px) {
	body,
	button
 {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
	background-image: url(../images/black_bg.jpg);  
	background-repeat: repeat;
	background-position: center top; 
	}
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: #111;
	font-family: Century Gothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif !important;
	letter-spacing: 0em !important;
	font-weight: normal !important;
}
.entry-content {
	margin-bottom: 10px;
	padding-bottom: 24px;
	background: transparent url('../images/news_border.png') repeat-x center bottom;
}

.post-full-summary .hentry {
    background: none;
}
.entry-content h1, .entry-content h2, .entry-content h3{
	font-size: 32px !important;
    	margin: 10px 0;
	padding: 0;
}
.entry-content h1, #cal_tit h1 {
    	margin-bottom: 0;
    	margin-top: 0;
}
.entry-content a {
	color: #1272a7 !important;
}
.entry-content a:hover {
	color: #000000 !important;
}
.page .entry-content {
	border-bottom: none !important;
}
.has-sidebar .hentry {
    background: none;
}
@media screen and (min-width: 960px) {

	.has-sidebar .content-area {
		border-right: solid 1px #ddd;
		float: left;
		margin-right: 24px;
		padding-right: 24px;
		width: 750px;
	}
	.has-sidebar .sidebar-area {
		float: left;
		width: 320px;
	}
}
/* Base */
.entry-content , .entry-summary {
	font-size: 15px !important;
	line-height: 24px !important;
}
.comment-content {
	font-size: 15px !important;
}
.single .hentry, .page .hentry {
    margin-bottom: 20px;
}
.comments-area {
    margin-top: 28px;
}
.comments-title, .comment-reply-title {
    margin-bottom: 10px;
}
.entry-content p {
    margin: 0 !important;
}
.entry-content p img:only-child {
    margin-top: 0px;
}
.entry-content table {
	font-size: 15px !important;
	line-height: 24px;
	margin-bottom: 0px;
}
.entry-content table, .comment-content table {
    border-top: 0;
}
.entry-content td, .entry-content th {
    border-bottom: 0;
    padding: 5px 10px;
	word-break: break-all;
}
.entry-content img {
    margin: 0px auto 4px auto;
}
.entry-content h1 img {
    margin: 0px auto 10px auto;
}
.entry-content img, .comment-content img, .welcome-text-image img, .featured-image {
    position: relative;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    border: none;
    margin-bottom: 10px;
    margin-top: 0px;
    padding: 0;
}


#top {
	z-index: 8888;
	padding-top: 120px;
	padding-bottom: 50px;
	position: relative;
}
#top_inner {
	box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.6);
   	-moz-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.6);
}
#sns {
	text-align: center;
	margin: 30px auto 10px auto;
	padding: 0;
}
#news {
	margin-top:-130px;
	padding-top:130px;
}
#about {
	margin-top:-80px;
	padding-top:130px;
}
#about {
	color: #ffffff;
	background-image: url(../images/black_bg.jpg);  
	background-repeat: repeat;
	background-position: center top;
}
#about a {
	color: #ffffff;
	border-bottom: thin dashed #CCCCCC !important;
}
#about a:hover {
	color: #c86b58;
	border-bottom: thin dashed #CCCCCC !important;
}
#about_bg01 {
	text-align: center;
	background-image: url(../images/about_bg01.png);  
	background-repeat: no-repeat;
	background-position: center top;
}
#about_bg02 {
	background-image: url(../images/about_bg02.png);  
	background-repeat: no-repeat;
	background-position: center 1250px;
	padding-bottom: 80px;
}
#about_slider_inner, #about_slider_inner2 {
	width: 100%;
	height: auto;
	position: relative;
	display: inline-block;
	line-height: 0;
	overflow: hidden;
}
#about_slider_inner::after {
	width: 100%;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	box-shadow: 0px -15px 15px -10px rgba(0, 0, 0, 0.6) inset;
   	-moz-box-shadow: 0px -15px 15px -10px rgba(0, 0, 0, 0.6) inset;
	-webkit-box-shadow: 0px -15px 15px -10px rgba(0, 0, 0, 0.6) inset;
}
#about_slider_inner2::after {
	width: 100%;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.6) inset;
   	-moz-box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.6) inset;
	-webkit-box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.6) inset;
}
#menu {
    width: 1280px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
	clear:both;
  background-image: url(../images/bg.jpg);
}
#access {
	margin-top:-130px;
	padding-top:130px;
	padding-bottom: 60px;
}
#recipe_column {
	margin-top:0;
	padding-top:50px;
}

.inner {
	width: 92%;
	margin: 15px auto;
	clear:both;
}

#about_inner {
    margin: 0 auto;
	width: 90%;
}
#menu_inner {
    	margin: 0 auto;
	width: 90%;
}


/* Links */
a {
	color: #000;
	text-decoration: none;
}
a:hover  {
	color: #c86b58;
}
a, a:visited {
    outline: none !important;
}
.entry-content a, .entry-summary a, .comment-content a, .comment-respond a, .navigation a, .comment-navigation a, .current-menu-item > a {
    color: #c86b58;
}
/* =Layout
----------------------------------------------- */
hr {
    background-color: #FFF !important;
    border-bottom: thin dashed #CCCCCC !important;
    height: 1px !important;
    margin: 15px 0px !important;
    clear: both !important;
}
.site {
	margin: 0 auto;
	padding: 0px;
	position: relative;
}

.site-branding,
.site-content,
.footer-widget,
.site-info {
	max-width: 700px;
	margin: 0 auto;
}
.site-branding {
	padding: 0 10px 4px 10px !important;
}
#main-part {
	max-width: 800px;
	margin: -50px auto 0 auto;
	padding: 130px 15px 0 15px;
}

/* Footer Widget */
.footer-area {
	border-bottom: solid 1px #c86b58 !important;
	margin-top: 48px;
}
@media screen and (min-width: 960px) {
	.site {
		max-width: 100%;
	}
.site-footer {
    border-top: none !important;
    clear: both;
}
}
/* 404 */
.error-404 {
	margin-top: -130px;
	padding-top: 330px;
}

/* =About
----------------------------------------------- */
.about_subtit{
	font-family: Georgia, '游明朝', YuMincho, 'Hiragino Mincho ProN', Meiryo, serif !important;
	font-weight: 600;
	font-size: 24px;
	line-height: 24px !important;
	margin: 20px auto 20px;
	padding-bottom: 16px;
}
/* =Menu List
----------------------------------------------- */
.menu_tit{
	color: #555555;
	font-family: 'Amatic SC',cursive !important;
	font-style: normal;
	font-weight: normal;
	font-size: 46px;
	line-height: 1;
	margin: 25px auto 0;
}

.menu_tit span.star{
	vertical-align: sub;
}

.menulist_l{
	float: left;
	width: 46%;
	margin: 0 10px;
	text-align: left;
}
.menulist_r{
	float: right;
	width: 46%;
	margin: 0 10px;
	text-align: left;
}
.menulist_l2{
	float: left;
	width: 100%;
	margin: 0;
	text-align: left;
}
.menulist_l6{
	float: left;
	width: 33%;
	margin: 0%;
	text-align: left;
}
.menulist_tit{
	color: #887025;
	font-family: Georgia, '游明朝', YuMincho, 'Hiragino Mincho ProN', Meiryo, serif !important;
	font-weight: 600 !important;
	font-size: 30px !important;
	line-height: 60px !important;
	text-align: left !important;
	border-bottom: solid 1px #887025 !important;
	margin: 20px auto 20px;
	padding-bottom: 16px;
}
.menulist_l ul, .menulist_r ul{
	list-style: none;
	font-size: 14px;
	margin: 0 0 3em 0;
}
.menulist_l6 ul {
	list-style: none;
	font-size: 16px;
	margin: 0 auto;
	padding: 0 5px;
}
.menulist_l li, .menulist_r li, .menulist_l6 li {
	margin-bottom: 10px;
}
.menuname{
	font-weight: 600;
    	border-bottom: thin dashed #CCCCCC !important;
}
.jap {
	color: #9f8844;
	font-size: 18px;
	font-weight: 400;
	line-height: 10px !important;
}
.price {
	font-style: italic;
	font-size: 14px;
	font-weight: 600;
	color: #887025;
	float: right;
	text-align: left;
}
.menulist_l ul li .detail, .menulist_r ul li .detail, .menulist_l6 ul li .detail {
    display: block;
    font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 10px;
}
.menulist_l6 ul li img{
	width: 100%;
	margin: 0 0 4px;
}
.menulist_slider {
	font-size: 14px;
	margin: 0 20px;
}
.menu-text::before {
    content: "\f419";
    display: inline-block;
    font: normal 30px/1 Genericons;
        font-style: normal;
        font-variant-caps: normal;
        font-weight: normal;
        font-stretch: normal;
        font-size: 30px;
        line-height: 1;
        font-family: Genericons;
        font-size-adjust: none;
        font-kerning: auto;
        font-optical-sizing: auto;
        font-variant-alternates: normal;
        font-variant-east-asian: normal;
        font-variant-ligatures: normal;
        font-variant-numeric: normal;
        font-variant-position: normal;
        font-language-override: normal;
        font-feature-settings: normal;
        font-variation-settings: normal;
    -webkit-font-smoothing: antialiased;
    margin-right: 10px;
    position: relative;
    top: -1px;
    vertical-align: middle;

}

/* =Images
----------------------------------------------- */
img.imgLeft{
	float: left;
	width: 120px;
	margin-right: 15px;
	margin-top: 3px;
}
.noborder {
    box-shadow: none !important;
}
/* =Header
----------------------------------------------- */

.site-header {
	width: 100%;
	height: 120px;
	position: fixed;
	display: block;
	top: 0;
	z-index: 9999;
	margin: 0 auto 10px auto;
	background: #000000;
	background-image: url(../images/header_bg.jpg);  
	background-repeat: repeat;  
	background-position: bottom center;
	box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.6);
   	-moz-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.6);
}
.site-logo {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
@media screen and (min-width: 780px) {
	.site-branding {
		padding: 0px 0 15px;
	}
	.site-logo img {
		zoom: 1;
	}
	.site-header {
		margin: 0 auto 10px auto;
	}
	.site-title {
		font-size: 43px;
		line-height: 50px;
		margin-bottom: 8px;
	}
	.site-description {
		font-family: Century Gothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif !important;
		font-size: 10px !important;
		letter-spacing: 0.2em;
	}
	.header-image {
		margin: 10px 0 0 0;
	}
	.header-image img {
		width: 100%;
		margin-left: 0;
		max-width: 100%;
	}
}
@media screen and (max-width: 779px) {
	.site-header {
	height: 132px;
	}
}


/* Footer Info */
.site-info {
	font-family: Century Gothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif !important;
	max-width: 1000px;
}
.site-footer {
	/* height: 80px; */
	color: #ffffff;
    	box-shadow: 0px -8px 10px 0px rgba(0, 0, 0, 0.5);
    	-moz-box-shadow: 0px -8px 10px 0px rgba(0, 0, 0, 0.5);
    	-webkit-box-shadow: 0px -8px 10px 0px rgba(0, 0, 0, 0.5);
    	border-top: none !important;
    	padding: 0px !important;
    	margin: 0 auto !important;
	/* z-index: 9999; */
	width: 100%;
    	clear: both;
    	position: relative;
}

.site-copyright {
	color: #ffffff;
	font-size: 18px !important;
	line-height: 30px !important;
	margin: 0 !important;
    	padding: 20px 0 10px !important;
	text-align: center;
}
.site-copyright img {
	margin-right: 6px !important;
}
.site-copyright a {
	color: #ffffff;
}
.site-copyright a:hover {
	color: #ffffff;
	text-decoration: underline;
	outline: none;
} 

/* Alignment */
.aligncenter,
.alignleft,
.alignright {
	margin-bottom: 12px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.alignleft {
	display: inline;
	float: left;
	margin-left: 0px;
	margin-right: 12px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 12px;
	margin-right: 0px;
}

/* =Social
----------------------------------------------- */
.social-ring-button img {
    padding: 0px !important;
    margin: 0px !important;
    box-shadow: none !important;
}

/* サブタイトルボーダー */
.form_tit {
    font-family: inherit;
    font-size: 200%;
    width: 100%;
    max-width: 100%;
    margin: 0 auto 30px;
}
.title-border {
	display: flex;
	align-items: center;
	margin: 0 auto;
}
.title-border:before,
.title-border:after {
	border-top: 1px solid;
	content: "";
	flex-grow: 1;
}
.title-border:before {
	margin-right: 1rem;
}
.title-border:after {
	margin-left: 1rem;
}
.contact_table {
	font-size: 15px !important;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic" !important;
}
.contact_table .gallery-icon {
	padding: 2px !important;
}
.contact_table table {
	font-size: 15px !important;
    width: 100%;
    max-width: 100%;
	border-top: solid 1px #666;
}
.contact_table table th, .contact_table table td {
    padding: 10px 5px !important;
	word-break: break-all;
	vertical-align: top;
	border-bottom: solid 1px #666;
}
.contact_table p {
    line-height: 1.7;
}

/******************************************************************
smooth scroll
******************************************************************/
.pagetop {
    display: none;
    position: fixed;
    bottom: 60px;
    right: 5px;
	z-index:1040;
}
.pagetop a {
    display: block;
}
/******************************************************************
responsive
******************************************************************/
@media screen and (max-width: 779px) {
.main-navigation ul {
	padding-bottom: 10px !important;
}
#news_inner {
	width: 90%;
   	white-space: normal;
}
#news ul {
	list-style: none;
	margin: 50px 0 20px 0px !important;
}
#news li {
	margin-bottom: 20px !important;
}
.footer-area {
	border-bottom: solid 1px #c86b58 !important;
	margin: 48px 15px 0 15px;
}
.site-header {
    	margin-bottom: 0 !important;
}
.site-footer {
    border-top: none !important;
    clear: both;
}
.site-info {
	max-width: 98%;
}
.menulist_l, .menulist_r, .menulist_l6{
	float: none;
	width: 100%;
	margin: 0 ;
}
#story_bg01 {
	width: 96%;
	margin: 0 auto;
	background-image: none;  
}
}

/* =SNS
----------------------------------------------- */
#sns {
	width: 80%;
	margin:20px auto;
	color: #ffffff;
}

.sns_tit {
    font-family: 'Amatic SC',cursive !important;
	color: #ffffff;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 1.6;
    z-index: 0;
}
#sns h3,#sns a {
	color: #ffffff;
}
#sns a:hover {
	color: #c86b58;
} 

.sp {
	display: none !important;
}
@media all and (min-width: 0) and (max-width: 767px) {
	.sp {
		display: block !important;
	}

	.pc {
		display: none !important;
	}
}
