@charset "utf-8";
/* =======================================
	jquery(slider)
======================================= */
#kurukuruFirst {
	width:70px;
	height:170px;
	float:left;
	margin-left:9px;
	margin-top: 10px;
}
#kurukuru {
	width:70px;
	height:170px;
	float:left;
	margin-left:1px;
	margin-top: 10px;
}
#sliderCont {
	width:300px;
	height:170px;
	background-image:url(/img/sellers/bg_slider.jpg);
	background-repeat:no-repeat;
	position: relative;
	top: 220px;
	left: 260px;
}
/* #loopslider */
#loopslider {
	width: 70px;
	height: 150px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#loopslider ul {
	width: 70px;
	height: 100%;
	display: block;
	overflow: hidden;
}
#loopslider ul li {
	width: 70px;
	height: 150px;
	overflow: hidden;
}

/* #loopslider2 */
#loopslider2 {
	width: 70px;
	height: 150px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#loopslider2 ul {
	width: 70px;
	height: 100%;
	display: block;
	overflow: hidden;
}
#loopslider2 ul li {
	width: 70px;
	height: 150px;
	overflow: hidden;
}
/* #loopslider3 */
#loopslider3 {
	width: 70px;
	height: 150px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#loopslider3 ul {
	width: 70px;
	height: 100%;
	display: block;
	overflow: hidden;
}
#loopslider3 ul li {
	width: 70px;
	height: 150px;
	overflow: hidden;
}
/* #loopslider4*/
#loopslider4 {
	width: 70px;
	height: 150px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#loopslider4 ul {
	width: 70px;
	height: 100%;
	display: block;
	overflow: hidden;
}
#loopslider4 ul li {
	width: 70px;
	height: 150px;
	overflow: hidden;
}
/* ClearFixElements */
/* #loopslider */
#loopslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
#loopslider ul {
	display: inline-block;
	overflow: hidden;
}

/* #loopslider2 */
#loopslider2 ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
#loopslider2 ul {
	display: inline-block;
	overflow: hidden;
}

/* #loopslider3 */
#loopslider3 ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
#loopslider3 ul {
	display: inline-block;
	overflow: hidden;
}

/* #loopslider4 */
#loopslider4 ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
#loopslider4 ul {
	display: inline-block;
	overflow: hidden;
}

#topSateiArea {
	width:1000px;
	height:404px;
	background: url(/img/sellers/assbox_title.jpg) no-repeat 0 center;
	}


/* 売却査定　top
-------------------------------------------------- */
.loop_sp {
	display: none;
}

.sel_start_wrap {
	position: relative;
	margin-bottom: 20px;
}
.sel_start_wrap h2 {
	text-align: center;
	width: 100%;
	position: relative;
	z-index: 10;
	font-size: 55px;
	line-height: 55px;
	text-shadow:
        0 2px 0 #fff,
        2px 0 0 #fff,
        0 -2px 0 #fff,
        -2px 0 0 #fff,
        -2px -2px 0 #fff,
        2px -2px 0 #fff,
        -2px 2px 0 #fff,
        2px 2px 0 #fff
}
sel_start_wrap h2 br {	display: none;}
.sel_start-arrow {
	position: relative;
	text-align: center;
	margin: -35px 0 -25px;
}
.sel_start {
	border: 1px solid #333;
	background: #F3F0E9;
	overflow: hidden;
	padding: 20px;
	text-align: center;
}
.sel_start a {
	display: block;
	width: 368px;
	margin: 0 auto;
}
.sel_start a:hover img {	visibility: hidden;}
.sel_start p {
}
.sel_start-kubun {
	float: left;
	width: 50%;
}
.sel_start-kubun a {
	background: url(/img/sellers/btn_sell_kubun_on.png) no-repeat 0 0;
}
.sel_start-ittou {
	float: right;
	width: 50%;
}
.sel_start-ittou a {
	background: url(/img/sellers/btn_sell_ittou_on.png) no-repeat 0 0;
}
.sel_merit_wrap {
	margin-bottom: 20px;
}
.sel_merit_wrap h3 {
	background: #fff;
	border: 1px solid #666;
	border-left: 10px solid #3498db;
	letter-spacing: 2px;
	padding: 15px;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 20px;
}
.sel_merit {
}
.sel_merit ul {
	overflow: hidden;
}
.sel_merit li {
	float: left;
	width: 278px;
	padding: 15px;
	border: 1px solid #666;
	background: #fff;
	margin-left: 35px;
	
}
.sel_merit li:first-child {	margin-left: 0;}
.sel_merit b {
	display: block;
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 25px;
	text-align: center;
	color: #3498db;
}
.sel_merit p {
	float: left;
	width: 170px;
	padding-top: 10px;
	font-size: 15px;
	line-height: 27px;
}
.sel_merit span {
	display: block;
	width: 100px;
	float: right;
}
.sel_atoz_wrap {
	margin-bottom: 20px;
}
.sel_atoz_wrap h4 {
	background: #3498db;
	border-radius: 5px;
	padding: 10px;
	position: relative;
	font-size: 25px;
	line-height: 40px;
	margin-bottom: 20px;
	color: #fff;
	text-align: center;
}
.sel_atoz_wrap h4 span {
	text-shadow: black 1px 1px 0px, black -1px 1px 0px,black 1px -1px 0px, black -1px -1px 0px;
}
.sel_atoz_wrap h4 b {
	text-shadow: black 1px 1px 0px, black -1px 1px 0px,black 1px -1px 0px, black -1px -1px 0px;
}

