@charset "shift_jis";
/* CSS Document */

/* ================================================================ *
	基本的な設定・共通設定
 * ================================================================ */

* {
	margin: 0;
	padding: 0;
	word-break: break-all;
	list-style: none;
}
body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
	font-size: 12px;
	line-height: 1.2;
}
img {
	border: none;
}
a {
	color: #1d3994;
}
a:hover {
	color: #e51c43;
}
#a:hover img, a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
	background: #fff;
}
.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.clearfix {
	zoom: 100%;
}
/* ================================================================ *
	レイアウト
 * ================================================================ */
#wrapper {
	width: 100%;
}
#container {
	width: 950px;
	margin: 0 auto;
}
/* ================================================================ *
	共通
 * ================================================================ */
.pr {
	position: relative;
}
.errMsg {
	color: #cc0000;
	font-weight: bold;
	padding: 0 0 0 20px;
	background: url(../../moto_img/inquiry_parts_moto.png) 0 -432px;
	margin: 0 0 5px 0;
}
.help_message {
	color: #666;
	font-size: 10px;
}
.tit {
	font-weight: bold;
	margin: 5px 0;
}
.underline {
	border-bottom: #ccc 1px dotted;
}
/* ================================================================ *
	ヘッダー
 * ================================================================ */
#head_top {
	background: url(../../moto_img/head_top.gif);
	height: 21px;
	width: 950px;
}
h1 {
	font-size: 10px;
	padding: 5px 0 0 10px;
	width: 950px;
}
#head_logo {
	padding: 10px;
	width: 930px;
}
/* ================================================================ *
	フッター
 * ================================================================ */
#footer {
	font-size: 10px;
	margin: 20px 0;
	text-align: center;
}
/* ================================================================ *
	コンテンツ
 * ================================================================ */
h2 {
	background: url(../../moto_img/moto_search_h2_w950.gif);
	font-size: 16px;
	width: 935px;
	height: 32px;
	margin: 0 0 10px 0;
	padding: 8px 0 0 15px;
}

/* フロー図 */
.flow1 {
	background: url(../../moto_img/inquiry_parts_moto.png);
	width: 540px;
	height: 30px;
	text-indent: -9999pt;
	margin: 20px auto;
}
.flow2 {
	background: url(../../moto_img/inquiry_parts_moto.png) 0 -30px;
	width: 540px;
	height: 30px;
	text-indent: -9999pt;
	margin: 20px auto;
}
.flow3 {
	background: url(../../moto_img/inquiry_parts_moto.png) 0 -60px;
	width: 540px;
	height: 30px;
	text-indent: -9999pt;
	margin: 20px auto;
}

/* 入力エラー大 */
#alert {
	background: #fff3f5;
	border: #e51c43 4px solid;
	padding: 10px;
	color: #cc0000;
	font-weight: bold;
	text-align: center;
	margin: 0 0 20px 0;
}
#alert span {
	background: url(../../moto_img/inquiry_parts_moto.png) 0 -400px;
	padding: 1px 0 0 20px;
	display: inline-block;
	height: 16px;
}

/* ログイン周り */
#login {
	margin: 0 0 5px 0;
	font-size:11px;
}
#login a {
	background: url(../../moto_img/inquiry_parts_moto.png) 0 -200px;
	text-indent: -9999pt;
	height: 25px;
	width: 165px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
}
#login a:hover {
	background-position: -255px -200px;
}

/* お問い合せ内容 */
#left_contents {
	float: left;
	width: 520px;
}
#left_contents > div{
	background: #FFFFFF;
	border: 5px solid #E8E9EA;
	border-radius: 8px 8px 8px 8px;
	padding: 5px;
	margin:0 0 15px 0;
	width: 520px;
}
#left_contents h3 {
	color:#fff;
	font-weight:bold;
	background: url(../../moto_img/inquiry_parts_moto.png) 0 -100px;
	height: 37px;
	line-height:30px;
	padding:0 0 0 10px;
}
#left_contents .step2_tit {
	text-indent: -9999pt;
	background: url(../../moto_img/inquiry_parts_moto.png) 0 -626px;
	height: 37px;
}
#left_contents .history_tit {
	text-indent: -9999pt;
	background: url(../../moto_img/inquiry_parts_moto.png) 0 -529px;
	height: 37px;
	margin:20px 0 0 0;
}

