@charset "UTF-8";
/* CSS Document */

.mb_20 {
  margin-bottom: 20px;
}
.pt_40 {
  padding-top: 40px;
}

#pan {
  min-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: #f7f7f7;
}

#pan .breadcrumbs {
  width: 1240px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
}

#pan .breadcrumbs span {
  list-style: none;
  padding: 4px 0px;
  color: #133f85;
}

#pan .breadcrumbs span a,
#pan .breadcrumbs span span {
  display: inline;
  color: #133f85;
  text-decoration: none;
  font-size: 12px;
}

#pan .breadcrumbs span a span {
  font-weight: 400;
}
#pan .breadcrumbs span a:hover span {
  color: #f90;
}
#pan .breadcrumbs span span {
  font-weight: 600;
}

#pan .breadcrumbs span a.naw {
  color: #212121;
}

.contents {
  width: 1240px;
  margin: 0 auto;
  overflow: hidden;
}

/*----------------------------------------------------
  会社案内 ここから
----------------------------------------------------*/
.sec_company {
  min-width: 1240px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
}

.main_company {
  min-width: 1240px;
  max-width: 1920px;
  width: 100%;
  min-height: 150px;
  background: url(../img/company/main.jpg) top center no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.sec_company h1 {
  min-width: 341px;
  height: 58px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../img/company/company_m01.png) center no-repeat;
  margin: 0 auto 60px;
}

.sec_company ul {
  float: left;
  width: 605px;
  margin: 0 30px 0 0;
  padding: 0;
  overflow: hidden;
}

.sec_company ul li {
  list-style: none;
  padding-bottom: 12px;
  margin: 0 0 12px;
  border-bottom: 1px solid #efefef;
  overflow: hidden;
}
.sec_company ul li:last-child {
  border-bottom: none;
}
.sec_company ul li .blue {
  float: left;
  display: table-cell;
  vertical-align: middle;
  color: #133f85;
  width: 25%;
  height: 100%;
}

.sec_company ul li p {
  float: right;
  display: block;
  width: 75%;
  margin: 0;
  padding: 0;
}
.sec_company ul li p .red {
  font-size: 12px;
  color: #c00;
}
.sec_company_two {
  min-width: 1240px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background: url(../img/company/back.png) no-repeat;
  padding: 30px 0 60px;
}

.sec_company_two h1 {
  min-width: 145px;
  height: 52px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../img/company/company_m02.png) center no-repeat;
  margin: 60px auto;
}

.sec_company_two .contents ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}

.sec_company_two .contents ul li {
  color: #fff;
  line-height: 1.2em;
  list-style: none;
  float: left;
  width: 605px;
  margin: 0;
  padding: 0;
}

.sec_company_two .contents ul li:nth-child(1) {
  margin-right: 30px;
}

.sec_company_two .contents ul li img {
  display: block;
  width: 100%;
}

a.map_btn {
  float: right;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  background:
    url(../img/company/map_icon.png) left 12px center no-repeat,
    #1b366b;
  padding: 4px 12px 4px 30px;
  transition: 0.2s;
}
a.map_btn:hover {
  opacity: 0.7;
  filter: alpha(opacity=0.7);
  transition: 0.2s;
}
/*----------------------------------------------------
  お問い合わせ ここから
----------------------------------------------------*/
.sec_contact,
.sec_purchase,
.sec_leasing,
.sec_leasing_wht,
.sec_news,
.sec_product {
  min-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  background: #f7f7f7;
}

