
/* Style for PCs */
@media screen and (min-width: 1025px) {
/*ラインナップ*/
#lineup {
	width: 100%;
	max-width: 1320px;
	margin: 0 auto;
}
#lineup img {
	margin-bottom: 30px;
}
/*支払い*/
#payment {
	width: 100%;
	margin: 0 auto;
	padding: 0 2%;
}
#payment p {
	font-size: 26px;
	font-weight: bold;
	text-align: left;
	margin: 0 auto 120px;
	width: 100%;
	max-width: 1150px;
}
	
#payment ul.note {
	margin: 0 auto 120px;
	width: 100%;
	max-width: 1150px;
}	
#payment ul.note li{ 
	
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	list-style-type: none;
	line-height: 1.2em;
	padding-bottom: 0.5em;
	}
	
#payment ul.note li:before {
	content:"※";
	}

#payment img {
	display: block;
	margin: 0 auto 30px;
	max-width: 1150px;
}
/*試乗車*/
	
#testdrive {
	width: 100%;
	margin: 0 auto;
	background-color: #494441;
	color: #FFFFFF;
}
#testdrive h2 {
	font-size: 30px;
	/*font-weight:normal;*/
	font-feature-settings : "palt" 1;
	line-height: 1.2em;
	margin-bottom: 0.6em;
}
#testdrive h3 {
	font-size: 24px;
	/*font-weight:normal;*/
	font-feature-settings : "palt" 1;
	line-height: 1.6em;
	margin-bottom: 1em;
}
#testdrive p {
	font-size: 20px;
	font-weight: bold;
	font-feature-settings : "palt" 1;
	line-height: 1.6em;
	border: solid 2px #FFFFFF;
	width: 60%;
	height: auto;
	padding: 12px;
	text-align: center;
}
#testdrive .box50mleft {
	display: block;
	float: left;
	height: auto;
	padding: 4% 2% 0% 4%;
	width: 50%;
}
#testdrive .box50mright {
	display: block;
	float: right;
	height: auto;
	width: 50%;
}
#testdrive .imagelist {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
#testdrive .imagelist li {
	display: block;
	float: left;
	height: auto;
	width: 25%;
}
/*問い合せ*/
	
#contact {
	width: 100%;
	margin: 0 auto;
	padding: 0 4% 120px;
}
#contact h2.headline {
	margin-bottom: 50px !important;
}
#contact p {
	font-size: 30px;
	text-align: center;
	line-height: 1.6em;
	font-feature-settings : "palt" 1;
	width: 80%;
	margin: 0 auto 100px;
}
#contact ul {
	width: 60%;
	margin: 0 auto;
}
#contact ul li {
	display: block;
	float: left;
	margin: 0 3%;
	width: 44%;
}
#contact ul li a {
	background: #555 none repeat scroll 0 0;
	font-size: 24px;
	font-weight: bold;
	padding: 0% 3%;
	color: #ffffff;
	display: block;
	text-align: center;
	text-decoration: none;
	height: 50px;
	line-height: 50px;
}
#contact ul li a:hover {
	background: #888;
}
#contact ul li.trade-line a {
	background-color: #00c402;
}
#contact ul li.trade-line a:hover {
	background-color: #14d015;
}



#contact ul li a img {
	display: inline;
	height: auto;
	margin-right: 8px;
	vertical-align: middle;
	width: 28px;
}
/*会社紹介*/

