@charset "UTF-8";

/************************************************************
INDEX
************************************************************/

.fit_index {
  margin-top: 40px;
}

.fit_index a {
  display: block;
  width: 100%;
  height: 100%;
}

.fit_index a .ttl {
  margin-top: 10px;
  font-size: 21px;
  font-weight: bold;
  line-height: 50.4px;
  text-align: center;
}

.fit_index a .ttl.row2 {
  line-height: 1.2;
}

.fit_index a .ttl .fa {
  color: #e47e24;
}

.fit_index a .description {
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.4;
  text-align: left;
}

.enclose {
  margin: 20px 10px 5px 0;
  padding: 5px 10px;
  border-radius: 18px;
  background: #e47e24;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}

.btn_notice {
  margin-top: 30px;
  padding: 30px 0 25px;
  border-top: none;
  border-bottom: none;
  background: #e6f1ed;
  text-align: center;
}

.btn_notice li.no {
  display: inline-block;
	*display:inline;
	*zoom:1;
  margin: 0 10px 5px 0;
  width: 140px;
  height: 36px;
  border-radius: 18px;
  background: #999999;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  vertical-align: middle;
}

.btn_notice li.yes {
  display: inline-block;
	*display:inline;
	*zoom:1;
  margin: 0 10px 5px 0;
  width: 140px;
  height: 36px;
  border-radius: 18px;
  background: #e47e24;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  vertical-align: middle;
}

.btn_notice li a {
  display: block;
  padding: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
}

.btn_notice li button {
    display: block;
    padding: 0;
    width: 100%;
    height: 100%;
    color: #ffffff;
    cursor: pointer;
}

.btn_notice li a .fa {
  color: #ffffff;
}

.btn_notice li button .fa {
    color: #ffffff;
}

/* ---------------TB/SP */

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

.fit_index a .ttl {
  font-size: 16px;
  line-height: 1;
}

.fit_index a .ttl.row2 {
  line-height: 1;
}

.fit_index a .ttl span {
  font-size: 12px;
}

.fit_index a .description {
  font-size: 12px;
}

.fit_index .sp_shrink {
  margin:0 auto;
  width: 50%;
}

.fit_index .sp_shrink img {
  max-width:100%;
  height: auto;
}

}

/************************************************************
MAKER
************************************************************/

.fit_radio {
 margin-top: 10px;
}

.fit_radio .col5_item {
  padding: 5px;
  border: 1px solid #cccccc;
  text-align: center;
}

.fit_radio .col5_item label {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.fit_radio .col5_item input[type="radio"] {
  font-size: 12px;
  line-height: 1.4;
  vertical-align:middle;
}

.fit_radio .col5_item span {
  margin-left: 5px;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.4;
  vertical-align:middle;
}

.fit_displacement {
 margin-top: 40px;
}

.fit_displacement .col5_item {
  padding: 5px;
  border: 1px solid #cccccc;
  text-align: center;
}

.fit_displacement .col5_item input[type="radio"] {
  font-size: 14px;
  line-height: 1.4;
  vertical-align:middle;
}

.fit_displacement .col5_item span {
  margin-left: 5px;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.4;
  vertical-align:middle;
}

.contents form input[type="text"] {
  padding: 5px;
  width: 50%;
  height: 32px;
  border: 1px solid #999999;
  border-radius: 5px;
  font-size: 16px;
  line-height: 2;
}

.btn_search {
  margin-top: 40px;
  padding: 30px 0 25px;
  border-top: none;
  border-bottom: none;
  background: #e6f1ed;
  text-align: center;
}

.btn_search li {
  display: inline-block;
	*display:inline;
	*zoom:1;
  width: 140px;
  height: 36px;
  margin: 0 10px 5px 0;
  border-radius: 18px;
  background: #e47e24;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  vertical-align: middle;
}

.btn_search li a {
  display: block;
  padding: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
}

.btn_search li button {
    display: block;
    padding: 0;
    width: 100%;
    height: 100%;
    color: #ffffff;
    cursor: pointer;
}

.btn_search li a .fa {
  color: #ffffff;
}

.btn_search li button .fa {
    color: #ffffff;
}

/* ---------------/SP */

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

.contents form input[type="text"] {
  width: 75%;
}

}

/************************************************************
NAME
************************************************************/

.refine_search {
  margin-top: 20px;
  padding: 10px 0;
  border-top: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
}

.refine_list {
  list-style: none;
  font-size: 0;
  text-align: center;
  line-height: 0;
}

.refine_item {
  display: inline-block;
  margin: 10px 0 0 20px;
  font-size: 14px;
  line-height: 1.4;
}

.refine_item.first {
  margin: 10px 0 0 0;
}

.refine_item select {
  padding: 0 35px 0 5px;
  height: 30px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  background:url('/assets/img/common/dropdown.gif') no-repeat right center;
  font-size: 14px;
  line-height: 1.4;
}

.fit_link{
  margin-top: 10px;
}

.col5_list.fit_link .col5_item {
  margin-bottom: 5px;
  border: 1px solid #cccccc;
}

.col5_list.fit_link .col5_item:hover {
  background: #fff2e9;
}

.col5_list.fit_link .col5_item a {
  display: block;
  padding: 5px;
  width: 100%;
  height: 100%;
  color: #e47e24;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
}

.col5_list.fit_link .col5_item a .fa {
  color: #e47e24;
}

.contents {
  font-size: 0;
  line-height: 0;
}

.fit_initials {
  margin-top: 10px;
  display: inline-block;
	*display:inline;
	*zoom:1;
  width:5%;
  vertical-align: top;
}

.fit_btn {
  display: inline-block;
	*display:inline;
	*zoom:1;
  width: 95%;
  vertical-align: top;
}

