@charset "utf-8";

/* // xxxxxx //
----------------------------------------------- */
body {
	font-size:15px;
	line-height:3;
}

#ContentsWrap {
}


.widthFix,
.widthFixPC {
	width:1140px;
}

.htxA {
	font-size:170%;
	line-height:2.3;
	font-weight:100;
}
.htxB {
	font-size:148%;
	line-height:2.0;
	font-weight:200;
}


.secTitleA {
	height:auto;
	margin-bottom:100px;
}
.secTitleA .tx {
	position:relative;
	text-align:left;
	font-size:250%;
	font-weight:100 !important;
	top:auto;
	left:auto;
	-ms-transform: translate(0);
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	transform: translate(0);
	opacity:0;
	left:-50px;
	transition-duration:1.2s;
}
.secTitleA.on .tx {
	opacity:1;
	left:-0;
}
.secTitleA .bg {
	display:none;
}

.secTitleA.gradation:before {
	display:none;
}
.secTitleA.gradation:after {
	display:none;
}



/* //    |- w1  */
.w1:not(.none) {
	opacity:0;
	position:relative;
	left:-30px;
	transition-duration:1.4s;
	transition-delay:0.0s;
}
.w1.on:not(.none) {
	left:-0;
	opacity:1;
}

.w1.pcRe:not(.none) {
	left:auto;
	right:-30px;
}
.w1.pcRe.on:not(.none) {
	left:auto;
	right:-0;
}




/* //    |- btn  */
.btn1 {
	color:#fff !important;
	background-color:#222;
	display:inline-block;
	text-align:center;
	padding:11px;
	min-width:260px;
	max-width:300px;
	position:relative;
}
.btn1:hover {
	background-color:#333;
}
.btn1 .tx {
	font-weight:100;
}
.btn1 .icon {
	position:absolute;
	right:10px;
	top:50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}


.swiper-button-prev, .swiper-button-next {
	opacity:0.8;
}


/* // TopMv //
----------------------------------------------- */
#TopMv {
	opacity:0;
}
#TopMv.start {
	transition-duration:1.4s;
	transition-delay:0.8s;
	opacity:1;
}

#TopMv .swiper-container {
	height:900px;
}
#TopMv .swiper-slide {
}
#TopMv .swiper-slide .image {
	transition:7s;
	transform: rotate(0.0001deg);
	outline: 1px solid transparent;
}
#TopMv .swiper-slide.stand.swiper-slide-active .image {
	background-size:cover;
}
#TopMv .swiper-slide.lie.swiper-slide-active .image {
	background-size:cover;
}

#TopMv .logo  {
	text-align:center;
	padding-left:30px;
	margin-bottom:60px;
}
#TopMv .logo img  {
	height:220px;
}

#TopMv .navi  {
	margin-bottom:26px;
}
#TopMv .navi li a{
	padding:15px 10px;
}
#TopMv .navi li:first-of-type a:before{
	width:90%;
}
#TopMv .navi li a:after{
	width:90%;
}
#TopMv .navi li a img{
	width:170px;
}



/* // OpeningLogo //
----------------------------------------------- */
#OpeningLogo {
}
#OpeningLogo .logo {
	top:46%;
}
#OpeningLogo.on .logo {
	transition-duration:1.3s;
	transition-delay:0.1s;
}
#OpeningLogo .logo svg,
#OpeningLogo .logo img {
	width:70px;
}



/* // TopConcept //
----------------------------------------------- */
#TopConcept {
	margin-top:120px;
	padding:180px 0 150px;
	background-color:rgba(0,0,0,0.75);
}
#TopConcept:before {
	display:none;
}
#TopConcept .txWrap1{
	opacity:0.85;
}
/* //    |- htx1  */
#TopConcept .htx1 {
	margin-bottom:70px;
	text-align:center;
}
#TopConcept .htx1 li {
	text-align:center;
}
#TopConcept .htx1 li:nth-of-type(2),
#TopConcept .htx1 li:nth-of-type(3) {
	display:inline-block;
}

/* //    |- htx2  */
#TopConcept .htx2 {
	margin-bottom:30px;
	text-align:center;
}



/* // TopCuisine //
----------------------------------------------- */
#TopCuisine {
	margin-top:100px;
	padding-top:150px;
	padding-bottom:150px;
	background-color:rgba(0,0,0,1);
	position:relative;
}
#TopCuisine:before {
	display:block;
	background: -moz-linear-gradient(to bottom, rgba(0,0,0,0.75) 0%,rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(to bottom, rgba(0,0,0,0.75) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.75) 0%,rgba(0,0,0,1) 100%);
	content:" ";
	width:100%;
	height:100px;
	position:absolute;
	bottom:100%;
	left:0px;
}
#TopCuisine .secTitleA .bg {
	background-image:url(item_img_02.png);
}

