.contents .detail.input {
	display: inline-block;
	font-size: 12px;
	color: rgba(255, 255, 255, .8);
	margin-top: -30px;
	margin-bottom: -16px;
}

.count_layout {
	width: 100%;
	margin: auto;
	background-color: #fff;
	display: inline-block;
}

ul.count {
	margin: auto;
	position: relative;
	padding: 0px 0px 0px;
	background: #fff;
	line-height: 24px;
}

.count_group {
	background-color: #fff;
	margin: auto;
}

.count .count_item {
	float: left;
	width: 49.5%;
	line-height: 24px;
	text-align: center;
	margin: 16px 0px;
	background-color: #fff;
}

.count .count_item.second {
	border-left: 1px solid #ddd;
	margin-right: -1px;
}

.count_text {
	display: block;
}

.count_text .basic_t {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}

.count_text .num_t {
	font-size: 21px;
	line-height: 24px;
	color: #1e86f3;
	vertical-align: middle;
	margin-left: 12px;
}

.count_text .unit_t {
	font-size: 13px;
	line-height: 24px;
	color: #666;
}

table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}

tr.item_list {
	line-height: 48px;
}

th.label_left {
	width: 60px;
	text-align: left;
}

.input_layout {
	background-color: #fff;
	margin: auto;
	margin-top: 8px;
	padding: 12px 16px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.input_item {
	line-height: 38px;
	display: block;
	width: 100%;
}

.input_label {
	font-size: 14px;
	color: #5d5d5d;
	font-weight: normal;
}

article {
	padding: 16px;
	margin: 2px 0px 8px;
	max-height: 150px;
	background: #eee;
	color: #5c5c5c;
	overflow-y: scroll;
	font-size: 12px;
	line-height: 14px;
}

article h3 {
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	padding: 0px 0px 0px;
	margin: auto;
}

article .dsc {
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #666;
	padding: 8px 0px 4px;
	margin: auto;
}

article .dsc_t {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #666;
	padding: 8px 0px 8px;
	margin: auto;
}

article .dsc_l {
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #666;
	padding: 1px 0px 4px;
	margin: auto;
}

.btn_sell_car {
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	height: 50px;
	color: #fff;
	border-radius: 4px;
	background-color: #1e86f3;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
	margin: 4px 0px 0px;
}

.btn_dsc {
	font-size: 12px;
	color: #1e86f3;
	text-align: center;
	margin: 12px 0px 2px;
}

ol,
ul {
	list-style: none;
}

.con_d {
	background-color: #f6f6f6;
	padding: 24px 16px;
}

.con_d.white {
	background-color: #fff;
	padding: 24px 16px;
}

.con_d .con_d_title {
	color: #2c2c2c;
	font-size: 21px;
	line-height: 27px;
	margin: auto;
}

.con_d .con_d_dsc {
	padding-top: 12px;
	color: #666;
	font-size: 14px;
	line-height: 18px;
	margin: auto;
}

.con_d .con_d_dsc strong {
	font-weight: bold;
}

.con_d_img {
	text-align: center;
}

.con_d img {
	width: 90%;
	margin-top: 24px;
	max-width: 360px;
	text-align: center;
}

.review_list {
	padding: 12px 16px 14px;
	border: 1px solid #eeeeee;
	background: #f6f6f6;
	border-radius: 6px;
	margin-top: 12px;
}

.review_list.first {
	margin-top: 24px;
}

.review_profile img {
	margin-top: 0px;
	width: 40px;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, .1);
	display: inline-block;
	vertical-align: bottom;
}

.review_profile .profile_text {
	display: inline-block;
	line-height: 40px;
	margin-bottom: 4px;
	margin-left: 5px;
}

.review_profile .review_car {
	font-size: 14px;
	line-height: 16px;
	color: #727272;
	font-weight: bold;
}

.review_profile .review_name {
	font-size: 14px;
	line-height: 16px;
	color: #727272;
}

.review_text {
	font-size: 13px;
	line-height: 18px;
	color: #727272;
	margin-top: 12px;
}

.faq_layout {
	margin-top: 24px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 24px;
}

.faq_layout.end {
	border-bottom: 0px solid #ddd;
}

.con_d_subtitle {
	font-size: :15px;
	line-height: 20px;
	color: #141414;
}

.con_d_subtitle .color_q {
	font-size: 19px;
	line-height: 20px;
	color: #1e86f3;
	padding-right: 6px;
}

.faq_text {
	font-size: 13px;
	line-height: 18px;
	color: #727272;
	margin-top: 6px;
}

