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

.exo-2 {
  font-family: "Exo 2", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.m-plus-1 {
  font-family: "M PLUS 1", sans-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;
}
*/
/*

下層用のスタイルです。

*/
/* ------------ */
/* デザイン共通 */
/* ------------ */
/* -------------- */
/* サブビジュアル */
/* ------------- */
.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: center;
  width: 100%;
  height: 30dvw;
  max-height: 500px;
  aspect-ratio: 1920/425;
}
@media (max-width: 1024px) {
  main section .page_head {
    aspect-ratio: 16/7;
    height: auto;
    max-height: inherit;
  }
}
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: "Exo 2", sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 15px;
}
@media (max-width: 1024px) {
  main section .page_title .sv_ttl .eng_ttl {
    font-size: 24px;
    margin-bottom: 8px;
  }
}
main section .page_title .sv_ttl .jp_ttl {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}
@media (max-width: 1024px) {
  main section .page_title .sv_ttl .jp_ttl {
    font-size: 14px;
  }
}

#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 #CCCCCC;
  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: #F76A0C;
  border: solid 1px #F76A0C;
  color: #fff;
  padding: 5px 20px;
  font-size: 12px;
  margin-bottom: 10px;
  display: inline-block;
}

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

/******************************/
/* 車両 */
/******************************/
.car .sec01 .carbox {
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .car .sec01 .carbox {
    padding: 50px 0;
  }
}
.car .sec01 .carbox:nth-child(odd) {
  background-color: #F1EEEE;
}
.car .sec01 .carbox:nth-child(even) {
  background-color: #F8F8F8;
}
.car .sec01 .carbox .layout_b .txtbox .car_specbox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 12px #747A92;
  padding: 5% 10%;
  background-color: #FFFFFF;
}
.car .sec01 .carbox .sub_images_ul li img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
  aspect-ratio: 380/254;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px #0C0C0C;
}

