@charset "utf-8";
/*------ PC版ナビバーの幅調整 ------*/
.ribbon.small span{
	font-size: 30px;
}
span.price{
	color: #cc0000;
	font-weight: bold;
}
span.brand{
	font-weight: bold;
	background: linear-gradient(transparent 60%, #ffff00 0%);
}
.img_left{
	width: 17.5%;
	float: left;
	background-color: #fff;
	margin-right: 10px;
}
ul.sub_site{
	margin: 0 0 0 1em;
}
ul.sub_site li{
	font-size: 18px;
	margin-bottom: .25em;
}
.swot_box{
	border: 3px double #65b9f7;
	margin: .5em auto 0;
	padding: .5em 1em;
}
.swot_box p{
	font-size: 1.4em;
	line-height: 120%;
	color: #002d7c;
}
.swot_box p.posi_r{
	text-align: right;
}
.right_img{
	width: 350px;
}