@charset "utf-8";
/*########################################
 共通パーツレイアウト
------------------------------------------*/
html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
}

/*clearfix*/
.cf:before,
.cf:after
{
	content: "";
	display: table;
}

.cf:after
{
	clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf
{
	zoom: 1;
}

div#contents{
	width:100% !important;
}

body {
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:1.4;
	color:#000;
}
body * img {
	vertical-align:bottom;
}

#customer
{
	/*width:980px;*/
	width:900px;
	margin:0 auto;
	padding:0px 0 50px;
}

a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#C00;
	text-decoration:underline;
}

a.txtlink {
	color:#c00;
	text-decoration:underline;
}
a.txtlink:hover {
	text-decoration:none;
}

a img
{
	border: none;
	overflow: hidden;
}

.float_left {
	float:left;
	margin:0 30px 30px 0;
}
.float_right {
	float:right;
	margin:0.5em -20px 30px 30px;
	_margin:0.5em 0px 30px 30px;
}
.align_center {
	text-align:center;
}
.align_right {
	text-align:right;
}
.marginBtom12 {
	margin-bottom:12px;
}

.marginBtom18 {
	margin-bottom:18px;
}
.marginBtom28 {
	margin-bottom:28px;
}
.marginBtom36 {
	margin-bottom:36px;
}
.fs14 {
	font-size:14px;
}
.fwbold {
	font-weight:bold;
}

/*#######################################*/
/*
▲



▼
*/
/*########################################
 index
------------------------------------------*/

div.index_alpha {
	/*width:756px;*/
	width:676px;
	float:left;
}
div.index_beta {
	width:197px;
	float:right;
}

div.index_beta h2 {
	margin-bottom:10px;
}
div.index_beta_box {
	border:solid 1px #e3e3e3;
	margin-bottom:5px;
}
div.telnumbox p {
	margin:14px 0;
	text-align:center;
}
div.beta_leftbox_block {
	margin:27px 0;
}
ul.liststyle01 {
	margin:0 0 0 20px;
}
ul.liststyle01 li {
	list-style:none;
	background:url(../images/customer_arw.png) left top no-repeat;
	padding:0 0 0 12px;
	margin-bottom:5px;
	font-size:12px;
}
/*ul.liststyle01 li a{
	text-decoration:none;
	color:#333;
}*/

ul.newsul {
	margin-left:1.5em;
}
ul.newsul li {
	padding-left:-1.2em;
	list-style:disc;
	margin-bottom:0.5em;
}

div.linkbox {
	border:solid 1px #e3e3e3;
	padding:20px;
}
div.linkbox h3 {
	font-weight:bold;
	margin-bottom:0.5em;
	padding:0 0 0 10px;
	background:url(../images/customer_li.png) left 3px no-repeat;
}
li.icon_car {
	background:url(../images/customer_sideicon01.png) left center no-repeat;
	padding:0 0 0 17px;
	margin-bottom:0.5em;
}
li.icon_bike {
	background:url(../images/customer_sideicon02.png) left center no-repeat;
	padding:0 0 0 17px;
	margin-bottom:0.5em;
}
li.icon_han {
	background:url(../images/customer_sideicon03.png) left center no-repeat;
	padding:0 0 0 17px;
	margin-bottom:0.5em;
}
div.linkbox_inner {
	border-top:solid 1px #e3e3e3;
	border-bottom:solid 1px #e3e3e3;
	padding:15px 0;
	margin:15px 0;
}
#mainv {
	margin-bottom:10px;
	height:206px;
}
#customer_info {
	height:127px;
	border:solid 1px #ebebeb;
	background-color:#F8F8F8;
	margin-bottom:30px;
}
#customer_info h2 {
	width:169px;
	background:url(../images/customer_title01.png) center center no-repeat;
	text-indent:-9999px;
	height:127px;
	float:left;
	background-color:#E5E4E4;
}
#customer_info_ul {
	padding:12px 0px 12px 20px;
	float:left;
}
#customer_info_ul ul {
	height:110px;
	overflow:auto;
	/*width:565px;*/
	width:485px;
}
#customer_info_ul ul li {
	line-height:125%;
	margin-bottom:0.7em;
}