.main_contact {
  min-width: 1240px;
  max-width: 1920px;
  width: 100%;
  min-height: 150px;
  background: url(../img/contact/main.jpg) center no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.sec_contact h1 {
  color: #000;
  font-size: 28px;
  font-weight: 400;
  width: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 0;
  margin: 60px auto 0;
}

.sec_contact h1:before,
.sec_contact h1:after {
  content: "";
  display: inline; /* for IE */
  flex-grow: 1;
  border-top: 1px solid #133f85;
  padding: 0;
  margin-top: 0.5em;
}
.sec_contact h1:before {
  margin-right: 2em;
}
.sec_contact h1:after {
  margin-left: 2em;
}

.eg {
  width: 100%;
  display: block;
  color: #133f85;
  font-style: oblique;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
  margin: 0 auto 60px;
  padding: 0;
}

/*----------------------------------------------------
  買取査定のご依頼 ここから
----------------------------------------------------*/

.main_purchase {
  min-width: 1240px;
  max-width: 1920px;
  width: 100%;
  min-height: 150px;
  background: url(../img/purchase/main.jpg) center no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.sec_purchase h1 {
  color: #000;
  font-size: 28px;
  font-weight: 400;
  width: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 0;
  margin: 60px auto 0;
}

.sec_purchase h1:before,
.sec_purchase h1:after {
  content: "";
  display: inline; /* for IE */
  flex-grow: 1;
  border-top: 1px solid #133f85;
  padding: 0;
  margin-top: 0.5em;
}

.sec_purchase h1:before {
  margin-right: 2em;
}
.sec_purchase h1:after {
  margin-left: 2em;
}

.sec_purchase h2 {
  display: block;
  width: 1240px;
  color: #fff;
  text-align: center;
  padding: 12px 0;
  background: #1b366b;
  margin: 0 auto;
}

/*----------------------------------------------------
  レンタル ここから
----------------------------------------------------*/
.main_leasing {
  min-width: 1240px;
  max-width: 1920px;
  width: 100%;
  min-height: 150px;
  background: url(../img/leasing/main.jpg) center no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.sec_leasing h1 {
  color: #000;
  font-size: 28px;
  font-weight: 400;
  width: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 0;
  margin: 60px auto 0;
}

.sec_leasing h2 {
  text-align: center;
  font-weight: 400;
  margin: 0 auto 30px;
}

.sec_leasing h1:before,
.sec_leasing h1:after {
  content: "";
  display: inline; /* for IE */
  flex-grow: 1;
  border-top: 1px solid #133f85;
  padding: 0;
  margin-top: 0.5em;
}
.sec_leasing h1:before {
  margin-right: 2em;
}
.sec_leasing h1:after {
  margin-left: 2em;
}

.sec_leasing table {
  float: left;
  width: 605px;
  margin: 0 30px 0 0;
  padding: 0;
  overflow: hidden;
  border-collapse: collapse;
  background: #fff;
}

.sec_leasing table tr:hover {
  background: #e9e9e9;
}
.sec_leasing table td:hover {
  color: #fff;
  background: #212121;
}

.sec_leasing table th {
  color: #fff;
  background: #1b366b;
}

.sec_leasing table th,
.sec_leasing table td {
  padding: 12px 0;
  text-align: center;
  width: 33.3%;
  border: 1px solid #f7f7f7;
}

.min {
  float: left;
  color: #222;
  font-size: 12px;
}

a.rental_btn {
  float: right;
  display: block;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  width: 40%;
  padding: 42px 0;
  background:
    url(../img/leasing/leasing_icon.png) right 24px center no-repeat,
    #212121;
  transition: 0.2s;
}

a.rental_btn:hover,
a.purchase_btn:hover {
  opacity: 0.7;
  filter: alpha(opacity=0.7);
  transition: 0.2s;
}

img.left_img {
  float: left;
  margin-right: 30px;
}

img.right_img {
  float: right;
  margin-left: 30px;
}

p .blue_b {
  font-size: 18px;
  font-weight: 600;
  color: #1b366b;
}

a.purchase_btn {
  display: block;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  width: 30%;
  margin: 60px auto;
  padding: 24px 0;
  background: #212121;
  transition: 0.2s;
}

.sec_leasing_wht .contents {
  background: #fff;
  border: 1px solid #1b366b;
  padding: 60px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.sec_leasing_wht h1 {
  color: #000;
  font-size: 28px;
  font-weight: 400;
  width: 100%;
  align-items: center;
  text-align: center;
  padding: 0;
  margin: 0 auto;
}

.sec_leasing_wht .contents ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.sec_leasing_wht .contents ul li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-left: 45px;
  line-height: 1.6em;
}

.sec_leasing_wht .contents ul li .blue {
  color: #1b366b;
  font-size: 18px;
  font-weight: 600;
}
.sec_leasing_wht .contents ul li:nth-child(1) {
  background: url(../img/leasing/one.png) left top no-repeat;
}
.sec_leasing_wht .contents ul li:nth-child(2) {
  background: url(../img/leasing/two.png) left top no-repeat;
}
.sec_leasing_wht .contents ul li:nth-child(3) {
  background: url(../img/leasing/three.png) left top no-repeat;
}

.sec_leasing_wht h2 {
  text-align: center;
  font-weight: 400;
  margin: 60px auto 0;
}

a.leasing_bnr {
  display: block;
  width: 1240px;
  margin: 0 auto 30px;
  transition: 0.2s;
}

a.leasing_bnr:hover {
  opacity: 0.7;
  filter: alpha(opacity=0.7);
  transition: 0.2s;
}

/*----------------------------------------------------
  ニュース ここから
----------------------------------------------------*/
.main_news {
  max-width: 1920px;
  width: 100%;
  min-height: 150px;
  background: url(../img/news/main.jpg) center no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.sec_news h1 {
  color: #000;
  font-size: 28px;
  font-weight: 400;
  width: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 0;
  margin: 60px auto 0;
}

.sec_news h2 {
  text-align: center;
  font-weight: 400;
  margin: 0 auto 30px;
}

.sec_news h1:before,
.sec_news h1:after {
  content: "";
  display: inline; /* for IE */
  flex-grow: 1;
  border-top: 1px solid #133f85;
  padding: 0;
  margin-top: 0.5em;
}
.sec_news h1:before {
  margin-right: 2em;
}
.sec_news h1:after {
  margin-left: 2em;
}

.sec_news .contents .wap {
  float: left;
  width: 75%;
  margin: 0 5% 0 0;
}

.sec_news .contents .back_w {
  background: #fff;
}
.sec_news .contents .wap ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.sec_news .contents .wap ul li {
  list-style: none;
  background: #fff;
  margin: 0 auto 15px;
  padding: 0;
  overflow: hidden;
}

.sec_news .contents .wap ul li h3,
.sec_news .contents .wap h3.single_m {
  width: 96%;
  margin: 15px auto;
  padding: 0 0 6px;
  border-bottom: 2px solid #133f85;
}

.sec_news .contents .wap ul li h3 a {
  color: #212121;
  font-size: 24px;
  text-decoration: none;
  transition: 0.2s;
}

.sec_news .contents .wap ul li h3 a:hover {
  opacity: 0.7;
  filter: alpha(opacity=0.7);
  transition: 0.2s;
}

.sec_news .contents .wap h4 {
  width: 96%;
  margin: 0 auto;
  padding-left: 12px;
  border-left: 6px solid #133f85;
  font-size: 18px;
  font-weight: 400;
  box-sizing: border-box;
}

.sec_news .contents .wap ul li p,
.sec_news .contents .wap .single_t {
  width: 96%;
  margin: 0 auto 15px;
}

.sec_news .contents .wap .single_t .alignleft {
  float: left;
  display: block;
  margin: 0 15px 15px 0;
}
.sec_news .contents .wap .single_t .alignright {
  float: right;
  display: block;
  margin: 0 0 15px 15px;
}

.sec_news .contents .wap .single_t .aligncenter {
  display: block;
  margin: 0 auto 15px;
}

.sec_news .contents .wap .single_t a {
  color: #133f85;
}
.sec_news .contents .wap .single_t a:hover {
  text-decoration: none;
  color: #f90;
}
.cate_name {
  display: inline-block;
  padding: 2px 12px;
  margin: 0 10px 0 0;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.product {
  background: #1b366b;
}
.info {
  background: #952020;
}
.cate_day {
  font-size: 12px;
}

.sec_news .contents .wap ul li a.read-btn {
  font-size: 12px;
  color: #fff;
  text-align: center;
  padding: 4px 42px;
  background: #212121;
  float: right;
  margin: 0;
  text-decoration: none;
  transition: 0.2s;
}

.sec_news .contents .wap ul li a.read-btn:hover {
  opacity: 0.7;
  filter: alpha(opacity=0.7);
  transition: 0.2s;
}

/*----------------------------------------------------
  商品カテゴリ ここから
----------------------------------------------------*/
.main_product {
  max-width: 1920px;
  width: 100%;
  min-height: 150px;
  background: url(../img/product/main.jpg) center no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.sec_product h1 {
  min-width: 437px;
  height: 58px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin: 60px auto;
}

.sec_product h1.industry {
  background: url(../img/product/industrial_m.png) center no-repeat;
}
.sec_product h1.construct {
  background: url(../img/product/construction_m.png) center no-repeat;
}
.sec_product h1.food {
  background: url(../img/product/food_m.png) center no-repeat;
}
.sec_product h1.forklift {
  background: url(../img/product/forklift_m.png) center no-repeat;
}
.sec_product h1.forklift-parts {
  background: url(../img/product/forkliftparts_m.png) center no-repeat;
}


.sec_product h2 {
  color: #000;
  font-size: 28px;
  font-weight: 400;
  width: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 0;
  margin: 60px auto 0;
}

.sec_product h2:before,
.sec_product h2:after {
  content: "";
  display: inline; /* for IE */
  flex-grow: 1;
  border-top: 1px solid #133f85;
  padding: 0;
  margin-top: 0.5em;
}
.sec_product h2:before {
  margin-right: 2em;
}
.sec_product h2:after {
  margin-left: 2em;
}

/* search */
.sec_product .contents .search {
  width: 80%;
  margin: 0 auto 80px;
}
.sec_product .contents .search p,
.sec_product .contents .search ul {
  margin: 0;
  padding: 0;
}
.sec_product .contents .search_inner {
  background: #fff;
  padding: 5px 30px 30px;
}
.sec_product .contents .search p.search_ttl {
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #133f85;
  margin: 0;
  padding: 10px 0 7px;
}
.sec_product .contents p.search_cat_ttl {
  font-size: 21px;
  margin: 25px 0 10px;
}
.sec_product .contents .search ul.search_list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  list-style-type: none;
}
.sec_product .contents .search ul.search_list li {
  width: 19%;
  margin-right: 1%;
}
.sec_product .contents .search ul.search_list li:nth-child(5n) {
  margin-right: 0;
}
.sec_product .contents .search ul.search_list li label {
  width: 100%;
  height: 100%;
  background: #e8e7e7;
  border-radius: 5px;
  padding: 9px 10px 6px 30px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.sec_product .contents .search ul.search_list li input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  outline: none;
  background: #fff url(../img/search_btn_ico01.png) 0 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  border: none;
  border-radius: 0;
  margin: -0.2em 10px 0 0;
  display: inline-block;
}
.sec_product .contents .search ul.search_list li input[type="checkbox"]:checked {
  background: url(../img/search_btn_ico01_on.png) 0 0 no-repeat;
}
.sec_product .contents .search p.search_btn input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #133f85;
  margin-top: 40px;
}
/* search */

.sec_product .contents .wap {
  float: right;
  width: 75%;
  margin: 0 0 0 5%;
}

/* 調整 */
.sec_product .contents .search + .wap {
  float: none;
  width: 80%;
  margin: 0 auto;
}
/* 調整 */

.sec_product .contents .wap ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.sec_product .contents .wap ul li {
  list-style: none;
  margin: 0 auto 15px;
  padding: 0;
  overflow: hidden;
}

.sec_product .contents .wap ul li a img {
  display: block;
  width: 28%;
  height: 100%;
  float: left;
  margin: 0 2% 0 0;
  padding: 0;
  transition: 0.2s;
}

.sec_product .contents .wap ul li .w70 {
  float: left;
  width: 70%;
}

.sec_product .contents .wap ul li .new {
  float: left;
  display: block;
  width: 80px;
  height: 26px;
  background: url(../img/new.png) top left no-repeat;
}

.sec_product .contents .wap ul li .w70 h3 {
  font-size: 16px;
  font-weight: 400;
  margin: 0 10px 10px 0;
  padding: 0;
  float: left;
}

.sec_product .contents .wap ul li .w70 a.more_link {
  float: right;
  display: block;
  width: 120px;
  color: #fff;
  padding: 4px 8px;
  font-size: 12px;
  text-decoration: none;
  background: #133f85;
  text-align: center;
  transition: 0.2s;
  margin-bottom: 10px;
}

.sec_product .contents .wap ul li .w70 h3 a {
  color: #212121;
  font-size: 24px;
  text-decoration: none;
}

.sec_product .contents .wap ul li .w70 h3 a:hover {
  text-decoration: underline;
}
.sec_product .contents .wap ul li .w70 a.more_link:hover,
.sec_product .contents .wap ul li a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=0.7);
  transition: 0.2s;
}

.sec_product .contents .wap ul li .w70 ul {
  width: 100%;
  overflow: hidden;
}

.sec_product .contents .wap ul li .w70 ul li {
  float: left;
  width: 33.3%;
  font-size: 12px;
  color: #fff;
  background: #212121;
  text-align: center;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.sec_product .contents .wap ul li .w70 ul li:nth-child(2) {
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}

.sec_product .contents .wap ul li .w70 .pickup {
  width: 100%;
  font-size: 14px;
  line-height: 1.6em;
  padding: 15px 0 0 100px;
  min-height: 95px;
  background: url(../img/shiyou.png) left center no-repeat;
  margin: 15px auto 0;
  box-sizing: border-box;
}

.sec_product .contents .wap ul li .w70 .pickup dd {
  color: #212121;
  width: auto;
  background: none;
  border: none;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.sec_product .contents .wap ul li .w70 .pickup dd.soldout {
  color: #f00;
  font-size: 2em;
  font-weight: bold;
  float: right;
}
.sec_product .contents .wap ul li .w70 .pickup dd:last-child {
  display: none;
}
.pagenation,
.pagenation ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}

.pagenation ul li {
  list-style: none;
  float: left;
  width: auto;
  min-width: 20%;
  max-width: 20%;
  background: #212121;
  padding: 12px 24px !important;
  box-sizing: border-box;
  transition: 0.2s;
  border-right: 1px solid #f7f7f7;
  text-align: center;
}
.pagenation ul li:last-child {
  border: none;
}
.pagenation ul li:hover {
  opacity: 0.7;
  filter: alpha(opacity=0.7);
  transition: 0.2s;
}
.pagenation ul li.active {
  color: #212121;
  background: #fff;
}
.pagenation ul li.active:hover {
  color: #fff;
  background: #212121;
  transition: 0.2s;
}
.pagenation ul li a {
  display: block;
  width: 100%;
  color: #fff;
  text-decoration: none;
}

/*----------------------------------------------------
  product side ここから
----------------------------------------------------*/
.sec_product .contents #side {
  float: left;
  width: 20%;
  margin: 0;
  padding: 0;
}

/*----------------------------------------------------
  blog side ここから
----------------------------------------------------*/
.sec_news .contents #side {
  float: right;
  width: 20%;
  margin: 0;
  padding: 0;
}

#side h3 {
  width: 80%;
  margin: 0;
  padding: 10%;
  color: #fff;
  background: #1b366b;
  font-size: 20px;
  line-height: 1em;
  font-weight: 400;
  border-bottom: 1px solid #f7f7f7;
}

