@charset "utf-8";

body {
	font-family: "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: #d7000f;
	letter-spacing: 2px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline ;
}
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: #d7000f;
}
#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;
	font-weight: 100;
	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: #d7000f;
}
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: #d7000f;
}
ul#lang li a:hover {
	background: #d7000f !important;
	color: #ffffff !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: 40%;
	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;
}
#top-image ul li span {
	display: block;
	margin: 5px 0 0;
}
#whats-sukiya, #sukiya-menu, #shoplist {
	font-weight: 900 !important;
	font-size: 17px;
}
#whats-sukiya span {
	color: #d7000f;
}
#whats-sukiya:hover span {
	text-decoration: underline;
}
#sukiya-menu span {
	color: #f5af08;
}
#sukiya-menu:hover span {
	text-decoration: underline;
}
#shoplist span {
	color: #d7000f;
}
#shoplist:hover span {
	text-decoration: underline;
}
#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 #d7000f;
	border-radius: 20px;
	color: #d7000f;
}
#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%;
}
/* movie
--------------------------*/
.movie{min-width: 100%;}
.movie video{width: 100%;}
.movie{
		width: 100%;
		overflow: hidden;
		position: relative;
		padding-bottom : 56.25%;
}
.movie iframe{
		position: absolute;
		top: 0;
		left: 0;
		min-width: 100%; min-height: 100%;
		width: 100%; height: 100%;
}

#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;/*border-bottom: 1px solid #d7000f;*/
}
#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 #d7000f;
}
#menu .tabs li a {
	display: inline-block;
	width: 292px;
	/*	padding: 16px 0;*/
	padding: 22px 0;
	border-bottom: 1px solid #d7000f;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #fff;
	background: #d7000f;
}
#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 #d7000f;
	border-bottom: none;
	color: #d7000f;
	background: none;
	padding: 22px auto;
}
#menu .tabs li.selected a::after {
	border-bottom: none;
}
#menu .top-left {
	width: 500px;
	padding: 70px 0 0 20px;
}
#intro_teishoku-meals {
    position: relative;
}
#menu .top-right {
	border: 3px solid #d7000f;
	border-radius: 10px;
	margin: 0;
	padding: 30px;
	position: absolute;
	right: 0;
	top: 28%;
	width: 610px;
}
#menu .top-right span {
	color: #d7000f;
	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: #d7000f;
}
#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 .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: 450px;
	margin-right: 100px;
	vertical-align: top;
}
#menu .set_menu dl {
	display: inline-block;
	height: 330px;
	margin-right: 70px;
	vertical-align: top;
	width: 220px;
}

/*  20180419
#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;
	height: 60px;
	line-height: 1.3;
	padding: 5px 0 0;
	text-align: right;
}
#menu .menu-items dl dt span.height {
    height: 80px !important;
}
#menu .menu-items .set_menu dl dt span {
	font-size: 110%;
	height: 30px;
}
#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: #d7000f;
	text-align: right
}
#menu .menu-items dd.price {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;	
}
#menu .menu-items dd.price ul{
	width: calc(100% / 2);
}

#menu .menu-items dd.price li {
	font-size: 100%;
	line-height: 1.4;
	/*padding: 0 0 0 40px;*/
	/*width: 37%;*/
	position: relative;
}
#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: #d7000f;
	text-align: right;
}
.description {
	font-size: 70%;
	font-weight: normal;
	vertical-align: top;
    position: absolute;
  top: 100%;
  left: 0;
  right: 0;	
}
#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;
	background: #bf1d1d;
	font-size: 11px;
	color: #fff;
	text-align: center;
}
#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 #d7000f;
	border-top: 4px solid #d7000f;
	margin: 0 0 30px;
}
#menu .whats_sp .aaa {
	color: #d7000f;
	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;
}
#introduction {
	width: auto;
}
#menu {
	width: auto;
}
#menu .tabs li a {
	width: 238px;
}
#menu .top-right {
	width: 500px;
}
#top-image {
	background-position-x: -11%;
}
#introduction h2, #introduction p {
	width: 55%;
	margin-left: 20px;
}
#introduction img.right-side {
	width: 35%;
	margin-right: 20px;
}
#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;
}
#top-image h2 {
	left: 3%;
}
}