#TopCuisine .txWrap1 {
	position:relative;
	z-index:5;
}


#TopCuisine .block1 {
	position:relative;
	z-index:8;
}
#TopCuisine .block1 .image1 {
	position:absolute;
	left:50%;
	opacity:0;
	top:30px;
	-ms-transform: translateX(280px);
	-webkit-transform: translateX(280px);
	-moz-transform: translateX(280px);
	transform: translateX(280px);
	width:530px;
	transition:2.2s;
	transition-delay:0.6s;
	z-index:5;
}
#TopCuisine.on .block1 .image1 {
	left:50%;
	opacity:1;
	-ms-transform: translateX(230px);
	-webkit-transform: translateX(230px);
	-moz-transform: translateX(230px);
	transform: translateX(230px);
}

#TopCuisine .txWrap2 {
	padding:120px 0 60px 400px;
	position:relative;
}
#TopCuisine .tx1 {
	line-height:3.5;
}
#TopCuisine .block1 .image3 {
	position:absolute;
	left:50px;
	opacity:0;
	top:60%;
	-ms-transform: translate(-50% , -50%);
	-webkit-transform: translate(-50% , -50%);
	-moz-transform: translate(-50% , -50%);
	transform: translate(-50% , -50%);
	width:380px;
	z-index:5;
	transition:2.2s;
	transition-delay:0.6s;
}
#TopCuisine .block1 .image3.on {
	left:100px;
	opacity:0.8;
}


#TopCuisine .image0 {
	position:absolute;
	left:50%;
	opacity:0;
	top: 150px;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	width:1000px;
	transition:2.2s;
	transition-delay:0.7s;
	z-index:5;
}
#TopCuisine.on .image0 {
	opacity:0.13;
}





/* // TopCuisineGallerySP //
----------------------------------------------- */
#TopCuisineGallerySP {
	margin-top:180px;
	padding-bottom:100px;
}
#TopCuisineGallerySP .swiper-container {
}
#TopCuisineGallerySP .swiper-wrapper {
	height:420px;
}
#TopCuisineGallerySP .swiper-slide {
	width:600px;
	height:420px;
}

.swiper-button-prev i, .swiper-button-next i {
	opacity:0.5;
	font-size:115%;
}



/* // TopChef //
----------------------------------------------- */
#TopChef {
	height:600px;
	padding-bottom:0;
	background-color:#000;
}
#TopChef .bg {
	height:600px;
	width:60%;
	background-image:url(chef_img_02.jpg);
	background-position:center top;
	opacity:0;
	left:60%;
	transition-duration:1.1s;
}
#TopChef.on .bg {
	opacity:1;
	left:40%;
}

#TopChef .bg:before {
	background: -moz-linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.62) 100%);
	background: -webkit-linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.62) 100%);
	background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0.0) 100%);
	width:90%;
}
#TopChef .text {
	left:50%;
	top:50%;
	margin-left:-600px;
}
#TopChef .htxA {
	line-height:1;
}

#TopChef .tx1 {
	
}
#TopChef .tx2 {

}
#TopChef .tx3 {

}


/* // ShopInfo //
----------------------------------------------- */
#ShopInfo {
	padding-top:250px;
	padding-bottom:150px;
	background-color:rgba(0,0,0,0.85);
}
#ShopInfo .secTitleA .bg {
	background-image:url(shopinfo_img_01.jpg);
}
#ShopInfo .txWrap1 {
	display:block;
	height:430px;
	position:relative;
}
#ShopInfo .txWrap1 .image1 {
	position:absolute;
	bottom:0px;
	left:50%;
	opacity:0;
	transition:2.2s;
	transition-delay:0.1s;
}
#ShopInfo .txWrap1 .image1.on {
	left:45%;
	opacity:1;
}

#ShopInfo .txWrap1 dl {
	display:table;
	width:100%;
	line-height:1.9;
	margin-bottom:17px;
}
#ShopInfo .txWrap1 dl dt {
	display:table-cell;
	width:120px;
}
#ShopInfo .txWrap1 dl dd {
	display:table-cell;
}



