@charset "UTF-8";
.noto-sans {
  font-family: "Noto Sans JP", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.poppins {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.lora {
  font-family: "Lora", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

/*ディスプレイ初期値設定*/
/*以下、サイト固有の設定*/
/*サイト共通の間隔*/
/*英語用font読み込み指定*/
/*
@font-face {
	font-family: 'General Sans';
	src: url("../font/GeneralSans-Regular.otf") format("otf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'General Sans';
	src: url("../font/GeneralSans-Semibold.otf") format("otf");
    font-weight: bold;
    font-style: normal;
}
*/
/*

下層用のスタイルです。

*/
/* ------------ */
/* デザイン共通 */
/* ------------ */
/* -------------- */
/* サブビジュアル */
/* ------------- */
.bg01 {
  background-image: url(../images/common/sv_bg01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

section.page {
  background-image: url(../images/common/sv_bg01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}
section.page a {
  color: #fff;
}

.sv_img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

main section .page_head {
  position: relative;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 30dvw;
  max-height: 500px;
  aspect-ratio: 1920/425;
}
@media (max-width: 1280px) {
  main section .page_head {
    max-height: inherit;
  }
}
main section .page_title_flex {
  padding: 30px 5%;
  border-bottom: solid 1px #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
main section .page_title_flex .sv_ttl {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #fff;
}
main section .page_title_flex .sv_ttl .eng_ttl {
  font-size: clamp(24px, 1.045rem + 1.94vw, 40px);
  font-family: "Lora", serif;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.4;
}
main section .page_title_flex .sv_ttl .jp_ttl {
  font-size: clamp(14px, 0.818rem + 0.24vw, 16px);
  font-weight: 400;
  line-height: 1;
  margin-bottom: 10px;
}
main section .page_title_flex .sv_img {
  width: 50%;
  height: auto;
  aspect-ratio: 91/35;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
main section .page_title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
main section .page_title .sv_ttl {
  position: relative;
}
main section .page_title .sv_ttl .eng_ttl {
  font-size: clamp(36px, 1.568rem + 2.91vw, 60px));
  font-family: "Lora", serif;
  text-transform: capitalize;
  color: #1C1C1C;
  font-weight: bold;
  line-height: 1;
}
main section .page_title .sv_ttl .jp_ttl {
  font-size: clamp(17px, 0.864rem + 0.85vw, 24px);
  font-weight: bold;
  line-height: 1;
  margin-top: 10px;
  color: #1C1C1C;
}

#news_c_content .doted {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}
#news_c_content .doted li {
  margin-top: 0;
  margin-right: 1em;
}
#news_c_content .doted li:last-child {
  margin-right: 0;
}

/******************************/
/* 通常固定ページ */
/******************************/
/******************************/
/* 記事 */
/******************************/
.single_ttl {
  border-bottom: solid 1px #fff;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.single_ttl .date {
  font-size: 13px;
  display: inline-block;
  margin-top: 10px;
}

.news_text_block .category_c a {
  background-color: #FFFFFF;
  border-radius: 50px;
  color: #1A1A1A;
  padding: 5px 20px;
  font-size: 12px;
  margin-bottom: 10px;
  display: inline-block;
}

/******************************/
/* カスタム投稿記事 */
/******************************/
/******************************/
/* ギャラリー */
/******************************/
.gallery .gallery-wrapper .contents_wrap {
  max-width: 1000px;
}

/******************************/
/*  */
/******************************/
/******************************/
/* 会社案内 */
/******************************/
.company .sec00 {
  position: relative;
  padding: 0 0 80px;
}
@media (max-width: 1024px) {
  .company .sec00 {
    padding: 0 0 50px;
  }
}
.company .sec00 .named {
  font-size: clamp(12px, 0.722rem + 0.12vw, 13px);
}
.company .sec00 .named span {
  font-size: clamp(14px, 0.761rem + 0.48vw, 18px);
  margin-left: 5px;
}
.company .sec01 {
  position: relative;
  background-color: #fff;
  color: #333;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .company .sec01 {
    padding: 50px 0;
  }
}
.company .sec01 .sub_images_ul.cul2 .li figure img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
  aspect-ratio: 44/30;
}

/******************************/
/* リンク集 */
/******************************/
/******************************/
/* 中古車販売 */
/******************************/
.used-car-sales .ttl10,
.road-service .ttl10,
.maintenance .ttl10,
.other-car-services .ttl10 {
  border-color: #004163;
}
.used-car-sales .sec00 .contents_wrap.w1360.line01,
.road-service .sec00 .contents_wrap.w1360.line01,
.maintenance .sec00 .contents_wrap.w1360.line01,
.other-car-services .sec00 .contents_wrap.w1360.line01 {
  border-bottom: solid 2px #fff;
  padding-bottom: 45px;
  margin-bottom: 45px;
}
.used-car-sales .sec01,
.road-service .sec01,
.maintenance .sec01,
.other-car-services .sec01 {
  position: relative;
  padding: 100px 0;
  background-color: #fff;
  color: #1a1a1a;
}
@media (max-width: 1024px) {
  .used-car-sales .sec01,
  .road-service .sec01,
  .maintenance .sec01,
  .other-car-services .sec01 {
    padding: 50px 0;
  }
}
.used-car-sales .sec01 .layout_a .imgbox figure img,
.used-car-sales .sec01 .layout_b .imgbox figure img,
.road-service .sec01 .layout_a .imgbox figure img,
.road-service .sec01 .layout_b .imgbox figure img,
.maintenance .sec01 .layout_a .imgbox figure img,
.maintenance .sec01 .layout_b .imgbox figure img,
.other-car-services .sec01 .layout_a .imgbox figure img,
.other-car-services .sec01 .layout_b .imgbox figure img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
  aspect-ratio: 64/46;
}
.used-car-sales .sec01 .sub_images_ul .li figure img,
.road-service .sec01 .sub_images_ul .li figure img,
.maintenance .sec01 .sub_images_ul .li figure img,
.other-car-services .sec01 .sub_images_ul .li figure img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
  aspect-ratio: 38/26;
}
.used-car-sales .sec02,
.road-service .sec02,
.maintenance .sec02,
.other-car-services .sec02 {
  position: relative;
  padding: 100px 0;
  background-image: url(../images/common/sv_bg01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}
@media (max-width: 1024px) {
  .used-car-sales .sec02,
  .road-service .sec02,
  .maintenance .sec02,
  .other-car-services .sec02 {
    padding: 50px 0;
  }
}

/******************************/
/* 特長 */
/******************************/
.feature .sec01 {
  position: relative;
  padding: 0 0 80px;
}
@media (max-width: 1024px) {
  .feature .sec01 {
    padding: 0 0 50px;
  }
}
.feature .sec01 .layout_a .imgbox,
.feature .sec01 .layout_b .imgbox {
  width: 30%;
}

/******************************/
/* 404 */
/******************************/
/*# sourceMappingURL=css_map/style_page.css.map */
