/* =================================================
   Motorcycle List Page for echelon-motorcycle.com
   ================================================= */

h1 a {
  pointer-events: none;
}

#unav01,
#unav02,
#unav03,
#unav01,
#unaven {
  display: none;
}

#content::after {
  background-color: transparent;
}

.column-one #top-info {
  display: none;
}

.common-h {
  display: none;
}

.mfa-title {
  margin-top: 5px;
  margin-bottom: 10px;
  width: 990px;
  color: #000;
  font-size: 16px;
  position: relative;
  padding-top: 10px;
}
#uni-header-area {
	position: relative;
	margin: 60px 0 30px;
}
#uni-header-area .uni-header {
	float: none;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: none;
	border-bottom: 3px solid #BDD0E0;
}
.uni-header .uni-btn {
  display: none;
}

#list-maker {
	list-style: none;
	width: 968px;
	/* margin-top: 2px; */
	margin-bottom: 30px;
	margin-left: 5px;
	background-color: #ffffff;
	padding: 25px 10px 20px 10px;
	display: inline-block;
	border: 1px solid #f5f5f5;
	border: 1px solid #aeaeae;
	border-width: 0 1px 1px;
  border-width: 1px 1px 1px !important;
}
#list-maker .maker {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	gap: 8px 25px;
	list-style: none;
}
#list-maker .maker-image {
	list-style: none;
	width: 160px;
	margin-bottom: 10px;
	float: none;
	margin: 0;
	width: calc((100% - 25px* 5) / 4) !important;
	text-align: center;
}
#list-maker .maker-image a {
	display: block;
}
#list-maker .maker-image a img {
	width: 50%;
}
#list-maker .non-selected {
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline-block;
	width: 140px;
	color: #4c80d7;
	line-height: 1.8em;
	background: transparent;
}
.precut-top-main #list-maker .selected, #list-maker .non-selected {
	width: 100%;
}

#select-title .link {
  display: none;
}

#utilityNav {
  left: 912px;
}

#footer,
.copyright {
  display: none;
}

.back-to-home {
  display: none;
}

#list-table .grade a.part-move {
  /*color: #4c80d7 !important;*/
  padding: 2px 5px !important;
  background-color: #4c80d7;
  color: #fff !important;
  border-radius: 3px;
}

#list-table>tbody>tr:nth-child(n+4):nth-child(even) {
  background-color: #f3f3f3;
}

.item-table tr {
  border-bottom: 1px dotted #ccc;
}

.item-table td {
  padding: 7px 4px;
}

.item-table td.part-name {
  width: 50%;
}

.item-table td.part-price {
  width: 12%;
}

.item-table td.part-img {
  width: 12%;
}

.item-table td.part-price span {
  font-size: 10px;
}

.item-table .s-text {
  font-size: 10px;
}

#list-maker .maker-image {
  width: calc((100% - 25px* 5) / 4) !important;
}

#list-maker .maker-image a img {
  width: 50%;
}

#list-maker .maker-image a:hover {
  opacity: .7;
}
.uni-header .uni-top {
	font-size: 18px;
	font-weight: bold;
	flex-grow: 1;
	margin: 0;
	padding: 0 45px 13px;
	letter-spacing: .08em;
	width: 300px !important;
}

.uni-header .item-link {
  padding: 5px;
  background-color: #fff;
  background-position: 8px center;
  background-size: auto 50%;
  border-radius: 0.25em;
  border: 1px solid #BDD0E0;
  transition: all 0.3s;
  box-shadow: 0 0 6px #c5c5c5, 0 0 6px #ffffff;
  color: #005e95;
  width: 150px;
  text-align: center;
  display: block;
  position: relative;
  top: -13px;
}


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

  #col-main-one {
    width: 100% !important;
    overflow-x: auto !important;
  }

  #list-table,
  .item-table {
    max-width: 900px;
    font-size: .9em;
  }

  #uni-header-area .uni-header {
    max-width: 900px !important;
  }

  .uni-header .uni-print {
    width: 100px;
    margin: 0  16px !important;
    top: 0 !important;
  }

  .item-table {
    border-collapse: collapse;
    white-space: nowrap;
  }

  #title-image {
    max-width: 50px !important;
  }

  #list-table .td-color-line {
    width: 5% !important;
  }

  #list-table .car-color{
      width: 20% !important;
      height:2em;
      border-top: 1px #999  solid;
      border-left: 1px #999  solid;
      padding-left: 8px;
    }
    
    #list-table .car{
      width: 20% !important;
      height:2em;
      border-left: 1px #999  solid;
    }
    
    #list-table .model{
      width: 15% !important;
      height:2em;
      border: 1px #999  solid;
      padding: 2px 5px;
    }
    
    #list-table .grade{
      width: 50% !important;
      height: 2em;
      border: 1px #999 solid;
      padding:5px;
    }

    #list-maker {
      width: 900px !important;
    }

    #list-maker .maker {
      gap: 8px;
    }
}

