@charset "utf-8";
/* CSS Document */
#j_top {
	background:url(../images/top.png?20210524) no-repeat right;
	height:320px;
	margin:0px auto 40px;
}
#j_top ul {
	padding:35px 0 10px 20px;
}
#j_top li {
	padding-bottom:10px;
}
#j50 {
	text-align:center;
}
#j50 h3 {
	background-image: url(../images/line.png);
	background-repeat:repeat-x;
	height:56px;
	color:#018ef1;
	line-height:56px;
	font-size:18px;
	font-weight: bold;
}
#j50 ul {
	margin:30px auto 40px;
}
#j50 li {
	margin-bottom:40px;
}
.j_title {
    margin: 10px auto;
    font-size: 20px !important;
    font-weight: bold;
    color: #018ef1;
}
#j50 p{
font-size: 14px;
}
.zaiko {
	margin:20px auto 50px;
	text-align:center;
}
#free li {
	display:inline-block;
	margin:20px 15px 0 0;
}
/* 画像 */
#point_img {
	position:absolute;
	top:100px;
	left:30px;
}
#point_img02 {
	position:absolute;
	bottom:20px;
	right:30px;
}
/*おといあわせ*/
#toiawase {
	margin:45px auto;
	height:162px;
	text-align:center;
	    background-image: url(../images/contact.png);
		position:relative;
}
#toiawase h3 {
	font-size:20px;
	padding:15px 0;
	background-image: none;
}
#toiawase h3 span {
	color:#f76e99;
}
#tel {
	position:absolute;
	bottom:10px;
	left:70px;
}
#tel img{
	position:relative;
	margin:0 10px 0 2px;
	top: 3px;
}
#o_access {
	position:absolute;
	top:25px;
	left:225px;
}
.zaiko_bt{
	position:absolute;
	left:140px;
	bottom:50px;
}
#mail {
	position:absolute;
	right:140px;
	bottom:50px;
	    
}
/* backup
#toiawase {
	margin:45px auto;
	height:140px;
	text-align:center;
	    background-image: url(/onix/images/otoiawase01.png);
}
#toiawase h3 {
	font-size:20px;
	padding:15px 0;
	background-image: none;
}
#toiawase h3 span {
	color:#f76e99;
}
#tel {
	text-align:left;
	margin-left:140px;
	float:left;
	position:relative;
}
#o_access {
	position:absolute;
	top:25px;
	left:225px;
}
#mail {
	margin-left:80px;
	float:left;
}*/
.repair { display: table; width: 100%; position: relative;}
.repair li{ display: table-row;}
.repair li div{ display: table-cell; vertical-align: middle; padding: 12px; text-align: left;}
.repair li div.j_list{ width: 200px; text-align: right;}
img.img-right { position: absolute; right: 18px; bottom: 0px; }
img.img-left { position: absolute; left: 0; bottom: 40px; }
.link { text-align: center;}