@charset "UTF-8";

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

sitemap

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

body.page-template-page-sitemap .content {
	width: auto;
	padding: 0 8.5%;
}

body.page-template-page-sitemap .content h1 {
	font-size: 19px;
	padding-top: 45px;
	padding-bottom: 35px;
}

body.page-template-page-sitemap .content .wrap {
	font-size: 11px;
	margin-bottom: 40px;
}

body.page-template-page-sitemap .content .wrap a {
	width: 100%;
	height: 32px;
	display: block;
	box-sizing: border-box;
	margin-bottom: 12px;
	line-height: 32px;
	font-weight: bold;
	border: .99px solid #cec2bc;
}

body.safari.pc.page-template-page-sitemap .content .wrap a {
	border: 1px solid #cec2bc;
}





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


body.page-template-page-vegitable .content {
	padding: 95px 20px 0;
}

body.page-template-page-vegitable .content h1 {
	font-size: 19px;
	margin-bottom: 15px;
	margin-top: -40px;
	line-height:1.6em;
}

body.page-template-page-vegitable .content h1 strong {
	display: inline-block;
	padding-bottom: 0px;
	border-bottom: 1px #5c3723 solid;
}

body.page-template-page-vegitable .content img {
	width: 69.44%;
	margin-bottom: 10px;
}

body.page-template-page-vegitable .content img {
	width: 45%;
	margin: 10px 0 30px 0;
	/* margin-bottom: 30px; */
}

@media screen and (min-width: 640px) {

	body.page-template-page-vegitable .content img {
		width: 40%;
		margin: 10px 0 30px 0;
	}

}


body.page-template-page-vegitable .content p {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 9px;
	line-height: 2.5;
}

body.curr_lang_en.page-template-page-vegitable .content p {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 9px;
	line-height: 2.4;
}



body.page-template-page-vegitable .content h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top:15px;
}


body.page-template-page-vegitable .content .pdfArea {
	padding: 0 4.53%;
	padding-top: 50px;
	margin-top:40px;
	border-top: .99px solid #dcd4d2;
}

body.safari.pc.page-template-page-vegitable .content .pdfArea {
	border-top: 1px solid #dcd4d2;
}

body.page-template-page-vegitable .content .pdfArea h3 {
	font-size: 11px;
	margin-bottom: 5px;
	line-height:1.8em;
}

body.page-template-page-vegitable .content .pdfArea p {
	font-size: 10px;
	margin-bottom: 40px;
	line-height:1.8em;
	font-weight:normal;
}



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

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

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

body.safari.pc.page-template-page-vegitable .content .pdfArea ul.btn li a {
	border: 1px solid #c9c0bb;
}

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: 14px;
	height: 14px;
	background-size: contain;
	margin-right: 10px;
	vertical-align: middle;
	position: absolute;
	left:8px;
	top: 50%;
	margin-top: -7px;
}

body.page-template-page-vegitable .content .pdfArea .pdf_link {
	line-height: 1.8;
	font-size: 10px;
	font-weight: bold;
	padding-top:5px;
}

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: 14px;
	height: 14px;
	background-size: contain;
	margin-right: 6px;
	vertical-align: top;
	margin-top: 2px;
	margin-bottom: 20px;
}

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

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

body.page-template-page-vegitable .content ul li {
	font-size: 10px;
	margin-bottom: 7px;
	color:#938278;
}

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


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

body.page-template-page-guide .content .wrap {
	width: 83.07%;
	box-sizing: border-box;
	padding-top: 45px;
	padding-bottom: 50px;
	margin: 0 auto;
	text-align: left;
}

body.page-template-page-guide .content h1 {
	font-size: 19px;
	text-align: center;
}

body.page-template-page-guide .content h2 {
	font-size: 13px;
	text-align: center;
	padding-top: 35px;
}

