@charset "UTF-8";


.subpage-main-title-content::before{
    opacity: .6;
  }

  
.about_page_company_table th{
  border-bottom: none;
  padding-bottom: 0;
  color: #fe6230;
  padding-left: 15px;
  padding-right: 15px;
}
.about_page_company_table td{
  padding-top: 5px;
  padding-left: 15px;
  padding-right: 15px;
  word-wrap: break-word;
}
/* 募集要項テーブル：スマホで項目行を見やすく */
#requirements .about_page_company_table tr{
  border-bottom: 1px solid #e5e7eb;
}
#requirements .about_page_company_table th{
  padding-top: 0.75rem;
  padding-bottom: 0.25rem;
}

.history-era::before,
.history-era:after{
  display: none;
}

.history-timeline-item{
  display: block;
}

.history-year,
.history-era{
  display: inline-block;
}
.history-era{
  color: #666;
}

.history-description img{
  width: 300px;
}

.about_page_navi::before {
  width: 100%;
}

.group_company_logo img{
  width: 50px;
}

  .contact-form-wrapper table td{
    display: inline-block;
    width: auto;
    padding-left: 0;
    padding-right: 0;
}
.contact-form-wrapper table td.field-label{
  font-weight: bold;
}
.contact-form-wrapper table td.field-required{
  padding-left: 10px;
}
.contact-form-wrapper table td.field-input{
  text-align: left;
  display: block;
  width: 100%;
  padding-top: 0;
  margin-top: -7px;
}

.news_sidebar{
  margin-top: 60px;
}

.recruit-main-title-content{
  transform: scale(0.9);
}
@media (min-width: 500px) and (max-width: 670px) {
  .recruit-main-title-content {
    transform: scale(1);
  }
}



.preca_hero_img_bleed_inner {
  text-align: center;
  margin-bottom: 30px;
}
.preca_hero_img_bleed_inner img{
  position: relative;
  display: inline-block;
}

/* ヒーロー画像を青セクションの下から白エリアにはみ出させる（デザイン通り） */
.preca_hero_img_bleed_inner img{
  height: 200px;
}

.preca_hero_section_grid_right{
  padding-left: 0;
}

.preca_hero_section_grid_right{
  text-align: center;
}
.preca_hero_section_grid_right_list{
  text-align: left;
  display: inline-block;
}



.rental-car-bonus-icon{
  width: 70px;
  height: 70px;
}

.food_page_menu_link:before {
  transform: rotate(0);
  width: 100%;
  left: 0;
  top: 0;
  height: 60.5%;
  }

  .food_page_shop_section_inner{
    max-width: 500px;
    margin: 0 auto;
  }
  .food_page_shop_section_inner{
    max-width: 500px;
    margin: 0 auto;
  }
  .food_page_shop_section_inner_icon img{
width: 60px;
  }

  .car_coating_uc_kp_logo img{
    width: 300px;
  }
  

.rental-car-bonus-icon.rental-car-bonus-icon-small {
  width: 80px;
  height: 80px;
}
.rental-car-bonus-icon.rental-car-bonus-icon-xsmall {
  width: 70px;
  height: 70px;
}