#left_contents div .info {
	margin:10px 3px;
	font-size:12px;
}

#left_contents table {
	width: 510px;
}
#left_contents table th {
	border: #ccc 1px solid;
	width: 115px;
	text-align: left;
	padding: 5px;
	font-weight: normal;
}
#left_contents table th.essential {
	background: #efefef;
}
#left_contents table td {
	padding: 5px;
	vertical-align: top;
}
#left_contents table th span {
	color: #e51c43;
}
#left_contents a.labelLink {
	text-decoration: none;
	color: #333;
}
#left_contents .check {
	padding: 0 0 10px 0;
	border-bottom: #ccc 1px dotted;
}
#left_contents label {
	cursor: pointer;
}
#left_contents .mail_notice {
	background: url(../../moto_img/inquiry_parts_moto.png) 0 -456px;
	text-indent: -9999pt;
	width: 114px;
	height: 41px;
	position: absolute;
	right: 5px;
	top: -21px;
}
#left_contents #pcd {
	float: left;
	margin: 0 5px 0 0;
}
#left_contents .pcd_help {
	float: left;
	font-size: 10px;
	color: #666;
	margin: 2px 0 0 0;
}
#left_contents input[type=radio], #left_contents input[type=checkbox] {
	vertical-align: -4px;
	height: 17px;
	width: 17px;
	padding:0;
	/height: 22px;
	/width: 22px;
	/vertical-align:0;
}
#left_contents input[type=text], #left_contents input[type=password] {
	border: #7F9DB9 1px solid;
	font-size: 14px;
	padding: 2px;
	width: 235px;
}
#left_contents input.un {
    width: 80px;
}
#left_contents input.pcd {
	width: 60px;
}
#left_contents textarea {
	border: #7F9DB9 1px solid;
	font-size: 14px;
	padding: 2px;
	width: 300px;
	resize: none;
}
#left_contents .inner, #login_contents .inner{
	padding:5px;
}
#left_contents .inner p{
	line-height:1.5;
}
#left_contents .inner textarea{
	width:500px;
}
#left_contents select {
	border: #7F9DB9 1px solid;
	padding: 2px;
}
#left_contents #ocdtBox{
	border-top:#ccc 1px dotted;
	margin:5px 0 0 0;
	padding:5px 0 0 0;
}
/* お問合せ履歴 */
.comment{
	padding:10px 0;
	border-bottom:1px dotted #CCCCCC;
}
.comment dt{
	font-weight:bold;
	font-size:14px;
}
.comment dt span{
	font-size:80%;
	padding:0 0 0 10px;
	color:#797979;
}
.comment dd{
	padding:5px 0 0 0;
	line-height:1.5;
}
/* ボタン */
#left_contents .submit {
	text-align: center;
	margin: 20px 0;
}
#left_contents .submit a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:35px;
	font-size:16px;
	background: url(../../moto_img/inquiry_parts_moto.png);
	display: block;
	width: 255px;
	height: 35px;
	margin: 0 auto;
}
#left_contents .submit a.confirm,
#left_contents .submit a.send {
	background-position: 0 -225px;
}
#left_contents .submit a.confirm:hover,
#left_contents .submit a.send:hover {
	background-position: -255px -225px;
}
#left_contents .submit a.send {
	display:inline-block;
}
#left_contents .submit a.correct {
	width:125px;
	height:25px;
	background-position: 0 -295px;
	margin: 0 5px;
	display:inline-block;
	line-height:25px;
	font-size:12px;
}
#left_contents .submit a.correct:hover {
	background-position:  -255px -295px;
}
/* ログイン大 */
#login_contents{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #E8E9EA;
    border-radius: 8px 8px 8px 8px;
    float: left;
    padding: 5px;
    width: 370px;
		float:right;
		margin:0 0 20px 0;
}
#login_big a {
	text-indent: -9999pt;
	background: url(../../moto_img/inquiry_parts_moto.png) 0 -320px;
	display: block;
	width: 255px;
	height: 35px;
	margin: 10px auto;
}
#login_big a:hover {
	background-position: -255px -320px;
}