body.page-template-page-guide .content h2.lead_h_2 {
	margin-top: 35px;
	padding-top: 40px;
	border-top: 1px solid #dbd4d2;
}

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


body.page-template-page-guide .content h3 {
	font-size: 11px;
	padding-top: 35px;
	text-align: center;
}

body.page-template-page-guide .content p {
	padding-top: 15px;
	font-size: 11px;
	line-height: 1.8;
}

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-top: 15px;
	font-size: 11px;
}

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

	margin-bottom: 0.5em;
}

body.page-template-page-guide .content .contact {
	margin-top: 35px;
	padding: 15px;
	text-align: center;
	letter-spacing: 0.03em;
	border: .99px solid #5c3723;
}

body.safari.pc.page-template-page-guide .content .contact {
	border: 1px solid #5c3723;
}

body.page-template-page-guide .content .contact h4 {
	font-size: 11px;
	margin-bottom: -5px;
}

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



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

body.page-template-page-calorie .content .wrap {
	width: 83.07%;
	box-sizing: border-box;
	padding-top: 45px;
	padding-bottom: 50px;
	margin: 0 auto;
	text-align: left;
}

body.page-template-page-calorie .content .wrap h1 {
	font-size: 19px;
	text-align: center;
}

body.page-template-page-calorie .content .wrap h2 {
	font-size: 13px;
	text-align: center;
	padding-top: 35px;
}

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

body.page-template-page-calorie .content .wrap ul li {
	margin-bottom: 12px;
	padding-left: 0px;
	background: url(../imgs/list_dot.png) 0 5px no-repeat;
	background-size: 5px 5px;
	font-size: 11px;
	list-style-type: disc;
	margin-left:14px;
	line-height:1.7em;
}


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

body.page-template-page-calorie .content .wrap .pdf_btn {
	display: block;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	font-size: 11px;
	border: .99px solid #5c3723;
}

body.safari.pc.page-template-page-calorie .content .wrap .pdf_btn {
	border: 1px solid #5c3723;
}

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


/* ///////////////////////////////////////////////////////////////////
contact系
/////////////////////////////////////////////////////////////////// */


.content.contact_family {
}

.content.contact_family .wrap {
	width: 83.07%;
	box-sizing: border-box;
	padding-top: 45px;
	padding-bottom: 50px;
	margin: 0 auto;
	text-align: left;
}

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

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

.content.contact_family .wrap .privacy {
	padding: 20px 20px 0px 20px;
	height: 325px;
	overflow: scroll;
	-webkit-overflow-scrolling:touch;
	margin-bottom: 20px;
	border: .99px solid #dbd4d2;
}

body.safari.pc .content.contact_family .wrap .privacy {
	border: 1px solid #dbd4d2;
}

.content.contact_family .wrap .privacy h3 {
	font-size: 11px;
	margin-bottom: 1em;
	margin-top: 2em;
	text-align: center;
	line-height: 1.5;
}

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


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

.content.contact_family .wrap .privacy ul li {
	font-size: 10px;
	text-indent: -1em;
	padding-left: 1em;
	line-height: 2;
}

.content.contact_family .wrap .privacy p {
	margin-bottom: 10px;
	font-size: 10px;
}

.content.contact_family .wrap .privacy h4 {
	font-size: 11px;
	line-height: 1.5;
}

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

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

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




.content.contact_family .wrap dl{
	font-size: 13px;
	text-align: center;
	margin-top: 30px;

}
.content.contact_family .wrap dt{
	margin-bottom: 2em;
	font-weight: bold;
	position: relative;

}
.content.contact_family .wrap dt span{
	color: #938278;
	font-size: 11px;
	position: absolute;
}
.content.contact_family .wrap dd{
	margin-bottom: 3em;
}
.content.contact_family .wrap .btns{
	text-align: center;
}

body.page-template-page-feedback_confirm .content.contact_family .wrap .btns,
body.page-template-page-contact_confirm .content.contact_family .wrap .btns {
	margin-top: -35px;
}

