body {
	font-size: 62.5%;
	padding: 0px;
	margin: 0px;
}
p {
	font-family: Lato,"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ",,sans-serif;
}
img {
	vertical-align: bottom;
}
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@media all and (min-width:801px){
	.teppan_box{position: relative; min-height: 600px; width: 100%; max-width: 1200px; margin: 0 auto; z-index: -1;}
.main_img_teppan {
	z-index: -1;
	opacity: 0;
	max-width: 1200px;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-animation: anime 0s 0s infinite; /* 枚数を変える場合は18sを変更（1枚3秒×画像枚数） */
	animation: anime 0s 0s infinite;
}
.main_img_teppan:nth-of-type(2) {
	-webkit-animation-delay: 3s; /* 1枚あたりの秒数 */
	animation-delay: 3s;
}
.main_img_teppan:nth-of-type(3) {
	-webkit-animation-delay: 6s; /* 2枚分の秒数 */
	animation-delay: 6s;
}

/*-- ヘッダー --*/
#header {
	width: 100%;
	height: auto;
	min-height: 450px;
	margin:0;
	padding-top: 95px;
	position: relative;
	background: url("../img/top_header@2x.png")  center center;
	background-size:cover;
}
#header::before {
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
    z-index: 1;}
.header {
	width: 100%;
	height: auto;
	min-height: 450px;
	vertical-align: bottom;
}
.gnavi_wrap h1{float: left;}
.gnavi_wrap{background-color: #fff; padding: 23px 2%; width: 96%; position: fixed; left: 0; z-index: 2}
.gnavi{	font-family: Lato,"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ",sans-serif;
}
	.gnavi {float: right; padding-top: 16px;}
	.gnavi li{float: left; margin-right: 20px; font-family: 'Lato', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ" sans-serif; font-weight: 600; letter-spacing: 0.01em;}
	.gnavi li:last-child{margin-right: 0}
.gnavi li a:hover {
	color: #a40000;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;}

.icon {
	position: absolute;
	top: 13px;
	right: 13px;
	width: 42.1%;
	max-width: 421px;
	height: auto;
}
.number {
	vertical-align: bottom;
}
.open {
	vertical-align: bottom;
}
.teppan {
	position: absolute;
	top: 54%;
	left: 50%;
	width: 450px;
	transform: translate(-50%, 50%);
	vertical-align: bottom;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
z-index: 5;
letter-spacing: 0.075em;
font-size: 28px;
color: #fff;

}
.shop_img{width: 100%; max-width: 1200px; z-index: -1; margin: 0 auto;}
	.shop_img img{width: 100%; z-index: -1}
/*-- main --*/
#main {
	width: 100%;
	padding: 50px 0;
	margin: 0px auto;
	/*background: url("../img/background@2x.png")  center center;*/
	background-size:cover;
}
.speace {
	width: 100%;
	height: 17vw;
}
.copy {
	width: 100%;
	max-width: 1200px;
	padding: 0px auto;
	margin: 0px auto;
	text-align: center;
	position: relative;
}
.midashi {
	font-size: 32px;
	font-weight: bold;
	margin: 0px auto;
}
.midashi p {
	margin: 0 auto;
	color: #301005;
	font-weight: bold;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;

}
.description_pc {
	font-size: calc(0.8em + 0.9vw);
	letter-spacing: 0.08em;
	line-height: 2em;
	margin: 40px auto;
	color: #301005;
}
.description_sp {
	display: none;
}
.img_pc {
	width: 100%;
	max-width: 1000px;
	padding: 0px;
	margin: 0px auto;
	 z-index: 2;
	box-shadow: 2px 2px 10px -1px #696969;
}
.img_sp {
	display: none;
}
.up {
	width: 100%;
	max-width: 1000px;
	display: flex;
	margin-top: -80px;
	z-index: 2;
}
.up_left {
	width: 50%;
	max-width: 400px;
	background-color: #ffffff;
	padding: 50px;
}
.up_left p {
	font-size: calc(0.55em + 0.82vw);
	letter-spacing: 0.06em;
	line-height: calc(1.8em + 0.5vw);
	color: #301005;
	word-wrap: break-word;
		font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.up_right {
	width: 50%;
}
.up_right img {
	width: 100%;
	max-width: 500px;
}
.down {
	width: 100%;
	max-width: 1000px;
	display: flex;
}
.down_left {
	width: 50%;
}
.down_left img {
	width: 100%;
	max-width: 500px;
}
.down_right {
	width: 50%;
	max-width: 400px;
	background-color: #ffffff;
	padding: 50px;
}
.down_right p {
	font-size: calc(0.55em + 0.82vw);
	letter-spacing: 0.06em;
	line-height: calc(2em + 0.8vw);
	color: #301005;
	word-wrap: break-word;
}

.memorial_course_pc {
	width: 100%;
	max-width: 1200px;
	margin: 80px auto;
	color: #191919;
	background: url("../img/background@2x.png")  center center;
	padding: 30px 0 0;
}
.course_yoyaku_pc {
	height: 40px;
	text-align: center;
	font-size: calc(0.8em + 0.3vw);
}
.gentei {
	font-size: calc(1.4em + 0.4vw);
}
.course_name_pc {
	width: 100%;
	text-align: center;
	font-size: calc(1.8em + 0.5vw);
	font-weight: 600;
			font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;

}
.doubleline {
	border-bottom: double 7px #191919;
}
.course_about_pc {
	width: 95%;
	margin: 30px auto;
	
}
.course_left_pc {
	width: 50%;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
padding: 2%;}
.course_left_pc ul li{
	margin: 0px auto;
	font-size: calc(0.7em + 0.3vw);
	line-height: 2.2em;
	letter-spacing: -0.01em;
	color: #191919;

}
.course_right_pc {
	width: 45%;
	text-align: left;
	padding-left: 3%;

}
.course_right_pc img {
	width: 100%;
}
.image_pc {
	text-align: right;
	font-size: 12px
}
.course_price_pc {
	width: 100%;
	height: 70px;
	margin: 10px auto auto;
	color: #fff;
	background-color: #3a3129;
	display: inline-block;
}
.course_price_pc p {
	width: 100%;
	font-size: calc(0.8em + 0.3vw);
	text-align: center;
	line-height: 70px;
	height: 70px;
}
.course_price_pc p span {
	font-size: calc(1.3em + 0.3vw);
	font-weight: bold;
}
.memorial_course_pc hr {
	width: 95%;
	margin: 10px auto;
}
.course_repletion_pc {
	width: 95%;
	margin: 5px auto;
}
.space_pc {
	width: 100%;
	height: 15px;
}
.course_repletion_pc {
	font-size: calc(0.6em + 0.4vw);
}
.memorial_course_sp {
	display: none;
}

/*--  --*/
.place_pc {
	width: 100%;
	height: 16vw;
	max-width: 1000px;
	margin: 3.5vw auto;
	background-color: #ffffff;
	display: flex;
	align-items: center;
	border: 1px solid #3a3129;
}
.place_sp {
	display: none;
}
.place_left {
	font-size: calc(1.0em + 1.0vw);
	margin: auto auto auto 8vw;
}
.place_right {
	font-size: calc(0.6em + 1.0vw);
	margin: auto auto auto 0px;
}
.place_right p {
	line-height: 2.2em;
}
.speace_down {
	width: 100%;
	height: 9vw;
}

/*-- ボタン部分 --*/
#button_area {
	width: 100%;
	padding: 4vw 0px;
	background-color: #f9f9f9;
}
.button {
	display: flex;
	width: 100%;
	max-width: 1000px;
	margin: 0px auto;
	justify-content: space-between;
}
.button_img {
	width: 48.5%;
	max-width: 485px;
}
.button_img img {
	width: 100%;
}

/*-- フッダー --*/
#footer {
	width: 100%;
	max-width: 1000px;
	margin: 15px auto 15px;
	color: #301005;
}
.footer_text {
	float: left;
	margin: 0px 0px 5px 5px;
}
.footer_text p {
	font-size: calc(0.3em + 0.5vw);
	line-height: 0em;
    font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ",sans-serif;

}
.sns {
	text-align: right;
	margin: 0px 5px 0px 0px;
}
.facebook {
	font-size: calc(0.3em + 1vw);
	margin: 0px 7px 0px 0px;
}
.facebook:visited {
	color: #000000;
}
.facebook:hover {
	color: #c0c0c0;
}
.twitter {
	font-size: calc(0.3em + 1vw);
	margin: 0px 15px;
}
.twitter:visited {
	color: #000000;
}
.twitter:hover {
	color: #c0c0c0;
}
.instagram {
	font-size: calc(0.3em + 1vw);
	margin: 0px 0px 0px 7px;
}
.instagram:visited {
	color: #000000;
}
.instagram:hover {
	color: #c0c0c0;
}
}
@media all and (min-width:1001px){
body {
	font-size: 62.5%;
	padding: 0px;
	margin: 0px;
}
.speace {
	width: 100%;
	height: 173px;
}
.description_pc {
	font-size: 18px;
	letter-spacing: 0.08em;
	line-height: 2.3em;
	margin: 30px auto 30px;

}
.description_pc p{
	line-height: 2.3em;
		font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;

}

.up_left p {
	font-size: 14px;
	letter-spacing: 0.075em;
    line-height: 2.1em;
    color: #301005;
	word-wrap: break-word;
}
.down_right p {
	font-size: 14px;
	letter-spacing: 0.075em;
    line-height: 2.7em;
    color: #301005;
	word-wrap: break-word;
		font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.place_pc {
	height: 180px;
	margin: 35px auto;
}
.place_left {
	font-size: 18px;
	margin: auto auto auto 80px;
}
.place_left p{
	font-weight: bold
}

.place_right {
	font-size: 16px;
}
.speace_down {
	height: 90px;
}
#button_area {
	width: 100%;
	padding: 2vw 0px;
	background-color: #f9f9f9;
}

.course_yoyaku_pc {
	font-size: 1em;
}
.gentei {
	font-size: 1.7em;
	font-weight: 600;

}
.course_name_pc {
	font-size: 46px;
	
}
.course_left_pc p {
	font-size: 1em;
}
.course_price_pc p {
	font-size: 1em;
}
.course_price_pc p span {
	font-size: 1.5em;
}
.course_repletion_pc {
	font-size: 12px;
}


}
@media all and (max-width:800px){
/*-- ヘッダー --*/

#header {
	width: 100%;
	height: auto;
	min-height: 60vw;
	margin:0;
	padding-top: 95px;
	position: relative;
	background: url("../img/top_header@2x.png")  center center;
	background-size:cover;
}
.header {
	width: 100%;
	height: auto;
	min-height: 25vw;
	vertical-align: bottom;
}
#header::before {
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
    z-index: 1;}
