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

#wrapper{
	width:100%;
	background-color:#FFC30C;
	}

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

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

.contsWhite{
	width:1030px;
	margin:0 auto 60px;
	background-color:#fff;
	padding:40px 30px 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:#333;
	margin-bottom:30px;
	}

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

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

.bold{
	font-weight:bold;
	}

.order{
	text-align:right;
	margin-top:60px;
	font-size:12px;
	}

.prize-ttl{
	text-align: center;
}

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

.mv{
	background-color:#FFC30C;
	color:#333;
	padding-bottom:50px;
	text-align:center;
	}

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

.mv p{
	text-align:center;
	font-size:18px;
	line-height:1.8;
	}





/*---------------sec01----------------
------------------------------------------*/
.sec01{
	margin-bottom:30px;
	} 
.sec01 .prize{
	background-color:#FFC30C;
	text-align:center;
	}
	
.sec01 .prize_area{
	padding:60px 30px 30px;
	overflow:hidden;
	background-color:#fff;
	}	

.sec01 .prize_area .redTtl{
	background-image:url(../img/prize_icon01.gif);
	background-repeat:no-repeat;
	background-size:6%;
	background-position:34% top;
	}


/*---------------prize common----------------
------------------------------------------*/
.prizeBox a{
	display:block;
	margin-bottom:30px;
	}

.prizeName{
	display:inline-block;
	font-size:24px;
	font-weight:bold;
	border-bottom:1px solid #d6001e;
	padding:0 10px;
	margin-bottom:20px;
	}

.prizeName span{
	font-size:16px;
	font-weight:normal;
	}

.prizeName span.yomi{
	font-size:18px;
	font-weight:bold;
	}

.commentArea{
	background-color:#f7f7f7;
	padding:20px;
	}

.commentArea h3{
	font-size:18px;
	margin-bottom:10px;
	}
	
.commentArea p{
	font-size:16px;
	line-height:1.8;
	}

/*---------------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;
	min-height:315px;
	}
.sec02 .assignment ul{
	margin-top:25px;
	}
.sec02 .assignment ul li{
	font-size:18px;
	}

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

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


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

.kome{
	font-size:12px;}

/*---------------sec03----------------
------------------------------------------*/
.sec03{
	width:1030px;
	margin:0 auto 30px;
	background-color:#fff;
	padding:70px 40px 20px;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

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

.sec03 .rightBox{
	float:right;
	width:450px;
	}
	
.sec03 .redTtl{
	margin-bottom:10px;
	}
	
.sec03 .txaL{
	min-height:97px;
	}

.sec03 .box1,.sec03 .box2{
	margin-bottom: 60px;
}
	
.macAward{
	overflow:hidden;
	width:370px;
	margin:auto;
	}

.macAward .left{
	float:left;
	}

.macAward .right{
	float:right;
	}

.macAward .right a{
	margin-bottom:0;
	}

.macAward .right a img.mgB{
	margin-bottom:14px;
	}

/*---------------sec04----------------
------------------------------------------*/

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

.sec04 h3{
	border-bottom:1px solid #d6001e;
	margin-bottom:30px;
	}
	
.sec04 .list{
	overflow:hidden;
	margin-bottom:40px;
	}
	
.sec04 .listBox{
	float:left;
	text-align:center;
	width:242px;
	}

.sec04 .listBox span.name{
	margin-top:15px;
	font-size:18px;
	display:block;
	font-weight:bold;
	}
	
.sec04 .listBox span.school{
	font-size:14px;
	display:block;
	line-height:1.2;
	}

.sec04 .btn{
	text-align:center;
	margin-bottom:40px;
	}

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

.sec04-2 .leftBox{
	float: left;
	width: 450px;	
}

.sec04-2 .rightBox{
	float: right;
	width: 450px;	
}

.sec04-2 h3{
	border-bottom:1px solid #d6001e;
	margin-bottom:30px;
	text-align: center;
	}

.sec04-2 .commentArea{
	text-align: left;
}

.sec04-2 .commentArea h3{
	font-size:18px;
	margin-bottom:10px;
	border-bottom: none;
	text-align: left;
}
	
.sec04-2 .list{
	overflow:hidden;
	margin-bottom:40px;
	}

.sec04-2 .list .txaL{
	min-height: 97px;
	margin-top: 20px;
}

.sec04-2 .listBox{
	text-align:center;
	width:450px;
	}

.sec04-2 .listBox span.name{
	margin-top:15px;
	font-size:18px;
	display:block;
	font-weight:bold;
	}
	
.sec04 .listBox span.school{
	font-size:14px;
	display:block;
	line-height:1.2;
	}






/*---------------sohyo----------------
------------------------------------------*/

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

/*---------------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;
	}

.sec05 .btnArea{
	overflow:hidden;
	width:970px;
	margin:50px auto 0;
	}

.sec05 .btnArea .left{
	float:left;
	}

.sec05 .btnArea .right{
	float:left;
	margin-left: 40px;
	}

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;
	} 


/*---------------colorbox----------------
------------------------------------------*/
.dsnone{
	display:none;
	}

.ContsBox{
	background:#fff;
	width:785px;
	padding:10px 0;
	overflow:hidden;
	margin: 0 auto;
}

.ContsBox .closeBox,
.ContsBox-2 .closeBox{
	text-align:right;
	font-size:12px;
}

.ContsBox .close,
.ContsBox-2 .close{
	text-align:right;
	padding-right:10px;
}

.ContsBox .ContsBoxIn{
	width:500px;
	margin:0 auto;
}

.ContsBox-2{
	background:#fff;
	width:1000px!important;
	padding:10px 0;
	overflow:hidden;
	margin: 0 auto;
}

.ContsBox-2 .ContsBoxIn{
	width:900px!important;
	margin:0 auto;
}


.ContsBoxIn h3{
	text-align:left;
	color:#666666;
	margin-bottom:20px;
}

.ContsBoxIn p{
	text-align:left;
	margin-bottom:15px;
}


/*---------------ceremony----------------
------------------------------------------*/
.picArea{
	width:700px;
	margin:10px auto 30px;
	}

.picArea h2{
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	}

.picArea p{
	margin-top:5px;
	}

.picArea .left{
	float:left;
	width:345px;
	}

.picArea .right{
	float:right;
	width:345px;
	}