.sel_atoz_wrap h4::after {
	position: absolute;
	top: 100%;
	left: 485px;
	content: '';
	width: 0;
	height: 0;
	border: 15px solid transparent;
	border-top: 15px solid #3498db;
}
.sel_atoz {
	overflow: hidden;
}
.sel_atoz-inner {
	float: left;
	width: 448px;
	border: 1px solid #666;
	background: #fff;
	padding: 14px;
}
.sel_atoz-inner:first-child {	margin-right: 40px;}
.sel_atoz-inner strong {
	font-size: 16px;
	text-align: center;
	display: block;
	padding: 15px;
	background: #f5f5f5;
}
.sel_atoz-inner li {
	border-top: 1px dotted #333;
	padding-top: 15px;
	margin-top: 15px;
	overflow: hidden;
}
.sel_atoz-inner span {
	float: left;
	display: block;
	width: 80px;
}
.sel_atoz-inner p {
	float: right;
	width: 355px;
}
.sel_atoz-inner p b {
	display: block;
}
.sel_comment {
	background: #fff;
	border: 1px solid #666;
	border-radius: 5px;
	padding: 15px;
	font-size: 12px;
	line-height: 20px;
}

/* 査定フォーム
-------------------------------------------------- */
.se_inqform_wrap {
	border: 1px solid #ccc;
	border-top: 5px solid #006600;
	margin-bottom: 20px;
	padding: 13px;
	width: 972px;
	background: #fff;
}
.se_subtitle {
	position: relative;
	background: #5390CB;
	padding: 10px;
	margin-bottom: 15px;
}
.se_subtitle span {
	color: #fff;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 1px;
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.se_inq-step {
	text-align: center;
	margin-bottom: 20px;
}

.error {  color: red;	display: block;	font-weight: bold;}
#error_disp {  display: none;}

.se_inqform {
	margin-bottom: 15px;
}
.se_inqform table {
	width: 972px;
	border-collapse: collapse;
}

.se_inqform_s th, .se_inqform_s td {
	border: #ccc solid 1px;
	padding: 3px 10px!important;
	text-align: left;
	font-size: 16px;
}
.se_inqform th, .se_inqform td {
	border: #ccc solid 1px;
	padding: 10px 15px;
	text-align: left;
}
.se_inqform th {
	width: 170px;
	background: #f5f5f5;
}
.se_inqform th span {
	color: #fff;
	background: #cc0000;
	padding: 1px 5px;
	float: right;
	border-radius: 5px;
	font-size: 12px;
	line-height: 20px;
}
.se_inqform td {	background: #fff;}
.se_inqform td p {	overflow: hidden;}
.se_inqform td span {
	overflow: hidden;
	display:block;
	font-size: 12px;
	line-height: 20px;
	color: #999;
}
.se_inqform td b {
	padding-left: 20px;
}
.se_inqform td b br {	display: none;}
.se_inqform label {
	cursor: pointer;
	display: block;
	float: left;
	line-height: 30px;
	border: 1px dotted #999;
	border-radius: 5px;
	margin: 5px 20px 5px 0;
	padding: 0 10px;
}
.se_inqform label:hover {
	background: #ffdfdf;
}
.se_inqform label input[type="radio"] {
	width: 15px;
	height: 15px;
	vertical-align: sub;
	margin-right: 5px;
}
.se_inqform input {	vertical-align: middle;}
.se_inqform input[type="text"] {
	padding: 7px 7px;
	margin-right: 10px;
	width: 500px;
	font-size: 16px;
	border-radius: 3px;
	background: #ffdfdf;
	margin: 5px 0;
}
.se_inqform .d_inq_w100 {	width: 100px!important;}
.se_inqform textarea {
	padding: 7px;
	margin-right: 10px;
	width: 500px;
	height: 100px;
	font-size: 16px;
	line-height: 25px;
	border-radius: 3px;
	margin: 5px 0;
}
.se_inqform select {
	padding: 7px;
	font-size: 16px;
	border-radius: 3px;
	margin: 5px 0;
	cursor: pointer;
}

.se_btn [type="button"] {
	font-family:"メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: none;
	cursor: pointer;
	letter-spacing: 2px;
	font-weight: bold;
	border-radius: 3px;
}
.se_btn-next {
	width: 300px;
	margin: 0 auto 20px;
}
.se_btn-next input[type="button"] {
	background: #ee0000;
	color: #fff;
	font-size: 20px;
	width: 300px;
	height: 50px;
	box-shadow: 0 5px #cc0000;
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.se_btn-next input[type="button"]:hover {
	background: #cc0000;
}
.se_btn-back {
	width: 180px;
	margin: 0 auto 20px;
}
.se_btn-back input[type="button"] {
	background: #ddd;
	color: #333;
	font-size: 16px;
	width: 180px;
	height: 40px;
	box-shadow: 0 5px #ccc;
	border-radius: 3px;
}
.se_btn-back input[type="button"]:hover {
	background: #ccc;
}
.se_complete {
}
.se_complete p {
	text-align: center;
	padding: 100px 0;
}