/*-------------------------------------------------
USED CAR LIST PAGE

TITLE
-------------------------------------------------*/

h2 {
  color: #fff;
  padding: 10% 4% 10% 4%;
  font-weight: normal;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  h2 {
    color: #fff;
    padding: 10% 0% 10% 0%;
    font-weight: normal;
    text-align: center;
  }
}

/*-------------------------------------------------
USED CAR LIST PAGE

CATEGORY
-------------------------------------------------*/
#all_cate_box {
}
#cate_box {
  width: 100%;
  margin: 0% 0% 3% 0%;
  padding: 0%;
  border-left: 1px solid #003057;
}
#cate_box a {
  background-color: #fff;
  color: #003057;
  text-decoration: none;
  display: block;
  font-size: 14px;
  font-weight: normal !important;
}
.cate_bt {
  text-align: center;
  width: 200px;
  margin: 0%;
  padding: 1% 0% 1% 0%;
  line-height: 18px;
  float: left;
  background-color: #fff;
  color: #003057;
  border-bottom: 1px solid #003057;
  background: url(../img/usedcar/waku_bg.gif) right repeat-y;
}
.cate_bt {
  text-align: center;
  width: 200px;
  margin: 0%;
  padding: 1% 0% 1% 0%;
  line-height: 18px;
  float: left;
  background-color: #fff;
  color: #003057;
  border-bottom: 1px solid #003057;
  background: url(../img/usedcar/waku_bg.gif) right repeat-y;
}

.cate_bt:nth-child(5n) {
  text-align: center;
  width: 200px;
  margin: 0%;
  padding: 1% 0% 1% 0%;
  float: left;
}
#cate_all {
  text-align: center;
  width: 1000px;
  margin: 0%;
  padding: 1% 0% 1% 0%;
  border-left: 1px solid #003057;
  border-top: 1px solid #003057;
  background: url(../img/usedcar/waku_bg.gif) right repeat-y;
  border-bottom: 1px solid #003057;
  color: #003057;
  text-decoration: none;
  display: block;
  font-size: 16px;
  font-weight: normal !important;
  background-color: #fff;
  color: #003057;
}
.stay {
  color: #fff !important;
  background-color: #003057 !important;
}

@media screen and (max-width: 1100px) {
  #cate_box {
    width: 100%;
  }
  #cate_all {
    text-align: center;
    width: 100%;
  }
  .cate_bt {
    text-align: center;
    width: 50%;
    margin: 0%;
    padding: 1% 0% 1% 0%;
    line-height: 25px;
    float: left;
    background-color: #fff;
    color: #003057;
  }
  .cate_bt:nth-child(5n) {
    text-align: center;
    width: 50%;
    margin: 0%;
    padding: 1% 0% 1% 0%;
    float: left;
  }
}

/*-------------------------------------------------
USED CAR LIST PAGE

LAYOUT
-------------------------------------------------*/

.container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
.contents {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.contents_box {
  background: url(../img/usedcar/main.jpg) no-repeat top;
  background-size: contain;
  background-attachment: fixed;
  margin: 95px 0px 0px 0px;
}
@media screen and (max-width: 1000px) {
  .contents_box {
    background: url(../img/usedcar/main.jpg) no-repeat top;
    background-size: contain;
    background-attachment: auto;
    margin: 100px 0px 0px 0px;
  }
}
@media screen and (max-width: 480px) {
  .contents_box {
    background: url(../img/usedcar/main.jpg) no-repeat top;
    background-size: contain;
    background-attachment: auto;
    margin: 130px 0px 0px 0px;
  }
}

.bg_1 {
  width: 100%;
  background: url(../images/information_bg.jpg) repeat;
}

#item_list_box .title {
  color: #394a59;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding: 0% 0% 5% 0%;
}

