body {  background-color:#fff;
background-image:url(../img/bodybg.jpg);
}

a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:000;
	text-decoration:none;
}

/* Style for PCs */
@media screen and (min-width: 1025px) {
	
	#pagetitle {
	width: 100%;
	height: auto;
	border-top:1px dotted #999;
	overflow:hidden;
	}
	#pagetitle #ptbody {
		width:100%;
		max-width:1200px;
		height:auto;
		margin:0 auto;
		padding:50px 0;
	}
	#pagetitle #ptbody h2 {
		font-size:40px;
		font-weight:normal;
		line-height:1em;
		color:#fff;
		text-align:center;
		margin-bottom:10px;
		font-family: 'Marck Script', cursive;
		text-shadow:0px 2px 8px #000;
	}
	#pagetitle #ptbody p {
		font-size:16px;
		font-weight:normal;
		line-height:1em;
		color:#B49C56;
		text-align:center;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		text-shadow:0px 2px 8px #000;
	}
	
	#pagetitle2 {
	width: 100%;
	height: auto;
	border-top:1px dotted #999;
	overflow:hidden;
	}
	#pagetitle2 #ptbody2 {
		width:100%;
		max-width:1200px;
		height:auto;
		margin:0 auto;
		padding:120px 0;
	}
	#pagetitle2 #ptbody2 p {
		font-size:28px;
		font-weight:200;
		line-height:1.8em;
		color:#fff;
		text-align:center;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HGS明朝E", serif;
		text-shadow:0px 2px 5px #000;
	}
	
	/* Basic styles */
	#msp {
		width:100%;
		height:auto;
		border-top:1px dotted #999;
		border-bottom:1px dotted #999;
	}
	.mmbody {
		width:100%;
		max-width:1200px;
		height:auto;
		margin:0 auto;
		padding:50px 50px;
	}
	
	.mmbody h2.h2toptxt {
		font-size:28px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		margin-bottom:10px;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HGS明朝E", serif;
	}
	
	.mmbody h2.h2toptxt_c {
		font-size:28px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		text-align:center;
		margin-bottom:10px;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HGS明朝E", serif;
	}
	
	.mmbody h2.h2sectitle {
		font-size:28px;
		font-weight:normal;
		line-height:1em;
		color:#B49C56;
		font-family: 'Marck Script', cursive;
		margin-bottom:5px;
		text-align:center;
	}
	
	.mmbody h3.h3sectitle {
		font-size:14px;
		line-height:1.4em;
		font-weight:normal;
		color:#333;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		margin-bottom:15px;
		text-align:center;
	}
	
	.mmbody h3.h3nom1 {
		font-size:20px;
		font-weight:normal;
		line-height:1.4em;
		margin-bottom:10px;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		color:#B49C56;
	}
	
	.mmbody h4.h4nom {
		font-size:16px;
		line-height:1.4em;
		font-weight:normal;
		color:#903;
		margin-bottom:15px;
		border-bottom:1px dotted #B49C56;
		padding-bottom:5px;
	}
	.mmbody h5.h5nom {
		font-size: 14px;
		color: #B49C56;
		margin-bottom: 5px;
	}
	
	.mmbody p {
		font-size:14px;
		line-height:1.8em;
		margin:0 0 3.5em;
	}
	.mmbody p.pnom {
		margin:0 0 0em!important;
	}
	.mmbody p.pnom05 {
		margin:0 0 0.5em!important;
	}
	.mmbody p.pnom_c {
		text-align:center;
		margin-bottom:1.5em!important;
	}
	.mmbody p.pnom_c_enc {
		font-family: 'Marck Script', cursive;
		text-align:center;
		margin-bottom:0!important;
		font-size:20px!important;
	}
	
	.mmbody ul.ullist {
		margin:0 0 2.5em 1em;
	}
	.mmbody ul.ullist li {
		list-style-image:url(../img/lidot.png);
		font-size:14px;
		line-height:1.8em;
		margin:0 0 0.5em 0.5em;
	}
	
	table.ts01 { width: 100%; margin-left: auto; margin-right: auto; }
	table.ts01 tr th { font-size: 14px; line-height: 1.5em; font-weight: normal; color: #333; text-align: left; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #903; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: 20%; }
	table.ts01 tr td { font-size: 14px; line-height: 1.5em; text-align: left; vertical-align: top; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: 80%; }
	
	table.ts01 tr td p {
		margin: 0;
	}
	table.ts01 tr td dl {
		margin: 0;
	}
	table.ts01 tr td dt {
		float: left;
		clear: left;
		width: 100px;
	}
	table.ts01 tr td dd {
		margin-left: 100px;
		margin-bottom: 5px;
	}
	table.ts01 tr td dd:last-child {
		margin-bottom: 0;
	}
	
	/*
	.formbox250 { background-color: #f5f5f5; padding: 5px; width: 25%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	.formbox150 { background-color: #f5f5f5; padding: 5px; width: 15%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	.formbox100 { background-color: #f5f5f5; padding: 5px; width: 10%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	.formbox750 { background-color: #f5f5f5; padding: 5px; width: 95%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; }
	form input#submit { font-size: 18px; line-height: 50px; font-weight: normal; color: #FFF; height: 50px; width: auto; margin-right: auto; margin-left: auto; padding-right: 100px; padding-left: 100px; background: #a90329;
	background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
	background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 );
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; }
	*/
	
	/* Access Map */
	#map_canvas_01 {
		width:100%;
		height:500px;
	}
	
	/* Blog */
	#main-index {
		width: 74%;
		float: left;
	}
	ul#bloglist {
		width: 100%;
		height: auto;
	}
	ul#bloglist li {
		width:33%;
		height:auto;
		display:block;
		float:left;
		padding:10px;
	}
	ul#bloglist li a {
		width:auto;
		height:auto;
		display:block;
		text-decoration:none;
		padding:10px;
		border:1px dotted #bbb;
		background-image:url(../img/box_w-80.png);
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
		box-shadow:0px 1px 3px #e5e5e5;
	}
	ul#bloglist li a:hover { background-color: #F7DB9B; 	}
	ul#bloglist li a img {
		width:100%;
		height:auto;
		display:block;
	}
	ul#bloglist li a h2.bi-news {
		font-size:0.8em;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color:#BA435F;
	}
	ul#bloglist li a h2.bi-blog {
		font-size:0.8em;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color: #9ABA0B;
	}
	ul#bloglist li a h2.bi-event {
		font-size:0.8em;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color: #5974CF;
	}
	ul#bloglist li a h2.bi-casestudy {
		font-size:0.8em;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color: #B8A586;
	}
	ul#bloglist li a h2.bi-style {
		font-size: 0.8em;
		line-height: 18px;
		padding: 0 5px;
		color: #fff;
		font-weight: normal;
		background-color: #C36630;
	}
	ul#bloglist li a h2.bi-other {
		font-size: 0.8em;
		line-height: 18px;
		padding: 0 5px;
		color: #fff;
		font-weight: normal;
		background-color: #999;
	}
	ul#bloglist li a h3 {
		font-size:0.8em;
		font-weight:normal;
		line-height:1em;
		margin-bottom:5px;
		color:#B49C56;
		padding:10px 5px 0px;
	}
	ul#bloglist li a p {
		width:auto;
		height:auto;
		display:block;
		padding:0px 5px 10px;
		margin:0!important;
		color:#444;
	}
	
	
	/* Blog Detail */
	
	#wp_contents #main00 {
		width:70%;
		height:auto;
		display:block;
		padding:40px 15px;
		margin-top: 10px;
		border-bottom:1px dotted #bbb;
		border-top:1px dotted #bbb;
		float:left;
	}
	#wp_contents #main00 h2.title {
		font-size:20px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		margin-bottom:10px;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HGS明朝E", serif;
	}
	
	#wp_contents #side00 {
		width:26%;
		height:auto;
		display:block;
		float:right;
		padding: 10px;
		/*border-bottom:1px dotted #bbb;*/
	}
	
	#wp_contents #side00 h3 {
		font-size:16px;
		line-height:1.4em;
		font-weight:normal;
		color:#903;
		margin-bottom:15px;
		border-bottom:1px dotted #B49C56;
		padding-bottom:5px;
	}
	
	#wp_contents #side00 ul {
		margin:0 0 0em 1em;
	}
	#wp_contents #side00 ul li {
		list-style-image:url(../img/lidot.png);
		font-size:14px;
		line-height:1.8em;
		margin:0 0 0.5em 0.5em;
	}
	#wp_contents #side00 ul#menu-category_nav_menu {
		margin: 0 0 0.5rem 0;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li {
		list-style-image:url(none);
		font-size:14px;
		line-height:1.5em;
		margin:0;
		border-top: 1px dotted #B49C56;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li a {
		display: block;
		background-color: #903;
		color: #fff;
		padding: 0.6rem 0.6rem 0.6rem 1.8rem;
		text-decoration: none;
		position: relative;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li a:hover {
		background-color: #222;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li a:before {
		content: "\f345";
		font-family: "Dashicons";
		font-size: 1rem;
		position: absolute;
		top: 0.65rem;
		left: 0.5rem;
	}
	
	
	
	
	/* Company */
	.sinsec00 {
		width:100%;
		height:auto;
		padding-top:50px;
		border-top:1px dotted #999;
		margin-bottom:70px;
	}
	.sinsec01 {
		width:100%;
		height:auto;
		padding-top:50px;
		border-top:1px dotted #999;
	}
	
	
	/* Datalist */
	
	#datalist h2 {
		font-size:20px;
		font-family: 'Lato', sans-serif;
		font-weight:700;
		color:#983844;
		line-height:1.4em;
	}
	
	#datalist img {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:10px;
	}
	
	#datalist h3 {
		font-size:0.8em;
		line-height:1.5em;
		font-weight:bold;
		color:#B49C56;
	}
	
	#datalist h4 {
		font-size:14px;
		line-height:1.5em;
		font-weight:bold;
	}
	
	#datalist p.apcom {
		font-size:12px;
		line-height:1.5em;
		margin-bottom:5px!important;
		color:#666;
	}
	
	#datalist p.apprice {
		font-size:16px;
		line-height:1.5em;
		text-align:right;
		color:#983844;
		margin:0!important;
	}
	
	#datalist .car-kind, 
	#datalist .apcom-epoch, 
	#datalist .p-maker {
		margin-right: 1rem;
	}
	
	#datalist .apcom-km {
		white-space: nowrap;
	}
	
	ul#datalist li {
		list-style:none;
		width:23%;
		height:auto;
		display:block;
		margin:1%;
		float:left;
	}
	
	ul#datalist li a {
		width:auto;
		height:auto;
		padding:10px;
		display:block;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
		text-decoration:none;
		border:1px dotted #bbb;
		background-image:url(../img/box_w-80.png);
		box-shadow:0px 1px 3px #e5e5e5;
	}
	
	ul#datalist li a:hover {
		background-color:#F7EBD0;
		text-decoration:none;
	}
	
	/*---------------------------------------------------------*/
	
	/* Data tab */
	
	#navimm {
		width:100%;
		height:auto;
		border-bottom:1px dotted #A19489;
		padding:0 5px 0;
		margin:0 auto;
	}
	#navimm ul li {
		float:left;
		line-height:40px;
		list-style:none;
	}
	#navimm ul li a {
		display: block;
		width: 150px;
		height:40px;
		padding: 0;
		text-decoration: none;
		color: #444;
		font-family: 'Lato', sans-serif;
		font-weight:400;
		font-size:12px;
		line-height:40px;
		text-align:center;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
	}
	
	#navimm ul li a:hover {
		color: #000;
		background-color:#F7EBD0;
	}
	
	#navimm ul li.navimm_active {
		width: 150px;
		height:40px;
		display: block;
		color: #fff;
		font-weight:700;
		font-size:14px;
		line-height:40px;
		font-family: 'Lato', sans-serif;
		padding: 0;
		text-align:center;
		background-color:#983844;
	}
	
	
	/*---------------------------------------------------------*/
	
	
	/* Datalist (Repair)*/
		
	#datalist_2 .dl2img {
		width:30%;
		height:auto;
		display:block;
		float:left;
	}
	#datalist_2 .dl2box {
		width:70%;
		height:auto;
		display:block;
		float:right;
		padding:5px 15px 5px 15px;
	}
	
	#datalist_2 h3 {
		font-size:0.8em;
		line-height:1.5em;
		font-weight:bold;
		color:#B49C56;
	}
	
	#datalist_2 p {
		font-size:14px;
		line-height:1.5em;
		font-weight:bold;
		margin:0!important;
	}
		
	ul#datalist_2 li {
		list-style:none;
		width:48%;
		height:auto;
		display:block;
		margin:1%;
		float:left;
	}
	
	ul#datalist_2 li a {
		width:auto;
		height:auto;
		padding:10px;
		display:block;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
		text-decoration:none;
		border:1px dotted #bbb;
		background-image:url(../img/box_w-80.png);
		box-shadow:0px 1px 3px #e5e5e5;
	}
	
	ul#datalist_2 li a:hover {
		background-color:#F7EBD0;
		text-decoration:none;
	}
	
	/*---------------------------------------------------------*/
	
	/* Trade in */
	
	#voicemm {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:50px;
	}
	
	#voicemm img {
		width:100%;
		height:auto;
		display:block;
	}
	
	#voicemm .vmbox1 {
		width:50%;
		height:auto;
		display:block;
		float:left;
		background-color:#222;
	}
	
	#voicemm .vmbox2 {
		width:50%;
		height:auto;
		display:block;
		float:left;
		background-color:#000;
		border-left:1px solid #222;
	}
	
	#voicemm .vmcc {
		width:auto;
		height:auto;
		padding:15px;
	}
	
	#voicemm h2 {
		font-size:16px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		margin-bottom:10px;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	}
	
	#voicemm p {
		color:#fff;
		margin:0!important;
	}
	
	#voicemm ul.vblist {
		width:100%;
		height:auto;
		display:block;
	}
	
	#voicemm ul.vblist li {
		width:50%;
		height:auto;
		display:block;
		float:left;
	}
  
  
  /* Parts list */
  
  #mmbody_parts {
    width: 100%;
    max-width: 1400px;
    height: auto;
    padding: 0 0 50px 0;
    margin: 0 auto;
  }
  
  .partslist {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1400px;
    height: auto;
    padding: 0 0 1rem 0;
    margin: 0 auto;
  }
  
  .partslist a {
    display: block;
    width: calc( 33% - 20px );
    height: auto;
    padding: 10px;
    margin: 10px;
    text-align: left;
    text-decoration: none;
    background-image: url(../img/box_w-80.png);
    box-shadow: 0px 1px 3px #e5e5e5;
    border: 1px dotted #bbb;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  
  .partslist a .ptcc {
    width: auto;
    height: auto;
    padding: 10px 5px 0 5px;
  }
  
  .partslist a .ptcc .p-maker {
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1em;
    padding: 0;
    margin-bottom: 5px;
    color: #B49C56;
  }
  
  .partslist a .ptcc h3 {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.8em;
    margin-bottom: 8px;
    color: #222;
    letter-spacing: -1px;
    width: 100%;
  }
  
  .partslist a .ptcc .pt-wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
  #mmbody_parts .partslist a .ptcc .pt-wrap p.pt-status {
    display: block;
    width: 40px;
    height: 24px;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    color: #fff;
    text-align: center;
  }
  
  #mmbody_parts .partslist a .ptcc .pt-wrap p.pt-price {
    display: block;
    width: calc( 100% - 40px );
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #983844;
    text-align: right;
  }
  
  .partslist a:hover {
    background-color: #F7DB9B;
  }
	
	
}


