﻿@charset "utf-8";
/* 
---------------------------------------
reset
---------------------------------------
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin: 0;
	padding: 0;
}
html {
	min-height: 100%;
	width: 100%;
	overflow-y: scroll;
}
 overflow-y: scroll;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
 *font-size:small;
 *font:x-small;
	letter-spacing: 0;
	line-height: 1.7;
	color: #422709;
	height: 100%;
	width: 100%;
	min-width: 960px;
	margin: 0px auto;
	color: #222;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
input, textarea {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
.lh {
	line-height: 1.1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
a:focus {
	outline: none;
}
p, dd, li, address {
	font-style: normal;
	line-height: 1.5;
}
#wrapper {
	font-size: 117%;
}
a:hover img {
	filter: alpha(opacity=70); /* internet explorer */
	-khtml-opacity: 0.7;      /* khtml, old safari */
	-moz-opacity: 0.7;       /* mozilla, netscape */
	opacity: 0.7;           /* fx, safari, opera */
}
span.bold {
	font-weight: bold;
}
span.red {
	color: #b71c22;
}
p.indent, ul.indent {
	text-indent: -14px;
	padding-left: 14px;
}
/* 
---------------------------------------
link
---------------------------------------
*/

a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
.a01 a {
	text-decoration: none;
}
.a01 a:hover {
	text-decoration: none;
}
/* 
---------------------------------------
clear
---------------------------------------
*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
	height: auto;
	overflow: hidden;
	/**/}
.clear, .both {
	clear: both;
}
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
.bold {
	font-weight: bold;
}
.dbl img {
	display: block;
}
/* 
---------------------------------------
fontsize
---------------------------------------
*/

.font9 {
	font-size: 74% !important;
}
.font10 {
	font-size: 83% !important;
}
.font11 {
	font-size: 91% !important;
}
.font12 {
	font-size: 100% !important;
}
.font13 {
	font-size: 108%;
}
.font14 {
	font-size: 117%;
}
.font15 {
	font-size: 125%;
}
.font16 {
	font-size: 133%;
}
.font17 {
	font-size: 142%;
}
.font18 {
	font-size: 150%;
}
.font19 {
	font-size: 158%;
}
.font20 {
	font-size: 166%;
}
/* 
---------------------------------------
fontcolor
---------------------------------------
*/

.clr01 {
color:#;
}
.clr02 {
color:#;
}
.clr03 {
color:#;
}
.clr04 {
color:#;
}
/* 
---------------------------------------
text_align
---------------------------------------
*/

.alnL {
	text-align: left;
}
.alnC {
	text-align: center;
}
.alnR {
	text-align: right;
}
/* 
---------------------------------------
float
---------------------------------------
*/

.fL {
	float: left;
}
.fR {
	float: right;
}
/* 
---------------------------------------
margin_top
---------------------------------------
*/

