	@charset "UTF-8";

/* ///////////////////////////////////////////////////////////////////

sitemap

/////////////////////////////////////////////////////////////////// */


body.page-template-page-sitemap .content {}

body.page-template-page-sitemap .content h1 {
	font-size: 30px;
	padding-top: 80px;
	padding-bottom: 70px;
}

body.page-template-page-sitemap .content .wrap {
	font-size: 11px;
	padding-bottom: 100px;
	width: 83%;
	margin: 0 auto;
	text-align:center;
}

body.page-template-page-sitemap .content .wrap ul {
	display:table;
	text-align:center;
	vertical-align:middle;
}

body.page-template-page-sitemap .content .wrap li {
	width: 270px;
	height: 60px;
	border: 1px solid #cec2bc;
	box-sizing: border-box;
	line-height: 20px;
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	margin: 10px;
	vertical-align:middle;
	text-align:center;
	position:relative;
	}
body.page-template-page-sitemap .content .wrap li a{
	display: table-cell;
	vertical-align:middle;
	text-align:center;
	margin:auto;
	width: 270px;
	height: 60px;
}



/* ///////////////////////////////////////////////////////////////////
vegitable
/////////////////////////////////////////////////////////////////// */


body.page-template-page-vegitable .content {
	padding-top: 80px;
}

body.page-template-page-vegitable .content .textArea {
	padding-bottom: 45px;
}

body.page-template-page-vegitable .content h1 {
	font-size: 30px;
	/*margin-bottom: 25px;*/
	margin-bottom: 50px;
}

body.curr_lang_en.page-template-page-vegitable .content h1 {
	font-size: 30px;
	margin-bottom: 25px;
	line-height:1.8em;
}

body.page-template-page-vegitable .content h1 strong {
	display: inline-block;
	line-height:1.6em;
	border-bottom: 2px #5c3723 solid;
}

body.page-template-page-vegitable .content img {
	width: 400px;
	/*margin-bottom: 20px;*/
	margin-bottom: 50px;
}

body.page-template-page-vegitable .content .vegiText{
	margin-bottom: 2.0em;
}

body.page-template-page-vegitable .content p {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1.4em;
	line-height: 2.4;
	letter-spacing: 0.05em;
}

body.curr_lang_en.page-template-page-vegitable .content p {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1.4em;
	line-height: 2.3;
	letter-spacing: 0.05em;
}


body.page-template-page-vegitable .content h2 {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 45px;
}



body.page-template-page-vegitable .content .pdfArea {
	margin-top: 45px;
	padding-top: 70px;
	border-top: 1px solid #dcd4d2;
	max-width: 780px;
	margin: 0 auto;
}

body.page-template-page-vegitable .content .pdfArea h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

body.page-template-page-vegitable .content .pdfArea p {
	font-size: 12px;
	margin-bottom: 60px;
	font-weight:normal;
}

body.page-template-page-vegitable .content .pdfArea ul.btn {
	width: 450px;
	margin: 0 auto;
	margin-bottom: 30px;
}

body.page-template-page-vegitable .content .pdfArea ul.btn li {
	margin-bottom: 15px;
}

body.page-template-page-vegitable .content .pdfArea ul.btn li a {
	display: block;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	border:1px solid #c9c0bb;
	font-size: 12px;
	position: relative;
}

body.page-template-page-vegitable .content .pdfArea ul.btn li a:before {
	content: "";
	display: inline-block;
	background: url(../imgs/pdf_icon.png) center center no-repeat;
	width: 16px;
	height: 16px;
	background-size: contain;
	margin-right: 10px;
	vertical-align: middle;
	position: absolute;
	left:10px;
	top: 50%;
	margin-top: -8px;
}

body.page-template-page-vegitable .content .pdfArea .pdf_link {
	line-height: 1.5;
	font-size: 14px;
	margin-bottom:0;
}

body.page-template-page-vegitable .content .pdfArea .pdf_link:before {
	content: "";
	display: inline-block;
	background: url(../imgs/pdf_icon.png) center center no-repeat;
	width: 16px;
	height: 16px;
	background-size: contain;
	margin-right: 6px;
	vertical-align: top;
	margin-top: 2px;
}

body.page-template-page-vegitable .content .pdfArea .pdf_link a {
	display: inline-block;
	border-bottom: 1px solid #5c3723;
	margin-bottom: 30px;
}




body.page-template-page-vegitable .content ul.attention {
	margin-bottom: 100px;
}

body.page-template-page-vegitable .content ul.attention li {
	font-size: 12px;
	margin-bottom: 10px;
	letter-spacing: 0.05em;
	color: #938278;
}




body.page-template-page-vegitable .content .pdf_btn {
	display: inline-block;
	padding: 0 30px;
	border: 1px #5c3723 solid;
	margin-bottom: 50px;
	margin-top: 5px;
	height: 35px;
	line-height: 35px;
	box-sizing: border-box;
	font-weight:bold;
}

body.page-template-page-vegitable .content .pdf_btn:before {
	content: "";
	display: inline-block;
	background: url(../imgs/pdf_icon.png) center center no-repeat;
	width: 16px;
	height: 16px;
	background-size: contain;
	margin-right: 10px;
	vertical-align: middle;
}




/* ///////////////////////////////////////////////////////////////////
guide
/////////////////////////////////////////////////////////////////// */


body.page-template-page-guide .content {
}

body.page-template-page-guide .content .wrap {
	max-width: 980px;
	padding: 0 60px;
	box-sizing: border-box;
	padding-top: 80px;
	padding-bottom: 90px;
	margin: 0 auto;
	text-align: left;
}

