@charset "UTF-8";

	#main-mov {
	padding-top: 56.25%;
		width: 100%;
		position: relative;
	}
	#main-mov video {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
	}

	.planlink {
		font-size: 16px;
		font-weight: bold;
		color: #fff;
		display: block;
		vertical-align: middle;
		width: 280px;
		padding: 15px 25px;
		background-color: #A00062;
		position: relative;
		margin: auto;
	}

	.desc-vt {
		display: block;
		position: relative;
		background: url("./bg.png") left bottom no-repeat #FFFFFF;
		background-size: 100% auto;
		padding: 100px 10px;
		font-family: "fot-matisse-pron", sans-serif;
		font-weight: 500;
		font-style: normal;
	}
	.desc-vt .page {
		writing-mode: vertical-rl;
		max-width: 460px;
	}
	.desc-vt h3,
	.desc-vt h2 {
		display:block;
		position: relative;
		line-height: 2.0em;
		margin-left: 30px;	
		font-size: 20px;
	}
	.desc-vt p {
		display:block;
		position: relative;
		line-height: 2.0em;
		font-size: 16px;
	}
	
	.reco {
		display: block;
		position: relative;
		padding: 80px 0;
		background: #FFFFFF;
		border-top: solid 10px #A00062;
		border-bottom: solid 10px #A00062;
	}
	.ttlarea .pagettl {
		font-family: "fot-matisse-pron", sans-serif;
		font-weight: 500;
		font-style: normal;
	}
	
	h2.lttl {
		display: block;
		position: relative;
		font-size: 70px;
		text-align: center;
		margin-bottom: 40px;
		letter-spacing: 1px;
		font-family: "ivyora-display", sans-serif;
		font-weight: 400;
		font-style: normal;
		color:#DEDEDE;
		line-height: 1;
	}
	h2.lttl span {
		display: block;
		position: relative;
		font-size: 22px;
		margin-bottom: 10px;
		font-family: "fot-matisse-pron", sans-serif;
		font-weight: 500;
		font-style: normal;
		color:#313131;
	}

	.reco ul, ul.offers {
		display: block;
		position: relative;
	}
	.reco ul li, ul.offers li {
		display: block;
		position: relative;
		float: left;
		width: 33.333%;
		text-align: center;
		padding: 0 3%;
		box-sizing: border-box;
	}
	.reco ul li a.img, ul.offers li a.img {
		display: block;
		position: relative;
	}
	.reco ul li a.img img, ul.offers li a.img img {
		display: block;
		width: 100%;
		height: auto;
		margin-bottom: 15px;
	}
	.reco ul li h3, ul.offers li h3 {
		display: block;
		position: relative;
		font-size: 18px;
		text-align: center;
		margin-bottom: 10px;
	}

	.reco ul li p, ul.offers li p {
		display: block;
		position: relative;
		font-size: 14px;
		margin-bottom:20px;
	}
	
	
	.menulist {
		display: block;
		position: relative;
		padding: 80px 0;
		background: #333;
		color: #FFFFFF;
	}
	.menulist h2.lttl {
		color:#5A5A5A;
	}
	.menulist h2.lttl span {
		color:#ffffff;
	}
	.menulist ul {
		display: block;
	}
	.menulist ul li {
		display: block;
		float: left;
		width: 25%;
		padding: 0 1%;
		box-sizing: border-box;
	}
	.menulist ul li .imgbox {
		padding-top: 120%;
		background-size: cover;
		background-position: center center;
		margin-bottom: 15px;
	}
	.menulist ul li h3 {
		display: block;
		position: relative;
		font-size: 18px;
		text-align: center;
		margin-bottom: 40px;
		letter-spacing: 1px;
		font-family: "fot-matisse-pron", sans-serif;
		font-weight: 500;
		font-style: normal;
		color:#ffffff;
		line-height: 1;
	}
	.menulist ul li h3 span {
		display: block;
		position: relative;
		color:#545454;
		font-family: "ivyora-display", sans-serif;
		font-weight: 400;
		font-style: normal;
		margin-top: 10px;
	}
	
	
	.robata {
		display: block;
		position: relative;
		padding: 80px 0;
		background: url("./rbt_bg.png") 0 0 no-repeat #333;
		background-size: 40% auto;
		color: #FFFFFF;
	}
	.robata:before {
		content: '';
		float: right;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		z-index: 1;
		background: url("./rbt_bg02.png")right bottom no-repeat;
		background-size: 40% auto;
		
	}
	.robata .page {
		position: relative;
		z-index: 5;
	}
	h2.lttl.dk,
	.four h2.lttl,
	.robata h2.lttl {
		color:#5A5A5A;
	}
	h2.lttl.dk span,
	.four h2.lttl span,
	.robata h2.lttl span {
		color:#ffffff;
	}
	.sld {
		float: left;
		display: block;
		position: relative;
		width: 58%;
	}
	.slick-slide img {
		width: 100%;
		height: auto;
	}
	.tx-r {
		display: block;
		float: right;
		text-align: left;
		width: 40%;
	}
	.tx-r p {
		display: block;
		font-size: 15px;
		font-family: "fot-matisse-pron", sans-serif;
		font-weight: 500;
		font-style: normal;
		line-height: 2.0em;
	}
	
	.slick-dots li {
		width: 15px !important;
		height: 15px !important;
		margin: 0 5px;
		
		transition-property: all;-moz-transition-property: all;-o-transition-property: all;-webkit-transition-property: all;
		transition-duration: .3s;-moz-transition-duration: .3s;-o-transition-duration: .3s;-webkit-transition-duration: .3s;
		transition-timing-function: ease-in-out;-moz-transition-timing-function: ease-in-out;-o-transition-timing-function: ease-in-out;-webkit-transition-timing-function: ease-in-out;

	}
	.slick-dots li button {
		width: 100% !important;
		height: 15px !important;
	}
	
	.slick-dots li button:before {
		width: 100% !important;
		height: 15px !important;
		border-radius: 8px !important;
	}
	.slick-dots li.slick-active  {
		width: 35px !important;
	}

	.slick-arrow {
    top: 50% !important;
}

	.four {
		display: block;
		position: relative;
		padding: 80px 0;
		background: #333;
		color: #FFFFFF;
	}
	
	.tabs {
		text-align: center;
		margin: 40px 0 0;
	}
	.tab-links {
		display: block;
		margin-bottom: 15px;
	}
	.tab-links li {
		display: inline-block;
		width: 80px;
	}
	.tab-links a {
		display: block;
		text-decoration: none;
		padding: 5px 0 10px;
		background-color: #333;
		color: #fff;
		line-height: 1;
		font-size: 50px;
		font-family: "fot-matisse-pron", sans-serif;
		font-weight: 500;
		font-style: normal;
	}
	.tab-links a span {
		display: block;
		font-size: 16px;
		font-family: "ivyora-display", sans-serif;
		font-weight: 400;
		font-style: normal;
		color:#5A5A5A;
	}
	.tab-links .active a {
		background-color: #fff;
		color: #333;
	}
	.tab-content .tab {
		/* display: none; */
		padding: 100px 10px;
		border: 1px solid #ccc;
	}
	.tab-content .active {
		display: block;
	}
	.tab ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start;
	}
	.tab ul li {
		/* display:inline-block; */
		width: 25%;
		padding: 0 2%;
		box-sizing: border-box;
		text-align: center;
		/* vertical-align: top; */
	}
	.tab ul li .img {
		display: block;
		padding-top: 100%;
		background-size: cover;
		background-position: center center;
		margin-bottom: 10px;
	}
	.tab ul li .img.lf {
		background-position: center left;
	}
	.tab ul li h3 {
		display: block;
		color: #fff;
		font-size: 18px;
		font-family: "fot-matisse-pron", sans-serif;
		font-weight: 500;
		font-style: normal;
	}



