body{

}
.sp_mode{
	display: none;
}
.sp_modein{
	display: none;
}
div.push {
	height: 0px;
	clear: both;
}
a img:hover {
	opacity:0.9;
	filter: alpha(opacity=9.);
	-ms-filter: "alpha( opacity=9. )";
}
.site-header{
	position:relative;
}
.header_menu{
	background: rgba(0,0,0,0.5);
	color: #fff;
	z-index: 99;
	position: absolute;
	padding:10px 0 10px 0;
	left: 0;
	top: 0;
	right: 0;
}
.header_menu_box{
	width:1024px;
	margin:0 auto;

}
.header_menu h1{
	float:left;
	margin:0 14px 0 20px;
}
.header_menu ul{
	float:left;
	padding:14px 0 10px 0;
}
.header_menu ul li{
	float:left;
	margin:0 20px 0 0;
	font-weight:bold;
	position:relative;
}
.header_menu li a{
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	color: #fff;
	vertical-align: middle;
	text-decoration: none;
	font-size: 1.8rem;
	letter-spacing: 2px;
}
.header_menu li a::before,
.header_menu li a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.header_menu li a::before{
	left: 6px;
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-left: 6px solid #fff;
}
.header_menu p{
	font-size: 3rem;
	letter-spacing: 3px;
	float:right;
	margin:4px 20px 0 0;
	padding:0 0 0 34px;
	font-weight:600;
	background: url(../images/header/header_img01.png) no-repeat;
	background-size:auto;
	background-repeat: no-repeat;
	background-position: left center;
}
.header_menu ul li ul{
	position: absolute;
	left: 10px;
	top: 26px;
	display: none;
	z-index: 999;
	padding:0px;
	width:200px;
}
.header_menu ul li:hover ul{
	font-size: 1.6rem;
	display: block;
	z-index: 999;
	background: rgba(0,0,0,0.6);
}
.header_menu ul li ul li {
	float:none;
	margin:0 16px 0 0;
}
.header_menu ul li ul li a{
	width:100%;
	padding: 6px 0 6px 16px;
}
.header_menu ul li ul li a:hover{
	background: rgba(142,38,38,0.6);
}
.header_menu ul li ul li a::before,
.header_menu ul li ul li a::after{
	display: none;
}

