@charset "utf-8";



/*=============================================*/
/*                   home                      */
/*=============================================*/
#index #slide_top{
	background: url(../img/index/slide01.jpg) no-repeat center center;
	height: 521px;
	width: 100%;
	min-width: 1000px;
}

#index #container{
	background: url(../img/index/bg.png) no-repeat center 29px;
	padding-top: 29px;
}

#lead{
	text-align: center;
	width: 1000px;
	margin: auto;
	padding-bottom: 50px;
}

#lead p.txt{
	text-align: center;
	line-height: 24px;
	color: #4f2301;
	font-size: 13px;
	padding-top: 25px;
}
#lead p.bnr{
	text-align: center;
	padding-top:20px;
}

#sec_box01{
	background: url(../img/index/bg01.jpg) no-repeat center top;
	height: 450px;
	background-size:100% 100%;
	padding-top: 38px;
	margin-bottom: 40px;
}

#home_box{
	width: 548px;
	height: 420px;
	position: relative;
	background: url(../img/index/bg02.png) no-repeat center top;
	margin: auto;
}

#home_box h2{
	text-align: center;
	padding-top: 43px;
	margin-bottom: 10px;
}

#home_box p.txt{
	text-align: center;
	height: 120px;
	padding:0 40px;
}

#home_box ul{
	margin-left: 68px;
	clear: both;
}

#home_box ul li{
	float: left;
	margin-right: 12px;
	padding-bottom:10px;
}

#sec_box02{
	background: url(../img/index/bg04.jpg) no-repeat center top;
	height: 417px;
	width: 1000px;
	margin: 0 auto 37px auto;
}

#sec_box02 h2{
	padding: 32px 0 10px 40px;
}

#sec_box02 p.txt{
	margin-left: 58px;
	height: 160px;
	width: 445px;
}

#sec_box02 ul{
	margin-left: 40px;
}

#sec_box02 ul li{
	float: left;
	margin-right: 13px;
}

#event{
	width:800px;
	margin:40px auto 40px auto;
	background-color: rgba(255,255,255,0.5);
	padding:15px 0;
	border: solid 2px #d76602;
}
#event p.tit{
	text-align:center;
	font-size:22px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin:0 auto 15px auto;
	border-bottom: solid 1px #d76602;
	width:700px;
	padding:10px 0;
}
#event p.txt{
	text-align:center;
	padding:0 0 20px 0;
}
#event p.bnr{
	text-align:center;
	padding:10px 0;
}

#index #private{
	background: url(../img/index/private.png) no-repeat 0 0;
	height:450px;
	position:relative;
	width:1000px;
	margin:0 auto;
}

#index #private h3{
	padding:150px 30px 30px 70px;
}
#index #private p{
	padding:0px 30px 30px 50px;
	text-align: center;
	width:500px;
}
#sec_box03{
	background: url(../img/alacarte/bg04.png) repeat center top;
	padding:50px 0;
}

#box_blog{
	background: url(../img/index/blackboard_w.jpg) repeat center top;
	width: 1000px;
	padding:5px 0 ;
	margin-bottom:40px;
}
#box_blog .box_inn{
	background: url(../img/index/blackboard_b.jpg) repeat center top;
	width:990px;
	margin:0 auto;
	padding-bottom:40px;
}
#box_blog h3{
	padding: 13px 0 28px;
	text-align:center;
}

#feed{
	margin-left: 25px;
}

#feed dl{
	width:300px;
	float:left;
	margin-right:20px;
}
#feed dl:last-child{
	margin-right:0px;
}
#feed dl dt:first-child{
	background:none;
	padding-left:0;
}
#feed dl dt{
	clear: both;
	color: #fbc973;
	line-height: 19px;
	background: url(../img/index/icon.png) no-repeat 2px 9px;
	padding-left: 10px;
}

#feed dl dd{
	line-height: 19px;
	color: #d2d1d0;
}

#feed dl dd a{
	color: #d2d1d0;
	line-height: 19px;
	text-decoration: underline;
}

#feed dl dd a:hover{
	text-decoration: none;
}




#sec_insta{
	padding: 25px 0;
	border-bottom:2px solid #d76602;
	border-top:2px solid #d76602;
}
#sec_insta h2{
	font-size:30px;
	text-align:center;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#D76602;
	letter-spacing:0.2em;
	font-style:italic;
	font-weight:400;
	text-shadow: 1px 1px 2px rgba(60,2,2,0.3);
}
#sec_insta ul {
	margin-top: 35px;
}
#sec_insta ul li {
	float: left;
	width: 158px;
	height: 158px;
	list-style:none;
}
#sec_insta ul li img {
	width: 158px !important;
	height: 158px !important;
}
#sec_insta ul li + li {
	margin-left: 10px;
}
#sec_insta ul li:first-child{
	margin-left:0px;
}
#sec_box04{
	padding:50px 0;
}


#line_a{
	background: #fff;
	width: 479px;
	padding-bottom:13px;
	margin-bottom:28px;
}
#line_a h2{
	text-align:center;
	padding: 28px 0 13px;
}
#line_a h3{
	text-align:center;
}


#face_book{
	width: 479px;
	height: 350px;
	background: #FFF;
}
#sec_box04 .f_right{
	background: url(../img/index/bg05.png) no-repeat center top;
	min-height:648px;
}
#sec_box04 .f_right p{
	text-align:center;
	margin-top:448px;
}
