@charset "utf-8";

body {
	font-family: "SimHei", "AXIS Std", "Arial";
	position: relative;
	right: 0;
	overflow-x: hidden;
	line-height:1.5;
}
h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size: 40px;
	color: #b60008;
	letter-spacing: 2px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none ;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.clearfix {
	min-height: 1%;
}
.sp {
	display: none !important;
}
::selection {
	background: #ffda3f; 
}
	::-moz-selection {
 background:#ffda3f; 
}

/*-----------------------------------------------------
　all_wrap
-----------------------------------------------------*/
#all_wrap {
	position: relative;
	width: 100%;
}
/*-----------------------------------------------------
　header
-----------------------------------------------------*/
#header {
	height: 100px;
	background: #b60008;
}
#header .inner {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
#header h1 {
	position: absolute;
	margin-top: 35px;
	z-index: 100;
}
#header h1 img {
	border: 2px solid #fff;
}
#header #sp_topnav {
	display: none;
}
#navtop {
	float: right;
	margin-top: 24px;
}
#navtop li {
	display: inline-block;
	text-align: center;
}
#navtop li a {
	color: #fff;
	display:block;
}
#navtop li img {
	padding: 0 68px 13px;
	border-left: 1px solid #fff;
}
#navtop li span {
	display: block;
	font-size: 11px;
}
#navtop li img.rightmost {
	border-right: 1px solid #fff;
}
#navtop li#language {
	font-size: 12px;
	padding-left: 28px;
	vertical-align: 8px;
	position:relative;
	top:-16px;
}
#navtop li#language .right-arrow {
	display: inline-block;
	margin-right: 10px;
}
#sp_topnav, #sp_topnav_btn {
	display: none;
}
ul#lang {
	color: #b60008;
}
ul#lang li.select {
	width: 130px;
	padding:5px 10px;
	z-index: 2;
	position:relative;
	background: #fff;
}
ul#lang li span {
	font-size: 12px;
	float: right;
	vertical-align: middle;
	margin: 0;
}
ul#lang ul.child {
	display: none;
	position: absolute;
	top:28px;
	left:0px;
}
ul#lang ul.child li {
	background: #fff;
}
ul#lang ul.child li a {
	display: block;
	width: 130px;
	padding:5px 10px;
	color: #b60008;
}
ul#lang li a:hover {
	background: #b60008 !important;
	color: #fff !important;
}

/*-----------------------------------------------------
　top-image
-----------------------------------------------------*/
#top-image {
	position: relative;
	height: 400px;
	background-color:#ffefc8;
	background-image: url("../images/top-image.png");
	background-repeat: no-repeat;
 background-size: auto 100%;
	background-position: 88% 0;
}
#top-image h2 {
	color: #955a1b;
	font-size: 25px;
	font-weight: 600;
	left: 18%;
	line-height: 1.4;
	position: absolute;
	top: 45%;
	text-shadow: 0 1px 0 #ffefc8,  1px 0 0 #ffefc8,  0 -1px 0 #ffefc8,  -1px 0 0 #ffefc8,  -1px -1px 0 #ffefc8,  1px -1px 0 #ffefc8,  -1px 1px 0 #ffefc8,  1px 1px 0 #ffefc8;
}
#top-image ul {
	padding-top: 317px;
	text-align: center;
	z-index: 100;
}
#top-image ul li {
	display: inline-block;
	margin: 0 32px;
	font-weight: bold;
	font-size: 17px;
}
#top-image ul li span {
	display: block;
	margin: 5px 0 0;
}
#top-image ul li.whats span {
	color: #b60008;
}
#top-image ul li.menu span {
	color: #421311;
}
#top-image ul li.shoplist span {
	color: #b60008;
}

/*-----------------------------------------------------
　introduction
-----------------------------------------------------*/
#introduction {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	padding-top: 175px;
}
#introduction .wrapper {
	display: inline-block;
}
#introduction h2, #introduction p {
	float: left;
	width: 665px;
}
#introduction h2 {
	color: #333333;
	font-size: 200%;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 10px;
	letter-spacing: 0.02em;
}
#introduction p {
	margin-bottom: 1em;
	font-size: 14px;
	line-height: 1.7em;
}
#introduction img.left-side {
	display: none;
}
#introduction img.right-side {
	float: right;
	margin-top: 13px;
}
#introduction p.detail a {
	display: inline-block;
	padding: 10px 110px;
	border: 3px solid #b60008;
	border-radius: 20px;
	color: #b60008;
}

