@media only screen and ( max-width: 767px ){


html {
	width: 100%;
	height: 100%;
	position: relative;
}

body {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	font-family: 'noto100','Lato', sans-serif;
	font-weight: 400;
	background-color: #000;
	color: #fff;
	overflow-x: hidden;
	position: relative;
}

#header {
	width: 100%;
	height: 80px;
	margin: 0;
	padding: 0;
	z-index: 200;
	font-family: 'noto100', sans-serif;
	font-weight: 100;
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.8;
}

.head_wrapper {
	position: relative;
	max-width: 100%;
	height: 80px;
	margin: 0;
}

h1.logo {
	display: block;
	padding: 10px 0 17px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 1.4em;
	line-height: 100%;
	letter-spacing: 0.1em;
	text-align: center;
}

h1.logo a {
	color: #fff;
	text-decoration: none;
}


#nav {
	display: block;
	position: static;
	top: 0;
	right: 0;
	height: 1em;
	text-align: center;
	margin: 0;
	padding: 0;
}

#nav ul {
	display: inline-block;
	margin: 0;
	list-style-type: none;
}

#nav ul li {	
	float: left;
	margin: 0;
	padding: 0 30px 0 0;
	font-size: 0.9em;
	line-height: 100%;
	letter-spacing: 0.01em;
	color: #fff;
}

#nav ul li:last-child {
	padding-right: 0;
}

#nav ul li a {
	color: #fff;
	text-decoration: none;
	line-height: 100%;
	opacity: 1;
	transition: 0.6s;
}

#nav ul li a:hover {
	opacity: 0.5;
}

#nav ul li a.active {
	color: #fff;
	padding: 0 0 3px 2px;
	border-bottom: none;
}

#nav ul li.nav04 {
	padding: 0;
}

#nav ul img {
	display: none;
}

/* sp nav */

div.sp_logo {
	display: none;
}

#sp_header {
	display: none;
}

.btn_sp_menu {
	display: none;
}

#sp_nav_wrapper {
	display: none;
}

/* wrapper */

#chushi {
	min-width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 80px 0 80px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

#chushi h3 {
	font-size: 1.3em;
	background:url(/images/black70.png);
	padding: 50px 20px;
}

#wrapper {
	width: 100%;
	text-align: left;
	position: relative;
	z-index: 120;
	background:url(/images/black70.png);
	color: #fff;
	font-family: 'noto100','Lato', sans-serif;
	font-weight: 400;
	overflow: hidden;
}

.tvcm {
	width: 100%;
	height: 168px;
	margin: 0 auto;
	padding: 80px 0;
	overflow: hidden;
	position: relative;
	z-index: 10;
	background: #000;
}

.tvcm_wrapper {
	width: 300px;
	height: 168px;
	margin: 0 auto;
	padding: 0;
}

/* ad */

#advertise {
	width: 100%;
	margin: 0 auto;
	padding: 100px 0 150px;
	overflow: hidden;
	position: relative;
	background:url(/images/black70.png);
}

#advertise h3 {
	margin: 0 auto;
	padding: 0px 0 30px;
	font-size: 1.2em;
	font-weight: 400;
	color: #fff;
	line-height: 100%;
	letter-spacing: 0.05em;
	text-align: center;
}

#advertise h6 {
	margin: 0 auto;
	padding: 50px 0 10px;
	font-size: 1em;
	font-weight: 400;
	color: #fff;
	line-height: 100%;
	letter-spacing: 0.05em;
	text-align: center;
}

#advertise a {
	display: block;
	width: 300px;
	height: auto;
	margin: 0 auto;
	cursor: pointer;
}

#advertise a:hover {
	opacity: 0.5;
}

#advertise a img {
	width: 300px;
	height: auto;
	margin: 0;
}

/* search */

#search {
	min-width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 80px 0 80px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

#search h3 {
	margin: 0 auto;
	padding: 0;
	font-size: 1.1em;
	font-weight: 400;
	color: #fff;
	line-height: 100%;
	letter-spacing: 0.05em;
	text-align: center;
}

