@charset "utf-8";
/*
	Description: initial setting
	Version: 1.0
	Author: idealgrow
*/

/*
===== CONTENTS ===========================================
*/
/** title **/
.redTit {
	font-size: 60px;
	font-family: sheepman, serif;
	font-weight: 400;
	font-style: normal;
	color: #a9080a;
	position: relative;
	line-height: 1;
	margin-bottom: 20px;
}
.redTit:after {
	content: "";
	width: 38px;
	height: 2px;
	background: #a9080a;
	position: absolute;
	bottom: -6px;
	left: 0;
}
.blackTit01 {
	font-size: 60px;
	font-family: sheepman, serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	color: #333;
	position: relative;
	margin-bottom: 20px;
	text-align: right;
}
.blackTit01:after {
	content: "";
	width: 46px;
	height: 2px;
	background: #333;
	position: absolute;
	bottom: -6px;
	right: 0;
}
.menuTit {
	font-size: 60px;
	font-family: sheepman, serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	color: #a9080a;
	position: relative;
	margin-bottom: 20px;
	float: left;
}
.menuTit:after {
	content: "";
	width: 38px;
	height: 2px;
	background: #a9080a;
	position: absolute;
	bottom: -6px;
	left: 0;
}
.menuTit .categorySub {
	font-size: 22px;
	margin-left: 10px;
}
.menuTitjp {
	font-size: 50px;
	color: #a9080a;
	position: relative;
	line-height: 1.2;
	margin-bottom: 20px;
	float: left;
}
.menuTitjp:after {
	content: "";
	width: 50px;
	height: 2px;
	background: #a9080a;
	position: absolute;
	bottom: -6px;
	left: 0;
}
.subTit {
	font-size: 24px;
	font-weight: bold;
	color: #a9080a;
	margin-bottom: 10px;
}
.catchTxt {
	clear: both;
	margin-bottom: 30px;
}
#overHeadTit {
	position: absolute;
	top: 150px;
	z-index: 30;
	text-shadow: 1px 1px 4px #000;
}
#overHeadTit h2 {
	font-size: 60px;
	font-family: sheepman, serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	color: #fff;
	position: relative;
	margin-bottom: 15px;
}
#overHeadTit h2:after {
	content: "";
	width: 38px;
	height: 2px;
	background: #fff;
	position: absolute;
	bottom: -6px;
	left: 0;
}
#overHeadTit p {
	color: #fff;
}
h3.qualityCatch{
	line-height: 1.5;
	z-index: 30;
	color: #fff;
	font-size: 46px;
	font-weight: bold;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-20%);
	text-shadow: 1px 1px 4px #000;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
}
.otherTit{
	width: 100%;
	overflow: hidden;
	padding-bottom: 65px;
}
.otherTit.company{
	background:#f4f5ee;
	padding-bottom: 0;
}
.otherTit.company .baseContainar{
	background:url("/common/img/history/company_bg.png") right bottom no-repeat;
	padding-bottom: 65px;
}
.otherTit.report,.otherTit.news,.otherTit.policy{
	background:#f1f1f1;
	padding-bottom: 0;
}
.otherTit.report .baseContainar{
	background:url("/common/img/report/title_bg.png") right bottom no-repeat;
	padding-bottom: 65px;
}
.otherTit.news .baseContainar,.otherTit.policy .baseContainar{
	background:url("/common/img/shared/other_tit_bg.png") right bottom -30px no-repeat;
	padding-bottom: 65px;
}
.otherTit.report h2{
	font-size: 30px;
}
.otherTit.report h2:after{
	width: 18px;
}
.otherTit.report h2 span,.otherTit.news p span{
	font-size: 16px;
	margin-left: 10px;
	color: #7a7a7a;
}
.otherTit.report p{
	font-size: 40px;
	font-weight: bold;
	line-height: 1.5;
}
.otherTit h2{
	clear: both;
	padding-top: 20px;
	font-size: 60px;
	font-family: sheepman, serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	position: relative;
	margin-bottom: 15px;
}
.otherTit h2:after {
	content: "";
	width: 38px;
	height: 2px;
	background: #333;
	position: absolute;
	bottom: -6px;
	left: 0;
}
.otherTit.news p{
	clear: both;
	padding-top: 20px;
	font-size: 30px;
	font-family: sheepman, serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	position: relative;
	margin-bottom: 15px;
}
.otherTit.news p:after {
	content: "";
	width: 15px;
	height: 2px;
	background: #333;
	position: absolute;
	bottom: -6px;
	left: 0;
}
.otherTit.news h2{
	font-size: 36px;
	line-height: 1.5;
	font-family: "Noto Sans Japanese", 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.otherTit.news h2:after{
	display: none;
}
.pdf a {
	border: dashed 2px #a9080a;
	display: block;
	padding: 20px 20px 20px 75px;
	margin-bottom: 20px;
	font-size: 20px;
	color: #a9080a;
	background: url("/common/img/shared/pdf.svg") 20px center no-repeat;
	background-size: 40px;
}
.pdf a:hover {
	background: url("/common/img/shared/pdf.svg") 20px center no-repeat, #f5dada;
	background-size: 40px, 100%;
}
/** top **/
.topMenu {
	margin-bottom: 80px;
}
.topMenu .titArea {
	float: left;
	width: 224px;
}
.topMenu ul {
	overflow: hidden;
}
.topMenu li {
	float: left;
	width: 293px;
	margin-right: 28.5px;
	position: relative;
	height: 440px;
	overflow: hidden;
}
.topMenu li:last-of-type {
	margin-right: 0;
}
.topMenu li img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	transition: all 0.8s ease;
}
.topMenu li:hover img {
	transform: translate(-50%, -50%) scale(1.2);
}
.topMenu li h3 {
	font-family: sheepman, "Noto Sans Japanese", 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	color: #fff;
	position: absolute;
	bottom: 0;
	padding: 10px;
	font-size: 50px;
	z-index: 10;
}
.topMenu li h3 span {
	display: block;
	font-size: 14px;
	padding-top: 10px;
}
.topMenu .redBtn a {
	background: url("/common/img/shared/link_arrow.svg") right 20px center no-repeat, #a9080a;
	color: #fff;
	padding: 20px 100px 20px 60px;
	position: absolute;
	left: 0;
	top: 160px;
	z-index: 20;
	text-align: center;
}
.topMenu .redBtn a:hover {
	background: url("/common/img/shared/link_arrow.svg") right 20px center no-repeat, #333;
}
.topTopic {
	background: #f1f1f1;
	padding: 80px 0 50px 0;
}
.topTopic .titArea {
	float: right;
	width: 224px;
}
.topTopic .titArea p {
	text-align: right;
}
.topTopic ul {
	display: flex;
	flex-wrap: wrap;
}
.topTopic li {
	width: 293px;
	margin-right: 28.5px;
	background: #fff;
	margin-bottom: 30px;
}
.topTopic li.noNews{
	background: url("/common/img/news/nonews.png") left top;
	position: relative;
	min-height: 450px;
}
.topTopic li.noNews:after{
	content: "";
	position: absolute;
	left:50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background: url("/common/img/news/nonews_logo.png") left center no-repeat;
	background-size: 150px;
	width: 150px;
	height: 150px;
}
.topTopic li:nth-of-type(3n) {
	margin-right: 0;
}
.topTopic li .ph {
	overflow: hidden;
	height: 293px;
	position: relative;
}
.topTopic li.youtubeBox{
	width: 614.5px;
	background: none;
	margin-right: 0;
}
.topTopic li .youtube {
	padding-bottom: 56.25%;
	height: 0px;
	position: relative;
}
.topTopic li .youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.topTopic li .ph img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	transition: all 0.3s ease;
	width: 100%;
	height: auto;
}
.topTopic li .data {
	font-size: 14px;
	color: #a9080a;
	font-family: sheepman, serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	padding: 15px 15px 10px 15px;
}
.topTopic li h3 {
	padding: 0 15px 15px 15px;
	transition: all 0.3s ease;
}
.topTopic li a:hover h3 {
	color: #a9080a;
}
.topTopic li a:hover .ph img {
	transform: translate(-50%, -50%) scale(1.1);
}
.topTopic li.fixCont {
	padding: 10px;
	height: 346px;
	position: relative;
	overflow: hidden;
	margin-right: 28.5px;
}
.topTopic li.fixCont .whiteBase {
	background: rgba(255,255,255,0.7);
	height: 100%;
	position: relative;
	z-index: 2;
}
.topTopic li.fixCont .whiteBase .whiteIn {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
}
.topTopic li.fixCont .whiteBase h3 {
	text-align: center;
	font-family: sheepman, serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	font-size: 40px;
}
.topTopic li.fixCont .whiteBase p {
	text-align: center;
}
.topTopic li.fixCont.recruit {
	margin-right:28.5px;
	margin-left:0;
}
.topTopic li.fixCont.gibraltar {
	margin-right: 0;
}
.topTopic li.fixCont:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	transition: all 0.3s ease;
}
.topTopic li.fixCont.recruit:after {
	background: url("/common/img/top/img_recruit.jpg") center center no-repeat;
}
.topTopic li.fixCont.report:after {
	background: url("/common/img/top/img_report.jpg") center center no-repeat;
}
.topTopic li.fixCont.gibraltar:after {
	background: url("/common/img/top/img_gibraltar.jpg") center center no-repeat;
}
.topTopic li.fixCont:hover:after {
	transform: scale(1.1);
}
.topManagement {
	background: url("/common/img/top/management_bg02.png") right top no-repeat, url("/common/img/top/management_bg.png") left top repeat-x;
	padding: 80px 0 60px 0;
}
.topManagement h2 {
	font-size: 60px;
	font-family: sheepman, serif;
	font-weight: 400;
	font-style: normal;
	color: #53350b;
	position: relative;
	line-height: 1;
	margin-bottom: 20px;
}
.topManagement h2:after {
	content: "";
	width: 38px;
	height: 2px;
	background: #53350b;
	position: absolute;
	bottom: -6px;
	left: 0;
}
.topManagement p:first-of-type {
	margin-bottom: 60px;
}
.topManagement h3 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 40px;
}
/** menu **/
.menuCategory {
	float: left;
	overflow: hidden;
	padding: 26px 0 0 20px;
}
.menuCategory li {
	float: left;
	margin-right: 15px;
	font-size: 20px;
	font-family: sheepman, serif;
	font-weight: 400;
	font-style: normal;
}
.allergen {
	position: absolute;
	right: 0;
	top: 50px;
}
.allergen a {
	display: block;
	border: solid 2px #a9080a;
	color: #a9080a;
	font-weight: bold;
	border-radius: 3px;
	padding: 5px 10px 5px 40px;
	background: url("/common/img/shared/ico_allergen.svg") 10px center no-repeat;
}
.allergen a:hover {
	background: url("/common/img/shared/ico_allergen.svg") 10px center no-repeat, #f5dada;
}
.menuCateBox {
	overflow: hidden;
}
#regular .cateTit {
	width: 204px;
	margin-right: 20px;
	height: 910px;
	float: left;
	background: #f2f2f2;
	position: relative;
}
#hhMenu {
	border-bottom: solid 1px #ccc;
	margin-bottom: 30px;
}
#hhMenu .cateTit {
	width: 204px;
	height: 300px;
	float: right;
	background: #f2f2f2;
	position: relative;
}
#lunch .cateTit {
	width: 204px;
	height: 300px;
	float: right;
	background: #f2f2f2;
	position: relative;
}
#other .cateTit {
	width: 204px;
	margin-right: 20px;
	height: 440px;
	float: left;
	background: #f2f2f2;
	position: relative;
}
#location .cateTit {
	width: 204px;
	margin-right: 20px;
	height: 1380px;
	float: left;
	background: url("/common/img/location/location_tit_bg.png") left bottom no-repeat, #f2f2f2;
	position: relative;
}
#location .cateTit.hh {
	height: 1850px;
}
#location .cateTit h3 {
	position: static;
	transform: none;
	padding: 0 20px;
}
#location .cateTit h3 img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
#location .cateTit div {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}
#location .cateTit p {
	padding: 0 20px;
	font-size: 14px;
	text-align: center;
}
.cateTit h3 {
	font-family: sheepman, serif;
	font-weight: 400;
	font-style: normal;
	font-size: 40px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	line-height: 1.4;
}
.cateTit h3 span {
	display: block;
	font-size: 16px;
	font-family: sheepman, "Noto Sans Japanese", 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.menuCateBox .menuList {
	overflow: hidden;
}
#lunch.menuCateBox .menuList li {
	float: left;
	width: 454px;
	margin-right: 28.5px;
	position: relative;
	height: 300px;
	overflow: hidden;
	margin-bottom: 30px;
}
#lunch.menuCateBox .menuList li:nth-of-type(2) {
	margin-right: 0;
}
#lunch.menuCateBox .menuList li .lunchTime {
	background: rgba(255,255,255,0.8);
	position: absolute;
	z-index: 10;
	right: 10px;
	top: 10px;
	padding: 10px;
}
#lunch.menuCateBox .menuList li .lunchTime p {
	text-align: center;
	color: #a9080a;
}
#lunch.menuCateBox .menuList li .lunchTime p:nth-of-type(1) {
	font-family: sheepman, serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 1;
	font-style: normal;
	position: relative;
}
#lunch.menuCateBox .menuList li .lunchTime p:nth-of-type(1):before {
	content: "";
	width: 20px;
	height: 1px;
	background: #a9080a;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
