@charset "UTF-8";


/* //////////////////////////////////////////////
max-width: 768px
////////////////////////////////////////////// */
@media screen and (max-width: 768px) {


/* ==========================================================================
   Base
   ========================================================================== */

body {
	min-width: 0;
	border-top: 0!important;
}

body * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#wrapper {
	overflow: hidden;
	border-top: 10px solid #668fc5;
}

.sp {
	display: block;
}
span.sp {
	display: inline;
}
.sp-ib {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.sp-row {
	display: table-row;
}
.sp-cell {
	display: table-cell;
}
.pc,
span.pc,
.pc-ib,
.pc-row,
.pc-cell {
	display: none !important;
}

.sp-pad {
	padding-right: 10px !important;
	padding-left: 10px !important;
}

.sp-break {
	clear: both;
}


/**
 * Heading content
 */

h1 {
	font-size: 24px; font-size: 2.4rem;
	margin: 0 auto;
}

h2 {
	font-size: 20px; font-size: 2.0rem;
	margin: 0 auto 15px;
}

h3{
	font-size:18px; font-size:1.8rem;
	line-height: 1.6;
	margin:20px 0px 15px;
}

h4 {
	font-size: 16px; font-size: 1.6rem;
	margin:20px 0px 15px;
}

h5 {
	font-size: 14px; font-size: 1.4rem;
	margin: 10px auto;
}

h6 {
	font-size: 14px; font-size: 1.4rem;
	margin: 10px auto;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Common classes
 */

/* grid */
.col_2{
	width:100%!important;
}
.grid .col_2_1 {
	width:100%!important;
}
.grid .col_2_2 {
	width:100%!important;
}
.grid .col_2_3 {
	width:100%!important;
}
.grid .col_2_4 {
	width:100%!important;
}
.grid .col_2_6 {
	width:100%!important;
}
.grid .col_2_7 {
	width:100%!important;
}
.grid .col_2_8 {
	width:100%!important;
}
.grid .col_2_9 {
	width:100%!important;
}
.col_4{
	width:48%!important;
}

 .col_3{
	width:48%!important;
}
	

/**
 * Sectioning content
 */

section,
.section {
	margin: 20px 0;
	padding: 0;
}


/* width */
.w-350,
.w-400,
.w-450,
.w-500,
.w-600,
.w-700,
.w-800,
.w-850,
.w-900,
.w-950,
.w-1000
 { width: 100% !important; }


/* ==========================================================================
	.anchor-links
   ========================================================================== */
.anchor-links{
	margin: 0 0 10px;
}
.anchor-links ul,
.anchor-links li a{
	width: 100%;
}
.anchor-links ul{
	overflow: hidden;
	margin: 15px 0;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background-color: #f7f7f7;
}

.anchor-links li{
	display: block;
	float: left;
	width: 8.5%;
	height: 44px;
	border-left: 1px solid #e0e0e0;
	text-align: center;
	line-height: 44px;
	margin: 0;
	box-sizing: border-box;
}
.anchor-links li.alpha{
	width: 15%;
	padding-top: 9px;
	line-height: 1;
}
.anchor-links li a{
	font-weight: bold;
}
.anchor-links li a:before,
.anchor-links li span:before{
	content: "";
}
.anchor-links li a:after,
.anchor-links li span:after{
	content: "";
}


/* ==========================================================================
   search-car-list
   ========================================================================== */

.search-car-list h3{
	margin: 10px 10px;
}
.search-car-list h3 a.page-top{
	display: inline-block;
	float: right;
	width: 44px;
	font-weight: normal;
	text-align: right;
}
.search-car-list ul{
	margin: 0;
	border-top: 1px solid #e0e0e0;
}
.search-car-list ul li{
	display: block;
	width: 100%;
	padding: 0;
}
.search-car-list ul li:nth-child(5n){
	width: 100%;
}
.search-car-list ul li{
	height: 55px;
	border-bottom: 1px solid #e0e0e0;
}
.search-car-list ul li,
.search-car-list ul li:after,
.search-car-list ul li dl dt{
	height: auto;
}
.search-car-list ul li{
	position: relative;
	overflow: hidden;
}
.search-car-list ul li:after,
.search-car-list ul li dl dd span.units{
	position: absolute;
}
.search-car-list ul li:after{
	top: 0;
	right: 0;
	content: "";
	width: 30px;
	background: transparent url(/U-Car/resource/img/smp/ic-page-next.png) no-repeat scroll center center;
	-moz-background-size: auto 13px;
	-webkit-background-size: auto 13px;
	-o-background-size: auto 13px;
	-ms-background-size: auto 13px;
	background-size: auto 13px;
}
.search-car-list ul li dl{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.search-car-list ul li dl dt{
	float: left;
	width: 72px;
	margin: 0 8px 0 45px;
	line-height: 0;
}
.search-car-list ul li dl dt a {
	display: block;
	height: 50px;
	overflow: hidden;
}
.search-car-list ul li dl dt img{
	width: auto;
	max-width: 72px;
	height: auto;
	max-height: 54px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.search-car-list ul li dl dd.maker{
	display: block;
	padding-top: 8px;
	padding-right: 10px;
	color: #a5a9ab;
	position: absolute;
	top: 0;
	left: 125px;
}
.search-car-list ul li dl dd.carname{
	padding-top: 1px;
	padding-right: 0px;
	font-weight: bold;
}
.search-car-list ul li dl dd.carname label {
	padding: 27px 70px 5px 125px;
	display: block;
	line-height: 1.4;
	margin: 0;
}
.search-car-list ul li dl dd.carname label:before {
	position: absolute;
	left: 20px;
}
.search-car-list ul li dl dd.carname label:after {
	position: absolute;
	left: 15px;
}
	
.search-car-list ul li dl dd span.units{
	right: 10px;
	font-weight: normal;
	color: #a5a9ab;
}

.psnl-links {
	position: static;
	margin-bottom: 10px;
	text-align:right;
}
.psnl-links li {
	float: none;
	display:inline; 
	margin-right: 20px;
}
.psnl-links li:last-child {
	margin-right: 0px;
}
.psnl-links li.rss {
	display: block;
	margin-right: 0px;
}


/* ==========================================================================
   Modal styles.
   ========================================================================== */

.modal.modal-01 {
	width: 100%;
}
.modal .fit img {
	width: 100%;
	height: auto;
}
.modal .fit2 img {
	width: 100%;
	height: auto;
}
/* ==========================================================================
   Form styles.
   ========================================================================== */

.form .row {
	padding: 0;
}

.form .row .cb-group {
	width: 100% !important;
}

.form .row .cb-group > .checkbox {
	margin: 0 0 7px;
	width: 50% !important;
	display: table-cell;
	line-height: 1.4;
}
.form .row .cb-group > .checkbox:after {
	top: 0.1em;
	margin-top: 0;
}
.form .row .cb-group > .checkbox:before {
	top: 0.1em;
	margin-top: 0px;
}

.form .row .note {
	display: block;
	margin: 8px 0 0;
}


/**
 * btn-radio-group .radio
 */
.btn-radio-group.colspan-05 input[type="radio"] +  .radio {
	width: 33.33%;
}


/**
 * select
 */
.select-wrap,
.btn-select-modal {
	width: 100%;
}


.btn02.star {
	background:url("/U-Car/resource/img/icon/ico_star.png") transparent no-repeat right 8px center;
	color: #000;
	background-size: 17px;
}
.btn02.star:hover  {
	background:url("/U-Car/resource/img/icon/ico_star.png") transparent no-repeat right 8px center;
	background-size: 17px;
}
.btn02.stared {
	background-image: url("/U-Car/resource/img/icon/ico_star_w.png");
	background-color: #b8b8b8;
	color: #FFF;
}
.btn02.stared:hover {
	background-image: url("/U-Car/resource/img/icon/ico_star_w.png");
	color: #FFF;
	background-size: 17px!important;
}


/* ==========================================================================
   fixed
   ========================================================================== */

.sp-fixed-bottom {
	height: 60px;
	display: block;
	width: 100%;
	position: relative;
}
.sp-fixed-bottom.sp-rowspan-02 {
	height: 110px;
}

.sp-fixed.off {
	position: absolute !important;
	bottom: 0;
}
.sp-fixed {
	position: fixed !important;
	bottom: 0;
	left: 0;
	z-index: 999;
	display: block;
	box-sizing: border-box;
	width: 100%;
	margin: 0 !important;
	padding: 10px 10px !important;
	background-color: #fff;
	border-top: 1px solid #ddd;
	box-shadow: 0 0 15px #ddd;
}
.sp-fixed .button {
	margin: 0 !important;
	color: #000;
	border: 1px solid #ccc;
	background-color: #eee !important;
}
.sp-fixed .button:disabled {
    color: #fff;
}
.sp-fixed .fsm {
	font-size: 12px !important; font-size: 1.2rem !important;
}
.sp-colspan-02 {
	letter-spacing: -0.4em;
	padding: 10px 10px 0px 10px !important;
}
.sp-colspan-02 .button {
	width: 48% !important;
	margin: 0 4% 10px 0 !important;
	font-size: 14px !important; font-size: 1.4rem !important;
	padding: 0 !important;
}
.sp-colspan-02 .btn-tel span {
	background-size: 20px;
	background-position: right 5px center;
	font-size: 14px !important; font-size: 1.4rem !important;
}
.sp-colspan-02 .button:nth-of-type(2n) {
	margin-right: 0 !important;
}

.sp-colspan-03 {
	letter-spacing: -0.4em;
	padding: 10px 10px 0px 10px !important;
}
.sp-colspan-03 .button {
	width: 31% !important;
	margin: 0 1% 10px 0 !important;
	font-size: 10px !important; font-size: 1.0rem !important;
	padding: 0 !important;
	white-space: nowrap;
}
.sp-colspan-03 .btn-tel {
	width: 36% !important;
}
.sp-colspan-03 .btn-tel span {
	background-size: 15px;
	background-position: right 5px center;
	font-size: 11px !important; font-size: 1.1rem !important;
	white-space: nowrap;
}
.sp-colspan-03 .button:nth-of-type(3n) {
	margin-right: 0 !important;
}
.sp-fixed .button.invalid{
	border:none;
}

.sp-fixed dl {
	width: 100%;
	display: table;
	margin: 0;
}
.sp-fixed dl dt {
	display: block;
	width: 100%;
	text-align: left;
	color: #fff;
	padding-right: 10px;
	font-weight: 700;
	font-size: 12px; font-size: 1.2rem;
}
.sp-fixed dl dd {
	display: block;
	width: 100%;
	margin: 0;
}
.sp-fixed dl dd .button {
	width: 100%;
}
.sp-fixed .error {
	color: #ff9999;
	margin: 5px 0 0;
	font-size: 11px; font-size: 1.1rem;
}

.sp-fixed .attention {
	color: #ff9999 !important;
	}

.sp-fixed .btn-group-01 dt {
	margin: 0 0 5px 0;
	padding-right: 0 !important;
	display: block !important;
	width: 100%;
	text-align: left;
}
.sp-fixed .btn-group-01 dd.btn-group-pickup {
	display: block !important;
	width: 100% !important;
}

/* ==========================================================================
   parts
   ========================================================================== */

/**
 * btn-tel
 */
.btn-tel {
	display: inline-block;
	color: #000;
	text-decoration: none;
	width: 100%;
	padding: 0px 10px;
	background: #555555;
	line-height:40px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	border: 0;
	box-sizing: border-box;
	background: url("/U-Car/resource/img/icon/ico_tel_g.png") no-repeat right 10px center!important;
	border: 1px solid #ccc;
	font-size:12px; font-size:1.2rem;
}

.btn-tel:hover {
	color: #000;
}

.btn-rss{
	background-size:32%;
}
.btn-img {
	background: url("/U-Car/resource/img/icon/ico_image.png") no-repeat right  center;
	padding-right: 24px;
	text-decoration: none;
	width:100%;
	display: block;

}




/* ==========================================================================
   .pagination
   ========================================================================== */

.pagination:last-child {
	margin: 20px -5px 50px;
}

.pagination ul li {
	padding: 0 2px;
}
.pagination ul li a,
.pagination ul li span {
	padding: 7px 4px;
}
.pagination ul li.prev,
.pagination ul li.next {
	font-size: 16px; font-size: 1.6rem;
}
.pagination ul li.prev > *,
.pagination ul li.next > * {
	padding: 7px 2px;
}


/* ==========================================================================
   #main
   ========================================================================== */

#main {
	padding-top: 0px !important;
}

.container {
	width: 100%;
	padding: 0;
	box-sizing: border-box;
}


#slide_wrapper {
	width: 320px;
	/*overflow:hidden;*/
	margin: 0 auto;
	padding: 1px 0 0;
	position: relative;/*min-height:416px;*/
}

#sb-container {
	height: 100%!important;
	width: 100%!important;
}

/* ==========================================================================
   .side-header
   ========================================================================== */

.side-header {
	background-color: #000000;
	border-bottom: 1px solid #555555;
	color: #FFFFFF;
	height: 45px;
	position: fixed;
	width: 279px;
	top: 0;
	right: -280px;
}
.side-header .close {
	background: none repeat scroll 0 0 #000000;
	border-left: 1px solid #555555;
	padding: 5px 5px 7px 10px;
	position: absolute;
	right: 234px;
	top:3px;
	margin: 0;
	z-index: 10;
	cursor: pointer;
}
.side-header .menu {
	position: absolute;
	width: 100%;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 700;
	margin: 0;
	line-height: 46px;
	color: #555555;
	box-sizing: border-box;
	text-align: center;
}
#side-menu {
	border-left: 1px solid #555555;
	background-color: #000;
	width: 279px;
	height: 356px;
	top: 1px;
	right: 0;
	position: absolute;
}
#side-menu .txt {
	padding: 5px 10px 0;
	margin: 0;
	color: #ccc;
	font-size: 13px; font-size: 1.3rem;
	line-height: 1.4;
}
.slide-panel {
	padding: 0 0 10px;
}
.slide-panel ul {
	padding: 0;
	background-color: #fff;
	margin: 10px;
}
.slide-panel ul li {
	border-bottom: 1px solid #000;
	margin: 0;
}
.slide-panel ul li a {
	display: block;
	padding: 10px;
	line-height: 1.4;
	text-decoration: none;
	background: url("/U-Car/resource/img/icon/ico_arrow_m_g.png") no-repeat right center;
	background-size: 25px;
}
.slide-panel ul.no-arrow li a {
	background: none;
}
.slide-panel ul li a span {
	display: inline-block;
	width: 100%;
	line-height: 1.4;
	box-sizing: border-box;
}
.slide-panel ul .txt {
	padding: 26px 0 14px;
	height: 22px!important;
}
.slide-panel ul .txt_top {
	height: 200px!important;
}
.slide-panel ul .top {
	margin: 20px 0 0;
}
#menu-panel {
	position: fixed;
	top: 45px;
	right: -650px;
	z-index: 1001;
}
#menu-wrap {
	border-left: 1px solid #555555;
	background: none repeat scroll 0 0 #000000;
	height: 1000px;
	position: absolute;
	right: 0;
	top: 356px;
	width: 280px;
}
#menu_overray {
	width: 100%;
	height: 100%;
	z-index: 999;
	top: 0;
	left: 0;
	position: absolute;
}


