@charset "utf-8";
/* CSS Document */

.choice {
    background-image: url("/webfront/img/common_arrow01.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    height: 16px;
    line-height: 16px;
    padding-left: 21px;
}

/*---------------------------------------------
　ネットショップご利用ガイド（ボックス指定含む）
---------------------------------------------*/

.choice2 {
    background-image: url(/webfront/img/arrow_p-policy.png);
    background-position: 0;
    background-repeat: no-repeat;
    height: 16px;
    line-height: 16px;
    padding-left: 18px;
    background-size: 6px;
}    

.box18_middle {
	float: left;
	margin-bottom: 20px;
	width: 360px;
	background-image: url(/webfront/img/box/box18_middle.jpg);
	background-repeat: repeat-y;
	zoom: 1;
}

.box18_middle.odd {
	float:right;
}

.box18_top {
	background-image: url(/webfront/img/box/box18_top.jpg);
	background-repeat: no-repeat;
}

.box18_bottom {
	background-image: url(/webfront/img/box/box18_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 20px;
}

.box18_bottom .bg_g {
	margin-bottom: 0;
	text-align: center;
}

.box18_bottom p {
	margin-top: 15px;
	padding: 5px;
}

.box18_bottom .linkBtn{
	text-align: right;
}


/*---------------------------------------------
　Q＆A（ご質問と回答）
---------------------------------------------*/

.pointQA {
	margin: 0 10px 25px 10px;
}

table.menuQA,
table.detailQA {
	margin-bottom: 25px;
}

table.menuQA td,
table.detailQA td {
	background-color: #fbfbfb;
	border: #c6c6c6 solid 1px;
}

table.detailQA td {
	width: 33.3%;
	height: auto;
}

table.detailQA td.now,
table.detailQA td.now:hover {
	background-color: #ff6e00;
}

table.menuQA td a,
table.detailQA td a,
table.detailQA td.now span {
	text-align: left;
	padding: 8px 0 8px 30px;
	display: block;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 10px center;
}

table.detailQA td.now span {
	background-image: url(/webfront/img/arrow_white02.jpg);
	color: #fff;
}

table.menuQA td a {
	background-image: url(/webfront/img/arrow_rightgray02.jpg);
}

table.detailQA td a {
	background-image: url(/webfront/img/arrow_rightgray01.jpg);
}

table.menuQA td:hover,
table.detailQA td:hover {
	background-color: #f6f5f0;
}

table.menuQA td.empty:hover,
table.detailQA td.empty:hover {
	background-color: #fbfbfb;
}

table.menuQA td a:hover,
table.detailQA td a:hover {
	display: block;
	text-decoration: none;
	color: #ff6e00;
}

table.menuQA td a:hover{
	background-image: url(/webfront/img/arrow_orange05.jpg);
}

table.detailQA td a:hover{
	background-image: url(/webfront/img/arrow_orange06.jpg);
}


ul.listQA {
	padding: 0 20px;
}

ul.listQA li {
	width: 50%;
	line-height: 2em;
	float: left;
	text-align: left;
}

ul.listQA li a {
	display: block;
	height: 100%;
	background-image: url(/webfront/img/arrow_rightgray03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}

.btnQA {
	margin-bottom: 25px;
	width: 100%;
}

.btnQA a.tirewheel {
	float: left;
}

.btnQA a.mailfoam {
	float: right;
}

/* Q＆A（ご質問と回答）詳細 */
.oneQA .box09_bottom{
	padding: 20px;
}
.oneQA .accordion_head {
	background-image: url(/webfront/img/arrow_orange08.jpg);
	background-repeat: no-repeat;
	background-position: 98% center;
}

.oneQA .accordion_head.selected {
	background-image: url(/webfront/img/arrow_orange07.jpg);
	background-repeat: no-repeat;
	background-position: 98% center;
}

.oneQA h4.bg_g {
	padding-right: 30px;
	margin-bottom: 0;
}

.oneQA h4.bg_g span.q {
	float: left;
	width: 4%;
}

.oneQA h4.bg_g span.qTitle {
	float: right;
	width: 96%;
}

.oneQA dl {
	height: auto;
	text-align: left;
	padding: 0 10px;
	margin-top: 15px;
}

.oneQA dt {
	float: left;
	font-weight: bold;
	font-size: 14px;
	width: 5%;
}

.oneQA dd {
	float: right;
	width: 95%;
    line-height:1.6;
}

.oneQA dd p {
	margin-top: 1.1em;
}

.oneQA dd p img {
	display: block;
	margin: 0 auto;
}

.oneQA dd p.flineQA {
	margin-top: 0;
}

.oneQA dd span.small {
	display: block;
	margin-top: 15px;
	font-size: 11px;
}
/* ------- 推奨環境 202201------- */
#RecomEnv p{
    margin:0;
    padding:0 0 0.8em 0;
}
#RecomEnv h5{
    margin:0;
    padding:0 0 0.3em 0;
    font-size:inherit;
}
#RecomEnv b{
    display:block;
    margin:0 0 0 0.9em;
    padding:0 0 0.3em 0;
    font-size:inherit;
    font-weight:normal;
}
#RecomEnv i{
    display:block;
    margin:0 0 0 0.5em;
    padding:0 0 1em 0;
    font-size:94%;
    font-weight:normal;
    text-decoration:none;
    font-style:normal;
    color:#444;
}
#RecomEnv ul{
    margin:0 0 1em 2.8em;
    padding:0;
}
#RecomEnv dl li{
    list-style-type: disc;
}
/* --- スマホ ---*/
@media screen and (max-width:767px){

    /* 特に無し  */

}/* スマホ */