.faq_text_btn {
	font-size: 13px;
	color: #c2c2c2;
	line-height: 40px;
	text-align: center;
	margin-bottom: -18px;
}

.faq_open_article01 p {
	font-size: 13px;
	color: #727272;
	line-height: 16px;
}


/* 슬라이더 */

@import url(https://fonts.googleapis.com/css?family=Josefin+Slab:100);
.slider-wrap {
	width: 100%;
	height: auto;
	margin: auto;
	position: absolute;
	margin-top: 56px;
}

.slider {
	overflow-x: scroll;
}

.holder {
	width: 300%;
}

.slide {
	float: left;
	width: 100vw;
	height: 320px;
	position: relative;
	background-position: 0;
}

.temp {
	position: absolute;
	color: white;
	font-size: 16px;
	line-height: 20px;
	bottom: 32px;
	right: 16px;
	text-align: right;
}

.temp strong {
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	opacity: 0.8;
}

#slide-0 {
	background-image: url("../images/sell_car/img_user_01.png");
	background-size: 100%;
}

#slide-1 {
	background-image: url("../images/sell_car/img_user_02.png");
	background-size: 100%;
}

#slide-2 {
	background-image: url("../images/sell_car/img_user_03.png");
	background-size: 100%;
}

.slide:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 40%;
	background: linear-gradient(#282e2e, transparent);
}

.slider-nav {
	text-align: center;
	margin: 10px 0 0 0;
	visibility: hidden;
}

.slider-nav a {
	width: 10px;
	height: 10px;
	display: inline-block;
	background: #ddd;
	overflow: hidden;
	text-indent: -9999px;
	border-radius: 50%;
}

.slider-nav a.active {
	background: #999;
}

.modalDialog {
	display: block;
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.4);
	margin: auto;
}

.modal-content {
	background-color: #fefefe;
	width: 300px;
	left: 50%;
	position: absolute;
	margin-left: -150px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	border-radius: 2px;
}

.modal-content h1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	padding: 24px 24px 12px;
	margin: auto;
}

.modal-content p {
	font-size: 14px;
	font-weight: normal;
	padding: 4px 24px 4px;
	color: #666;
	margin: auto;
	line-height: 18px;
}

.modal-content p span {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	display: inherit;
	padding-bottom: 4px;
	margin: auto;
}

.modal-content .guide {
	font-size: 13px;
	font-weight: normal;
	padding: 10px 24px 8px;
	color: #aaa;
	margin: auto;
	line-height: 18px;
}

.modal_button {
	padding: 20px 8px 16px;
	display: inline-block;
	float: right;
}

.modal_button .select {
	float: right;
	height: 36px;
	background-color: #fff;
	padding: 0px 12px;
	font-size: 14px;
	border-radius: 2px;
	color: #00d5e9;
	line-height: 36px;
	font-weight: normal;
	min-width: 48px;
	text-align: center;
}


/* The snackbar - position it at the bottom and in the middle of the screen */

#snackbar {
	visibility: hidden;
	/* Hidden by default. Visible on click */
	min-width: 200px;
	/* Set a default minimum width */
	margin-left: -100px;
	/* Divide value of min-width by 2 */
	background-color: #333;
	/* Black background color */
	color: #fff;
	/* White text color */
	text-align: center;
	/* Centered text */
	border-radius: 2px;
	/* Rounded borders */
	padding: 16px;
	/* Padding */
	position: fixed;
	/* Sit on top of the screen */
	z-index: 1000;
	/* Add a z-index if needed */
	left: 50%;
	/* Center the snackbar */
	bottom: 30px;
	/* 30px from the bottom */
}


/* Show the snackbar when clicking on a button (class added with JavaScript) */

#snackbar.show {
	visibility: visible;
	/* Show the snackbar */
	/* Add animation: Take 0.5 seconds to fade in and out the snackbar.
However, delay the fade out process for 2.5 seconds */
	-webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
	animation: fadein 0.5s, fadeout 0.5s 2.5s;
}


/* Animations to fade the snackbar in and out */

@-webkit-keyframes fadein {
	from {
		bottom: 0;
		opacity: 0;
	}
	to {
		bottom: 30px;
		opacity: 1;
	}
}

@keyframes fadein {
	from {
		bottom: 0;
		opacity: 0;
	}
	to {
		bottom: 30px;
		opacity: 1;
	}
}

@-webkit-keyframes fadeout {
	from {
		bottom: 30px;
		opacity: 1;
	}
	to {
		bottom: 0;
		opacity: 0;
	}
}

@keyframes fadeout {
	from {
		bottom: 30px;
		opacity: 1;
	}
	to {
		bottom: 0;
		opacity: 0;
	}
}