@charset "utf-8";
/* CSS Document */
#rakuraku,#smart,#matome,#three_years,#q_and_a,#catalog{
	display: none;
}
#onix_top {
	margin:30px auto 0px;
	text-align:center;
}
#onix_top h3 {
	font-size:27px;
	color:#018ef1;
}
#pink {
	font-size:18px;
	color:#fff;
	background-color:#f88fa4;
	padding:3px 0;
	width:540px;
	border-radius:50px;
	margin:5px auto;
}
#top_img{
	position:relative;
	margin:-30px 0 0 0;
}
#top_left {
	float:left;
	margin:20px 0 0 15px;
}
#top_right {
	position:relative;
	/*float:left;
	width:455px;
	height:260px;
	background-image:url(../images/top_right.png);
	background-repeat:no-repeat;
	background-position:top;
	margin:20px 0 0 10px;*/
}
#right01 {
	position:absolute;
	top:42px;
	left:63px;
	font-weight:bold;
}
#right02 {
	position:absolute;
	top:103px;
	left:63px;
	font-weight:bold;
}
#right03 {
	position:absolute;
	top:163px;
	left:63px;
	font-weight:bold;
	text-align:left;
}
#right04 {
    position: absolute;
    top: -42px;
    left: 268px;
    text-align: left;
    font-size: 11px;
}
/*タブ*/
.tab {
	margin:40px auto 10px;
	clear:left;
	text-align:center;
}
.tab li {
	display:inline-block;
	width:19%;
	height:42px;
	border-radius:7px;
	text-align:center;
	line-height:42px;
}
.tab li:last-child {
	margin-right:0;
}
.tab li a {
	font-size:15px;
	border-radius:7px;
	display:block;
	background-color:#c6c6c6;
	color:#fff;
}
.tab li a.tab_hit {
	background-color:#018ef1;
	color:#fff;
	height:42px;
	border-bottom:3px solid#0070bf;
}
h3 {
	text-align:center;
}
/*詳細共通*/
.detail {
	margin:0 auto 45px;
}
.detail h4 {
	font-size:23px;
	text-align:center;
	background: url(../images/h4.png) repeat-x;
	height:57px;
	line-height:57px;
	margin:15px auto;
}
/*概要*/
#gaiyou h4 span{
	color:#F00;
}
#plan {
	text-align:center;
}
#plan li {
	position:relative;
	display:inline-block;
	width:300px;
	height:254px;
}
#plan li p {
	position:absolute;
	top:168px;
	left:25px;
	font-weight:bold;
}
#plan01 {
	background-image:url(../images/plan01.png);
}
#plan02 {
	background-image:url(../images/plan02.png);
}
#plan03 {
	background-image:url(../images/plan03.png);
}
/*らくらく36*/
#rakuraku {
	text-align:center;
}
.raku_p {
	margin:20px auto 40px;
	font-weight:bold;
}
#rakuraku ul {
	margin-bottom:40px;
}
#rakuraku li {
	width:210px;
	display: inline-block;
	margin-right:15px;
}
.title {
	font-size:15px;
	text-align:left;
	margin:5px 0;
}
.grade {
	font-size:13px;
	text-align: left;
	margin:-5px 0 5px;
}
#rakuraku{
	margin:20px 0 0 0;
}
#rakuraku li table {
	width:100%;
	border-collapse:collapse;
}
#rakuraku li table th,td {
	border-bottom:1px solid #919191;
	padding:5px 0;
}
#rakuraku li table th {
	padding-left:5px;
	font-weight:100;
}
#rakuraku li table td {
	text-align:right;
	padding-right:5px;
}
#rakuraku li .kakaku span {
	font-weight:bold;
	color:#F00;
	font-size:15px;
}
#rakuraku li .kakaku th {
	background-color:#e7e6e6;
	border-bottom:none;
	border-bottom:5px solid #fff;
}
#rakuraku li .kakaku td {
	background-color:#f5f4f4;
	border-bottom:none;
	border-bottom:5px solid #fff;
}

