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

.racing-sans-one {
  font-family: "Racing Sans One", sans-serif;
  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;
}
*/
/*

下層用のスタイルです。

*/
/* ------------ */
/* デザイン共通 */
/* ------------ */
/* -------------- */
/* サブビジュアル */
/* ------------- */
.sv_img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

main section .page_head {
  position: relative;
  background-image: url(../images/common/sv.jpg);
  background-size: cover;
  background-position: right;
  width: 100%;
  height: auto;
  aspect-ratio: 1920/370;
}
@media (max-width: 1024px) {
  main section .page_head {
    aspect-ratio: 16/6;
    background-position: left;
  }
}
main section .page_title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  width: 90%;
}
main section .page_title .sv_ttl {
  position: relative;
  color: #fff;
}
main section .page_title .sv_ttl .eng_ttl {
  font-size: 50px;
  font-family: "Racing Sans One", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 12px;
  letter-spacing: 2.5px;
}
@media (max-width: 1024px) {
  main section .page_title .sv_ttl .eng_ttl {
    font-size: 28px;
  }
}
main section .page_title .sv_ttl .jp_ttl {
  font-size: clamp(14px, 0.864rem + 0.85vw, 24px);
  font-weight: bold;
  line-height: 1;
}

#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;
}

/******************************/
/* プライバシーポリシー
 */
/******************************/
.privacy-policy .indent01 {
  padding-left: 1.5em;
}
.privacy-policy .sec {
  position: relative;
  padding: 0 0 80px;
}
@media (max-width: 1024px) {
  .privacy-policy .sec {
    padding: 0 0 50px;
  }
}

/******************************/
/* 記事 */
/******************************/
.single_ttl {
  border-bottom: solid 2px #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: #F77200;
  color: #fff;
  border-radius: 2px;
  padding: 5px 20px;
  font-size: 12px;
  margin-bottom: 10px;
  display: inline-block;
}

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