/*-----------------------------------------------------
　showcase
-----------------------------------------------------*/
#showcase {
	margin-top: 80px;
	padding: 30px 0 0;
	background: url(../images/film.jpg) repeat-x;
}
#showcase ul {
	overflow: hidden;
	clear: both;
	padding-bottom: 30px;
	background: url(../images/film.jpg) repeat-x bottom;
}
#showcase ul li {
	position: relative;
	float: left;
	width: 33.33%;
}
#showcase ul li img {
	float: left;
	width: 100%;
}
#showcase .subtitle {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 28.33%;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: alpha(opacity=90);
	font-size: 22px;
	color: #fff;
	background: none;
}
#showcase ul li .subtitle .arrow {
	width: 10px;
	margin-top: 6px;
	margin-right: 15px;
}
#showcase ul #how-to .subtitle, #showcase ul #pride-in-gyudon .subtitle, #showcase ul #primer-gyudon .subtitle {
	position: absolute;
	text-align: center;
}
#showcase ul #how-to .subtitle {
	background: #51231c;
}
#showcase ul #pride-in-gyudon .subtitle {
	background: #b80410;
}
#showcase ul #primer-gyudon .subtitle {
	background: #bf9531;
}
#showcase ul.subtitle li {
	display: inline;
	position: absolute;
	top: 35%;
	left: 23%;
	width: auto;
	padding: 2px 0 2px 50px;
	background: url(../images/arrow-right_showcase.png) no-repeat left;
	background-size: 35px 35px;
	line-height: 1.4em;
}
#showcase #pride-in-gyudon ul.subtitle li, #showcase #primer-gyudon ul.subtitle li {
	top: 28%;
	text-align: left;
}
#showcase ul.subtitle li a {
	color: #fff;
}
#showcase .arrow {
	border: 4px solid #ebebeb;
	padding: 5px 7px 5px 8px;
	border-radius: 18px;
}

/*-----------------------------------------------------
　menu
-----------------------------------------------------*/
#menu {
	width: 1200px;
	margin: 0 auto;
}
#menu h2 {
	margin: 85px 0 55px;
	text-align: center;
	font-weight: 900;
}
#menu .tabs {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 100;
}
#menu .tabs .bottom-border {
	width: 10px;
	height: 64px;
}
#menu .tabs li {
	float: left;
	padding: 0;
	text-align: center;
	color: #fff;
}
#menu .tabs li.selected {
	border-bottom: none;
}
#menu .tabs li.selected {
	border-bottom: 1px solid #fff;
}
#menu .tabs li.selected a {
	border-bottom: 1px solid #b60008;
}
#menu .tabs li a {
	display: inline-block;
	width: 292px;
	padding: 22px 0;
	border-bottom: 1px solid #b60008;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #fff;
	line-height:1.8;
	background: #b60008;
}
#menu .tabs li.rightmost {
	margin-right: 0;
	padding-right: 0;
}
#menu .tabs li.rightmost span {
	margin-right: 0;
}
#menu .tabs li.selected a {
	border: 1px solid #b60008;
	border-bottom: none;
	color: #b60008;
	background: none;
	padding: 22px auto;
}
#menu .tabs li.selected a::after {
	border-bottom: none;
}
#menu .top-left {
	width: 500px;
	padding: 70px 0 0 20px;
}
#menu .top-right {
	border: 3px solid #b60008;
	border-radius: 10px;
	margin: 0;
	padding: 30px;
	position: absolute;
	right: 0;
	top: 28%;
	width: 610px;
}
#menu .top-right span {
	color: #b60008;
	font-size: 200%;
	font-weight: 700;
	text-decoration: underline;
	line-height: 1.3
}
#menu .top-right dl {
	float: left;
}
#menu #thumbnails {
	margin: 20px 0 100px;
}
#menu #thumbnails dl {
	margin-right: 60px;
	text-align: center;
}
#menu #thumbnails dd {
	color: #b60008;
}
#menu #thumbnails .rightmost {
	margin-right: 0;
}
#menu .menu-items, #menu .intro, #menu .set_menu {
	display: none;
	margin: 0 0 40px;
}
#menu .set_menu {
	background: #fbefac none repeat scroll 0 0;
	display: none;
	padding: 45px;
}
#menu .set_menu h2 {
	font-weight: 900;
	margin: 0;
	text-align: center;
}
#menu_teishoku-meals #set_menu {
	width:270px;
	background: #fbefac;
	display: none;
	padding:30px;
}
#menu_teishoku-meals .set_menu h2 {
	font-size: 18px;
}
#menu_teishoku-meals #set_menu dl {
	vertical-align: top;
	width: 270px;
}
#menu .selected {
	display: block !important;
	overflow: hidden;
	position: relative;
}
#menu .selected .bbb {
	font-size: 14px;
	line-height: 1.7;
}
#intro_teishoku-meals .top-left {
	height: 300px;
	padding: 120px 0 0 20px;
	width: 500px;
}
#menu .menu-items dl {
	display: inline-block;
	width: 330px;
	height: 350px;
	margin-right: 97px;
	vertical-align: top;
}
#menu .set_menu dl {
	display: inline-block;
	height: 280px;
	margin-right: 68px;
	vertical-align: top;
	width: 220px;
}
/*
#menu .menu-items dl dt img {
	border: 1px solid #e8e8e8;
}*/
#menu .set_menu dl dt img {
	border: 1px solid #e8e8e8;
}
#menu .menu-items dl dt span {
	display: block;
	font-size: 110%;
	font-weight: 800;
	line-height: 1.3;
	padding: 5px 0 0;
	text-align: right;
}
#menu .menu-items .set_menu dl dt span {
	font-size: 110%;
}
#menu .menu-items dl.rightmost {
	margin-right: 0;
}
#menu .menu-items dd.detail {
	height: 150px;
	font-size: 13px;
	line-height: 1.6;
}
#menu .menu-items dd.price {
	font-weight: 900;
	color: #b60008;
	text-align: right;
	margin:5px 0 0 0;
}
#menu .menu-items dd.price li {
	font-size: 100%;
	line-height: 1.4;
}
#menu .menu-items .set_menu dd.price li {
	float: left;
	font-size: 130%;
	line-height: 1.4;
	padding: 10px 0 0;
	text-align: right;
	width: 100%;
}
#menu .menu-items dd.price span.size {
	margin-right: 5px;
	padding: 2px 5px;
	font-weight: normal;
	border-radius: 5px;
	color: #b60008;
	text-align: right;
}
.description {
	font-size: 70%;
	font-weight: normal;
	vertical-align: top;
}