#rakuraku .h3TT {
    color: #018ef1;
    font-weight: normal;
    font-size: 15px;
}
.link {
	margin:10px auto;
}
/*スマート6*/
#smart {
	text-align:center;
}
.raku_p {
	margin:20px auto 40px;
	font-weight:bold;
}
#smart ul {
	margin-bottom:40px;
}
#smart li {
	width:210px;
	display: inline-block;
	margin-right:15px;
}
.title {
	font-size:15px;
	text-align:left;
	margin:5px 0;
}
.grade {
	font-size:13px;
	text-align: left;
	margin:-5px 0 5px;
}
#smart li table {
	width:100%;
	border-collapse:collapse;
}
#smart li table th,td {
	border-bottom:1px solid #919191;
	padding:5px 0;
}
#smart li table th {
	padding-left:5px;
	font-weight:100;
}
#smart li table td {
	text-align:right;
	padding-right:5px;
}
#smart li .kakaku span {
	font-weight:bold;
	color:#F00;
	font-size:15px;
}
#smart li .kakaku th {
	background-color:#e7e6e6;
	border-bottom:none;
	border-bottom:5px solid #fff;
}
#smart li .kakaku td {
	background-color:#f5f4f4;
	border-bottom:none;
	border-bottom:5px solid #fff;
}
.link {
	margin:10px auto;
}
/*おまとめ*/
#matome {
	text-align:center;
}
.raku_p {
	margin:20px auto 40px;
	font-weight:bold;
}
#matome ul {
	margin-bottom:40px;
}
#matome li {
	width:210px;
	display: inline-block;
	margin-right:15px;
}
.title {
	font-size:15px;
	text-align:left;
	margin:5px 0;
}
.grade {
	font-size:13px;
	text-align: left;
	margin:-5px 0 5px;
}
#matome li table {
	width:100%;
	border-collapse:collapse;
}
#matome li table th,td {
	border-bottom:1px solid #919191;
	padding:5px 0;
}
#matome li table th {
	padding-left:5px;
	font-weight:100;
}
#matome li table td {
	text-align:right;
	padding-right:5px;
}
#matome li .kakaku span {
	font-weight:bold;
	color:#F00;
	font-size:15px;
}
#matome li .kakaku th {
	background-color:#e7e6e6;
	border-bottom:none;
	border-bottom:5px solid #fff;
}
#matome li .kakaku td {
	background-color:#f5f4f4;
	border-bottom:none;
	border-bottom:5px solid #fff;
}
.link {
	margin:10px auto;
}
/*三年後*/
#three_years {
	text-align:center;
}
#three_years ul {
	margin:20px auto;
}
#three_years li {
	display:inline-block;
	width:300px;
	height:340px;
	border-radius:7px;
	background-color:#fef7dd;
	vertical-align:top;
	margin-right:13px;
}
#three_years li p {
	padding-top:152px;
}
#three_years li dl {
	padding-top:152px;
	width:270px;
	margin:0 auto;
}
#three_years li dt {
	background-color:#ffaf48;
	color:#fff;
	padding:3px 0;
	border-radius:50px;
	margin:5px auto 2px;
}
#t_list01 {
	background-image:url(../images/Three01.png);
	background-position:center top;
	background-repeat:no-repeat;
}
#t_list02 {
	background-image:url(../images/Three02.png);
	background-position:center top;
	background-repeat:no-repeat;
}
#t_list03 {
	background-image:url(../images/Three03.png);
	background-position:center top;
	background-repeat:no-repeat;
}
/**/
#q_and_a li {
	padding:15px 0;
	background: url(../images/line.png) top repeat-x;
}
#q_and_a dt {
	height:50px;
	background:url(../images/Q.png) left no-repeat;
	padding-left:55px;
	line-height:50px;
	font-size:15px;
	font-weight:bold;
	color:#fc5c8c;
	margin-bottom:10px;
}
#q_and_a dd {
	background:url(../images/A.png) no-repeat;
	background-position:top left;
	padding-left:55px;
}
#q_and_a dd .answer {
	width:903px;
	padding:15px;
	box-sizing:border-box;
	background-color:#fef7dd;
}
#a3 p {
	float:left;
}
#a3_image {
	float: left;
}
/*お問合せ*/
#otoiawase {
	position:relative;
	background-image: url(../images/otoiawase01.png);
	text-align: center;
	height:162px;
}
#otoiawase h3 {
	padding:20px 0 15px;
	font-size:20px;
}
#otoiawase select {
	float:left;
	margin:0 0 0 150px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width:260px;
	padding:0 20px;
	height:35px;
	border-radius:50px;
	border-color:#d1d0d0;
	background: url(../images/arrow.png) no-repeat #fff;
	background-position:210px center;
}
#mail {
	float: left;
	margin-left:35px;
    border: 0px;
    width: 346px;
    height: 48px;
    background: url(/onix/images/mail.png) left top no-repeat;
}
#otoiawase p {
	float: left;
	margin:0 0 0 75px;
	padding:20px 0;
}
#time {
	float:left;
	margin-left:255px !important;
}
#tel {
	position:absolute;
	bottom:10px;
	left:320px;
}

.pay_title{
    background-color: #fef7dd;
    padding: 10px 0;
    text-align: center;
    margin: 0 auto 20px;
    color: #018ef1;
    padding: 5px 0;
    font-size: 20px;
}


/*ダイハツの新車*/
#sinsya {
	width:100%;
	padding:0 0 5px;
	background-color:#fef7dd;
	margin-bottom:50px;
}
#sinsya h3 {
	box-sizing:border-box;
	padding:25px 0 10px;
	text-align:center;
	background-image:url(../images/h3_back.png);
	background-repeat:no-repeat;
	background-position:36% center;
	font-size:20px;
	color:#018ef1;
	margin:0 auto;
	font-weight:normal;
}
#sagasu h4 {
	height:44px;
	line-height:44px;
	font-size:18px;
	font-weight:normal;
	background-image: url(../../newcar/images/line.png);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
}
.modelLst {
	width:950px;
	margin:0 auto;
	margin:0 auto 20px;
}
.modelLst li {
	width:180px;
	height:190px;
	box-sizing:border-box;
	padding:0 0 10px;
	background-color:#fff;
	overflow:hidden;
	float:left;
	border:2px solid #fff;
	margin:15px 5px 0;
	text-align:center;
}
.modelLst li:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.CarNM a {
	display:block;
	width:90%;
	margin:3px auto 0;
	padding:5px 0;
	color:#fff;
	background-color:#46b2fe;
	text-decoration:none;
}