.mt0 {
	margin-top: 0 !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt55 {
	margin-top: 55px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mt65 {
	margin-top: 65px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt75 {
	margin-top: 75px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mt85 {
	margin-top: 85px !important;
}
.mt90 {
	margin-top: 90px !important;
}
.mt95 {
	margin-top: 95px !important;
}
.mt100 {
	margin-top: 100px !important;
}
/* 
---------------------------------------
margin_bottom
---------------------------------------
*/

.mb0 {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb55 {
	margin-bottom: 55px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb65 {
	margin-bottom: 65px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb75 {
	margin-bottom: 75px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.mb85 {
	margin-bottom: 85px !important;
}
.mb90 {
	margin-bottom: 90px !important;
}
.mb95 {
	margin-bottom: 95px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}
.mb400 {
	margin-bottom: 400px !important;
}
/* 
---------------------------------------
margin_left
---------------------------------------
*/

.ml0 {
	margin-left: 0 !important;
}
.ml5 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml35 {
	margin-left: 35px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml45 {
	margin-left: 45px !important;
}
.ml50 {
	margin-left: 50px !important;
}
/* 
---------------------------------------
margin_right
---------------------------------------
*/

.mr0 {
	margin-right: 0 !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr35 {
	margin-right: 35px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr45 {
	margin-right: 45px !important;
}
.mr50 {
	margin-right: 50px !important;
}
/* 
---------------------------------------
padding_top
---------------------------------------
*/

.pt0 {
	padding-top: 0 !important;
}
.pt5 {
	padding-top: 5px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt25 {
	padding-top: 25px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt35 {
	padding-top: 35px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pt45 {
	padding-top: 45px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.pt100 {
	padding-top: 100px !important;
}
/* 
---------------------------------------
padding_bottom
---------------------------------------
*/

.pb0 {
	padding-bottom: 0 !important;
}
.pb5 {
	padding-bottom: 5px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pb15 {
	padding-bottom: 15px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pb25 {
	padding-bottom: 25px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pb35 {
	padding-bottom: 35px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}
.pb45 {
	padding-bottom: 45px !important;
}
.pb50 {
	padding-bottom: 50px !important;
}
.pb800 {
	padding-bottom: 800px !important;
}
/* 
---------------------------------------
padding_left
---------------------------------------
*/

.pl0 {
	padding-left: 0 !important;
}
.pl5 {
	padding-left: 5px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl15 {
	padding-left: 15px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.pl25 {
	padding-left: 25px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.pl35 {
	padding-left: 35px !important;
}
.pl40 {
	padding-left: 40px !important;
}
.pl45 {
	padding-left: 45px !important;
}
.pl50 {
	padding-left: 50px !important;
}
/* 
---------------------------------------
padding_right
---------------------------------------
*/

.pr0 {
	padding-right: 0 !important;
}
.pr5 {
	padding-right: 5px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pr15 {
	padding-right: 15px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pr25 {
	padding-right: 25px !important;
}
.pr30 {
	padding-right: 30px !important;
}
.pr35 {
	padding-right: 35px !important;
}
.pr40 {
	padding-right: 40px !important;
}
.pr45 {
	padding-right: 45px !important;
}
.pr50 {
	padding-right: 50px !important;
}
/* 
---------------------------------------
h1-h6
---------------------------------------
*/

h1, h2, h3, h4, h5, h6 {
	line-height: 1;
	font-weight: normal;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	display: inline;
}
h2 {
	text-align: center;
}
/* 
------------------------------------------------------------------------------
layout - common(base)
------------------------------------------------------------------------------
*/

/* 
---------------------------------------
wrapper
---------------------------------------
*/

article {
	width: 100%;
	min-width: 960px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
div#contents {
	clear: both;
	width: 960px;
	margin: 25px auto;
}
/* 
---------------------------------------
header
---------------------------------------
*/

header {
	background: url(../img/bg_header.jpg) no-repeat top center;
	height: 495px;
	margin: 0 auto;
	position: relative;
}
header div.inner_box {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
header h1 {
	width: 950px;
	margin: 0 auto;
}
header .h_box {
	width: 320px;
	position: absolute;
	right: 0;
	top: 0;
}
header:after {
	content: " ";
	display: block;
	width: 100%;
	border-top: 5px solid #000;
	position: absolute;
	left: 0;
	bottom: 0;
}
/* 
---------------------------------------
footer
---------------------------------------
*/

footer {
}
/* 
---------------------------------------
contents
---------------------------------------
*/

section#about {
	padding-bottom: 135px;
	background: url(../img/img_melit.jpg) no-repeat bottom center;
}
section#about div.fL {
	margin: 20px 0 0 0;
	width: 420px;
}
section#about div.fR {
	margin: 20px 0 0 0;
	position: relative;
	width: 523px;
	height: 350px;
	background: url(../img/bg_visit.jpg) no-repeat top center;
}
section#about div.fR p {
	position: absolute;
	top: 152px;
	left: 27px;
	width: 465px;
	height: auto;
}
section#differnt {
	margin: 30px auto 20px auto;
	padding: 5px;
	background: #333;
	position: relative;
}
section#differnt h2 {
	text-align: center;
	width: 960px;
	position: absolute;
	top: -33px;
	left: 0;
}
section#differnt div.clearfix {
	padding: 30px 26px 22px 26px;
	background: #fff;
}
section#differnt section.fL {
	border-right: 1px solid #003399;
	padding-right: 25px;
	width: 628px;
}
section#differnt section.fR {
	width: 220px;
}
div.bnr {
	position: relative;
	width: 960px;
	height: 160px;
	background: url(../img/bg_bnr.jpg) no-repeat top left;
}
div.bnr ul {
	position: absolute;
	right: 15px;
	top: 15px;
	width: 318px;
}
div.bnr ul li.fL {
	margin: 2px 0 0 0;
}
div#repeat {
	margin: 26px auto 16px auto;
	position: relative;
	width: 956px;
	height: 455px;
	background: url(../img/bg_repeat.jpg) no-repeat top left;
}
div#repeat p {
	line-height: 1.4;
	position: absolute;
	bottom: 40px;
	left: 30px;
	width: 920px;
}
section#voice {
	position: relative;
	width: 926px;
	padding: 34px 17px 5px 17px;
	margin: 50px auto 0 auto;
	background: #e1e1e1;
}
section#voice h2 {
	position: absolute;
	top: -50px;
	left: 17px;
}
section#voice section {
	width: 886px;
	padding: 15px 20px;
	margin: 0 auto 22px auto;
	background: #fff url(../img/bg_voice.gif) repeat-y;
	position: relative;
}
section#voice section:before, section#voice section:after {
	content: " ";
	display: block;
	position: absolute;
}
section#voice section:before {
	background: url(../img/bg_voice_top.gif) no-repeat top left;
	width: 926px;
	height: 5px;
	top: -5px;
	left: 0;
}
section#voice section:after {
	background: url(../img/bg_voice_btm.gif) no-repeat top left;
	width: 926px;
	height: 15px;
	bottom: -15px;
	left: 0;
}
section#voice section div.clearfix div {
	width: 600px;
}
section#voice section div.clearfix div h3 {
	margin: 17px 0 15px auto;
	position: relative;
}
section#voice section div.clearfix div h3 img.ico {
	position: absolute;
}
section#voice section div.fL {
	padding-left: 75px;
}
section#voice section div.fR {
	padding-right: 70px;
}
section#voice section div.fL h3 img.ico {
	left: -103px;
	top: -19px;
}
section#voice section div.fR h3 img.ico {
	right: -97px;
	top: -19px;
}
section#torihiki {
	width: 936px;
	margin: 25px auto;
	padding: 18px 10px 5px 14px;
	background: url(../img/bg_torihiki.gif) repeat;
}
section#torihiki ul {
	margin: 15px 0 0 0;
}
section#torihiki ul li {
	float: left;
}
section#reason {
	margin: 100px auto 25px auto;
	position: relative;
	padding: 10px;
	background: #cc0000;
}
section#reason div.inner_box {
	padding: 10px 0 0 19px;
	background: #fff;
}
section#reason h2 {
	position: absolute;
	top: -80px;
	left: 0;
}
section#reason ul {
	background: url(../img/bg_reason_logo.gif) no-repeat right bottom;
}
section#reason ul li {
	float: left;
}
section#reason ul li p {
	font-size: 12px;
	margin: 5px 0;
}
section#reason ul li.top {
	width: 281px;
	height: auto;
	margin: 0 29px 15px 0;
}
section#reason ul li.btm {
	width: 211px;
	height: auto;
	margin: 0 19px 5px 0;
}
/*--------------20180523プラン追加--------------*/

