#header {
	height: 950px;	
}


#key {
	position: absolute;
	top: 0;
	left: 0;
	height: 950px;
}
#key .key_in {
	width: 1000px;
	margin:0 auto;
	position: relative;
	z-index: 99;
}
#key .key_in h2 {
	position: absolute;
	top: 166px;
	left: 316px;	
}

#key .key_in .osechi {
	position: absolute;
	top: 700px;
	left: -75px;
}


#key_slider .slide{
	height: 950px;
}
#key_slider .slide01 {
	background:url(../img/index/slide_img_01.png) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#key_slider .slide02 {
	background:url(../img/index/slide_img_02.png) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#key_slider .slide03 {
	background:url(../img/index/slide_img_03.png) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#key_slider .slide04 {
	background:url(../img/index/slide_img_04.png) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#key_slider .slide05 {
	background:url(../img/index/slide_img_05.png) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#key_slider .slide06 {
	background:url(../img/index/slide_img_06.png) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}

#lead {
	text-align:center;
	padding-top: 75px;
	padding-bottom: 40px;
}
#lead  h2 {
	padding-bottom: 23px;	
}
#lead p {
	padding-bottom: 20px;	
}

#banner {
	margin-bottom: 120px;
}

#banner .item{
	-ms-flex-wrap: wrap;
	width: 25%;
	overflow: hidden;
	float: left;
	position: relative;
}
#banner .item .link {
	position: absolute;
	left: 37%;
	bottom: 8.9%;	
}

.blog_area {
	margin-bottom: 100px;
}

.blog_area .content {
	width: 860px;
}

.blog_area h3.ttl {
	width: 40px;
	margin-right: 60px;
    float: left;
}

.blog_area .feed_list {
	float: left;
}

.blog_area .feed_list .f_wrap:first-child {
	margin-right: 40px;
}

.blog_area .feed_list .f_wrap {
	float: left;
	width: 410px;
}

.blog_area .feed_list .f_wrap p {
	text-align: center;
}

.blog_area .feed_list .f_wrap a {
	color: #747474;
	text-decoration: none;
}
.blog_area .feed_list .f_wrap a:hover {
	color: #A8A8A8;
}

.blog_area .feed_list #feed,
.blog_area .feed_list #feed2 {
	background: #fff;
	padding: 30px;
    box-sizing: border-box;
	margin-top: -15px;
}

.rss-date {
	margin: 10px 0 0 0;
}

.fig_box:hover .transform {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-ms-filter: blur(5px);
	-o-filter: blur(5px);
	filter: blur(5px);
}
.transform {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#osechi {
	background: url(../img/index/osechi_bg.png) no-repeat center top;
    background-size: cover;
    /* height: 271px; */
    position: relative;
    margin-bottom: 130px;
	padding: 60px 60px 55px;
    box-sizing: border-box;
	color: #fff;
}

#osechi h2 {
	width: 180px;
    float: left;
}

#osechi h2::after {
	content:"";
	background: url(../img/index/shadow.png);
	display: inline-block;
	width: 40px;
    height: 218px;
	vertical-align: middle;
	margin-left: 50px;
}

#osechi .txt {
	/* position: absolute; */
    /* left: 217px; */
    /* top: 50px; */
    width: 240px;
    float: left;
}
#osechi .txt p {
	padding-bottom: 13px;	
	width: 400px;
}

.osechi_img {
	width: 387px;
    float: left;
	padding-left: 73px;
	padding-top: 20px;
}

.osechi_img p.l_img {
	float: left;
	width: 48%;
	margin-right: 4%;
	background: #f11;
	margin-top: 15px;
}

.osechi_img p.l_img:last-child {
	margin-right: 0;
}

.osechi_img p.l_img img{
	width: 100%;
}





#ochazuke {
	background: url(../img/index/osechi_bg.png) no-repeat center top;
    background-size: cover;
    height: 1080px;
    position: relative;
    margin-bottom: 130px;
	padding: 60px 60px 55px;
    box-sizing: border-box;
	color: #fff;
}

#ochazuke h2 {
	width: 100px;
    float: right;
}

#ochazuke h2::after {
	content:"";
	/*background: url(../img/index/shadow.png);*/
	display: inline-block;
	width: 40px;
    height: 218px;
	vertical-align: middle;
	margin-left: 50px;
}

#ochazuke .txt {
	position: absolute;
    left: 430px;
    top: 25px;
    width: 240px;
    float: right;
}
#ochazuke .txt p {
	padding-bottom: 13px;	
	width: 400px;
}
#ochazuke .txt p span {
	font-size: 22px;
}
#ochazuke .qr {
	position: absolute;
    left: 320px;
    top: 295px;
    width: 240px;
    float: right;
}

#ochazuke .qr1 {
	position: absolute;
    left: 320px;
    top: 405px;
    width: 240px;
    float: right;
}
.ochazuke_img {
	width: 387px;
    float: left;
	padding-top: 30px;
}