#lunch.menuCateBox .menuList li .lunchTime p:nth-of-type(1):after {
	content: "";
	width: 20px;
	height: 1px;
	background: #a9080a;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
#lunch.menuCateBox .menuList li .lunchTime p:nth-of-type(2) {
	font-weight: bold;
}
#hhMenu.menuCateBox .menuList li {
	float: left;
	width: 936px;
	position: relative;
	height: 300px;
	overflow: hidden;
	margin-bottom: 30px;
}
.menuCateBox .menuList li {
	float: left;
	width: 293px;
	margin-right: 28.5px;
	position: relative;
	height: 440px;
	overflow: hidden;
	margin-bottom: 30px;
}
.menuCateBox .menuList li:nth-of-type(3n) {
	margin-right: 0;
}
.menuCateBox .menuList li img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	transition: all 0.8s ease;
	height: 100%;
	width: auto;
}
.menuCateBox .menuList li:hover img {
	transform: translate(-50%, -50%) scale(1.2);
}
.menuCateBox .menuList li p{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 200;
	background: rgba(255,255,255,0.8);
	padding: 10px !important;
	height: auto !important;
	font-weight: bold;
	text-align: center;
}
.menuCateBox .menuList li h4 {
	font-family: sheepman, sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	color: #fff;
	position: absolute;
	bottom: 0;
	padding: 10px;
	font-size: 50px;
	z-index: 10;
	background: rgba(0,0,0,0.5);
	width: 100%;
}
.menuCateBox .menuList li h4 span {
	display: block;
	font-size: 14px;
	padding-top: 10px;
	font-family: "Noto Sans Japanese", 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#location.menuCateBox .menuList li h4 {
	font-family: "Noto Sans Japanese", 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #fff;
	position: absolute;
	bottom: 0;
	padding: 10px;
	font-size: 24px;
	z-index: 10;
}
#location.menuCateBox .menuList li h4 span {
	font-family: sheepman, sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	font-size: 18px;
}
.setInfo {
	position: absolute;
	right: 0;
	top: 56px;
	overflow: hidden;
}
.setInfo li {
	font-size: 14px;
	float: left;
	margin-left: 30px;
	padding-left: 45px;
	line-height: 1.6;
}
.setInfo li span {
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #333;
}
.setInfo li:first-of-type {
	background: url("/common/img/shared/ico_r_set.png") left center no-repeat;
	color: #e18103;
	font-weight: bold;
}
.setInfo li:nth-of-type(2) {
	background: url("/common/img/shared/ico_s_set.png") left center no-repeat;
	color: #889329;
	font-weight: bold;
}
.setInfo li.tressa {
	background: url("/common/img/shared/ico_t_set.png") left center no-repeat;
	color: #a9080a;
	font-weight: bold;
}
.setInfo.kid li{
	padding-left: 90px;
}
.setInfo.kid li:first-of-type {
	background: url("/common/img/shared/ico_kidr_set.png") left center no-repeat;
	color: #e18103;
	font-weight: bold;
}
.setInfo.kid li:nth-of-type(2) {
	background: url("/common/img/shared/ico_kids_set.png") left center no-repeat;
	color: #889329;
	font-weight: bold;
}
.menuSubNavi {
	clear: both;
	border-top: solid 2px #eee;
	border-bottom: solid 2px #eee;
	overflow: hidden;
	padding: 5px 0;
}
.menuSubNavi li {
	float: left;
	font-size: 14px;
	padding: 5px;
	position: relative;
}
.menuSubNavi li:after {
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #eee;
	width: 1px;
	height: 50%;
}
.menuSubNavi li:last-of-type:after {
	display: none;
}
.menuSubNavi li a {
	display: block;
	background: url("/common/img/shared/ico_breadcrumbs.svg") right 14px center no-repeat, #fff;
	padding: 15px;
}
.menuSubNavi li a:hover, .menuSubNavi li a.current {
	background: url("/common/img/shared/ico_breadcrumbs.svg") right 14px center no-repeat, #f1f1f1;
}
.menuSubNavi.regularNav li {
	width: 20%;
}
.menuSubNavi.lunchNav li {
	width: 50%;
}
.menuSubNavi.lunchNav li .lunchTime {
	font-size: 20px;
	padding: 10px 0;
	font-weight: bold;
	color: #a9080a;
}
.menuBox {
	clear: both;
	position: relative;
	overflow: hidden;
	padding: 40px 0;
	border-bottom: solid 1px #eee;
}
.menuBox:after {
	content: "";
	display: block;
	clear: both;
}
.menuBox .ph {
	position: relative;
	width: 710px;
}
.menuBox.phRight .ph {
	float: right;
}
.menuBox .ph img {
	width: 100%;
	height: auto;
	z-index: -1;
}
.menuBox.phLeft .ph span {
	position: absolute;
	bottom: 10px;
	left: 10px;
	background: rgba(255,255,255,0.6);
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}
.menuBox.phRight .ph span {
	position: absolute;
	bottom: 10px;
	right: 10px;
	background: rgba(255,255,255,0.6);
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}
.menuSection {
	width: 420px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.menuBox.phLeft .menuSection {
	right: 0;
}
.menuBox.phRight .menuSection {
	left: 0;
}
.menuSection h3 {
	font-size: 74px;
	color: #a9080a;
	font-family: sheepman, sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.2;
	margin-bottom: 10px;
}
.menuSection h3 span {
	font-family: "Noto Sans Japanese", 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	display: block;
	font-size: 16px;
}
.menuSection .takeoutCatch {
	font-size: 20px;
	font-weight: bold;
	color: #a9080a;
	border-bottom: dashed 1px #a9080a;
	display: inline-block;
}
.menuSection .produce {
	overflow: hidden;
}
.menuSection .produce dt {
	float: left;
	background: #a9080a;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding: 4px 10px;
}
.menuSection .produce dd {
	font-size: 12px;
	text-align: center;
	padding: 4px 10px;
	background: #eee;
	float: left;
}
.menuSection .menuBlock {
	padding: 20px 0;
	border-bottom: solid 1px #eee;
}
.menuSection .menuBlock:last-of-type {
	border-bottom: none;
}
.menuSection .menuBlock h4 {
	font-size: 28px;
	font-weight: bold;
}
.menuSection .menuBlock h4.modal {
	cursor: pointer;
}
.menuSection .menuBlock h4.modal:before {
	content: "";
	background: url("/common/img/shared/zoom.svg") center center no-repeat, #a9080a;
	border-radius: 3px;
	background-size: 15px;
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-right: 10px;
}
.menuSection .menuBlock h4 span {
	font-size: 20px;
}
.menuSection .menuBlock h4 span.infoCaps {
	font-size: 16px;
	display: block;
	line-height: 1.4;
	margin-bottom: 10px;
}
.menuSection .menuBlock.simplePrice {
	overflow: hidden;
}
.menuSection .menuBlock.simplePrice h4 {
	font-size: 24px;
	float: left;
}
.menuSection .menuBlock.simplePrice li {
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #eee;
}
.menuSection .menuBlock.simplePrice li:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.menuSection .menuBlock.simplePrice li.sizeParts h4 {
	float: none;
}
.menuSection .menuBlock.simplePrice li.sizeParts .size {
	clear: both;
	float: left;
	font-size: 18px;
	padding: 5px 0 0 20px;
}
.menuSection .menuBlock .menuCopy {
	clear: both;
	font-size: 13px;
	padding-top: 10px;
	color: #555;
}
.menuSection .menuBlock.simplePrice .price {
	float: right;
	color: #bb2014;
	font-family: 'Roboto', "Noto Sans Japanese", 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 24px;
	padding: 0;
}
.menuSection .menuBlock.simplePrice .price span {
	font-size: 20px;
}
.menuSection .engTit {
	font-size: 24px;
	color: #d3d3d3;
	font-family: sheepman, sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
}
.menuSection .price {
	padding: 10px 0 0 0;
	overflow: hidden;
}
.menuSection .price li {
	font-family: 'Roboto', "Noto Sans Japanese", 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.menuSection .price li span {
	font-size: 20px;
}
.menuSection .price li:after, .menuSection .menuBlock.simplePrice .price:after {
	content: "(税込)";
	font-size: 12px;
	color: #bb2014;
}
.menuSection .price li.setR {
	float: left;
	background: url("/common/img/shared/ico_r_set.png") left center no-repeat;
	background-size: 28px;
	padding-left: 34px;
	width: 50%;
	font-size: 30px;
	font-weight: bold;
	color: #bb2014;
}
.menuSection .price li.setS {
	float: left;
	background: url("/common/img/shared/ico_s_set.png") left center no-repeat;
	background-size: 28px;
	padding-left: 34px;
	width: 50%;
	font-size: 30px;
	font-weight: bold;
	color: #bb2014;
}
.menuSection .price li.setkidR {
	float: left;
	background: url("/common/img/shared/ico_kidr_set.png") left center no-repeat;
	background-size: 60px;
	padding-left: 70px;
	width: 50%;
	font-size: 30px;
	font-weight: bold;
	color: #bb2014;
}
.menuSection .price li.setkidS {
	float: left;
	background: url("/common/img/shared/ico_kids_set.png") left center no-repeat;
	background-size: 60px;
	padding-left: 70px;
	width: 50%;
	font-size: 30px;
	font-weight: bold;
	color: #bb2014;
}
.menuSection .price li.setT {
	float: left;
	background: url("/common/img/shared/ico_t_set.png") left center no-repeat;
	background-size: 28px;
	padding-left: 34px;
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	color: #bb2014;
}
.menuSection .price li.setN {
	background-size: 28px;
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	color: #bb2014;
}
.menuSection .price li.single {
	color: #333;
	font-size: 14px;
}
.menuSection .price li.single span {
	color: #bb2014;
	font-weight: bold;
	font-size: 20px;
}
.menuFoot {
	position: relative;
	padding: 40px 0 0 0;
}
.menuFoot p.allergen {
	position: static;
	display: inline-block;
}
.menuFoot .setInfo {
	top: 40px;
}
.toping {
	border: solid 2px #a9080a;
	border-radius: 3px;
	clear: both;
	margin-top: 40px;
	position: relative;
}
.toping h5 {
	color: #a9080a;
	background: #fff;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	font-size: 18px;
	font-weight: bold;
	top: -16px;
}
.toping ul {
	padding: 20px;
	overflow: hidden;
	text-align: center;
}
.toping ul li {
	display: inline-block;
	padding: 0 20px;
	font-size: 18px;
	font-family: 'Roboto', "Noto Sans Japanese", 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	border-right: solid 1px #ccc;
}
.toping ul li:last-of-type {
	border-right: none;
}
.toping ul li span {
	color: #a9080a;
	font-size: 22px;
	font-weight: bold;
	margin-left: 10px;
}
.toping ul li:after {
	content: "(税込)";
	font-size: 12px;
	color: #a9080a;
}
.menuAttend {
	border-top: dashed 1px #ccc;
	padding-top: 20px;
	font-size: 14px;
}
/** location **/
.locationNav {
	position: absolute;
	right: 0;
	top: 45px;
	overflow: hidden;
	text-align: right;
	width: 750px;
}
.locationNav li {
	display: inline-block;
	text-align: right;
	padding: 0 10px;
}
.locationNav li a {
	display: block;
	background: url("/common/img/shared/ico_breadcrumbs.svg") right center no-repeat;
	padding-right: 20px;
}
#locationTit {
	position: absolute;
	top: 220px;
	left: 50%;
	width: 38%;
	transform: translateX(-50%);
	margin-left: -25%;
	z-index: 30;
	background: rgba(255,255,255,0.8);
	padding: 30px 0 30px 0;
	height: 200px;
	box-sizing: border-box;
}
#locationTit:before {
	background: rgba(255,255,255,0.8);
	position: absolute;
	left: 0;
	margin-left: -30%;
	width: 30%;
	height: 200px;
	content: "";
	top: 0;
}
#locationTit h2 {
	font-size: 40px;
	color: #a9080a;
	position: relative;
	line-height: 1.6;
	margin-bottom: 10px;
}
#locationTit h2:after {
	content: "";
	background: #a9080a;
	height: 2px;
	width: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
}
#locationTit .address {
	font-size: 18px;
	font-weight: bold;
}
#locationTit .tel {
	font-size: 22px;
	font-weight: bold;
}
#locationTit .tel a {
	display: block;
	background: url("/common/img/shared/ico_tel.png") left center no-repeat;
	padding-left: 20px;
}
.locationList {
	overflow: hidden;
	width: 50%;
	float: left;
}
.locationList dt {
	float: left;
	width: 32%;
	color: #a9080a;
	clear: both;
	padding-left: 30px;
}
.locationList dt.ico_url {
	background: url("/common/img/shared/ico_link.svg") left center no-repeat;
	background-size: 17px;
}
.locationList dt.ico_time {
	background: url("/common/img/shared/ico_time.svg") left center no-repeat;
}
.locationList dt.ico_date {
	background: url("/common/img/shared/ico_date.svg") left center no-repeat;
}
.locationList dt.ico_park {
	background: url("/common/img/shared/ico_park.svg") left center no-repeat;
}
.locationList dt.ico_other {
	background: url("/common/img/shared/ico_other.svg") left center no-repeat;
}
.locationList dt.ico_reserve {
	background: url("/common/img/shared/ico_reserve.svg") left center no-repeat;
}
.locationList dt.ico_cashless {
	background: url("/common/img/shared/ico_cashless.svg") left center no-repeat;
	background-size: 22px;
}
.locationList dd {
	margin-left: 32%;
	margin-bottom: 20px;
}
.locationWidget {
	float: right;
	width: 46%;
}
.locationWidget .eparkWidget {
	border: solid 2px #ccc;
	padding: 0 10px;
	margin-bottom: 20px;
}
.locationWidget .eparkWidget table {
	width: 100%;
}
.locationWidget .youtube {
	width: 100%;
	padding-bottom: 56.25%;
	height: 0px;
	position: relative;
}
.locationWidget .youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.locationWidget .hhMenu a{
	display: block;
	text-align: center;
	background: #ffe100;
	padding: 10px;
	font-size: 20px;
	font-weight: bold;
}
.locationWidget .hhMenu a span{
	font-family: sheepman, serif;
	display: block;
	line-height: 1.4;
	font-size: 16px;
}
.map {
	width: 100%;
	height: 40vh;
}
/** history **/
.historySub{
	position: absolute;
	right: 0;
	top: 60px;
	font-size: 26px;
	font-weight: bold;
}
.historyContainar .historyIn{
	padding: 140px 0;
	width: 1160px;
	margin: 0 auto;
}
.historyContainar .historyIn h3{
	text-align: center;
	font-size: 28px;
	color: #a9080a;
	margin-bottom: 60px;
	font-weight: bold;
}
.historyContainar .historyIn p{
	text-align: center;
	font-size: 18px;
	line-height: 2;
}
	.historyContainar .historyIn p.book a{
		display: block;
		background: #eee;
		width: 60%;
		border:solid 1px #ccc;
		border-radius: 3px;
		margin: 20px auto 0 auto;
		padding: 10px;
		cursor: pointer;
	}