/* ------- 推奨環境ここまで ------- */

/*会員サービスについて <会員登録について> → 「Ｗｅｂ利用登録の手順について」 フロー*/
.accession_flow_line{
	border: 1px solid #ff6e00;
	padding: 10px;
	margin-top: 15px;
}
.accession_flow_line strong{
	font-weight: bold;
}
.accession_flow_line span{
	display: block;
	margin-left: 1.5em;
}
.accession_flow{
	margin: 0 0 30px 0;
}
.accession_flow a{
	color: #ff6e00;
	text-decoration: underline;
}
.accession_flow_number{
	display: block;
	vertical-align: middle;
	margin-bottom: 5px;
}
.accession_flow_text{
	display: block;
	vertical-align: middle;
	padding: 10px;
	background-color: #eee;
}
.accession_flow_text.accession_flow02{
	padding: 0px 10px;
}
.accession_flow li img.accesion_arrow_bottom,
.accession_flow li img.accesion_arrow_top{
	display: block;
	margin: 15px auto 0;
}

.accession_flow li dl{
	padding: 0;
	margin-top: 0;
	margin-left: -10px;
	margin-right: -10px;
}
.accession_flow li dl dt{
	float: none;
	font-weight: bold;
	width: auto;
	font-size: 100%;
	letter-spacing: 0;
	margin-top: 10px;
}
.accession_flow li dl dd{
	margin: 10px 0;
}
.accession_flow_card{
	width: 49%;
	float: left;
	padding: 10px 0;
}
.accession_flow_nocard{
	width: 54%;
	float: right;
	border-left: 5px #fff solid;
}
/*---------------------------------------------
　メルマガ登録
---------------------------------------------*/

.mmfBox {
	margin-bottom: 40px;
}

.mm .mmContents {
	float: left;
	width: 480px;
}

.mmEntry .mmContents{
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 180px;
}

.mmBackImg01 {
	background-image: url(/webfront/img/static/srv/img_mm01.jpg);
}

.mmBackImg02 {
	background-image: url(/webfront/img/static/srv/img_mm02.jpg);
}

.mmBackImg03 {
	background-image: url(/webfront/img/static/srv/img_mm03.jpg);
}

.mmEntry p{
	width: 450px;
}

.mmContents {
	text-align: left;
}

.mmContents p {
	margin: 0 10px;
}

.mmContents p.strong{
	margin-bottom: 10px;
}

.indent {
	display: block;
	margin-left: 2em;
}

.mmService .mmContents {
	width: 100%;
}

.mmService .mmContents {
	float:none;
}

.mmImg {
	float: right;
	z-index: 5;
}

p.sample {
	text-align: right;
}

.mmEntry {
	position: relative;
}

.mmEntry .mmBtnImg {
	margin-top: 10px;
}

.mmEntry .img_mm {
	position: absolute;
	bottom: 22px;
	right: 22px;
}

.mmBtnImg{
	margin-left: 10px;
	width: 490px;
	position: relative;
}

.mmBtnImg .mmBtnBox {
	float: left;
	position: absolute;
	bottom: 0;
}

.mmBtnImg .mmBtnBox span {
	display: block;
	line-height:20px;
	text-align: left;
	text-indent: 10px;
	margin-top: 20px;
}

.mmQR {
	padding-left: 20px;
	margin-top: 15px;
	text-align: left;
}
.mmQR img {
	vertical-align: top;
	margin-right: 10px;
}

.mmService p.mmServiceContents{
	margin-bottom: 25px;
}

.mmService p.indent{
	margin-left: 1.5em;
}

/*---------------------------------------------
　ご利用ガイド
---------------------------------------------*/

.guideBtnBox .odd{
	float: left;
}

.guideBtnBox .even{
	float: right;
}

.guideBtnBox img{
	margin-bottom: 35px;
}

/*---------------------------------------------
　サイトマップ
---------------------------------------------*/

#siteMapBox .choice{
	display: block;
	margin-bottom: 20px;
}

.siteMap ul{
	width: 95%;
	margin: 0 auto 20px auto;
}

.siteMap ul li{
	display: block;
	float: left;
	width: 49%;
	margin-bottom: 10px;
}

.siteMap ul li.flR{
	float: right;
}

