@charset "shift_jis";
h3	{
	/*background-color: #4c443e;
	color: #FFFFFF;
	line-height: 2em;
	padding-left: 10px;
	font-size: 120%;
	margin-top: 10px;*/
	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%);
}

div.acc01,
div.acc02	{
	border: 1px solid #4C443E;
	padding: 10px;
	margin-bottom: 2em;
}
div.acc01 address	{
	font-style: normal;
}
div.acc02	{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
}
div.acc02 h4	{
	color: #cc4444;
	font-size: 100%;
	border-bottom: 1px solid #cc4444;
	margin-bottom: 1em;
	background: url(../../css/img/list02.gif) no-repeat left center;
	padding-left: 15px;
}
div.acc02 ul.ul02	{
	font-size: 80%;
}
div.acc02 ul.ul02 li	{
	float: left;
}
div.acc02 ul.ul02 li.li02	{
	height: 100px;
	width: 30px;
	text-align: center;
	padding-top: 50px;
}
div.acc02 ul.ul02 li.li02 img	{
	vertical-align: bottom;
}
div.acc02a	{
	width: 49%;
	/*float: left;*/
}
div.acc02b	{
	/*float: right;*/
	width: 49%;
}
div.acc02c{
    width: 100%;
}
div.acc02c p.p1{
    font-size: 14px;
    margin-left: 1em;
    text-indent: -1em;
}
div.acc02b a	{
	background: url(../../css/img/list02.gif) no-repeat left center;
	padding-left: 15px;
	display: block;
	margin-top: 1em;
}
div.acc02 ul.ul03	{
	font-size: 80%;
}
div.acc02 ul.ul03 li	{
	width: 240px;
	float: left;
	text-align: center;
	margin-left: 50px;
}
.parking strong	{
	font-size: 120%;
}
@media (max-width: 801px) {
div.acc02 ul.ul02	{
	font-size: 80%;
	text-align:center;
}
div.acc02 ul.ul02 li	{
	float: none;
	margin:auto;
}
div.acc02 ul.ul02 li.li02	{
	height: auto;
	width: 30px;
	text-align: center;
	padding-top: 0px;
	margin-bottom:5px;
	transform:rotate(90deg);
}
div.acc02 ul.ul02 li.li02 img	{
	vertical-align: middle;
}
div.acc02a	{
	width: 100%;
}
div.acc02b	{
	width: 100%;
}
div.acc02c p.p1{
    font-size: 70%;
    line-height: 1.5;
    margin-left: 0;
    text-indent: 0;
}
div.acc02b a	{
	font-size: 80%;
}
}