.content.contact_family .wrap .btns .btn{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	position: relative;
	margin-bottom: 10px;
	border: .99px solid #5c3723;
}
body.safari.sp .content.contact_family .wrap .btns .btn{
	border: 1px solid #5c3723;
}

.content.contact_family .wrap .btns .btn.send:before{
	content: "";
	display: inline-block;
	background: url(../imgs/contact_mail_icin.png) no-repeat;
	background-size: contain;
	width: 15px;
	height: 11px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}


.content.contact_family .wrap .btns .btn.revision{

}


.content.contact_family .wrap .lead{
	text-align: center;
	font-size: 11px;
	margin-bottom: 4em;
}
.content.contact_family .wrap .additional{
	text-align: center;
	font-size: 9px;
	color: #938278;
}
.content.contact_family .wrap form{
}

.content.contact_family .wrap form .form_wrap{
	margin: 0 auto;
	text-align: center;
}

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 {

}


.content.contact_family .wrap form .form_wrap>p{
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 100%;
	text-align: center;
	vertical-align: top;
	line-height: 1.5;
	padding-top: 0;
	position: relative;
	margin-bottom: 16px;
}

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;
	border-right: 0;
	margin-bottom: 0;
	height: inherit;
	font-size: 13px;
}


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


.content.contact_family .wrap p.error_msg{
	color: #938278;
	font-size: 14px;
	text-align: center;
	display: none;
}

.content.contact_family .wrap p.error_msg_grand{
	color: #938278;
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
	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: 100%;
  display: inline-block;
  text-align: left;
  margin-bottom: 45px;
  letter-spacing: -.4em;
}
.content.contact_family .wrap form .input_seg>*{
	letter-spacing: normal;
}
body.page-template-page-feedback_confirm .content.contact_family .wrap form .input_seg,
body.page-template-page-contact_confirm .content.contact_family .wrap form .input_seg {
	text-align: center;
	letter-spacing: normal;
}

body.page-template-page-feedback_confirm .content.contact_family .wrap form .input_seg.seg_content,
body.page-template-page-contact_confirm .content.contact_family .wrap form .input_seg.seg_content {
	text-align: left;
}

.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: 8px 10px;
	font-size: 12px;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 10px;
	border-radius: 0;
	line-height: inherit;
}


.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;
	cursor: pointer;
	width: 100%;
	height: 100%;
	text-align: center;
}

.content.contact_family .wrap .wrap_selecter.prefecture .dummy_selecter,
.content.contact_family .wrap .wrap_selecter.shop .dummy_selecter{
	text-align: left;
}

.content.contact_family .wrap select{
	font-size: 16px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
}
.content.contact_family .wrap .dummy_selecter{
	position: absolute;
	top: 0;
	left: 0;
	line-height: 34px;
	text-indent: 1em;
}
.content.contact_family .wrap .dummy_selecter:after{
	content: " ";
	display: block;
	width: 13px;
	height: 8px;
	position: absolute;
	top: 14px;
	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: 34px;
	padding: 8px 0;
	letter-spacing: normal;
}

.content.contact_family .wrap .wrap_selecter.prefecture{
	width: 34%;
	border-right: 8px solid #fff;
	box-sizing: border-box;
}
.content.contact_family .wrap .wrap_selecter.shop{
	width: 66%;
}
.content.contact_family .wrap .wrap_selecter.month{
	width: 50%;
	border-right: 4px solid #fff;
	box-sizing: border-box;

}
.content.contact_family .wrap .wrap_selecter.date{
	width: 50%;
	border-left: 4px solid #fff;
	box-sizing: border-box;
}
.content.contact_family .wrap .wrap_selecter.time{
	width: 100%;
}
.content.contact_family .wrap .wrap_selecter.age{
	width: 100%;
}

