/*mainimage*/
/*------------------------------------------------------------------------------*/
body,html{
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif,"MatisseProN M";
}

#top_news{
	width:100%;
	background:rgba(255,255,255,0.85);
	position:absolute;
	bottom:0;
	border:1px solid #E9E6DF;
	text-align:left;
}
#top_news_in{
	max-width:980px;
	height:38px;
	line-height:38px;
	margin:0 auto;
}
#top_news h2{
	float:left;
	width:120px;
	background:#8b6931;
	color:#FFF;
	font-size:16px;
	text-align:center;
	margin:0;
}

#top_rss{
	float:left;
	width:calc(100% - 320px);
	margin-left:20px;
}
#top_rss dl{
	width: 100%;
}

.rss_date{
	float:left;
	width:100px;
}
.rss_title{
	width:calc(100% - 100px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.rss_contents{
	display: none;
}

#top_news_btn{
	float:right;
	width:160px;
}
#top_news_btn a{
	display: block;
	color:#FFF;
	text-align:center;
	background:#8b6931;
}

.news_box{
	position: relative;
}

#top_news_in .ticker {
    position: relative;
    overflow: hidden;
}

.ticker ul {
    width: 100%;
    position: relative;
}

.ticker ul li {
	width: 100%;
	font-size: 120%;
	display: none;
}

.ticker li .rss_contents{
	display: none;
}


/*common*/
/*------------------------------------------------------------------------------*/


h2{
	width:100%;
	text-align:center;
	margin-bottom:30px;
	font-size:250%;
		color:#FF7F00;
	display:block;
		background: url(../image/tit_02.png) no-repeat center bottom;
}

	
	h2 span{
		font-size:40%;
		display:block;
		color:#999999;
	}

.section_in{
	max-width:1000px;
	width:100%;
	margin:0px auto 0px;
}


.box2_left{
  width: 48%;
  float: left;
  margin-right: 4%;
}
.box2_right{
  width: 48%;
  float: right;
}
.box2_left img,
.box2_right img{
	width: 100%;
	height: auto;
}


/*section_01*/
/*------------------------------------------------------------------------------*/
.section_01{
	width:100%;
	margin:0px auto 0px;
	background: url('https://luxury-brandy.com/image/index_bg01.jpg') no-repeat center center;
}


.section_01_in{
	max-width:1000px;
	width:94%;
	min-height:377px;
	margin:0px auto;
	display:table;
}

.section_01_left{
	width:50%;
	display:table-cell;
	vertical-align: middle;
}


.section_01_right{
	width:50%;
	display:table-cell;
	vertical-align: middle;
	padding:50px 0px;
}




	.section_01_tit{
		float:left;
		color:#cb6100;
		text-align:center;
	}

	.section_01_tit_main{
		font-size:200%;
	}

	.section_01_tit_sub{
		font-size:120%;
		padding:10px 0px 0px;
	}



	.section_01_txt{
		color:#ffffff;
		float:right;
		width:auto;
	}

	.section_01_img{
		display:none;
	}



		.section_01_btn_box{
			max-width:1000px;
			width:100%;
			margin:0px auto;
		}

		.section_01_btn{
			width:100%;
			text-align:center;
		}


		.section_01_btn a{
			display:block;
			padding:20px;
			color:#cb6100;
			font-size:150%;
			text-align:center;
		}


		.section_01_btn a:before{
			content:"";
			padding:20px 10px;
			background: url(../image/arr01.png) no-repeat left center;
		}


		.section_01_btn a:hover{
			opacity:0.7;
		}


/*section_02*/
/*------------------------------------------------------------------------------*/
.section_02{
	width:100%;
	margin:0px auto;
	background:url(../image/index_bg02.jpg) no-repeat center center;
	background-size:cover;
	padding:30px 0px;
}