/******************************/
/* 会社案内 */
/******************************/
/******************************/
/* リンク集 */
/******************************/
/******************************/
/* コンタクト */
/******************************/
/******************************/
/* 下層 */
/******************************/
.logging .sec00 .line01,
.sorting-out-belongings .sec00 .line01,
.organizing-before-death .sec00 .line01,
.sterilization-disinfection .sec00 .line01,
.special-cleaning .sec00 .line01,
.garbage-house-cleaning .sec00 .line01,
.vacant-house .sec00 .line01,
.removal-of-remaining-items .sec00 .line01,
.mowing-and-pruning .sec00 .line01,
.house-cleaning .sec00 .line01,
.air-conditioner-cleaning .sec00 .line01,
.disposal-of-unwanted-items .sec00 .line01,
.real-estate-sales .sec00 .line01,
.flood-damaged-site-restoration .sec00 .line01,
.other-services .sec00 .line01 {
  border-bottom: solid 3px #F76A0C;
  margin-bottom: 80px;
  padding-bottom: 80px;
  padding-left: 5%;
  padding-right: 5%;
}
@media (max-width: 767px) {
  .logging .sec00 .line01,
  .sorting-out-belongings .sec00 .line01,
  .organizing-before-death .sec00 .line01,
  .sterilization-disinfection .sec00 .line01,
  .special-cleaning .sec00 .line01,
  .garbage-house-cleaning .sec00 .line01,
  .vacant-house .sec00 .line01,
  .removal-of-remaining-items .sec00 .line01,
  .mowing-and-pruning .sec00 .line01,
  .house-cleaning .sec00 .line01,
  .air-conditioner-cleaning .sec00 .line01,
  .disposal-of-unwanted-items .sec00 .line01,
  .real-estate-sales .sec00 .line01,
  .flood-damaged-site-restoration .sec00 .line01,
  .other-services .sec00 .line01 {
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .logging .sec00 .ck_list01 .f20,
  .sorting-out-belongings .sec00 .ck_list01 .f20,
  .organizing-before-death .sec00 .ck_list01 .f20,
  .sterilization-disinfection .sec00 .ck_list01 .f20,
  .special-cleaning .sec00 .ck_list01 .f20,
  .garbage-house-cleaning .sec00 .ck_list01 .f20,
  .vacant-house .sec00 .ck_list01 .f20,
  .removal-of-remaining-items .sec00 .ck_list01 .f20,
  .mowing-and-pruning .sec00 .ck_list01 .f20,
  .house-cleaning .sec00 .ck_list01 .f20,
  .air-conditioner-cleaning .sec00 .ck_list01 .f20,
  .disposal-of-unwanted-items .sec00 .ck_list01 .f20,
  .real-estate-sales .sec00 .ck_list01 .f20,
  .flood-damaged-site-restoration .sec00 .ck_list01 .f20,
  .other-services .sec00 .ck_list01 .f20 {
    font-size: 14px;
  }
}
.logging .sec01,
.sorting-out-belongings .sec01,
.organizing-before-death .sec01,
.sterilization-disinfection .sec01,
.special-cleaning .sec01,
.garbage-house-cleaning .sec01,
.vacant-house .sec01,
.removal-of-remaining-items .sec01,
.mowing-and-pruning .sec01,
.house-cleaning .sec01,
.air-conditioner-cleaning .sec01,
.disposal-of-unwanted-items .sec01,
.real-estate-sales .sec01,
.flood-damaged-site-restoration .sec01,
.other-services .sec01 {
  position: relative;
  padding: 0 0 80px;
}
@media (max-width: 1024px) {
  .logging .sec01,
  .sorting-out-belongings .sec01,
  .organizing-before-death .sec01,
  .sterilization-disinfection .sec01,
  .special-cleaning .sec01,
  .garbage-house-cleaning .sec01,
  .vacant-house .sec01,
  .removal-of-remaining-items .sec01,
  .mowing-and-pruning .sec01,
  .house-cleaning .sec01,
  .air-conditioner-cleaning .sec01,
  .disposal-of-unwanted-items .sec01,
  .real-estate-sales .sec01,
  .flood-damaged-site-restoration .sec01,
  .other-services .sec01 {
    padding: 0 0 50px;
  }
}
.logging .sec02,
.sorting-out-belongings .sec02,
.organizing-before-death .sec02,
.sterilization-disinfection .sec02,
.special-cleaning .sec02,
.garbage-house-cleaning .sec02,
.vacant-house .sec02,
.removal-of-remaining-items .sec02,
.mowing-and-pruning .sec02,
.house-cleaning .sec02,
.air-conditioner-cleaning .sec02,
.disposal-of-unwanted-items .sec02,
.real-estate-sales .sec02,
.flood-damaged-site-restoration .sec02,
.other-services .sec02 {
  position: relative;
  padding: 0 0 80px;
}
@media (max-width: 1024px) {
  .logging .sec02,
  .sorting-out-belongings .sec02,
  .organizing-before-death .sec02,
  .sterilization-disinfection .sec02,
  .special-cleaning .sec02,
  .garbage-house-cleaning .sec02,
  .vacant-house .sec02,
  .removal-of-remaining-items .sec02,
  .mowing-and-pruning .sec02,
  .house-cleaning .sec02,
  .air-conditioner-cleaning .sec02,
  .disposal-of-unwanted-items .sec02,
  .real-estate-sales .sec02,
  .flood-damaged-site-restoration .sec02,
  .other-services .sec02 {
    padding: 0 0 50px;
  }
}

/******************************/
/* 店舗案内 */
/******************************/
.store-information .contents_wrap.line01 {
  border-bottom: solid 3px #F76A0C;
  margin-bottom: 80px;
  padding-bottom: 80px;
}

.visitors .sec01, .visitors .sec02, .visitors .sec03, .visitors .sec04 {
  position: relative;
  padding: 0 0 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1024px) {
  .visitors .sec01, .visitors .sec02, .visitors .sec03, .visitors .sec04 {
    padding: 0 0 50px;
  }
}

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