.publication p.book{
	background: #f0f0f0;
	padding: 20px;
	font-size: 16px;
	border-radius: 10px;
	width: 344px;
	margin: 0 auto;
}
.publication p.book img{
	margin-bottom: 10px;
	width: 100%;
	height: auto;
}
.historyCont .historyBg02{
	background-image: url("/common/img/history/history04.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.historyCont .historyBg02 p{
	color: #fff;
	text-shadow: 1px 1px 2px #000;
}
.historyCont .historyIn p span{
	font-size: 22px;
	font-weight: bold;
	display: block;
}
section:after {
  content: "";
  display: block;
  height: 400px;
  width: 100vw;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px), only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    section:after {
      background-attachment: scroll; } }

#first:after {
  background-image: url("/common/img/history/history01.jpg")}

#second:after {
  background-image: url("/common/img/history/history02.jpg") }

#third:after {
  background-image: url("/common/img/history/history03.jpg") }
.oldCm,.publication{
	width: 1160px;
	margin: 0 auto;
	text-align: center;
}
.publication{
	margin-top: 20px;
	margin-bottom: 80px;
}
.publication h2{
	font-family: "Noto Sans Japanese", 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 50px;
	margin-bottom: 40px;
}
.publication ul{
	display: flex;
	justify-content: center;
}
.publication ul li{
	width: 50%;
	text-align: center;
	font-size: 14px;
}
.publication ul li:first-of-type{
	border-right: solid 1px #ccc;
	padding-right:20px;
	margin-right: 0;
}
.publication ul li span{
	font-size: 20px;
	display: block;
	font-weight: bold;
}
.oldCm h2{
	font-size: 60px;
	font-family: sheepman, serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	margin-bottom: 60px;
}
.oldCm ul{
	overflow: hidden;
}
.oldCm li{
	float: left;
	width: 48%;
	margin-right: 4%;
}
.oldCm li:last-of-type{
	margin-right: 0;
}
.oldCm li .youtube{
	padding-bottom: 56.25%;
	height: 0px;
	position: relative;
}
.oldCm li .youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.gibraltarIn p {
	text-align: center;
	font-size: 18px;
	margin-bottom: 40px;
}
.gibraltarIn .blogLink {
	width: 50%;
	margin: 0 auto;
}
.gibraltarIn .blogLink a {
	display: block;
	background: url("/common/img/shared/ico_link_arrow.png") right 20px center no-repeat, #000;
	color: #fff;
	padding: 20px 40px 20px 20px;
}
.gibraltarIn .blogLink a span {
	display: block;
	font-family: sheepman, serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
}
.gibraltarIn .blogLink a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/** quality **/
.qualityTit{
	background: url("/common/img/quality/mainimg.jpg") center bottom no-repeat;
	background-size: cover;
	height: 740px;
	position: relative;
}
.qualitySub{
	text-align: center;
	font-size: 20px;
}
.qualityBox{
	background: #f2f2f2;
	margin-bottom: 40px;
	position: relative;
}
.qualityBox:before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100px;
	background: #fff;
}
.qualityBox:last-of-type{
	margin-bottom: 0;
}
.qualityBoxIn{
	position: relative;
	width: 1160px;
	margin: 0 auto;
}
.qualityBox h2{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	top: 60px;
	font-size: 40px;
	font-weight: bold;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
}
.qualityBox p.num{
	padding-top: 20px;
	font-size: 28px;
	color: #a9080a;
	font-family: sheepman, serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
}
.qualityBoxIn .tit{
	width:275px; 
	text-align: center;
}
.qualityBoxIn.phRight .tit{
	float: left;
}
.qualityBoxIn.phLeft .tit{
	float: right;
}
.qualityBox p.num span{
	font-size: 58px;
	margin-left: 10px;
}
.qualityBox p.ph{
	width: 884px;
}
.qualityBox p.ph img{
	width: 100%;
	height: auto;
}
.qualityBoxIn.phRight p.ph{
	float: right;
}
.qualityBoxIn.phLeft p.ph{
	float: left;
}
.qualityBox p.txt{
	clear: both;
	padding:20px 0 40px 0;
	font-size: 18px;
}
.qualityBoxIn.phRight p.txt{
	margin-left: 280px;
}
.qualityBoxIn.phLeft p.txt{
	margin-right: 280px;
}
.wineInfo{
	padding: 40px 0 80px 0;
}
.wineInfo:after{
	content: "";
	display: block;
	clear: both;
}
.wineInfo li{
	width: 48%;
	margin-right: 4%;
	float: left;
	padding: 30px 30px 140px 30px;
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1);
}
.wineInfo li h3{
	font-size: 30px;
	font-family: sheepman,"Noto Sans Japanese", 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 30px;
	color: #b7c941;
}
.wineInfo li h3 span{
	display: block;
	font-size: 16px;
}
.wineInfo li:first-of-type h3{
	color: #ff0000;
}
.wineInfo li:first-of-type{
	background: url("/common/img/quality/wine01.jpg")center bottom no-repeat,#fff;
	background-size: 100% auto,100%;
}
.wineInfo li:last-of-type{
	margin-right: 0;
	background: url("/common/img/quality/wine02.jpg")center bottom no-repeat,#fff;
	background-size: 100% auto,100%;
}
/** company **/
.companyBox01{
	width: 1160px;
	margin: 0 auto;
	padding: 60px 0;
	background: url("/common/img/history/rinen_bg.png") right bottom no-repeat;
}
.companyBox01 h3{
	font-size: 46px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 60px;
}
.companyBox01 .companyCatch{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	padding: 45px 0;
	margin-bottom: 45px;
}
.companyBox01 p{
	text-align: center;
	font-size: 20px;
	line-height: 2.2;
}
.companyBox01 .companyCatch img{
	display: inline-block;
	vertical-align: bottom;
	margin-right: 5px;
}
.companyBox01 p span{
	color: #E83421;
	font-size: 30px;
	font-weight: bold;
}
.companyBox01 .companyCatch:before{
	content: "";
	background: url("/common/img/history/company_bar.png") center center no-repeat;
	width: 165px;
	height: 9px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
}
.companyBox01 .companyCatch:after{
	content: "";
	background: url("/common/img/history/company_bar.png") center center no-repeat;
	width: 165px;
	height: 9px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
.companyInfo{
	background: url("/common/img/history/company_info_bg.jpg") right bottom no-repeat,#f2f2f2;
	background-size: auto 100%,100%;
	padding: 60px 0;
}
.companyInfo h3{
	font-size: 46px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 60px;
}
.companyInfo ul{
	overflow: hidden;
}
.companyInfo li{
	float: left;
	width: 48%;
	margin-right: 4%;
	padding: 10px;
	border-bottom: solid 1px #b2b2b2;
	position: relative;
	font-size: 18px;
	font-weight: bold;
}
.companyInfo li:after{
	content: "";
	position: absolute;
	left: 0;
	height: 1px;
	width: 20%;
	background: #a9080a;
	bottom: -1px;
	z-index: 10;
}
.companyInfo li span{
	width: 20%;
	display: block;
	float: left;
	color: #a9080a;
	margin-right: 10px;
	font-size: 16px;
	font-weight: normal;
}
.companyInfo li:nth-of-type(even){
	margin-right: 0;
}
/** report **/
.reportSubTit{
	background: url("/common/img/report/report_cont_bg.jpg") left top;
	padding: 80px 0;
}
.reportSubTit p{
	width: 100%;
}
.reportSubTit p img{
	margin: 0 auto;
}
.reportSubTit ul{
	width: 1160px;
	margin: 0 auto;
}
.reportSubTit ul:after{
	content: "";
	display: block;
	clear: both;
}
.reportSubTit li{
	float: left;
	width: 38%;
}
.reportSubTit li img{
	width: 100%;
	height: auto;
}
.reportSubTit li:last-of-type{
	background: #fff;
	width: 58.4%;
	margin-left: 3.6%;
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);
	padding: 4px;
}
.reportSubTit li .youtube{
	padding-bottom: 56.25%;
	height: 0px;
	position: relative;
}
.reportSubTit li .youtube:after{
	content: "Now Editing Movie";
	position: absolute;
	left: 50%;
	top: 50%;
	font-family: sheepman, serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	transform: translate(-50%,-50%);
	font-size: 30px;
	color: #ccc;
	z-index: 3;
}
.reportSubTit li .youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.reportCont{
	width: 1160px;
	margin: 0 auto;
	padding: 40px 0;
}
.reportCont p{
	margin-bottom: 40px;
}
.reportCont ul{
	overflow: hidden;
	padding: 0 40px;
	margin-bottom: 20px;
}
.reportCont ul li{
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 20px;
}
.reportCont ul li img{
	width: 100%;
	height: auto;
}
.reportCont ul li:nth-of-type(3n){
	margin-right: 0;
}
.reportCont .btn{
	width: 50%;
	margin: 0 auto;
}
.reportCont .btn a{
	display: block;
	background:url("/common/img/shared/ico_link_arrow.png") right 20px center no-repeat,#e72617;
	color: #fff;
	padding: 20px;
	text-align: center;
}
.reportCont .btn a span{
	display: block;
	font-family: sheepman, serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
}
.reportCont .btn a:hover{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.reportList{
	padding: 80px 0;
	border-top: solid 1px #ccc;
}
.reportList .titArea{
	float: right;
	width: 20%;
}
.reportList.titLeft .titArea{
	float: left;
}
.reportList.titLeft .titArea h2{
	text-align: left;
}
.reportList.titLeft .titArea h2:after{
	left: 0;
	right: auto;
}
.reportList.titLeft .titArea p{
	text-align: left;
}
.reportList .titArea p {
	text-align: right;
}
.reportList ul {
	overflow: hidden;
}
.reportList li {
	float: left;
	width: 48%;
	margin-right: 4%;
	background: #f1f1f1;
	margin-bottom: 30px;
	position: relative;
}
.reportList li:nth-of-type(even) {
	margin-right: 0;
}
.reportList .tigerRepoNum{
	font-size: 20px;
	font-family: sheepman, serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	padding: 15px 15px 0 15px;
	color: #a9080a;
}
.reportList li.new:after{
	content: "NEW";
	position: absolute;
	right: -40px;
	top: -5px;
	font-family: sheepman, serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	background: #fff;
	padding: 20px 40px 5px 40px;
	text-align: center;
	transform: rotate(45deg);
	color: #a9080a;
}
.reportList li h3 {
	padding:5px 15px 15px 15px;
	font-weight: bold;
}
.reportList li:hover{
	cursor: pointer;
	background: #a9080a;
	transition: all 0.8s ease;
}
.reportList li:hover h3,.reportList li:hover p{
	color: #fff;
}
/** reserve **/
.reserveTit{
	background: url("/common/img/reserve/mainimg.jpg") center bottom no-repeat;
	background-size: cover;
	height: 740px;
	position: relative;
}
.reserveIn{
	padding: 80px 0;
}
.reserveIn h3{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.reserveIn p{
	text-align: center;
}
.reserveTel{
	background: #f1f1f1;
	padding: 80px 0;
}
.reserveTel .attention{
	border: solid 2px rgba(169,8,10,1);
	color: rgba(169,8,10,1);
	text-align: center;
	font-size: 20px;
	padding: 20px 10px;
}
.reserveTel h3{
	font-size: 32px;
	font-weight: bold;
	background: url("/common/img/reserve/ico_tel.png") left center no-repeat;
	padding-left: 42px;
	margin-bottom: 10px;
}
.reserveTel p,.reserveEpark p{
	font-size: 18px;
	margin-bottom: 40px;
}
.reserveTel dl{
	overflow: hidden;
	margin-bottom: 20px;
}
.reserveTel dt{
	float: left;
	background: #3e3e3e;
	color: #fff;
	padding:5px;
	width: 30%;
	text-align: center;
	font-size: 18px;
}
.reserveTel dd{
	float: left;
	margin-left: 10px;
	padding: 5px;
}
.reserveTel dl:nth-of-type(2) dd{
	line-height: 1.4;
	padding: 0 5px;
}
.reserveTel ul{
	margin-bottom: 40px;
}
.reserveTel ul:last-of-type{
	margin-bottom: 0;
}
.reserveTel ul:after,.reserveTel ul li:after{
	content: "";
	clear: both;
	display: block;
}
.reserveTel ul li{
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 20px;
}
.reserveTel ul li:nth-of-type(even){
	margin-right: 0;
}
.reserveTel ul li a{
	background: #fff;
	display: block;
	padding: 10px;
	font-size: 20px;
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.15);
}
.reserveTel ul li a span{
	float: right;
	font-weight: bold;
	background: url("/common/img/reserve/ico_tel.png") left center no-repeat;
	background-size: 20px auto;
	padding-left: 25px;
}
.reserveEpark{
	padding: 80px 0;
}
.reserveEpark h3{
	font-size: 32px;
	font-weight: bold;
	background: url("/common/img/reserve/ico_smt.png") left center no-repeat;
	padding-left: 42px;
	margin-bottom: 10px;
}
.eparkBox{
	border: solid 10px #3e3e3e;
	padding: 30px;
	background:url("/common/img/reserve/epark_bg.png") center bottom no-repeat, -webkit-linear-gradient(#ffffff 23%, #dbeaf1 87%);
	background:url("/common/img/reserve/epark_bg.png") center bottom no-repeat, -o-linear-gradient(#ffffff 23%, #dbeaf1 87%);
	background:url("/common/img/reserve/epark_bg.png") center bottom no-repeat, linear-gradient(#ffffff 23%, #dbeaf1 87%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbeaf1',GradientType=0 );

}
.eparkBox h4 img{
	margin: 0 auto 20px auto;
}
.eparkBox p{
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}
.eparkBox p span{
	color: #8ec21f;
	border-bottom: solid 3px #8ec21f;
}
.eparkBox p.btn{
	margin-bottom: 0;
	font-size: 24px;
	padding: 0 200px;
}
.eparkBox p.btn a{
	display: block;
	background: #ffe53d;
	border-radius: 80px;
	border-bottom: solid 6px #e9cd1b;
	padding: 10px 0;
}
.eparkBox p.btn a:hover{
	color: #333;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/** news **/
.newsCont .phArea{
	float: left;
	width: 55%;
	margin-right: 4%;
}
.newsCont .phArea .ph img{
	width: 100%;
	height: auto;
}
.newsCont .phArea .setInfo{
	position: static;
	padding-top: 20px;
}
.newsCont .phArea .setInfo li{
	margin-left: 0;
	margin-right: 30px;
}
.newsCont .txtArea{
	width: 41%;
	float: left;
}
.newsCont .txtArea p.ph img{
	width: 100%;
	height: auto;
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 20px;
}
.newsCont .txtArea .rb{
	font-size: 22px;
}
.newsCont .txtArea h3{
	font-size: 24px;
	color: #a9080a;
	font-weight: bold;
}
.newsCont .menuInfo{
	overflow: hidden;
	margin-bottom: 20px;
}
.newsCont .menuInfo.special{
	bottom: 0;
}
.newsCont .menuInfo.special dt{
	color: #889329;
}
.newsCont .menuInfo p.ex{
	clear: both;
	text-align: right;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
}
.newsCont .menuInfo h4{
	font-size: 26px;
	text-align: right;
	line-height: 1.2;
	font-weight: bold;
	border-bottom: solid 1px #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
	clear: both;
}
.newsCont .menuInfo h4 span.fontS{
	display: block;
	font-size: 16px;
	padding-top: 10px;
}
.newsCont .menuInfo h4 span{
	font-size: 22px;
}
.newsCont .menuInfo dl{
	float: right;
	overflow: hidden;
	width: 80%;
}
.newsCont .menuInfo dt{
	float: left;
	clear: both;
	font-weight: bold;
	line-height: 34px;
	padding-left: 40px;
}
.newsCont .menuInfo dd{
	float: right;
}
.newsCont .menuInfo dt.setR{
	color: #e18103;
	background: url("/common/img/shared/ico_r_set.png") left center no-repeat;
	margin-bottom: 20px;
}
.newsCont .menuInfo dt.setS{
	color: #889329;
	background: url("/common/img/shared/ico_s_set.png") left center no-repeat;
}
.newsCont .menuInfo dd{
	color: #bb2014;
	font-size: 20px;
	font-family: 'Roboto', "Noto Sans Japanese", 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	line-height: 1;
	font-weight: bold;
}
.newsCont .menuInfo dd span{
	font-size: 30px;
}
.newsCont .menuInfo dd span:after{
	content: "(税込)";
	font-size: 12px;
	color: #bb2014;
}
.policyList,.formBox{
	padding: 50px 0;
}
.policyList p,.formBox p{
	margin-bottom: 50px;
}
.policyList dt{
	font-size: 20px;
	padding: 10px;
	border-bottom: dashed 1px #ccc;
	margin-bottom: 10px;
	font-weight: bold;
}
.policyList dd{
	margin-bottom: 30px;
	padding: 0 10px;
}
.policyList dd:last-of-type{
	margin-bottom: 0;
}
.sitemap {
	width: 48%;
	float: left;
	margin-right: 4%;
}
.sitemap:last-of-type{
	margin-right: 0;
}
.sitemap li a{
	display: block;
	padding: 10px;
}
.sitemap li a:hover{
	background: #f1f1f1;
}
.sitemap li{
	border-top: solid 1px #ccc;
}
.sitemap li ul{
	padding-left: 40px;
	border-top: dashed 1px #ccc;
	margin-bottom: 40px;
}
.sitemap li ul li:first-of-type{
	border-top: none;
}
.sitemap li ul li{
	border-top: dashed 1px #ccc;
}
.formBox dl{
	margin: 0 auto;
	overflow: hidden;
	border-top: dashed 1px #ccc;
	padding-top: 20px;
}
.formBox dt{
	float: left;
	width: 25%;
	clear: both;
	font-weight: bold;
	position: relative;
	margin-right: 4%;
	padding-top: 6px;
}
.formBox dt:after{
	content: "任意";
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 14px;
	border-radius: 3px;
	padding: 0 10px;
	font-weight: normal;
	background: #f1f1f1;
}
.formBox dt.required:after{
	content: "必須";
	color: #fff;
	background: #a9080a;
}
.formBox dt span{
	display: block;
}
.formBox dd{
	border-bottom: dashed 1px #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
	padding-left: 29%;
}
.formBox .selectWrap{
	display: inline-block;
	margin-left: 10px;
	position: relative;
}
.formBox .selectWrap:after{
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	border: 0px;
	border-bottom: solid 2px #b4b3b3;
	border-right: solid 2px #b4b3b3;
	-ms-transform: rotate(45deg) translateY(-80%);
	-webkit-transform: rotate(45deg) translateY(-80%);
	transform: rotate(45deg) translateY(-80%);
	right: 15px;
	top: 50%;
}
.formBox .selectWrap:first-of-type{
	margin-left: 0;
}
.formBox .btn{
	text-align: center;
	padding-top: 20px;
}
.formBox .btn input{
	background: url("/common/img/shared/ico_link_arrow.png") right 15px center no-repeat,#a9080a;
	color: #fff;
	border: none;
	padding: 20px 80px 15px 40px;
	font-size: 18px;
	border-radius: 3px;
	cursor: pointer;
	border-bottom: solid 5px #7F0305;
	transition: all 0.2s ease;
}
.formBox .btn input:hover{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.formBox .backbtn a{
	padding: 20px 40px;
	border-radius: 3px;
	background: #f1f1f1;
}
a.newsBtn{
	display: block;
	border: solid 2px #AD0002;
	padding: 10px;
	text-align: center;
	border-radius: 5px;
	color: #fff;
	background: #AD0002;
}
a.newsBtn:hover{
	opacity: 0.5;
}
.newsDayList{
	padding: 20px 0;
}
.newsDayList dt{
	font-size: 16px;
	font-weight: bold;
	color: #ad0002;
}
.newsDayList dd{
	margin-bottom: 20px;
	font-size: 18px;
}
.newsDayList dd .tit{
	color: #ad0002;
	display: block;
	border-left:solid 4px #ad0002;
	padding-left: 10px;
	margin: 10px 0 5px 0;
}
.preopen{
	position: absolute;
	z-index: 30;
	top: 500px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 60px;
	background: rgba(255,255,255,0.80);
	padding: 0 20px;
	font-weight: bold;
}
.clearFix{
clear:both;
text-align:right;
padding-top:10px;
}
/**recruit**/
.recruitTit{
	background: url("/common/img/recruit/top_main_img.jpg") center bottom no-repeat;
	background-size: cover;
	height: 740px;
	position: relative;
}
.reserveTop{
	background: url("../img/reserve/reserve_bg.jpg") no-repeat;
	background-size:100% auto;
}
.reserveTop .inner{
	width: 1160px;
	margin: 0 auto;
	padding: 50px 0;
}
.reserveTop .inner h2.menuTit{
	color: #fff;
}
.reserveTop .inner h2.menuTit:after{
	background: #fff;
}
.reserveTop .inner .catchTxt{
	color: #fff;
	margin-bottom: 80px;
}
.reserveTop .inner h3{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
	filter: drop-shadow(2px 2px 0 rgba(255,255,255,0.8));
}
.reserveTop .inner h3 + p{
	text-align: center;
}
.reserveBirthday{
	padding: 80px 0;
	border-bottom: solid 1px #ccc;
}
.reserveBirthday .service{
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}
.reserveBirthday .service div{
	width: 53%;
	margin-right: 2%;
}
.reserveBirthday .service img{
	width: 45%;
	height: auto;
}
.reserveBirthday .service h3{
	font-size: 28px;
	font-weight: bold;
	background: url("/common/img/reserve/ico_birthday.png") left center no-repeat;
	padding-left: 46px;
	margin-bottom: 30px;
}
.reserveBirthday .service p span{
	color: #a9080a;
	font-weight: bold;
}
.reserveBirthday .addInfo p{
	margin-bottom: 20px;
}
.reserveBirthday .addInfo span{	
	color: #a9080a;
	font-weight: bold;
}
.reserveBirthday .addInfo p:last-of-type{
	margin-bottom: 0;
	font-size: 14px;
}
.reserveBirthday .addInfo dl{
	display: flex;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 10px;
	margin-bottom: 20px;
}
.reserveBirthday .addInfo dt{
	background: #000;
	color: #fff;
	padding: 5px 10px;
}
.reserveBirthday .addInfo dd{
	padding: 5px 10px;
	margin-right: 20px;
}
.faq{
	display: flex;
	margin-bottom: 40px;
}
.faq li{
	width: 32%;
	margin-right: 2%;
	text-align: center;
}
.faq li a{
	border: solid 2px #000;
	font-weight: bold;
	padding: 20px;
	display: block;
	border-radius: 3px;
}
.faq li a:hover{
	border: solid 2px #a9080a;
}
@media screen and (max-width: 1160px) {
/** title **/
.redTit {
	font-size: 50px;
}
.redTit:after {
	width: 32px;
}
.blackTit01 {
	font-size: 50px;
}
.blackTit01:after {
	width: 38px;
}
.menuTit {
	font-size: 50px;
}
.menuTit:after {
	width: 32px;
}
/** top **/
.topMenu .titArea {
	float: left;
	width: 20%;
	padding-right: 10px;
}
.topMenu .titArea p {
	font-size: 14px;
}
.topMenu .titArea p br {
	display: none;
}
.topMenu li {
	width: 32%;
	margin-right: 2%;
}
.topMenu li h3 {
	font-size: 46px;
}
.topMenu .redBtn a {
	left: 20px;
}
.topTopic .titArea {
	float: right;
	width: 20%;
}
.topTopic .titArea p {
	font-size: 14px;
}
.topTopic .titArea p br {
	display: none;
}
.topTopic li {
	width: 32%;
	margin-right: 2%;
}
.topTopic li .ph {
	height: 250px;
}
.topTopic li.noNews{
	min-height: 390px;
}
.topTopic li.youtubeBox {
	width: 100%;
}
.topTopic li h3 {
	font-size: 16px;
}
	.topTopic li.fixCont{
		margin-right: 2%;
	}
.topManagement {
	background: url("/common/img/top/management_bg02.png") right top no-repeat, url("/common/img/top/management_bg.png") left top;
	padding: 80px 0 60px 0;
}
.topManagement h2 {
	font-size: 50px;
}
.topManagement h2:after {
	width: 33px;
}
.topManagement p:first-of-type {
	margin-bottom: 40px;
}
.topManagement h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 40px;
}
.topManagement p:last-of-type {
	font-size: 14px;
}
#regular .cateTit {
	width: 20%;
}
#lunch .cateTit {
	width: 204px;
	height: 300px;
	float: right;
	background: #f2f2f2;
	position: relative;
}
#other .cateTit {
	width: 20%;
}
#location .cateTit {
	width: 20%;
}
#lunch.menuCateBox .menuList li {
	width: 48%;
	margin-right: 2%;
}
.menuCateBox .menuList li {
	width: 32%;
	margin-right: 2%;
}
.menuCategory {
	clear: both;
	padding: 0 0 20px 0;
}
.menuBox .ph {
	width: 60%;
}
.menuSection {
	width: 38%;
}
.menuSection h3 {
	font-size: 60px;
}
.menuSection .menuBlock {
	padding: 10px 0
}
.menuSection .menuBlock h4 {
	font-size: 24px;
}
.menuSection .menuBlock h4 span {
	font-size: 18px;
}
.menuSection .engTit {
	font-size: 20px;
}
.menuSection .menuBlock.simplePrice h4 {
	font-size: 20px;
}
.menuSection .menuBlock.simplePrice .price {
	font-size: 20px;
}
.menuSection .menuBlock.simplePrice .price span {
	font-size: 20px;
}
#locationTit {
	left: 0;
	width: auto;
	transform: none;
	margin-left: 0;
	padding: 30px 60px 30px 30px;
	height: auto;
}
#locationTit:before {
	display: none;
}
#locationTit h2 {
	font-size: 42px;
}
.locationList dt {
	float: none;
	width: 100%;
}
.locationList dt.ico_time {
	background: url("/common/img/shared/ico_time.svg") left 4px no-repeat;
}
.locationList dt.ico_date {
	background: url("/common/img/shared/ico_date.svg") left 4px no-repeat;
}
.locationList dt.ico_park {
	background: url("/common/img/shared/ico_park.svg") left 4px no-repeat;
}
.locationList dt.ico_other {
	background: url("/common/img/shared/ico_other.svg") left 4px no-repeat;
}
.locationList dt.ico_reserve {
	background: url("/common/img/shared/ico_reserve.svg") left 4px no-repeat;
}
.locationList dd {
	margin-left: 0;
	background: #f1f1f1;
	padding: 10px;
	font-size: 14px;
}
.historySub{
	right: 20px;
	top: 60px;
	font-size: 20px;
}
.historyContainar .historyIn h3{
	font-size: 22px;
	margin-bottom: 30px;
}
.historyContainar .historyIn p{
	text-align: center;
	font-size: 16px;
	line-height: 2;
}
	.historyContainar .historyIn p.book a{
		width: 80%;
	}