#side h3 .eg {
  width: 100%;
  display: inline-block;
  color: #fff;
  font-style: oblique;
  font-size: 12px;
  line-height: 1.2em;
  font-weight: 800;
  text-align: left;
  margin: 0;
  padding: 0;
}

#side ul {
  margin: 0;
  padding: 0 0 43px;
  background: url(../img/news/shadow.png) bottom center no-repeat;
}

#side ul li {
  list-style: none;
  border-bottom: 1px solid #f7f7f7;
}

#side ul li a,
#side ul li a.current:hover,
#side ul li a.nav_over:hover {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 12px;
  margin: 0;
  background:
    url(../img/side_yazi.png) right 12px center no-repeat,
    #212121;
  box-sizing: border-box;
  transition: 0.2s;
}

#side ul li a:hover {
  color: #212121;
  background:
    url(../img/side_yazi_on.png) right 12px center no-repeat,
    #fff;
  transition: 0.2s;
}
#side ul li a.current,
#side ul li a.nav_over {
  color: #212121;
  text-align: center;
  background: #fff;
  transition: 0.2s;
}

/*----------------------------------------------------
  form ここから
----------------------------------------------------*/
.form_box {
  width: 1100px;
  margin: 0 auto 30px;
  padding: 40px 70px;
  background: #fff;
}

.form_box ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}