body.page-template-page-guide .content h1 {
	font-size: 30px;
	padding-bottom: 70px;
	text-align: center;
}

body.page-template-page-guide .content h2 {
	font-size: 18px;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 30px;
	border-top: 1px solid #dbd4d2;
}

body.page-template-page-guide .content h2.lead_h_2 {
	margin-top: 70px;
}

body.page-template-page-guide .content .lead {
	text-align: center;
	line-height: 2;
	padding-bottom: 55px;
	border-bottom: 1px solid #dbd4d2;
	margin-bottom: 20px;
}


body.page-template-page-guide .content h3 {
	font-size: 16px;
	padding-top: 25px;
	padding-bottom: 20px;
}

body.page-template-page-guide .content p {
	padding-bottom: 10px;
	line-height:1.8;
	font-size:13px;
}

body.page-template-page-guide .content a {
	text-decoration: underline;
}

body.page-template-page-guide .content a:hover {
	text-decoration: none;
}

body.page-template-page-guide .content ul {
	padding-bottom: 30px;
}

body.page-template-page-guide .content ul li {
}

body.page-template-page-guide .content .contact h4 {
	font-size: 14px;
	padding-top: 45px;
	padding-bottom: 14px;
}

body.page-template-page-guide .content .contact p {
}



/* ///////////////////////////////////////////////////////////////////
calorie
/////////////////////////////////////////////////////////////////// */
body.page-template-page-calorie .content {
}

body.page-template-page-calorie .content .wrap {
	max-width: 980px;
	padding: 0 60px;
	box-sizing: border-box;
	padding-top: 80px;
	padding-bottom: 90px;
	margin: 0 auto;
	text-align: left;
}

body.page-template-page-calorie .content .wrap h1 {
	font-size: 30px;
	padding-bottom: 70px;
	text-align: center;
}

body.page-template-page-calorie .content .wrap h2 {
	font-size: 18px;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 40px;
	border-top: 1px solid #dbd4d2;
}

body.page-template-page-calorie .content .wrap ul {
	margin-bottom: 50px;
}

body.page-template-page-calorie .content .wrap ul li {
	margin-bottom: 10px;
	margin-left:14px;
	padding-left: 0px;
	background: url(../imgs/list_dot.png) 0 7px no-repeat;
	background-size: 6px 6px;
	list-style-type: disc;
	line-height:1.8;
}

body.page-template-page-calorie .content .wrap .btn_area {
	text-align: center;
}

body.page-template-page-calorie .content .wrap .pdf_btn {
	display: inline-block;
	border: 1px solid #5c3723;
	line-height: 36px;
	height: 36px;
	padding: 0 25px;
	font-weight: bold;
}

body.page-template-page-calorie .content .wrap .pdf_btn:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../imgs/pdf_icon.png) no-repeat;
	background-size: contain;
	margin-right: 6px;
	vertical-align: top;
	margin-top: 7px;
}


/* ///////////////////////////////////////////////////////////////////
contact系列
/////////////////////////////////////////////////////////////////// */
.content.contact_family {
}

.content.contact_family .wrap {
	max-width: 980px;
	padding: 0 60px;
	box-sizing: border-box;
	padding-top: 80px;
	padding-bottom: 90px;
	margin: 0 auto;
	text-align: left;
}

.content.contact_family .wrap h1 {
	font-size: 30px;
	padding-bottom: 70px;
	text-align: center;
}

.content.contact_family .wrap p {
	margin-bottom: 26px;
	line-height: 2;
	font-size: 12px;
}

.content.contact_family .wrap .privacy {
	padding: 30px 30px 0px 30px;
	border: 1px solid #dbd4d2;
	height: 400px;
	overflow: scroll;
	margin-bottom: 30px;
	text-align: left;
	font-size: 12px;
}


.content.contact_family .wrap .privacy h3 {
	font-size: 14px;
	margin-bottom: 1em;
	margin-top: 3em;
}

.content.contact_family .wrap .privacy h3:first-child{
 	margin-top: 0;
}

.content.contact_family .wrap .privacy ul {
	margin-bottom: 20px;
}


.content.contact_family .wrap .privacy ul li {
	font-size: 12px;
}

.content.contact_family .wrap .privacy p {
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 1.5;
}

.content.contact_family .wrap .privacy h4 {margin-bottom: 0.5em;}

.content.contact_family .wrap .privacy_check {
	text-align: center;
	padding-bottom: 50px;
	color:#5c3723;
}

body.page-template-page-contact_form .content.contact_family .wrap .privacy_check {
	padding-bottom: 0;
}

.content.contact_family .wrap #checkbox_privacy {
	color:#5c3723;
}

.content.contact_family .wrap .privacy_check .checkbox {
	color:#5c3723;
}

.content.contact_family .wrap dl{
	width: 570px;
	margin: 50px auto;
}
.content.contact_family .wrap dt{
	font-size: 12px;
	font-weight: bold;
	width: 140px;
	display: inline-block;
	margin-bottom: 2em;
	vertical-align: top;
}
.content.contact_family .wrap dt span{
	color: #938278;
	font-size: 11px;
	font-weight: normal;
}
.content.contact_family .wrap dd{
	font-size: 13px;
	width: 425px;
	display: inline-block;
	margin-bottom: 2em;
	vertical-align: top;
}
.content.contact_family .wrap .btns{
	text-align: center;
}
.content.contact_family .wrap .btns .btn{
	width: 280px;
	height: 34px;
	background: #fff;
	border: #938278 1px solid;
	color: #5c3723;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	text-align: center;
	line-height: 34px;
	margin: 0 5px;
	position: relative;
}
.content.contact_family .btn.send:before{
	content: "";
	display: inline-block;
	background: url(../imgs/contact_mail_icin.png) no-repeat;
	background-size: contain;
	width: 16px;
	height: 12px;
	position: absolute;
	top: 11px;
	left: 11px;
}
.content.contact_family .wrap .btns .btn.revision{

}