#qa_cat_box {
	background:url(../images/customer_qabg.png);
	padding:5px;
	margin-bottom:17px;
}
#qa_cat_box a {
	background-image:url(../images/customer_qalist.png);
	text-indent:-9999px;
	display:block;
}
#qa_cat_box li {
	float:left;
}
#qa_cat01 a {
	/*width:258px;*/
	width:222px;
	height:117px;
}
#qa_cat01 a:hover {
	background-position:0 -235px;
}
#qa_cat02 a {
	/*width:229px;*/
	width:221px;
	height:117px;
	background-position:-222px 0;
}
#qa_cat02 a:hover {
	background-position:-222px -235px;
}
#qa_cat03 a {
	/*width:229px;*/
	width:223px;
	height:117px;
	background-position:-443px 0;
}
#qa_cat03 a:hover {
	background-position:-443px -235px;
}
#qa_cat04 a {
	/*width:258px;*/
	width:222px;
	height:118px;
	background-position:0 -117px;
}
#qa_cat04 a:hover {
	background-position:0 -352px;
}
#qa_cat05 a {
	/*width:229px;*/
	width:221px;
	height:118px;
	background-position:-222px -117px;
}
#qa_cat05 a:hover {
	background-position:-222px -352px;
}
#qa_cat06 a {
	/*width:229px;*/
	width:223px;
	height:118px;
	background-position:-443px -117px;
}
#qa_cat06 a:hover {
	background-position:-443px -352px;
}
#qa_cat_search {
	border:solid 1px #808080;
	/*width:560px;*/
	width:516px;
	margin-right:7px;
	font-size:24px;
	vertical-align:middle;
	padding-left: 7px;
}
#qa_cat_btn {
	padding:0;
	vertical-align:middle;
}

#faq_cat_form {
	margin:0;
	padding:0;
	vertical-align:middle;
}

#customer_links h2 {
	margin-bottom:18px;
}
#customer_links ul {
	margin-right:-10px;
}
#customer_links li {
	float:left;
	margin:0 10px 10px 0;
}

/*customer_inner*/
#customer_inner {
	width:900px;
	margin:0 auto;
	padding-bottom:50px;
	
}
#gnav li {
	float:left;
}
#gnav a {
	text-indent:-9999px;
	display:block;
	width:150px;
	height:74px;
	background-image:url(../images/customer_gnavs.png);
	background-repeat:no-repeat;
}
#gnav01 a {
}
#gnav01 a:hover
,#gnav01 a.active {
	background-position:left -74px;
}
#gnav02 a {
	background-position:-150px top;
}
#gnav02 a:hover
,#gnav02 a.active {
	background-position:-150px -74px;
}
#gnav03 a {
	background-position:-300px top;
}
#gnav03 a:hover
,#gnav03 a.active {
	background-position:-300px -74px;
}
#gnav04 a {
	background-position:-450px top;
}
#gnav04 a:hover
,#gnav04 a.active {
	background-position:-450px -74px;
}
#gnav05 a {
	background-position:-600px top;
}
#gnav05 a:hover
,#gnav05 a.active {
	background-position:-600px -74px;
}
#gnav06 a {
	background-position:-750px top;
}
#gnav06 a:hover
,#gnav06 a.active {
	background-position:-750px -74px;
}
#localnav {
	padding:10px 20px;
}
#pankuzu {
	margin-bottom:20px;
}
#pankuzu li {
	display:inline;
	display:inline-block;
}
#pankuzuhome {
	padding:0 0 0 16px;
	background:url(../inquiry/images/pankuzu_home.png) left center no-repeat;
	font-size:12px;
	color:#000;
	height:14px;
}
#pankuzuhome a {
	text-decoration:none;
	color:#000;
}

#pankuzuhome a:hover {
	text-decoration:underline;
	color:#C00;
}

p.alert {
	background:url(../inquiry/images/arart_icon01.png) left center no-repeat;
	padding:8px 0 3px 34px;
}
#contact_mail,
#contact_kanren {
	margin-bottom:50px;
}
#contact_mail h2 {
	margin-bottom:5px;
}
#contact_public h2 {
	margin-bottom:5px;
}
#contact_mail ul {
}
#contact_mail li {
	border-bottom:dotted 1px #A09F9F;
	line-height:1.5;
	padding:9px 0;
}

#contact_mail div.contact_mail_leftbox,
#contact_public div.contact_mail_leftbox,
#contact_kanren div.contact_kanren_leftbox {
	width:405px;
	padding:0 14px;
	float:left;
}
#contact_mail div.contact_mail_rightbox,
#contact_public div.contact_mail_rightbox,
#contact_kanren div.contact_kanren_rightbox {
	width:405px;
	padding:0 14px;
	float:right;
}

