@charset "shift_jis";
/* CSS Document */


/* QA */
div.qa01	{
	width: 100%;
	margin: 5vw 0;
}
div.qa01 h2{
    line-height: 1;
    font-size: 2.4rem;
    font-weight: 700;
    border-bottom: 2px solid #000;
	margin:30px 0 !important;
    margin-bottom: 25px;
}
div.qa01 h2 span{
	background: linear-gradient(transparent 60%, #ffff66 60%);
}
div.qa01 h3	{
    font-size: 18px;
    padding: 10px 0;
    margin-bottom: 20px;
    border-top: 5px solid #F60;
    border-bottom: 1px dotted #ccc;
    line-height: 1.4;
}
div.qa01 h3 span	{
    display: block;
    margin-left: 1.25em;
    text-indent: -1.25em;
}
div.qa01 dl{}
div.qa01 dt{
    font-weight: bold;
}
div.qa01 dd{
    margin: .5em 1em;
}
div.qa02	{
	padding: 10px;
	font-size:14px;
	margin-bottom:20px;
}
div.qa02 li	{
	list-style-type: decimal;
	margin-left: 2em;
}
div.qa01 address	{
	font-style: normal;
}
@media (max-width: 801px) {
}