.icon {
	position: absolute;
	top: 1vw;
	right: 1vw;
	width: 42.1%;
	max-width: 200px;
	height: auto;
}
.number {
	vertical-align: bottom;
}
.open {
	vertical-align: bottom;
}
.teppan {
	position: absolute;
	top: 54%;
	left: 50%;
	transform: translate(-50%, 50%);
	vertical-align: bottom;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
z-index: 5;
letter-spacing: 0.075em;
font-size: 20px;
color: #fff;
text-align: center;

}
/*-- main --*/
#main {
	width: 100%;
	padding: 0px auto;
	margin: 0px auto;
	/*background: url("../img/background@2x.png")  center center;*/
	background-size: cover;
}
.speace {
	width: 100%;
	height: 25vw;
}
.copy {
	width: 86%;
	max-width: 1000px;
	padding: 0px auto;
	margin: 0px auto;
	text-align: center;
}
.midashi {
	font-size: calc(0.8em + 2.0vw);
	font-weight: bold;
	padding: 0px auto;
	margin: 0px auto;
}
.midashi p {
    margin: 0 auto;
    color: #301005;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.shop_img {
    width: 100%;
    z-index: -1;
    margin: 0 auto;
}
.shop_img img{
    width: 100%;
}

.description_sp {
	font-size: 14px;
	letter-spacing: 0.01em;
	line-height: 2em;
	margin: calc(1.2em + 2.3vw) auto;
	color: #301005;
}
.description_sp p{
	letter-spacing: 0.01em;
}
.description_pc {
	display: none;
}
.img_sp {
	width: 90%;
	max-width: 800px;
	margin: 0 auto;
}
.img_pc {
	display: none;
}
.up {
	width: 100%;
	margin: auto auto 4vw auto;
	text-align: center;
	background-color: #ffffff;
	padding: 5% 0;
}
.up img {
	width: 100%;
	max-width: 500px;
}
.up p {
	width: 98%;
	margin: 3% auto;
	font-size: 14px;
	letter-spacing: 0.06em;
	line-height: 1.8em;
	color: #301005;
	word-wrap: break-word;
	text-align: left;
}
.down {
	width: 100%;
	text-align: center;
	background-color: #ffffff;
}
.down img {
	width: 100%;
	max-width: 500px;
}
.down p {
	width: 98%;
	margin: 3% auto;
	font-size: 14px;
	letter-spacing: 0.06em;
	line-height: 1.2em;
	color: #301005;
	word-wrap: break-word;
	text-align: left;
}
.speace_img {
	width: 100%;
	height: 0.1vw;
}

