@charset "utf-8";
/* CSS Document */
/* Q&Ａ
---------------------------------------------*/
.box09_middle{
	background-image:none;
	border: #bababa 2px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 0;
}
.box09_top{
	background-image:none;
}
#contents .box09_bottom{
	background-image:none;
	padding:5px;
}
ul.listQA li a {
	background-position: 0.3em 0.6em;
	text-indent: 0px;
	padding-left:20px;
	background: url(/webfront/img/arrow_gray03_s.jpg) left center no-repeat;
	-moz-background-size: auto 12px;
	-webkit-background-size: auto 12px;
	background-size: auto 12px;
}
.btnQA a.tirewheelBtn{
	display: inline-block;
	margin-bottom: 15px;
}
.btnQA a.mailfoam {
	float: none;
}
.btnQA a.mailfoam img{
	width:100%;
	max-width: 360px;
}

.oneQA h4.bg_g span.q {
	float: left;
	width: 7%;
}
.oneQA h4.bg_g span.qTitle {
	float: right;
	width: 93%;
}

/*会員サービスについて <会員登録について> → 「Ｗｅｂ利用登録の手順について」 フロー*/
.accession_flow li {
	padding-bottom: 20px;
	background: url(/webfront/img/tri_down_orange01.jpg) bottom center no-repeat;
}
.accession_flow li:nth-child(2),
.accession_flow li:nth-child(3){
	margin-top: 0;
}
.accession_flow li:nth-child(3){
	background-image: none;
}
.accession_flow_number{
	float: none;
	width: auto;
	margin-bottom: 5px;
}
.accession_flow_text{
	float: left;
	display: inline-block;
	vertical-align: middle;
	width: 92.9%;
	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: none;
}
.accession_flow li dl{
	padding: 0;
	margin-top: 0;
	margin-left: -10px;
	margin-right: -10px;
}
.accession_flow li dl dt{
	padding: 0 10px;
}
.accession_flow li dl dd{
	float: none;
	margin: 10px auto;
}
.accession_flow_card{
	width: auto;
	float: none;
	padding: 10px 0;
}
.accession_flow_nocard{
	width: auto;
	float: none;
	border-left: 0px;
	border-top: 5px #fff solid;

}



/* お問合わせ
---------------------------------------------*/
div#input_inquiry div.inquiryImg {
	float: none;
	text-align: center;
	padding:10px;
}
div#input_inquiry div.inquiryImg .imgBtn360_90{
	width: 100%;
	max-width: 360px;
}
div#input_inquiry div.inquiryText {
	float: none;
	width: 100%;
}
div#container div#contents table td textarea{
	width:90%;
}

/* メルマガ登録
---------------------------------------------*/
.mm .mmContents {
	width:auto;
	float:none;
}
p.sample {
	text-align: center;
	padding:10px 0;
}
p.sample .imgBtn210_30{
	width: 100%;
	max-width: 210px;
}
.mmImg{
	float:none;
}
.indent {
	margin-left: 1em;
}
.mmEntry p ,.mmBtnImg {
	width:auto;
}
.mmBackImg01,.mmBackImg02,.mmBackImg03 {background-image: none;}

/*---------------------------------------------
　ネットショップご利用ガイド（ボックス指定含む）
---------------------------------------------*/
.guideBtnBox .odd ,
.guideBtnBox .even {
	float:none;
}
.guideBtnBox .odd .imgBtn350_90,
.guideBtnBox .even .imgBtn350_90{
	width: 100%;
	max-width: 350px;
}

.box18_middle {
	width: 100%;
	margin: 0 auto 10px;
	background-image:none;
	border: #bababa 2px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.box18_top {
	background-image:none;
}

.box18_bottom {
	background-image:none;
	padding: 20px 5px;
}


/* ご利用規約
---------------------------------------------*/
div#container div#contents div#goriyou div.box02_top div.box02_bottom01 h2{
	height:auto;
}
#goriyou .flL {
	width: auto;
	float: none;
	margin-bottom:10px;
}
#goriyou img.flR {
	float:none;
	margin-bottom:10px;
}
.pointUpLiink{
	width:80%;
	border: 2px solid #ccc;
	margin:0 auto;
	padding:0 10px;
	text-align: left;
}
.choice {
	margin-bottom:0;
}

/* プライバシーポリシー
---------------------------------------------*/
.choice2 {
	padding-left: 8%;
}
div#container div#contents div#groupBox table td.groupLogo{
	width:30%;
	padding: 0 2% 0 0;
}
.privContents  img{
	width:100%;
}
div#container div#contents div#groupBox table{
	width: 100%;
	margin: 0 0 20px 0;
	float: left;
	border-collapse: collapse;
	vertical-align: middle;
}
div#container div#contents div#groupBox table.odd{
	float:none;
}
div#container div#contents div#groupBox table th {
	color: #ff6e00;
	width: auto;
	padding: 5px 10px;
	margin: 0 0 0 5px;
}

/* ご意見をお寄せ頂く際のお願い
---------------------------------------------*/
#appeal .clearfix {
margin-bottom: 25px;
}
.aBtn img {
	width: 100%;
}

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

.siteMap ul li {
	display: block;
	float: none;
	width: auto;
	margin-bottom: 10px;
	line-height: 40px;
}
.siteMap ul li a {
	background: url(/webfront/img/arrow_gray03_s.jpg) left center no-repeat;
	-moz-background-size: auto 12px;
	-webkit-background-size: auto 12px;
	background-size: auto 12px;
}
.siteMap ul li.flR{
	float: none;
}

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

div#container div#contents p.beginnerInfo img {
	width: 100%;
}