.content.contact_family .wrap .lead{
	text-align: center;
	font-size: 14px;
	margin-bottom: 0;
}
.content.contact_family .wrap .additional{
	text-align: center;
	font-size: 12px;
	color: #938278;
}
.content.contact_family .wrap form{
	text-align: center;
}


.content.contact_family .wrap form .form_wrap{
	width: 500px;
	margin: 60px auto 0;
	/* width: 560px; */
}


body.page-template-page-feedback_confirm .content.contact_family .wrap form .form_wrap,
body.page-template-page-contact_confirm .content.contact_family .wrap form .form_wrap {
	width: 570px;margin: 50px auto;
}

.content.contact_family .wrap form .form_wrap>p{
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	width: 80px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	line-height: 1.5;
}

body.page-template-page-feedback_confirm .content.contact_family .wrap form .form_wrap>p,
body.page-template-page-contact_confirm .content.contact_family .wrap form .form_wrap>p {
	width: 140px;
}


body.page-template-page-feedback_confirm .content.contact_family .wrap form .form_wrap>.input_seg .wrap_selecter,
body.page-template-page-contact_confirm .content.contact_family .wrap form .form_wrap>.input_seg .wrap_selecter {
	padding: 0;
	width: initial;
	margin-right: 0;
}

.content.contact_family .wrap form .form_wrap>p span{
	color: #938278;
	font-size: 11px;
	position: absolute;
	margin-top: 2px;
}

.content.contact_family .pc_block{
	display: block;
}

.content.contact_family .wrap p.error_msg{
	color: #938278;
	font-size: 12px;
	display: none;
}

.content.contact_family .wrap p.error_msg_grand{
	color: #938278;
	font-size: 12px;
	margin-top: 20px;
	display: none;
}

.content.contact_family .wrap p.error_msg.show,
.content.contact_family .wrap p.error_msg_grand.show{
	display: block;
}


.content.contact_family .wrap form .input_seg{
  display: inline-block;
  width: 400px;
  display: inline-block;
  text-align: left;
  margin-bottom: 20px;
  font-size: 13px;
}


.content.contact_family .wrap textarea,
.content.contact_family .wrap input[type=text],
.content.contact_family .wrap select,
.content.contact_family .wrap .wrap_selecter{
	border: none;
	background: #eeebe9;
	outline: none;
	padding: 6px 10px;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: inherit;
	border-radius: 0;
	margin-right: 10px;
}

.content.contact_family .wrap select,
.content.contact_family .wrap .dummy_selecter{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	color: #5c3723;
	background: #eeebe9;
	width: 100%;
	height: 100%;
}

.content.contact_family .wrap select{
	font-size: 16px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
	margin: 0;
}
.content.contact_family .wrap .dummy_selecter{
	position: absolute;
	top: 0;
	left: 0;
	line-height: 30px;
	text-indent: 1em;
}

.content.contact_family .wrap .dummy_selecter:after{
	content: " ";
	display: block;
	width: 13px;
	height: 8px;
	position: absolute;
	top: 12px;
	right: 8px;
	background: url(../imgs/arrow_bottom.png) no-repeat;
	background-size: 13px 8px;
}

.content.contact_family .wrap .wrap_selecter{
	display: inline-block;
	position: relative;
	height: 18px;
	padding: 6px 0;
	margin-bottom: 5px;
}


.content.contact_family .wrap .wrap_selecter.prefecture{
	width: 95px;
}
.content.contact_family .wrap .wrap_selecter.shop{
	width: 250px;
}

.content.contact_family .wrap .wrap_selecter.month{
	width: 70px;
}
.content.contact_family .wrap .wrap_selecter.date{
	width: 70px;
}
.content.contact_family .wrap .wrap_selecter.time{
	width: 150px;
}
.content.contact_family .wrap .wrap_selecter.age{
	width: 110px;
}


.content.contact_family .wrap input[type=radio]{
	display: none;
}

.content.contact_family .wrap .form_wrap label{
	display: inline-block;
	box-sizing: border-box;
	border: #5c3723 1px solid;
	background: #fff;
	color: #5c3723;
	outline: none;
	padding: 6px 10px;
	font-size: 12px;
	width: 94px;
	margin-bottom: 10px;
	line-height: inherit;
	border-radius: 0;
	margin-right: -5px;
	text-align: center;
}
.content.contact_family .wrap input[type="radio"]:checked + label{
	background-color: #eeebe9;
}

.content.contact_family .wrap input[type=text]::-webkit-input-placeholder{
	color: #938278;
}
.content.contact_family .wrap input[type=text]:-moz-placeholder {
	color: #938278;
}

.content.contact_family .wrap input[name=name] {
  width: 255px;
}
.content.contact_family .wrap input[name=onamae] {
  width: 295px;
}
.content.contact_family .wrap input[name=mail] {
  width: 295px;
}
.content.contact_family .wrap input[name=tel] {
  width: 295px;
}
.content.contact_family .wrap input[name=postal] {
  width: 137px;
}
.content.contact_family .wrap input[name=company] {
  width: 255px;
}
.content.contact_family .wrap textarea[name=address] {
	width: 380px;
	height: 50px;
}
.content.contact_family .wrap textarea[name=content] {
	width: 380px;
	height: 95px;
}
.content.contact_family .wrap input[type=checkbox] {
  display: none;
}