/* ==========================================================================
	.to-page-top
   ========================================================================== */

.to-page-top {
	width: 100%;
	margin: 0 !important;
	padding: 0;
	background: #f2f2f2;
	overflow: hidden;
}

section.section + .to-page-top { margin-top: 0px !important; }

.to-page-top .container {
	width: 100%;
	padding: 0;
}

.to-page-top a {
	display: block;
	float: right;
	width: 100%;
	height: 43px;
	border-top: 1px solid #ccc;
	background: transparent url("/U-Car/resource/img/parts/btn_to_page_top_sp.png") no-repeat right 0;
	background-size: contain;
	overflow: hidden;
	text-indent: -9999px;
	outline: none;
}
.to-page-top a:hover {
	background-position: right 0;
}


/* ==========================================================================
   Text Message styles.
   ========================================================================== */

.result-msg {
	margin: 30px auto;
	font-size: 16px; font-size: 1.6rem;
}


/* ==========================================================================
   Button styles.
   ========================================================================== */
.button {
	height:auto;
}
.button.medium {
	height:auto;
}
.button.large {
	width: 100%;
	height:auto;
}
.button.large.slim {
	width: 100%;
	height:auto;
	margin: 0 auto 10px;
}
.button.sp-txt-medium {
	font-size: 1.4rem;
	padding-left: 5px;
}


