@charset "utf-8";
/* right_side start */
article{
	padding-top: 33.414%;
}
article p{
	margin: 0;
}
article img{
	width: 100%;
}
article h1{
	margin:0 0 30px;
	text-align: center;
	font-weight: normal;
	font-size: 26px;
}
.new_product img{
    width:auto;
}
p.name{
	color: #333;
	text-align: center;
	font-size: 24px;
}
.name strong{
	font-weight: normal;
}
.author{
	margin:20px 0 40px;
	text-align: center;
}
article dl{
	display: inline-block;
	height: 1em;
	color:#333;
	font-size: 10px;
	line-height: 1;
}
article dt{
	display: inline;
	float: left;
}
article dd{
	display: inline;
	float: left;
	margin-left: 0;
}
.description{
	padding:0 3.211%;
}
.description ul{
	overflow: hidden;
	margin-top:0;
	margin-bottom: 40px;
	padding-left:0;
	list-style-type: none;
}
.description li{
	color: #333;
	font-size: 11px;
}
.description li p{
	margin-top: 20px;
	color:#333;
}
.description li.list_01{
	margin-left: 5.288%;
	float: left;
	width: 45.456%;
	margin-bottom:2%;
}
.description li.list_01 p{
	text-align: left;
}
.description li.list_03 ul{margin-top: 12%;}
.description li.list_03 ul li {
	
	background:url(/support/contest/cont2017/common/img/icon_01.png) no-repeat 0 3px;
	padding-left:1em;
}
.description li.list_02{
	float: right;
	
	width: 45.739%;
	margin-bottom:6%;
	
}
.description li.list_02 p{
	text-align: left;
}

.description li.list_03{
	float: left;
	margin-left: 5.288%;
	width: 45.456%;
	margin-bottom:6%;
	
}
.description li.list_03 p{
	text-align: left;
}

.description h2{
	color:#333;
	text-align: center;
	font-size: 20px;
}
.description .feature{
	margin:30px 0 100px;
	text-align: center;
}
.feature li{
	margin-bottom: 15px;
	color:#333;
	font-size: 12px;
}
.right_side nav{
	margin-top: 0;
	padding-bottom: 220px;
	padding:0 2.957%;
	text-align: center;
	z-index:3;
	background:#f5f5f5;
}
.right_side nav img{
	max-width: 100%;
}
.right_side p{
	margin: 0;
}
.right_side p a{
	display: inline-block;
}
/* right_side end */