#company {
	background: #eeeeee;
	margin: 0;
	padding: 4% 4% 6%;
	width: 100%;
	border-bottom: 1px solid #4a4f54;
}
#company h3 {
	font-size: 30px;
	border-bottom: 1px solid #4a4f54;
	line-height: 3em;
	margin-bottom: 4%;
}
#company p {
	font-size: 24px;
	line-height: 1.6em;
	margin-bottom: 6%;
}
#company .box65mleft {
	display: block;
	float: left;
	height: auto;
	padding: 0px 4% 0 0;
	width: 65%;
}
#company .box35mright {
	display: block;
	float: right;
	height: auto;
	padding: 0px;
	width: 35%;
}
#company a {
	background: #555 none repeat scroll 0 0;
	display: block;
	float: left;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0% 3%;
	text-align: center;
	text-decoration: none;
	width: auto;
	height: 50px;
	line-height: 50px;
	color: #fff;
}
#company a:hover {
	background: #888;
}
#intromm {
	width: 100%;
	height: auto;
	display: block;
	background-color: #000;
	background-image: url(../img/index/sec02bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#imbody {
	width: 100%;
	max-width: 1400px;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 100px 35% 100px 3%;
	color: #fff!important;
	background-image: url(../img/index/sec02cars.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: 45% auto;
}
#imbody h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 34px;
	font-weight: 200;
	line-height: 1.3em;
	margin-bottom: 25px;
}
#imbody p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 1.8em;
}
#mapmm {
	width: 100%;
	height: auto;
	display: block;
}
#mapbody {
	width: 100%;
	max-width: 1400px;
	height: auto;
	display: block;
	margin: 0 auto;
}
#mapleft {
	width: 50%;
	height: auto;
	display: block;
	float: left;
}
#map_canvas_01 {
	width: 100%;
	height: 450px;
	display: block;
}
#mapright {
	width: 50%;
	height: auto;
	display: block;
	float: right;
	padding: 50px 3%;
	border-right: 1px solid #f0f0f0;
	text-align: center;
}
#mapright h2 {
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4em;
	margin-bottom: 10px;
	background-image: url(../img/header/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 70px;
	padding-top: 80px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
#mapright h2 br {
	display: none;
}
#mapright p {
	font-size: 14px;
	font-weight: 200;
	line-height: 1.4em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
#mapright h4 {
	font-size: 14px;
	font-weight: 200;
	line-height: 1.4em;
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	width: 60%;
	height: auto;
	display: block;
	margin: 0 auto 10px auto;
}
}

/* Style for TabletPCs Large models */
@media screen and (min-width: 769px) and (max-width: 1024px) {
/*ラインナップ*/
#lineup {
	width: 100%;
	max-width: 1320px;
	margin: 0 auto;
}
#lineup img {
	margin-bottom: 30px;
}
/*支払い*/
#payment {
	width: 100%;
	margin: 0 auto;
	padding: 0 4%;
}
#payment p {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin: 0 auto 100px;
	width: 100%;
	max-width: 1150px;
}
	#payment ul.note {
	margin: 0 auto 120px;
	width: 100%;
	max-width: 1150px;
}	
#payment ul.note li{ 
	
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	list-style-type: none;
	line-height: 1.2em;
	padding-bottom: 0.5em;
	}
	
#payment ul.note li:before {
	content:"※";
	}
#payment img {
	display: block;
	margin: 0 auto 30px;
	max-width: 1150px;
}
/*試乗車*/
	
#testdrive {
	width: 100%;
	margin: 0 auto;
	background-color: #494441;
	color: #FFFFFF;
}
#testdrive h2 {
	font-size: 30px;
	/*font-weight:normal;*/
	font-feature-settings : "palt" 1;
	line-height: 1.6em;
	margin-bottom: 0.6em;
}
#testdrive h3 {
	font-size: 24px;
	/*font-weight:normal;*/
	font-feature-settings : "palt" 1;
	line-height: 1.6em;
	margin-bottom: 1.5em;
}
#testdrive p {
	font-size: 24px;
	font-weight: bold;
	font-feature-settings : "palt" 1;
	line-height: 1.6em;
	border: solid 2px #FFFFFF;
	width: 40%;
	height: auto;
	margin: 0 auto;
	padding: 12px;
	text-align: center;
}
#testdrive .box50mleft {
	display: block;
	float: none;
	height: auto;
	padding: 4% 2%;
	width: 100%;
	text-align: center;
}
#testdrive .box50mright {
	display: block;
	float: right;
	height: auto;
	width: 100%;
}
#testdrive .imagelist {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
#testdrive .imagelist li {
	display: block;
	float: left;
	height: auto;
	width: 25%;
}
.disp-none {
	display: none;
}
/*問い合せ*/
	