@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 {
	/*margin-top: 40px;
		margin-left: 20px;*/
	top: 8px;
	left: 20px;
	margin: 0;
}
#header h1 img {
	max-width: 60px;
}
#sp_topnav {
	display: block !important;
	position: fixed;
	top: 0;
	right: -240px;
	width: 240px;
	height: 100%;
	border-left: solid 1px #fff;
	background: #d7000f;
	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 !important;*/
	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;
}
#showcase {
	margin: 0 0 0px;
}
#showcase ul li {
	width: 100%;
}
#whats-sukiya,  #sukiya-menu,  #shoplist {
	width: 70px;
	vertical-align: top;
}
#whats-sukiya img,  #sukiya-menu img,  #shoplist img {
	width: 100%;
	margin-bottom: 10px;
}
#whats-sukiya span,  #sukiya-menu span,  #shoplist span {
	font-size: 11px;
	font-size: 2.8vw;
}
#introduction {
	width: auto;
	padding: 145px 10px 20px;
}
#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: 40px;
	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 40px 0;
	width: auto;
}
#menu .menu-items dl img {
	width: 99%;
}
#menu .tabs li a {
	width: 76%;
	padding: 21px 11% 13px;
	border: 10px;
	font-size: 3.2vw;
}
#menu .tabs .bottom-border {
	width: 1px;
	height: 56px;
	border: none;
}
#menu .top-right {
	border: 3px solid #d7000f;
	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 #d7000f;
}
#menu .top-left {
	padding-top: 0;
	clear: both;
}
#menu .menu-items dl dt img {
	/*border: 1px solid #e8e8e8;  20180419*/
	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;
/*	float: left;
*/	font-size: 120%;
	line-height: 1.4;
/*	overflow: hidden;
*/	padding: 0;
	text-align: right !important;
/*	width: 50%;
*/}
#menu .menu-items dl dt{
		letter-spacing: -0.4em;
	}	
#menu .menu-items dl dt img {
	/*float: left;*/
	width: 48%;
	display: inline-block;
	vertical-align: top;
}
#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;
	display: inline-block;
	width: 50%;
	letter-spacing: normal;
}
#menu .set_menu {
	border: 2px solid #d7000f;
	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 #d7000f;
}
#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: #d7000f;
	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;
}
#whats-sukiya, #sukiya-menu, #shoplist {
	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;
}
#whats-sukiya, #sukiya-menu, #shoplist {
	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;
}
#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;
}
#top-image ul li {
	width: 22%;
}
#menu .tabs .bottom-border {
	width: 1.23%;
}
}


/*==============================================
tab
==============================================*/
.tab-group{
  display: flex;
  justify-content: center;
}
.tab{
  flex-grow: 1;
  padding:5px;
  list-style:none;
  text-align:center;
  cursor:pointer;
  padding: 22px 0;
	background: #d7000f;
	color: #fff;
	border-bottom: 1px solid #d7000f;
	border-radius: 10px 10px 0 0;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	border: solid 1px #fff;
}
.panel-group{
  height:auto;
  border-top:none;
}
.panel{
  display:none;
}
.tab.is-active{
	background: #fff;
	color: #d7000f;
	transition: all 0.2s ease-out;
	border: solid 1px #d7000f;
	border-bottom: solid 1px #fff;
}
.panel.is-show {
    margin-top: 40px;
}
.panel.tab-A.is-show {
    margin-top: 0;
}
.panel.tab-E.is-show {
    margin-top: 0;
}
.panel.is-show{
  display:block;
}


@media screen and (max-width: 800px) {
.tab-group {
    flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 40px;
}
.tab {
    width: 49%;
    border-radius: 10px;
    border: solid 2px;
    box-sizing: border-box;
}	
.tab.is-active {
    border-bottom: solid 1px #d7000f;
	}
.tab-group::after {
    width: 49%;
    content: "";
    display: block;
    height: 0;
}	
}