/* -----------------------slide---------------------- */
.key {
	margin:0px 0 0 0;
	width:100%;
	height:485px;
	overflow: hidden;
	z-index: 0;
	background: url(../images/key/key_img01.jpg) no-repeat;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
}
.key2{
	height:340px;
}
.banquet_key{
	background: url(../images/key/key_img08.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
}
.key img{
	width:100%;
}
.key_box{
	position: relative;
	width:1024px;
	margin:0 auto;
}
.key_box h2{
	font-size: 4.8rem;
	letter-spacing: 4px;
	color: #fff;
	position: absolute;
	top: 140px;
	left: 20px;
	text-shadow:4px 4px 15px #000;
}
.key2 .key_box h2{
	top: 200px;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin: auto;
}
.banquet_key .key_box h2{
	left: 60%;
}
.key_box span{
	position: absolute;
	top: 80px;
	right: 20px;

}
.key_box2 {
	padding:10px 0 10px 10px;
	position: absolute;
	z-index: 100;
	background: rgba(0,0,0,0.5);
	color: #fff;
	left: 0px;
	bottom: 0;
	right: 0;
}
.key_box2 ul{
	width:1024px;
	margin:0 auto;

}
.key_box2 li{

}
.key_box2 li a{
	width:482px;
	float:left;
	margin:0 10px;
}
.key_box2 li img{
	width:100%;
}

/* -----------------------main---------------------- */
.main{
	color: #fff;
}
.main_back01{
	background: url(../images/main/main_back01.jpg) no-repeat;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
}
.main_box01,
.main_box02,
.banquet_box01,
.menu_box01,
.menu_box02{
	width:984px;
	margin:0 auto;
	padding: 20px 20px;
}
.main_box01 h2,
.banquet_box01 h2,
.menu_box01 h2{
	font-size: 1.8rem;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #fff;
}
.main_box01 ul {
	margin:10px 0 20px 0;
}
.main_box01 ul li {
	margin:0 0 14px 0;
}
.main_box01 ul li dl{
	overflow: hidden;
}
.main_box01 ul li dt{
	float:left;
}
.main_box01 ul li dd{
	margin:0 0 0 160px;
}
.main_box02{
	width:1024px;
	padding: 20px 0 20px 40px;
}
.main_box02 ul {
	overflow: hidden;
	margin:0;
}
.main_box02 ul li {
	float:left;
	margin:0 20px 0px 0;
}
.main_box02 a img{
	margin:0 0 20px 0;
}

/* -----------------------banquet---------------------- */
.banquet_box01{
}
.banquet_box01 h2{
	margin:0 0 10px 0;
}
.banquet_box01 h2 span{
	font-size: 1.4rem;
	padding: 0 0 0 10px;
}
.banquet_box01 h3{
	font-size: 2.4rem;
	margin:0 0 10px 0;
	padding: 8px;
	background: rgba(129,6,6,0.9);
	color: #fff;
}
.banquet_box01 h3 span{
	font-size: 1.6rem;
	padding: 0 0 0 10px;
}
.banquet_box01 ul{
	margin:10px 0 20px 0;
}
.banquet_box01 li{
	margin:0 0 10px 0;
	padding: 8px 0 8px 20px;
	background: rgba(255,255,255,0.1);
	border: 1px solid #fff;
}
.banquet_box01 li:hover{
	background: rgba(129,6,6,0.6);
}
.banquet_box01 dl{
	overflow: hidden;
}
.banquet_box01 dt{
	font-weight:bold;
	font-size: 2.8rem;
	float:left;
}
.banquet_box01 dt input[type="radio"]{
	margin: 0 10px 0 0;
	width: 0.8em;
	height: 0.8em;
}
.banquet_box01 dd{
	font-size: 1.6rem;
	margin:0 0 0 260px;
}
.banquet_box01 h4{
	font-size: 2rem;
	margin:20px 0 10px 0;
	padding: 8px;
	background: rgba(129,6,6,0.6);
	color: #fff;
}
.banquet_box01 h4 span{
	font-size: 1.6rem;
}
.banquet_box01 p{
	margin:0 0 20px 0;
}
.banquet_box01 input[type="text"],
.banquet_box01 select {
	font-size: 1.6rem;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 8px;
}
.banquet_box01 .banquet_form01 label{
	margin:0 40px 0 0;
}
.banquet_box01 textarea{
	font-size: 1.6rem;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 8px;
	width:98%;
}
.banquet_form01 input[type="radio"]{
	width: 0.8em;
	height: 0.8em;
}
.banquet_box01 input[type="button"]{
	background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
	font-size: 2rem;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 8px;
	background: rgba(129,6,6,0.9);
	color: #fff;
	padding: 10px 40px;
	font-weight:bold;
	margin:20px 0 0 0;
}
.one-column{
	margin:0 0 0 0;
}
.warning{
	margin:10px 0 0 0;
	font-size: 2rem;
}
.form_day{
	margin:40px 0 0 0;
}

/* -----------------------about---------------------- */
.about .main_box01 h3,
.menu_box01 h3,
.menu_box02 h3{
	background: rgba(129,6,6,0.9);
	margin:10px 0;
	padding: 10px;
}
.about .main_box01 p{
	margin:0 0 20px 0;
}
.about .main_box01 ul li dt{
	text-align:right;
	width:100px;
}
.about .main_box01 ul li dd{
	margin:0 0 0 120px;
}
.about_img ul{
	overflow: hidden;
}
.about_img ul li{
	float:left;
	width:31.2%;
	margin:0 1% 2% 1%;
}
.about_img li img{
	width:100%;
}
.ggmap {
	position: relative;
	padding-bottom: 30%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* -----------------------honetukidori---------------------- */
.honetukidori_key{
	background: url(../images/key/key_img09.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
}
.honetukidori_box01 {
	padding:20px 0 40px 0;
}
.honetukidori_box01 ul {
	width: 998px;
	overflow: hidden;
	display: flex;
	justify-content: center;
}
.honetukidori_box01 ul li{
	float:left;
	margin:0 14px 10px 0;

}
.honetukidori_box01 ul li img{
	width:100%;
}
.honetukidori_box01 ul{
	overflow: hidden;
}
.hg_list dl{
	width: 984px;
	overflow: hidden;
	margin:0 0 20px 0;
}
.hg_list dt{
	float:left;
}
.hg_list dd{
	margin:0 0 0 340px;
}
.hg_list h3{
	font-size: 2rem;
	margin:0 0 10px 0;
	padding: 8px 10px;
	background: rgba(129,6,6,0.9);
	color: #fff;
}
.hg_list p{
	font-size: 1.4rem;
	margin:10px 0 10px 0;
}
.big_b img:nth-child(1) {
	width:48.8%;
}
.big_b img:nth-child(2) {
	width:50.2%;
}

/* -----------------------menu---------------------- */
.menu{
	padding: 20px 0 0 0;
}
.menu_box01 img{
	margin:10px 0;
}
.menu_box01 img,
.menu_box02 img{
	width:100%;
}
.menu_box01{
	padding: 0px 20px 20px;
}
.menu_box02{
	padding: 0px 20px 10px;
}
.menu_box01 h3{
	margin:10px 0 0;
	padding: 10px;
	font-size: 2rem;
}
.menu_box01 h3 span,
.menu_box02 h3 span{
	font-size: 1.2rem;
	padding: 0 0 0 10px;
}
.menu_box01 ul{
	margin:0 0 20px 0;
}
.menu_box01 li{
	border-bottom: 1px dotted #fefefe;
	padding: 10px 10px;
}
.menu_box01 dl{
	overflow: hidden;
}
.menu_box01 dt{
	float:left;
	width:260px;
}
.manu_dd01 {
	float:left;
	width:600px;
}
.manu_dd02 {
	float:right;
	margin:0 0 0 0;
	width:auto;
}
.menu_navi{
	font-size: 1.4rem;
	position: fixed;
	right:10px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background: rgba(0,0,0,0.8);
}
.menu_navi li {
	color: #fff;
}
.menu_navi li a{
	display: block;
	padding: 4px 10px;

	color: #fff;
}
.menu_navi li a:hover{
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background: rgba(129,6,6,0.8);
	text-decoration: none;
}

.menu_navi li a:focus{
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background: rgba(129,6,6,0.8);
	text-decoration: none;
}
.menu_box02 ul{
	margin:10px 0 0 0;
}
.menu_box02 li{
	margin:0 0 0 0;
	padding: 10px 10px 10px 0;
	border-bottom: 1px dotted #fefefe;
}
.menu_box02 li:last-child {
	border-bottom:none;
}
.menu_box02 dl{
	overflow: hidden;
}
.menu_box02 dt{
	float:left;
}
.menu_box02 dt img{
	width:200px;
}
.menu_box02 dd{
	margin:0 0 0 220px;
	position:relative;
}
.menu_box02 dd p{
	position: absolute;
	font-size: 1.8rem;
	margin:auto;
	bottom: 0;
	right: 0;
}

/* -----------------------footer---------------------- */
footer{
	color: #fff;
	background:#1f1f1f;
}
.footer{
	width:984px;
	margin:0 auto;
	padding: 20px 20px;
	overflow: hidden;
}
.footer_box01{
	background: url(../images/header/header_logo.png) no-repeat;
	background-size:auto;
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding: 0px 0 0 60px;
	float:left;
}
.footer h2{
	font-size: 3rem;
}
.footer a{
	color: #fff;
}
.footer_box02 {
	float:right;
	width:480px;
}
.footer_box02 ul{
	overflow: hidden;
}
.footer_box02 li{
	float:left;
	width:240px;
}
.footer_box02 a{
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	color: #fff;
	text-decoration: none;
	font-size: 1.4rem;
}
.footer_box02 a::before,
.footer_box02 a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.footer_box02 a::before{
	left: 6px;
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-left: 6px solid #fff;
}
.copyright{
	border-top: 1px solid #7b7b7b;
	font-size: 1.2rem;
	padding: 10px 0;
	text-align:center;
}