.content.contact_family .wrap input[type=submit] {
	width: 280px;
	height: 34px;
	background: #fff;
	border: #938278 1px solid;
	color: #5c3723;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	margin: 0 10px;
}

.content.contact_family .wrap .checkbox {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 20px 8px 0;
  padding: 12px 12px 12px 42px;
  vertical-align: middle;
  cursor: pointer;
}
.content.contact_family .wrap .checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 17px;
  height: 17px;
  border: 1px solid #dbd4d2;
  content: '';
}

.content.contact_family .wrap .checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -8px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #5c3723;
  border-bottom: 3px solid #5c3723;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.content.contact_family .wrap input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}


.content.contact_family .wrap hr {
	display: none;
}

.content.contact_family .wrap .goiken {
	text-align: center;
	padding-top: 70px;
	border-top: 1px solid #dbd4d2;
}

.content.contact_family .wrap .goiken h2 {
	font-size: 18px;
	padding-bottom: 25px;
}

.content.contact_family .wrap .goiken p {
	line-height: 2;

}

.content.contact_family .wrap .goiken p .attention {
	padding-bottom: 30px;
	font-size: 12px;
	color:#938278;
}

.content.contact_family .wrap .mail_btn.disable {
	opacity: 0.3;
}

.content.contact_family .wrap .goiken .mail_btn {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	width: 300px;
	text-align: center;
	border: 1px solid #5c3723;
	font-weight: bold;
	position: relative;
}


.content.contact_family .wrap .goiken .mail_btn:before{
	content: "";
	display: inline-block;
	background: url(../imgs/contact_mail_icin.png) no-repeat;
	background-size: contain;
	width: 16px;
	height: 12px;
	position: absolute;
	top:11px;
	left: 11px;
}

body.page-template-page-feedback_confirm .content.contact_family .send_wrap,
body.page-template-page-contact_confirm .content.contact_family .send_wrap {
	position: relative;
}
body.page-template-page-feedback_confirm .content.contact_family .send_wrap:before,
body.page-template-page-contact_confirm .content.contact_family .send_wrap:before {
	content: "";
	display: inline-block;
	background: url(../imgs/contact_mail_icin.png) no-repeat;
	background-size: contain;
	width: 16px;
	height: 12px;
	position: absolute;
	top: 7px;
	left: 15px;
	z-index: 1;
	transition: .4s opacity;
	-webkit-transition: .4s opacity;
}

body.page-template-page-feedback_confirm .content.contact_family .send_wrap:hover:before,
body.page-template-page-contact_confirm .content.contact_family .send_wrap:hover:before {
	opacity: 0.6;
}



.content.contact_family .send_wrap .error{
	margin-bottom: 1em;
}

.content.contact_family .wrap .otoiawase {
	text-align: center;
	padding-top: 80px;
	padding-bottom: 90px;
}

body.curr_lang_jp .content.contact_family .wrap .otoiawase {
	padding-bottom: 0;
}

.content.contact_family .wrap .otoiawase h2 {
	font-size: 18px;
	padding-bottom: 25px;
}

.content.contact_family .wrap .otoiawase p {
	line-height: 2;
}

.content.contact_family .wrap .otoiawase p .attention {
	padding-bottom: 30px;
	font-size: 12px;
	color:#938278;
}

.content.contact_family .wrap .otoiawase .mail_btn {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	width: 300px;
	text-align: center;
	border: 1px solid #5c3723;
	font-weight: bold;
	position: relative;
}

.content.contact_family .wrap .otoiawase .mail_btn:before {
	content: "";
	display: inline-block;
	background: url(../imgs/contact_mail_icin.png) no-repeat;
	background-size: contain;
	width: 16px;
	height: 12px;
	position: absolute;
	top:11px;
	left: 11px;
}

.content.contact_family .wrap .attentionArea {
	text-align: center;
	padding-top: 80px;
	border-top: 1px solid #dbd4d2;
}

.content.contact_family .wrap .attentionArea h2 {
	font-size: 16px;
	color: #938278;
	padding-bottom: 25px;
}

.content.contact_family .wrap .attentionArea p {
	line-height: 2;
	font-size: 12px;
	color: #5c3723;
	margin-bottom: 40px;
}

.content.contact_family .wrap .attentionArea .btns {
}

.content.contact_family .wrap .attentionArea .copy_btn {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	width: 285px;
	text-align: center;
	border: 1px solid #5c3723;
	font-weight: bold;
	margin: 0 10px;
	position: relative;
	padding-left: 15px;
}

.content.contact_family .wrap .attentionArea .copy_btn:before {
	content: "";
	display: inline-block;
	background: url(../imgs/contact_copy_icon.png) no-repeat;
	background-size: contain;
	width: 15px;
	height: 17px;
	position: absolute;
	top:8px;
	left: 10px;
}


.content.contact_family .wrap .attentionArea .textareas {

	position: fixed;
	top: -1000px;
	left: 0;
}

/* ///////////////////////////////////////////////////////////////////
lunch
/////////////////////////////////////////////////////////////////// */


body.page-template-page-lunch .content .leadarea {
	max-width: 780px;
	padding: 0 100px;
	box-sizing: border-box;
	padding-top: 100px;
	padding-bottom: 90px;
	margin: 0 auto;
	text-align: left;
}