.tab01 {
	width: 100%;
	margin: 40px auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.tab_menu_s {
	width: 80px;
	display: inline-block;

	text-align: center;
	text-decoration: none;
	margin: 0 2px;
	padding: 5px 0 10px;
	background-color: #333;
	color: #fff;
	line-height: 1;
	font-size: 50px;
	font-family: "fot-matisse-pron", sans-serif;
	font-weight: 500;
	font-style: normal;
}
.tab_menu_s span {
	display: block;
	font-size: 16px;
	font-family: "ivyora-display", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #5A5A5A;
}


/*ラジオボタンを全て消す*/
input[name="tab_menu_s"] {
	display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_contents {
	display: none;
	width: 100%;
	/* max-width: 1000px; */
	border: solid 1px #ccc;
	margin: 20px auto 0;
	padding: 100px 10px;
	overflow: hidden;
/* 	transition: .5s opacity; */
}

/*選択されているタブを表示*/
#menu_s1:checked ~ #menu_s1,
#menu_s2:checked ~ #menu_s2,
#menu_s3:checked ~ #menu_s3,
#menu_s4:checked ~ #menu_s4 {
	display: block;
}
/*選択されているタブのスタイル*/
.tab01 input:checked + .tab_menu_s {
	background-color: #fff;
	color: #333;
}


	
	.dish {
		display: block;
		position: relative;
		padding: 80px 0;
		background:#FFFDF8;
		border-top: solid 5px #F5EDD9;
	
	}
	.dish h2.lttl {
		color:#F5EDD9;
	}
	
	.carousel .imgbox {
		display: block;
		padding-top: 100%;
		background-size: cover;
		background-position: center center;
		margin-bottom: 10px;
	}
	.carousel li {
		padding: 0 0.5%;
		box-sizing: border-box;
	}
	.carousel li h3 {
		display: block;
		font-size: 18px;
		font-family: "fot-matisse-pron", sans-serif;
		font-weight: 500;
		font-style: normal;
		text-align: center;
	}
	ul.tx-links {
		display: block;
		text-align: center;
		margin-top: 40px;
	}
	ul.tx-links li {
		display: block;
		margin-bottom: 7px;
	}
	ul.tx-links li a {
		display: inline-block;
		background: url("./arw.png") 98% 50% no-repeat;
		background-size: 13px auto;
		padding-right: 20px;
		font-size: 16px;
		font-family: "fot-matisse-pron", sans-serif;
		font-weight: 500;
		font-style: normal;
		width: 210px;
		text-align: left;
		transition-property: all;-moz-transition-property: all;-o-transition-property: all;-webkit-transition-property: all;
		transition-duration: .3s;-moz-transition-duration: .3s;-o-transition-duration: .3s;-webkit-transition-duration: .3s;
		transition-timing-function: ease-in-out;-moz-transition-timing-function: ease-in-out;-o-transition-timing-function: ease-in-out;-webkit-transition-timing-function: ease-in-out;
	}
	ul.tx-links li a:hover {
		background: url("./arw.png") 100% 50% no-repeat;
		background-size: 13px auto;
	}
	/*.slick-prev {
		background: url("../imgs/lp/shikotsu/arrow_l.svg") no-repeat center center;
		background-size: cover;
	}
	.slick-next {
		background:url("../imgs/lp/shikotsu/arrow_r.svg") no-repeat center center;
		background-size: cover;
	}*/
	
	
	.sake {
		display: block;
		position: relative;
		padding: 80px 0;
		background: #333;
		color: #FFFFFF;
	}
	.sake h2 {
		padding-bottom: 200px;
		background: url("./sugi.png") bottom center no-repeat;
		background-size: 250px auto;
		color: #FFFFFF !important;
	}
	.carousel02 {
		margin-bottom: 40px;
	}
	.sake .imgbox {
		display: block;
		padding-top: 170%;
		background-size: cover;
		background-position: center center;
		margin-bottom: 10px;
	}
	.sake li {
		padding: 0 0.5%;
		box-sizing: border-box;
	}
	.sake li h3 {
		display: block;
		font-size: 18px;
		font-family: "fot-matisse-pron", sans-serif;
		font-weight: 500;
		font-style: normal;
		text-align: center;
		line-height: 1.2;
	}
	.sake li h3 span {
		display: block;
		margin-top: 10px;
		font-size: 80%;
	}
		
	ul.tx-links_dk {
		display: block;
		text-align: center;
		margin-top: 40px;
	}
	ul.tx-links_dk li {
		display: block;
		margin-bottom: 7px;
	}
	ul.tx-links_dk li a {
		display: inline-block;
		background: url("./arw_w.png") 98% 50% no-repeat;
		background-size: 13px auto;
		padding-right: 20px;
		font-size: 16px;
		font-family: "fot-matisse-pron", sans-serif;
		font-weight: 500;
		font-style: normal;
		width: 200px;
		text-align: left;
		transition-property: all;-moz-transition-property: all;-o-transition-property: all;-webkit-transition-property: all;
		transition-duration: .3s;-moz-transition-duration: .3s;-o-transition-duration: .3s;-webkit-transition-duration: .3s;
		transition-timing-function: ease-in-out;-moz-transition-timing-function: ease-in-out;-o-transition-timing-function: ease-in-out;-webkit-transition-timing-function: ease-in-out;
		color: #FFFFFF;
	}
	ul.tx-links_dk li a:hover {
		background: url("./arw_w.png") 100% 50% no-repeat;
		background-size: 13px auto;
	}
	
	
	.cook {
		display: block;
		position: relative;
		padding: 80px 0;
		background: url("./line.png") right top no-repeat #333;
		background-size: 1800px auto;
		color: #FFFFFF;
		overflow: hidden;
	}
	.cook:before {
		content: '';
		float: left;
		width: 100%;
		height: 100%;
		position: absolute;
		left: 10%;
		bottom: 3%;
		z-index: 1;
		background: url("./line02.png") left bottom no-repeat;
		background-size: 1800px auto;
	}
	
	.cook .page {
		max-width: 800px;
		position: relative;
		z-index: 5;
	}
	.cimg {
		float: left;
		width: 40%;
		margin-top: 40px;

	}
	.cimg img {
		float: left;
		width: 100%;
		height: auto;
	}
	.cook .tx-r {
		float: right;
		width: 55%;
		text-align: left;
		margin-top: 40px;
	}
	.cook h3 {
		display: block;
		font-size: 24px;
		font-family: "fot-matisse-pron", sans-serif;
		font-weight: 500;
		font-style: normal;
		text-align: center;
		line-height: 1.2;
		margin-bottom: 40px;
	}
	.cook h3 span {
		display: block;
		font-size: 70%;
		margin-bottom: 20px;
	}
	.cook p {
		display: block;
		font-size: 16px;
		font-family: "fot-matisse-pron", sans-serif;
		font-weight: 500;
		text-align: left;
	}
	
	div.mgz {
        display: block;
        background: #edecea;
        text-align: center;
        padding: 50px 5%;
        margin: 50px auto 30px;
    }
	div.mgz .page {
        display: block;
        padding: 50px 5%;
        border: solid 5px #F5F5F5;
    }
    h2.ana-ttl {
        display: block;
        padding-top: 80px;
        font-size: 30px;
        color: #A00062;
        line-height: 1.4em;
        background: url("./ttl_logo.png") top center no-repeat;
        background-size: 100px auto;
        margin-bottom: 30px;

    }
    h2.ana-ttl span {
        display: block;
        font-size: 85%;
    }
    #booking h3.mgz {
        font-size: 33px;
        color: #1D1D1D !important;
        margin-bottom: 30px;
    }
    #booking div.mgz .method {
        border: none;
        background: none;
        margin: 0;
        padding: 0;
    }
    div.mgz p.ntic {
        display: block;
        font-size: 14px;
        line-height: 1.6em;
        margin-top: 35px;
    }
    div.mgz p.ntic b {
        display: block;
        margin-bottom: 5px;
    }
    div.mgz p.ntic a {
        text-decoration: underline;
    }
	
	@media screen and (max-width:768px) {
		
		h2.lttl {
			font-size: 50px;
		}
		h2.lttl span {
			font-size: 16px;
		}
		.four h2.lttl {
			font-size: 40px;
		}
		.desc-vt h3, .desc-vt h2 {
			margin-left: 20px;
			font-size: 16px;
		}
		.desc-vt p {
			font-size: 14px;
		}
		.reco ul li {
			width: 100%;
			padding: 0 3% 20px 3%;
			margin-bottom: 20px;
		}
		.reco ul li:first-child {
			border-bottom: solid 1px #D5D5D5;
		}
		.reco ul li h3 {
			font-size: 16px;
		}
		
		.tab ul li {
			width:100%;
			margin-bottom: 30px;
		}

	
		.menulist ul li {
			width: 50%;
		}
		.menulist ul li h3 {
			font-size: 16px;
		}
		.sld {
			width: 100%;
			margin-bottom: 40px;
		}
		.tx-r {
			width: 100%;
		}
		
		.tab-links li {
			width: 60px;
		}
		.tab-links a {
			font-size: 35px;
		}
		.tab-links a span {
			font-size: 14px;
		}
		.tab ul li h3 {
			font-size: 14px;
		}
		.carousel li h3 {
			font-size: 16px;
		}
		ul.tx-links li a {
			font-size: 14px;
		}
		.sake li h3 {
			font-size: 14px;
		}
		
		.cimg {
			float: none;
			display: block;
			width: 100%;
			margin: 20px auto 40px;
			text-align: center;
		}
		.cimg img {
			float: none;
			max-width: 200px;
			margin: auto;
		}
		.cook .tx-r {
			float: none;
			display: block;
			width: 100%;
		}
		.cook h3 {
			font-size: 18px;
		}
		.cook p {
			font-size: 14px;
		}
		
		.robata {
			/* background-size: 60% auto; */
		}
		.robata {
			display: block;
			position: relative;
			padding: 80px 0;
			background: url(./rbt_bg.png) 0 0 no-repeat #333;
			background-size: 40% auto;
			color: #FFFFFF;
		}
		.robata:before {
			content: '';
			float: right;
			width: 100%;
			height: 100%;
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			z-index: 1;
			background: url(./rbt_bg02.png)right bottom no-repeat;
			background-size: 60% auto;
	}
		h2.ana-ttl {
			font-size: 20px;
		}
		.planlink {
			width: 200px;
		}
		
	}
	@media (max-width:640px) {
    
		.desc-vt .page {
			padding: 0 !important;
			max-width: 300px;
		}
		.desc-vt h3, .desc-vt h2 {
			margin-left: 15px;
			font-size: 14px;
			line-height: 1.6em;
		}
		.robata .tx-r p br{
			display: none !important;
		}
   
	}