section#catering {
	width: 960px;
	margin: 100px auto 25px auto;
	position: relative;
	/*padding:10px;*/
	border: solid 10px #fa5209;
	overflow: hidden;
}
section#catering p.red {
	color: #FF0004;
}
section#catering img.noren1 {
	width: 380px;
	margin: 0 10px;
	float: left;
}
section#catering .catering_box .txt-box {
	width: 380px;
	padding: 5p;
	font-size: 16px;
	position: absolute;
	top: 285px;
	left: 12px;
:
}
section#catering .catering_box_txt_c {
	text-align: center;
	padding: 0 35px;
}
section#catering .catering_plan .box01 {
	float: left;
}
section#catering .catering_plan .eye img {
	width: 400px;
	height: auto;
	margin: 5px 10px;
}
section#catering .catering_plan .noren2 img {
	width: 400px;
	height: auto;
	margin: 5px 10px;
}
section#catering .catering_plan .cntct img {
	width: 400px;
	height: auto;
	margin: 5px 10px;
}
section#catering .catering_plan .plan_menu {
	margin: 30px 30px 0 0;
	text-align: center;
	line-height: 2.0;
}
/*--------------20180523プラン追加ここまで--------------*/

section#scene {
	margin: 38px auto 15px auto;
	position: relative;
	padding: 70px 0 0 12px;
	background: url(../img/bg_scene.gif) repeat;
}
section#scene h2 {
	position: absolute;
	top: -15px;
	left: 0;
}
section#scene ul li {
	float: left;
	width: 313px;
	height: 221px;
}
section#plan {
	margin: 39px auto;
	position: relative;
	padding: 10px 0;
	background: url(../img/bg_ttl.jpg) no-repeat top left;
}
section#plan div.inner_box {
	padding-bottom: 100px;
	position: relative;
	background: url(../img/bg_inbox.png) repeat-y #cc0000;
}
section#plan h2 {
	height: 450px;
}
section#plan p.alnC {
	position: relative;
	top: -10px;
}
section#plan h3 {
	position: absolute;
	top: 160px;
	left: 20px;
}
section#plan:after {
	background: #cc0000 url(../img/bg_inbox_btm.png) no-repeat top left;
	width: 960px;
	height: 25px;
	bottom: -5px;
	left: 0;
	content: " ";
	display: block;
	position: absolute;
}
section#meal {
	position: relative;
	padding-bottom: 15px;
	background: #003399;
	margin: 50px auto 39px auto;
}
section#meal section.inner_box {
	padding: 50px 0 10px 0;
	position: relative;
	background: url(../img/bg_inbox.png) repeat-y #003399;
}
section#meal section.inner_box:after, section#meal section.inner_box:before {
	width: 960px;
	content: " ";
	display: block;
	position: absolute;
}
section#meal section.inner_box:after {
	height: 25px;
	background: #003399 url(../img/bg_inbox_btm.png) no-repeat top left;
	bottom: 0;
	left: 0;
}
section#meal section.inner_box:before {
	height: 10px;
	background: #003399 url(../img/bg_inbox_top.png) no-repeat top left;
	top: 0;
	left: 0;
}
section#meal h2 {
	z-index: 1;
	position: absolute;
	top: -25px;
	width: 960px;
	left: 0;
}
section#meal h3 {
	text-align: center;
}
section#meal ul {
	width: 910px;
	margin: 15px auto;
}
section#meal ul li {
	width: 160px;
	font-size: 10px;
	position: relative;
	float: left;
	padding-bottom: 20px;
}
section#meal ul li img.pos {
	position: absolute;
	right: 0;
	top: 140px;
}
section#meal ul li.top, section#meal ul li.top p {
	width: 240px;
	font-size: 12px;
}
section#meal ul li.sushi {
	width: 382px;
}
section#flow {
	background: #000;
}
section#flow ul {
	padding: 0 0 0 6px;
}
section#flow ul li {
	font-size: 12px;
	width: 161px;
	float: left;
	margin: 25px 5px 10px 4px;
	background: #fff;
	padding: 24px 10px 25px 10px;
	position: relative;
}
section#flow ul li span {
	display: block;
	color: #666;
	font-size: 10px;
}
section#flow ul li img.pos {
	position: absolute;
	top: -20px;
	left: 70px;
}
p#faq {
	margin: 30px auto;
}
p#faq img {
	display: block;
}
section#company {
	margin: 25px auto;
	padding: 9px;
	background: #eee;
	border: 1px solid #adaeae;
}
section#company h2 img {
	display: block;
}
section#company table {
	width: 940px;
	border: 8px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	padding: 5px 0;
	background: #fff url(../img/line.gif) no-repeat 5px 5px;
}
section#company table th, section#company table td {
	font-size: 12px;
	padding: 12px 5px;
	background: url(../img/line.gif) no-repeat bottom center;
}
section#company table td img {
	margin-left: 10px;
	vertical-align: middle;
}
section#company table th {
	width: 140px;
	font-weight: normal;
	color: #003399;
}
section#area img {
	display: block;
}
section#contact {
	margin: 25px auto;
}
section#contact h2 img {
	display: block;
}
section#contact div.inner_box {
	padding: 20px;
	background: #f4f4f4;
}
section#contact div.inner_box div.fL, section#contact div.inner_box div.fR {
	width: 450px;
}
section#contact .box13inner {
	width: 450px;
	background: #fff;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
