/* 下層ページ見出し */
#company h3, #company h4{
  font-family: 'Noto Serif JP', serif;
}


/* ---------------------------
飲食店事業 
---------------------------*/
#otherService section{
  margin-bottom: 200px;
}
#otherService section:last-child{
  margin-bottom: 0;
}
#otherService .el_btn__s{
  width: 300px;
  margin: auto;
  margin-top: 30px;
}
.bl_otherService_cont{
  width: 90%;
  margin: 0 auto;
}
.bl_otherService_txt > h5{
  font-size: 2.3rem;
  margin-bottom: 45px;
}
.bl_otherService_txt > p{
  margin-bottom: 16px;
  text-align: center;
}
.bl_otherService_txt_list > p{
  display: inline-block;
  text-align: left;
}
.bl_otherService_txt_list{
  display: flex;
  justify-content: center;
}
.bl_restaurant_items{
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}
.bl_restaurant_item{
  width: 30%;
  border: 1px solid #12229B;
  padding: 35px;
  padding-top: 55px;
}
.bl_restaurant_storeName{
  color: #12229B;
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 45px;
}
.bl_otherService_cont .bl_flexbox{
  justify-content: space-between;
}
@media screen and (max-width: 1240px) {
  .bl_restaurant_item{
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 960px) {
  #ly_restaurant{
    margin-bottom: 0;
  }
  #otherService section{
    margin-bottom: 100px;
  }
  #otherService section:last-child{
    padding-bottom: 100px;
  }
  .bl_otherService_cont{
    width: 100%;
    padding: 50px 0;
    background-color: white;
  }
  .bl_otherService_txt{
    width: 80%;
    margin: auto;
  }
  .bl_restaurant_item{
    width: 100%;
    margin: auto;
  }
  .bl_otherService_cont{
    text-align: center;
  }
  .bl_otherService_txt > h5{
    margin-bottom: 25px;
  }
  .bl_otherService_txt > p{
    width: 90%;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
  }
  .bl_restaurant_item{
    margin-bottom: 20px;
  }
  .bl_restaurant_storeName{
    text-align: center;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 560px) {
  
}

/* ---------------------------
採用情報 
---------------------------*/
#recruit{
  margin: auto;
}
#recruit section{
  padding-bottom: 130px;
}
.bl_recruit_cont{
  max-width: 990px;
  width: 80%;
  margin: auto;
}
.bl_recruit_cont h2{
  margin-bottom: 50px;
}
#recruit h5{
  margin-bottom: 70px;
}
#recruit .bl_company_information{
  width: 100%;
  max-width: auto;
}
#recruit .el_btn__l{
  margin: auto;
  margin-top: 55px;
}
.bl_r_intern{
  display: none;
  width: 100%;
  padding: 40px 130px 35px;
  margin-top: 70px;
  position: relative;
  border: 1px solid #115FBF;
}
.bl_r_intern_ttl{
  color: #12229B;
  font-size: 1.7rem;
  margin-bottom: 30px;
}
.bl_r_intern_txt{
  margin-bottom: 35px;
}
.bl_r_intern ul{
  margin-bottom: 40px;
  font-size: 1.4rem;
}
.bl_r_intern li{
  padding-bottom: 10px;
  margin-right: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #707070;
}

.bl_r_recruit .el_btn__s{
  margin: auto;
  max-width: 217px;
}
.bl_r_status_list{
  margin-bottom: 40px;
}
.bl_r_status_list > li{
  font-size: 1.4rem;
  padding: 2rem 0 1rem;
  border-bottom: 1px solid #707070;
}
.bl_r_status_list_link{
  color: #12229B;
  border-bottom: 1px solid #12229B;
}
.ly_r_status_banner{
  margin-bottom: 30px;
}
.ly_r_status_banner a{
  
  font-size: 15px;
}
.ly_r_status_banner img{
  width: 40%;
}
.ly_r_status_bannerItem{
  width: 100%;
}
.bl_r_company_info{
  padding: 20px 0;
  text-align: left;
  font-size: 1.4rem;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  margin-bottom: 30px;
}
.bl_r_company_info table{
  width: 70%;
}
.bl_r_company_info th{
  width: 30%;
}
.bl_map > iframe{
  width: 100%;
  height: 30rem;
}
@media screen and (max-width: 960px) {
  #recruit section{
    padding-top: 40px;
    padding-bottom: 90px;
    margin-bottom: 16px;
    background-color: white;
  }
  #recruit  section h2{
    margin-top: 0;
  }
  .bl_r_intern{
    padding: 30px 30px 40px;
  }
  #ly_r_recruit .bl_recruit_cont{
    width: 90%;
  }
  .bl_r_intern li{
    margin-bottom: 20px;
    padding-bottom: 7px;
  }
  .bl_recruit_wrapper h2,
  .bl_recruit_wrapper h5{
    text-align: left;
  }
  .bl_r_company_info{
    border: none;
    margin-bottom: -10px;
  }
  .bl_r_company_info table{
    width: 100%;
  }
  .bl_r_company_info tr, .bl_r_company_info_ttl{
    border-bottom: 1px solid #707070;
    padding-bottom: 16px;
    margin-bottom: 16px;
    display: block;
  }
  .bl_r_company_info th, .bl_r_company_info td,
  .bl_company_table th, .bl_company_table td{
    padding-right: 0;
    padding-left: 0;
    display: block;
    width: 100%;
  }
  .bl_r_company_info_ttl br{
    display: none;
  }
  .bl_company_information th{
    padding-bottom: 10px;
    border-top: none;
    border-bottom: 1px solid #707070;
    font-size: 1.6rem;
  }
  .bl_company_information td{
    border: none;
  }
  #recruit h5{
    margin-bottom: 60px;
  }
  .bl_r_recruit_intro{
    width: 90%;
    margin: auto;
  }
  .ly_r_status_banner img{
    width: 60%;
  }
}
@media screen and (max-width: 560px) {
  .ly_r_status_banner img{
    width: 100%;
  }
}