#list_box {
  max-width: 1610px;
  padding: 2% 0% 0% 0%;
  margin: 0 auto;
}
#item_list_box .list .movie_icon {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 70px;
}
#item_list_box .list {
  float: left;
  width: 15%;
  height: 370px;
  margin: 0% 2% 2% 0%;
  padding: 0.3%;
  padding: 0;
  color: #003057;
  background: #eeeeee;
  text-decoration: none;
  position: relative;
}
#item_list_box .list:nth-child(6n) {
  float: left;
  margin: 0% 0% 2% 0%;
  padding: 0;
  color: #003057;
  background: #eeeeee;
}
.list img {
  width: 100%;
}
.list span {
  display: block;
  background-color: #b20000;
  color: #fff;
  text-align: center;
  font-size: 12px;
  margin: 0% 0% 1% 0%;
  border-radius: 5px;
}

.list .name {
  font-size: 16px;
}
.list .time {
  font-size: 12px;
  line-height: 20px;
  font-weight: normal !important;
}
#item_list_box {
  max-width: 1610px;
  background: #fff;
  border: solid #9da4ac 1px;
  padding: 4.72%;
  margin: 0 auto 10px auto;
}
#item_list_box .box {
  padding: 7% 3.6% 0% 3.6%;
}
#item_list_box .name {
  color: #003057;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.3;
  text-decoration: none;
  padding: 0% 0% 4% 0%;
}
#item_list_box .name div {
  font-size: 10px;
}
#item_list_box .text_box {
  color: #003057;
  font-size: 12px;
  line-height: 1.3;
  text-decoration: none;
}
.item_button {
  display: block;
  width: 45%;
  margin: 6% auto;
  padding: 2%;
  background: #093b60;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}
@media screen and (max-width: 1366px) {
  #item_list_box .list {
    width: 23.5%;
  }
  #item_list_box .list:nth-child(6n) {
    margin: 0 2% 2% 0;
  }
  #item_list_box .list:nth-child(4n) {
    margin: 0 0 2% 0;
  }
  #item_list_box .photo {
    max-height: 207px;
  }
}
@media screen and (max-width: 1024px) {
  #movie_tag iframe {
    height: 300px;
  }
  #item_list_box .list img {
    width: 20%;
    height: auto;
    float: left;
    margin: 0 10px 0 0;
  }
  #item_list_box .box {
    width: 60%;
    height: auto;
    float: left;
    margin: 0 10px 0 0;
    padding: 0%;
  }
  #item_list_box .list .movie_icon {
    width: 45px;
  }
  #item_list_box .list {
    width: 100% !important;
    float: auto !important;
    height: auto;
  }
  .list .name {
    color: #003057;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3;
    text-decoration: none;
    padding: 2% 0% 2% 0%;
  }
  .list .text {
    color: #003057;
    font-size: 10px;
    line-height: 1.2;
    text-decoration: none;
  }
}
@media screen and (max-width: 800px) {
  .top_main_catch {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  ul.top_car_menu {
    width: 94%;
    margin: 0 auto;
  }
  #item_list_box .list img {
    width: 30%;
  }
  #item_list_box .box {
    width: 50%;
    height: auto;
    float: left;
    margin: 1% 10px 0 0;
    padding: 0%;
  }
  .item .title {
    font-weight: normal;
    font-size: 20px;
    padding: 2.5% 0% 2.5% 0%;
    text-align: center;
  }
  #item_list_box .title {
    color: #394a59;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 0% 0% 5% 0%;
  }
}
@media screen and (max-width: 480px) {
  #movie_tag iframe {
    height: 180px;
  }
  #item_list_box .list {
    width: 100%;
  }
  .top_title1 {
    width: 100%;
  }
  .banner {
    width: 99.938%;
  }
  #item_list_box .list img {
    width: 40%;
  }
  .top_shop_description .text {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 5.5%;
    padding: 5.5%;
  }
  .top_shop_description .item {
    width: 100%;
    padding: 0 5.5% 5.5%;
  }
  ul.top_car_menu li.car_mainte {
    width: 100%;
    float: none;
    margin: 0 auto;
    padding: 15px 0 10px;
  }
  ul.top_car_menu li.car_used {
    width: 100%;
    float: none;
    margin: 0 auto;
    padding: 0 0 15px;
  }
}