#contact {
	width: 100%;
	margin: 0 auto;
	padding: 0 4% 100px;
}
h2.headline {
	margin-bottom: 50px !important;
}
#contact p {
	font-size: 30px;
	text-align: center;
	line-height: 1.6em;
	font-feature-settings : "palt" 1;
	width: 100%;
	margin: 0 auto 100px;
}
#contact ul {
	width: 80%;
	margin: 0 auto;
}
#contact ul li {
	display: block;
	float: left;
	margin: 0 3%;
	width: 44%;
}
#contact ul li a {
	background: #555 none repeat scroll 0 0;
	font-size: 24px;
	font-weight: bold;
	padding: 0% 3%;
	color: #ffffff;
	display: block;
	text-align: center;
	text-decoration: none;
	height: 50px;
	line-height: 50px;
}
#contact ul li.trade-line a {
	background-color: #00c402;
}

#contact ul li.trade-line a:hover {
	background-color: #14d015;
}

#contact ul li a:hover {
	background: #888;
}
#contact ul li a img {
	display: inline;
	height: auto;
	margin-right: 8px;
	vertical-align: middle;
	width: 28px;
}
/*会社紹介*/

#company {
	background: #eeeeee;
	margin: 0;
	padding: 4% 4% 6%;
	width: 100%;
	border-bottom: 1px solid #4a4f54;
}
#company h3 {
	font-size: 24px;
	border-bottom: 1px solid #4a4f54;
	line-height: 3em;
	margin-bottom: 4%;
}
#company p {
	font-size: 18px;
	line-height: 1.6em;
	margin-bottom: 6%;
}
#company .box65mleft {
	display: block;
	float: left;
	height: auto;
	padding: 0px 4% 0 0;
	width: 65%;
}
#company .box35mright {
	display: block;
	float: right;
	height: auto;
	padding: 0px;
	width: 35%;
}
#company a {
	background: #555 none repeat scroll 0 0;
	display: block;
	float: left;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0% 3%;
	text-align: center;
	text-decoration: none;
	width: auto;
	height: 50px;
	line-height: 50px;
	color: #fff;
}
#company a:hover {
	background: #888;
}
#intromm {
	width: 100%;
	height: auto;
	display: block;
	background-color: #000;
	background-image: url(../img/index/sec02bg.jpg);
	background-position: center 90%;
	background-repeat: no-repeat;
	background-size: 150% auto;
}
#imbody {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 70px 6% 250px 6%;
	color: #fff!important;
	background-image: url(../img/index/sec02cars.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 60% auto;
}
#imbody h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 26px;
	font-weight: 200;
	line-height: 1.3em;
	margin-bottom: 25px;
}
#imbody p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 1.8em;
}
#mapmm {
	width: 100%;
	height: auto;
	display: block;
}
#mapbody {
	width: 100%;
	max-width: 1400px;
	height: auto;
	display: block;
	margin: 0 auto;
}
#mapleft {
	width: 50%;
	height: auto;
	display: block;
	float: left;
}
#map_canvas_01 {
	width: 100%;
	height: 450px;
	display: block;
}
#mapright {
	width: 50%;
	height: auto;
	display: block;
	float: right;
	padding: 50px 3%;
	border-right: 1px solid #f0f0f0;
	text-align: center;
}
#mapright h2 {
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4em;
	margin-bottom: 10px;
	background-image: url(../img/header/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 70px;
	padding-top: 80px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
#mapright h2 br {
	display: none;
}
#mapright p {
	font-size: 14px;
	font-weight: 200;
	line-height: 1.4em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