/* 採用情報 3枚写真横並び */
.bl_recImg{
  margin-bottom: 100px;
}
.bl_recImg_cont{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.bl_recImg_item{
  width: 30%;
  aspect-ratio: 1.5 / 1;
  background: center center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 560px) {
  .bl_recImg{
    margin-bottom: 16px;
  }
  .bl_recImg_cont{
    flex-direction: column;
  }
  .bl_recImg_item{
    width: 100%;
  }
}

/* ---------------------------
反社会的勢力に対する基本方針
---------------------------*/
.bl_base_cont{
  width: 70%;
  margin: auto;
}
.bl_antisocial_h5{
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 1.6rem;
  margin-top: 80px;
  margin-bottom: 50px;
  letter-spacing: 0;
  text-align: left;
}
.bl_base_wrap ul{
  margin-bottom: 50px;
}
.bl_base_wrap li{
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
  #ly_antisocial h2{
    font-size: 2.5rem;
  }
  .bl_base_wrap{
    padding-top: 50px;
    padding-bottom: 90px;
    background-color: white;
  }
  .bl_base_cont{
    width: 80%;
    margin: auto;
  }
}
@media screen and (max-width: 560px) {
  .bl_antisocial .bl_sub_ttl{
    margin-bottom: 0;
  }
  .bl_base_wrap{
    padding-top: 0;
  }
}

/* =============================================
事務代行BPOサービス
============================================= */
.bl_otherService_cont{
  text-align: center;
}
.bl_otherService_bold{
  margin-top: 50px;
  font-weight: 500;
}
.bl_otherService_table{
  max-width: 500px;
  margin: 30px auto 0;
  text-align: left;
}
.bl_otherService_table tbody{
  display: flex;
}
@media screen and (max-width: 960px) {
}
@media screen and (max-width: 560px) {
  .bl_otherService_table{
    width: 80%;
  }
  .bl_otherService_table tbody{
  display: block;
}
}
.bl_otherService_table td{
  width: 100%;
  display: inline-block;
}

/* Recruitページ：MAP下の健康優良企業ブロック */
#recruit #ly_r_company .bl_healthbadge{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:32px;
  margin:40px auto;
  padding:24px 0;
}

#recruit #ly_r_company .bl_healthbadge_img{
  flex:0 0 240px;
  text-align:center;
}
#recruit #ly_r_company .bl_healthbadge_img img{
  width:100%;
  height:auto;
  display:block;
}

#recruit #ly_r_company .bl_healthbadge_text{
  flex:1;
  max-width:640px;
}

/* スマホは縦並び */
@media (max-width: 768px){
  #recruit #ly_r_company .bl_healthbadge{
    flex-direction:column;
    text-align:center;
    gap:20px;
    padding:20px 0;
  }
  #recruit #ly_r_company .bl_healthbadge_img{
    flex:none;
    width:60%;
    max-width:260px;
  }
}

/* ===========================
   健康優良企業ブロック（SP調整）
=========================== */

/* タイトルの改行と左寄せ */
@media (max-width: 768px) {
  #recruit #ly_r_company .bl_healthbadge_text h3 {
    white-space: pre-line;     /* 改行コードを有効にする */
    text-align: left;          /* 左寄せ */
  }

  /* 改行をCSSで挿入したい場合 */
  #recruit #ly_r_company .bl_healthbadge_text h3::after {
    content: "\A(銀の認定)";   /* \A が改行コード */
    white-space: pre;
  }

  /* 下の説明文も左寄せに */
  #recruit #ly_r_company .bl_healthbadge_text p {
    text-align: left;
  }
}

}