.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: 8px 10px;
	font-size: 12px;
	width: 50%;
	margin-bottom: 10px;
	line-height: inherit;
	border-radius: 0;
	margin-right: -5px;
	text-align: center;
	letter-spacing: normal;
}
.content.contact_family .wrap input[type="radio"]:checked + label{
	background-color: #eeebe9;
}

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

.content.contact_family .wrap input[name=name] {
  
}
.content.contact_family .wrap input[name=mail] {
}
.content.contact_family .wrap input[name=tel] {
}
.content.contact_family .wrap input[name=postal] {
}

.content.contact_family .wrap input[name=company] {
  
}

.content.contact_family .wrap textarea[name=address] {
	height: 60px;
  
}
.content.contact_family .wrap textarea[name=content] {
	height: 110px;
  
}
.content.contact_family .wrap input[type=checkbox] {
  display: none;
}

.content.contact_family .wrap input[type=submit] {
	width: 100%;
	height: 30px;
	background: #fff;
	border: .99px solid #938278;
	color: #5c3723;
	font-size: 11px;
	font-weight: bold;
	appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
}
body.safari.pc .content.contact_family .wrap input[type=submit] {
	border: 1px solid #938278;
}


.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 {
  content: '';
  -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.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: 40px;
	border-top: 1px solid #dbd4d2;
}

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

.content.contact_family .wrap .goiken p {
	line-height: 2;
	font-size: 11px;

}

.content.contact_family .wrap .goiken p .attention {
	padding-bottom: 15px;
	font-size: 9px;
}

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

.content.contact_family .wrap .goiken .mail_btn {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	border: .99px solid #5c3723;
}

body.safari.pc .content.contact_family .wrap .goiken .mail_btn {
	border: 1px solid #5c3723;
}

.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: 15px;
	height: 11px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

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: 15px;
	height: 11px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	position: absolute;
	z-index: 1;
}

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



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

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

.content.contact_family .wrap .otoiawase p {
	line-height: 2;
	font-size: 11px;
}

.content.contact_family .wrap .otoiawase p .attention {
	padding-bottom: 15px;
	font-size: 9px;
}

.content.contact_family .wrap .otoiawase .mail_btn {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	border: .99px solid #5c3723;
}

body.safari.pc .content.contact_family .wrap .otoiawase .mail_btn {
	border: 1px solid #5c3723;
}

.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: 15px;
	height: 11px;
	float: left;
	margin-top: 9px;
	margin-left: 10px;
}

.content.contact_family .wrap .attentionArea {
	text-align: center;
	padding-top: 40px;
	border-top: 0.99px #ccc4be solid;
}

body.safari.pc .content.contact_family .wrap .attentionArea {
	border-top: 1px #ccc4be solid;
}

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

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

.content.contact_family .wrap .attentionArea .copy_btn {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	border: .99px solid #5c3723;
}

body.safari.pc .content.contact_family .wrap .attentionArea .copy_btn {
	border: 1px solid #5c3723;
}

.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: 11px;
	height: 13px;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
}


.content.contact_family .wrap .attentionArea .goiken_btn {
	margin-bottom: 10px;
}

.content.contact_family .wrap .attentionArea .textareas {
	overflow: hidden;
	height: 0;
}






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


body.page-template-page-lunch .content .leadarea {
	padding: 0 8.53%;
	box-sizing: border-box;
	padding-top: 35px;
	padding-bottom: 20px;
	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: 20px;
	font-size:20px;
}

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

body.page-template-page-lunch .content .leadarea .caption span {
	font-size: 10px;
}

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

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

body.page-template-page-lunch .content .part {
	padding: 0 8.53%;
	padding-bottom: 50px;
	border-top:.99px solid #ccc4be;
}

body.safari.pc.page-template-page-lunch .content .part {
	border-top:1px solid #ccc4be;
}

body.page-template-page-lunch .content .part4 {
	padding-bottom: 25px;
}