/*-----------------------------------------------------
　footer
-----------------------------------------------------*/
#footer {
	margin: 60px 0 0;
}
#footer #backtotop {
	text-align: center;
}
#footer #backtotop img {
	vertical-align: bottom;
}
#copyright-statement .icon {
	display: inline-block;
	margin: 67px 0;
}
#copyright-statement #twitter {
	margin-right: 13px;
}
#copyright-statement #facebook {
	margin-left: 13px;
}
#copyright-statement {
	padding: 0 0 50px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	background: #b60008;
}
#logo-zensho {
	margin: 20px 0;
	text-align: center;
}
#top h1, #contents {
	margin: 0 auto;
	max-width: 1053px;
	padding: 48px;
}
.tdftad {
	font-size: 0.5em;
	text-align: center;
}
#top li {
	margin-left: 1em;
}
#menu .set_sp .aaa {
	border-bottom: 4px solid #b60008;
	border-top: 4px solid #b60008;
	margin: 0 0 30px;
}
#menu .whats_sp .aaa {
	color: #b60008;
	font-size: 200%;
	font-weight: 700;
	line-height: 1.3;
	padding: 0 0 10px;
	text-decoration: underline;
}


@media screen and (width: 1024px) {
#header .inner {
	width: auto;
}
#header h1 img {
	margin-left: 20px;
}
#top-image {
	background-position-x: -11%;
}
#top-image h2 {
	left: 3%;
}
#introduction {
	width: auto;
}
#introduction h2, #introduction p {
	width: 55%;
	margin-left: 20px;
}
#introduction img.right-side {
	width: 35%;
	margin-right: 20px;
}
#menu {
	width: auto;
}
#menu .tabs li a {
	width: 238px;
}
#menu .top-right {
	width: 500px;
}
#menu .tabs {
	margin: 0 20px;
}
#menu .menu-items {
	margin: 0 20px;
}
#menu .menu-items dl {
	width: 25%;
	height: auto;
	margin: 0 30px 40px;
}
#menu .menu-items dd.price li {
	float: right;
}
#menu .menu-items dl.rightmost {
	margin-right: 70px;
}
#menu #set_menu dl {
	width: 39%;
	margin: 0 48px 40px;
}
#menu .tabs .bottom-border {
	height: 52px;
}
}