/* // ShopAccess //
----------------------------------------------- */
#ShopAccess {
	background-image:none;
	padding-bottom:0;
	display:table;
	width:100%;
	margin: 0 auto;
	font-size:13px;
	line-height:1.9;
	opacity:1;
	margin-top:90px;
}
@media screen and (min-width: 1201px)  {
	#ShopAccess {
		width:1200px;
	}
}
#ShopAccess .cellWrap {
	display:table;
	width:100%;
	margin-top:30px;
}

#ShopAccess .accessInfo {
	vertical-align:middle;
	display:table-cell;
	width:50%;
	text-align:center;
	font-size:110%;
}
#ShopAccess .accessInfo .inner {
	padding-left:20px;
}
#ShopAccess .accessInfo .address {
	font-size:108%;
	margin-bottom:25px;
}
#ShopAccess .accessInfo li {
	font-size:100%;
	margin-bottom:14px;
}
#ShopAccess .accessInfo .tel {
	font-size:100%;
	margin-top:15px;
	padding-left:8px;
}
#ShopAccess #Map_canvas {
	display:table-cell;
	width:50%;
	height:360px;
}
.tb #ShopAccess #Map_canvas {
	background:url(map_bg.png) center bottom no-repeat;
	background-size:cover;
}
/* // ShopGalleryPC //
----------------------------------------------- */
#ShopGalleryPC {
	margin-top:100px;
	padding:70px 0;
	overflow:hidden;
}
#ShopGalleryPC .swiper-slide {
	width:700px;
	height:450px;
}

/* // Shopping //
----------------------------------------------- */
#Shopping .title {
	padding:130px 0px 70px;
}
#Shopping .title li {
	text-align:center;
	margin-bottom:10px;
}
#Shopping .title img {
	width:310px;
}


/* // ItemsGallery //
----------------------------------------------- */
#ItemsGallery .swiper-container {
}
#ItemsGallery .swiper-wrapper {
	padding-bottom:33px;
}
#ItemsGallery .swiper-slide {
	height:500px;
	width:360px;
}
#ItemsGallery .swiper-slide .image {
	height:100%;
	width:100%;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	vertical-align:top;
	display:block;
	position:absolute;
	left:0;
	top:0px;
}
#ItemsGallery .swiper-slide .btn {
	display:none;
}
#ItemsGallery .swiper-slide .btn a {
}
#ItemsGallery .swiper-slide .btn a i {
}
#ItemsGallery .swiper-button-prev,
#ItemsGallery .swiper-button-next {
	margin-top:-0;
}

#ItemsGallery .swiper-pagination-bullet {
	background-color:#333;
	border-right:1px solid #000;
	-ms-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	height:6px;
	width:50px;
	margin:0 !important;
	opacity:1;
}
#ItemsGallery .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color:#5E5E5E;
}
#ItemsGallery .swiper-slide .description {
	bottom:0;
	width:100%;
	padding:25px 15px 15px 15px;
}
#ItemsGallery .swiper-slide .description p {
	color:#FFF;
	font-size:14px;
	line-height:1.6;
}
/* // IttatsuInfo //
----------------------------------------------- */
#IttatsuInfo {
	background-image:none;
	padding-top:40px;
	padding-bottom:40px;
}
#IttatsuInfo .cellWrap {
	display:table;
	width:100%;
	margin:0 auto;
}
@media screen and (min-width: 1101px)  {
	#IttatsuInfo .cellWrap {
		width:1100px;
	}
}
#IttatsuInfo .image {
	background:url(ittatsu_bg_pc_01.jpg) center top no-repeat;
	background-size:cover;
	display:table-cell;
	width:50%;
}
#IttatsuInfo .infoWrap {
	display:table-cell;
	width:50%;
	padding:20px 0;
}
#IttatsuInfo .logo {
	text-align:center;
	margin-bottom:30px;
}
#IttatsuInfo .logo img {
	width:180px;
}
#IttatsuInfo .description {
}
#IttatsuInfo .description p {
	font-size:88%;
	text-align:center;
	line-height:2.1;
}
#IttatsuInfo .btns {
	margin-top:30px;
}
#IttatsuInfo .btns li {
	margin-bottom:25px;
}
#IttatsuInfo .btns li a {
	width:50%;
	padding:7px;
}

/* // Recruit //
----------------------------------------------- */

#Recruit {
	background-color:#000;
	background:url(recruit_img_02.jpg) center top no-repeat;
	background-size:cover;
	padding:0;
}
#Recruit .inner {
	background-color:rgba(0,0,0,0.65);
	padding-top:140px;
	padding-bottom:120px;
}

#Recruit .btn {
	letter-spacing:0.12em;
	background-color:#000;
}



/*
/*
*/