@charset "utf-8";
.sub{
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
#stage{
	width: 100%;
	position:relative;
}
#cboxArea{
	background: #FFF;
	padding: 40px;
}
#cboxAreaIn{
	width: 720px;
	margin: 0 auto;
	background: #FFF;
	box-sizing: border-box;
	line-height: 1.8;
	height: 380px;
	overflow: hidden;
}
.cboxCon{
	padding: 0 40px 40px 0;
}
.comBox{
	margin-bottom: 30px;
}
.comName{
	margin-bottom: 10px;
	font-size: 2.1rem;
	color: #ae0d15;
	line-height: 2;
}

.comTxt{
	font-size:1.4rem;
	line-height: 1.7;
}


.award-image{
    margin-top: 20px;
}

.award-cap{
    margin-top: 10px;
    font-size:1.2rem;
	line-height: 1.7;
}