body.page-template-page-lunch .content .part_attention {
	padding-top: 35px;
	padding-bottom: 35px;
}

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

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

body.page-template-page-lunch .content .part .menu_name .price {
	font-size: 11px;
	color: #938278;
	margin-bottom: 5px;
	letter-spacing:0.025em;
}

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

body.page-template-page-lunch .content .part .menu_name .lead {
	font-size: 9px;
}

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

body.page-template-page-lunch .content .part .discription .photo {
	width: 100%;
	margin-bottom: 35px;
}

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

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

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

body.page-template-page-lunch .content .part .discription p {
	font-size: 11px;
	font-weight: bold;
}

body.page-template-page-lunch .content .part5 .discription p {
	font-weight: normal;
}

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

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

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

body.safari.pc.page-template-page-lunch .content .part .discription .option {
	border: 1px solid #5c3723;
}

body.page-template-page-lunch .content .part .discription .option .menu_name {
	padding-top: 0;
}

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

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

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

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: 11px;
	font-weight: bold;
}

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

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

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

body.page-template-page-lunch .content .part .menu_list li .name {
	font-size: 12px;
	font-weight: bold;
	color: #5c3723;
}

body.page-template-page-lunch .content .part .menu_list li .price {
	font-size: 10px;
	color: #938278;
	font-weight: bold;
	margin-bottom: 25px;
}

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

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

body.page-template-page-lunch .content .part ul li {
	margin-bottom: 15px;
}




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


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

body.page-template-page-eating .content .leadArea {
	padding: 0 8.53%;
	box-sizing: border-box;
	padding-top: 35px;
	padding-bottom: 30px;
	margin: 0 auto;
	text-align: center;
}

body.page-template-page-eating .content .leadArea h1 {
	padding-bottom: 35px;
	font-size:20px;
}

body.page-template-page-eating .content .leadArea .pdf_btn {
	font-size: 11px;
	color: #5c3723;
}

body.page-template-page-eating .content .leadArea .pdf_btn:before {
	content: "";
	display: inline-block;
	background: url(../imgs/pdf_icon.png) no-repeat;
	width: 14px;
	height: 14px;
	background-size:14px 14px;
	vertical-align: middle;
}

body.page-template-page-eating .content .leadArea .attention {
	font-size: 10px;
	color: #938278;
	margin-top: 20px;
}

body.page-template-page-eating .content .leadArea .attention li {
	margin-bottom: 7px;
}

body.page-template-page-eating .content .part {
	padding: 0 8.53%;
	padding-top: 40px;
	padding-bottom: 35px;
	border-top: .99px solid #ccc4be;
}

body.safari.pc.page-template-page-eating .content .part {
	border-top: 1px solid #ccc4be;
}

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

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

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

body.page-template-page-eating .content .part .discription .photo {
	width: 100%;
	margin-bottom: 35px;
}

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

body.page-template-page-eating .content .part .discription .pricies li {
	text-align: center;
	margin-bottom: 20px;
}

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

body.page-template-page-eating .content .part .discription .pricies li .price {
	font-size: 11px;
	color: #938278;
	letter-spacing:0.025em;
}

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

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

body.page-template-page-eating .content .part .discription .menu_frame {
	margin-top: 35px;
	padding: 9.63% 9.63% 15px;
	border: .99px solid #5c3723;
}
body.safari.pc.page-template-page-eating .content .part .discription .menu_frame {
	border: 1px solid #5c3723;
}

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

body.page-template-page-eating .content .part .discription .menu_frame h3 {
	font-size: 15px;
	margin-bottom: 15px;
	line-height:1.3em;
}

body.page-template-page-eating .content .part .discription .menu_frame h3 span {
	display: block;
	font-size: 9px;
	color: #938278;
	margin-top: 4px;
	line-height:1.5;
}

body.page-template-page-eating .content .part .discription .menu_frame p {
	margin-bottom: 30px;
	font-size: 10px;
	line-height:1.9;
}

