/* 
       既存CSS の上書き更新
*/



/*---------------------------------------------
    共通CSS　上書き
----------------------------------------------*/
#main{
	margin-bottom: 30px;
}
.cause {
	background-color: #F4F4F4;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#linkList{
	background-color: #F4F4F4;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 30px;
}

.arrow{
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.arrow::before{
    left: 4px;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-left: 4px solid #555;
}



/*---------------------------------------------
    お客様の声 ページ
----------------------------------------------*/
.opinionBox {
	margin-top: 30px;
}
p#opinionTxt1, p#opinionTxt2, p#opinionTxt3 {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-left: 45px;
	padding-bottom: 7px;
	line-height: 1.6em;
	border-bottom: 2px solid #FF9900;
}

p#opinionTxt1 {
	background-repeat: no-repeat;
	background-position: 2px top;
	background-image: url(../img/others/opinion2.gif);
}
p#opinionTxt2 {
	background-repeat: no-repeat;
	background-position: 2px top;
	background-image: url(../img/others/opinion1.gif);
}
p#opinionTxt3 {
	background-repeat: no-repeat;
	background-position: 2px top;
	background-image: url(../img/others/opinion3.gif);
}


/*---------------------------------------------
    サイトマップ
----------------------------------------------*/
#sitemap { 	margin-left: 50px; }
@media (max-width: 575px) {
#sitemap { 	margin-left: 10px; }
}


/*---------------------------------------------
   安全運転マニュアル
----------------------------------------------*/
.knowledgeTB {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
}
.knowledgeTB TD{
	border-bottom: 1px dotted #3B7030;
	padding-top: 3px;
	padding-bottom: 3px;
}
.knowledgeTB TH{
	color: #5eb34d;
	padding-bottom: 8px;
	font-size: 17px;
	font-size: 1.7rem;
}
#manualList 
{	padding-left: 5px;
	padding-right: 5px;}
#manualList DD
{

	margin-bottom: 15px;
}



/*
.knowledgeTB {
	border: 1px solid #5EB34D;
	margin-bottom: 15px;
	margin-top: 15px;
}
.knowledgeTB TR{
	border-bottom: 1px solid #5EB34D;
}

.knowledgeTB TH{
	background-color: #CFECC3;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	color: #3B7030;
}

.knowledgeTB Td{
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	padding-right: 4px;
}
*/


/*---------------------------------------------
   安心メンテナンス
----------------------------------------------*/

#maintenance DT {
	color: #5eb34d;
	padding-bottom: 3px;
}
#maintenance DD {
	padding-bottom: 3px;
}



/*---------------------------------------------
   選び方
----------------------------------------------*/

.purchaseTB {
	border: 1px solid #544DB3;
	margin-bottom: 15px;
	margin-top: 15px;
}
.purchaseTB TR{
	border-bottom: 1px solid #544DB3;
}

.purchaseTB TH{
	background-color: #AFABDB;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

.purchaseTB Td{
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	padding-right: 4px;
}




/*---------------------------------------------
   セニアカー種類と特徴
----------------------------------------------*/

.box_aboutcart{
}
.box_aboutcart a{
	text-align: center;
}
.box_aboutcart .link_et4d {
	background-image: url(../img/others/seniorcar/link_et4d.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 174px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	display: block;
	position: relative;
}
.box_aboutcart span>span{
	position: absolute;
	bottom: 2px;
	display: block;
	right: 0;
	left: 0;
}

.box_aboutcart .link_et4e{
	background-image: url(../img/others/seniorcar/link_et4e.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 174px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;	display: block;
}

.box_aboutcart .link_et3c{
	background-image: url(../img/others/seniorcar/link_et3c.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 174px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;	display: block;
}


/*---------------------------------------------
   セニアカー種類と特徴
----------------------------------------------*/

.qTxt{
	background-color: #A8D2E7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 15px;
}
div.faqBox p img {
	margin-top: -5px;
	margin-right: 10px;
	margin-left: 0;
	margin-bottom: 0px;
}