/* Style for TabletPCs */
@media screen and (min-width: 800px) and (max-width: 1024px) {
	
	#pagetitle {
	width: 100%;
	height: auto;
	border-top:1px dotted #999;
	overflow:hidden;
	}
	#pagetitle #ptbody {
		width:100%;
		max-width:1200px;
		height:auto;
		margin:0 auto;
		padding:50px 0;
	}
	#pagetitle #ptbody h2 {
		font-size:40px;
		font-weight:normal;
		line-height:1em;
		color:#fff;
		text-align:center;
		margin-bottom:10px;
		font-family: 'Marck Script', cursive;
		text-shadow:0px 2px 8px #000;
	}
	#pagetitle #ptbody p {
		font-size:16px;
		font-weight:normal;
		line-height:1em;
		color:#B49C56;
		text-align:center;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		text-shadow:0px 2px 8px #000;
	}
	
	#pagetitle2 {
	width: 100%;
	height: auto;
	border-top:1px dotted #999;
	overflow:hidden;
	}
	#pagetitle2 #ptbody2 {
		width:100%;
		max-width:1200px;
		height:auto;
		margin:0 auto;
		padding:80px 0;
	}
	#pagetitle2 #ptbody2 p {
		font-size:24px;
		font-weight:200;
		line-height:1.8em;
		color:#fff;
		text-align:center;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		text-shadow:0px 2px 5px #000;
	}
	
	/* Basic styles */
	#msp {
		width:100%;
		height:auto;
		border-top:1px dotted #999;
		border-bottom:1px dotted #999;
	}
	.mmbody {
		width:100%;
		height:auto;
		margin:0 auto;
		padding:50px 3%;
	}
	
	.mmbody h2.h2toptxt {
		font-size:24px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		margin-bottom:10px;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	}
	
	.mmbody h2.h2toptxt_c {
		font-size:24px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		text-align:center;
		margin-bottom:10px;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	}
	
	.mmbody h2.h2sectitle {
		font-size:24px;
		font-weight:normal;
		line-height:1em;
		color:#B49C56;
		font-family: 'Marck Script', cursive;
		margin-bottom:5px;
		text-align:center;
	}
	
	.mmbody h3.h3sectitle {
		font-size:14px;
		line-height:1.4em;
		font-weight:normal;
		color:#333;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		margin-bottom:15px;
		text-align:center;
	}
	
	.mmbody h3.h3nom1 {
		font-size:20px;
		font-weight:normal;
		line-height:1.4em;
		margin-bottom:10px;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		color:#B49C56;
	}
	
	.mmbody h4.h4nom {
		font-size:16px;
		line-height:1.4em;
		font-weight:normal;
		color:#903;
		margin-bottom:15px;
		border-bottom:1px dotted #B49C56;
		padding-bottom:5px;
	}
	.mmbody h5.h5nom {
		font-size: 14px;
		color: #B49C56;
		margin-bottom: 5px;
	}
	
	.mmbody p {
		font-size:14px;
		line-height:1.8em;
		margin:0 0 3.5em;
	}
	.mmbody p.pnom {
		margin:0 0 0em!important;
	}
	.mmbody p.pnom05 {
		margin:0 0 0.5em!important;
	}
	.mmbody p.pnom_c {
		text-align:center;
		margin-bottom:1.5em!important;
	}
	.mmbody p.pnom_c_enc {
		font-family: 'Marck Script', cursive;
		text-align:center;
		margin-bottom:0!important;
		font-size:20px!important;
	}
	
	.mmbody ul.ullist {
		margin:0 0 2.5em 1em;
	}
	.mmbody ul.ullist li {
		list-style-image:url(../img/lidot.png);
		font-size:14px;
		line-height:1.8em;
		margin:0 0 0.5em 0.5em;
	}
	
	table.ts01 { width: 100%; margin-left: auto; margin-right: auto; }
	table.ts01 tr th { font-size: 14px; line-height: 1.5em; font-weight: normal; color: #333; text-align: left; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #903; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: 30%; }
	table.ts01 tr td { font-size: 14px; line-height: 1.5em; text-align: left; vertical-align: top; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: 70%; }
	
	table.ts01 tr td p {
		margin: 0;
	}
	table.ts01 tr td dl {
		margin: 0;
	}
	table.ts01 tr td dt {
		float: left;
		clear: left;
		width: 100px;
	}
	table.ts01 tr td dd {
		margin-left: 100px;
		margin-bottom: 5px;
	}
	table.ts01 tr td dd:last-child {
		margin-bottom: 0;
	}
	
	/*
	.formbox250 { background-color: #ffffff; padding: 5px; width: 50%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size:14px; }
	.formbox150 { background-color: #ffffff; padding: 5px; width: 30%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size:14px; }
	.formbox100 { background-color: #ffffff; padding: 5px; width: 20%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size:14px; }
	.formbox750 { background-color: #ffffff; padding: 5px; width: 95%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size:14px; }
	form input#submit { font-size: 18px; line-height: 50px; font-weight: normal; color: #FFF; height: 50px; width: auto; margin-right: auto; margin-left: auto; padding-right: 100px; padding-left: 100px; background: #a90329;
	background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
	background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 );
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; }
	*/
	
	/* Access Map */
	#map_canvas_01 {
		width:100%;
		height:500px;
	}
	
	/* Blog */
	#main-index {
		width: 70%;
		float: left;
	}
	ul#bloglist {
		width: 100%;
		height: auto;
	}
	ul#bloglist li {
		width:50%;
		height:auto;
		display:block;
		float:left;
		padding:10px;
	}
	ul#bloglist li a {
		width:auto;
		height:auto;
		display:block;
		text-decoration:none;
		padding:10px;
		border:1px dotted #bbb;
		background-image:url(../img/box_w-80.png);
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
		box-shadow:0px 1px 3px #e5e5e5;
	}
	ul#bloglist li a:hover { background-color: #F7DB9B; 	}
	ul#bloglist li a img {
		width:100%;
		height:auto;
		display:block;
	}
	ul#bloglist li a h2.bi-news {
		font-size:0.8em;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color:#BA435F;
	}
	ul#bloglist li a h2.bi-blog {
		font-size:0.8em;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color: #9ABA0B;
	}
	ul#bloglist li a h2.bi-event {
		font-size:0.8em;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color: #5974CF;
	}
	ul#bloglist li a h2.bi-casestudy {
		font-size:0.8em;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color: #B8A586;
	}
	ul#bloglist li a h2.bi-style {
		font-size: 0.8em;
		line-height: 18px;
		padding: 0 5px;
		color: #fff;
		font-weight: normal;
		background-color: #C36630;
	}
	ul#bloglist li a h2.bi-other {
		font-size: 0.8em;
		line-height: 18px;
		padding: 0 5px;
		color: #fff;
		font-weight: normal;
		background-color: #666;
	}
	ul#bloglist li a h3 {
		font-size:0.8em;
		font-weight:normal;
		line-height:1em;
		margin-bottom:5px;
		color:#B49C56;
		padding:10px 5px 0px;
	}
	ul#bloglist li a p {
		width:auto;
		height:auto;
		display:block;
		padding:0px 5px 10px;
		margin:0!important;
		color:#444;
	}
	
	/* Blog Detail */
	
	#wp_contents #main00 {
		width:66%;
		height:auto;
		display:block;
		padding:40px 15px;
		margin-top: 10px;
		border-bottom:1px dotted #bbb;
		border-top:1px dotted #bbb;
		float:left;
	}
	#wp_contents #main00 h2.title {
		font-size:20px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		margin-bottom:10px;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HGS明朝E", serif;
	}
	
	#wp_contents #side00 {
		width:30%;
		height:auto;
		display:block;
		float:right;
		padding: 10px ;
		/*border-bottom:1px dotted #bbb;*/
	}
	
	#wp_contents #side00 h3 {
		font-size:16px;
		line-height:1.4em;
		font-weight:normal;
		color:#903;
		margin-bottom:15px;
		border-bottom:1px dotted #B49C56;
		padding-bottom:5px;
	}
	
	#wp_contents #side00 ul {
		margin:0 0 0em 1em;
	}
	#wp_contents #side00 ul li {
		list-style-image:url(../img/lidot.png);
		font-size:14px;
		line-height:1.8em;
		margin:0 0 0.5em 0.5em;
	}
	#wp_contents #side00 ul#menu-category_nav_menu {
		margin: 0 0 0.5rem 0;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li {
		list-style-image:url(none);
		font-size:14px;
		line-height:1.5em;
		margin:0;
		border-top: 1px dotted #B49C56;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li a {
		display: block;
		background-color: #903;
		color: #fff;
		padding: 0.6rem 0.6rem 0.6rem 1.8rem;
		text-decoration: none;
		position: relative;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li a:hover {
		background-color: #222;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li a:before {
		content: "\f345";
		font-family: "Dashicons";
		font-size: 1rem;
		position: absolute;
		top: 0.65rem;
		left: 0.5rem;
	}
	
	/* Company */
	.sinsec00 {
		width:100%;
		height:auto;
		padding-top:50px;
		border-top:1px dotted #999;
		margin-bottom:70px;
	}
	.sinsec01 {
		width:100%;
		height:auto;
		padding-top:50px;
		border-top:1px dotted #999;
	}
	
	
	/* Datalist */
	
	#datalist h2 {
		font-size:20px;
		font-family: 'Lato', sans-serif;
		font-weight:700;
		color:#983844;
		line-height:1.4em;
	}
	
	#datalist img {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:10px;
	}
	
	#datalist h3 {
		font-size:0.8em;
		line-height:1.5em;
		font-weight:bold;
		color:#B49C56;
	}
	
	#datalist h4 {
		font-size:14px;
		line-height:1.5em;
		font-weight:bold;
	}
	
	#datalist p.apcom {
		font-size:12px;
		line-height:1.5em;
		margin-bottom:5px!important;
		color:#666;
	}
	
	#datalist p.apprice {
		font-size:16px;
		line-height:1.5em;
		text-align:right;
		color:#983844;
		margin:0!important;
	}
	
	#datalist .car-kind, 
	#datalist .apcom-epoch, 
	#datalist .p-maker {
		margin-right: 1rem;
	}
	
	#datalist .apcom-km {
		white-space: nowrap;
	}
	
	ul#datalist li {
		list-style:none;
		width:31%;
		height:auto;
		display:block;
		margin:1%;
		float:left;
	}
	
	ul#datalist li a {
		width:auto;
		height:auto;
		padding:10px;
		display:block;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
		text-decoration:none;
		border:1px dotted #bbb;
		background-image:url(../img/box_w-80.png);
		box-shadow:0px 1px 3px #e5e5e5;
	}
	
	ul#datalist li a:hover {
		background-color:#F7EBD0;
		text-decoration:none;
	}
	
	/*---------------------------------------------------------*/
	
	/* Data tab */
	
	#navimm {
		width:100%;
		height:auto;
		border-bottom:1px dotted #A19489;
		padding:0 5px 0;
		margin:0 auto;
	}
	#navimm ul li {
		float:left;
		line-height:40px;
		list-style:none;
	}
	#navimm ul li a {
		display: block;
		width: 150px;
		height:40px;
		padding: 0;
		text-decoration: none;
		color: #444;
		font-family: 'Lato', sans-serif;
		font-weight:400;
		font-size:12px;
		line-height:40px;
		text-align:center;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
	}
	
	#navimm ul li a:hover {
		color: #000;
		background-color:#F7EBD0;
	}
	
	#navimm ul li.navimm_active {
		width: 150px;
		height:40px;
		display: block;
		color: #fff;
		font-weight:700;
		font-size:14px;
		line-height:40px;
		font-family: 'Lato', sans-serif;
		padding: 0;
		text-align:center;
		background-color:#983844;
	}
	
	
	/*---------------------------------------------------------*/
	
	
	/* Datalist (Repair)*/
		
	#datalist_2 .dl2img {
		width:30%;
		height:auto;
		display:block;
		float:left;
	}
	#datalist_2 .dl2box {
		width:70%;
		height:auto;
		display:block;
		float:right;
		padding:5px 15px 5px 15px;
	}
	
	#datalist_2 h3 {
		font-size:0.8em;
		line-height:1.5em;
		font-weight:bold;
		color:#B49C56;
	}
	
	#datalist_2 p {
		font-size:14px;
		line-height:1.5em;
		font-weight:bold;
		margin:0!important;
	}
		
	ul#datalist_2 li {
		list-style:none;
		width:48%;
		height:auto;
		display:block;
		margin:1%;
		float:left;
	}
	
	ul#datalist_2 li a {
		width:auto;
		height:auto;
		padding:10px;
		display:block;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
		text-decoration:none;
		border:1px dotted #bbb;
		background-image:url(../img/box_w-80.png);
		box-shadow:0px 1px 3px #e5e5e5;
	}
	
	ul#datalist_2 li a:hover {
		background-color:#F7EBD0;
		text-decoration:none;
	}
	
	/*---------------------------------------------------------*/
	
	/* Trade in */
	
	#voicemm {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:50px;
	}
	
	#voicemm img {
		width:100%;
		height:auto;
		display:block;
	}
	
	#voicemm .vmbox1 {
		width:50%;
		height:auto;
		display:block;
		float:left;
		background-color:#222;
	}
	
	#voicemm .vmbox2 {
		width:50%;
		height:auto;
		display:block;
		float:left;
		background-color:#000;
		border-left:1px solid #222;
	}
	
	#voicemm .vmcc {
		width:auto;
		height:auto;
		padding:25px;
	}
	
	#voicemm h2 {
		font-size:16px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		margin-bottom:10px;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	}
	
	#voicemm p {
		color:#fff;
		margin:0!important;
		height:auto;
		width:auto;
		display:block;
		min-height:10em;
	}
	
	#voicemm ul.vblist {
		width:100%;
		height:auto;
		display:block;
	}
	
	#voicemm ul.vblist li {
		width:50%;
		height:auto;
		display:block;
		float:left;
	}
  
  
  /* Parts list */
  
  #mmbody_parts {
    width: 100%;
    height: auto;
    padding: 0 0 50px 0;
    margin: 0 auto;
  }
  
  .partslist {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0 0 1rem 0;
    margin: 0 auto;
  }
  
  .partslist a {
    display: block;
    width: calc( 50% - 20px );
    height: auto;
    padding: 10px;
    margin: 10px;
    text-align: left;
    text-decoration: none;
    background-image: url(../img/box_w-80.png);
    box-shadow: 0px 1px 3px #e5e5e5;
    border: 1px dotted #bbb;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  
  .partslist a .ptcc {
    width: auto;
    height: auto;
    padding: 10px 5px 0 5px;
  }
  
  .partslist a .ptcc .p-maker {
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1em;
    padding: 0;
    margin-bottom: 5px;
    color: #B49C56;
  }
  
  .partslist a .ptcc h3 {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.8em;
    margin-bottom: 8px;
    color: #222;
    letter-spacing: -1px;
    width: 100%;
  }
  
  .partslist a .ptcc .pt-wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
  #mmbody_parts .partslist a .ptcc .pt-wrap p.pt-status {
    display: block;
    width: 40px;
    height: 24px;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    color: #fff;
    text-align: center;
  }
  
  #mmbody_parts .partslist a .ptcc .pt-wrap p.pt-price {
    display: block;
    width: calc( 100% - 40px );
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #983844;
    text-align: right;
  }
  
  .partslist a:hover {
    background-color: #F7DB9B;
  }
	
	
}