.form_box ul li {
  list-style: none;
  float: left;
  width: 500px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.form_box ul li ul {
  width: 97%;
  margin: 0 0 15px 3%;
  overflow: hidden;
  padding: 0;
}

.form_box ul li ul li {
  float: left;
  width: 48%;
  margin: 0;
  box-sizing: border-box;
}

.form_box ul li ul li:nth-child(1) {
  margin-right: 4%;
}

.form_box ul li h3 {
  font-size: 18px;
  display: block;
  width: 94%;
  color: #fff;
  text-align: center;
  padding: 12px 0;
  background: #1b366b;
  margin: 0 0 30px 6%;
}

.form_box ul li p,
.form_box ul li {
  font-size: 14px;
  margin: 0 0 10px;
  overflow: hidden;
  line-height: 32px;
}

.file {
  float: right;
  display: block;
  border: none;
  background:
    url(../img/purchase/file_icon.png) right 12px top 16px no-repeat,
    #212121;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 6px 0;
  width: 70%;
  line-height: 40px;
  margin: 0 auto;
  font-size: 14px;
  position: relative;
  overflow: hidden;
  transition: 0.2s;
}

.file:hover {
  opacity: 0.7;
  filter: alpha(opacity=0.7);
  transition: 0.2s;
}

input[type="file"] {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  font-size: 100px;
  cursor: pointer;
}

.form_box .attention {
  font-size: 16px;
  display: block;
  text-align: center;
  padding: 0 0 30px;
  color: #c00;
}

.form_box ul li p .red {
  font-size: 24px;
  color: #c00;
  line-height: 40px;
}
.min_t {
  font-size: 12px;
  color: #ccc;
  float: right;
}
.form_box ul li:nth-child(1) {
  margin-right: 100px;
}

p.select_box {
  display: block;
  width: 98%;
  margin-left: 6% !important;
}
span.wpcf7-list-item {
  width: 0%;
  margin: 0 !important;
  display: inline;
}

input[type="checkbox"] + label {
  position: relative;
  width: 100%;
  display: inline-block;
  margin: 0px;
  font-size: 14px;
  cursor: pointer;
  padding: 0;
}
input[type="checkbox"] {
  display: none;
  margin: 0;
  padding: 0;
}
input[type="checkbox"] + .wpcf7-list-item-label {
  float: left;
  position: relative;
  display: block;
  cursor: pointer;
  width: 23%;
  margin: 0 1% 0 0;
  padding: 12px 0;
  border: 1px solid #9e9e9e;
  border-radius: 4px;
  background: #f7f7f7;
  color: #9e9e9e;
  font-size: 12px;
  text-align: center;
  line-height: 1;
  transition: 0.2s;
  box-sizing: border-box;
}

input[type="checkbox"]:checked + .wpcf7-list-item-label {
  color: #fff;
  background: #1b366b;
}

input[type="hidden"] + .wpcf7-list-item-label {
  float: left;
  position: relative;
  display: block;
  cursor: pointer;
  width: 23%;
  margin: 0 1% 0 0;
  padding: 12px 0;
  border: 1px solid #9e9e9e;
  border-radius: 4px;
  background: #1b366b;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 1;
  transition: 0.2s;
  box-sizing: border-box;
}

.text_center {
  text-align: center;
}

input[type="text"],
input[type="email"],
input[type="number"],
input[type="tel"],
textarea {
  float: right;
  width: 94%;
  background: #f7f7f7;
  border: 0;
  padding: 10px;
  font-size: 1.3em;
  border: solid 1px #ccc;
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
}

input[type="submit"] {
  display: block;
  border: none;
  background: #ff7f00;
  color: #fff;
  text-align: center;
  padding: 12px 0;
  width: 40%;
  height: 60px;
  margin: 30px auto 0;
  font-size: 18px;
  position: relative;
  transition: 0.2s;
  cursor: pointer;
}

input[type="button"] {
  display: block;
  border: none;
  background: #212121;
  color: #fff;
  text-align: center;
  padding: 12px 0;
  width: 40%;
  height: 60px;
  margin: 30px auto 0;
  font-size: 18px;
  position: relative;
  transition: 0.2s;
  cursor: pointer;
}

input[type="submit"]:hover,
input[type="button"]:hover {
  opacity: 0.7;
  filter: alpha(opacity=0.7);
  transition: 0.2s;
}

select {
  display: block;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  vertical-align: middle;
  border: none;
  border: 1px solid #ccc;
  color: inherit;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1rem;
  color: #666;
  width: 110%;
  padding: 8px;
  margin-left: 6%;
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
  background:
    url(../img/purchase/select_icon.png) right 16% center no-repeat,
    #f7f7f7;
  background-size: 40px;
}
.wpcf7c-conf {
  background: #faffbd !important;
  border: none !important;
}

.file .wpcf7c-conf {
  float: none;
  text-indent: -9999px;
  background: url(../img/file_clear.png) center no-repeat !important;
}

/* 商品ページナビ */

.product_nav {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.product_nav ul {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}

.product_nav ul li {
  list-style: none;
  float: left;
  width: 16.6%;
  height: 120px; 
  margin: 0;
  padding: 0;
  border-left: 1px solid #134186;
  box-sizing: border-box;
}
.product_nav ul li:nth-child(2) {
  width: 16.6%;
}
.product_nav ul li:nth-child(4) {
  width: 16.6%;
}

.product_nav ul li:last-child {
  border-right: 1px solid #134186;
}

.product_nav ul li a {
  display: block;
  width: 100%;
  color: #212121;
  font-size: 14px;
  line-height: 1.4em;
  text-decoration: none;
  text-align: center;
  padding: 15px 0 18px;
  transition: 0.2s;
}

.product_nav ul li a .nav_eg {
  display: block;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: bold;
  color: #134186;
  margin: 0;
  padding: 10px 0 10px;
  font-style: oblique;
}
.product_nav ul li a:hover .nav_eg {
  color: #fff;
}
.product_nav ul li a.current .nav_eg,
.product_nav ul li a.nav_over .nav_eg {
  color: #ccc;
}
.product_nav ul li a:hover {
  color: #fff;
  background: #ff7f00;
  transition: 0.2s;
}
.product_nav ul li a.current,
.product_nav ul li a.nav_over {
  color: #fff;
  background: #212121;
  transition: 0.2s;
}
/* .product_nav ul li a.current:hover{
    color:#212121;
    background:#fff;
  }
.product_nav ul li a.current:hover .nav_eg{color:#134186;}*/

/* 商品詳細ページ */

.single_wap {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.single_box {
  width: 100%;
  margin: 0 auto 30px;
  overflow: hidden;
}

.single_wap .constructBox_l {
  width: 600px;
  float: left;
  margin: 0 40px 0 0;
}

.single_wap .con_wrap {
  width: 100%;
}

.single_wap .con_wrap .house_ph {
  width: 100%;
  height: 350px;
  overflow: hidden;
  margin-bottom: 15px;
}

.single_wap .con_wrap .house_ph img {
  position: relative;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.single_wap .con_wrap ul {
  width: 100%;
  display: block;
  overflow: hidden;
  margin: 0 auto 15px;
  padding: 0;
}

.single_wap .con_wrap li {
  width: 15%;
  height: 88px;
  display: block;
  float: left;
  background: #fff;
  margin-right: 2%;
  overflow: hidden;
}

.single_wap .con_wrap li:last-child {
  margin-right: 0;
}
.single_wap .con_wrap li img {
  position: relative;
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.single_wap iframe {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.single_right {
  width: 600px;
  float: left;
  margin: 0;
  padding: 0;
}

.single_right h3 {
  font-weight: 400;
  font-size: 24px;
  color: #212121;
  padding: 0 0 15px;
  border-bottom: 1px solid #212121;
  margin: 0 auto 15px;
}

.single_right h3 .year {
  float: right;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  background: #1b366b;
  padding: 3px 12px;
}

.single_right .maker,
.single_right .format {
  font-weight: 400;
  font-size: 24px;
  color: #212121;
  padding: 0;
  margin: 0;
}
.single_right .format {
  float: right;
}

.single_right p {
  width: 100%;
  margin: 30px auto;
  overflow: hidden;
}

.single_right dl {
  width: 100%;
  margin: 30px auto 15px;
  overflow: hidden;
  padding: 0;
}

.single_right dl dd {
  list-style: none;
  float: left;
  width: 50%;
  color: #fff;
  font-size: 14px;
  border-bottom: 1px solid #f7f7f7;
  background: #212121;
  margin: 0;
  padding: 12px;
  box-sizing: border-box;
}

.single_right dl dd:nth-child(1),
.single_right dl dd:nth-child(3),
.single_right dl dd:nth-child(5),
.single_right dl dd:nth-child(7),
.single_right dl dd:nth-child(9),
.single_right dl dd:nth-child(11) {
  border-right: 1px solid #f7f7f7;
}
.single_right dl dd:nth-child(2),
.single_right dl dd:nth-child(4),
.single_right dl dd:nth-child(6),
.single_right dl dd:nth-child(8),
.single_right dl dd:nth-child(10),
.single_right dl dd:nth-child(12) {
  border-right: 1px solid #f7f7f7;
}
.single_right dl dd.map {
  width: 100%;
}
.single_right dl dd.soldout {
  width: 100%;
  background: #f00;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
}

.single_right a.contact_btn {
  display: block;
  width: 100%;
  color: #fff;
  text-decoration: none;
  background:
    url(../img/mail_icon_b.png) right 20px center no-repeat,
    #1b366b;
  text-align: center;
  padding: 20px 0;
  margin: 10px auto 0 auto;
  transition: 0.2s;
}

.single_right a.contact_btn:hover {
  opacity: 0.7;
  filter: alpha(opacity=0.7);
  transition: 0.2s;
}

ul.pager {
  width: 100%;
  padding: 30px 0 0;
  margin: 30px auto 0;
  border-top: 1px solid #212121;
  overflow: hidden;
}

ul.pager li {
  float: left;
  width: 48%;
  margin: 0 0 30px;
  padding: 0;
  overflow: hidden;
}
ul.pager li.previous {
  margin: 0 4% 0 0;
}

ul.pager li .prev_box,
ul.pager li .next_box {
  width: 100%;
  background: #fff;
  padding: 15px 0 15px 15px;
  box-sizing: border-box;
  overflow: hidden;
}

ul.pager li a {
  color: #212121;
  text-decoration: none;
}
ul.pager li .prev_text {
  display: block;
  width: 100%;
  min-height: 30px;
}
ul.pager li .next_text,
ul.pager li .next_text a,
ul.pager li .prev_text a {
  display: block;
  width: 100%;
}

ul.pager li .next_text {
  text-align: right;
  min-height: 30px;
}
ul.pager li .prev_text a:hover {
  text-decoration: underline;
}
ul.pager li .next_text a:hover {
  text-decoration: underline;
}

ul.pager li .over_img {
  display: block;
  width: 100px;
  height: 100px;
  float: left;
  margin: 0 80px 0 0;
  background: #f9f9f9;
  overflow: hidden;
}

ul.pager li img {
  display: block;
  width: 160%;
  margin: -15% 0 0 -30%;
}

ul.pager li .top {
  padding: 20px 0 5px;
  margin: 0 auto;
  border-bottom: 1px solid #212121;
  overflow: hidden;
}

ul.pager li .bottom .format,
ul.pager li .bottom .nensiki {
  color: #212121;
  font-size: 14px;
}

ul.pager li .top .maker {
  float: right;
  color: #212121;
  font-size: 14px;
  margin-right: 15px;
}

ul.pager li .bottom .more {
  float: right;
  width: 131px;
  display: block;
  text-decoration: none;
  background: url(../img/more_pager.png) no-repeat;
  transition: 0.2s;
}

ul.pager li .bottom .nensiki {
  margin-left: 50px;
}
ul.pager li .bottom .more a {
  display: block;
  color: #fff;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
}

ul.pager li .bottom .more:hover {
  opacity: 0.7;
  filter: alpha(opacity=0.7);
  transition: 0.2s;
}

.back_btn {
  width: 100%;
  margin: 30px auto;
  padding-bottom: 30px;
  border-bottom: 1px solid #212121;
}

.back_btn a {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 16px;
  background: #212121;
  text-decoration: none;
  padding: 20px 0;
  transition: 0.2s;
}

.back_btn a:hover {
  opacity: 0.7;
  filter: alpha(opacity=0.7);
  transition: 0.2s;
}

.wht_box {
  width: 1100px;
  margin: 60px auto;
  padding: 40px 70px;
  background: #fff;
}

.img_box {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  overflow: hidden;
}

.img_box .alignleft {
  width: 50%;
  float: left;
  border-right: 1px solid #efefef;
  box-sizing: border-box;
}
.img_box .alignright {
  width: 50%;
  float: right;
}

.img_box a {
  width: 100%;
  font-size: 14px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  background: #212121;
  padding: 6px 16px;
  transition: 0.2s;
  box-sizing: border-box;
  text-align: center;
}
.img_box a:hover {
  opacity: 0.7;
  filter: alpha(opacity=0.7);
  transition: 0.2s;
}

.img_box a .align_l {
  float: left;
}
.img_box a .align_r {
  float: right;
}

/*----------------------------------------------------
  404 ここから
----------------------------------------------------*/
.sec_error {
  min-width: 1240px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
}
.sec_error h2 {
  color: #1b366b;
  font-size: 36px;
  text-align: center;
}
.sec_error h3 {
  color: #1b366b;
  font-size: 28px;
  line-height: 1.6em;
  text-align: center;
  margin-bottom: 30px;
}
.sec_error h4 {
  color: #1b366b;
  font-size: 20px;
  margin: 0 auto;
  padding: 0;
}
.sec_error p {
  color: #1b366b;
  margin: 0 auto;
  padding: 0;
}
.sec_error p:before {
  font-size: 32px;
  content: "●";
  position: relative;
  top: 4px;
}

.sec_error a {
  font-size: 18px;
  font-weight: 600;
  display: block;
  text-decoration: none;
  color: #fff;
  background: #1b366b;
  text-align: center;
  width: 400px;
  margin: 30px auto;
  padding: 16px 0;
  transition: 0.2s;
}

.sec_error a:hover {
  opacity: 0.7;
  filter: alpha(opacity=0.7);
  transition: 0.2s;
}

/*----------------------------------------------------
  サイトマップ ここから
----------------------------------------------------*/
.main_sitemap {
  max-width: 1920px;
  width: 100%;
  min-height: 150px;
  background: url(../img/sitemap/main.jpg) center no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.sec_sitemap {
  min-width: 1240px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
}
.sec_sitemap dl,
.sec_sitemap dd {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.sec_sitemap dt a {
  display: block;
  color: #1b366b;
  font-size: 26px;
  text-decoration: none;
  width: 94%;
  margin: 0 auto;
  padding: 30px 4% 30px 2%;
  border-bottom: 1px solid #1b366b;
  background: url(../img/top/product_yazi.png) right 12px center no-repeat;
  transition: 0.2s;
}

.sec_sitemap dd a {
  display: block;
  color: #1b366b;
  font-size: 22px;
  text-decoration: none;
  width: 94%;
  margin: 0 auto;
  padding: 15px 4% 15px 2%;
  border-bottom: 1px solid #1b366b;
  background: url(../img/top/product_yazi.png) right 12px center no-repeat;
  transition: 0.2s;
}
.sec_sitemap dd.mb_60 {
  margin-bottom: 60px;
}
.sec_sitemap dt a:hover,
.sec_sitemap dd a:hover {
  background:
    url(../img/top/product_yazi.png) right 12px center no-repeat,
    #efefef;
  transition: 0.2s;
}

/* 画面サイズが1024px以下の場合に適用 */
@media only screen and (max-width: 1024px) {
  #pan {
    min-width: 100%;
  }
  #pan .breadcrumbs {
    min-width: 602px;
    max-width: 1024px;
    width: 98%;
  }
  .contents {
    min-width: 602px;
    max-width: 1000px;
    width: 98%;
    margin: 0 auto;
  }

  /*----------------------------------------------------
  お問い合わせ ここから
----------------------------------------------------*/
  .sec_contact {
    min-width: 100%;
  }
  .main_contact {
    min-width: 100%;
    background: url(../img/contact/main.jpg) left no-repeat;
  }

  /*----------------------------------------------------
  会社案内 ここから
----------------------------------------------------*/
  .sec_company {
    min-width: 100%;
  }
  .main_company {
    min-width: 100%;
    background: url(../img/company/main.jpg) left no-repeat;
  }

  .sec_company h1 {
    min-width: 320px;
    height: 58px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/company/company_m01.png) center no-repeat;
    margin: 0 auto 60px;
  }

  .sec_company ul li {
    list-style: none;
    padding-bottom: 12px;
    margin: 0 0 12px;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
  }

  .sec_company ul li .blue {
    float: left;
    display: table-cell;
    vertical-align: middle;
    color: #133f85;
    width: 25%;
    height: 100%;
  }

  .sec_company ul li p {
    float: right;
    display: block;
    width: 75%;
    margin: 0;
    padding: 0;
  }

  .sec_company_two {
    min-width: 100%;
  }
  .sec_company_two .contents ul {
    width: 100%;
  }
  .sec_company ul {
    width: 49%;
    margin: 0;
  }
  .sec_company ul {
    margin: 0 2% 0 0;
  }
  .sec_company .contents img,
  .sec_company_two .contents ul li {
    font-size: 12px;
    width: 49%;
  }
  .sec_company_two .contents ul li:nth-child(1) {
    margin-right: 2%;
  }

  /*----------------------------------------------------
  買取査定のご依頼 ここから
----------------------------------------------------*/
  .sec_purchase {
    min-width: 100%;
  }
  .main_purchase {
    min-width: 100%;
    background: url(../img/purchase/main.jpg) left no-repeat;
  }

  .sec_purchase h2 {
    min-width: 100%;
    max-width: 1024px;
    width: 100%;
  }

  /*----------------------------------------------------
  レンタル ここから
----------------------------------------------------*/
  .sec_leasing,
  .sec_leasing_wht {
    min-width: 100%;
  }

  .main_leasing {
    min-width: 100%;
    max-width: 1920px;
    width: 100%;
    min-height: 150px;
    background: url(../img/leasing/main.jpg) left no-repeat;
  }

  .sec_leasing table {
    width: 49%;
    margin: 0 2% 0 0;
  }

  .sec_leasing table th,
  .sec_leasing table td {
    font-size: 12px;
    padding: 4px 0;
  }

  .sec_leasing img {
    display: block;
    width: 49%;
  }

  .min {
    width: 49%;
    line-height: 1.6em;
  }
  .pt_40 {
    padding-top: 0px;
  }
  .sec_leasing_wht .contents ul li:nth-child(1) {
    background: url(../img/leasing/one.png) left center no-repeat;
  }
  .sec_leasing_wht .contents ul li:nth-child(2) {
    background: url(../img/leasing/two.png) left center no-repeat;
  }
  .sec_leasing_wht .contents ul li:nth-child(3) {
    background: url(../img/leasing/three.png) left center no-repeat;
  }

  .sec_leasing_wht .contents {
    min-width: 98%;
    max-width: 100%;
    width: 98%;
    padding: 20px;
  }

  a.leasing_bnr {
    min-width: 98%;
    max-width: 1024px;
    width: 98%;
    margin: 0 auto 20px;
  }
  a.leasing_bnr img {
    display: block;
    width: 100%;
  }

  /*----------------------------------------------------
  form ここから
----------------------------------------------------*/
  .main_contact {
    background: url(../img/contact/main.jpg) left no-repeat;
  }
  .form_box {
    width: 96%;
    margin: 0 auto 30px;
    padding: 2%;
    background: #fff;
  }

  .form_box ul li {
    width: 49%;
  }
  .form_box ul li:nth-child(1) {
    margin-right: 2%;
  }

  .form_box ul li p,
  .form_box ul li {
    font-size: 12px;
  }

  .wht_box {
    width: 96%;
    margin: 0 auto 30px;
    padding: 2%;
    background: #fff;
  }

  /*----------------------------------------------------
  ニュース ここから
----------------------------------------------------*/
  .main_news {
    min-width: 100%;
    background: url(../img/news/main.jpg) left no-repeat;
  }

  .sec_news {
    min-width: 100%;
  }

  .sec_news .contents .wap {
    width: 65%;
    margin: 0 5% 0 0;
  }

  .sec_news .contents .wap ul {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }

  .sec_news .contents .wap ul li {
    list-style: none;
    background: #fff;
    margin: 0 auto 15px;
    padding: 0;
    overflow: hidden;
  }

  .sec_news .contents .wap ul li h3 {
    width: 96%;
    margin: 15px auto;
    padding: 0 0 6px;
    border-bottom: 2px solid #133f85;
  }

  .sec_news .contents .wap ul li h3 a {
    color: #212121;
    font-size: 24px;
    text-decoration: none;
  }

  .sec_news .contents .wap ul li p {
    width: 96%;
    margin: 0 auto 15px;
  }
  .sec_news .contents .wap ul li .cate_name {
    display: inline-block;
    padding: 2px 12px;
    margin: 0 10px 0 0;
    color: #fff;
    font-size: 12px;
    text-align: center;
  }

  .sec_news .contents .wap ul li .product {
    background: #1b366b;
  }
  .sec_news .contents .wap ul li .info {
    background: #952020;
  }
  .sec_news .contents .wap ul li .cate_day {
    font-size: 12px;
  }

  .sec_news .contents .wap ul li a.read-btn {
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding: 4px 42px;
    background: #212121;
    float: right;
    margin: 0;
    text-decoration: none;
  }

  /*----------------------------------------------------
  商品カテゴリ ここから
----------------------------------------------------*/
  .sec_product {
    min-width: 100%;
  }
  .main_product {
    min-width: 100%;
  }
  .sec_product .contents .wap {
    width: 65%;
    margin: 0 0 30px 5%;
  }

  .sec_product .contents .wap ul li .w70 h3 {
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    float: none;
  }

  .sec_product .contents .wap ul li .w70 h3 a {
    font-size: 16px;
    font-weight: 400;
  }

  .sec_product .contents .wap ul li .w70 .pickup {
    font-size: 12px;
    padding: 5px 0 0 100px;
    min-height: 105px;
  }

  .sec_product .contents .wap ul li .w70 .pickup dd {
    display: inline;
    color: #212121;
    width: auto;
    background: none;
    border: none;
    float: left;
    margin: 0 5px 5px 0;
  }

  /*----------------------------------------------------
  news side ここから
----------------------------------------------------*/
  .sec_news .contents #side {
    width: 30%;
    margin: 0 auto;
  }

  /*----------------------------------------------------
  product side ここから
----------------------------------------------------*/
  .sec_product .contents #side {
    width: 30%;
    margin: 0 auto;
  }

  .product_nav ul {
    max-width: 100%;
  }
  .product_nav ul li a .nav_eg {
    font-size: 16px;
  }

  /* 商品詳細ページ */

  .single_wap .constructBox_l {
    width: 56%;
    margin: 0 4% 0 0;
  }

  .single_right {
    width: 40%;
  }

  .single_right h3 {
    font-size: 16px;
    padding: 0 0 8px;
    margin: 0 auto 8px;
  }

  .single_right h3 .year {
    font-size: 12px;
  }
  .single_right .maker,
  .single_right .format {
    font-size: 16px;
  }

  .single_right dl dd {
    float: none;
    width: 100%;
  }

  .single_right dl dd:nth-child(1),
  .single_right dl dd:nth-child(3),
  .single_right dl dd:nth-child(5),
  .single_right dl dd:nth-child(7),
  .single_right dl dd:nth-child(9),
  .single_right dl dd:nth-child(11) {
    border-right: none;
  }
  ul.pager li .over_img {
    margin: 0 20px 0 0;
  }
  ul.pager li .top .maker {
    font-size: 18px;
  }
  ul.pager li .bottom .nensiki {
    margin-left: 30px;
  }

  /*----------------------------------------------------
  404 ここから
----------------------------------------------------*/
  .sec_error {
    min-width: 100%;
    width: 100%;
    margin: 60px auto;
    overflow: hidden;
  }

  /*----------------------------------------------------
  サイトマップ ここから
----------------------------------------------------*/
  .sec_sitemap {
    min-width: 100%;
  }

  /*----------------------------------------------------
  サイトマップ ここから
----------------------------------------------------*/
  .main_sitemap {
    background: url(../img/sitemap/main.jpg) left no-repeat;
  }
}

@media only screen and (max-width: 800px) {
  /* 商品詳細ページ */

  .single_right h3,
  .single_right .maker,
  .single_right .format,
  .single_right a.contact_btn {
    font-size: 14px;
  }

  ul.pager li .over_img {
    width: 80px;
    height: 80px;
    margin: 0 20px 0 0;
  }

  ul.pager li .top {
    padding: 15px 0 5px;
  }
  ul.pager li .bottom .format,
  ul.pager li .bottom .nensiki {
    font-size: 12px;
  }
  ul.pager li .top .title,
  ul.pager li .top .maker {
    font-size: 14px;
  }
  ul.pager li .top .maker {
    margin-right: 5px;
  }
  ul.pager li .bottom .more {
    width: 75px;
    background: url(../img/more_pager.png) left no-repeat;
  }

  ul.pager li .bottom .nensiki {
    margin-left: 5%;
  }

  .single_right dl dd:nth-child(2),
  .single_right dl dd:nth-child(4),
  .single_right dl dd:nth-child(6),
  .single_right dl dd:nth-child(8),
  .single_right dl dd:nth-child(10),
  .single_right dl dd:nth-child(12) {
    border-right: none;
  }
}

/* 画面サイズが640px以下の場合に適用 */
@media only screen and (max-width: 601px) {
  #pan .breadcrumbs {
    min-width: 94%;
    width: 94%;
  }
  .contents {
    min-width: 94%;
    width: 94%;
  }

  /*----------------------------------------------------
  会社案内 ここから
----------------------------------------------------*/
  .main_company {
    background: url(../img/company/main_sp.jpg) center no-repeat;
  }
  .sec_company {
    margin: 30px auto;
  }

  .sec_company h1 {
    min-width: 300px;
    max-width: 300px;
    width: 100%;
    margin: 0 auto 30px;
    background-size: 300px;
  }

  .sec_company ul {
    float: none;
    width: 100%;
    margin: 0 auto 30px;
  }

  .sec_company ul li .blue {
    float: none;
    width: 100%;
  }

  .sec_company ul li p {
    float: none;
    width: 100%;
  }

  .sec_company .contents img {
    width: 100%;
  }
  .sec_company_two h1 {
    margin: 30px auto;
  }

  .sec_company_two .contents ul li {
    font-size: 14px;
    float: none;
    width: 100%;
    margin: 0 auto 15px;
  }
  .sec_company_two .contents ul li:nth-child(1) {
    margin-right: 0;
  }

  a.map_btn {
    font-size: 12px;
    padding: 2px 12px 2px 30px;
  }

  /*----------------------------------------------------
  お問い合わせ ここから
----------------------------------------------------*/
  .main_contact {
    background: url(../img/contact/main_sp.jpg) center no-repeat;
  }
  .sec_contact h1 {
    font-size: 18px;
    margin: 30px auto 0;
  }
  .eg {
    margin: 0 auto 30px;
  }

  /*----------------------------------------------------
  買取査定のご依頼 ここから
----------------------------------------------------*/
  .sec_purchase h1 {
    font-size: 18px;
  }
  .main_purchase {
    background: url(../img/purchase/main_sp.jpg) center no-repeat;
  }
  .sec_purchase h2 {
    font-size: 18px;
    width: 100%;
  }

  /*----------------------------------------------------
  レンタル ここから
----------------------------------------------------*/
  .main_leasing {
    max-width: 100%;
    min-height: 150px;
    background: url(../img/leasing/main_sp.jpg) center no-repeat;
  }

  .sec_leasing h1 {
    font-size: 18px;
    margin: 30px auto 0;
  }

  .sec_leasing h2 {
    font-size: 16px;
  }

  .sec_leasing table {
    float: none;
    width: 100%;
    margin: 0 auto 30px;
  }

  .sec_leasing table th,
  .sec_leasing table td {
    padding: 6px 0;
  }
  .sec_leasing img {
    display: block;
    width: 100%;
  }
  .min {
    width: 100%;
    display: block;
    float: none;
  }

  a.rental_btn {
    float: none;
    font-size: 16px;
    width: 100%;
    margin: 0 auto;
    padding: 24px 0;
    background:
      url(../img/leasing/leasing_icon.png) right 12px center no-repeat,
      #212121;
  }

  img.left_img,
  img.right_img {
    width: 100%;
    float: none;
    margin: 0 auto 15px;
  }
  p .blue_b {
    font-size: 16px;
  }

  a.purchase_btn {
    font-size: 16px;
    width: 94%;
    margin: 30px auto;
  }
  .sec_leasing_wht .contents {
    padding: 30px 3%;
  }
  .sec_leasing_wht h1 {
    font-size: 18px;
  }
  .sec_leasing_wht .contents ul li .blue {
    font-size: 16px;
  }
  .sec_leasing_wht h2 {
    width: 94%;
    font-size: 16px;
    margin: 30px auto 0;
  }
  a.leasing_bnr {
    width: 94%;
    overflow: hidden;
  }
  a.leasing_bnr img {
    display: block;
    width: 640px;
  }

  /*----------------------------------------------------
  form ここから
----------------------------------------------------*/
  .form_box {
    width: 94%;
    padding: 20px 3%;
  }

  .form_box ul li {
    float: none;
    width: 100%;
  }

  .form_box ul li h3 {
    width: 100%;
    margin: 0 auto 15px;
  }

  .form_box .attention {
    font-size: 12px;
  }
  .form_box ul li p .red {
    font-size: 12px;
  }
  .form_box ul li:nth-child(1) {
    margin-right: 0;
  }

  .select_box {
    width: 100%;
    margin: 0 auto;
  }

  .select_box label {
    width: 46%;
  }
  .select_box label {
    margin: 0 2% 10px;
  }
  textarea {
    float: none;
    width: 100%;
    box-sizing: border-box;
  }

  input[type="submit"],
  input[type="button"] {
    width: 90%;
    font-size: 16px;
  }
  .form_box ul li p a {
    width: 94%;
  }

  p.select_box {
    width: 100%;
    margin-left: 0 !important;
  }

  input[type="checkbox"] + .wpcf7-list-item-label,
  input[type="hidden"] + .wpcf7-list-item-label {
    float: none;
    width: 100%;
    margin: -20px auto 0;
  }

  /*----------------------------------------------------
  検索フォーム ここから
----------------------------------------------------*/
  .sec_product .contents .search {
    width: 100%;
    margin-bottom: 60px;
  }
  .sec_product .contents .search_inner {
    padding: 0 3% 30px;
  }
  .sec_product .contents p.search_cat_ttl {
    font-size: 18px;
    margin: 0;
    padding: 20px 0 15px;
  }
  .sec_product .contents .search ul.search_list li {
    width: 49%;
    margin-right: 2%;
  }
  .sec_product .contents .search ul.search_list li:nth-child(5n) {
    margin-right: 0;
  }
  .sec_product .contents .search ul.search_list li:nth-child(even) {
    margin-right: 0 !important;
  }
  .sec_product .contents .search ul.search_list li:nth-child(n + 3) {
    margin-top: 2%;
  }
  .sec_product .contents .search ul.search_list li label {
    font-size: 14px;
    padding: 9px 10px 6px 15px;
  }

  /* 調整 */
  .sec_product .contents .search + .wap {
    width: 100%;
  }
  /* 調整 */

  /*----------------------------------------------------
  ニュース ここから
----------------------------------------------------*/
  .main_news {
    min-width: 100%;
    background: url(../img/news/main.jpg) left no-repeat;
  }

  .sec_news {
    min-width: 100%;
  }
  .sec_news .contents .wap,
  .sec_product .contents .wap {
    float: none;
    width: 100%;
    margin: 0 auto 30px;
  }

  .sec_product .contents .wap ul li a img {
    width: 66%;
    height: 100%;
    float: none;
    margin: 0 auto 15px;
  }

  .sec_product .contents .wap ul li .w70 {
    float: none;
    width: 100%;
  }

  .sec_product h1 {
    max-width: 437px;
    min-width: 310px;
    background-size: 100%;
    margin: 30px auto 15px;
  }

  .sec_product h1.industry {
    background: url(../img/product/industrial_m.png) center no-repeat;
    background-size: 310px;
  }
  .sec_product h1.construct {
    height: 40px;
    background: url(../img/product/construction_m.png) center no-repeat;
    background-size: 310px;
  }
  .sec_product h1.food {
    background: url(../img/product/food_m.png) center no-repeat;
    background-size: 310px;
  }
  .sec_product h1.forklift {
    background: url(../img/product/forklift_m.png) center no-repeat;
    background-size: 173px;
  }

  .sec_product .contents .wap ul li .w70 ul li {
    float: none;
    width: 100%;
    padding: 4px 0;
  }

  .sec_product .contents .wap ul li .w70 ul li:nth-child(2) {
    border-left: none;
    border-right: none;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
  }

  .sec_news .contents .wap .single_t .alignleft,
  .sec_news .contents .wap .single_t .alignright,
  .sec_news .contents .wap .single_t .aligncenter {
    float: none;
    margin: 0 auto 15px;
    width: 100%;
    height: 100%;
  }

  /*----------------------------------------------------
  blog side ここから
----------------------------------------------------*/
  .sec_news .contents #side,
  .sec_product .contents #side {
    float: none;
    width: 100%;
    margin: 0 auto;
  }

  #side h3 {
    width: 90%;
    padding: 5%;
  }

  .product_nav ul {
    max-width: 100%;
  }
  .product_nav ul li {
    width: 50%;
    border-bottom: 1px solid #134186;
  }
  .product_nav ul li:nth-child(2) {
    width: 50%;
    border-right: 1px solid #134186;
  }
  .product_nav ul li:nth-child(4) {
    width: 50%;
  }
  .product_nav ul li a .nav_eg {
    font-size: 18px;
  }

  /* 商品詳細ページ */
  .single_wap .constructBox_l {
    width: 100%;
    float: none;
    margin: 0 auto 30px;
  }

  .single_wap .con_wrap li {
    width: 32%;
    height: 150px;
    margin: 0 0 10px;
  }

  .single_wap .con_wrap li:nth-child(1),
  .single_wap .con_wrap li:nth-child(2),
  .single_wap .con_wrap li:nth-child(4),
  .single_wap .con_wrap li:nth-child(5) {
    margin-right: 2%;
  }

  .single_right {
    width: 100%;
    float: none;
    margin: 0 auto;
  }

  .single_right h3,
  .single_right .maker,
  .single_right .format {
    font-size: 18px;
  }
  .single_right h3 .year {
    padding: 0 12px;
  }
  .single_right dl dd {
    float: none;
    width: 100%;
  }

  .img_box .alignleft {
    width: 100%;
    float: none;
    border-right: none;
    margin-bottom: 10px;
  }
  .img_box .alignright {
    width: 100%;
    float: none;
  }

  /*----------------------------------------------------
　ページャー ここから
----------------------------------------------------*/

  ul.pager li {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  ul.pager li.previous {
    margin: 0 auto 15px;
  }

  ul.pager li .prev_box,
  ul.pager li .next_box {
    width: 100%;
    background: #fff;
    padding: 10px 0 10px 10px;
    box-sizing: border-box;
    overflow: hidden;
  }

  ul.pager li .over_img {
    width: 60px;
    height: 60px;
    margin: 0 15px 0 0;
  }

  ul.pager li .top {
    padding: 0 0 5px;
  }
  ul.pager li .bottom .format,
  ul.pager li .bottom .nensiki {
    font-size: 12px;
  }
  ul.pager li .top .title {
    font-size: 14px;
  }
  ul.pager li .top .maker {
    font-size: 14px;
    margin-right: 5px;
  }
  ul.pager li .bottom .nensiki {
    margin-left: 50px;
  }
  .back_btn a {
    font-size: 14px;
  }

  /*----------------------------------------------------
  404 ここから
----------------------------------------------------*/
  .sec_error h2 {
    font-size: 24px;
  }
  .sec_error h3 {
    font-size: 18px;
  }
  .sec_error h4 {
    font-size: 16px;
  }
  .sec_error a {
    font-size: 16px;
    width: 80%;
  }
  /*----------------------------------------------------
  サイトマップ ここから
----------------------------------------------------*/
  .sec_sitemap dt a {
    font-size: 18px;
    padding: 20px 4% 20px 2%;
  }

  .sec_sitemap dd a {
    font-size: 16px;
    padding: 10px 4% 10px 2%;
  }
  .sec_sitemap dd.mb_60 {
    margin-bottom: 30px;
  }

  /*----------------------------------------------------
  サイトマップ ここから
----------------------------------------------------*/
  .main_sitemap {
    background: url(../img/sitemap/main_sp.jpg) center no-repeat;
  }
}

/* 画面サイズが1920px以上の場合に適用 */
@media only screen and (min-width: 1920px) {
  .main_company {
    max-width: 100%;
    background: url(../img/company/main.jpg) top -15px center no-repeat;
    background-size: 100%;
  }
  .main_contact {
    max-width: 100%;
    background: url(../img/contact/main.jpg) top -15px center no-repeat;
    background-size: 100%;
  }
  .main_purchase {
    max-width: 100%;
    background: url(../img/purchase/main.jpg) top -15px center no-repeat;
    background-size: 100%;
  }
  .main_leasing {
    max-width: 100%;
    background: url(../img/leasing/main.jpg) top -15px center no-repeat;
    background-size: 100%;
  }
  .main_news {
    max-width: 100%;
    background: url(../img/news/main.jpg) top -15px center no-repeat;
    background-size: 100%;
  }
  .main_product {
    max-width: 100%;
    background: url(../img/product/main.jpg) top -15px center no-repeat;
    background-size: 100%;
  }
}