/**
 * .btn-group-01
 */
.btn-group-wrap {
	text-align: left;
}
.btn-group-wrap .btn-group-01 {
	margin-left: auto;
	margin-right: auto;
	display: table;
	width: 100%;
}
.btn-group-01 {
	margin-bottom: 20px;
	display: table;
	width: 100%;
	position: relative;
}
.btn-group-01 dt {
	margin: 0 0 5px 0;
	padding-right: 0;
	display: block;
	width: 100%;
}
.btn-group-01 dd {
	margin: 0;
	display: block;
	width: 100%;
}

/**
 * .btn-group-pickup
 */
.btn-group-pickup {
	letter-spacing: -0.4em;
}
.btn-group-pickup {
	letter-spacing: -0.4em;
	display: block !important;
	width: 100% !important;
}
.btn-group-pickup .button {
	margin: 0 2% 0 0 !important;
	padding: 0 !important;
	font-size: 12px; font-size: 1.2rem !important;
	line-height: 38px !important;
}
.btn-group-pickup .button.btn-delete {
	padding: 0 20px 0 0 !important;
}


.btn-group-pickup .button:last-child {
	margin-right: 0 !important;
}
.btn-group-pickup .btn-estimate {
	width: 70% !important;
}

.btn-group-pickup .btn-delete {
	width: 27% !important;
}
.btn-group-pickup.sp-colspan-02 {
	padding: 0 !important;
}
.btn-group-pickup.sp-colspan-02 .button {
	width: 49% !important;
}
.btn-group-pickup.sp-colspan-02 .button:nth-of-type(2n) {
	width: 49% !important;
}
.btn-group-pickup .button.sp-w100p,
.btn-group-pickup.sp-colspan-02 .button.sp-w100p {
	width: 100% !important;
	margin: 0 !important;
}