body.page-template-page-lunch .content .leadarea {
	text-align: center;
}

body.page-template-page-lunch .content .leadarea h1 {
	padding-bottom: 15px;
}

body.page-template-page-lunch .content .leadarea .caption {
	color: #938278;
	font-size: 18px;
	margin-bottom: 45px;
	font-weight: bold;
}

body.page-template-page-lunch .content .leadarea .caption span {
	font-size: 14px;
	letter-spacing: 0.05em;
}

body.page-template-page-lunch .content .leadarea .attention {
	font-size: 12px;
	color: #938278;
}

body.page-template-page-lunch .content .leadarea .attention li {
	margin-bottom: 1em;
	letter-spacing: 0.025em;
}

body.page-template-page-lunch .content .part {
	border-top:1px solid #cec3bd;
	padding-top: 70px;
	padding-bottom: 90px;
	max-width: 780px;
	margin: 0 auto;
}

body.page-template-page-lunch .content .part .menu_name {
	padding-bottom: 50px;
}

body.page-template-page-lunch .content .part .menu_name h2 {
	font-size: 18px;
	margin-bottom: 5px;
}

body.page-template-page-lunch .content .part .menu_name .price {
	font-size: 12px;
	color: #938278;
	margin-bottom: 30px;
}

body.page-template-page-lunch .content .part .menu_name .price span {
	font-size: 11px;
}

body.page-template-page-lunch .content .part .menu_name .lead {
}

body.page-template-page-lunch .content .part .discription {
	width: 780px;
	margin: 0 auto;
}

body.page-template-page-lunch .content .part .discription .photo {
	margin-bottom: 70px;
}

body.page-template-page-lunch .content .part .discription .lead {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 4px;
}

body.page-template-page-lunch .content .part .discription .lead span{
	font-weight:bold;
}

body.page-template-page-lunch .content .part .discription .lead span {
	font-size: 14px;
}

body.page-template-page-lunch .content .part .discription .caption {
	font-size: 12px;
	color: #938278;
	margin-bottom: 30px;
}

body.page-template-page-lunch .content .part .discription p {
	font-weight: bold;
	font-size: 15px;
	padding:0 50px;
}

body.page-template-page-lunch .content .part5 .discription p {
	font-weight: normal;
	font-size:14px;
	width:80%;
	margin:auto;
	line-height:1.8;
}

body.page-template-page-lunch .content .part .discription .plus {
	margin: 25px 0;
}

body.page-template-page-lunch .content .part .discription p span {
	font-size: 12px;
	font-weight: normal;
}

body.page-template-page-lunch .content .part .discription .option {
	margin-top: 70px;
	padding: 70px 25px 0;
	border: 1px solid #5c3723;
}

body.page-template-page-lunch .content .part .discription .option .menu_name {
}

body.page-template-page-lunch .content .part .discription .option .menu_name .copy {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 35px;
}

body.page-template-page-lunch .content .part .discription .option .menu_name h2 {
	font-size: 18px;
}

body.page-template-page-lunch .content .part .discription .option .menu_name .lead {
	font-size: 14px;
	font-weight: normal;
}

body.page-template-page-lunch .content .part.part1 .discription .option .menu_name .lead {
	margin-bottom:30px;
}


body.page-template-page-lunch .content .part .discription .option .menu_name .plus {
}

body.page-template-page-lunch .content .part .discription .option .menu_name p {
	font-size: 18px;
}

body.page-template-page-lunch .content .part .discription .option .menu_name p span {
	font-size: 14px;
	font-weight: bold;
}

body.page-template-page-lunch .content .part .menu_list {
}

body.page-template-page-lunch .content .part .menu_list:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}

body.page-template-page-lunch .content .part .menu_list li {
	float: left;
}

body.page-template-page-lunch .content .part .menu_list li:nth-child(1) {
	width: 227px;
}

body.page-template-page-lunch .content .part .menu_list li:nth-child(2) {
	width: 318px;
}

body.page-template-page-lunch .content .part .menu_list li:nth-child(3) {
	width: 235px;
}

body.page-template-page-lunch .content .part .menu_list li .photo {
	margin-bottom: 40px;
}

body.page-template-page-lunch .content .part .menu_list li .name {
	font-size: 18px;
	font-weight: bold;
}

body.page-template-page-lunch .content .part.part4 .menu_list li .name {
	color: #5c3723;
}

body.page-template-page-lunch .content .part .menu_list li .price {
	font-size: 12px;
	color: #938278;
}

body.page-template-page-lunch .content .part .menu_list li .price span {
	font-size: 12px;
}

body.page-template-page-lunch .content .part ul {
	color: #938278;
	font-size: 11px;
}

body.page-template-page-lunch .content .part ul li {
	margin-bottom: 10px;
	letter-spacing: 0.025em;
}



/* ///////////////////////////////////////////////////////////////////
eating
/////////////////////////////////////////////////////////////////// */


body.page-template-page-eating .content {
}

body.page-template-page-eating .content .leadArea {
	max-width: 780px;
	padding: 0 100px;
	box-sizing: border-box;
	padding-top: 100px;
	padding-bottom: 90px;
	margin: 0 auto;
	text-align: center;
}

body.page-template-page-eating .content .leadArea h1 {
	padding-bottom: 45px;
}

body.page-template-page-eating .content .leadArea .pdf_btn {
	display: none;
}

body.page-template-page-eating .content .leadArea .pdf_btn:before {
}