#search h3 a {
	padding: 1em 2em;
	color: #505050;
	background: #fff;
	text-decoration: none;
	opacity: 1;
	transition: 0.6s;
	 border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}

#search h3 a:hover {
	opacity: 0.5;
}

.search_wrapper {
	margin: 0 48px;
	padding: 0;
	position: relative;
}

.search_close {
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.7;
	text-align: center;
}

.search_close_wrapper {
	display: table;
}

.search_close_wrapper {
	display: table-cell;
	vertical-align: middle;
	font-size: 2em;
	color: #fff;
}

.search_set {
	float: left;
	width: 40%;
	height: auto;
	margin: 0;
	padding: 5%;
	font-size: 0.9em;
	font-weight: 400;
	color: #fff;
	letter-spacing: 0.05em;
	line-height: 100%;
	background: #666;
}

.search_set h4 {
	margin: 10px 0 30px;
	padding: 0 0 0 10px;
	font-size: 1.3em;
	font-weight: 400;
	color: #fff;
	letter-spacing: 0.05em;
	line-height: 100%;
	border-left: 5px solid #fff;
}

h4.kakaku { margin: 40px 0 0; }

.left { float: left; margin: 0 0 20px 0; line-height: 200%;}
.right { float: left; margin: 0 0 20px 20px; }

/* select box */
.custom {
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  background-color: white;
}
.custom > select {
  width: 150px;
  padding: 0.5em 2.4em 0.4em 0.6em;
  font-size: 0.8em;
}
.custom:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1.8em;
  display: block;
  content: "";
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAGFBMVEUAAAAZJCYWISIYIyQYIiUWIiIYIyQYIiXh0rToAAAACHRSTlMA/hTRqiinvwFkb0sAAABCSURBVHjajchBDsAgDAPBOJDw/x+XVN0icQGfPGs3i+2GEqeiLCXWLENzvdzrDfP2ls/NjfKbgimYglfBq2Dm+LwHguMA235EdKYAAAAASUVORK5CYII=") center no-repeat;
  pointer-events: none;
}
.default .custom > select {
  width: auto;
}

#CarStr2 { 
	width: 150px;
	padding: 0.5em 2.4em 0.4em 0.6em;
	}

input[type="submit"]#SEARCH2, input[type="reset"]#RESET2 {
	width:75px;
	height:auto;
	padding: 0.5em 0 0.4em 0;
	background-color:#f2f2f2;
	border:none;
	color:#666;
	font-size:0.9em;
	font-weight:700;
	text-align:center;
}


.search_by_price {
	width: 100%;
	margin: 20px 0 0 0;
	text-align: left;
	font-size: 0.8em;
	font-weight: 400;
	color: #fff;
	letter-spacing: 0.05em;
	line-height: 100%;
}

.by_price_box {
	float: left;
	width: 104px;
	margin: 2px;
}

.by_price_box a {
	display: block;
	width: 104px;
	height: auto;
	border-radius: 2px;
	background: #fff;
	color: #2d2d2d;
	text-decoration: none;
	text-align: center;
	line-height: 300%;
	transition: 0.6s;
}

.by_price_box a:hover {
	background: #ccc;
}

.search_by_category {
	width: 100%;
	margin: 30px 0 30px 0;
}

.by_cat_box {
	float: left;
	width: 160px;
	height: 88px;
	margin: 0 2px 2px 0;
}

.by_cat_box a {
	opacity: 1;
	transiton: 0.6s;
}

.by_cat_box a:hover {
	opacity: 0.5;
}

.search_set p {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	font-weight: 400;
	color: #fff;
	letter-spacing: 0.05em;
	line-height: 200%;
}

.underline {
	padding-bottom: 4px;
	border-bottom: 2px solid #FFF;
}

.h400 { height: 450px;}


/* Dealers */