/**
 * .check-limit-area
 */
.button:disabled,
.button.disabled {
	color: #fff;
	text-decoration: none;
	opacity: 1.00;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	-ms-filter: "alpha(opacity=100)";
	background-color:#e3e3e3;
}



/* ==========================================================================
   .head-link
   ========================================================================== */
.head-link {
	font-size: 12px; font-size: 1.2rem;
}

/* ==========================================================================
   Table styles.
   ========================================================================== */

/**
 * .table-wrap
 */
.table-wrap {
	margin-bottom: 20px;
	overflow: auto;
}

/**
 * .table-01
 */
.table-01 thead tr th,
.table-01 thead tr td {
	padding: 5px 6px 3px 6px;
	line-height: 1.6;
}
.table-01 tbody tr th,
.table-01 tbody tr td {
	padding: 5px 5px 3px 5px;
	line-height: 1.6;
}


/**
 * .btn-circle
 */
.btn-circle {
	font-size: 12px; font-size: 1.2rem;
	height: 18px;
	width: 18px;
	line-height: 18px;
	border-radius: 10px;
	margin: 0 0 0 10px;
}


/* ==========================================================================
   .sp-list-accordion
   ========================================================================== */

.sp-list-accordion dt {
	width: 100%;
	height: auto;
	padding: 0 20px 0 10px;
	margin: 0;
	line-height: 40px;
	border: 1px solid #ccc;
	text-align: left;
	cursor: pointer;
	display: block !important;
	background: transparent url("/U-Car/resource/img/icon/btn-accordion.png") no-repeat right 8px top;
	-moz-background-size: auto 200%;
	-webkit-background-size: auto 200%;
	-o-background-size: auto 200%;
	-ms-background-size: auto 200%;
	background-size: auto 200%;
}