.oldCm,.publication{
	width: 100%;
	padding:  0 20px;
}
	.publication{
		margin-top: 30px;
	}
.oldCm h2{
	font-size: 50px;
	margin-bottom: 40px;
}
.publication h2{
	font-size: 40px;
}
.historyContainar .historyIn{
	width: 100%;
	padding: 60px 20px;
	box-sizing: border-box;
}
.historyCont .historyIn p span{
	font-size: 20px;
}
/** quality **/
.qualitySub{
	font-size: 18px;
}
.qualityBoxIn{
	width: 100%;
}
	.qualityBoxIn:after{
		content: "";
		display: block;
		clear: both;
	}
.qualityBox h2{
	display: inline-block;
	text-align: left;
	left: 30px;
	margin: 0 auto;
	top: 60px;
	font-size: 30px;
}
.qualityBox p.num{
	font-size: 24px;
}
.qualityBoxIn .tit{
	width:20%; 
}
.qualityBox p.num span{
	font-size: 46px;
}
.qualityBox p.ph{
	width: 80%;
}
.qualityBox p.txt{
	width: 80%;
	padding:20px 20px 40px 20px;
}
.qualityBoxIn.phRight p.txt{
	margin-left: 0;
	float: right;
}
.qualityBoxIn.phLeft p.txt{
	margin-right: 0;
	float: left;
}
.wineInfo{
	padding: 40px 20px 80px 20px;
}
.wineInfo li{
	min-height: 380px;
}
/** company **/
.companyBox01{
	width:100%;
	padding: 60px 20px;
}
.companyBox01 h3{
	font-size: 40px;
	margin-bottom: 40px;
}
.companyBox01 .companyCatch{
	font-size: 20px;
}
.companyBox01 p{
	font-size: 18px;
}
/** report **/
.reportSubTit{
	background: url("/common/img/report/report_cont_bg.jpg") left top;
	padding: 40px 20px;
}
.reportSubTit ul{
	width: 100%;
}
.reportSubTit li{
	float: left;
	width: 38%;
}
.reportSubTit p img{
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.reportCont{
	width: 100%;
	padding: 40px 20px;
}
/** reserve **/
.baseContainar.reserveIn{
	padding: 40px 0;
}
	.baseContainar.policyList,.baseContainar.formBox{
		padding: 20px;
	}
.reserveTel{
	padding: 40px 20px;
}
.reserveTel h3{
	font-size: 28px;
	background: url("/common/img/reserve/ico_tel.png") left center no-repeat;
	background-size: 20px auto;
	padding-left: 38px;
}
.reserveEpark{
	padding: 40px 20px;
}
.reserveEpark h3{
	font-size: 28px;
	font-weight: bold;
	background: url("/common/img/reserve/ico_smt.png") left center no-repeat;
	background-size: 30px auto;
	padding-left: 38px;
}
.eparkBox{
	border: solid 10px #3e3e3e;
	padding: 30px;
	background:url("/common/img/reserve/epark_bg.png") center bottom no-repeat;
	background-size:auto 100%;
}
.eparkBox p{
	font-size: 28px;
}
.eparkBox p.btn{
	font-size: 20px;
	padding: 0;
}
.eparkBox p.btn a{
	display: inline-block;
	background: #ffe53d;
	border-radius: 80px;
	border-bottom: solid 6px #e9cd1b;
	padding: 10px 20px;
}
/** news **/
.newsCont .menuInfo{
	position: static;
	padding-top: 40px;
}
.newsCont .menuInfo h4{
	font-size: 24px;
	text-align: left;
}
.newsCont .menuInfo h4 span{
	font-size: 18px;
}
.newsCont .menuInfo dl{
	float: none;
	width: 100%;
}
.newsCont .menuInfo p.ex{
	text-align: right;
	margin-bottom: 20px;
	font-size: 18px;
}
.preopen{
	width: 100%;
	text-align: center;
}
.reserveTop .inner{
	width: 100%;
	padding: 50px 20px;
}
}