#mapright h4 {
	font-size: 14px;
	font-weight: 200;
	line-height: 1.4em;
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	width: 60%;
	height: auto;
	display: block;
	margin: 0 auto 10px auto;
}
}

/* Style for TabletPCs */
@media screen and (min-width: 481px) and (max-width: 768px) {
/*ラインナップ*/
#lineup {
	width: 100%;
	max-width: 1320px;
	margin: 0 auto;
}
#lineup img {
	margin-bottom: 30px;
}
/*支払い*/
#payment {
	width: 100%;
	margin: 0 auto;
	padding: 0 4%;
}
#payment img {
	display: block;
	margin: 0 auto 20px;
	max-width: 1150px;
}
#payment p {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0 auto 60px;
	width: 100%;
	max-width: 1150px;
}
	
	
	
#payment ul.note {
	margin: 0 auto 120px;
	width: 100%;
	max-width: 1150px;
}	
#payment ul.note li{ 
	
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	list-style-type: none;
	line-height: 1.2em;
	padding-bottom: 0.5em;
	}
	
#payment ul.note li:before {
	content:"※";
	}	
	
	
	
	
	
	
	
/*試乗車*/
	
#testdrive {
	width: 100%;
	margin: 0 auto;
	background-color: #494441;
	color: #FFFFFF;
}
#testdrive h2 {
	font-size: 24px;
	/*font-weight:normal;*/
	font-feature-settings : "palt" 1;
	line-height: 1.6em;
	margin-bottom: 0.6em;
}
#testdrive h3 {
	font-size: 14px;
	/*font-weight:normal;*/
	font-feature-settings : "palt" 1;
	line-height: 1.6em;
	margin-bottom: 1.5em;
}
#testdrive p {
	font-size: 14px;
	font-weight: bold;
	font-feature-settings : "palt" 1;
	line-height: 1.6em;
	border: solid 2px #FFFFFF;
	width: 40%;
	height: auto;
	margin: 0 auto;
	padding: 12px;
	text-align: center;
}
#testdrive .box50mleft {
	display: block;
	float: none;
	height: auto;
	padding: 8% 2%;
	width: 100%;
	text-align: center;
}
#testdrive .box50mright {
	display: block;
	float: right;
	height: auto;
	width: 100%;
}
#testdrive .imagelist {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
#testdrive .imagelist li {
	display: block;
	float: left;
	height: auto;
	width: 50%;
}
.disp-none {
	display: none;
}
/*問い合せ*/
	
#contact {
	width: 100%;
	margin: 0 auto;
	padding: 0 4% 60px;
}
h2.headline {
	margin-bottom: 50px !important;
}
#contact p {
	font-size: 18px;
	text-align: center;
	line-height: 1.6em;
	font-feature-settings : "palt" 1;
	width: 100%;
	margin: 0 auto 50px;
}
#contact ul {
	width: 100%;
	margin: 0 auto;
}
#contact ul li {
	display: block;
	float: left;
	margin: 0 2%;
	width: 46%;
}
#contact ul li a {
	background: #555 none repeat scroll 0 0;
	font-size: 18px;
	font-weight: bold;
	padding: 0% 2%;
	color: #ffffff;
	display: block;
	text-align: center;
	text-decoration: none;
	height: 40px;
	line-height: 40px;
}
#contact ul li.trade-line a {
	background-color: #00c402;
}

#contact ul li.trade-line a:hover {
	background-color: #14d015;
}

#contact ul li a:hover {
	background: #888;
}
#contact ul li a img {
	display: inline;
	height: auto;
	margin-right: 5px;
	vertical-align: middle;
	width: 22px;
}
/*会社紹介*/