/*-------------------------------------------------
USED CAR FORM PAGE

BUTTON BOX
-------------------------------------------------*/

#button_box {
  width: 250px;
  height: 30px;
  margin: 10px 365px 0px 365px;
}

.used_car_button {
  text-align: center;
  margin: 0px;
  padding: 4% 0% 0% 0%;
}

.used_car_button .bt {
  width: 49%;
  margin: 0px;
  padding: 0px;
  display: block;
  clear: none;
}

.used_car_button .bt a {
  width: 100%;
  color: #003057;
  font-size: 16px;
  margin: 0px !important;
  padding: 10px 0px 10px 0px !important;
  text-decoration: none;
  border: 1px solid #003057;
  background-color: #fff;
  display: block;
}

@media screen and (max-width: 600px) {
  .used_car_button {
    text-align: center;
    margin: 0px;
    padding: 2% 0% 0% 0%;
  }
  .used_car_button .bt {
    width: 48%;
    margin: 0px;
    padding: 0px;
    display: block;
    clear: none;
  }
  .used_car_button .bt a {
    width: 100%;
    color: #003057;
    font-size: 10px;
    line-height: 16px;
    margin: 0px !important;
    padding: 10px 0px 10px 0px !important;
    text-decoration: none;
    border: 1px solid #003057;
    background-color: #fff;
    display: block;
  }
}

/*-------------------------------------------------
USED CAR ITEM PAGE


PAGE　LAYOUT
-------------------------------------------------*/

#item_box {
  padding: 2% 0% 2% 0%;
  margin: 0 auto;
}
.item_box_color {
  background-color: #f4f3ef;
  max-width: 900px;
  margin: 0px auto;
  padding: 50px;
}
#item_left_contents {
  width: 450px;
  float: left;
  margin: 0px 0px 0px 0px;
}
#item_left_contents .item_sub_photo a {
  margin: 3px 3px 0px 0px;
  padding: 0px;
  font-size: 0px;
  width: 148px;
  display: block;
  float: left;
}
#item_left_contents .item_sub_photo a:nth-child(3n) {
  margin: 3px 0px 0px 0px;
  padding: 0px;
  font-size: 0px;
  width: 148px;
  display: block;
  float: left;
}
#item_left_contents .item_sub_photo img {
  width: 100%;
}
#item_right_contents {
  width: 420px;
  float: right;
  margin: 0px 0px 0px 0px;
}
#buy_button {
  width: 48%;
  float: right;
  display: block;
  background: url(../img/usedcar/buy_button_bg.jpg) repeat-x;
  border-radius: 5px;
  text-align: center;
  border: 3px #003057 solid;
  margin: 10px 0px 0px 0px;
}
#kakaku {
  margin: 0px 0px 0px 0px;
  width: 48%;
  padding: 2% 0% 0% 2%;
  height: 120px;
  color: #666;
}

#kakaku .zeikomi {
  font-size: 20px;
  margin: 0px 0px 0px 0px;
  display: block;
}
#kakaku .kazu {
  line-height: 70px;
  font-size: 65px;
}
#kakaku .manen {
  font-size: 20px;
  margin: 0px 0px 0px 0px;
}

#item_name_text {
  padding: 0% 0% 5% 0%;
  font-size: 31px;
  line-height: 35px;
  color: #394a59;
}
#item_name_text span {
  padding: 0% 0% 0% 2%;
  font-size: 16px;
  line-height: 20px;
  color: #666;
}
.item_sp_info_box {
  margin: 11px 0px 11px 0px;
}
.item_sp_info {
  background: #394a59;
  font-size: 14px;
  text-align: center;
  width: 49.8%;
  line-height: 40px;
  margin: 0.3% 0.4% 0% 0%;
  padding: 0;
  float: left;
  display: block;
  color: #fff;
}
.item_sp_info:nth-child(2n) {
  background: #394a59;
  font-size: 14px;
  text-align: center;
  width: 49.8%;
  line-height: 40px;
  margin: 0.3% 0% 0% 0%;
  padding: 0;
  float: left;
  display: block;
  color: #fff;
}