#contact_mail li.icon01{
	background:url(../inquiry/images/contact_li01.png) left center no-repeat;
	padding-left:35px;
}
#contact_mail li.icon02 {
	background:url(../inquiry/images/contact_li02.png) left center no-repeat;
	padding-left:35px;
}


div.border01 {
	height:7px;
	background:url(../images/customer_qabg.png);
	margin-bottom:10px;
}

div#from_telbox {
	background:url(../inquiry/images/from_telbg01.png) center bottom no-repeat;
}
div#from_telbox h2 {
	margin-bottom:10px;
}
div#from_telbox h3 {
	margin-bottom:10px;
}
div#from_telbox p.bordertitle {
	padding-top:10px;
	padding-bottom:9px;
	border-bottom:dotted 1px #A09F9F;
}
div#from_telbox ul {
	margin-bottom:12px;
}
div#from_telbox li {
	border-bottom:dotted 1px #A09F9F;
	line-height:1.5;
	padding:9px 0;
}
div#from_telbox div.telbox_left {
	width:433px;
	float:left;
}
div#from_telbox div.telbox_right {
	width:431px;
	float:right;
}

#contact_public div.singleul {
	padding:0 14px;
}
#contact_public li,
#contact_kanren li {
	border-bottom:dotted 1px #A09F9F;
	line-height:1.5;
	padding:9px 0 9px 12px;
	background:url(../inquiry/images/contact_li03.png) left center no-repeat;
}
div.top_message {
	margin:50px;
}
div.top_message p {
	text-align:center;
	font-size:18px;
	line-height:151%;
	font-weight:bold;
}

#form_milestone {
	margin-bottom:40px;
}
#form_milestone li {
	text-indent:-9999px;
	float:left;
	width:225px;
	height:46px;
	background-image:url(../inquiry/images/form_milestones.png);
	background-repeat:no-repeat;
}
#milestone01 {
}
#milestone02 {
	background-position:-225px top;
}
#milestone03 {
	background-position:-450px top;
}
#milestone04 {
	background-position:-675px top;
}

#milestone01.active {
	background-position:left -46px;
}
#milestone02.active {
	background-position:-225px -46px;
}
#milestone03.active {
	background-position:-450px -46px;
}
#milestone04.active {
	background-position:-675px -46px;
}

#agreement {
}
#agreement h2,
#agreement h3 {
	margin-bottom:10px;
	background-color:#F0F0F0;
}
#agreement p{
	margin-bottom:1em;
	line-height:1.68;
}
#agreement ol,
#agreement ul {
	margin-left:2em;
	margin-bottom:1em;
}
#agreement ol li {
	list-style:decimal;
	line-height:1.68;
}
#agreement ul li {
	line-height:1.68;
	list-style:disc;
}
#agreement div.agreement_text {
	padding:10px 13px;
}

#agreement div.agreement_btn {
	margin:40px 0;
}
#agreement div.agreement_btn a {
	margin:0 10px;
}

/*form*/
#formset h2 {
	margin-bottom:10px;
}
#formset h3 {
	margin-bottom:5px;
	border-left:solid 8px #BF1810;
	padding-left:10px;
}
#formset table {
	width:100%;
	border-collapse:collapse;
    border-spacing:0;
	border-top:dotted 1px #A09F9F;
	margin-bottom:25px;
}
#formset table th,
#formset table td{
	border-bottom:dotted 1px #A09F9F;
	padding:15px 13px;
	text-align:left;
	margin:0;
	font-weight:normal;
}
#formset table th {
	border-left:solid 8px #CACCCD;
	width:385px;
	vertical-align:top;
}
#formset table td{
	background-color:#F6F5F5;
	padding:15px 20px 15px 25px;
}
#formset span.alert {
	color:#C30000;
}
.textfield01 {
	width:40%;
}
.textfield02 {
	width:15%;
}
.textfield03 {
	width:100%;
}
.textfield04 {
	width:30%;
}
.textfield05 {
	width:80%;
}
#formset label.error {
	font-weight:bold;
	color:#C30000;
}
#formset input.error ,
#formset select.error ,
#formset textarea.error{
	background-color:#FFC;
	border:solid 1px #FF9933;
}

/* hover、半透明
=========================================*/
a.trans img {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

a.trans:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}



/*201802 add 「お車を安全にお使いいただくために」*/
/*202206 add 「クルマの取扱説明書チャットボット」*/
p#noticeLink,
p#chatbotLink{
	position: relative;
	display: block;
	margin-bottom: 40px;
}