#company {
	background: #eeeeee;
	margin: 0;
	padding: 4% 4% 6%;
	width: 100%;
	border-bottom: 1px solid #4a4f54;
}
#company h3 {
	font-size: 24px;
	border-bottom: 1px solid #4a4f54;
	line-height: 3em;
	margin-bottom: 4%;
}
#company p {
	font-size: 18px;
	line-height: 1.6em;
	margin-bottom: 50px;
}
#company .box65mleft {
	display: block;
	float: left;
	height: auto;
	padding: 0px 4% 0 0;
	width: 65%;
}
#company .box35mright {
	display: block;
	float: right;
	height: auto;
	padding: 0px;
	width: 35%;
}
#company a {
	background: #555 none repeat scroll 0 0;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0% 2%;
	text-align: center;
	text-decoration: none;
	width: auto;
	color: #fff;
	height: 40px;
	line-height: 40px;
}
#company a:hover {
	background: #888;
}
#intromm {
	width: 100%;
	height: auto;
	display: block;
	background-color: #000;
	background-image: url(../img/index/sec02bg.jpg);
	background-position: center 80%;
	background-repeat: no-repeat;
	background-size: 150% auto;
}
#imbody {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 70px 6% 250px 6%;
	color: #fff!important;
	background-image: url(../img/index/sec02cars.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 80% auto;
}
#imbody h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 26px;
	font-weight: 200;
	line-height: 1.3em;
	margin-bottom: 25px;
}
#imbody p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 1.8em;
}
#mapmm {
	width: 100%;
	height: auto;
	display: block;
}
#mapbody {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#mapleft {
	width: 100%;
	height: auto;
	display: block;
}
#map_canvas_01 {
	width: 100%;
	height: 350px;
	display: block;
}
#mapright {
	width: 100%;
	height: auto;
	display: block;
	padding: 50px 3%;
	border-right: 1px solid #f0f0f0;
	text-align: center;
}
#mapright h2 {
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4em;
	margin-bottom: 10px;
	background-image: url(../img/header/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 70px;
	padding-top: 80px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
#mapright h2 br {
	display: none;
}
#mapright p {
	font-size: 14px;
	font-weight: 200;
	line-height: 1.4em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
#mapright h4 {
	font-size: 14px;
	font-weight: 200;
	line-height: 1.4em;
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	width: 60%;
	height: auto;
	display: block;
	margin: 0 auto 10px auto;
}
}

/* Style for Smartphonea */
@media screen and (max-width: 480px) {
/*ラインナップ*/
#lineup {
	width: 100%;
	max-width: 1320px;
	margin: 0 auto;
}
#lineup img {
	margin-bottom: 20px;
}
/*支払い*/
#payment {
	width: 100%;
	margin: 0 auto;
	padding: 0 4%;
}
#payment h2 {
	margin-bottom: 20px !important;
}
#payment p {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0 auto 50px;
	width: 100%;
	max-width: 1150px;
	line-height: 1.6em;
}
	
	#payment ul.note {
	margin: 0 auto 50px;
	width: 100%;
	max-width: 1150px;
}	
#payment ul.note li{ 
	
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	list-style-type: none;
	line-height: 1.2em;
	padding-bottom: 0.5em;
	}
	
#payment ul.note li:before {
	content:"※";
	}
	
	
#payment img {
	display: block;
	margin: 0 auto 20px;
	max-width: 1150px;
}
/*試乗車*/
	
#testdrive {
	width: 100%;
	margin: 0 auto;
	background-color: #494441;
	color: #FFFFFF;
}
#testdrive h2 {
	font-size: 20px;
	/*font-weight:normal;*/
	font-feature-settings : "palt" 1;
	line-height: 1.6em;
	margin-bottom: 0.6em;
}
#testdrive h3 {
	font-size: 14px;
	/*font-weight:normal;*/
	font-feature-settings : "palt" 1;
	line-height: 1.6em;
	margin-bottom: 1.5em;
}
#testdrive p {
	font-size: 14px;
	font-weight: bold;
	font-feature-settings : "palt" 1;
	line-height: 1.6em;
	border: solid 2px #FFFFFF;
	width: 60%;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}