body.page-template-page-eating .content .leadArea .attention {
	font-size: 12px;
	color: #938278;
}

body.page-template-page-eating .content .leadArea .attention li {
	margin-bottom: 1em;
	letter-spacing: 0.025em;
}

body.page-template-page-eating .content .part {
	border-top:1px solid #938278;
	padding-top: 70px;
	padding-bottom: 90px;
	max-width: 780px;
	margin: 0 auto;
}

body.page-template-page-eating .content .part .menu_name {
	padding-bottom: 50px;
}

body.page-template-page-eating .content .part .menu_name h2 {
	font-size: 24px;
	margin-bottom: 10px;
}

body.page-template-page-eating .content .part .discription {
	width: 780px;
	margin: 0 auto;
}

body.page-template-page-eating .content .part .discription .photo {
	margin-bottom: 65px;
}

body.page-template-page-eating .content .part .discription .pricies {
	display: table;
	table-layout:fixed;
	width: 100%;
	margin-bottom: 60px;
}

body.page-template-page-eating .content .part .discription .pricies li {
	display: table-cell;
	text-align: center;
}

body.page-template-page-eating .content .part .discription .pricies li .name {
	font-size: 15px;
	font-weight: bold;
}

body.page-template-page-eating .content .part .discription .pricies li .price {
	font-size: 12px;
	color: #938278;
}

body.page-template-page-eating .content .part .discription .pricies li .price span {
	font-size: 11px;
	margin-left:2px;
	letter-spacing:0.05em;
}

body.page-template-page-eating .content .part .discription .pricies li .price span span {
	font-size: 12px;
}

body.page-template-page-eating .content .part .discription .menu_frame {
	margin-top: 70px;
	padding: 70px 60px 0;
	border: 1px solid #5c3723;
}

body.page-template-page-eating .content .part .discription .menu_frame .title {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 65px;
	font-family:roboto;
	letter-spacing:0.1em;
}

body.page-template-page-eating .content .part .discription .menu_frame h3 {
	font-size: 18px;
	margin-bottom: 25px;
}

body.page-template-page-eating .content .part .discription .menu_frame h3 span {
	display: block;
	font-size: 11px;
	color: #938278;
	margin-top: 8px;
}

body.page-template-page-eating .content .part .discription .menu_frame p {
	margin-bottom: 65px;
	line-height:1.8;
	font-size:13px;
	padding:0 50px;
}
body.page-template-page-eating .content .part.part4 .discription .menu_frame p {
	margin-bottom: 65px;
	line-height:1.8;
	font-size:13px;
	padding:0 0px;
}


body.page-template-page-eating .content .part .discription .menu_frame .attention {
	font-size: 12px;
	color: #938278;
}

body.page-template-page-eating .content .part .discription .menu_frame .attention li {
}

body.page-template-page-eating .content .part .discription .menu_frame .pricies {
}

body.page-template-page-eating .content .part .discription .menu_frame .pricies li {
}

body.page-template-page-eating .content .part .discription .menu_frame .pricies li .name {
	font-size: 15px;
	margin-bottom: 5px;
	line-height:1.4em;
}

body.page-template-page-eating .content .part .discription .menu_frame .pricies li .name span {
	font-size: 12px;
}

body.page-template-page-eating .content .part .discription .menu_frame .pricies li .price {
	font-size: 12px;
	margin-bottom: 30px;
	letter-spacing:0.05em;

}

body.page-template-page-eating .content .part .discription .menu_frame .pricies li .price span {
	font-size: 11px;
}

body.page-template-page-eating .content .part .discription .menu_frame .pricies li .price span {
	font-size: 11px;
}

body.page-template-page-eating .content .part .discription .menu_frame .pricies li .name span span {
}

body.page-template-page-eating .content .attentionArea {
	font-size: 12px;
	color:#938278;
	margin-bottom: 70px;
}

body.page-template-page-eating .content .attentionArea li {
	margin-bottom:7px;
	letter-spacing:0.025em;
}

body.page-template-page-eating .btn_area {
	text-align: right;
	padding: 0 25px 30px 0;
}

body.page-template-page-eating .btn_area a {
	font-size: 14px;
	font-weight: bold;
}
body.page-template-page-eating .btn_area a:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 13px;
	background: url(../imgs/arrow_right.png) no-repeat center;
	background-size: 7px 12px;
	margin-left: 8px;
	position:relative;
	top:1px;
}



body.page-template-page-eating .content .part2 .discription .menu_frame {
	margin-top: 70px;
	padding: 50px 0;
	border: 1px solid #5c3723;
}

body.page-template-page-eating .content .part2 .discription .menu_frame h3 {
	font-size: 18px;
	margin-bottom: 10px;
}



body.page-template-page-eating .content .part4 .menu_name {
	padding-bottom: 0;
}

body.page-template-page-eating .content .part4 .discription .menu_frame {
	margin-top: 40px;
	padding: 50px 60px;
	border: 1px solid #5c3723;
}

body.page-template-page-eating .content .part4 .discription .menu_frame h3 {
	font-size: 20px;
	margin-bottom: 55px;
}

body.page-template-page-eating .content .part4 .discription .menu_frame .pricies {
	margin-bottom: 0;
}

body.page-template-page-eating .content .part4 .discription .menu_frame1 .pricies {
	display: block;
}

body.page-template-page-eating .content .part4 .discription .menu_frame1 .pricies li {
	display: block;
}

body.page-template-page-eating .content .part4 .discription .menu_frame1 p {
	margin-bottom: 35px;
}