@media screen and (max-width: 959px) {
/** title **/
.redTit {
	font-size: 50px;
	text-align: center;
}
.redTit:after {
	width: 50px;
	left: 50%;
	transform: translateX(-50%);
}
.blackTit01 {
	font-size: 50px;
	text-align: center;
}
.blackTit01:after {
	width: 50px;
	left: 50%;
	transform: translateX(-50%);
}
.menuTit {
	font-size: 50px;
	text-align: center;
	float: none;
}
.menuTit:after {
	width: 50px;
	left: 50%;
	transform: translateX(-50%);
}
.menuTitjp {
	float: none;
	font-size: 28px;
	text-align: center;
	line-height: 1.6;
	padding: 10px 0;
}
.menuTitjp:after {
	width: 100px;
	left: 50%;
	transform: translateX(-50%);
}
.subTit {
	text-align: center;
	font-size: 20px;
}
.catchTxt {
	text-align: center;
}
.otherTit{
	padding-bottom: 40px;
}
.otherTit h2{
	font-size: 50px;
	text-align: center;
	text-shadow: 1px 1px 0 #fff;
}
.otherTit.company .baseContainar{
	background:url("/common/img/history/company_bg.png") right -80px bottom no-repeat;
	background-size: auto 100%;
	padding-bottom: 20px;
}
.otherTit h2:after ,.otherTit.news p:after{
	width: 50px;
	left: 50%;
	bottom: -10px;
	transform: translateX(-50%);
	box-shadow: 1px 1px 0 #fff;
}
.otherTit p{
	text-align: center;
	text-shadow: 1px 1px 0 #fff;
}
.otherTit.report .baseContainar{
	background:url("/common/img/report/title_bg.png") right bottom no-repeat;
	background-size: auto 100%;
	padding-bottom: 20px;
}
.otherTit.news .baseContainar,.otherTit.policy .baseContainar{
	background:url("/common/img/shared/other_tit_bg.png") right bottom no-repeat;
	background-size: auto 100%;
	padding-bottom: 20px;
}
.otherTit.report h2,.otherTit.news p{
	font-size: 20px;
}
.otherTit.report h2:after,.otherTit.news p:after{
	width: 50px;
}
.otherTit.report h2 span,.otherTit.news p span{
	display: block;
	font-size: 14px;
	margin-left: 0;
}
.otherTit.report p,.otherTit.news h2{
	font-size: 24px;
	font-weight: bold;
}
.pdf a {
	padding: 10px 20px 10px 65px;
	margin-bottom: 20px;
	font-size: 16px;
	background: url("/common/img/shared/pdf.svg") 20px center no-repeat;
	background-size: 30px;
}
.pdf a:hover {
	background: url("/common/img/shared/pdf.svg") 20px center no-repeat, #f5dada;
	background-size: 30px, 100%;
}
#overHeadTit {
	top: 20px;
	text-shadow: 1px 1px 2px #000;
	width: 100%;
	left: 0;
}
#overHeadTit h2 {
	font-size: 50px;
	text-align: center;
	padding:  0 20px;
}
#overHeadTit h2:after {
	width: 50px;
	left: 50%;
	transform: translateX(-50%);
}
#overHeadTit p {
	text-align: center;
	width: 100%;
}
h3.qualityCatch{
	line-height: 1.5;
	z-index: 30;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-30%);
	text-shadow: 1px 1px 4px #000;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
}
/** top **/
.topMenu .titArea {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.topMenu .titArea p {
	text-align: center;
}
.topMenu li {
	float: none;
	width: 100%;
	margin-right: 0;
	height: 300px;
	margin-bottom: 20px;
	border-radius: 6px;
}
.topMenu li:after {
	width: 100%;
	height: 100%;
	content: "";
	background: url("/common/img/shared/texture.png");
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 5;
}
.topMenu li img {
	width: 100%;
	height: auto;
}
.topMenu .redBtn a {
	background: url("/common/img/shared/link_arrow.svg") right 20px center no-repeat, #a9080a;
	color: #fff;
	padding: 20px;
	position: static;
	width: 100%;
	display: block;
}
.topTopic .titArea {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.topTopic .titArea p {
	text-align: center;
}
.topTopic li {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
}
	.topTopic li h3 br{
		display: none;
	}
.topTopic li .ph img {
	width: 100%;
	height: auto;
}
.topTopic li .ph {
	height: 200px;
}
	.topTopic li.noNews{
		display: none;
	}
.topTopic li.fixCont {
	height: 300px;
	margin-left:0;
}
.topTopic li.fixCont .whiteBase h3 {
	font-size: 36px;
}
.topTopic li.fixCont.recruit{
	margin-left:0;
}
.topTopic li.fixCont.recruit:after {
	background: url("/common/img/top/img_recruit.jpg") center center no-repeat;
	background-size: 100% auto;
}
.topTopic li.fixCont.report:after {
	background: url("/common/img/top/img_report.jpg") center center no-repeat;
	background-size: 100% auto;
}
.topTopic li.fixCont.gibraltar:after {
	background: url("/common/img/top/img_gibraltar.jpg") center center no-repeat;
	background-size: 100% auto;
}
.topManagement {
	background: url("/common/img/top/management_bg02.png") right top no-repeat, url("/common/img/top/management_bg.png") left top;
	padding: 40px 0 30px 0;
}
.topManagement h2 {
	font-size: 50px;
}
.topManagement h3 {
	font-size: 18px;
}
/** menu **/
.menuCategory {
	float: none;
	overflow: hidden;
	padding: 0;
	text-align: center;
	margin-bottom: 20px;
}
.menuCategory li {
	float: none;
	display: inline-block;
	margin: 0;
	padding: 0 5px;
}
.allergen {
	position: static;
	margin-bottom: 30px;
}
.allergen a {
	width: 100%;
	text-align: center;
	font-size: 14px;
	padding: 10px 10px 10px 40px;
}
#regular .cateTit, #lunch .cateTit, #other .cateTit, #hhMenu .cateTit {
	width: 100%;
	margin-right: 0;
	height: auto;
	float: none;
	background: #fff;
	border-top: dashed 1px #ddd;
	padding: 14px 0;
}
#location .cateTit {
	width: 100%;
	margin-right: 0;
	height: auto !important;
	float: none;
	background: #fff;
	border-top: dashed 1px #ddd;
	padding: 14px 0;
}
#location .cateTit h3 img {
	width: 50%;
	margin: 10px auto;
}
#location .cateTit div {
	position: static;
	transform: none;
}
#location .cateTit p {
	padding: 0 20px;
	font-size: 14px;
	text-align: center;
}
.cateTit h3 {
	font-size: 30px;
	position: static;
	transform: none;
	text-align: center;
	line-height: 1.4;
}
.cateTit h3 span {
	font-size: 14px;
}
#lunch.menuCateBox .menuList li {
	float: none;
	width: 100%;
	margin-right: 0;
	height: 160px;
}
#lunch.menuCateBox .menuList li .lunchTime {
	overflow: hidden;
	left: 10px;
	padding: 10px;
}
#lunch.menuCateBox .menuList li .lunchTime p {
	text-align: left;
	float: left;
	line-height: 1;
}
#lunch.menuCateBox .menuList li .lunchTime p:nth-of-type(1) {
	font-size: 14px;
}
#lunch.menuCateBox .menuList li .lunchTime p:nth-of-type(1):before, #lunch.menuCateBox .menuList li .lunchTime p:nth-of-type(1):after {
	display: none;
}
#lunch.menuCateBox .menuList li .lunchTime p:nth-of-type(2) {
	font-size: 14px;
	margin-left: 10px;
}
#hhMenu.menuCateBox .menuList li {
	float: none;
	width: 100%;
	margin-right: 0;
	height: 300px;
	border-radius: 6px;
}
.menuCateBox .menuList li {
	float: none;
	width: 100%;
	margin-right: 0;
	height: 300px;
	border-radius: 6px;
}
.menuCateBox .menuList li:after {
	width: 100%;
	height: 100%;
	content: "";
	background: url("/common/img/shared/texture.png");
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 5;
}
	#hhMenu.menuCateBox .menuList li img {
	width:auto;
	height: 100%;
		
	}