/******************************/
/* ***** */
/******************************/
/******************************/
/* ***** */
/******************************/
/******************************/
/* ***** */
/******************************/
/******************************/
/* ***** */
/******************************/
/******************************/
/* ***** */
/******************************/
/******************************/
/* ***** */
/******************************/
/******************************/
/* ***** */
/******************************/
/******************************/
/* ***** */
/******************************/
.car-sales .sec01 .layout_a .imgbox,
.car-sales .sec01 .layout_b .imgbox,
.car-sales .sec02 .layout_a .imgbox,
.car-sales .sec02 .layout_b .imgbox,
.car-sales .sec03 .layout_a .imgbox,
.car-sales .sec03 .layout_b .imgbox,
.repair .sec01 .layout_a .imgbox,
.repair .sec01 .layout_b .imgbox,
.repair .sec02 .layout_a .imgbox,
.repair .sec02 .layout_b .imgbox,
.repair .sec03 .layout_a .imgbox,
.repair .sec03 .layout_b .imgbox,
.inspection .sec01 .layout_a .imgbox,
.inspection .sec01 .layout_b .imgbox,
.inspection .sec02 .layout_a .imgbox,
.inspection .sec02 .layout_b .imgbox,
.inspection .sec03 .layout_a .imgbox,
.inspection .sec03 .layout_b .imgbox,
.oilchange .sec01 .layout_a .imgbox,
.oilchange .sec01 .layout_b .imgbox,
.oilchange .sec02 .layout_a .imgbox,
.oilchange .sec02 .layout_b .imgbox,
.oilchange .sec03 .layout_a .imgbox,
.oilchange .sec03 .layout_b .imgbox,
.purchase-2 .sec01 .layout_a .imgbox,
.purchase-2 .sec01 .layout_b .imgbox,
.purchase-2 .sec02 .layout_a .imgbox,
.purchase-2 .sec02 .layout_b .imgbox,
.purchase-2 .sec03 .layout_a .imgbox,
.purchase-2 .sec03 .layout_b .imgbox,
.insurance-2 .sec01 .layout_a .imgbox,
.insurance-2 .sec01 .layout_b .imgbox,
.insurance-2 .sec02 .layout_a .imgbox,
.insurance-2 .sec02 .layout_b .imgbox,
.insurance-2 .sec03 .layout_a .imgbox,
.insurance-2 .sec03 .layout_b .imgbox,
.lease .sec01 .layout_a .imgbox,
.lease .sec01 .layout_b .imgbox,
.lease .sec02 .layout_a .imgbox,
.lease .sec02 .layout_b .imgbox,
.lease .sec03 .layout_a .imgbox,
.lease .sec03 .layout_b .imgbox,
.reason .sec01 .layout_a .imgbox,
.reason .sec01 .layout_b .imgbox,
.reason .sec02 .layout_a .imgbox,
.reason .sec02 .layout_b .imgbox,
.reason .sec03 .layout_a .imgbox,
.reason .sec03 .layout_b .imgbox {
  width: 55%;
}
@media (max-width: 1024px) {
  .car-sales .sec01 .layout_a .imgbox,
  .car-sales .sec01 .layout_b .imgbox,
  .car-sales .sec02 .layout_a .imgbox,
  .car-sales .sec02 .layout_b .imgbox,
  .car-sales .sec03 .layout_a .imgbox,
  .car-sales .sec03 .layout_b .imgbox,
  .repair .sec01 .layout_a .imgbox,
  .repair .sec01 .layout_b .imgbox,
  .repair .sec02 .layout_a .imgbox,
  .repair .sec02 .layout_b .imgbox,
  .repair .sec03 .layout_a .imgbox,
  .repair .sec03 .layout_b .imgbox,
  .inspection .sec01 .layout_a .imgbox,
  .inspection .sec01 .layout_b .imgbox,
  .inspection .sec02 .layout_a .imgbox,
  .inspection .sec02 .layout_b .imgbox,
  .inspection .sec03 .layout_a .imgbox,
  .inspection .sec03 .layout_b .imgbox,
  .oilchange .sec01 .layout_a .imgbox,
  .oilchange .sec01 .layout_b .imgbox,
  .oilchange .sec02 .layout_a .imgbox,
  .oilchange .sec02 .layout_b .imgbox,
  .oilchange .sec03 .layout_a .imgbox,
  .oilchange .sec03 .layout_b .imgbox,
  .purchase-2 .sec01 .layout_a .imgbox,
  .purchase-2 .sec01 .layout_b .imgbox,
  .purchase-2 .sec02 .layout_a .imgbox,
  .purchase-2 .sec02 .layout_b .imgbox,
  .purchase-2 .sec03 .layout_a .imgbox,
  .purchase-2 .sec03 .layout_b .imgbox,
  .insurance-2 .sec01 .layout_a .imgbox,
  .insurance-2 .sec01 .layout_b .imgbox,
  .insurance-2 .sec02 .layout_a .imgbox,
  .insurance-2 .sec02 .layout_b .imgbox,
  .insurance-2 .sec03 .layout_a .imgbox,
  .insurance-2 .sec03 .layout_b .imgbox,
  .lease .sec01 .layout_a .imgbox,
  .lease .sec01 .layout_b .imgbox,
  .lease .sec02 .layout_a .imgbox,
  .lease .sec02 .layout_b .imgbox,
  .lease .sec03 .layout_a .imgbox,
  .lease .sec03 .layout_b .imgbox,
  .reason .sec01 .layout_a .imgbox,
  .reason .sec01 .layout_b .imgbox,
  .reason .sec02 .layout_a .imgbox,
  .reason .sec02 .layout_b .imgbox,
  .reason .sec03 .layout_a .imgbox,
  .reason .sec03 .layout_b .imgbox {
    width: 100%;
  }
}

.lease .case_area .sub_images_ul.cul2 .li figure {
  text-align: center;
}
.lease .case_area .sub_images_ul.cul2 .li figure img {
  width: 50%;
}
.lease .case_area .cbox01 .layout_a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lease .case_area .cbox01 .layout_a .imgbox {
  width: 30%;
}

/******************************/
/* ***** */
/******************************/
.reason .sec01 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 0 0 80px;
}
@media (max-width: 1024px) {
  .reason .sec01 {
    padding: 0 0 50px;
  }
}
.reason .sec02 .onbox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .reason .sec02 .onbox {
    padding: 50px 0;
  }
}

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