#link_box a {
  width: 33%;
  display: block;
  margin: 0% 0.5% 0% 0%;
  float: left;
}
#link_box a:nth-child(3n) {
  width: 33%;
  display: block;
  margin: 0% 0% 0% 0%;
  float: left;
}
#link_box img {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .item_box_color {
    padding: 2%;
  }
  #item_left_contents .item_sub_photo a {
    margin: 0.5% 0.5% 0% 0%;
    padding: 0px;
    font-size: 0px;
    width: 33%;
    display: block;
    float: left;
  }
  #item_left_contents .item_sub_photo a:nth-child(3n) {
    margin: 0.5% 0% 0% 0%;
    padding: 0px;
    font-size: 0px;
    width: 33%;
    display: block;
    float: left;
  }
  #item_left_contents {
    width: 100%;
    float: auto;
    margin: 0px 0px 0px 0px;
  }
  #item_right_contents {
    width: 100%;
    float: auto;
    margin: 0px 0px 0px 0px;
  }
  .item_sp_info_box {
    margin: 0% 0% 4% 0%;
  }
  #item_right_contents .clearfix {
    margin: 2% 0% 2% 0%;
  }
  #kakaku {
    margin: 0px 0px 0px 0px;
    width: 50%;
    padding: 2% 0% 0% 0%;
    height: auto;
    color: #666;
  }
  #kakaku .zeikomi {
    font-size: 20px;
    margin: 0px 0px 0px 0px;
    display: block;
  }
  #kakaku .kazu {
    line-height: 50px;
    font-size: 50px;
  }
  #kakaku .manen {
    font-size: 20px;
    margin: 0px 0px 0px 0px;
  }
}
#coment_box {
  background-color: #eee;
  padding: 2%;
  margin: 2% 0% 2% 0%;
  color: #394a59;
  font-size: 14px;
}
#coment_box h3 {
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
  background-color: #394a59;
  color: #fff;
  margin: 0% 0% 1% 0%;
  text-align: center;
}
#coment_box #bikou {
  margin: 2% 0% 2% 0%;
}
#coment_box #soubi {
  margin: 2% 0% 2% 0%;
}

#movie_title {
  font-size: 30px;
  color: #394a59;
  padding: 2% 0% 0% 0%;
}

#movie_name span {
  font-size: 16px;
  color: #394a59;
  line-height: 20px;
}
#movie_tag iframe {
  width: 100%;
  margin: 2% 0% 0% 0%;
}
/*-------------------------------------------------
USED CAR ITEM PAGE


TABLE TITLE
-------------------------------------------------*/

#table_box {
  border-top: 1px #ccc dotted;
  border-left: 1px #ccc dotted;
  margin: 0px 0px 10px 0px;
}

#item_table {
  border-bottom: 1px #ccc dotted;
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  width: 100%;
}

.item_input {
  line-height: 33px;
  padding: 0px 0px 0px 10px;
  width: 255px;
  font-size: 11px;
}

.item_td {
  line-height: 33px;
  padding: 0px 0px 0px 20px;
  width: 135px;
  background-color: #eee;
}

/*-------------------------------------------------
USED CAR ITEM PAGE


SNS BUTTON
-------------------------------------------------*/

.sns_area,
.sns_area li {
  padding: 0px;
  margin: 0px;
  font-size: 0px;
  text-decoration: none;
  list-style-type: none;
}

.sns_area li,
.cmn_post_l2 .sns_area li {
  float: left;

  width: 22.5%;

  margin-right: 3.3%;
}

.sns_area li:nth-child(4n),
.cmn_post_l2 .sns_area li:nth-child(4n) {
  float: right;

  margin-right: 0;
}