@media screen and (max-width: 800px) {
#all_wrap {
	padding-top: 70px;
}
#header .inner {
	width: 100%;
	position: relative;
	height: 100%;
}
#ninja-hp-inactive {
	display: none;
}
#ninja-hp-inactive-footer {
	display: none;
}
.sp {
	display: block !important;
}
#header {
	height: 70px;
	position: fixed;
	z-index: 20000;
	top: 0;
	left: 0;
	width: 100%;
}
#header div {
	width: 100%;
}
#header h1 {
	top: 8px;
	left: 20px;
	margin: 0;
}
#header h1 img {
	max-width: 50px;
}
#sp_topnav {
	display: block !important;
	position: fixed;
	top: 0;
	right: -241px;
	width: 240px;
	height: 100%;
	border-left: solid 1px #fff;
	background: #b60008;
	z-index: 3;
}
#sp_topnav a {
	color: #fff;
	display: block;
	padding: 15px 10px;
	border-bottom: solid 1px #fff;
}
#sp_topnav .language a {
	color: #ffff00;
}
#sp_topnav_btn {
	display: block !important;
	width: 50px !important;
	position: absolute !important;
	top: 15px;
	right: 0;
	margin: 0 !important;
	cursor: pointer;
}
#sp_topnav_btn .bar {
	display: inline-block;
	position: relative;
	padding: 0;
	background: #fff;
}
#sp_topnav_btn .bar, #sp_topnav_btn .bar:before, #sp_topnav_btn .bar:after {
	width: 40px;
	height: 3px;
}
#sp_topnav_btn .bar:before, #sp_topnav_btn .bar:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	background: #fff;
}
#sp_topnav_btn .bar:before {
	margin-top: -12px;
}
#sp_topnav_btn .bar:after {
	margin-top: 8px;
}
#top-image h2 {
	font-size: 18px;
	line-height: 1.6em;
	padding: 80px 10px 20px;
	position: static;
	text-align: center;
}
#navtop {
	display: none;
}
#top-image {
	background-image: url("../images/top-image_sp.png");
 background-size: auto 90%;
	background-position: 50% bottom;
}
#top-image-nav {
	padding-top: 140px !important;
}
#top-image ul li {
	margin: 0 4px;
	width: 70px;
	vertical-align: top;
}
#top-image ul li img {
	width: 100%;
}
#top-image ul li span {
	font-size: 11px;
	font-size: 2.8vw;
}
#introduction {
	width: auto;
	padding: 145px 10px 20px;
}
#showcase {
	margin: 0 0 0px;
}
#showcase ul li {
	width: 100%;
}
#menu {
	width: auto;
	margin: 0px 10px 0;
}
#menu .selected {
	margin-top:-70px;
	padding-top:70px;
}
#menu .test {
	height: 10px;
}
#menu .top-left {
	width: 100%;
}
#introduction h2 {
	margin-top: 20px;
	font-size: 100%;
	color: #333333;
}
#introduction h2, #introduction p {
	width: auto;
}
#introduction img.left-side {
	display: block;
	width: 100%;
}
#introduction img.right-side {
	display: none;
}
#introduction p.detail a {
	margin: 20px 0;
	text-align: center;
}
#introduction p.detail {
	width: 100%;
	margin-bottom: 0;
	text-align: center;
}
#intro_gyudon li img,  #intro_pork-curries li img,  #intro_tuna-others li img,  #intro_teishoku-meals li img {
	width: 100%;
}
#menu .top-left {
	margin-top: 20px;
	padding-left: 0;
}
#menu .menu-items dl {
	border-bottom: 1px solid #e8e8e8;
	height: auto;
	margin: 0;
	padding: 20px 0;
	width: auto;
}
#menu .menu-items dl img {
	width: 99%;
}
#menu .tabs li a {
	width: 76%;
	padding: 15px 11%;
	border: 10px;
	font-size: 3.2vw;
}
#menu .tabs .bottom-border {
	width: 1px;
	height: 56px;
	border: none;
}
#menu .top-right {
	border: 3px solid #b60008;
	border-radius: 30px;
	display: block;
	padding: 10px;
	width: 90%;
	margin: 10px 0 0 0;
	position: static;
}
#menu #thumbnails dl {
	margin: 0 10px;
}
#menu h2 {
	margin-bottom: 35px
}
#menu .tabs li {
	width: 49.5%;
	margin: 0 0 5px;
}
#menu .tabs li a {
	border-radius: 10px;
}
#menu .row2,  #menu .row3 {
	clear: both;
}
#menu .tabs li.selected {
	border: none;
}
#menu .tabs li.selected a {
	border-bottom: 1px solid #b60008;
}
#menu .top-left {
	padding-top: 0;
	clear: both;
}
#menu .menu-items dl dt img {
	/*border: 1px solid #e8e8e8;*/
	display: block;
	float: left;
	overflow: hidden;
	width: 50%;
}
#menu .menu-items dd.price {
	overflow: hidden;
	padding: 20px 0 0;
	width: 100%;
}
#menu .menu-items dd.price li {
	display: block;
	font-size: 120%;
	line-height: 1.4;
	overflow: hidden;
	padding: 0;
	text-align: right !important;
}
#menu .menu-items dl dt img {
	float: left;
	width: 50%;
}
#menu .menu-items .set_menu dl dt span {
	height:auto;
}
#menu .menu-items dl dt span {
	display: block;
	height:auto;
	font-size: 110%;
	font-weight: 700;
	line-height: 1.2;
	padding: 0;
	text-align: right;
}
#menu .set_menu {
	border: 2px solid #b60008;
	background: #fbefac url("../../images/icon_arrow1_down.png") no-repeat scroll 98% center / 30px auto;
	border-radius: 60px;
	display: none;
	margin: 20px 0;
	padding: 20px;
}
#menu .set_menu dl {
	border-bottom: 1px solid #b60008;
}
#menu_teishoku-meals #set_menu {
	width:auto;
}
#menu_teishoku-meals #set_menu dl {
	width:auto;
	border:none;
}
#menu .set_menu .bbb dd.price {
	width: 49%;
	padding: 0;
}
#menu .set_menu h2 {
	font-size: 100%;
	font-weight: 900;
	letter-spacing: 1px !important;
	line-height: 1.3;
	margin: 20px 0;
	text-align: center;
}
.whats_sp .box {
	float: none;
	width: 100%;
}
.whats_sp .bbb {
	display: none;
	padding: 10px 0 0;
	text-align: left;
}
#menu .whats_sp .aaa {
	color: #b60008;
	font-size: 170%;
	font-weight: 700;
	line-height: 1.3;
	text-decoration: underline;
	text-align: center;
	padding: 0;
}
.set_sp .box {
	float: none;
	width: 100%;
}
.set_sp .bbb {
	display: none;
	padding: 10px 0 30px;
	font-size: 80%;
}
#menu .set_sp .aaa {
	border: 0;
	margin: 0;
}
#menu .menu-items .set_menu dd.price li {
	float: left;
	font-size: 130%;
	line-height: 1.4;
	padding: 0;
	text-align: right;
	width: 100%;
}
#intro_teishoku-meals .top-left {
	height: 100%;
}
}