/* Style for TabletPCs */
@media screen and (min-width: 641px) and (max-width: 799px) {
	
	
	#pagetitle {
	width: 100%;
	height: auto;
	border-top:1px dotted #999;
	overflow:hidden;
	}
	#pagetitle #ptbody {
		width:100%;
		max-width:1200px;
		height:auto;
		margin:0 auto;
		padding:50px 0;
	}
	#pagetitle #ptbody h2 {
		font-size:40px;
		font-weight:normal;
		line-height:1em;
		color:#fff;
		text-align:center;
		margin-bottom:10px;
		font-family: 'Marck Script', cursive;
		text-shadow:0px 2px 8px #000;
	}
	#pagetitle #ptbody p {
		font-size:16px;
		font-weight:normal;
		line-height:1em;
		color:#B49C56;
		text-align:center;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		text-shadow:0px 2px 8px #000;
	}
	
	#pagetitle2 {
	width: 100%;
	height: auto;
	border-top:1px dotted #999;
	overflow:hidden;
	}
	#pagetitle2 #ptbody2 {
		width:100%;
		max-width:1200px;
		height:auto;
		margin:0 auto;
		padding:80px 0;
	}
	#pagetitle2 #ptbody2 p {
		font-size:24px;
		font-weight:200;
		line-height:1.8em;
		color:#fff;
		text-align:center;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		text-shadow:0px 2px 5px #000;
	}
	
	/* Basic styles */
	#msp {
		width:100%;
		height:auto;
		border-top:1px dotted #999;
		border-bottom:1px dotted #999;
	}
	.mmbody {
		width:100%;
		height:auto;
		margin:0 auto;
		padding:50px 3%;
	}
	
	.mmbody h2.h2toptxt {
		font-size:24px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		margin-bottom:10px;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	}
	
	.mmbody h2.h2toptxt_c {
		font-size:24px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		text-align:center;
		margin-bottom:10px;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	}
	
	.mmbody h2.h2sectitle {
		font-size:24px;
		font-weight:normal;
		line-height:1em;
		color:#B49C56;
		font-family: 'Marck Script', cursive;
		margin-bottom:5px;
		text-align:center;
	}
	
	.mmbody h3.h3sectitle {
		font-size:14px;
		line-height:1.4em;
		font-weight:normal;
		color:#333;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		margin-bottom:15px;
		text-align:center;
	}
	
	.mmbody h3.h3nom1 {
		font-size:20px;
		font-weight:normal;
		line-height:1.4em;
		margin-bottom:10px;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		color:#B49C56;
	}
	
	.mmbody h4.h4nom {
		font-size:16px;
		line-height:1.4em;
		font-weight:normal;
		color:#903;
		margin-bottom:15px;
		border-bottom:1px dotted #B49C56;
		padding-bottom:5px;
	}
	.mmbody h5.h5nom {
		font-size: 14px;
		color: #B49C56;
		margin-bottom: 5px;
	}
	
	.mmbody p {
		font-size:14px;
		line-height:1.8em;
		margin:0 0 3.5em;
	}
	.mmbody p.pnom {
		margin:0 0 0em!important;
	}
	.mmbody p.pnom05 {
		margin:0 0 0.5em!important;
	}
	.mmbody p.pnom_c {
		text-align:center;
		margin-bottom:1.5em!important;
	}
	.mmbody p.pnom_c_enc {
		font-family: 'Marck Script', cursive;
		text-align:center;
		margin-bottom:0!important;
		font-size:20px!important;
	}
	
	.mmbody ul.ullist {
		margin:0 0 2.5em 1em;
	}
	.mmbody ul.ullist li {
		list-style-image:url(../img/lidot.png);
		font-size:14px;
		line-height:1.8em;
		margin:0 0 0.5em 0.5em;
	}
	
	table.ts01 { width: 100%; margin-left: auto; margin-right: auto; }
	table.ts01 tr th { font-size: 14px; line-height: 1.5em; font-weight: normal; color: #333; text-align: left; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #903; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: 30%; }
	table.ts01 tr td { font-size: 14px; line-height: 1.5em; text-align: left; vertical-align: top; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; width: 70%; }
	
	table.ts01 tr td p {
		margin: 0;
	}
	table.ts01 tr td dl {
		margin: 0;
	}
	table.ts01 tr td dt {
		float: left;
		clear: left;
		width: 100px;
	}
	table.ts01 tr td dd {
		margin-left: 100px;
		margin-bottom: 5px;
	}
	table.ts01 tr td dd:last-child {
		margin-bottom: 0;
	}
	
	/*
	.formbox250 { background-color: #ffffff; padding: 5px; width: 50%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size:14px; }
	.formbox150 { background-color: #ffffff; padding: 5px; width: 30%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size:14px; }
	.formbox100 { background-color: #ffffff; padding: 5px; width: 20%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size:14px; }
	.formbox750 { background-color: #ffffff; padding: 5px; width: 95%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size:14px; }
	form input#submit { font-size: 18px; line-height: 50px; font-weight: normal; color: #FFF; height: 50px; width: auto; margin-right: auto; margin-left: auto; padding-right: 100px; padding-left: 100px; background: #a90329;
	background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
	background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 );
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; }
	*/
	
	/* Access Map */
	#map_canvas_01 {
		width:100%;
		height:500px;
	}
	
	/* Blog */
	#main-index {
		width: 100%;
	}
	ul#bloglist {
		width:100%;
		height:auto;
	}
	ul#bloglist li {
		width:33%;
		height:auto;
		display:block;
		float:left;
		padding:10px;
	}
	ul#bloglist li a {
		width:auto;
		height:auto;
		display:block;
		text-decoration:none;
		padding:10px;
		border:1px dotted #bbb;
		background-image:url(../img/box_w-80.png);
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
		box-shadow:0px 1px 3px #e5e5e5;
	}
	ul#bloglist li a:hover { background-color: #F7DB9B; 	}
	ul#bloglist li a img {
		width:100%;
		height:auto;
		display:block;
	}
	ul#bloglist li a h2.bi-news {
		font-size:0.8em;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color:#BA435F;
	}
	ul#bloglist li a h2.bi-blog {
		font-size:0.8em;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color: #9ABA0B;
	}
	ul#bloglist li a h2.bi-event {
		font-size:0.8em;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color: #5974CF;
	}
	ul#bloglist li a h2.bi-casestudy {
		font-size:0.8em;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color: #B8A586;
	}
	ul#bloglist li a h2.bi-style {
		font-size: 0.8em;
		line-height: 18px;
		padding: 0 5px;
		color: #fff;
		font-weight: normal;
		background-color: #C36630;
	}
	ul#bloglist li a h2.bi-other {
		font-size: 0.8em;
		line-height: 18px;
		padding: 0 5px;
		color: #fff;
		font-weight: normal;
		background-color: #666;
	}
	ul#bloglist li a h3 {
		font-size:0.8em;
		font-weight:normal;
		line-height:1em;
		margin-bottom:5px;
		color:#B49C56;
		padding:10px 5px 0px;
	}
	ul#bloglist li a p {
		width:auto;
		height:auto;
		display:block;
		padding:0px 5px 10px;
		margin:0!important;
		color:#444;
	}
	
	/* Company */
	.sinsec00 {
		width:100%;
		height:auto;
		padding-top:50px;
		border-top:1px dotted #999;
		margin-bottom:70px;
	}
	.sinsec01 {
		width:100%;
		height:auto;
		padding-top:50px;
		border-top:1px dotted #999;
	}
	
	/* Blog Detail */
	
	#wp_contents #main00 {
		width:100%;
		height:auto;
		display:block;
		padding:40px 10px;
		border-bottom:1px dotted #bbb;
		margin-bottom:40px;
	}
	#wp_contents #main00 h2.title {
		font-size:20px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		margin-bottom:10px;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HGS明朝E", serif;
	}
	
	#wp_contents #side00 {
		width:100%;
		height:auto;
		display:block;
		padding:40px 10px 10px 10px;
		/*border-bottom:1px dotted #bbb;*/
	}
	
	#wp_contents #side00 h3 {
		font-size:16px;
		line-height:1.4em;
		font-weight:normal;
		color:#903;
		margin-bottom:15px;
		border-bottom:1px dotted #B49C56;
		padding-bottom:5px;
	}
	
	#wp_contents #side00 ul {
		margin:0 0 0em 1em;
	}
	#wp_contents #side00 ul li {
		list-style-image:url(../img/lidot.png);
		font-size:14px;
		line-height:1.8em;
		margin:0 0 0.5em 0.5em;
	}
	#wp_contents #side00 ul#menu-category_nav_menu {
		margin: 0 0 0.5rem 0;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li {
		list-style-image:url(none);
		font-size:14px;
		line-height:1.5em;
		margin:0;
		border-top: 1px dotted #B49C56;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li a {
		display: block;
		background-color: #903;
		color: #fff;
		padding: 0.6rem 0.6rem 0.6rem 1.8rem;
		text-decoration: none;
		position: relative;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li a:active {
		background-color: #222;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li a:before {
		content: "\f345";
		font-family: "Dashicons";
		font-size: 1rem;
		position: absolute;
		top: 0.65rem;
		left: 0.5rem;
	}
	
	/* Company */
	.sinsec00 {
		width:100%;
		height:auto;
		padding-top:50px;
		border-top:1px dotted #999;
		margin-bottom:70px;
	}
	.sinsec01 {
		width:100%;
		height:auto;
		padding-top:50px;
		border-top:1px dotted #999;
	}
	
	
	/* Datalist */
	
	#datalist h2 {
		font-size:20px;
		font-family: 'Lato', sans-serif;
		font-weight:700;
		color:#983844;
		line-height:1.4em;
	}
	
	#datalist img {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:10px;
	}
	
	#datalist h3 {
		font-size:0.8em;
		line-height:1.5em;
		font-weight:bold;
		color:#B49C56;
	}
	
	#datalist h4 {
		font-size:14px;
		line-height:1.5em;
		font-weight:bold;
	}
	
	#datalist p.apcom {
		font-size:12px;
		line-height:1.5em;
		margin-bottom:5px!important;
		color:#666;
	}
	
	#datalist p.apprice {
		font-size:16px;
		line-height:1.5em;
		text-align:right;
		color:#983844;
		margin:0!important;
	}
	
	#datalist .car-kind, 
	#datalist .apcom-epoch, 
	#datalist .p-maker {
		margin-right: 1rem;
	}
	
	#datalist .apcom-km {
		white-space: nowrap;
	}
	
	ul#datalist li {
		list-style:none;
		width:31%;
		height:auto;
		display:block;
		margin:1%;
		float:left;
	}
	
	ul#datalist li a {
		width:auto;
		height:auto;
		padding:10px;
		display:block;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
		text-decoration:none;
		border:1px dotted #bbb;
		background-image:url(../img/box_w-80.png);
		box-shadow:0px 1px 3px #e5e5e5;
	}
	
	ul#datalist li a:hover {
		background-color:#F7EBD0;
		text-decoration:none;
	}
	
	/*---------------------------------------------------------*/
	
	/* Data tab */
	
	#navimm {
		width:100%;
		height:auto;
		border-bottom:1px dotted #A19489;
		padding:0 5px 0;
		margin:0 auto;
	}
	#navimm ul li {
		float:left;
		line-height:40px;
		list-style:none;
	}
	#navimm ul li a {
		display: block;
		width: 150px;
		height:40px;
		padding: 0;
		text-decoration: none;
		color: #444;
		font-family: 'Lato', sans-serif;
		font-weight:400;
		font-size:12px;
		line-height:40px;
		text-align:center;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
	}
	
	#navimm ul li a:hover {
		color: #000;
		background-color:#F7EBD0;
	}
	
	#navimm ul li.navimm_active {
		width: 150px;
		height:40px;
		display: block;
		color: #fff;
		font-weight:700;
		font-size:14px;
		line-height:40px;
		font-family: 'Lato', sans-serif;
		padding: 0;
		text-align:center;
		background-color:#983844;
	}
	
	
	/*---------------------------------------------------------*/
	
	
	/* Datalist (Repair)*/
		
	#datalist_2 .dl2img {
		width:30%;
		height:auto;
		display:block;
		float:left;
	}
	#datalist_2 .dl2box {
		width:70%;
		height:auto;
		display:block;
		float:right;
		padding:5px 15px 5px 15px;
	}
	
	#datalist_2 h3 {
		font-size:0.8em;
		line-height:1.5em;
		font-weight:bold;
		color:#B49C56;
	}
	
	#datalist_2 p {
		font-size:14px;
		line-height:1.5em;
		font-weight:bold;
		margin:0!important;
	}
		
	ul#datalist_2 li {
		list-style:none;
		width:48%;
		height:auto;
		display:block;
		margin:1%;
		float:left;
	}
	
	ul#datalist_2 li a {
		width:auto;
		height:auto;
		padding:10px;
		display:block;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
		text-decoration:none;
		border:1px dotted #bbb;
		background-image:url(../img/box_w-80.png);
		box-shadow:0px 1px 3px #e5e5e5;
	}
	
	ul#datalist_2 li a:hover {
		background-color:#F7EBD0;
		text-decoration:none;
	}
	
	/*---------------------------------------------------------*/
	
	/* Trade in */
	
	#voicemm {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:50px;
	}
	
	#voicemm img {
		width:100%;
		height:auto;
		display:block;
	}
	
	#voicemm .vmbox1 {
		width:50%;
		height:auto;
		display:block;
		float:left;
		background-color:#222;
	}
	
	#voicemm .vmbox2 {
		width:50%;
		height:auto;
		display:block;
		float:left;
		background-color:#000;
		border-left:1px solid #222;
	}
	
	#voicemm .vmcc {
		width:auto;
		height:auto;
		padding:25px 25px 25px;
	}
	
	#voicemm h2 {
		font-size:16px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		margin-bottom:10px;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	}
	
	#voicemm p {
		color:#fff;
		margin:0!important;
		height:auto;
		width:auto;
		display:block;
		min-height:12em;
	}
	
	#voicemm ul.vblist {
		width:100%;
		height:auto;
		display:block;
	}
	
	#voicemm ul.vblist li {
		width:50%;
		height:auto;
		display:block;
		float:left;
	}
  
  
  /* Parts list */
  
  #mmbody_parts {
    width: 100%;
    height: auto;
    padding: 0 0 50px 0;
    margin: 0 auto;
  }
  
  .partslist {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0 0 1rem 0;
    margin: 0 auto;
  }
  
  .partslist a {
    display: block;
    width: calc( 33.33% - 20px );
    height: auto;
    padding: 10px;
    margin: 10px;
    text-align: left;
    text-decoration: none;
    background-image: url(../img/box_w-80.png);
    box-shadow: 0px 1px 3px #e5e5e5;
    border: 1px dotted #bbb;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  
  .partslist a .ptcc {
    width: auto;
    height: auto;
    padding: 10px 5px 0 5px;
  }
  
  .partslist a .ptcc .p-maker {
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1em;
    padding: 0;
    margin-bottom: 5px;
    color: #B49C56;
  }
  
  .partslist a .ptcc h3 {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.8em;
    margin-bottom: 8px;
    color: #222;
    letter-spacing: -1px;
    width: 100%;
  }
  
  .partslist a .ptcc .pt-wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
  #mmbody_parts .partslist a .ptcc .pt-wrap p.pt-status {
    display: block;
    width: 40px;
    height: 24px;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    color: #fff;
    text-align: center;
  }
  
  #mmbody_parts .partslist a .ptcc .pt-wrap p.pt-price {
    display: block;
    width: calc( 100% - 40px );
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #983844;
    text-align: right;
  }
  
  .partslist a:hover {
    background-color: #F7DB9B;
  }
  
	
}


