@charset "UTF-8";

.pg_header{
  margin-top: -150px;
  margin-bottom: 70px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: -1;
}
.pg_header .container{
  height: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pg_header .black_bg{
  max-width: 480px;
  margin-top: 140px;
  width: 100%;
  padding: 10px;
  background: rgba(0,0,0,0.8);
  color: #ffffff;
  text-align: center;
}
.pg_header .black_bg .en{
  font-size: 68px;
  line-height: 1;
  font-style: italic;
}
.pg_header .black_bg .tt1{
  font-size: 20px;
  font-weight: normal;
}

/* TOP */
.top_service li .white_box div .en_ttl {
  letter-spacing: 3px;
  text-indent: 3px;
}
.post_items .item .date{
  font-size: 16px;
}
.post_items .item .date {
  width: 110px;
}
.post_items .item .title {
  width: calc(100% - 110px - 150px);
}

/* サービス */
.pg_service .box .txt {
  font-size: 18px;
}
.pg_service .box .bg_ttl .container div .en_ttl{
  letter-spacing: 3px;
  text-indent: -3px;
}
.pg_service .box .mores{
  width: 180px;
  margin: 115px auto 0;
  display: block;
}

/* 中古車販売 */
.pg_used .ttl{
  align-items: flex-end;
}
.pg_used .ttl dd a {
  margin: 0 0 8px 25px;
}


/* **********************************
 *  お問い合わせ
 * ********************************* */
.contact_form {
  letter-spacing: 1px;
}
.contact_form th{
  width: 310px;
  vertical-align: top;
}
.contact_form th .require {
  width: 52px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}
.contact_form td{
  padding: 10px 15px;
}
.contact_form td .wpcf7-form-control, 
.contact_form td .wpcf7c-conf-hidden{
  height: 39px;
  font-size: 16px;
}
.contact_form td .wpcf7-textarea{
  height: 280px;
}

.contact_info{
  margin-bottom: 80px;
}
.contact_info .box1 {
  letter-spacing: 3px;
}
.contact_info .box2 .tel{
  font-weight: normal;
  letter-spacing: 2px;
}
.contact_info .box2 .txt {
  letter-spacing: 2px;
  font-weight: bold;
}

.contact_form dl.addr dt {
  width: 150px;
  text-align: center;
}

.contact_form_acceptance {
  font-size: 18px;
  margin-top: 50px;
  letter-spacing: 0.5px;
}
.contact_form_btns input[type="submit"], 
.contact_form_btns input[type="button"] {
  font-size: 18px;
  padding: 12px;
  letter-spacing: 1px;
}

.contact_form td .wpcf7-form-control.wpcf7-select{
  padding: 4px 10px;
}

/* プライバシーポリシー */
#privacy{
  margin-top: 100px;
}
.privacy_tt{
  margin-bottom: 50px;
  letter-spacing: 3px;
}
.privacy_tt h3{
  font-size: 23px;
  font-weight: 500;
}
.privacy_items .item .txt {
  letter-spacing: 0.8px;
  line-height: 1.85;
}

/* **********************************
 *  404
 * ********************************* */
.pg_404 .gohome{
  max-width: 330px;
  padding: 15px 10px;
  margin: 50px auto 0;
  text-align: center;
  display: block;
  background: rgba(0,17,54,0.85);
  color: #ffffff;
  position: relative;
}
.pg_404 .gohome:before{
  content: "＜";
  position: absolute;
  left: 0;
  margin-left: 10px;
}

/* **********************************
 *  お知らせ
 * ********************************* */
.pg_header.news{
  background-image: url(/img/news/news_bg.jpg);
}

.pg_news .post_items .item{ 
  padding: 15px 10px;
  letter-spacing: 1px;
  border-top: 0;
  border-bottom: 1px solid #d3d3d3;
}
.pg_news .post_items .item .date {
  font-size: 15px;
  width: 235px;
  color: #808080;
}
.pg_news .post_items .item .title {
  font-size: 16px;
  padding-right: 30px;
}
.pg_news .post_items .item:after {
  right: 45px;
}

.pg_news .pagination {
  margin-top: 50px;
}
.pg_news .pagination .page-numbers {
  padding: 2px 11px;
}
.pg_news .pagination .page-numbers.current, 
.pg_news .pagination .page-numbers:hover {
  border: 1px solid #e5e5e5;
}

/* 詳細 */
.pg_news .post_items .item.single_item {
  padding: 30px 40px;
  border-top: 15px solid #d3d3d3;
}
.pg_news .post_items .item.single_item .title {
  font-size: 24px;
}
.pg_news .pagination .nav-posts {
  font-size: 19px;
}
.pg_news .pagination .nav-posts .page-next, 
.pg_news .pagination .nav-posts .page-prev {
  min-width: 251px;
}

.pg_news .pagination .nav-posts .page-archive a{
  padding: 10px 120px;
}

/* **********************************
 *  求人情報
 * ********************************* */
.rec_ttl{
  font-size: 23px;
  margin-bottom: 30px;
  text-align: center;
  letter-spacing: 5px;
  text-indent: 5px;
  font-weight: 500;
}
.pg_recruit .contact_form th{
  width: 250px;
}
.pg_recruit .contact_form td{
  padding: 10px 30px;
}
.pg_recruit .center{
  text-align: center;
}

/* **********************************
 *  カスタムギャラリー
 * ********************************* */