.ochazuke_img p.l_img {
	float: left;
	width: 48%;
	margin-right: 4%;
	background: #f11;
}

.ochazuke_img p.l_img:last-child {
	margin-right: 0;
}

.ochazuke_img p.l_img img{
	width: 100%;
}


.botann a{
	width: 300px;
	margin: 2px 350px 10px auto;
	padding: 15px 0;
	display: block;
	color:#000;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);
	border-bottom: 2px solid #4A4A4A;
	box-sizing:border-box;
	font-weight: bold;
}

.botann1 a{
	width: 300px;
	margin: 2px 350px 10px auto;
	padding: 15px 0;
	display: block;
	color:#000;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	background: #fff;
	border-bottom: 2px solid #4A4A4A;
	box-sizing:border-box;
	font-weight: bold;
}

#osechi .s_txt {
	display: inline-block;
	margin-top: 20px;
    line-height: 1.8;
}

#anniversary {
	
	line-height: 30px;
	margin:30px auto;
	width: 500px !important;
	padding: 35px 0;
	text-align: center;
	border: 4px double #ACA8A8;
	color: black;
	background:url(../img/space/floor_bg.jpg) repeat-x center top;	
}
#anniversary a{
	color:#000;
}
#anniversary h3 {
	text-align: center;
	font-size:24px;
	margin-bottom:20px;
	color: #b40f36;
	font-weight:bold;
	}
#anniversary .content{
	position:relative;
	right:250px;
	width:500;
	margin:0 auto;
	text-align:center;
}
.news_txt{
	text-align:center;
	font-size:30px;
	font-weight:bold;
	margin:10px 0 5px 0;
}

#evet{
    text-align: center;
    margin-bottom: 20px;
    
}

/*20220315追記*/
.oshirase{
	padding:14px; width:800px; border:3px #000000 solid; background-color:hsla(51,59%,93%,0.40); margin:20px auto;
}
.oshirase p{
	 text-align: center; margin:10px 0; padding-top: 20px; line-height:1.6em; font-size: 16px;
}
.oshirase .ttl{
	margin-bottom:10px; border-bottom:2px #000000 dotted; padding-bottom:10px;  text-align:center; font-weight:bold; color:#000000; font-size: 22px; letter-spacing: 1px;padding-top: 0px;
}
.oshirase a{
	 color: #630709;
}


.wine_party a{
	margin: 20px auto 60px;
	width: 600px;
	display: block;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	font-size: 24px;
	background-image: linear-gradient(90deg, rgba(99, 21, 72, 1) 24%, rgba(142, 47, 47, 1) 96%);
	border-radius: 2px;
	padding: 20px 0;
	text-decoration: none;
	box-sizing:border-box;
	line-height: 35px;
	letter-spacing: 2px;
    font-weight: bold;
	font-family:'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'serif';
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);
}


.news_box {
    width: 860px;
    margin: 50px auto;
    line-height: 2em;
    padding-bottom:39px;
	border:3px #000000 solid;
}
.news_box .ttl {
	color: #000;
    padding: 39px 50px 10px;
    text-align: center;
    font-size: 24px;
    width: 760px;
    border-bottom: 1px solid #000;
    margin: 0 auto;
}
.news_box .txt {
	color: #000;
	padding: 20px 50px 0;
	font-size: 18px;
	text-align: center;
}
.news_box .txt a{
	 color: #630709;
}

.btn_order a{
	position: absolute;
	top:850px;
	left:90px;
	width: 350px;
	display: block;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	font-size: 20px;
	background-color: #000;
	border-radius: 0px;
	padding: 15px 0;
	text-decoration: none;
	box-sizing:border-box;
	line-height: 25px;
	letter-spacing: 2px;
    border:solid 1px #FFF;
    font-weight: bold;
	z-index: 999;
}

.botanw a {
   width: 350px;
   margin: 2px auto 50px auto;
   padding: 10px 0;
   display: block;
   color: #fff;
   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
   text-align: center;
   text-decoration: none;
   font-size: 18px;
   background-image: linear-gradient(90deg, rgba(99, 21, 72, 1) 24%, rgba(142, 47, 47, 1) 96%);
   border-bottom: 2px solid #4A4A4A;
   box-sizing: border-box;
   font-weight: bold;
}


.btn_furusato a{
	position: absolute;
	top:710px;
	left:90px;
	width: 370px;
	color:#fff;
	text-align: center;
	font-size: 18px;
	background: url('../img/shared/bg8.png') repeat center top;
	border-radius: 0px;
	padding: 15px 10px;
	text-decoration: none;
	box-sizing:border-box;
	line-height: 25px;
	letter-spacing: 1px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	z-index: 999999;
}
.btn_furusato span{
	display: block;
	font-size: 14px;
	margin-top: 10px;
	line-height: 1.6em;
	letter-spacing: 1px;
	background-color: rgba( 255, 255, 255, 0.15 );
	padding: 5px;
}
.btn_furusato a:hover{
    	text-decoration:none;
	filter:alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity:0.8;
	opacity:0.8;
}