body.page-template-page-eating .content .part4 .discription .menu_frame p.attention {
	margin-bottom: 0;
}




body.page-template-page-eating .content .part5 .menu_name {
	padding-bottom: 0;
}

body.page-template-page-eating .content .part5 .discription .menu_frame {
	margin-top: 40px;
	padding: 50px 60px;
	border: 1px solid #5c3723;
}

body.page-template-page-eating .content .part5 .discription .menu_frame h3 {
	font-size: 20px;
	margin-bottom: 20px;
}

body.page-template-page-eating .content .part5 .discription .menu_frame p {
	margin-bottom: 0;
	font-size: 14px;
}

body.page-template-page-eating .content .part5 .discription .menu_frame .attention {
	margin-top: 25px;
	letter-spacing: 0.025em;
}



/* ///////////////////////////////////////////////////////////////////
party
/////////////////////////////////////////////////////////////////// */


body.page-template-page-party .content {
}

body.page-template-page-party .content .leadArea {
	max-width: 780px;
	padding: 0 100px;
	box-sizing: border-box;
	padding-top: 100px;
	padding-bottom: 90px;
	margin: 0 auto;
	text-align: center;
}

body.page-template-page-party .content .leadArea h1 {
	margin-bottom: 26px;
}

body.page-template-page-party .content .leadArea .attention {
	font-size: 12px;
	color: #938278;
}

body.page-template-page-party .content .leadArea .attention li {
	letter-spacing: 0.025em;
	margin-bottom:12px;
}

body.page-template-page-party .content .part {
	border-top: 1px solid #cec3bd;
	padding-top: 70px;
	padding-bottom: 90px;
	max-width: 780px;
	margin: 0 auto;
}

body.page-template-page-party .content .part .menu_name {
	padding-bottom: 50px;
}

body.page-template-page-party .content .part .menu_name h2 {
	font-size: 18px;
	margin-bottom: 5px;
}

body.page-template-page-party .content .part.part6 .menu_name h2 {
	font-size: 22px;
	margin-bottom: 30px;
}

body.page-template-page-party .content .part .menu_name .price {
	font-size: 12px;
	color: #938278;
	margin-bottom: 7px;
	line-height:1.7;
	letter-spacing:0.025em;
}

body.page-template-page-party .content .part .menu_name .price span {
	font-size: 11px;
	margin-left:2px;
}

body.page-template-page-party .content .part .discription {
}

body.page-template-page-party .content .part .discription .photo {
	margin-bottom: 70px;
}

body.page-template-page-party .content .part .discription .menu {
	text-align: center;
}

body.page-template-page-party .content .part .discription .menu li {
	width: 300px;
	display: inline-block;
	vertical-align: top;
}

body.page-template-page-party .content .part .discription .menu li {
}

body.page-template-page-party .content .part .discription .menu li:last-child:nth-child(2n-1) {
	margin-right: 300px;
}

body.page-template-page-party .content .part .discription .menu li .name {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 8px;
}

body.page-template-page-party .content .part .discription .menu li .name span {
	font-size: 12px;
}

body.page-template-page-party .content .part .discription .menu li .caption {
	font-size: 13px;
	color: #938278;
	margin-bottom: 25px;
}

body.page-template-page-party .content .part .menu_name .attention {
}

body.page-template-page-party .content .part .menu_name .attention li {
	margin-bottom: 1em;
	font-size: 12px;
	color: #938278;
	letter-spacing: 0.025em;
}

body.page-template-page-party .content .part .menu_name h2 span {
	font-size: 14px;
	line-height:2.8em;
	color: #938278;
}

body.page-template-page-party .content .part .menu_name .price strong {
	font-size: 16px;
	color:#5c3723;
}

body.page-template-page-party .content .part .menu_name .attention {
	font-size: 12px;
	color: #938278;
	letter-spacing: 0.025em;
}


body.page-template-page-party .content .part.part5 .menu_name .attention {
	line-height:2.3em;
	padding-top:10px;
	letter-spacing: 0.025em;
}


body.page-template-page-party .content .part .discription .menu_frame {
	padding: 60px 30px;
	border:1px solid #5c3723;
}

body.page-template-page-party .content .part .discription .menu_frame:first-child {
	margin-bottom: 30px;
}

body.page-template-page-party .content .part .discription .menu_frame h3 {
	margin-bottom: 10px;
	font-size: 16px;
}

body.page-template-page-party .content .part .discription .menu_frame .praice {
	margin-bottom: 25px;
	color: #938278;
	font-size: 12px;
	letter-spacing: 0.05em;
}

body.page-template-page-party .content .part .discription .menu_frame .praice span {
	font-size: 11px;
}

body.page-template-page-party .content .part .discription .menu_frame p {
}

body.page-template-page-party .content .part .discription .menu_frame .plus {
	margin:  30px 0;
}

body.page-template-page-party .content .part ul {
}

body.page-template-page-party .content .part ul li {
	letter-spacing: 0.025em;
}


body.page-template-page-party .content .part4 .menu_name .price {
	display: inline-block;
	width: 300px;
	padding-top: 25px;
}

body.page-template-page-party .content .part_attention li {
	margin-bottom: 1em;
	font-size: 12px;
	color: #938278;
}



/* ///////////////////////////////////////////////////////////////////
ad
/////////////////////////////////////////////////////////////////// */
body.page-template-page-ad .content {
}

body.page-template-page-ad .content .wrap {
	max-width: 980px;
	margin: 0 auto;
	padding: 0 60px;
	box-sizing: border-box;
	padding-top: 85px;
	padding-bottom: 80px;
}