/* お問い合せする車両 */
#right_contents {
	float: right;
	width: 390px;
}
#right_contents h3 {
	color:#fff;
	line-height:35px;
	padding:0 0 0 10px;
	background: url(../../moto_img/inquiry_parts_moto.png) 0 -137px;
	height: 40px;
}
#right_contents .ask_tit {
	/*text-indent: -9999pt;*/
	/*background: url(../../moto_img/inquiry_parts_moto.png) 0 -576px;*/
	height: 40px;
}
#right_contents ul, #right_contents .ask_moto{
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding:10px 10px 20px;
}
#right_contents .price {
    color: #CC0000;
    font-size: 160%;
    font-weight: bold;
}
#right_contents dd span {
color: #797979;
    font-size: 80%;
}
#right_contents .ask_moto dd{
	padding:5px 0 0 0;
}
#right_contents ul li {
	border-bottom: #ccc 1px dotted;
	position: relative;
	padding: 5px 0;
}
#right_contents ul li img.photo {
	float: left;
	margin: 0 5px 0 0;
}
#right_contents ul li p {
	width: 245px;
}
#right_contents ul li p.point {
	font-size: 10px;
	color: #555;
	margin: 2px 0 0 0;
}
#right_contents ul li p.detail {
	font-size: 10px;
	color: #555;
	margin: 10px 0 0 85px;
}
#right_contents ul li a.del {
	position: absolute;
	right: 0;
	font-size: 10px;
}
#right_contents ul li.more {
	text-align: center;
	padding: 20px 0 0;
	border: none;
}
#right_contents ul li.more span {
	color: #e51c43;
	font-size: 24px;
	font-weight: bold;
}
#right_contents ul li.more a {
	margin: 15px 0 0 0;
	display: block;
}

/* 注意文言 */
#attention{
	margin:15px 0 0 0;
}
#attention li{
	margin:0 0 5px 0;
}

/* 完了画面 */
#complete{
	border:#ccc 1px solid;
	text-align:center;
}
#complete > p{
	font-size:13px;
	margin:0 0 0 220px;
	text-align:left;
}
#complete table{
	margin:14px auto 30px;
	border-collapse:collapse;
	border:#ccc 3px solid;
	text-align:left;
}
#complete table th,
#complete table td{
	vertical-align:top;
	padding:10px;
	border:#ccc 1px solid;
}
#complete table th{
	background:#efefef;
}
#complete .attention{
	text-align:left;
	margin:0 auto;
	width:550px;
}
#complete .attention p{
	margin:15px 0;
}
#complete .attention span{
	color:#cc0000;
}
#complete h3 {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:2px solid #0b88c9;
	padding:13px 15px;
	margin:42px auto 11px;
	width:510px;
	font-weight:normal;
	text-align:left;
	font-size:15px;
}
#complete h3 span {
	font-size:11px;
}
#complete ul {
	margin: 15px -12px 50px 248px;
}
#complete ul li a {
	display:block;
	width:220px;
	float:left;
	margin:0 12px 0 0;
}
/* アンケートフォーム */
#questionnaire h4{
	background-color:#CEF9DC;
	font-size:13px;
	padding:7px 10px;
	border-bottom:4px solid #ccc;
	margin-top:50px;
}
#questionnaire div{
	border:1px solid #CCCCCC;
	padding:5px 8px;
	margin-bottom:5px;
	line-height:1.5;
}
#questionnaire div span{
	font-size:11px;
}
#questionnaire table{
	border:1px solid #CCCCCC;
	width:492px;
	margin-top:2px;
}
#questionnaire table th{
	background-color:#CCCCCC;
}
#questionnaire table td{
	line-height:1.7em;
	border:5px solid #FFFFFF;
}

/* SoldOut Phase 2 */
#complete a.photo,
#right_contents ul li .list_photo {
    position: relative;
    float: left;
    width: 80px;
    text-decoration: none;
}

#complete .sold-out a.photo::after,
#right_contents ul li.sold-out .list_photo::after {
    display: block;
    content: "SOLD OUT";
    text-align: center;
    font-size: 0.8em;
    font-weight: 400;
    color: #e61e25;
    border: 2px solid;
    line-height: 1.5;
    padding: 0 0.5em;
    box-sizing: border-box;
    pointer-events: none;
    margin: 5px auto;
}