body.page-template-page-eating .content .part .discription .menu_frame .attention {
	font-size: 9px;
	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: 11px;
	margin-bottom: 0px;
	font-weight: bold;
	line-height:1.3em;
}

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

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

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

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

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

body.page-template-page-eating .content .attentionArea {
	font-size: 9px;
	color:#938278;
	margin-bottom: 45px;
	padding: 0 8.53%;
}

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

body.page-template-page-eating .btn_area {
	border-top: 1px solid #cec2bc;
}

body.page-template-page-eating .btn_area a {
	position: relative;
	width: 100%;
	display: inline-block;
	height: 100%;
	line-height: 55px;
	text-align: center;
	font-weight: bold;
}
body.page-template-page-eating .btn_area a:after {
	content: " ";
	display: block;
	width: 8px;
	height: 13px;
	background: url(../imgs/arrow_right.png) no-repeat center;
	background-size: 8px 13px;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 2%;
}



body.page-template-page-eating .content .part2 .discription .menu_frame {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 9.63%;
}

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

body.page-template-page-eating .content .part2 .discription .menu_frame p {
	font-size: 9px;
}



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

body.page-template-page-eating .content .part4 .discription .menu_frame {
}

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

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: 15px;
}




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

body.page-template-page-eating .content .part5 .discription .menu_frame {
	margin-top: 30px;
	padding: 25px 25px;
	border: .99px solid #5c3723;
}
body.safari.pc.page-template-page-eating .content .part5 .discription .menu_frame {
	border: 1px solid #5c3723;
}

body.page-template-page-eating .content .part5 .discription .menu_frame h3 {
	font-size: 14px;
	margin-bottom: 15px;
	line-height:1.4em;
}

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

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


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


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

body.page-template-page-party .content .leadArea {
	padding: 0 8.53%;
	box-sizing: border-box;
	padding-top: 35px;
	padding-bottom: 20px;
	margin: 0 auto;
	text-align: center;
}

body.page-template-page-party .content .leadArea h1 {
	padding-bottom: 20px;
	font-size:20px;
}

body.page-template-page-party .content .leadArea .attention {
	font-size: 10px;
	color: #938278;
	margin-bottom:20px;
}

body.page-template-page-party .content .leadArea .attention li {
	margin-bottom: 1em;
}

body.page-template-page-party .content .part {
	padding: 0 8.53%;
	padding-bottom: 50px;
	border-top:.99px solid #ccc4be;
}

body.safari.pc.page-template-page-party .content .part {
	border-top:1px solid #ccc4be;
}

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

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

body.page-template-page-party .content .part.part3 .menu_name h2,
body.page-template-page-party .content .part.part4 .menu_name h2 {
	font-size: 14px;
	margin-bottom: 15px;
	line-height:1.4;
}


body.page-template-page-party .content .part .menu_name .price {
	font-size: 11px;
	color: #938278;
	margin-bottom: 15px;
	letter-spacing:0.025em;
}

body.page-template-page-party .content .part.part3 .menu_name .price,
body.page-template-page-party .content .part.part4 .menu_name .price {
	line-height:1.8;
	letter-spacing:0.025em;
}

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

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

body.page-template-page-party .content .part .discription .photo {
	width: 100%;
	margin-bottom: 35px;
}

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

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

body.page-template-page-party .content .part .discription .menu li {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	float: left;
}

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

body.page-template-page-party .content .part .discription .menu li:nth-child(2n-1) {
	clear: both;
}

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

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

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

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

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: 9px;
	color: #938278;
}

body.page-template-page-party .content .part .menu_name h2 span {
	font-size: 12px;
	color: #938278;
}

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

body.page-template-page-party .content .part .menu_name .attention {
	font-size: 9px;
	color: #938278;
	line-height:1.8;

}

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

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

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

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

