@charset "utf-8";



/*=============================================*/
/*                   intro                      */
/*=============================================*/


#c-carousel {
	min-height:600px;
	min-width:1100px;
	padding:0px;
	margin: 0;
	z-index: 1;
	width:100%;
	text-align:center;
	overflow:hidden;
}
#carousel img {
	margin:0 5px 0 5px;
}
#carousel div {
	display: block;
	float: left;
	height:600px;
}
#click_key {
	width:1200px;
	margin:auto;
	position:relative;
	z-index:100;
	top:-310px;
}
#prev {
	background:url(../img/shared/right.png) no-repeat center top;
	height:60px;
	width:60px;
	top:20px;
	position: absolute;
	right:-10px;
}
#next {
	background:url(../img/shared/left.png) no-repeat center top;
	height:60px;
	width:60px;
	top:20px;
	position: absolute;
	left:-10px;
}

#prev, #next {
    background: url(../img/shared/bg_o.png) repeat scroll center top;
    height:600px;
    position: absolute;
    top: -290px;
    width: 50%;
    z-index: 2;
}
#prev {
    right: -550px;
}

#prev img{
	position:absolute;
	top:290px;
	left:-25px;
}

#next img{
	position:absolute;
	top:290px;
	right:-25px;
}

#next {
    left: -550px;
}

#c-carousel p#logo_key{
	width:1000px;
	margin:0 auto;
	position:relative;
	display:block;
}

#c-carousel p#logo_key img{
	position:absolute;
	top:18px;
	left:-12px;
	z-index:999;
}

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

#lead{
	background: url(../img/shared/line_s.jpg) repeat-x bottom center;
	padding-bottom: 10px;
}

#lead .section{
	padding-bottom: 55px;
}

dl.accordion dd {
	display:none;
	margin-bottom: 45px;
	background: url(../img/party/bg_dl.png) no-repeat bottom center;
	padding-bottom: 50px;
}

dl.accordion dt{
	margin-bottom: 25px;
}

dl.accordion dd span.txt{
	width: 457px;
	padding-top: 12px;
}

#sec_01{
	background: url(../img/shared/line_s.jpg) repeat-x bottom center;
	box-shadow:0 5px 5px rgba(0,0,0,0.4);
	padding-bottom: 10px;
	position: relative;
}

#sec_01 .block{
	background: url(../img/party/bg01.png) repeat top center;
	padding-bottom: 30px;
}

#sec_01 p.txt{
	text-align: center;
	padding-bottom: 10px;
}

.party_box{
	background: url(../img/party/bg_box.png) no-repeat top center;
	width: 407px;
	padding:8px 33px 21px 40px;
	box-shadow:0 0 5px rgba(0,0,0,0.4);
	position: relative;
	margin-bottom:48px;
}

.party_box02{
	background: url(../img/party/bg_box.png) no-repeat top center;
	width: 407px;
	padding:8px 33px 21px 40px;
	box-shadow:0 0 5px rgba(0,0,0,0.4);
	position: relative;
	margin-bottom: 20px;
}

.party_box:after{
	background: url(../img/party/bg_bottom.png) no-repeat top center;
	content:"";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 479px;
	height: 21px;
	
}

.party_box02:after{
	background: url(../img/party/bg_bottom.png) no-repeat top center;
	content:"";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 479px;
	height: 21px;
	
}

.party_box02 .box{
	position: relative;
}

.party_box02 p.pic{
	box-shadow:3px 3px 4px rgba(0,0,0,0.4);
	margin-bottom: 22px;
}
#sec_01 .party_box h3{
	border-bottom: double 4px #000000;
	margin: 20px 5px 20px 0;
	padding-bottom: 20px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	color:#630;
text-shadow: 0px 0px 5px rgba(146,119,83,0.5);
	font-size: 26px;
	font-weight: bold;
	line-height: 40px;
}
#sec_01 .party_box h3 span{
	font-size: 20px;
	font-weight: 100;
}
.party_box02 ul{
	line-height: 35px;
	color: #3e1d06;
	margin-left: 2px;
}

.party_box02 ul li{
	padding-left: 36px;
	background: url(../img/party/icon.png) no-repeat left center;
}

.party_box02 dl{
	width: 240px;
	color: #955a19;
	font-weight: bold;
	font-size: 15px;
	position: absolute;
	top: 35px;
	right: 0px;
	font-family:Meiryo;
}

.party_box02 dl dt{
	float: left;
}

.party_box02 dl dd{
	float: right;
	color: #a42f3f;
}

.party_box02 dl dd span{
	font-size: 20px;
}
#sec_01 .txt02 {
	font-size:16px;
	font-weight:bold;
	color:#C93033;
	margin-bottom:10px;
}
.party_box .box{
	position: relative;
}

.party_box p.pic{
	box-shadow:3px 3px 4px rgba(0,0,0,0.4);
	margin-bottom: 22px;
}

.party_box ul{
	line-height: 35px;
	color: #3e1d06;
	margin-left: 2px;
}

.party_box ul li{
	padding-left: 36px;
	background: url(../img/party/icon.png) no-repeat left center;
}

.party_box dl{
	width: 148px;
	color: #955a19;
	font-weight: bold;
	font-size: 15px;
	position: absolute;
	top: 36px;
	right: -13px;
	font-family:Meiryo;
}

.party_box dl dt{
	float: left;
}

.party_box dl dd{
	float: right;
	color: #a42f3f;
}

.party_box dl dd span{
	font-size: 20px;
}

#dl01{
	width: 195px;
}

#dl02{
	width:215px;
}

#dl03{
	width: 215px;
}

#sec_02{
	background: url(../img/shared/line_s.jpg) repeat-x bottom center;
	padding-bottom: 10px;
}

#sec_02 .block{
	background: url(../img/party/bg02.jpg) no-repeat top center;
}

#sec_02 .section{
	height: 1543px;
	color: #3e1d06;
}
#sec_02 h2{
	padding-top: 57px;
}

#sec_02 p.txt{
	width: 555px;
	position: absolute;
	top: 95px;
	right: 0;
}

#sec_02 dl dd{
	padding-left: 2px;
}

#box_dl01{
	position: absolute;
	top: 206px;
	left: 550px;
}

#box_dl02{
	position: absolute;
	top: 565px;
	left: 579px;
}

#box_dl03{
	position: absolute;
	top: 953px;
	left: 542px;
}

#box_dl04{
	position: absolute;
	top: 1052px;
	left: 0px;
	width: 476px;
}

#sec_03{
	background: url(../img/party/bg01.png) repeat top center;
	position:relative;
}

#sec_03 .block{
	background: url(../img/party/bg04.jpg) no-repeat top center;
}

#sec_03 .section{
	min-height: 490px;
}

#sec_03 h2{
	float: left;
	margin-right: 61px;
}

#sec_03 h3{
	float: left;
	margin-bottom: 38px;
}

#sec_03 dl{
	position: absolute;
	top: 60px;
	left: 585px;
	color: #b77725;
}

#sec_03 dl dt{
	font-weight: bold;
	color: #a42f3f;
	font-weight: bold;
	font-size: 23px;
	float: left;
	margin-right: 4px;
	font-family:Meiryo;
}

#sec_03 dl dt span{
	font-size: 18px;
}

#sec_03 dl dd{
	float: left;
}

#sec_03 ul{
	float: left;
	margin-left: 20px;
	line-height: 38px;
}

#sec_03 ul li{
	padding-left: 42px;
	background: url(../img/party/icon.png) no-repeat left center;
}

#sec_03 .txt02 {
	text-align:center;
	position:absolute;
	top:15px;
	right:30px;
	
}