/* CUSTUMIZED Added at 2026-01-08 */
body {
	background-color: #fff;
	color: #000;
}
.header-info {
	margin: auto;
	padding: 1.5rem 1rem;
	border: 1px solid #a9a9a9;
	text-align: center;
}
.header-info a {
	color: #0068b2;
}
#DateTimeDisp {
	font-size: .875rem;
	font-weight: bold;
}
#motorcycle-list {
    max-width: 990px;
	width: 100%;
    margin-top: calc(100px * 2);
    margin-bottom: calc(100px * 2);
    margin-left: auto;
    margin-right: auto;
    /*color: #fff;*/
}
.mfa-title {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 990px;
	color: #000;
	font-size: 16px;
	position: relative;
	padding-top: 10px;
}
#title-image {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: bottom;
}
#list-table,
.item-table {
	border-collapse: collapse;
	border-spacing: 0;
}
#list-table {
	display: block;
	width: 100%;
	border: 1px #696969 solid;
	margin-left: 5px;
	font-size: .875rem;
}
#list-table .sub-title {
	background-color: #000022;
}
#list-table .sub-name {
	color: #ffffff;
	height: 2.5em;
	border: 1px #696969 solid;
	font-size: 14px;
}
#list-table .car-color {
	/* width: 400px; */
	width: 220px;
	height: 2em;
	border-top: 1px #999 solid;
	border-left: 1px #999 solid;
	padding-left: 8px;
}
#list-table .model {
	width: 120px;
	height: 2em;
	border: 1px #999 solid;
	padding: 2px 5px;
}
#list-table .grade {
	/* width: 400px; */
	width: 580px;
	height: 2em;
	border: 1px #999 solid;
	padding: 5px;
}
#list-table .td-color-line {
	background-color: #004674;
	color: #ffffff;
	width: 50px;
	height: 2em;
	border-top: 1px #ffffff solid;
	border-left: 1px #696969 solid;
	text-align: center;
}
#list-table .td-color, #list-table .td-color-line {
	background-color: #005e95;
}
#list-table .car-color {
	/* width: 400px; */
	width: 220px;
	height: 2em;
	border-top: 1px #999 solid;
	border-left: 1px #999 solid;
	padding-left: 8px;
}
#list-table .model {
	width: 120px;
	height: 2em;
	border: 1px #999 solid;
	padding: 2px 5px;
}
#list-table .model a {
	pointer-events: none;
}
#list-maker {
	max-width: 100%;
	width: 100%;
	box-sizing: border-box;
	margin-left: 0;
}
#list-maker .maker-image {
	width: calc((100% - 25px * 3) / 4) !important;
}
.list-top {
	margin-bottom: 2.5rem;
}
@media screen and (max-width:768px) {
	html {
		font-size: 1rem;
	}
	#motorcycle-list {
		margin-top: calc(60px * 2);
		margin-bottom: calc(60px * 2);
	}
	#main-area {
		margin: auto 10px;
	}
	.header-info {
		margin: auto 8px;
		padding: 1.5rem .25rem;
		font-size: .75rem;
	}
	#uni-header-area .uni-header {
		flex-direction: column-reverse;
		align-items: flex-end;
	}
	.uni-header .uni-top {
		width: 100%!important;
		padding: 0 15px 13px;
		letter-spacing: 0;
		box-sizing: border-box;
	}
	.uni-header .uni-print {
		text-align: right;
	}
	#list-table {
		display: block;
		overflow-x: scroll;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
		margin-left: 0;
	}
	#list-table tbody {
		width: 100%;
		display: table;
	}
	#list-table .sub-name {
		text-align: left;
	}
	#list-maker .maker {
		gap: 8px;
	}
	#list-maker .maker-image {
		width: calc((100% - 8px * 2) / 3) !important;
		font-size: .8rem;
	}
	#list-table .car-color {
		/*width: 50%!important;*/
	}
	#list-table .model {
		/*width: 30%!important;*/
	}
	#list-table .grade {
		/*width: auto!important;*/
	}
	.item-table {
		width: 100%!important;
		font-size: .875rem;
	}
	.item-table td.part-img img {
		max-width: 80px;
		width: 80px!important;
	}
	.scroll-hint-icon {
		top: 10rem!important;
	}
}
@media print {
	.siteHeader {
		display: none;
	}
	#motorcycle-list {
		margin: 0 auto;
	}
}