.menuCateBox .menuList li img {
	width: 100%;
	height: auto;
}
.menuCateBox .menuList li h4 {
	font-size: 40px;
}
.setInfo {
	position: static;
	padding: 20px 0 0 0;
}
.setInfo li {
	font-size: 14px;
	float: none;
	margin-left: 0;
}
.setInfo li:first-of-type {
	margin-bottom: 10px;
}
.menuSubNavi li {
	padding: 0;
	float: none;
	border-bottom: dashed 1px #eee;
}
.menuSubNavi li:last-of-type {
	border-bottom: none;
}
.menuSubNavi li:after {
	display: none;
}
.menuSubNavi.regularNav li, .menuSubNavi.lunchNav li {
	width: 100%;
}
.menuSubNavi.lunchNav li .lunchTime {
	text-align: center;
}
.menuSubNavi.lunchNav li .lunchTime span {
	display: block;
}
.menuBox {
	padding: 30px 0;
}
.menuBox .ph {
	position: static;
	width: 100%;
	margin-bottom: 20px;
}
.menuBox.phRight .ph {
	float: none;
}
.menuBox.phLeft .ph span {
	top: 30px;
	bottom: auto;
	left: 0;
	right: 0;
}
.menuBox.phRight .ph span {
	top: 40px;
	bottom: auto;
	left: 10px;
	right: auto;
}
.menuSection {
	width: 100%;
	position: static;
	transform: none;
}
.menuBox.phLeft .menuSection {
	right: 0;
}
.menuBox.phRight .menuSection {
	left: 0;
}
.menuSection h3 {
	font-size: 50px;
}
.menuSection h3 span {
	font-size: 14px;
}
.menuSection .takeoutCatch {
	font-size: 16px;
	border: dashed 1px #a9080a;
	display: block;
	text-align: center;
	padding: 10px 0;
}
.menuSection .menuBlock h4 {
	font-size: 24px;
}
.menuSection .menuBlock h4 span {
	font-size: 16px;
}
.menuSection .menuBlock.simplePrice h4 {
	font-size: 20px;
}
.menuSection .menuBlock.simplePrice li.sizeParts .size {
	font-size: 16px;
	padding: 4px 0 0 20px;
}
.menuSection .menuBlock.simplePrice .price {
	font-size: 20px;
}
.menuSection .menuBlock.simplePrice .price span {
	font-size: 18px;
}
.menuSection .engTit {
	font-size: 18px;
}
.menuSection .price li span {
	font-size: 18px;
}
.menuSection .price li.setR {
	background: url("/common/img/shared/ico_r_set.png") left center no-repeat;
	background-size: 24px;
	padding-left: 28px;
	font-size: 24px;
}
.menuSection .price li.setS {
	background: url("/common/img/shared/ico_s_set.png") left center no-repeat;
	background-size: 24px;
	padding-left: 28px;
	font-size: 24px;
}
.menuSection .price li.setkidR {
	background: url("/common/img/shared/ico_kidr_set.png") left center no-repeat;
	background-size: 45px;
	padding-left: 50px;
	font-size: 24px;
}
.menuSection .price li.setkidS {
	background: url("/common/img/shared/ico_kids_set.png") left center no-repeat;
	background-size: 45px;
	padding-left:50px;
	font-size: 24px;
}
.menuSection .price li.setT {
	background: url("/common/img/shared/ico_t_set.png") left center no-repeat;
	background-size: 24px;
	padding-left: 28px;
	font-size: 24px;
}
.menuSection .price li.setN {
	font-size: 24px;
}
.menuSection .price li.single {
	font-size: 12px;
}
.menuSection .price li.single span {
	font-size: 18px;
}
.menuFoot {
	padding: 0;
}
.menuFoot p.allergen {
	width: 100%;
}
.menuFoot .setInfo {
	margin-bottom: 20px;
}
.toping h5 {
	font-size: 14px;
	top: -14px;
}
.toping ul {
	padding: 20px 0;
}
.toping ul li {
	display: block;
	font-size: 14px;
}
.toping ul li:first-of-type {
	border-right: none
}
.toping ul li span {
	color: #a9080a;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
}
/** location **/
.locationNav {
	position: static;
	width: 100%;
	border-top: dashed 1px #ccc;
}
.locationNav li {
	display: block;
	text-align: left;
	padding: 0;
	border-bottom: dashed 1px #ccc;
}
.locationNav li:last-of-type {
	border-bottom: none;
}
.locationNav li a {
	display: block;
	background: url("/common/img/shared/ico_breadcrumbs.svg") right center no-repeat;
	padding: 10px 0;
}
#locationTit {
	position: absolute;
	top: 70px;
	left: 0;
	width: 100%;
	transform: none;
	margin-left: 0;
	background: rgba(255,255,255,0.8);
	padding: 20px;
}
#locationTit h2 {
	font-size: 36px;
}
#locationTit .address {
	font-size: 18px;
}
#locationTit .tel {
	font-size: 18px;
}
.locationList {
	float: none;
	width: 100%;
}
.locationList dt {
	margin-bottom: 10px;
}
.locationWidget {
	float: none;
	width: 100%;
}
.locationWidget .eparkWidget table {
	width: 100%;
}
.locationWidget .eparkWidget table tr {
	display: block;
	overflow: hidden;
}
.locationWidget .eparkWidget table td {
	box-sizing: border-box;
	padding: 5px 0;
}
.locationWidget .eparkWidget table td:first-child {
	display: block;
	width: 42px;
	float: left;
	height: 42px;
}
.locationWidget .eparkWidget table td:nth-of-type(2) {
	display: block;
	width: calc(100% - 42px);
	float: left;
	line-height: 42px;
}
.locationWidget .eparkWidget table td:nth-of-type(3) {
	width: 70%;
}
.locationWidget .eparkWidget table td:nth-of-type(3) img {
	width: 100%;
	height: auto;
}
/** history **/
.historySub{
	position: static;
	margin-bottom: 40px;
	font-size: 18px;
	text-align: center;
}
.historyContainar .historyIn h3{
	font-size: 20px;
}
	.historyContainar br{
		display: none;
	}