#dealers {
	min-width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 80px 0 80px;
	position: relative;
}

#dealers h3 {
	margin: 0 auto;
	padding: 20px 0;
	font-size: 1.2em;
	font-weight: 400;
	color: #fff;
	line-height: 100%;
	letter-spacing: 0.05em;
	text-align: center;
}

#dealers h6 {
	margin: 0 auto;
	padding: 50px 30px 10px;
	font-size: 1em;
	font-weight: 400;
	color: #fff;
	line-height: 100%;
	letter-spacing: 0.05em;
	text-align: center;
}

#dealers h4 {
	margin: 0 auto;
	padding: 30px 0;
	font-size: 1.1em;
	font-weight: 400;
	color: #fff;
	line-height: 100%;
	letter-spacing: 0.05em;
	text-align: center;
}

.dealers_wrapper {
	margin: 35px 0 0;
	padding: 0;
}

.dealers_box {
	float: none;
	width: 90%;
	height: auto;
	margin: 10px auto;
	position: relative;
}

a.dealers_wrap {
	display: block;
	text-decoration: none;
	width: 100%;
	height: 100%;
	padding: 20px 0;

	background-color: #4d4d4d;
	border: 1px solid #4d4d4d;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 2px;
	overflow: hidden;
	cursor: pointer;
	transition: 0.6s ;
}

a.dealers_wrap:hover {
	opacity: 0.5;
}

.dealers_text {
	color: #fff;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 160%;
	letter-spacing: 0.05em;
	font-family: 'noto100','Lato', sans-serif;
	text-align: center;
}

.news_list {
	display: block;
	position: absolute;
	top: 2px;
	right: 55px;
	color: #fff;
	font-size: 0.8em;
}


/* access */

#access {
	width: 100%;
	margin: 0;
	padding: 80px 0 80px;
	position: relative;
	overflow: hidden;
	background: #2d2d2d;
}

#access h3 {
	margin: 0 auto;
	padding: 0px 0 80px;
	font-size: 1.2em;
	font-weight: 400;
	color: #fff;
	line-height: 100%;
	letter-spacing: 0.05em;
	text-align: center;
}

.retail_store_wrapper {
	min-width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
}

.retail_store_info {
	float: none;
	width: 90%;
	max-width: 90%;
	padding: 0;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#access h4 {
	padding: 0 0 20px;
	font-size: 1.1em;
	font-weight: 400;
	color: #fff;
	line-height: 100%;
	letter-spacing: 0.05em;
}

.retail_store_map {
	float: none;
	width: 90%;
	max-width: 90%;
	height: 350px;
	padding: 50px 0 0;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#google_map {
	width: 100%;
	height:350px;
	border: none;
	overflow: hidden;
}

.retail_store_wrapper h3 {
	font-size: 1.2em;
	font-weight: 400;
	color: #fff;
	line-height: 100%;
	letter-spacing: 0.05em;
}

.shop_info {
	margin: 20px 0 0 0;
	font-size: 0.8em;
	font-weight: 400;
	color: #fff;
	line-height: 200%;
	letter-spacing: 0.05em;
	font-family: 'noto100', sans-serif;
}

.shop_info_small {
	margin: 3px 0 20px 0;
	font-size: 0.75em;
	font-weight: 400;
	color: #fff;
	line-height: 200%;
	letter-spacing: 0.05em;
}

a.map_link {
	display: table;
	width: 110px;
	height: 40px;
	text-decoration: none;
	text-align: center;
	background-color: #fff;
	border: 1px solid #fff;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 2px;
	overflow: hidden;
	cursor: pointer;
	opacity: 0.7;
	transition: 0.6s ;
}

a.map_link:hover {
	opacity: 0.5;
}

.map_link_title {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 0.8em;
	font-weight: 400;
	color: #000;
	letter-spacing: 0.05em;
	line-height: 100%;
}


/* announce */

#announce{
	display: none;	
	width: 100%;
	margin: 0 auto;
	padding: 160px 0 160px;
	overflow: hidden;
	position: relative;
}

