/*Last Update 2014.01.29*/

@charset "UTF-8";

/*---------------------------------------
 *General Setting
---------------------------------------*/ 

body {
	color: #FFFFFF;
	font-size: 1em;
	font-family: "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro W3",Arial, Helvetica, sans-serif !important;
	line-height: 1.8;
	font-weight: 400;
	background: #9c1d22;
}

a{
	text-decoration: none;
	color: #666666;
}

a:hover{
	color: #999999;
}



p{
	text-align: justify;
	word-break: normal;
}

.condenced{
	font-family: 'Open Sans Condensed', sans-serif;
	letter-spacing: 0.1em;
}

li{
	list-style-type: none;
}

#scrolltop{
	cursor: pointer;
}

#white{
	
}

h1,h2,h3,h4,h5,h6{
	font-weight: 400;
}

.red{
	color: #FF0000;
}


.l{
	margin-bottom: 1.5em;
}







/*---------------------------------------
 *TOP
---------------------------------------*/ 


#bg{
	position: fixed;
	z-index: 1;
}

#header{
	position: fixed;
	top:50%;
	left:50%;
	margin-left: -346px;
	margin-top: -156px;
	z-index:10;
	
}

#contents{
	position: absolute;
	background: #9c1d22;
	z-index: 20;
	width: 100%;
	border-top:1px solid #9c1d22;
	
	
}

#contents section{
	width: 100%;
}

#contents section .content{
	width: 996px;
	margin: 0 auto;
}








/* section1
---------------------------------------*/


#contents .sec1{
	padding: 30px 0;
	background: #ba474c;
}

#contents .sec1 .content iframe{
	margin: 0 auto;
	width: 640px;
	display: block;
}






/* section2
---------------------------------------*/

#contents .sec2{
	padding: 60px 0 ;
	background: #9c1d22;
}

#contents .sec2 .content .box{
	background: #fffde6;
	border-radius: 20px;
	padding: 70px 73px;
	color: #9c1d22;
}

#contents .sec2 .content .article{
	margin-bottom: 60px;
}

#contents .sec2 .content .article h2{
	margin-bottom: 20px;
}

#contents .sec2 .content .article1 {
	background: url(../images/img_index-01.gif) 100% 76px no-repeat;
	padding-right: 360px;
	font-weight: 700;
	width: 491px;
}

#contents .sec2 .content .article2 {
	background: url(../images/img_index-02.gif) 0 17px no-repeat;
	padding-left: 90px;
	padding-top: 30px;
	font-weight: 700;
	width: 761px;
}

#contents .sec2 .content .article3 h2{
	position: relative;
	left: -73px;
}

#contents .sec2 .content .article3{
	margin-bottom: 0;
}







/* section3
---------------------------------------*/

#contents .sec3{
	padding: 60px 0 ;
	background: #9c1d22;
	
}

/*ブラウザ別*/
.ie7 #contents .sec3{
	height: 750px;
}
/**/

#contents .sec3 .content .box{
	background: #fffde6;
	border-radius: 20px;
	padding: 70px 73px;
	color: #9c1d22;
}

#contents .sec3 .content .box .article h2{
	margin-bottom: 20px;
}

#contents .sec3 .content .box .article p{
	font-weight: 700;
	margin-bottom: 40px;
}





/* section4
---------------------------------------*/

#contents .sec4{
	padding: 60px 0;
	background: #9c1d22;
}

#contents .sec4 h2{
	margin-bottom: 60px;
}

#contents .sec4 .content .item{
	width: 293px;
	padding-left: 147px;
}

#contents .sec4 .content .item p{
	font-size: 0.875em;
}

/*ブラウザ別*/

.win #contents .sec4 .content .item p{
	line-height: 2;
}

/**/

#contents .sec4 .content .item h4{
	margin: 10px 0;
	font-size: 1.250em;
}

#contents .sec4 .content .item1{
	float: left;
	background: url(../images/pic_index-01.jpg) 0 0 no-repeat;
}

#contents .sec4 .content .item2{
	float: right;
	background: url(../images/pic_index-02.jpg) 0 0 no-repeat;
}







/* section5
---------------------------------------*/

#contents .sec5{
	padding: 80px 0;
	background: #9c1d22;
}





/* section6
---------------------------------------*/

#contents .sec6{
	background: #ba474c;
	padding: 60px 0;
}

#contents .sec6 .content{
	width: 837px;
}

#contents .sec6 .content div{
	margin-bottom: 40px;
}


#contents .sec6 .content .btn1{
	width: 396px;
	float: left;
}

#contents .sec6 .content .btn2{
	width: 396px;
	float: right;
}

#contents .sec6 .content p{
	text-align: center;
	font-size: 0.625em;
	margin-top: 60px;
}