.publication p{
	font-size: 16px;
}
.publication p.book{
	width: 90%;
}
#first:after {
  background-image: url("/common/img/history/history_smt01.jpg")}

#second:after {
  background-image: url("/common/img/history/history_smt02.jpg") }

#third:after {
  background-image: url("/common/img/history/history_smt03.jpg") }
	
.historyCont .historyBg02{
	background-image: url("/common/img/history/history_smt04.jpg");
}
.oldCm h2{
	border-top: dashed 1px #ccc;
	padding-top: 40px;
	font-size: 40px;
}
	.publication h2{
	margin-bottom: 30px;
}
	.publication ul{
		display: block;
	}
	.publication ul li{
		padding: 10px;
		width: 100%;
	}
	.publication ul li:first-of-type{
		border-right: none;
		border-bottom: dashed 1px #ccc;
	}
.oldCm li{
	float: none;
	width: 100%;
	margin-bottom: 20px;
}	
.gibraltarIn p {
	text-align: center;
	font-size: 16px;
	margin-bottom: 30px;
}
.gibraltarIn p br {
	display: none;
}
.gibraltarIn .blogLink {
	width: 100%;
}
.gibraltarIn .blogLink a {
	text-align: left;
	line-height: 1.4;
}
.gibraltarIn .blogLink a span {
	display: inline-block;
	margin-left: 10px;
}
/** quality **/
.qualityTit{
	background: url("/common/img/quality/mainimg_smt.jpg") center bottom no-repeat;
	background-size: cover;
	height: 70vh;
}
.qualitySub{
	font-size: 18px;
}
.qualitySub br{
	display: none;
}
.qualityBox h2{
	position:static;
	transform: none;
	font-size: 26px;
	-webkit-writing-mode: horizontal-tb;
	writing-mode:horizontal-tb;
	display: block;
}
.qualityBox p.num{
	text-align: left;
	padding-top: 0;
	font-size: 20px;
}
.qualityBoxIn .tit{
	width: 100%;
	padding: 0 15px 15px 15px;
	background: #fff;
	text-align: center;
}
.qualityBoxIn.phRight .tit,.qualityBoxIn.phLeft .tit{
	float: none;
}
.qualityBox p.num span{
	font-size: 34px;
	margin-left: 5px;
}
.qualityBox p.ph{
	width: 100%;
}
.qualityBoxIn.phRight p.ph,.qualityBoxIn.phLeft p.ph{
	float: none;
}
.qualityBox p.txt{
	padding:20px;
	width: 100%;
	font-size: 16px;
}
.qualityBoxIn.phRight p.txt{
	margin-left: 0;
	float: none;
}
.qualityBoxIn.phLeft p.txt{
	margin-right: 0;
	float: none;
}
.wineInfo{
	padding: 20px 20px 40px 20px;
}
.wineInfo li{
	width: 100%;
	margin-right: 0;
	float: none;
	padding: 30px 30px 140px 30px;
	margin-bottom: 20px;
	min-height: 1px;
}
.wineInfo li:first-of-type{
	background: url("/common/img/quality/wine01.jpg")center bottom no-repeat,#fff;
	background-size: 100% auto,100%;
}
.wineInfo li:last-of-type{
	margin-right: 0;
	background: url("/common/img/quality/wine02.jpg")center bottom no-repeat,#fff;
	background-size: 100% auto,100%;
}
/** company **/
.companyBox01{
	padding: 30px 20px;
	background: url("/common/img/history/rinen_bg.png") right bottom no-repeat;
	background-size: 90%;
}
.companyBox01 h3{
	font-size: 30px;
	margin-bottom: 30px;
}
.companyBox01 .companyCatch{
	font-size: 18px;
	padding: 30px 0;
	margin-bottom: 30px;
}
.companyBox01 p{
	font-size: 16px;
	line-height: 1.8;
}
	.companyBox01 p br{
		display: none;
	}