p#chatbotLink a{
	cursor: pointer;
}


/*201906add*/
.linebnr {
	text-align: center;
	margin-bottom: 24px;
}

.linebnr a:hover {
	opacity: 0.8;
}

.linebnr_side {
	width: 163px;
	margin: 0 auto 20px;
}

.linebnr_side p {
	font-size: 10px;
	margin-bottom: 10px;
	font-feature-settings: "palt";
}

#lineWrapper {
	margin: 0 -500% 80px;
	padding: 0 500%;
	background: #00b900;
}

.lineotoiawaseWrapper {
	display: flex;
	justify-content: space-between;
	margin: 15px 0 45px;
}

.lineotoiawaseWrapper p.lead {
	font-size: 13px;
	padding-left: 32px;
	background: url("../inquiry/images/contact_li03.png") 17px 5px no-repeat;
}


/*201907add*/
.aboutOtoiawase dl {
	display: flex;
	background: #f5f5f5;
	margin-bottom: 3px;
	align-items: center;
	font-feature-settings: "palt";
}

.aboutOtoiawase dl dt {
	width: 192px;
}

.aboutOtoiawase dl dd {
	line-height: 1.6;
	font-size: 11px;
}



/*202003add
=======================================================*/
#customer h1.faqTitle {
	font-size: 30px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 1.1;
}

#qa_cat_box2020 {
	margin-bottom:40px;
}
#qa_cat_box2020 a {
	background-image:url(../images/customer_qalist2020.gif);
	text-indent:-9999px;
	display:block;
}
#qa_cat_box2020 li {
	float:left;
}
#qa_cat2020_01 a {
	width: 300px;
	height: 158px;
}
#qa_cat2020_01 a:hover {
	background-position:0 -316px;
}
#qa_cat2020_02 a {
	width:301px;
	height:158px;
	background-position:-300px 0;
}
#qa_cat2020_02 a:hover {
	background-position:-300px -316px;
}
#qa_cat2020_03 a {
	width:299px;
	height:158px;
	background-position:-601px 0;
}
#qa_cat2020_03 a:hover {
	background-position:-601px -316px;
}
#qa_cat2020_04 a {
	width:300px;
	height:158px;
	background-position:0 -158px;
}
#qa_cat2020_04 a:hover {
	background-position:0 -474px;
}
#qa_cat2020_05 a {
	width:301px;
	height:158px;
	background-position:-300px -158px;
}
#qa_cat2020_05 a:hover {
	background-position:-300px -474px;
}
#qa_cat2020_06 a {
	width:299px;
	height:158px;
	background-position:-601px -158px;
}
#qa_cat2020_06 a:hover {
	background-position:-601px -474px;
}

#customer_qa {
	text-align: center;
	margin-bottom:35px;
}

p#noticeLink,
p#chatbotLink{
	margin-bottom: 10px;
}

p#noticeLink a {
	text-align: center;
	display: block;
	position: relative;
	background: #32a365;
	color: #fff;
	font-weight: bold;
	padding: 15px 20px 15px 20px;
	font-size: 18px;
	text-decoration: none;
}

/*202206add*/
p#chatbotLink a {
	text-align: center;
	display: block;
	position: relative;
	background: #5AA4D8;
	color: #fff;
	font-weight: bold;
	padding: 15px 20px 15px 20px;
	font-size: 18px;
	text-decoration: none;
}

p#chatbotLink a::before {
	content: "";
	position: absolute;
	left: 242px;
	top : 0;
	display: block;
	width: 52px;
	height: 52px;
	background: url("../images/bullet_chatbot.png") no-repeat;
	background-size: contain;
}

p#noticeLink a:hover,
p#chatbotLink a:hover{
	opacity: 0.8;
}

p#noticeLink a::after,
p#chatbotLink a::after{
	content: "";
	position: absolute;
	right: 20px;
	top : calc(50% - 8px);
	display: block;
	width: 12px;
	height: 12px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

p#noticeLink a span {
	font-weight: normal;
	font-size: 14px;
}

p#recallLink {
	margin-bottom: 40px;
}

p#recallLink a {
	text-align: center;
	display: block;
	position: relative;
	color: #c00;
	font-weight: bold;
	padding: 13px 20px 13px 20px;
	font-size: 18px;
	text-decoration: none;
	border: 2px solid #c00;
}

p#recallLink a:hover {
	opacity: 0.6;
}

