@charset "UTF-8";
/* CSS Document */

html {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

* {
    -webkit-touch-callout: none;
}

html { font-size: 62.5%; } 
body { font-size: 1.4em; } /* =14px */

body {
	font-family: HiraKakuProN-W3, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, sans-serif;
	-webkit-text-size-adjust: 100%;
	line-height: 1;
	color: #000000;
	width: 100%;
	background-color: #ffffff;
	background-image: url(../common_img/bg.png);
}

.clear {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


/*=============================================================
	COMMON
==============================================================*/

.required {
	color : #D10000;
}

.red {
color : #FF0000;
}

.bold {
	font-weight: bold;
}

h1 {
	font-weight: bold;
	width: 1000px;
	height: 83px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	clear: both;
	background-image: url(../common_img/title_bg.png);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	padding-left: 65px;
	padding-top: 45px;
}


/*---------------------------------------------------------------
	header
----------------------------------------------------------------*/

header {
	
}

#header {
	width: 100%;
	height: 170px;
	float: left;
	background-image: url(../common_img/head_bg.png);
	background-repeat: repeat-x;
}

.header {
	width: 1000px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.header .logo {
	width: 160px;
	height: 160px;
	margin-top: 10px;
	float: left;
}

.header .head-info {
	float: left;
	height: 78px;
	width: 840px;
}

.header .head-name {
	float: left;
	margin-left: 30px;
	margin-top: 34px;
	font-size: 14px;
	line-height: 22px;
}

.header .name-big {
	font-size: 22px;
}

.header .head-add {
	float: left;
	margin-left: 20px;
	margin-top: 40px;
	font-size: 14px;
}

.header .head-tel {
	float: right;	
	margin-top: 34px;
}

.header .head-navi {
	float: left;
}

.header .head-navi ul {
	float: left;
	margin-left: 30px;
}

.header .head-navi ul li {
	float: left;
}

.header .time-info {
	float: left;
	height: 50px;
	width: 840px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.header .time-info .jikan {
	float: left;
	height: 30px;
	width: 75px;
	background-color: #816A52;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px;
	margin-left: 15px;
	font-weight: bold;
}

.header .time-info .time {
	float: left;
	font-size: 13px;
	line-height: 30px;
	margin-top: 10px;
	margin-left: 10px;
}

.header .time-info .red {
	color: #A40000;
	font-weight: bold;
}

/*---------------------------------------------------------------
	contents
----------------------------------------------------------------*/
.contents {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 20px;
}

/*---------------------------------------------------------------
	main
----------------------------------------------------------------*/
.main {
	width: 1000px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}


/*---------------------------------------------------------------
	footer
----------------------------------------------------------------*/

footer {
	
}

#footer {
	width: 100%;
	height: 240px;
	float: left;
	background-image: url(../common_img/foot_bg.png);
	border-top: 5px solid #523212;
}

.footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.footer ul {
	float: left;
	margin-top: 40px;
	font-size: 14px;
}

.footer ul li {
	float: left;
	margin-right: 10px;
}

.footer ul li a {
	color: #000000;
	text-decoration: none;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.footer ul li a:hover {
	color: #cc9900;
	text-decoration: underline;
}

.footer .foot-time-box {
	float: left;
	clear: left;
	margin-top: 80px;
	width: 600px;
}

.footer .foot-time-img {
	float: left;
	clear: left;
	width: 80px;
	height: 80px;
}


.footer .foot-time {
	float: left;
	margin-left: 20px;
	line-height: 200%;
}

.footer .foot-time .red {
	color: #A40000;
	font-weight: bold;
}

.footer .foot-name {
	float: right;
	margin-top: 40px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	font-weight: bold;
}

.footer .foot-name-small {
	font-size: 14px;
}

.footer .foot-tel {
	float: right;
	margin-top: 20px;
	clear: right;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}


.footer .foot-add {
	float: right;
	margin-top: 20px;
	clear: right;
}


/*---------------------------------------------------------------
	copyright
----------------------------------------------------------------*/
.copyright {
	width: 100%;
	height: 40px;
	float: left;
	background-color: #523212;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 40px;
}


/*=============================================================
	TOP
==============================================================*/

/* -------------------------
.viewer
------------------------- */
.viewer {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	width: 1000px;
	height: 500px;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
}
.viewer ul {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.viewer ul li {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
}
.viewer ul li img {
    width: 100%;
}

/* -------------------------
.catch
------------------------- */

.top-catch {
	width: 1000px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-top: 20px;
	color: #523212;
	font-size: 24px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
}

/* -------------------------
.lead
------------------------- */

.top-lead-box {
	width: 1000px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-top: 30px;
}

.top-lead-box .lead-01 {
	width: 470px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	height: 160px;
	background-color: #FFFFFF;
}

.top-lead-box .lead-02 {
	width: 470px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	height: 160px;
	background-color: #FFFFFF;
}

.top-lead-box .lead-03 {
	width: 470px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	height: 160px;
	margin-top: 40px;
	background-color: #FFFFFF;
}

.top-lead-box .lead-04 {
	width: 470px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	height: 160px;
	margin-top: 40px;
	background-color: #FFFFFF;
}

.top-lead-box a:hover img {
	opacity:0.7;
    filter:alpha(opacity=70);
	-moz-opacity:0.7;
    -ms-filter: "alpha( opacity=70 )";
}

.banner-box {
width: 1000px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-top: 30px;
padding-top: 30px;
border-top: 2px solid #84684C;
}

.banner-box .left {
	width: 470px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	height: 120px;
	background-color: #FFFFFF;
}

.banner-box .right {
	width: 470px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	height: 120px;
	background-color: #FFFFFF;
}

.banner-box  a:hover img {
	opacity:0.7;
    filter:alpha(opacity=70);
	-moz-opacity:0.7;
    -ms-filter: "alpha( opacity=70 )";
}

/* -------------------------
.info
------------------------- */

.top-info-box {
	width: 1000px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-top: 30px;
	clear: both;
	border-top: 5px solid #83674B;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.top-info-box .news-box {
	width: 450px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}

.top-info-box .news-box .title {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-bottom: 2px solid #8F6D4C;
	font-size: 16px;
	text-align: left;
	letter-spacing: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 15px;
	font-weight: bold;
}

.top-info-box .news-box dl {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding-right: 10px;
}

.top-info-box .news-box dl dt {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	color: #8F6D4C;
	font-size: 14px;
	text-align: left;
	padding-top: 15px;
	font-weight: bold;
}

.top-info-box .news-box dl dd {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	color: #000;
	font-size: 14px;
	text-align: left;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	line-height: 140%;
}

.top-info-box .news-box dl dd a {
	color: #007CCC;
	text-decoration: underline;
}

.top-info-box .news-box dl dd a:hover {
	color: #FF7E00;
}

.top-info-box .news-box dl dt img {
	margin-left: 5px;
}

.top-info-box .news-box dl dd img {
	margin-right: 5px;
}

.top-info-box .shop-box {
	width: 470px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.top-info-box .shop-info {
	width: 270px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.top-info-box .shop-info .shop-name {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	clear: left;
	font-size: 24px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-bottom: 15px;
}

.top-info-box .shop-info .shop-name-s {
	font-size: 15px;
}

.top-info-box .shop-info .shop-tel {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	clear: left;
	color: #A38424;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 10px;
}

.top-info-box .shop-info .shop-add {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	clear: left;
	font-size: 15px;
	line-height: 140%;
}

.top-info-box .shop-photo {
	width: 180px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
}

.top-info-box .map-box {
	width: 440px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	clear: right;
	margin-top: 30px;
}

/*---------------------------------------------------------------
	灯庵について
----------------------------------------------------------------*/
.about-box {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 60px;
}

/*---------------------------------------------------------------
	冠婚葬祭
----------------------------------------------------------------*/
.ceremonies-left-box {
	width: 580px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
}

.ceremonies-catch {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: left;
	font-size: 28px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-top: 60px;
}

.ceremonies-copy {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/ceremonies_bg.png);
	clear: left;
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 220%;
	padding-top: 20px;
	padding-bottom: 40px;
	margin-top: 20px;
	background-repeat: no-repeat;
}

.ceremonies-4 {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: left;
	margin-top: 30px;
}


.ceremonies-right-box {
	width: 380px;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 20px;
}

.ceremonies-left-box2 {
	width: 480px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 80px;
	margin-bottom: 30px;
}

.ceremonies-right-box2 {
	width: 480px;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 80px;
	margin-bottom: 30px;
}

/*---------------------------------------------------------------
	贈り物
----------------------------------------------------------------*/
.gift-left {
	width: 680px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 22px;
	font-weight: bold;
	line-height: 200%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.gift-left .small {
	font-size: 14px;
}


.gift-right {
	width: 240px;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
}

.gift-center {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
	margin-top: 30px;
}

.gift-tel {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 30px;
	text-align: center;
}

.gift-time {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
}

/*---------------------------------------------------------------
	お問い合わせ
----------------------------------------------------------------*/
.contact-catch {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 25px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-top: 20px;
}

.contact-box {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/contact_bg1.png);
	border: 5px solid #DEDAD0;
	padding: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.contact-left {
	width: 490px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.contact-add {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 20px;
	font-size: 16px;
}

.contact-tel {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 10px;
	font-size: 30px;
	color: #A38424;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.contact-time-box {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/contact_bg2.png);
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 20px;
}

.contact-time-box .subject {
	font-size: 16px;
	color: #523212;
	font-weight: bold;
	float: left;
	clear: left;
	margin-bottom: 20px;
}

.contact-time-box .bold {
	font-size: 13px;
	font-weight: bold;
	float: left;
	clear: left;
	margin-bottom: 10px;
	margin-left: 5px;
}

.contact-time-box .space {
	margin-bottom: 5px;
	float: left;
	clear: left;
}

.contact-time-box .text {
	font-size: 13px;
	float: left;
	clear: left;
	margin-bottom: 10px;
	margin-left: 5px;
}

.contact-map {
	width: 410px;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*---------------------------------------------------------------
	お食事メニュー
----------------------------------------------------------------*/
.menu-tab-box {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 30px;
	border-bottom: 10px solid #523112;
}

.menu-tab-left-on {
	width: 490px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #523112;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	background-image: -webkit-linear-gradient(270deg,rgba(129,88,49,1.00) 0%,rgba(82,49,18,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(129,88,49,1.00) 0%,rgba(82,49,18,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(129,88,49,1.00) 0%,rgba(82,49,18,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(129,88,49,1.00) 0%,rgba(82,49,18,1.00) 100%);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.menu-tab-right-on {
	width: 490px;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #523112;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	background-image: -webkit-linear-gradient(270deg,rgba(129,88,49,1.00) 0%,rgba(82,49,18,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(129,88,49,1.00) 0%,rgba(82,49,18,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(129,88,49,1.00) 0%,rgba(82,49,18,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(129,88,49,1.00) 0%,rgba(82,49,18,1.00) 100%);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.menu-tab-left-off {
	width: 490px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #9B7B5B;
	margin-bottom: 1px;
	position: relative;
}

.menu-tab-right-off {
	width: 490px;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #9B7B5B;
	margin-bottom: 1px;
	position: relative;
}

.menu-tab-left-off a {
	text-decoration: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.menu-tab-left-off:hover {
	background-image: -webkit-linear-gradient(270deg,rgba(129,88,49,1.00) 0%,rgba(82,49,18,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(129,88,49,1.00) 0%,rgba(82,49,18,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(129,88,49,1.00) 0%,rgba(82,49,18,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(129,88,49,1.00) 0%,rgba(82,49,18,1.00) 100%);
}

.menu-tab-right-off a {
	text-decoration: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.menu-tab-right-off:hover {
	background-image: -webkit-linear-gradient(270deg,rgba(129,88,49,1.00) 0%,rgba(82,49,18,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(129,88,49,1.00) 0%,rgba(82,49,18,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(129,88,49,1.00) 0%,rgba(82,49,18,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(129,88,49,1.00) 0%,rgba(82,49,18,1.00) 100%);
}

.menu-tab-box .hiru {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 20px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	height: 34px;
	border-left: 7px solid #A30000;
	padding-left: 10px;
	line-height: 34px;
}

.menu-tab-box .yoru {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 20px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	height: 34px;
	border-left: 7px solid #006600;
	padding-left: 10px;
	line-height: 34px;
}

.menu-tab-image {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
}

h2 {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/h2_bg.png);
	border-left: 10px solid #523112;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	margin-bottom: 30px;
	clear: both;
}

.menu-catch {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 200%;
	padding-left: 20px;
}

.menu-catch-left {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 200%;
	padding-left: 20px;
}

.menu-right {
	width: 50%;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
}

.menu-gentei {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: #C10606;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	border-radius: 5px;
	margin-bottom: 20px;
	line-height: 100%;
}

.menu-item-groupe {
	width: 1000px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
	overflow: hidden;
}

.menu-item-groupe-hide {
	width: 1060px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.menu-item-box {
	width: 300px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 50px;
}

.menu-photo {
	width: 299px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}

.menu-item {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #523212;
	font-size: 18px;
	font-weight: bold;
	border-left: 6px solid #A30000;
	line-height: 24px;
	height: 24px;
	padding-left: 8px;
}

.menu-item-m {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #523212;
	font-size: 15px;
	font-weight: bold;
	border-left: 6px solid #A30000;
	line-height: 24px;
	height: 24px;
	padding-left: 8px;
}


.menu-item-s {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #523212;
	font-size: 13px;
	font-weight: bold;
	border-left: 6px solid #A30000;
	line-height: 24px;
	height: 24px;
	padding-left: 8px;
}

.menu-price {
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #e60012;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	padding-left: 8px;
	text-align: right;
}

.menu-comment {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 160%;
	margin-top: 7px;
	margin-bottom: 15px;
	clear: both;
	width: 100%;
}

.menu-orizuru {
	float: right;
	font-size: 16px;
	height: 38px;
	padding-bottom: 20px;
}

.menu-orizuru img {
	height: 38px;
	vertical-align: middle;
	margin-right: 10px;
}


.menu-tsuru {
	height: 20px;
	margin-right: 5px;
	vertical-align: baseline;
}

.menu-rank {
	height: 35px;
	margin-right: 5px;
	vertical-align: baseline;
}

hr {
	width: 1000px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	margin-bottom: 20px;
}

.kinkyu {
width: 100%;
color : #000000;
border: 3px solid #D10000;
float: left;
padding-top: 10px;
padding-right: 50px;
padding-bottom: 10px;
padding-left: 50px;
background-color: #FFFFFF;
font-size: 16px;
line-height: 160%;
margin-top: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
margin-bottom: 10px;
}

.kinkyu p {
color : #D10000;
font-size: 18px;
font-weight: bold;
text-align: center;
width: 100%;
margin-bottom: 10px;
}

.red {
color: #FF0000;
}