.btn_refine {
  margin-top: 20px;
  text-align: center;
}

.btn_refine li {
  display: inline-block;
	*display:inline;
	*zoom:1;
  width: 140px;
  height: 36px;
  margin: 0 10px 5px 0;
  border-radius: 18px;
  background: #e47e24;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
}

.btn_refine li a {
  display: block;
  padding: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
}

.btn_refine li button {
    display: block;
    padding: 0;
    width: 100%;
    height: 100%;
    color: #ffffff;
    cursor: pointer;
}

.btn_refine li a .fa {
  color: #ffffff;
}

.btn_refine li button .fa {
    color: #ffffff;
}

/* ---------------TB/SP-----4>2 */

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

.col5_list.fit_link .col5_item {
  margin-bottom: 5px;
}

.fit_initials {
  width:10%;
}

.fit_btn {
  width: 90%;
}

}

/************************************************************
LIST
************************************************************/

.table_fit {
  margin: 20px 0;
  width: 960px;
  border-collapse: separate;
  border-spacing: 1px;
  font-size: 12px;
  line-height: 1.4;
}

.table_fit th {
  padding: 5px;
  background: #007851;
  color: #ffffff;
  vertical-align: middle;
}

.table_fit tr.link:hover td {
  padding: 5px;
  background: #eeeeee;
}

.table_fit td {
  padding: 5px;
  background: #e0e0e0;
}

.refine_btn {
  margin: auto;
  width: 200px;
  height:36px;
  background: #e47e24 url('/assets/img/fit/refine_btn_o.png');
  border-radius: 18px;
 }

.refine_btn.x {
  background: #e47e24 url('/assets/img/fit/refine_btn_x.png');
 }

.refine_menu {
  display: none;
}

/************************************************************
RECOMMEND
************************************************************/

.selected_car {
  margin-top: 20px;
}

.selected_car li {
}

.selected_car .table_fit {
  margin: 0 0;
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px;
  font-size: 12px;
  line-height: 1.4;
}

.selected_car .table_fit th {
  padding: 5px;
  width: 30%;
  background: #007851;
  color: #ffffff;
  vertical-align: middle;
}

.selected_car .table_fit td {
  padding: 5px;
  width: 70%;
  background: #e0e0e0;
}

.applicable {
  margin-top: 0;
}

.applicable .ttl3 {
  margin-top: 0;
}

.spec_wrap {
  font-size: 0;
  line-height: 0;
}

#tab0,
#tab1,
#tab2 {
  display: inline-block;
	*display:inline;
	*zoom:1;
  margin-top: 20px;
  padding: 10px 0;
  width: 50%;
  border-left:2px solid #ffffff;
  border-right:2px solid #ffffff;
  border-radius: 10px 10px 0 0 / 10px 10px 0 0;
  background: #e0e0e0;
  color: #007851;
  font-size: 21px;
  font-weight: bold;
  line-height: 100%;
  text-align: center;
}

#tab0.select,
#tab1.select,
#tab2.select {
  background: #007851;
  color: #ffffff;
}

#detail0,
#detail1,
#detail2 {
  display: none;
  padding: 10px;
  width: 100%;
  border-top:2px solid #007851;
}

#detail0.select,
#detail1.select,
#detail2.select {
  display: block;
}

.spec_wrap #detail0 .model_no,
.spec_wrap #detail1 .model_no,
.spec_wrap #detail2 .model_no {
  padding: 10px 0;
  background: #e6f1ed;
  color: #007851;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}

.spec_wrap #detail0 .text1,
.spec_wrap #detail1 .text1,
.spec_wrap #detail2 .text1 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.4;
}

.spec_wrap #detail0 .text2,
.spec_wrap #detail1 .text2,
.spec_wrap #detail2 .text2 {
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.4;
}

.spec_wrap #detail0 .symbols,
.spec_wrap #detail1 .symbols,
.spec_wrap #detail2 .symbols {
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.4;
}

.spec_wrap #detail0 .environment,
.spec_wrap #detail1 .environment,
.spec_wrap #detail2 .environment {
  margin-top: 10px;
  padding: 5px;
  border-radius: 10px;
  background: #007851;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}

.recommend_products {
  margin-top: 20px;
}

.recommend_products a {
  display: block;
  width: 100%;
  height: 100%;
}

.recommend_products .fa {
  display: block;
  color:#e47e24;
  font-size: 21px;
  line-height: 1;
  text-align: center;
}

.recommend_products .fit_model {
  margin:10px 0 0 0;
  padding: 5px 0;
  border-top: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
  font-size: 0;
  line-height: 0;
  text-align: left;
}

.recommend_products .fit_model .fit_model_ttl {
  display: inline-block;
	*display:inline;
	*zoom:1;
  color: #666666;
  font-size: 10px;
  line-height: 1;
  vertical-align: middle;
}

.recommend_products .fit_model .fit_model_no{
  display: inline-block;
	*display:inline;
	*zoom:1;
  font-size: 14px;
  line-height: 1.4;
  vertical-align: middle;
}

.recommend_products .spec_list {
  list-style: none;
}

.recommend_products .spec_list li {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
}

.recommend_products .spec_list li.icon_idling-stop {
  background: #007851;
  color: #ffffff;
}

.spec_icon {
  margin-top: 10px;
}

.recommend_products .fit_other_ttl {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
}

.recommend_products .fit_deatil_link {
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.4;
  text-align: left;
}

.recommend_products .fit_deatil_link a {
  display: inline;
  color:#e47e24;
}

/* --------------------TB/SP */

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

.spec_wrap #tab0,
.spec_wrap #tab1,
.spec_wrap #tab2 {
  font-size: 14px;
}

}

