#key .slide-fade {
	min-height: 1000px;
}
#key li {
	text-align: center;
}
#key li img {
	position: absolute;
	top: 408px;
	left: 50%;
	transform: translateX(-50%);
}
#key .slide1 {
	background: url(../img/index/key-slider1.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
#key .slide2 {
	background: url(../img/index/key-slider2.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
#key .slide3 {
	background: url(../img/index/key-slider3.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
#key .slide4 {
	background: url(../img/index/key-slider4.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
#bnr h2 {
	float: left;
	width: calc(100% - 450px);
	width: expression(100% - 450px);
	text-align: center;
	background: url(../img/index/bnr-bg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 57px 0 50px;
}
#bnr .fr img {
	margin-bottom: -6px;
}
#sec1 {
	background: url(../img/index/sec1-bg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
#sec1 h2 {
	text-align: right;
	padding: 89px 0 153px;
}
#sec1 .txt-vertical {
	position: absolute;
	top: 294px;
	right: 270px;
	color: #FFF;
	height: 516px;
}
#sec1 .txt-vertical p {
	padding-left: 32px;
}
#sec1 .cmt {
	position: absolute;
	top: 110px;
	left: 0;
}
#sec1 .bnr {
	position: absolute;
	bottom: 90px;
	left: 11px;
}
#sec2 {
	background: url(../img/index/sec2-bg.png) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	z-index: 1;
	position: relative;
	padding-bottom: 51px;
}
#sec2 h2 {
	padding: 29px 0 93px;
	margin-left: -108px;
}
#sec2 .txt {
	width: 460px;
	margin: -5px -4px 11px 0;
	float: right;
}
#sec2 .photo1 {
	position: absolute;
	top: -102px;
	left: -255px;
	z-index: -1;
}
#sec2 .bnr {
	padding-left: 3px;
}
#sec2 .txt2 {
	width: 438px;
	padding: 102px 0 10px;
}
#sec2 .photo2 {
	float: right;
	margin-right: -126px;
}
#sec3 .item {
	width: 100%;
	/*ハッピアワー再表示*/
	/*width: 50%;*/
	/*ハッピアワー再表示*/
	float: left;
	position: relative;
	overflow: hidden;
	text-align: center;
	color: #FFF;
	padding: 13px 0 126px;
	z-index: 1;
	cursor: pointer;
}
#sec3 .item h3 {
	position: relative;
}
#sec3 .item h3 .price {
	font-size: 18px;
	position: absolute;
	top: 20px;
	left: 0;
}
#sec3 .item h3 .price {
	font-size: 18px;
	position: absolute;
	top: 15%;
	left: 64%;
	font-weight: bold;
	width: 146px;
}
#sec3 .item h3 .price span {
	font-size: 30px;
}
#sec3 .item h3 .text {
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	text-align: center;
	font-weight: bold;
}
#sec3 .item h3 img {
	max-width: 100%;
	height: auto;
}
#sec3 .item:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: -2;
}
#sec3 .item:hover:before {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
#sec3 .item1:before {
	background: url(../img/index/sec3-bg_01.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#sec3 .item2:before {
	background: url(../img/index/sec3-bg_02.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#sec3 .item:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.77);
	content: '';
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: -1;
}
#sec3 .item .txt {
	margin: -10px 0 32px;
}
#sec3 .item .txt, #sec3 .item .bnr {
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#sec3 .item:hover .txt, #sec3 .item:hover .bnr, #sec3 .item:hover:after {
	opacity: 1;
}
#sec4 {
	background: url(../img/index/sec4-bg.jpg) no-repeat center top;
	padding: 39px 0 76px;
	margin: 15px 0 8px;
}
#sec4 h2 {
	text-align: center;
	padding-bottom: 47px;
}
#sec4 .item {
	float: left;
	width: 300px;
	margin-right: 50px;
}
#sec4 .item:last-child {
	margin-right: 0;
}
#sec4 .item dl {
	padding-top: 18px;
	line-height: 30px;
}
#sec4 .item dl dt {
	font-size: 14px;
}
#sec4 .item dl .title {
	line-height: 35px;
}

@media only screen and (max-width: 1670px) {
#sec3 .item h3 .price {
	font-size: 15px;
	width: auto;
	letter-spacing: 0px;
	left: 65%;
}
#sec3 .item h3 .price span {
	font-size: 23px;
}
#sec3 .item h3 .text {
	top: 9px;
	font-size: 13px;
}
}

.kakomi-box1 {
 margin: 10px auto 10px ;
 padding: 20px;
 width: 1000px;
 border: 1px solid #ccc; /* 枠線 */
 background-color: #fff; /* 背景色 */
 box-shadow: 1px 1px 2px #ccc;
 text-align: center;
}

#bnr_btn {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#bnr_btn .btn-head span {
	font-size: 18px;
}
#bnr_btn .btn-head a {
	position: absolute;
	right: -50px;
	top: 800px;
	font-size: 23px;
	padding: 15px 0 10px;
	background:#7f1210; 
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-sizing:border-box;
	width: 300px;
	color: #FFF;
	line-height: 32px;
	text-align: center;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
	z-index: 999;
	text-decoration: none;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border: 1px solid #FFF;
}

.blk{
	width: 700px;
	margin: 30px auto 60px;
	text-align: center;
	padding-bottom: 100px;
	
}
.banner {
	float: left;
    width: 300px;/* バナーの横幅 */
   margin: 10px 10px;
	padding: 30px 0 20px 0;
	display: block;
	color:#fff;
text-shadow: 0px 0px 5px rgba(146,119,83,0.5);	
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	background-color:#050895;
	border-bottom: 4px #3E1500 solid;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-sizing:border-box;
}
.banner2 {
	float: left;
    width: 300px;/* バナーの横幅 */
   margin: 10px 10px;
	padding: 30px 0 20px 0;
	display: block;
	color:#fff;
text-shadow: 0px 0px 5px rgba(146,119,83,0.5);	
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	background-color:#BC4000;
	border-bottom: 4px #3E1500 solid;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-sizing:border-box;
}