#testdrive .box50mleft {
	display: block;
	float: none;
	height: auto;
	padding: 8% 2%;
	width: 100%;
	text-align: center;
}
#testdrive .box50mright {
	display: block;
	float: right;
	height: auto;
	width: 100%;
}
#testdrive .imagelist {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
#testdrive .imagelist li {
	display: block;
	float: left;
	height: auto;
	width: 50%;
}
/*問い合せ*/
	
#contact {
	width: 100%;
	margin: 0 auto;
	padding: 0 4% 40px;
}
#contact p {
	font-size: 14px;
	text-align: left;
	line-height: 1.6em;
	font-feature-settings : "palt" 1;
	width: 100%;
	margin: 0 auto 30px;
}
#contact ul {
	width: 100%;
	margin: 0 auto;
}
#contact ul li {
	display: block;
	float: left;
	margin: 0 0 4%;
	width: 100%;
}
#contact ul li a {
	background: #555 none repeat scroll 0 0;
	font-size: 18px;
	font-weight: bold;
	padding: 0% 2%;
	color: #ffffff;
	display: block;
	text-align: center;
	text-decoration: none;
	height: 40px;
	line-height: 40px;
}
#contact ul li.trade-line a {
	background-color: #00c402;
}
#contact ul li.trade-line a:hover {
	background-color: #14d015;
}

#contact ul li a:hover {
	background: #888;
}
#contact ul li a img {
	display: inline;
	height: auto;
	margin-right: 5px;
	vertical-align: middle;
	width: 22px;
}
/*会社紹介*/

#company {
	background: #eeeeee;
	margin: 0;
	padding: 4% 4% 50px;
	width: 100%;
	border-bottom: 1px solid #4a4f54;
}
#company h3 {
	font-size: 20px;
	border-bottom: 1px solid #4a4f54;
	line-height: 3em;
	margin-bottom: 4%;
	text-align: center;
}
#company p {
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 30px;
}
#company .box65mleft {
	display: block;
	float: left;
	height: auto;
	padding: 0;
	width: 100%;
}
#company .box35mright {
	display: block;
	float: right;
	height: auto;
	padding: 0px;
	width: 100%;
	margin-bottom: 5%;
}
#company a {
	background: #555 none repeat scroll 0 0;
	display: block;
	float: left;
	margin: 0;
	text-align: center;
	text-decoration: none;
	width: 100%;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	padding: 0 2%;
}
#company .disp-none {
	display: none;
}
#intromm {
	width: 100%;
	height: auto;
	display: block;
	background-color: #000;
	background-image: url(../img/index/sec02bg.jpg);
	background-position: center 90%;
	background-repeat: no-repeat;
	background-size: 150% auto;
}
#imbody {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 70px 6% 200px 6%;
	color: #fff!important;
	background-image: url(../img/index/sec02cars.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 80% auto;
}
#imbody h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 18px;
	font-weight: 200;
	line-height: 1.3em;
	margin-bottom: 25px;
}
#imbody p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 1.8em;
}
#mapmm {
	width: 100%;
	height: auto;
	display: block;
}
#mapbody {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#mapleft {
	width: 100%;
	height: auto;
	display: block;
}
#map_canvas_01 {
	width: 100%;
	height: 300px;
	display: block;
}
#mapright {
	width: 100%;
	height: auto;
	display: block;
	padding: 50px 3%;
	border-right: 1px solid #f0f0f0;
	text-align: center;
}
#mapright h2 {
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4em;
	margin-bottom: 10px;
	background-image: url(../img/header/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 70px;
	padding-top: 80px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
#mapright h2 br {
	display: none;
}
#mapright p {
	font-size: 14px;
	font-weight: 200;
	line-height: 1.4em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
#mapright h4 {
	font-size: 14px;
	font-weight: 200;
	line-height: 1.4em;
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	width: 60%;
	height: auto;
	display: block;
	margin: 0 auto 10px auto;
}
}