/* Style for TabletPCs */
@media screen and (min-width: 481px) and (max-width: 640px) {
	
	
	#pagetitle {
	width: 100%;
	height: auto;
	border-top:1px dotted #999;
	overflow:hidden;
	}
	#pagetitle #ptbody {
		width:100%;
		max-width:1200px;
		height:auto;
		margin:0 auto;
		padding:50px 0;
	}
	#pagetitle #ptbody h2 {
		font-size:40px;
		font-weight:normal;
		line-height:1em;
		color:#fff;
		text-align:center;
		margin-bottom:10px;
		font-family: 'Marck Script', cursive;
		text-shadow:0px 2px 8px #000;
	}
	#pagetitle #ptbody p {
		font-size:16px;
		font-weight:normal;
		line-height:1em;
		color:#B49C56;
		text-align:center;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		text-shadow:0px 2px 8px #000;
	}
	
	#pagetitle2 {
	width: 100%;
	height: auto;
	border-top:1px dotted #999;
	overflow:hidden;
	}
	#pagetitle2 #ptbody2 {
		width:100%;
		max-width:1200px;
		height:auto;
		margin:0 auto;
		padding:80px 0;
	}
	#pagetitle2 #ptbody2 p {
		font-size:24px;
		font-weight:200;
		line-height:1.8em;
		color:#fff;
		text-align:center;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		text-shadow:0px 2px 5px #000;
	}
	
	/* Basic styles */
	#msp {
		width:100%;
		height:auto;
		border-top:1px dotted #999;
		border-bottom:1px dotted #999;
	}
	.mmbody {
		width:100%;
		height:auto;
		margin:0 auto;
		padding:50px 5%;
	}
	
	.mmbody h2.h2toptxt {
		font-size:24px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		margin-bottom:10px;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	}
	
	.mmbody h2.h2toptxt_c {
		font-size:24px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		text-align:center;
		margin-bottom:10px;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	}
	
	.mmbody h2.h2sectitle {
		font-size:24px;
		font-weight:normal;
		line-height:1em;
		color:#B49C56;
		font-family: 'Marck Script', cursive;
		margin-bottom:5px;
		text-align:center;
	}
	
	.mmbody h3.h3sectitle {
		font-size:14px;
		line-height:1.4em;
		font-weight:normal;
		color:#333;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		margin-bottom:15px;
		text-align:center;
	}
	
	.mmbody h3.h3nom1 {
		font-size:20px;
		font-weight:normal;
		line-height:1.4em;
		margin-bottom:10px;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		color:#B49C56;
	}
	
	.mmbody h4.h4nom {
		font-size:16px;
		line-height:1.4em;
		font-weight:normal;
		color:#903;
		margin-bottom:15px;
		border-bottom:1px dotted #B49C56;
		padding-bottom:5px;
	}
	.mmbody h5.h5nom {
		font-size: 14px;
		color: #B49C56;
		margin-bottom: 5px;
	}
	
	.mmbody p {
		font-size:14px;
		line-height:1.8em;
		margin:0 0 3.5em;
	}
	.mmbody p.pnom {
		margin:0 0 0em!important;
	}
	.mmbody p.pnom05 {
		margin:0 0 0.5em!important;
	}
	.mmbody p.pnom_c {
		text-align:center;
		margin-bottom:1.5em!important;
	}
	.mmbody p.pnom_c_enc {
		font-family: 'Marck Script', cursive;
		text-align:center;
		margin-bottom:0!important;
		font-size:20px!important;
	}
	
	.mmbody ul.ullist {
		margin:0 0 2.5em 1em;
	}
	.mmbody ul.ullist li {
		list-style-image:url(../img/lidot.png);
		font-size:14px;
		line-height:1.8em;
		margin:0 0 0.5em 0.5em;
	}
	
	table.ts01 { width: 100%; margin-left: auto; margin-right: auto; }
	table.ts01 tr th {
		font-size: 14px;
		line-height: 1.5em;
		font-weight: normal;
		color: #FFF;
		text-align: left;
		vertical-align: top;
		width: 100%;
		display: block;
		padding: 5px;
		background-color: #903;
	}
	table.ts01 tr td {
		font-size: 14px;
		line-height: 1.5em;
		text-align: left;
		vertical-align: top;
		padding-top: 15px;
		padding-right: 10px;
		padding-left: 10px;
		width: 100%;
		display: block;
		margin-bottom: 55px;
	}
	table.ts01 tr td.last-child {
		margin-bottom: 0;
	}
	
	table.ts01 tr td p {
		margin: 0;
	}
	table.ts01 tr td dl {
		margin: 0;
	}
	table.ts01 tr td dt {
		float: left;
		clear: left;
		width: 100px;
	}
	table.ts01 tr td dd {
		margin-left: 100px;
		margin-bottom: 5px;
	}
	table.ts01 tr td dd:last-child {
		margin-bottom: 0;
	}

	/*
	.formbox250 { background-color: #ffffff; padding: 5px; width: 90%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size:14px; }
	.formbox150 { background-color: #ffffff; padding: 5px; width: 90%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size:14px; }
	.formbox100 { background-color: #ffffff; padding: 5px; width: 30%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size:14px; }
	.formbox750 { background-color: #ffffff; padding: 5px; width: 100%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size:14px; }
	form input#submit { font-size: 18px; line-height: 50px; font-weight: normal; color: #FFF; height: 50px; width: auto; margin-right: auto; margin-left: auto; padding-right: 100px; padding-left: 100px;background: #a90329;
	background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
	background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 );
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; }
	*/
	
	/* Access Map */
	#map_canvas_01 {
		width:100%;
		height:500px;
	}
	
	/* Blog */
	#main-index {
		width: 100%;
	}
	ul#bloglist {
		width:100%;
		height:auto;
	}
	ul#bloglist li {
		width:50%;
		height:auto;
		display:block;
		float:left;
		padding:10px;
	}
	ul#bloglist li a {
		width:auto;
		height:auto;
		display:block;
		text-decoration:none;
		padding:10px;
		border:1px dotted #bbb;
		background-image:url(../img/box_w-80.png);
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
		box-shadow:0px 1px 3px #e5e5e5;
	}
	ul#bloglist li a:active { background-color: #F7DB9B; 	}
	ul#bloglist li a img {
		width:100%;
		height:auto;
		display:block;
	}
	ul#bloglist li a h2.bi-news {
		font-size:12px;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color:#BA435F;
	}
	ul#bloglist li a h2.bi-blog {
		font-size:12px;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color: #9ABA0B;
	}
	ul#bloglist li a h2.bi-event {
		font-size:12px;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color: #5974CF;
	}
	ul#bloglist li a h2.bi-casestudy {
		font-size:12px;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color: #B8A586;
	}
	ul#bloglist li a h2.bi-style {
		font-size:12px;
		line-height: 18px;
		padding: 0 5px;
		color: #fff;
		font-weight: normal;
		background-color: #C36630;
	}
	ul#bloglist li a h2.bi-other {
		font-size:12px;
		line-height: 18px;
		padding: 0 5px;
		color: #fff;
		font-weight: normal;
		background-color: #666;
	}
	ul#bloglist li a h3 {
		font-size:12px;
		font-weight:normal;
		line-height:1em;
		margin-bottom:5px;
		color:#B49C56;
		padding:20px 5px 0px;
	}
	ul#bloglist li a p {
		width:auto;
		height:auto;
		display:block;
		padding:0px 5px 10px;
		margin:0!important;
		color:#444;
	}
	
	/* Blog Detail */
	
	#wp_contents #main00 {
		width:100%;
		height:auto;
		display:block;
		padding:40px 10px;
		border-bottom:1px dotted #bbb;
		margin-bottom:40px;
	}
	#wp_contents #main00 h2.title {
		font-size:20px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		margin-bottom:10px;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HGS明朝E", serif;
	}
	
	#wp_contents #side00 {
		width:100%;
		height:auto;
		display:block;
		padding:40px 10px 10px 10px;
		/*border-bottom:1px dotted #bbb;*/
	}
	
	#wp_contents #side00 h3 {
		font-size:16px;
		line-height:1.4em;
		font-weight:normal;
		color:#903;
		margin-bottom:15px;
		border-bottom:1px dotted #B49C56;
		padding-bottom:5px;
	}
	
	#wp_contents #side00 ul {
		margin:0 0 0em 1em;
	}
	#wp_contents #side00 ul li {
		list-style-image:url(../img/lidot.png);
		font-size:14px;
		line-height:1.8em;
		margin:0 0 0.5em 0.5em;
	}
	#wp_contents #side00 ul#menu-category_nav_menu {
		margin: 0 0 0.5rem 0;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li {
		list-style-image:url(none);
		font-size:14px;
		line-height:1.5em;
		margin:0;
		border-top: 1px dotted #B49C56;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li a {
		display: block;
		background-color: #903;
		color: #fff;
		padding: 0.6rem 0.6rem 0.6rem 1.8rem;
		text-decoration: none;
		position: relative;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li a:active {
		background-color: #222;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li a:before {
		content: "\f345";
		font-family: "Dashicons";
		font-size: 1rem;
		position: absolute;
		top: 0.65rem;
		left: 0.5rem;
	}
	
	/* Company */
	.sinsec00 {
		width:100%;
		height:auto;
		padding-top:50px;
		border-top:1px dotted #999;
		margin-bottom:70px;
	}
	.sinsec01 {
		width:100%;
		height:auto;
		padding-top:50px;
		border-top:1px dotted #999;
	}
	
	
	/* Datalist */
	
	#datalist h2 {
		font-size:20px;
		font-family: 'Lato', sans-serif;
		font-weight:700;
		color:#983844;
		line-height:1.4em;
	}
	
	#datalist img {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:10px;
	}
	
	#datalist h3 {
		font-size:0.8em;
		line-height:1.5em;
		font-weight:bold;
		color:#B49C56;
	}
	
	#datalist h4 {
		font-size:14px;
		line-height:1.5em;
		font-weight:bold;
	}
	
	#datalist p.apcom {
		font-size:12px;
		line-height:1.5em;
		margin-bottom:5px!important;
		color:#666;
	}
	
	#datalist p.apprice {
		font-size:16px;
		line-height:1.5em;
		text-align:right;
		color:#983844;
		margin:0!important;
	}
	
	#datalist .car-kind, 
	#datalist .apcom-epoch, 
	#datalist .p-maker {
		margin-right: 1rem;
	}
	
	#datalist .apcom-km {
		white-space: nowrap;
	}
	
	ul#datalist li {
		list-style:none;
		width:48%;
		height:auto;
		display:block;
		margin:1%;
		float:left;
	}
	
	ul#datalist li a {
		width:auto;
		height:auto;
		padding:10px;
		display:block;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
		text-decoration:none;
		border:1px dotted #bbb;
		background-image:url(../img/box_w-80.png);
		box-shadow:0px 1px 3px #e5e5e5;
	}
	
	ul#datalist li a:hover {
		background-color:#F7EBD0;
		text-decoration:none;
	}
	
	/*---------------------------------------------------------*/
	
	/* Data tab */
	
	#navimm {
		width:100%;
		height:auto;
		border-bottom:1px dotted #A19489;
		padding:0 5px 0;
		margin:0 auto;
	}
	#navimm ul li {
		float:left;
		line-height:40px;
		list-style:none;
	}
	#navimm ul li a {
		display: block;
		width: 150px;
		height:40px;
		padding: 0;
		text-decoration: none;
		color: #444;
		font-family: 'Lato', sans-serif;
		font-weight:400;
		font-size:12px;
		line-height:40px;
		text-align:center;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
	}
	
	#navimm ul li a:hover {
		color: #000;
		background-color:#F7EBD0;
	}
	
	#navimm ul li.navimm_active {
		width: 150px;
		height:40px;
		display: block;
		color: #fff;
		font-weight:700;
		font-size:14px;
		line-height:40px;
		font-family: 'Lato', sans-serif;
		padding: 0;
		text-align:center;
		background-color:#983844;
	}
	
	
	/*---------------------------------------------------------*/
	
	
	/* Datalist (Repair)*/
		
	#datalist_2 img {
		width:30%;
		height:auto;
		display:block;
		float:left;
	}
	#datalist_2 .dl2box {
		width:70%;
		height:auto;
		display:block;
		float:right;
		padding:5px 15px 5px 15px;
	}
	
	#datalist_2 h3 {
		font-size:0.8em;
		line-height:1.5em;
		font-weight:bold;
		color:#B49C56;
	}
	
	#datalist_2 p {
		font-size:14px;
		line-height:1.5em;
		font-weight:bold;
		margin:0!important;
	}
		
	ul#datalist_2 li {
		list-style:none;
		width:100%;
		height:auto;
		display:block;
		margin:0 0 20px 0;
	}
	
	ul#datalist_2 li a {
		width:auto;
		height:auto;
		padding:10px;
		display:block;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
		text-decoration:none;
		border:1px dotted #bbb;
		background-image:url(../img/box_w-80.png);
		box-shadow:0px 1px 3px #e5e5e5;
	}
	
	ul#datalist_2 li a:hover {
		background-color:#F7EBD0;
		text-decoration:none;
	}
	
	/*---------------------------------------------------------*/
	
	/* Trade in */
	
	#voicemm {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:50px;
	}
	
	#voicemm img {
		width:100%;
		height:auto;
		display:block;
	}
	
	#voicemm .vmbox1 {
		width:100%;
		height:auto;
		display:block;
		background-color:#222;
		margin-bottom:60px;
	}
	
	#voicemm .vmbox2 {
		width:100%;
		height:auto;
		display:block;
		background-color:#000;
	}
	
	#voicemm .vmcc {
		width:auto;
		height:auto;
		padding:25px 25px 25px;
	}
	
	#voicemm h2 {
		font-size:16px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		margin-bottom:10px;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	}
	
	#voicemm p {
		color:#fff;
		margin:0!important;
		height:auto;
		width:auto;
		display:block;
	}
	
	#voicemm ul.vblist {
		width:100%;
		height:auto;
		display:block;
	}
	
	#voicemm ul.vblist li {
		width:50%;
		height:auto;
		display:block;
		float:left;
	}
  
  
  /* Parts list */
  
  #mmbody_parts {
    width: 100%;
    height: auto;
    padding: 0 0 50px 0;
    margin: 0 auto;
  }
  
  .partslist {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0 0 1rem 0;
    margin: 0 auto;
  }
  
  .partslist a {
    display: block;
    width: calc( 50% - 20px );
    height: auto;
    padding: 10px;
    margin: 10px;
    text-align: left;
    text-decoration: none;
    background-image: url(../img/box_w-80.png);
    box-shadow: 0px 1px 3px #e5e5e5;
    border: 1px dotted #bbb;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  
  .partslist a .ptcc {
    width: auto;
    height: auto;
    padding: 10px 5px 0 5px;
  }
  
  .partslist a .ptcc .p-maker {
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1em;
    padding: 0;
    margin-bottom: 5px;
    color: #B49C56;
  }
  
  .partslist a .ptcc h3 {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.8em;
    margin-bottom: 8px;
    color: #222;
    letter-spacing: -1px;
    width: 100%;
  }
  
  .partslist a .ptcc .pt-wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
  #mmbody_parts .partslist a .ptcc .pt-wrap p.pt-status {
    display: block;
    width: 40px;
    height: 24px;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    color: #fff;
    text-align: center;
  }
  
  #mmbody_parts .partslist a .ptcc .pt-wrap p.pt-price {
    display: block;
    width: calc( 100% - 40px );
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #983844;
    text-align: right;
  }
  
  .partslist a:hover {
    background-color: #F7DB9B;
  }
  
	
}