@media (min-width: 455px) and (max-width: 800px) {
#top-image-nav {
	padding-top: 160px !important;
}
#top-image ul li {
	width: 130px;
}
#top-image {
	background-size: bottom 75%;
}
#top-image h2 {
	font-size: 22px;
}
}

@media (min-width: 380px) and (max-width: 454px) {
#top-image-nav {
	padding-top: 190px !important;
}
#top-image ul li {
	width: 100px;
}
#menu .tabs li a {
	padding: 17px 11%;
}
}

@media (min-width: 360px) and (max-width: 484px) {
#top-image-nav {
	padding-top: 195px !important;
}
#top-image ul li {
	width: 25%;
}
}

@media (min-width: 0px) and (max-width: 359px) {
#top-image-nav {
	padding-top: 145px !important;
}
#top-image ul li {
	width: 22%;
}
#showcase .subtitle {
	font-size: 19px;
}
#showcase ul.subtitle li {
	left: 3% !important;
	top: 9% !important;
	padding-top: 6px;
	padding-bottom: 6px;
}
#menu .tabs li {
	width: 48%;
}
#menu .tabs li a {
	width: 89.17%;
	padding: 17px 4.56%;
	font-size: 3.7vw;
}
#menu .tabs .bottom-border {
	width: 1.23%;
}
}