/* Restaurant Info */
#restaurant_info {
	background-color: #fff;
}
#restaurant_info .container {
padding: 70px 32px;
}
@media screen and (max-width: 600px) {
#restaurant_info .container {
padding: 70px 30px;
}
}
#restaurant_info h2 {
text-align: center;
}
#restaurant_info h2 span {
	font-size: 17px;
	}
	#restaurant_info > .container > dl {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		max-width: 768px;
		margin: 0 auto;
		font-size: 15px;
		line-height: 1.6;
		}
	#restaurant_info > .container > dl > dt {
		width: 100px;
		padding: 10px;
		border-bottom: 1px solid #999;
		font-weight: 300;
		}
	#restaurant_info > .container > dl > dt.center {
		display: flex;
		align-items: center;
		}
	#restaurant_info > .container > dl > dd {
		width: calc(100% - 100px);
		padding: 10px;
		border-bottom: 1px solid #999;
		font-weight: 300;
		}
		#restaurant_info dd table {
			width: 100%;
			}
			#restaurant_info dd table th {
				padding-right: 10px;
				}
	#restaurant_info > .container > dl.takeout > dt {
		width: 150px;
		}
	#restaurant_info > .container > dl.takeout > dd {
		width: calc(100% - 150px);
		}
	
	#restaurant_info a:hover {
		text-decoration: underline;
		}
		#restaurant_info a.btn:hover {
			text-decoration: none;
			}
	
	#restaurant_info > .container > dl > dd > .btn {
		min-width: 150px;
		}
@media screen and (max-width: 490px) {
	#restaurant_info > .container > dl > dd > .btn_tel {
		margin-top: 10px;
		}
}


#sake ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}
#sake ul li {
	width: calc(33% - 20px);
	margin: 0 10px 45px;
	text-align: center;
}
#sake ul li img {
	margin-bottom: 10px;
}
#sake ul li p small {
	display: block;
}