section#contact .box13inner table {
	width: 430px;
	margin: 0 auto;
	font-size: 90%;
	border-bottom: 1px dotted #ccc;
}
section#contact .box13inner th {
	font-size: 12px;
	vertical-align: middle;
	width: 140px;
	font-weight: normal;
	text-align: left;
	border-top: 1px dotted #ccc;
}
section#contact .box13inner th span {
	color: #ff3300;
}
section#contact .box13inner td {
	font-size: 12px;
	border-top: 1px dotted #ccc;
	padding: 10px 0;
}
section#contact .box13inner td ul li {
	float: left;
	margin-right: 10px;
}
section#contact .box13inner td ul.ad li {
	float: none;
	padding-bottom: 5px;
}
section#contact .box13inner td input.text {
	width: 80%;
}
section#contact .box13inner textarea {
	width: 85%;
	margin-left: 10px;
}
section#contact .box13inner .kome {
	font-size: 80%;
}
section#contact .box13inner p .kome {
	display: block;
	padding: 0 10px 10px;
}
section#contact .mfp_buttons {
	width: 960px;
	background: #f4f4f4;
	margin: 0 auto;
}
.mfp_inactive_phase, #mfp_phase_stat {
	display: none;
	padding: 0;
}
form#mailformpro {
	padding: 0 !important;
}
/* footer
-------------------------------------------------------------------*/
footer {
	border-top: 2px solid #000;
	width: 100%;
}
footer p {
	text-align: center;
	padding: 5px 0 10px;
}