body.page-template-page-ad .content .wrap .lead {
	padding-bottom: 25px;
}

body.page-template-page-ad .content .wrap .lead h1 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 70px;
}

body.page-template-page-ad .content .wrap .part h2 {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 0.5em;
	letter-spacing: 0.05em;
	padding-top:1.0em;
}

body.page-template-page-ad .content .wrap .lead p {
	font-size: 14px;
	letter-spacing: 0.05em;
}

body.page-template-page-ad .content .wrap .part {
}

body.page-template-page-ad .content .wrap .part .photo {
	margin-bottom: 20px;
	width: 100%;
}

body.page-template-page-ad .content .wrap .part p {
	font-size: 12px;
	padding: 0px 0 25px;
	color:#938278;
}

body.page-template-page-ad .content .wrap .part p.otherCut {
	font-weight:bold;
	font-size:15px;
	color:#5c3723;
	border-top: 1px solid #dbd4d2;
	padding-top:70px;
	margin-top:40px;
	margin-bottom:1.5em;

}

/* ///////////////////////////////////////////////////////////////////
about
/////////////////////////////////////////////////////////////////// */
body.page-template-page-about .content {
}

body.page-template-page-about .content .wrap {
	max-width: 980px;
	margin: 0 auto;
	padding: 0 100px;
	box-sizing: border-box;
	padding-top: 80px;
	padding-bottom: 80px;
}

body.page-template-page-about .content .wrap .lead {
	padding-bottom: 130px;
	border-bottom: 1px solid #dbd4d2;
}

body.page-template-page-about .content .wrap .lead h1 {
	font-size: 30px;
	padding-bottom: 130px;
}

body.page-template-page-about .content .wrap .lead .photo {
	margin-bottom: 70px;
}

body.page-template-page-about .content .wrap .lead h2 {
	font-size: 24px;
	padding-bottom: 60px;
}

body.page-template-page-about .content .wrap .lead p {
	font-size: 15px;
	line-height: 2.2;
	margin-bottom: 1.2em;
	font-weight: bold;
	letter-spacing: 0.025em;
}


body.page-template-page-about .content .wrap .lead a {
	display: inline-block;
	width: 360px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #5c3723;
	font-weight: bold;
    background: url(../imgs/arrow_right.png)  right 8px center no-repeat;
    background-size: 8px;
    margin-top:20px;
}

body.page-template-page-about .content .wrap .slogan {
	padding: 100px 0 155px;
	border-bottom: 1px solid #dbd4d2;
}

body.page-template-page-about .content .wrap .slogan h2 {
	font-size: 24px;
	padding-bottom: 130px;
}

body.page-template-page-about .content .wrap .slogan ul {
	display: table;
	width: 100%;
}

body.page-template-page-about .content .wrap .slogan ul li {
	display: table-cell;
	width: 50%;
}

body.page-template-page-about .content .wrap .slogan ul li img {
	margin-bottom: 15px;
}

body.page-template-page-about .content .wrap .slogan ul li:nth-child(1) img {
	width: 288px;
	margin-top: 5px;
}

body.page-template-page-about .content .wrap .slogan ul li:nth-child(2) img {
	width: 265px;
}

body.page-template-page-about .content .wrap .slogan ul li span {
	display: block;
	font-size: 13px;
	color: #938278;
	padding-top:5px;
}

body.page-template-page-about .content .wrap .identity {
	padding: 130px 0;
}

body.page-template-page-about .content .wrap .identity h2 {
	font-size: 24px;
	padding-bottom: 30px;
}

body.page-template-page-about .content .wrap .identity p {
	font-size: 14px;
	line-height: 2.25;
	letter-spacing: 0.02em;
}

body.page-template-page-about .content .wrap .identity .symbol {
	padding-top: 70px;
	margin-bottom: 130px;
}

body.page-template-page-about .content .wrap .identity .symbol img {
	width: 300px;
	margin-bottom: 60px;
}

body.page-template-page-about .content .wrap .identity .symbol p {
	font-size: 14px;
	color: #938278;
	margin-bottom: 60px;
}

body.page-template-page-about .content .wrap .identity .symbol ul {
}


body.page-template-page-about .content .wrap .identity .symbol ul li {
	display: inline-block;
	width: 170px;
	font-size: 13px;
	line-height: 1.9;
	letter-spacing:0.07em;
}

body.page-template-page-about .content .wrap .identity .symbol ul li strong {
	font-weight: bold;
	line-height:3;
}

body.page-template-page-about .content .wrap .identity .logomark {
	margin-bottom: 130px;
}

body.page-template-page-about .content .wrap .identity .logomark img {
	width: 380px;
	margin-bottom: 40px;
}

body.page-template-page-about .content .wrap .identity .logomark p {
	font-size: 14px;
	color: #938278;
}

body.page-template-page-about .content .wrap .identity .logomark_slogan {
	margin-bottom: 130px;
}

body.page-template-page-about .content .wrap .identity .logomark_slogan img {
	width: 595px;
	margin-bottom: 40px;
	margin-left:16px;
}

body.page-template-page-about .content .wrap .identity .logomark_slogan p {
	font-size: 14px;
	color: #938278;
}

body.page-template-page-about .content .wrap .identity .deployment {
}

body.page-template-page-about .content .wrap .identity .deployment img {
	width: 360px;
	margin-bottom: 50px;
}

body.page-template-page-about .content .wrap .identity .deployment p {
	font-size: 14px;
	color: #938278;
}