.announce_wrapper {
	min-width: 768px;
	max-width: 1170px;
	margin: 0 auto;
	padding: 160px 55px;
	text-align: center;
}

.announce_wrapper h3 {
	font-size: 1.4em;
	font-weight: 400;
	line-height: 100%;
	margin: 0;
}

.announce_wrapper p {
	font-size: 0.8em;
	font-weight: 400;
	line-height: 200%;
	padding: 50px 0 50px;
	margin: 0;
}

a.announce_more {
	display: table;
	width: 110px;
	height: 40px;
	margin: 0 auto;
	text-decoration: none;
	text-align: center;
	background-color: #fff;
	border: 1px solid #fff;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 2px;
	overflow: hidden;
	cursor: pointer;
	opacity: 0.7;
	transition: 0.6s ;
}

a.announce_more:hover {
	opacity: 0.5;
}

.more_title {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 0.8em;
	font-weight: 400;
	color: #000;
	letter-spacing: 0.05em;
	line-height: 100%;
}

/* FOOTER */

footer {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #2d2d2d;
	position: relative;
	z-index: 1;
}

.foot_nav {
	min-width: 100%;
	max-width: 100%;;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background-color: #2d2d2d;
}

.foot_nav_wrapper {
	margin: 0;
	padding: 30px 0;
	background: #000;
}

.foot_nav_block {
	width: 100%;
}

a.foot_logo {
	display: block;
	width: 105px;
	height: 45px;
	padding: 70px 0 0 0;
	cursor: pointer;
	opacity: 1;
	transition: 0.6s;
}

a.foot_logo:hover {
	opacity: 0.5;
}

.foot_logo img {
	width: 105px;
	height: auto;
}

.foot_nav_column1,
.foot_nav_column2,
.foot_nav_column3 {
	display: block;
	padding: 70px 0 0 0;
}

ul.foot_nav_item {
	list-style-type: none;
}

ul.foot_nav_item li {
	font-size: 0.9em;
	line-height: 200%;
	letter-spacing: 0.01em;
}

ul.foot_nav_item li a {
	color: #fff;
	text-decoration: none;
	opacity: 1;
	transition: 0.6s;
}

ul.foot_nav_item li a:hover {
	opacity: 0.5;
}

/* FOOTER LOWER */

.footer_lower {
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 0;
	background-color: #464646;
}

.footer_lower_wrapper {
	min-width: 100%;
	max-width: 100%;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.footer_lower_cont {
	margin: 0 auto;
	padding: 0;
	position: relative;
}



.foot_nav_lower {
	display: table;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 50px;
	text-align: center;
}

.foot_nav_lower_wrapper {
	display: none;
}

.foot_nav_lower_wrapper a {
	color: #fff;
	text-decoration: none;
	transition: 0.6s ;
}

.foot_nav_lower_wrapper a:hover {
	opacity: 0.5;
}

.foot_nav_pagetop {
	width: 40px;
	height: 35px;
	margin: 30px auto;
}

.foot_nav_lower_copyright {
	display: table-cell;
	width: 100%;
	height: 50px;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-size: 0.7em;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 160%;
}

.foot_nav_lower_wrapper_sp {
	display: none;
}

/* flexslider */

.flex_wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	z-index: -1;
}

.flex_cap {
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding: 0.5em 0.5em 0.5em 1em;
	font-size: 0.7em;
	letter-spacing: 0.05em;
	line-height: 100%;
	color: #fff;
	background: #000;

}

.flex_cap_wrapper {
	position: static;
	width: 100%;
	height: auto;
	margin: 0;
	text-align: center;
	z-index: 500;
}

#para_wrap {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	overflow: hidden;
	z-index: -1;
	
}

#para {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(/images/bigbazar_top01.jpg);
	background-size: cover;
	-webkit-transform: translate3d(0,0,0);
	z-index: -2;
}