.sp-list-accordion .show dt {
	background-position: right 8px top -40px;
}

.sp-list-accordion dt > a {
	pointer-events: none;
}

.sp-list-accordion dd {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 0.3s ease;
	-moz-transition: max-height 0.3s ease;
	transition: max-height 0.3s ease;
}

.sp-list-accordion .show dd {
	max-height: 15em;
}

.sp-list-accordion.no-anime dd {
	max-height: none;
	overflow: visible;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	display: none;
}

.sp-list-accordion.no-anime .show dd {
	max-height: none;
	display: block;
}


/* ==========================================================================
   .modal-2select
   ========================================================================== */
.modal-2select {
	max-width: 100% !important;
}
.modal-2select .title span{
	display: block;
}
.modal-2select h1 .small {
	margin: 0;
	display: block;
}
.modal-2select .select-group .select-area .select-body {
	height: 100%;
	overflow: visible;
}
.modal-2select .select-group .select-area .select-body dl {
	margin: 0;
	display: block;
}
.modal-2select .select-group .select-area .select-body dl:last-child {
	margin-bottom: -1px;
}
	
.modal-2select .select-group .select-area .select-body dl dt {
	border: 0;
	margin-top: -1px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.modal-2select .select-group .select-area .select-body dl dd {
	position: relative;
}
.modal-2select .select-group .select-area.car-select .select-body dl dd {
	
}
.modal-2select .select-group .select-area .select-body .index-nav {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	border-bottom: 0;
	margin: 0;
	overflow: hidden;
	width: 100%;
	pointer-events: none;
	transform: translate3d(0, 0, 0);/* iOS対策 */
}
.modal-2select .select-group .select-area .select-body .index-nav.on {
	position: fixed !important;
	top: 0;
	left: inherit;
	right: inherit;
}
.modal-2select .select-group .select-area .select-body .index-nav ul {
	width: auto;
	margin: 0;
	float: right;
	pointer-events: visible;
}
.modal-2select .select-group .select-area .select-body .index-nav ul li {
	border-bottom: 0;
}
.modal-2select .select-group .select-area .select-body .index-nav ul li a {
	color: #fff;
	display: block;
	padding: 7px 5px;
	background-color: rgba(50,50,50,0.5);
	text-decoration: none;
	line-height: 1.5;
}

.modal-2select .select-group .select-area h5 {
	display: none;
}
.modal-2select .select-group .select-area {
	border-bottom: 1px solid #ccc;
}
.modal-2select .select-group .select-area:nth-child(1) {
	display: none;
}
.modal-2select .select-group .select-area:nth-child(2) {
	width: 100%;
	float: none;
}

.modal-2select .select-group .select-area ul.simple-list li {
	height: 40px;
	line-height: 40px;
	padding: 0 20px 0 10px;
	background: url("/U-Car/resource/img/icon/ico_arrow_right.png") transparent no-repeat right 8px center;
}

.modal-2select .select-result {
    position: fixed;
    bottom: 60px;
    left: 0;
	display: block;
	width: 100%;
	padding: 0 16px;
	background-color: #fff;
	box-shadow: 0 0 15px #ddd;
	border-top: 1px solid #ddd;
}
.modal-2select .select-result dt {
	margin: 10px 0;
	display: block;
	padding: 0;
	line-height: 1.2;
	width: 100%;
}
.modal-2select .select-result dt .num {
	font-size: 16px;
}
.modal-2select .select-result dd {
	display: block;
	width: 100%;
}
.modal-2select .select-result dd ul {
	margin: 0;
}
.modal-2select .select-result dd li {
	background: #eee;
	color: #333;
	text-decoration: none;
	display: inline-block;
	padding: 2px 5px 1px;
	margin: 0 5px 5px 0;
}
.modal-2select .select-result dd li a {
	background: #aaa;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 2px 3px 2px;
	text-align: center;
	margin: -1px 0 0 5px;
	vertical-align: middle;
	line-height: 1;
}
.modal-2select .select-result dd li a:hover {
	background: #ccc;
}
/*
.modal-2select_area .select-bottom,
.modal-2select .select-bottom {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	padding: 0 16px 20px;
	background-color: #fff;
	z-index: 9999999;
}
*/
.modal-2select_area .select-bottom .btn-wrap,
.modal-2select .select-bottom .btn-wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	padding: 0 16px;
	background-color: #fff;
	z-index: 9999999;
}
.modal-2select_area .select-bottom .btn-wrap.btn-single,
.modal-2select .select-bottom .btn-wrap.btn-single {
	height: auto;
	box-shadow: 0 0 15px #ddd;
	border-top: 1px solid #ddd;
}
.modal-2select_area .select-bottom .button,
.modal-2select .select-bottom .button {
	width: 48%;
	margin: 0;
}
.modal-2select .select-bottom .btn-single .button,
.modal-2select_area .select-bottom .btn-single .button {
    width: 100%;
    margin: 20px auto;
}