body.page-template-page-party .content .part .discription .menu_frame .praice {
	margin-bottom: 15px;
	color: #938278;
	font-size: 11px;
}

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

body.page-template-page-party .content .part .discription .menu_frame p {
	font-size: 10px;
}

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

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

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



body.page-template-page-party .content .part_attention {
	padding-top: 25px;
	padding-bottom: 25px;
}

body.page-template-page-party .content .part_attention li {
	font-size: 9px;
	color: #938278;
	line-height:1.5;
	margin-bottom:6px;
}

body.page-template-page-party .content .part6 .menu_name h2 {
	margin-bottom: 15px;
}

body.page-template-page-party .content .part6 .menu_name .attention li {
	margin-bottom: 0;
}

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

body.page-template-page-ad .content .wrap {
	padding: 0 2.67%;
	box-sizing: border-box;
	padding-top: 40px;
	padding-bottom: 45px;
}

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

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

body.page-template-page-ad .content .wrap h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 1.5em 0 0 0;
}

body.page-template-page-ad .content .wrap p {
	font-size: 11px;
	margin-bottom:1.75em;
	color:#938278;
}

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

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

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

body.page-template-page-ad .content .wrap .part .otherCut {
	padding-top:30px;
	border-top:.99px solid #ccc4be;
}

body.safari.pc.page-template-page-ad .content .wrap .part .otherCut {
	border-top:1px solid #ccc4be;
}

body.page-template-page-ad .content .wrap .part p.otherCut{
	font-size:12px;
	color:#5c3723;
	font-weight:bold;
}


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

body.page-template-page-about .content .wrap {
	padding-top: 40px;
}

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

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

body.page-template-page-about .content .wrap .lead .photo {
	width: 100%;
	margin-bottom: 40px;
}

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

body.page-template-page-about .content .wrap .lead p {
	font-size: 10px;
	line-height: 2.25;
	font-weight: bold;
	margin-bottom: 1.8em;
	padding: 0 20px;
	letter-spacing:0.05em;
}

body.page-template-page-about .content .wrap .lead a {
	display: block;
	font-weight: bold;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	margin: 0 8.53%;
	background: url(../imgs/arrow_right.png)  right 8px center no-repeat;
	background-size: 8px;
	margin-top:30px;
	border: .99px solid #5c3723;
}

body.safari.pc.page-template-page-about .content .wrap .lead a {
	border: 1px solid #5c3723;
}

body.page-template-page-about .content .wrap .slogan {
	padding: 40px 8.53% 30px;
	border-bottom: 1px solid #dbd4d2;
}

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

body.page-template-page-about .content .wrap .slogan ul {
}

body.page-template-page-about .content .wrap .slogan ul li {
}

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: 179px;
}

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

body.page-template-page-about .content .wrap .slogan ul li span {
	display: block;
	font-size: 9px;
	color: #938278;
	margin-bottom: 40px;
}

body.page-template-page-about .content .wrap .identity {
	padding: 40px 8.53% 60px;
	border-bottom: .99px solid #dbd4d2;
}
body.safari.pc.page-template-page-about .content .wrap .identity {
	border-bottom: 1px solid #dbd4d2;
}

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

body.page-template-page-about .content .wrap .identity p {
	font-size: 11px;
	line-height: 2.09;
}

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

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

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

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: 110px;
	font-size: 9px;
	line-height: 2;
}

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

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

body.page-template-page-about .content .wrap .identity .logomark img {
	max-width: 100%;
	width: 210px;
	margin-bottom: 12px;
}

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

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

body.page-template-page-about .content .wrap .identity .logomark_slogan img {
	max-width: 100%;
	width: 330px;
	margin-bottom: 30px;
	margin-left: 4px;
}

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

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

body.page-template-page-about .content .wrap .identity .deployment img {
	max-width: 100%;
	width: 220px;
	margin-bottom: 25px;
}

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