.title_wrapper {
	display: table;
	width: 65%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}

.bazar_title {
	display: table-cell;
	vertical-align: middle;
}

.bazar_title img {
	width: 100%;
	height: auto;
}

/* search result */

#search_result_wrapper {
	width: 100%;
	text-align: left;
	position: relative;
	z-index: 120;
	background:url(/images/black70.png);
	color: #fff;
	font-family: 'noto100','Lato', sans-serif;
	font-weight: 400;
	overflow: hidden;
}

.search_filter {
	width: 100%;
}

.search_filter h4 {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0 0;
	font-size: 1em;
	text-align: center;
}

.filters {
	width: 94%;
	margin: 0 auto;
	padding: 0 0 20px 3%;
}

.filter-container {
	float: left;
	width: 100%;
	margin: 10px auto;
}

.filter-container-reset {
	float: left;
	width: 100%;
	margin: 10px auto;
}

.filter-container-reset input,
.filter-container input,
.filter-container select {
	width: 95%;
	height: 2em;
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 0;
	border: 1px solid #505050;
	margin: 0;
	padding: 0.2em 0em 0.2em 4%;
	background: none transparent;
	vertical-align: middle;
	font-size: 0.9em;
	font-weight: 400;
	box-sizing: content-box;
	color: #bbb;
}

.filter-container-reset input {
	cursor: pointer;
}

#search_result {
	min-width: 320px;
	max-width: 100%;
	margin: 0 auto;
	padding: 100px 0;
	overflow: hidden;
	position: relative;
	z-index: 10;
	background:url(/images/black70.png);
}

#search_result h3 {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 1.2em;
	text-align: center;
}

.counter {
	font-size: 1.4em;
}

#search_result h6 {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 0.8em;
	text-align: center;
}

#search_result table {
	width: 100%;
	margin: 0;
}

thead { display: none; }

td {
	display: block;
	float: left;
	padding: 0.3em 0;
	font-size: 0.9em;
}

th {
	background: #444;
	padding: 0.8em 1em;
	font-size: 0.9em;
}

tr.carset {
	border-bottom: 1px solid #505050;
}

.hidden { display: none; }

.unit { font-size: 0.6em; }

.car_name,
.car_dealer {
	text-align: left;
}

.car_model,
.car_year,
.car_inspection,
.car_color,
.car_repair {
	text-align: left;
}

.car_price,
.car_distance {
	text-align: left;
}

.sp { display: block; }


.car_model:before {content:"車種："; color: #888; font-size: 0.7em; }
.car_name:before {content:"車名："; color: #888; font-size: 0.7em; }
.car_price:before {content:"価格："; color: #888; font-size: 0.7em; }
.car_year:before {content:"年式："; color: #888; font-size: 0.7em; }
.car_inspection:before {content:"車検："; color: #888; font-size: 0.7em; }
.car_color:before {content:"車色："; color: #888; font-size: 0.7em; }
.car_repair:before {content:"修復歴："; color: #888; font-size: 0.7em; }
.car_distance:before {content:"走行距離："; color: #888; font-size: 0.7em; }
.car_dealer:before {content:"販社："; color: #888; font-size: 0.7em; }

.car_model { width: 100%; }
.car_name { width: 100%; font-weight: bold;}
.car_price { width: 30%; }
.car_year { width: 30%; }
.car_inspection { width: 40%; }
.car_color { width: 30%; }
.car_repair { width: 30%; }
.car_distance { width: 40%; }
.car_dealer { width: 100%; }


} /* End SP */

@media only screen and ( max-width: 1600px ){
	.title_wrapper {
		width: 75%;
	}
}

@media only screen and ( max-width: 1400px ){
	.title_wrapper {
		width: 65%;
	}
}


@media only screen and ( max-width: 1200px ){
	.title_wrapper {
		width: 80%;
	}
}

@media only screen and ( max-width: 940px ){
	.title_wrapper {
		width: 90%;
	}
}