/* ==========================================================================
   .shopmap-container
   ========================================================================== */
.shopmap-container {
	width: 100%;
	height: auto;
}
.shopmap-container .title {
	margin: 0 0 20px;
}
.shopmap-container .btn-wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 20px;
	background-color: #fff;
	box-shadow: 0 0 15px #ddd;
	border-top: 1px solid #ddd;
	z-index: 9999999;
}
.shopmap-container .area-wrap{
	overflow: auto;
	margin: 0;
	min-height: auto;
}

.shopmap {
	border: 1px solid #ccc;
	background:#fff;
	position: relative;
	margin: 5px 0 0;
	top: auto !important;
	left: auto !important;
	right: auto !important;
	bottom: auto !important;
	width: 100% !important;
	height: 100% !important;
	padding: 0 !important;
}
.bg-1 .shopmap {
	border: 1px solid #ccc;
	background: #eee;
}
.shopmap .dt {
	padding: 0 10px !important;
	text-decoration: none;
	width: 100%;
	box-sizing: border-box;
	display: block;
	position: relative;
}
.shopmap .dt .checkbox {
	margin: 0;
	padding: 10px 10px 10px 25px;
}
.shopmap .l-wrap {
	box-sizing: border-box;
	display: block;
	overflow: hidden;
	width: 100%;
	padding-left: 10px;
}