.section_02_tit {
	margin:0px auto 20px;
	text-align:center;
	color:#8b6931;
	font-size:250%;
	display:table;
}
	.section_02_tit_left {
		display:table-cell;
		vertical-align:middle;
		padding-right:10px;
	}
	
	.section_02_tit_right {
		padding-left:10px;
		border-left:1px solid #8b6931;
		display:table-cell;
		vertical-align:middle;
		font-size:60%;
	}
	

.section_02_box{
	max-width:1000px;
	width:100%;
	margin:0px auto 20px;
	background: #FFFFFF;
	display: block;
	border-radius:10px;
}

	.section_02_box_left{
		width:50%;
		float:left;
	}

	.section_02_box_right{
		width:50%;
		float:left;
		text-align:center;
		padding:50px 10px;
	}



.section_02_box:nth-child(2n+1) .section_02_box_left{
	float:right;
}


	.section_02_box_left img,
	.section_02_box_right img{
		width:100%;
		height:auto;
		border-radius:10px;
	}
	
	.section_02_box_tit{
		color:#8b6931;
		font-size:200%;
	}
	
	.section_02_box_tit_sub{
		color:#8b6931;
		font-size:120%;
	}
	
	.section_02_box_txt{
		padding:10px 0px 20px;
		font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka, "MS P Gothic", sans-serif !important;
	}


	.section_02_box_btn{
		width:auto;
		display:table;
		margin:0px auto;
	}


	.section_02_box_btn a{
		background:#4BC2DA;
		color:#FFF;
		font-size:120%;
		padding:10px 40px;
		border-radius:30px;
		font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka, "MS P Gothic", sans-serif !important;
	}


	.section_02_box_btn a:before{
		content:"";
		background:url(../image/arr03.png) no-repeat left center;
		padding:5px 10px;
	}

	.section_02_box_btn a:hover{
		opacity:0.7;
	}








/*section_05*/
/*------------------------------------------------------------------------------*/
.section_05{
	max-width:1000px;
	width:94%;
	margin:0px auto;
	padding:30px 0px 30px;
	border-top:1px solid #EFE0E5;
} 


	.section_05 li{
		width:32%;
		margin-right:2%;
		float:left;
	}

	.section_05 li:nth-child(3n){
		margin-right:0%;
	}


	.section_05 li img{
		width:100%;
		height:auto;
	}

/*section_07*/
/*------------------------------------------------------------------------------*/
.section_07{
	width:100%;
	margin:0px auto 0px;	
    background: rgb(255,255,255); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%, rgba(228,228,228,1) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(228,228,228,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 0%,rgba(228,228,228,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}


.section_07_in{
	max-width:1000px;
	width:94%;
	min-height:377px;
	margin:0px auto;
	display:table;
	text-shadow:0px 0px 5px #F7F6F2;
	background:url(../image/index_s7image.png) no-repeat 42% center;
}

.section_07_left{
	width:47%;
	float: left;
}


.section_07_right{
	float: right;
	width:53%;
	display:table-cell;
	vertical-align: middle;
	padding:50px 0px;	
}




	.section_07_tit{
		color:#5F4426;
		text-align:center;
		padding-top: 90px;
	}

	.section_07_tit_main{
		font-size:200%;
	}

	.section_07_tit_sub{
		font-size:120%;
		padding:10px 0px 0px;
	}


	.section_07_youtube {
       position: relative;
       width: 100%;
       padding-top: 56.25%;
     }
     .section_07_youtube iframe {
       position: absolute;
       top: 0;
  	   right: 0;
       width: 100% !important;
       height: 100% !important;
        }


.section_07_box_btn{
		width:auto;
		display:table;
		margin:40px auto ;
	}


	.section_07_box_btn a{
		background:#4BC2DA;
		color:#FFF;
		font-size:120%;
		padding:10px 40px;
		border-radius:30px;
		font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka, "MS P Gothic", sans-serif !important;
	}


	.section_07_box_btn a:before{
		content:"";
		background:url(../image/arr03.png) no-repeat left center;
		padding:5px 10px;
	}

	.section_07_box_btn a:hover{
		opacity:0.7;
	}