.memorial_course_sp {
	width: 90%;
	max-width: 1000px;
	margin: 50px auto 20px;
	color: #ffffff;
	background-image: linear-gradient(
	-45deg,
	#0d5f2a 10%,
	#075925 10%,
	#075925 20%,
	#0d5f2a 20%,
	#0d5f2a 60%,
	#075925 60%,
	#075925 70%,
	#0d5f2a 70%,
	#0d5f2a
	);
	background-size: 15px 15px;
	background-attachment: fixed;
}
.course_yoyaku_sp {
	text-align: center;
	font-size: calc(0.4em + 0.8vw);
}
.gentei {
	font-size: calc(1.2em + 0.6vw);
}
.course_name_sp {
	width: 100%;
	text-align: center;
	margin: 5px auto 10px;
	font-size: 22px;
}
.doubleline {
	border-bottom: double 7px #ffffff;
	font-weight: 600;
}
.course_about_sp {
	width: 90%;
	margin: 20px auto;
	font-size: 14px;
}
.course_about_sp ul li {
    margin: 0px auto;
    font-size: 14px;
    line-height: 2.2em;
    letter-spacing: -0.01em;
    color: #fff;
}
.cuisine {
	width: 90%;
	margin: auto;
}
.cuisine img {
	width: 100%;
}
.image_sp {
	width: 90%;
	text-align: right;
	font-size: 0.7em;
	margin: auto;
}
.course_price_sp {
	width: 90%;
	max-width: 600px;
	height: 70px;
	margin: 5px auto 15px;
	color: #075925;
	background-color: #ffffff;
}
.course_price_sp p {
	width: 100%;
	font-size: calc(0.6em + 0.8vw);
	text-align: center;
	line-height: 70px;
	height: 70px;
}
.course_price_sp p span {
	font-size: calc(1.0em + 0.6vw);
	font-weight: bold;
}
.memorial_course_sp hr {
	width: 90%;
	margin: 10px auto;
}
.course_repletion_sp {
	width: 90%;
	margin: 15px auto;
}
.space_sp {
	width: 100%;
	height: 10px;
}
.course_repletion_sp {
	font-size: 10px;
	letter-spacing: 0.01em;
}

