@charset "UTF-8";
/* CSS Document */

#wrapper{
	width:100%;
	background-color:#DA0D14;
	overflow:hidden;
	}

#contents{
	width:1030px;
	min-width:1030px;
	background-color:#DA0D14;
	margin:auto;
	}

.contsIn{
	width:1000px;
	margin:auto;
	}

.contsWhite{
	width:1030px;
	margin:0 auto 60px;
	background-color:#fff;
	padding:70px 30px;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}

h2.redTtl{
	font-size:40px;
	font-weight:bold;
	text-align:center;
	color:#DA0D14;
	margin-bottom:60px;
	}

h3.redUnder{
	text-align:center;
	font-size:25px;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:1px solid #DA0D14;
	}

h3.redLeft{
	font-size:26px;
	padding-left:15px;
	border-left:7px solid #DA0D14;
	margin-bottom:40px;
	}

.bold{
	font-weight:bold;
	}

/*---------------mv----------------
------------------------------------------*/

.mv{
	background-color:#DA0D14;
	color:#fff;
	padding-bottom:70px;
	}

.mv .contsIn{
	margin-left:70px;
	margin-top:50px;
	}

.mv p{
	font-size:18px;
	font-weight:bold;
	line-height:1.8;
	margin-bottom:40px;
	}

.mv p.shuasi{
	font-size:14px;
	font-weight:normal;
	}



/*---------------sec01----------------
------------------------------------------*/
.sec01{
	margin-bottom:60px;
	} 
.sec01 h2{
	background-color:#DA0D14;
	text-align:center;
	}
	
.sec01 .prize_area{
	padding:60px 30px 70px;
	overflow:hidden;
	background-color:#fff;
	}	
	
.sec01 .prize{
	display:table;
	}
	
.sec01 .prize .left{
	display:table-cell;
	vertical-align:middle;
	}
	
.sec01 .prize .right{
	display:table-cell;
	vertical-align:middle;
	padding-left:10px;
	}

.sec01 .prize span.ttl{
	font-size:34px;
	font-weight:bold;
	}

.sec01 .prize span.name{
	font-size:24px;
	font-weight:bold;
	}

.sec01 .prize span.sho{
	font-size:16px;
	}

.sec01 .prize1{
	width:470px;
	margin:0 auto 60px;
	}

.sec01 .prize2{
	width:500px;
	float:left;
	}

.sec01 .prize3{
	width:460px;
	float:right;
	}


/*---------------sec02----------------
------------------------------------------*/

.sec02 .assignment{
	width: 475px;
	background-color: #f7f7f7;
	padding: 35px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.8;
	position: relative;
	float: left;
	}
.sec02 .assignment ul{
	margin-top:20px;
	}
.sec02 .assignment ul li{
	font-size:22px;
	}

.sec02 .assignment ul li span{
	font-size:22px;
	color:#DA0D14;
	padding-right:10px;
	}

.sec02 .assignment .item{
	position:absolute;
	bottom:20px;
	right:40px;
	}


.sec02 .assignment a:hover{
	text-decoration:none;
	}


/*---------------sec03----------------
------------------------------------------*/
.sec03 .fukidashi{
	margin-top:10px;
	text-align:right;
	padding-right:100px;
	}
.sec03 .grayBox{
	background-color:#b7b7b7;
	padding:15px 30px;
	overflow:hidden;
	width:970px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}

.sec03 .boxIn{
	overflow:hidden;
	display:table;
	float:left;
	height:80px;
	width:445px;
	}
	
.sec03 .redBox{
	width:140px;
	background-color:#DA0D14;
	color:#fff;
	padding:10px 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-size:18px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	}

.sec03 .whiteBox{
	font-size:16px;
	background-color:#fff;
	width:305px;
	padding:10px 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	display:table-cell;
	vertical-align:middle;
	}

.sec03 .leftBox{
	float:left;
	width:485px;
	}

.sec03  .kome{
	font-size:14px;
	}

.sec03 .how{
	width:475px;
	background-color:#f7f7f7;
	padding:20px 20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-size:16px;
	line-height:1.8;
	position:relative;
	float:left;
	}


/*---------------sec04----------------
------------------------------------------*/
.sec04 .grayBox{
	background-color:#f7f7f7;
	padding:25px 30px 50px;
	overflow:hidden;
	}

.sec04 .leftBox{
	width:485px;
	float:left;
	text-align:center;
	}

.sec04 .logoArea{
	display:table;
	width:420px;
	margin:40px auto 20px;
	height:108px;
	}

.sec04 .logoArea2{
	display:table;
	width:310px;
	margin:40px auto 20px;
	height:108px;
	}

.sec04 .logoArea em,
.sec04 .logoArea2 em{
	display:table-cell;
	vertical-align:middle;
	padding-right:5px;
	}

.sec04 .logoArea p,
.sec04 .logoArea2 p{
	display:table-cell;
	vertical-align:middle;
	font-size:26px;
	font-weight:bold;
	text-align:left;
	}

/*---------------sec05----------------
------------------------------------------*/
.sec05 .contsIn{
	width:1030px;
	background-color:#fff;
	padding:10px 30px 80px;
	line-height:1.8;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}

.sec05 .kome{
	font-size:14px;
	margin-top:20px;
	}

.sec05 ul li{
	margin-bottom:10px;
	text-indent:-1em;
	padding-left:1em;
	}

.sec05 ul li span{
	color:#a0a0a0;
	}

ul.snsArea{
	overflow:hidden;
	margin-top:10px;
	}

ul.snsArea li{
	float:left;
	margin-right:20px;
	text-indent:0em;
	padding-left:0em;
	}
	
/*---------------footer----------------
------------------------------------------*/
#footer{
	background-color:#7d7d7d;
	}

#footer .footerIn{
	width:1030px;
	margin:auto;
	padding:10px 0 10px 0;
	overflow:hidden;
	}

#footer .copy{
	font-size:14px;
	color:#fff;
	float:left;
	}

#footer .rightBox{
	float:right;
	}

#footer .rightBox a{
	font-size:14px;
	color:#fff;
	} 