.pg_header.gallery{
  background-image: url(/img/gallery/gallery_bg.jpg);
}
.pg_header.gallery .black_bg{
  padding: 10px 0;
}
.pg_header.gallery .black_bg .en{
  letter-spacing: -2px;
  text-indent: -20px;
}

.gallery_list{
  display: flex;
  flex-wrap: wrap;
}
.gallery_list .item{
  width: 25%;
}
.gallery_list .item a{
  display: block;
}
.gallery_list .item .img{
  width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}
.gallery_list .item .img:before{
  content: "";
  display: block;
  padding-top: 73.575%;
}
.gallery_list .item .img img{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  font-family: 'object-fit: cover';
  transform: none;
}

/*TOP*/
.top_gallery ul li{
  height: inherit;
  padding-top: 0;
  overflow: unset;
  position: inherit;
}
.top_gallery ul li a{  
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
.top_gallery ul li a:before{
  content: "";
  display: block;
  padding-top: 90%;
}
.top_gallery ul li img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover';
  transform: none;
  left: 0;
  top: 0;
}

/* 詳細 */
.gallery_single{
  margin-top: 120px;
}
.gallery_single .item{
  padding: 25px 25px 70px;
  background: #191919;
}
.gallery_single .item .flex{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
/* afterのみ */
.gallery_single .item .after_img{
  max-width: 740px;
  margin: 0 auto;
}

/* before/after */
.gallery_single .item .before{
  width: 41.3%;
}
.gallery_single .item .after{
  width: 58.7%;
  padding-left: 15px;
}
.gallery_single .item .en{
  font-size: 30px;
  text-align: center;
  color: #ffffff;
  font-style: italic;
}

.gallery_single .item .img{
  width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}
.gallery_single .item .img:before{
  content: "";
  display: block;
  padding-top: 73.575%;
}
.gallery_single .item .img img{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  font-family: 'object-fit: cover';
}

.pg_gallery .pagination .nav-posts .page-archive a,
.pg_used .pagination .nav-posts .page-archive a{
  background: #ffffff;
  color: inherit;
  border: 1px solid #362e2b;
  padding: 16px 119px;
}
.pg_gallery .pagination .nav-posts .page-next a, 
.pg_gallery .pagination .nav-posts .page-prev a {
  border: 1px solid #362e2b;
  padding: 16px 78px;
}
.pg_used .pagination .nav-posts .page-next a, 
.pg_used .pagination .nav-posts .page-prev a {
  border: 1px solid #362e2b;
  padding: 16px 54px;
}
.pg_gallery .pagination .nav-posts .page-prev a:after,
.pg_used .pagination .nav-posts .page-prev a:after{
  content: "＞";
  font-weight: normal;
}
.pg_gallery .pagination .nav-posts .page-next a:before,
.pg_used .pagination .nav-posts .page-next a:before{
  content: "＜";
  font-weight: normal;
}


/* **********************************
 *  会社概要
 * ********************************* */
.pg_company .contact_form th{
  width: 260px;
  padding: 15px 18px;
  vertical-align: middle;
}
.pg_company .contact_form td{
  font-size: 15px;
  line-height: 1.95;
  padding: 15px 25px;
}

/* **********************************
 *  中古車販売
 * ********************************* */
.pg_header.usedcar{
  background-image: url(/img/usedcar/usedcar_bg.jpg);
}

.usedcar_list{
  padding-top: 50px;
  border-top: 10px solid #002e73;
}
.usedcar_list .item{
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px dotted;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.usedcar_list .item .img{
  width: 34%;
  position: relative;
  display: block;
  overflow: hidden;
}
.usedcar_list .item .img:before{
  content: "";
  display: block;
  padding-top: 73.575%;
}
.usedcar_list .item .img img{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  font-family: 'object-fit: cover';
}
.usedcar_list .item .txt{
  width: 66%;
  padding-left: 50px;
}
.usedcar_list .item .txt .title{
  font-size: 20px;
  padding-bottom: 10px;
  margin: -5px 0 20px;
  border-bottom: 2px solid #002e73;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.usedcar_list .item .txt .desc{
  min-height: 170px;
  padding-bottom: 20px;
}
.usedcar_list .item .txt .flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.usedcar_list .item .txt .price{
  font-size: 20px;
  letter-spacing: 1px;
}
.usedcar_list .item .txt .price span{
  font-size: 36px;
  font-weight: bold;
}
.usedcar_list .item .txt .price span > span{
  font-size: 24px;
}
.usedcar_list .item .txt .flex a{
  max-width: 270px;
  padding: 10px;
  font-size: 18px;
  width: 100%;
  background: #002e73;
  color: #ffffff;
  text-align: center;
  position: relative;
  display: block;
}
.usedcar_list .item .txt .flex a:after{
  content: "〉";
  position: absolute;
  right: 50px;
}

.pg_usedcar .pagination{
  margin-top: -25px;
}
.pg_usedcar .pagination .nav-links {
  justify-content: flex-end;
}
.pg_usedcar .pagination .page-numbers {
  border: 1px solid #362e2b;
  padding: 5px 13px;
}
.pg_usedcar .pagination .page-numbers.next,
.pg_usedcar .pagination .page-numbers.prev{
  border: 0;
  background: #fff;
}
.pagination .page-numbers.next:after {
  margin-left: 0;
}
.pagination .page-numbers.prev:before{
  margin-right: 0;
}