.companyBox01 .companyCatch img{
	display: block;
	margin: 0 auto 10px auto;
	width: 60%;
	height: auto;
}
.companyBox01 p span{
	font-size: 26px;
}
.companyBox01 .companyCatch:before{
	background: url("/common/img/history/company_bar.png") center center no-repeat;
	background-size: 50%;
}
.companyBox01 .companyCatch:after{
	background: url("/common/img/history/company_bar.png") center center no-repeat;
	background-size: 50%;
}
	
	
	
.companyInfo{
	padding: 30px 0;
	background: url("/common/img/history/company_info_bg.jpg") left bottom no-repeat,#f2f2f2;
	background-size: cover,100%;
}
.companyInfo h3{
	font-size: 30px;
	margin-bottom: 30px;
}
.companyInfo li{
	float: none;
	width: 100%;
	margin-right: 0;
	font-weight: normal;
}
.companyInfo li:after{
	display: none;
}
.companyInfo li span{
	width: 100%;
	float: none;
	font-size: 14px;
}
.companyInfo li:last-of-type{
	border-bottom: none;
}
/** report **/
.reportSubTit{
	background: url("/common/img/report/report_cont_bg.jpg") left top;
	background-size: 80%;
	padding: 20px 20px;
}
.reportSubTit li{
	float: none;
	width: 100%;
}
.reportSubTit li:last-of-type{
	margin-top: 20px;
	width: 100%;
	margin-left:0;
}
.reportCont ul li{
	float: none;
	width: 100%;
	margin-right: 0;
}
.reportCont .btn{
	width: 100%;
}
.reportCont .btn a{
	padding: 20px 40px 20px 20px;
}
.reportList{
	padding: 40px 0;
}
.reportList .titArea,.reportList.titLeft .titArea{
	float: none;
	width: 100%;
}
	.reportList .titArea h2{
		font-size: 36px;
	}
.reportList.titLeft .titArea h2{
	text-align: center;
}
.reportList.titLeft .titArea h2:after{
	left: 50%;
	transform: translateX(-50%);
	right: auto;
}
.reportList .titArea p,.reportList.titLeft .titArea p {
	text-align: center;
	margin-bottom: 40px;
}
.reportList li {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
}
.reportList .tigerRepoNum{
	font-size: 18px;
}
.reportList li h3 {
	font-size: 16px;
}
/** reserve **/
.reserveTit{
	height: 40vh;
}
.baseContainar.reserveIn{
	padding:30px 20px;
}
.reserveIn h3{
	font-size: 18px;
}
.reserveTel{
	background: #f1f1f1;
	padding:20px 0;
}
.reserveTel .attention{
	font-size: 16px;
	padding: 10px;
}
.reserveTel h3{
	font-size: 20px;
	font-weight: bold;
	background: url("/common/img/reserve/ico_tel.png") left center no-repeat;
	background-size: auto 20px;
	padding-left: 30px;
}
.reserveTel p,.reserveEpark p{
	font-size: 14px;
	margin-bottom: 20px;
}
.reserveTel dt{
	float: none;
	width: 100%;
	font-size: 16px;
	margin-bottom: 10px;
}
.reserveTel dd{
	float: none;
	margin-left: 0;
	padding: 0 0 10px 0;
	border-bottom: dashed 1px #ccc;
	font-size: 14px;
}
.reserveTel dl:nth-of-type(2) dd{
	line-height: 1.8;
	padding: 0 0 10px 0;
}
.reserveTel ul li{
	float: none;
	width: 100%;
	margin-right: 0;
}
.reserveTel ul li a{
	background: #fff;
	display: block;
	padding: 14px 10px;
	font-size: 16px;
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.15);
}
.reserveEpark{
	padding: 20px 0;
}
.reserveEpark h3{
	font-size: 20px;
	background: url("/common/img/reserve/ico_smt.png") left center no-repeat;
	background-size: auto 26px;
	padding-left: 30px;
}
.eparkBox{
	border: solid 10px #3e3e3e;
	padding: 20px;
	background:url("/common/img/reserve/epark_bg_smt.png") center bottom no-repeat, -webkit-linear-gradient(#ffffff 23%, #dbeaf1 87%);
	background:url("/common/img/reserve/epark_bg_smt.png") center bottom no-repeat, -o-linear-gradient(#ffffff 23%, #dbeaf1 87%);
	background:url("/common/img/reserve/epark_bg_smt.png") center bottom no-repeat, linear-gradient(#ffffff 23%, #dbeaf1 87%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbeaf1',GradientType=0 );
	background-size: 100% auto,100%;
}
.eparkBox h4 img{
	width: 60%;
	height: auto;
}
.eparkBox p{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.eparkBox p span{
	font-size: 24px;
	display: block;
}
.eparkBox p.btn{
	font-size: 16px;
	padding: 0 10px;
}
.eparkBox p.btn a{
	padding: 10px 20px;
}
/** news **/
.newsCont .phArea{
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
}
.newsCont .txtArea{
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
	.newsCont .setInfo{
		display: none;
	}
.newsCont .txtArea h3{
	margin-bottom: 10px;
}
.newsCont .menuInfo{
	width: 100%;
	position: static;
	padding-right: 0;
}
	.newsCont .menuInfo p{
		text-align: left;
		font-size: 14px;
	}
.newsCont .menuInfo h4{
	font-size: 26px;
	text-align: left;
	line-height: 1.6;
	border-top: solid 1px #ccc;
	border-bottom: dashed 1px #ccc;
	padding: 20px 0;
}
.newsCont .menuInfo h4 span{
	font-size: 26px;
}
.newsCont .menuInfo dt{
	float: left;
	clear: both;
	font-weight: bold;
	line-height: 24px;
	padding-left: 30px;
	font-size: 14px;
}
.newsCont .menuInfo dd{
	float: right;
}
.newsCont .menuInfo dt.setR{
	background: url("/common/img/shared/ico_r_set.png") left center no-repeat;
	background-size: 24px;
}
.newsCont .menuInfo dt.setS{
	background: url("/common/img/shared/ico_s_set.png") left center no-repeat;
	background-size: 24px;
}
.newsCont .menuInfo dd{
	font-size: 16px;
}
.newsCont .menuInfo dd span{
	font-size: 24px;
}
.newsCont .menuInfo p.ex{
	text-align: left;
}
.policyList p,.formBox p{
	margin-bottom: 30px;
}
.policyList dt{
	text-align: center;
	font-size: 16px;
	background: #f1f1f1;
}
.sitemap {
	width: 100%;
	float: none;
	margin-right: 0;
}
	.formBox dl{
		border-top: solid 1px #999;
		padding: 0;
	}
.formBox dt{
	float: none;
	width: 100%;
	margin-right: 0;
	padding:14px 10px;
	margin-bottom: 20px;
	background: #f1f1f1;
}
.formBox dt:after{
	top: 14px;
	right: 10px;
	background: #fff;
}
.formBox dd{
	padding-left: 0;
		border-bottom: solid 1px #999;
}
.formBox .selectWrap:nth-of-type(4){
	margin-left:0;
	margin-top: 10px;
}
.formBox dd:nth-of-type(3) .selectWrap{
	display: block;
}
	.formBox dd:nth-of-type(3) .selectWrap select{
		width: 100%;
	}
	.formBox .btn{
		margin-bottom: 30px;
	}
.formBox .btn input{
	padding: 20px;
	width: 100%;
}
.formBox .backbtn a{
	display: block;
	text-align: center;
}
.preopen{
	top: 370px;
	font-size: 28px;
	background: rgba(255,255,255,0.80);
	padding: 20px;
	font-weight: bold;
}
.reserveTop{
	background: url("../img/reserve/reserve_bg.jpg") no-repeat;
}
.reserveTop .inner{
	margin: 0 auto;
	padding: 40px 0;
}
.reserveTop .inner h3{
	font-size: 18px;
	padding: 0 20px;
}
.reserveTop .inner h3 + p{
	padding: 0 20px;
	font-size: 14px;
}
.reserveBirthday{
	padding: 20px 0;
}
.reserveBirthday .service{
	display: block;
	margin-bottom: 20px;
}
.reserveBirthday .service div{
	width: 100%;
	margin-right: 0;
}
.reserveBirthday .service img{
	width: 100%;
	height: auto;
}
.reserveBirthday .service h3{
	font-size: 20px;
	background: url("/common/img/reserve/ico_birthday.png") left center no-repeat;
	background-size: auto 26px;
	padding-left: 35px;
	margin-bottom: 20px;
}
.reserveBirthday .service p{
	margin-bottom: 20px;
}
.reserveBirthday .addInfo p{
	margin-bottom: 20px;
}
.reserveBirthday .addInfo dl{
	display: block;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 10px 0;
	margin-bottom: 20px;
}
.reserveBirthday .addInfo dt{
	padding: 5px 10px;
}
.faq{
	display: block;
	margin-bottom: 20px;
}
.faq li{
	width:100%;
	margin-right: 0;
	text-align: center;
	margin-bottom: 10px;
}
	.faq li a{
		padding: 10px;
	}
}