/* Style for Smartphonea */
@media screen and (max-width: 480px) {
	
	
	#pagetitle {
	width: 100%;
	height: auto;
	border-top:1px dotted #999;
	overflow:hidden;
	}
	#pagetitle #ptbody {
		width:100%;
		max-width:1200px;
		height:auto;
		margin:0 auto;
		padding:50px 0;
	}
	#pagetitle #ptbody h2 {
		font-size:40px;
		font-weight:normal;
		line-height:1em;
		color:#fff;
		text-align:center;
		margin-bottom:10px;
		font-family: 'Marck Script', cursive;
		text-shadow:0px 2px 8px #000;
	}
	#pagetitle #ptbody p {
		font-size:16px;
		font-weight:normal;
		line-height:1em;
		color:#B49C56;
		text-align:center;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		text-shadow:0px 2px 8px #000;
	}
	
	#pagetitle2 {
	width: 100%;
	height: auto;
	border-top:1px dotted #999;
	overflow:hidden;
	}
	#pagetitle2 #ptbody2 {
		width:100%;
		max-width:1200px;
		height:auto;
		margin:0 auto;
		padding:80px 10px 20px;
	}
	#pagetitle2 #ptbody2 p {
		font-size:14px;
		font-weight:200;
		line-height:1.8em;
		color:#fff;
		text-align:center;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		text-shadow:0px 1px 5px #000;
	}
	
	/* Basic styles */
	#msp {
		width:100%;
		height:auto;
		border-top:1px dotted #999;
		border-bottom:1px dotted #999;
	}
	.mmbody {
		width:100%;
		height:auto;
		margin:0 auto;
		padding:50px 5%;
	}
	
	.mmbody h2.h2toptxt {
		font-size:18px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		margin-bottom:10px;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	}
	
	.mmbody h2.h2toptxt_c {
		font-size:18px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		margin-bottom:10px;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	}
	
	.mmbody h2.h2sectitle {
		font-size:18px;
		font-weight:normal;
		line-height:1em;
		color:#B49C56;
		font-family: 'Marck Script', cursive;
		margin-bottom:5px;
		text-align:center;
	}
	
	.mmbody h3.h3sectitle {
		font-size:12px;
		line-height:1.4em;
		font-weight:normal;
		color:#333;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		margin-bottom:15px;
		text-align:center;
	}
	
	.mmbody h3.h3nom1 {
		font-size:18px;
		font-weight:normal;
		line-height:1.4em;
		margin-bottom:10px;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		color:#B49C56;
	}
	
	.mmbody h4.h4nom {
		font-size:14px;
		line-height:1.4em;
		font-weight:normal;
		color:#903;
		margin-bottom:15px;
		border-bottom:1px dotted #B49C56;
		padding-bottom:5px;
	}
	.mmbody h5.h5nom {
		font-size: 14px;
		color: #B49C56;
		margin-bottom: 5px;
	}
	
	.mmbody p {
		font-size:14px;
		line-height:1.8em;
		margin:0 0 3.5em;
	}
	.mmbody p.pnom {
		margin:0 0 0em!important;
	}
	.mmbody p.pnom05 {
		margin:0 0 0.5em!important;
	}
	.mmbody p.pnom_c {
		margin-bottom:1.5em!important;
	}
	.mmbody p.pnom_c_enc {
		font-family: 'Marck Script', cursive;
		margin-bottom:0!important;
		font-size:20px!important;
	}
	
	.mmbody ul.ullist {
		margin:0 0 2.5em 1em;
	}
	.mmbody ul.ullist li {
		list-style-image:url(../img/lidot.png);
		font-size:14px;
		line-height:1.8em;
		margin:0 0 0.5em 0.5em;
	}
	
	table.ts01 { width: 100%; margin-left: auto; margin-right: auto; }
	table.ts01 tr th {
		font-size: 14px;
		line-height: 1.5em;
		font-weight: normal;
		color: #FFF;
		text-align: left;
		vertical-align: top;
		width: 100%;
		display: block;
		padding: 5px;
		background-color: #903;
	}
	table.ts01 tr td {
		font-size: 14px;
		line-height: 1.5em;
		text-align: left;
		vertical-align: top;
		padding-top: 15px;
		padding-right: 10px;
		padding-left: 10px;
		width: 100%;
		display: block;
		margin-bottom: 55px;
	}
	table.ts01 tr td.last-child {
		margin-bottom: 0;
	}
	
	table.ts01 tr td p {
		margin: 0;
	}
	table.ts01 tr td dl {
		margin: 0;
	}
	table.ts01 tr td dt {
		float: left;
		clear: left;
		width: 100px;
	}
	table.ts01 tr td dd {
		margin-left: 100px;
		margin-bottom: 5px;
	}
	table.ts01 tr td dd:last-child {
		margin-bottom: 0;
	}
	
	/*
	.formbox250 { background-color: #ffffff; padding: 5px; width: 90%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size:14px; }
	.formbox150 { background-color: #ffffff; padding: 5px; width: 90%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size:14px; }
	.formbox100 { background-color: #ffffff; padding: 5px; width: 30%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size:14px; }
	.formbox750 { background-color: #ffffff; padding: 5px; width: 100%; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #999; border-right-color: #fafafa; border-bottom-color: #fafafa; border-left-color: #999; font-size:14px; }
	form input#submit { font-size: 18px; line-height: 50px; font-weight: normal; color: #FFF; height: 50px; width: 100%; text-align:center; margin-right: auto; margin-left: auto; background: #a90329;
	background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
	background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 );
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; }
	*/
	
	/* Access Map */
	#map_canvas_01 {
		width:100%;
		height:500px;
	}
	
	/* Blog */
	#main-index {
		width: 100%;
	}
	ul#bloglist {
		width:100%;
		height:auto;
	}
	ul#bloglist li {
		width:100%;
		height:auto;
		display:block;
		float:left;
		padding:0 0 20px;
	}
	ul#bloglist li a {
		width:auto;
		height:auto;
		display:block;
		text-decoration:none;
		padding:10px;
		border:1px dotted #bbb;
		background-image:url(../img/box_w-80.png);
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
		box-shadow:0px 1px 3px #e5e5e5;
	}
	ul#bloglist li a:active { background-color: #F7DB9B; 	}
	ul#bloglist li a img {
		width:100%;
		height:auto;
		display:block;
	}
	ul#bloglist li a h2.bi-news {
		font-size:12px;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color:#BA435F;
	}
	ul#bloglist li a h2.bi-blog {
		font-size:12px;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color: #9ABA0B;
	}
	ul#bloglist li a h2.bi-event {
		font-size:12px;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color: #5974CF;
	}
	ul#bloglist li a h2.bi-casestudy {
		font-size:12px;
		line-height:18px;
		padding:0 5px;
		color:#fff;
		font-weight:normal;
		background-color: #B8A586;
	}
	ul#bloglist li a h2.bi-style {
		font-size: 12px;
		line-height: 18px;
		padding: 0 5px;
		color: #fff;
		font-weight: normal;
		background-color: #C36630;
	}
	ul#bloglist li a h2.bi-other {
		font-size: 12px;
		line-height: 18px;
		padding: 0 5px;
		color: #fff;
		font-weight: normal;
		background-color: #666;
	}
	ul#bloglist li a h3 {
		font-size:12px;
		font-weight:normal;
		line-height:1em;
		margin-bottom:5px;
		color:#B49C56;
		padding:20px 5px 0px;
	}
	ul#bloglist li a p {
		width:auto;
		height:auto;
		display:block;
		padding:0px 5px 10px;
		margin:0!important;
		color:#444;
		font-size:16px!important;
	}
	
	/* Blog Detail */
	
	#wp_contents #main00 {
		width:100%;
		height:auto;
		display:block;
		padding:40px 10px;
		border-bottom:1px dotted #bbb;
		margin-bottom:40px;
	}
	#wp_contents #main00 h2.title {
		font-size:20px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		margin-bottom:10px;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HGS明朝E", serif;
	}
	
	#wp_contents #side00 {
		width:100%;
		height:auto;
		display:block;
		padding:40px 10px 10px 10px;
		/*border-bottom:1px dotted #bbb;*/
	}
	
	#wp_contents #side00 h3 {
		font-size:16px;
		line-height:1.4em;
		font-weight:normal;
		color:#903;
		margin-bottom:15px;
		border-bottom:1px dotted #B49C56;
		padding-bottom:5px;
	}
	
	#wp_contents #side00 ul {
		margin:0 0 0em 1em;
	}
	#wp_contents #side00 ul li {
		list-style-image:url(../img/lidot.png);
		font-size:14px;
		line-height:1.8em;
		margin:0 0 0.5em 0.5em;
	}
	#wp_contents #side00 ul#menu-category_nav_menu {
		margin: 0 0 0.5rem 0;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li {
		list-style-image:url(none);
		font-size:14px;
		line-height:1.5em;
		margin:0;
		border-top: 1px dotted #B49C56;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li a {
		display: block;
		background-color: #903;
		color: #fff;
		padding: 0.6rem 0.6rem 0.6rem 1.8rem;
		text-decoration: none;
		position: relative;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li a:active {
		background-color: #222;
	}
	#wp_contents #side00 ul#menu-category_nav_menu li a:before {
		content: "\f345";
		font-family: "Dashicons";
		font-size: 1rem;
		position: absolute;
		top: 0.65rem;
		left: 0.5rem;
	}
	
	/* Company */
	.sinsec00 {
		width:100%;
		height:auto;
		padding-top:50px;
		border-top:1px dotted #999;
		margin-bottom:70px;
	}
	.sinsec01 {
		width:100%;
		height:auto;
		padding-top:50px;
		border-top:1px dotted #999;
	}
	
	
	/* Datalist */
	
	#datalist h2 {
		font-size:20px;
		font-family: 'Lato', sans-serif;
		font-weight:700;
		color:#983844;
		line-height:1.4em;
	}
	
	#datalist img {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:10px;
	}
	
	#datalist h3 {
		font-size:0.8em;
		line-height:1.5em;
		font-weight:bold;
		color:#B49C56;
	}
	
	#datalist h4 {
		font-size:14px;
		line-height:1.5em;
		font-weight:bold;
	}
	
	#datalist p.apcom {
		font-size:12px;
		line-height:1.5em;
		margin-bottom:5px!important;
		color:#666;
	}
	
	#datalist p.apprice {
		font-size:16px;
		line-height:1.5em;
		text-align:right;
		color:#983844;
		margin:0!important;
	}
	
	#datalist .car-kind, 
	#datalist .apcom-epoch, 
	#datalist .p-maker {
		margin-right: 1rem;
	}
	
	#datalist .apcom-km {
		white-space: nowrap;
	}
	
	ul#datalist li {
		list-style:none;
		width:100%;
		height:auto;
		display:block;
		margin:0 0 20px;
		float:left;
	}
	
	ul#datalist li a {
		width:auto;
		height:auto;
		padding:10px;
		display:block;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
		text-decoration:none;
		border:1px dotted #bbb;
		background-image:url(../img/box_w-80.png);
		box-shadow:0px 1px 3px #e5e5e5;
	}
	
	ul#datalist li a:hover {
		background-color:#F7EBD0;
		text-decoration:none;
	}
	
	/*---------------------------------------------------------*/
	
	/* Data tab */
	
	#navimm {
		width:100%;
		height:auto;
		border-bottom:1px dotted #A19489;
		padding:0 0 0;
		margin:0 auto 20px;
	}
	#navimm ul li {
		float:left;
		width: 50%;
		height:auto;
		display:block;
		text-align:center;
		line-height:40px;
		list-style:none;
	}
	#navimm ul li a {
		display: block;
		width: 100%;
		height:40px;
		padding: 0;
		text-decoration: none;
		color: #444;
		font-family: 'Lato', sans-serif;
		font-weight:400;
		font-size:12px;
		line-height:40px;
		text-align:center;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
	}
	
	#navimm ul li a:hover {
		color: #000;
		background-color:#F7EBD0;
	}
	
	#navimm ul li.navimm_active {
		width: 50%;
		height:40px;
		display: block;
		color: #fff;
		font-weight:700;
		font-size:14px;
		line-height:40px;
		font-family: 'Lato', sans-serif;
		padding: 0;
		text-align:center;
		background-color:#983844;
	}
	
	
	/*---------------------------------------------------------*/
	
	
	/* Datalist (Repair)*/
		
	#datalist_2 .dl2img {
		width:100%;
		height:auto;
		display:block;
	}
	#datalist_2 .dl2box {
		width:100%;
		height:auto;
		display:block;
		padding:15px 5px 5px 5px;
	}
	
	#datalist_2 h3 {
		font-size:0.8em;
		line-height:1.5em;
		font-weight:bold;
		color:#B49C56;
	}
	
	#datalist_2 p {
		font-size:14px;
		line-height:1.5em;
		font-weight:bold;
		margin:0!important;
	}
		
	ul#datalist_2 li {
		list-style:none;
		width:100%;
		height:auto;
		display:block;
		margin:0 0 20px 0;
	}
	
	ul#datalist_2 li a {
		width:auto;
		height:auto;
		padding:10px;
		display:block;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all  0.4s ease;
		text-decoration:none;
		border:1px dotted #bbb;
		background-image:url(../img/box_w-80.png);
		box-shadow:0px 1px 3px #e5e5e5;
	}
	
	ul#datalist_2 li a:hover {
		background-color:#F7EBD0;
		text-decoration:none;
	}
	
	/*---------------------------------------------------------*/
	
	/* Trade in */
	
	#voicemm {
		width:100%;
		height:auto;
		display:block;
		margin-bottom:50px;
	}
	
	#voicemm img {
		width:100%;
		height:auto;
		display:block;
	}
	
	#voicemm .vmbox1 {
		width:100%;
		height:auto;
		display:block;
		background-color:#222;
		margin-bottom:60px;
	}
	
	#voicemm .vmbox2 {
		width:100%;
		height:auto;
		display:block;
		background-color:#000;
	}
	
	#voicemm .vmcc {
		width:auto;
		height:auto;
		padding:25px 25px 25px;
	}
	
	#voicemm h2 {
		font-size:16px;
		font-weight:normal;
		line-height:1.4em;
		color:#B49C56;
		margin-bottom:10px;
		font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	}
	
	#voicemm p {
		color:#fff;
		margin:0!important;
		height:auto;
		width:auto;
		display:block;
	}
	
	#voicemm ul.vblist {
		width:100%;
		height:auto;
		display:block;
	}
	
	#voicemm ul.vblist li {
		width:50%;
		height:auto;
		display:block;
		float:left;
	}
  
  
  /* Parts list */
  
  #mmbody_parts {
    width: 100%;
    height: auto;
    padding: 0 0 50px 0;
    margin: 0 auto;
  }
  
  .partslist {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0 0 1rem 0;
    margin: 0 auto;
  }
  
  .partslist a {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px;
    margin: 0 0 20px 0;
    text-align: left;
    text-decoration: none;
    background-image: url(../img/box_w-80.png);
    box-shadow: 0px 1px 3px #e5e5e5;
    border: 1px dotted #bbb;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  
  .partslist a .ptcc {
    width: auto;
    height: auto;
    padding: 10px 5px 0 5px;
  }
  
  .partslist a .ptcc .p-maker {
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1em;
    padding: 0;
    margin-bottom: 5px;
    color: #B49C56;
  }
  
  .partslist a .ptcc h3 {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.8em;
    margin-bottom: 8px;
    color: #222;
    letter-spacing: -1px;
    width: 100%;
  }
  
  .partslist a .ptcc .pt-wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
  #mmbody_parts .partslist a .ptcc .pt-wrap p.pt-status {
    display: block;
    width: 40px;
    height: 24px;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    color: #fff;
    text-align: center;
  }
  
  #mmbody_parts .partslist a .ptcc .pt-wrap p.pt-price {
    display: block;
    width: calc( 100% - 40px );
    height: auto;
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #983844;
    text-align: right;
  }
  
  .partslist a:hover {
    background-color: #F7DB9B;
  }

	
}