.siteMap ul li .indent{
	display: block;
	text-indent: 0;
	margin-bottom: 5px;
}

.siteMap ul li a {
	display: block;
	width: auto;
	padding-left: 15px;
	background: url(/webfront/img/arrow_rightgray03.jpg) left center no-repeat;
}

/* 20180111add */
div.sMapTop {}
div.sMapShopTop {
	margin-top: 5px;
	margin-bottom: 10px;
}
div.sMapShopTop h3 {
	background-color: #4c4c4c;
	padding: 10px 10px;
	color: white;
}
div.sMapGuide {
	margin-top: 15px;
	margin-bottom: 15px;
}
div.sMapGuide h4 {
	background-color: #e5e5e5;
	padding: 5px 10px;
	color: #4c4c4c;
}
div.sMapStore {
	margin-top: 10px;
}
div.sMapStore h3 {
	background-color: #4c4c4c;
	padding: 10px 10px;
	color: white;
}
div.sMapStoreService {
	margin-top: 10px;
}
div.sMapStoreService h4 {
	background-color: #e5e5e5;
	padding: 5px 10px;
	color: #4c4c4c;
}
div.sMapStoreInformation {
	margin-top: 10px;
}
div.sMapStoreInformation h4 {
	background-color: #e5e5e5;
	padding: 5px 10px;
	color: #4c4c4c;
}
ul.sMapList {
	margin-top: 5px;
	padding: 1% 5% 2% 5%;
}
ul.sMapList li {
	background-image: url(/webfront/img/arrow_site-map.png);
    background-repeat: no-repeat;
    background-size: 6px;
    padding: 0 0 0 1em;
    line-height: 36px;
    background-position: 0;
}
ul.sMapList span {
	float: left;
	display: block;
	width: 50%;
	box-sizing: border-box;
}
ul.sMapList span:nth-child(1) {}
ul.sMapList span:nth-child(2) {}
@media (max-width: 600px) {
	ul.sMapList span {
		float: none;
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
}

/*---------------------------------------------
　オートバックス・ドットコム利用規約
---------------------------------------------*/

#goriyou .flL{
	width: 580px;
	float: left;
}

#goriyou img.flR{
	float: right;
}

.pointUpLiink{
	text-align:right;
}

/*---------------------------------------------
　プライバシーポリシー
---------------------------------------------*/

div#container div#contents table.privacyMenuBox {
	width: 100%;
	background-color: #fbfbfb;
	border: #c6c6c6 solid 1px;
	border-collapse: collapse;
	margin-bottom: 30px;
}

div#container div#contents table.privacyMenuBox td {
	width: 20%;
	padding: 0;
}

div#container div#contents table.privacyMenuBox td:hover,
table.privacyMenuBox a:hover {
	background-color: #f6f5f0;
}

table.privacyMenuBox td a {
	text-align: left;
	padding: 8px 0 8px 30px;
	display: block;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-image: url(/webfront/img/arrow_rightgray02.jpg);
}

table.privacyMenuBox a:hover {
	display: block;
	text-decoration: none;
	color: #ff6e00;
	background-image: url(/webfront/img/arrow_orange05.jpg);
}

/*---------------------------------------------
　プライバシーポリシー
---------------------------------------------*/

div#container div#contents div#groupBox table{
	width: 49%;
	margin: 0 0 20px 0;
	float: left;
	border-collapse: collapse;
	vertical-align: middle;
}

div#container div#contents div#groupBox table.odd{
	float:right;
}

div#container div#contents div#groupBox table th {
	color: #ff6e00;
	width: auto;
	padding: 5px 10px;
}

div#container div#contents div#groupBox table td {
	background-color: #fff;
	border: 0;
}

div#container div#contents div#groupBox table td.groupLogo{
	width: 100px;
	vertical-align: top;
	background-color: #fff;
	padding:0;
	text-align: center;
}


/*---------------------------------------------
　初めてのお客様
---------------------------------------------*/

div#container div#contents p.beginnerInfo {
	margin-bottom: 10px;
}

h4.beInfoLink a {
	display:block;
}
h4.beInfoLink a:hover {
	background-image: url(/webfront/img/arrow_orange02.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

ul#contactNumber {
	text-align: left;
}

/*---------------------------------------------
　ご意見をお寄せ頂く際のお願い
---------------------------------------------*/
#appeal .clearfix {
	margin-bottom: 85px;
}
#appeal .aFor {
	float: left;
}
#appeal .aFrom {
	float: right;
}
#appeal h3{
	text-align: center;
}
#appeal .mt15{
	margin-top: 15px;
}
#appeal .mt20{
	margin-top: 20px;
}
#appeal .ml30{
	margin-bottom: 30px;
}
#appeal ul.numberlist{
	text-align: left;
	margin-left: 40px;
	list-style-type: decimal;
}
.keiji_atte{
	background-color: #ededed;
	padding: 20px;
}
.aBtn{
	margin-top: 40px;
}
.aBtn img {
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}