.memorial_course_pc {
	display: none;
}

.place_sp {
	width: 80%;
	margin: 3.5vw auto;
	background-color: #ffffff;
	box-shadow: 2px 2px 10px -1px #dedede;
	padding: 5%;
	align-items: center;
}
.place_pc {
	display: none;
}
.place_up {
	margin: 3vw auto 1vw 3vw;
	font-size: 18px;
	font-weight: 600;
}
.place_down {
	margin: 1px auto 3vw 3vw;
	font-size: calc(0.6em + 1.0vw);
	line-height: 1.5em;
}
.speace_place {
	width: 100%;
	height: 0.1vw;
}
.speace_down {
	width: 100%;
	height: 9vw;
}

/*-- ボタン部分 --*/
#button_area {
	width: 100%;
	padding: 1vw 0px;
	background-color: #f9f9f9;
}
.button {
	width: 95%;
	max-width: 800px;
	margin: 0px auto;
}
.button_img {
	width: 100%;
	max-width: 485px;
	margin: 0 auto;
}
.button_img img {
	width: 100%;
}

/*-- フッダー --*/
#footer {
	width: 100%;
	max-width: 1000px;
	margin: 15px auto 2vw;
	color: #301005;
}
.footer_text {
	float: left;
	margin: 0px 0px 1vw 1vw;
}
.footer_text p {
	font-size: 12px;
	line-height: 0em;
}
.sns {
	text-align: right;
	margin: 0px 5px 0px 0px;
}
.facebook {
	font-size: 16px;
	margin: 0px 0.5vw 0px 0px;
}
.facebook:visited {
	color: #000000;
}
.facebook:hover {
	color: #c0c0c0;
}
.twitter {
	font-size: 16px;
	margin: 0px 0.5vw 0px 0.5vw;
}
.twitter:visited {
	color: #000000;
}
.twitter:hover {
	color: #c0c0c0;
}
.instagram {
	font-size: 16px;
	margin: 0px 0px 0px 0.5vw;
}
.instagram:visited {
	color: #000000;
}
.instagram:hover {
	color: #c0c0c0;
}


}