.shopmap .l-box,
	.shopmap .l-box:first-child {
		padding: 0;
		width: 100% !important;
		float: none !important;
	}

.shopmap .colspan-2 .l-box {
	width: 50%;
	float: left;
}
.shopmap .colspan-3 .l-box {
	width: 50%;
	float: left;
}
.shopmap .l-box label {
	width: 95%;
	float: left;
	display: block;
	margin: 5px 0;
	padding: 5px 20px;
}
.shopmap .colspan-2 label,
.shopmap .colspan-3 label {
	width: 100%;
	float: left;
	display: block;
	margin: 5px 0;
}



/* toggle */

.shopmap .l-wrap,
.shopmap .l-wrap.hide {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 0.3s ease;
	-moz-transition: max-height 0.3s ease;
	transition: max-height 0.3s ease;
}
.shopmap .l-wrap.show {
	max-height: 25em;
}

.shopmap .btn-toggle {
	text-indent: -9999px;
	font-size: 0;
	height: 18px;
	width: 18px;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: transparent url("/U-Car/resource/img/icon/btn-accordion.png") no-repeat;
	-moz-background-size: 16px auto;
	-webkit-background-size: 16px auto;
	-o-background-size: 16px auto;
	-ms-background-size: 16px auto;
	background-size: 16px auto;
}

.shopmap .btn-toggle,
.shopmap .btn-toggle.down {
	background-position: 0px -13px !important;
}
.shopmap .btn-toggle.up {
	background-position: 0px -56px !important;
}


}


/* //////////////////////////////////////////////
max-width: 420px
////////////////////////////////////////////// */
@media screen and (max-width: 420px) {
	.grid {
		width: 100%;
		margin-left: 0%;
	}
	.grid > * {
		float: none;
		margin-left: 0%;
	}
	
	.col_2{
		width:100%!important;
	}
	.col_3{
		width:100%!important;
	} 
	.col_4{
		width:100%!important;
	}
}


/* //////////////////////////////////////////////
max-width: 340px
////////////////////////////////////////////// */
@media screen and (max-width: 340px) {
	.button.sp-txt-medium {
		font-size: 13px; font-size: 1.3rem;
		padding-left: 5px;
	}
}