p#recallLink a::after {
	content: "";
	position: absolute;
	right: 20px;
	top : calc(50% - 8px);
	display: block;
	width: 12px;
	height: 12px;
	border-top: 3px solid #c00;
	border-right: 3px solid #c00;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


#customer_faq {
	border-top:solid 1px #ABABAA;
	border-bottom:solid 1px #ABABAA;
	padding:14px 0;
	margin-bottom:5px;
}
#customer_faq h2 {
	width:190px;
	background:url(../images/customer_title02.png) center center no-repeat;
	background-color:#F1E5E5;
	height:99px;
	text-indent:-9999px;
	float:left;
}
#customer_faq ul {
	padding-left:213px;
}
#customer_faq ul li {
	border-top:dotted 1px #ABABAA;
	padding:3px 0;
}
#customer_faq ul li:first-child {
	border:none;
}
#customer_faq ul li span {
	width:116px;
	display:inline-block;
	/*vertical-align:top;*/
	vertical-align:middle;
	line-height:18px;
}

#customer_faq ul li a {
	width:570px;
	display:inline-block;
	/*vertical-align:top;*/
	vertical-align:middle;
	line-height:18px;
}

h2.komidashi2020 {
	font-size: 20px; 
	font-weight:bold;
	padding-left: 8px;
	margin-bottom:10px;
	border-left:8px solid #c00;
	line-height:1.6;
}


div.contact_kanren_leftbox {
	width:431px;
	float:left;
}

div.contact_kanren_rightbox {
	width:431px;
	float:right;
}

div.contact_kanren_leftbox li,
div.contact_kanren_rightbox li {
	border-bottom:dotted 1px #A09F9F;
	line-height:1.5;
	padding:9px 0 9px 12px;
	background:url(../inquiry/images/contact_li03.png) left center no-repeat;
}

ul.oyakudachiLink {
	display: flex;
	justify-content: space-between;
	margin: 10px 0 50px;
}


div#aboutOtoiawase {
	border: 1px solid #0d4081;
	padding: 25px 29px;
	margin-bottom: 40px;
}

div#aboutOtoiawase ul {
	display: flex;
	justify-content: space-between
}

div#aboutOtoiawase ul li {
	width: 266px;
}

div#aboutOtoiawase ul li a {
	display: block;
	background: url("../images/btn_kensaku.gif");
	width: 266px;
	height: 40px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

div#aboutOtoiawase ul li a.auto {
	background-position: 0 0;
}

div#aboutOtoiawase ul li a.auto:hover {
	background-position: 0 -40px;
}

div#aboutOtoiawase ul li a.motor {
	background-position: -266px 0;
}

div#aboutOtoiawase ul li a.motor:hover {
	background-position: -266px -40px;
}

div#aboutOtoiawase ul li a.power {
	background-position: -532px 0;
}

div#aboutOtoiawase ul li a.power:hover {
	background-position: -532px -40px;
}

h3.komidashi2020 {
	position: relative;
	font-size: 18px; 
	font-weight:bold;
	line-height:1.6;
	padding-bottom: 8px;
	border-bottom: 1px solid #e1e0e0;
	margin-bottom: 20px;
	height: 26px;
}

h3.komidashi2020 span {
	position: absolute;
	left: 20px;
}

h3.komidashi2020::before {
	position: absolute;
	top: 6px;
	left: 0;
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	background: #c00;
	border-radius: 50%;
}

h3.komidashi2020::after {
	position: absolute;
	top:10px;
	left: 4px;
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	background: #fff;
	border-radius: 50%;
}


.lineotoiawaseWrapper2020 {
	display: flex;
	justify-content: space-between;
	margin: 15px 0 50px;
}

.lineotoiawaseWrapper2020 p.lead {
	font-size: 13px;
}

p.btn_kuwashikuwa {
	width: 266px;
	margin: 20px auto 0;
}

p.btn_kuwashikuwa a {
	display: block;
	border: 1px solid #c00;
	border-radius: 3px;
	font-size: 13px;
	line-height: 36px;
	text-align: center;
	color: #c00;
	position: relative;
}

p.btn_kuwashikuwa a::after {
	content: "";
    position: absolute;
    right: 20px;
    top: calc(50% - 3px);
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #c00;
    border-right: 2px solid #c00;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);	
}

p.btn_kuwashikuwa a:hover {
	color: #fff;
	background: #c00;
	text-decoration: none;
}

p.btn_kuwashikuwa a:hover::after {
	border-top: 2px solid #fff;
    border-right: 2px solid #fff;	
}