@charset "shift_jis";
h3	{
	line-height: 1;
    font-size: 2.4rem;
    font-weight: 700;
    border-bottom: 2px solid #000;
	margin:30px 0 !important;
    margin-bottom: 25px;
}
h3 span{
	background: linear-gradient(transparent 60%, #ffff66 60%);
}
.varili	{
	border-top: 1px solid #808285;
	background-color: #333333;
	text-align: center;
	margin: 10px 0;
	padding-top: 5px;
}

.sq01	{
	padding: 10px 0;
}
.sq01 dl.dl01	{
	clear:both;
}
.sq01 dl.dl01 dt	{
	background-color: #4c443e;
	color: #FFFFFF;
	padding: 0 5px;
	display: inline;
	float: left;
	line-height: 1.5em;
}
.sq01 dl.dl01 dd	{
	color: #999999;
	margin-bottom: 1.5em;
	padding-left: 5em;
}
.sq01 ul	{
}
.sq01 li	{
	background-image: url(../../css/img/list01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.sq01 p.p01	{
	margin-bottom:2em;
	display:table;
}
.mL15	{
	margin-right:15px;
}
@media (max-width: 801px) {
.sq01 dl.dl01 {
	font-size:14px;
}
.sq01 dl.dl01 dt	{
	padding: 2px 10px;
	display:inline-block;
	float: none;
	line-height: 1.5em;
}
.sq01 dl.dl01 dd	{
	margin: 0.5em 0 1em;
	padding-left: 0;
}
}
