@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Bellefair&family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..700&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap');


/*******************************
*　
********************************/

p{
  /*letter-spacing: inherit;*/
}
u{
  display: inline-block;
  text-decoration: none;
}

.anchor{
  width: 100%;
}
.gjs-dashed .anchor{
  position: static;
  height: 10px;
  background: #CCC;
}

/* 下層ヘッダー */
.pg_header{
  position: relative;
  z-index: 0;
  margin-bottom: 0;
}
.pg_header_img{
  
}
.pg_header_img.img_fit:before{
  padding-top: 150px;
}

.pg_header_flow{
  
}
.pg_header_flow_txt{
  font-size: 100px;
  font-weight: 400;
  font-family: "Bellefair", serif;
  letter-spacing: 0;
  line-height: 0.8;
  white-space: nowrap;
  color: #c1cecf;
  padding-bottom: 25px;
}
.pg_header_flow_txt p{
  padding: 0 0.2em;
  letter-spacing: 0;
}

.pg_header + [class*="pg_"]{
  position: relative;
  z-index: 1;
}

/* 見出し */
.tt_sec{
  margin-bottom: 30px;
}
.tt_sec.mb20{
  margin-bottom: 20px;
}

.tt_sec_en{
  display: inline-block;
  font-size: 50px;
  font-weight: 400;
  font-family: "Bellefair", serif;
  letter-spacing: 0;
  line-height: 1;
  color: #029844;
  border-bottom: 1px solid #626262;
  padding-bottom: 5px;
}
.tt_sec_ja{
  font-size: 22px;
  font-weight: 500;
  font-family: "Zen Old Mincho", san-serif;
  letter-spacing: 0;
  line-height: 1.666;
}
* + .tt_sec_ja{
  margin-top: 0.5em;
}

.tt_sec_sub{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.075em;
  margin-top: 10px;
  margin-right: -1em;
}
.tt_sec_sub.left{
  text-align: justify;
}

.ttl_box .tt_sec{
  margin-bottom: 20px;
}

.tt_sec.center{
  text-align: center;
}

.tt_sec_head{
  font-size: 20px;
  font-weight: 400;
  font-family: "Zen Old Mincho", san-serif;
  letter-spacing: 0;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}

/* 見出し2 */
.tt_sec2{
  margin-bottom: 30px;
  text-align: center;
}
.tt_sec2_en{
  font-size: 30px;
  font-weight: 400;
  font-family: "Bellefair", serif;
  letter-spacing: 0;
  line-height: 1;
  color: #029844;
}
.tt_sec2_ja{
  font-size: 20px;
  font-weight: 500;
  font-family: "Zen Old Mincho", san-serif;
  letter-spacing: 0;
  line-height: 1.666;
}
* + .tt_sec2_ja{
  margin-top: 0.2em;
}

.tt_sec2_sub{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.875;
  letter-spacing: 0.075em;
  text-align: justify;
  margin-top: 3px;
}



@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){
 
  
  /* 下層ヘッダー */
  .pg_header{
    margin-bottom: 0;
  }
  .pg_header_img.img_fit:before{
    padding-top: 300px;
  }
  .pg_header_flow_txt{
    font-size: 140px;
  }

  /* 見出し */
  .tt_sec{
    margin-bottom: 30px;
  }
  .tt_sec.mb40{
    margin-bottom: 40px;
  }
  .tt_sec_en{
    font-size: 50px;
    padding-bottom: 5px;
    margin-right: -1em;
  }
  .tt_sec_ja{
    font-size: 24px;
  }
  * + .tt_sec_ja{
    margin-top: 0.5em;
  }
  
  .tt_sec_head{
    font-size: 24px;
  }
  
  .ttl_box .tt_sec{
    margin-bottom: 20px;
  }
  
  /* 見出し2 */
  .tt_sec2{
    margin-bottom: 50px;
  }
  .tt_sec2_en{
    font-size: 40px;
  }
  .tt_sec2_ja{
    font-size: 22px;
  }
  * + .tt_sec2_ja{
    margin-top: 0.1em;
  }
  .tt_sec2_sub{
    text-align: justify;
    line-height: 2.25;
  }
}
@media (min-width:1024px){


  /* 下層ヘッダー */
  .pg_header{
    margin-bottom: 0;
  }
  .pg_header_img.img_fit:before{
    padding-top: 350px;
  }
  
  .tt_sec2_sub{
    text-align: center;
  }
}
@media (min-width:1200px){

  /* 下層ヘッダー */
  .pg_header{
    margin-bottom: 0;
  }
  .pg_header_img.img_fit:before{
    padding-top: 500px;
  }
  .pg_header_flow_txt{
    font-size: 210px;
  }

  /* 見出し */
  .tt_sec{
    margin-bottom: 50px;
  }
  .tt_sec_en{
    font-size: 80px;
  }
  .tt_sec_ja{
    font-size: 36px;
    margin-right: -1em;
  }
  .tt_sec_head{
    font-size: 28px;
  }
  .ttl_box .tt_sec{
    margin-bottom: 20px;
  }
  
  
  /* 見出し */
  .tt_sec2{
    margin-bottom: 50px;
  }
  .tt_sec2_en{
    font-size: 48px;
  }
  .tt_sec2_ja{
    font-size: 28px;
  }
}
@media (min-width:1470px){


}



/* ページ概要 */
.cmn_about{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cmn_about_box1{
  width: 100%;
  padding-top: 0;
}
.cmn_about_box2{
  width: 100%;
  margin-top: 30px;
}

@media (min-width:768px){
  
  /* ページ概要 */
  .cmn_about_box1{
    width: 48.64%;
    width: 48%;
    padding-top: 15px;
  }
  .cmn_about_box2{
    width: 42.79%;
    width: 48%;
    margin-top: 0;
  }
  
  .cmn_about.left{
    
  }
  .cmn_about.left .cmn_about_box1{
    order: 2;
  }
  .cmn_about.left .cmn_about_box2{
    order: 1;
  }

}
@media (min-width:1024px){

  

}
@media (min-width:1200px){

  /* ページ概要 */
  .cmn_about.left{
    
  }
  .cmn_about_box1{
    width: 48.64%;
  }
  .cmn_about_box2{
    width: 42.79%;
  }

}
@media (min-width:1470px){


}



/*******************************
*　
********************************/
.pg_company{

}
.pg_company .section.sec1{

}
.pg_company .section.sec2{
  padding-top: 50px;
}

@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){
  .pg_company{
    
  }
  .pg_company .section.sec1{

  }
  .pg_company .section.sec2{
    padding-top: 70px;
  }

}
@media (min-width:1024px){


}
@media (min-width:1200px){

  .pg_company{
    margin-top: 25px;
  }
  .pg_company .section.sec1{

  }
  .pg_company .section.sec2{
    padding-top: 92px;
  }

}
@media (min-width:1470px){


}

/* row */
.company_row{
  
}
.company_row + .company_row{
  margin-top: 50px;
}

/* 会社概要 */
.company_tbl2{
  
}
.company_tbl2 .table_rows_th,
.company_tbl2 .table_rows_td{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.075em;
  line-height: 1.875;
  border-color: #a6a6a6;
  padding: 10px 10px;
  padding-left: 15px;
}
.company_tbl2 .table_rows_th{
  width: 285px;
  background: #c1cecf;
  /*background: #c0cecf;*/
  
}
.company_tbl2 .table_rows_td{
  background: #FFF;
}

/* マップ */
* + .company_map{
  margin-top: 60px;
}
.company_map iframe{
  width: 100%;
  height: 250px;
  border: 0;
}

/* 沿革 */
.company_history{
  
}
.company_history_dl{
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid;
  padding: 10px 10px;
}
.company_history_dl:last-child{
  border-bottom: 1px solid;
}
.company_history_dt,
.company_history_dd{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.075em;
  line-height: 1.875;
}
.company_history_dt{
  width: 100%;
  padding-bottom: 5px;
}
.company_history_dd{
  width: 100%;
  font-size: 15px;
  line-height: 1.666;
}

/* 外観 */
.company_img{
  margin-bottom: 30px;
}
.company_img.img_fit:before{
  padding-top: 570px;
  padding-top: 51.351%;
}

@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){
  
  /* row */
  .company_row{

  }
  .company_row + .company_row{
    margin-top: 70px;
  }
  
  /* 会社概要 */
  .company_tbl2{

  }
  .company_tbl2 .table_rows_th,
  .company_tbl2 .table_rows_td{
    font-size: 16px;
    padding: 20px 10px;
    padding-left: 20px;
  }
  .company_tbl2 .table_rows_th{
    width: 180px;
  }
  .company_tbl2 .table_rows_td{
  }

  /* マップ */
  * + .company_map{
    margin-top: 50px;
  }
  .company_map iframe{
    height: 380px;
  }
  
  /* 沿革 */
  .company_history{

  }
  .company_history_dl{
    padding: 19px 16px;
  }
  .company_history_dt,
  .company_history_dd{
    font-size: 16px;
    line-height: 1.875;
  }
  .company_history_dt{
    width: 200px;
  }
  .company_history_dd{
    width: calc(100% - 200px);
  }

  /* 外観 */
  .company_img{
    margin-bottom: 50px;
  }

}
@media (min-width:1024px){

  
  /* 沿革 */
  .company_history{

  }
  .company_history_dl{
  }
  .company_history_dt,
  .company_history_dd{
  }
  .company_history_dt{
    width: 250px;
  }
  .company_history_dd{
    width: calc(100% - 250px);
  }

}
@media (min-width:1200px){

  /* row */
  .company_row{

  }
  .company_row + .company_row{
    margin-top: 140px;
  }
  
  /* 会社概要 */
  .company_tbl2{

  }
  .company_tbl2 .table_rows_th,
  .company_tbl2 .table_rows_td{
    font-size: 16px;
    padding: 20px 10px;
    padding-left: 50px;
  }
  .company_tbl2 .table_rows_th{
    width: 285px;
  }
  .company_tbl2 .table_rows_td{
  }

  /* マップ */
  * + .company_map{
    margin-top: 60px;
  }
  .company_map iframe{
    height: 380px;
  }
  
  /* 沿革 */
  .company_history{

  }
  .company_history_dl{
    padding: 19px 16px;
  }
  .company_history_dt,
  .company_history_dd{
    font-size: 17px;
    line-height: 2.117;
  }
  .company_history_dt{
    width: 285px;
  }
  .company_history_dd{
    width: calc(100% - 285px);
  }

}
@media (min-width:1470px){


}


/*******************************
*　
********************************/
.pg_about{
  margin-top: -15px;
  padding-top: 0;
}
.pg_about .section.sec1{
  padding-bottom: 50px;
  border-bottom: 1px solid #595959;
}
.pg_about .section.sec2{
  margin-top: 20px;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
}
.pg_about .section.sec2 > .container{
  position: relative;
  z-index: 1;
}
.pg_about .section.sec3{
  margin-top: 45px;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #c1cecf;
}

.pg_about + .footer{
  margin-top: 0;
}

.about_philo_bg{
  background: #000;
  position: absolute;
  z-index: 0;
  inset: 0;
}
.about_philo_bg img{
  opacity: 0.3;
}

@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){
  .pg_about{

  }
  .pg_about .section.sec1{
    padding-bottom: 70px;
  }
  .pg_about .section.sec2{
    margin-top: 20px;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pg_about .section.sec3{
    margin-top: 45px;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  


}
@media (min-width:1024px){


}
@media (min-width:1200px){

  .pg_about{
    margin-top: -40px;
  }
  .pg_about .section.sec1{
    padding-bottom: 135px;
  }
  .pg_about .section.sec2{
    margin-top: 20px;
    padding-top: 135px;
    padding-bottom: 135px;
  }
  .pg_about .section.sec3{
    margin-top: 45px;
    padding-top: 115px;
    padding-bottom: 200px;
  }
  
}
@media (min-width:1470px){


}



/* Philosophy */
.about_philo{
  color: #FFF;
}
.about_philo_head{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  margin-bottom: 30px;
}
.about_philo_head_box1{
  width: 100%;
  order: 2;
  margin-top: 10px;
}
.about_philo_head_box2{
  width: 100%;
  order: 1;
}
.about_philo_head_box2 .tt_sec_en{
  margin-right: 0;
}
.about_philo_head .tt_sec{
  margin-bottom: 0;
}
.about_philo_head .tt_sec_en{
  border-color: #FFF;
}

.about_philo_inner{
  
}
.about_philo_ttl{
  font-size: 26px;
  font-weight: 500;
  font-family: "Zen Old Mincho", san-serif;
  letter-spacing: 0;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 20px;
}
.about_philo_txt{
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.075em;
  text-align: justify;
}

/* Feature */
.about_feature{
  
}
* + .about_feature{
  padding-top: 30px;
}
.about_feature_row{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.about_feature_row + .about_feature_row{
  margin-top: 50px;
}
.about_feature.noEach .about_feature_row + .about_feature_row{
  margin-top: 55px;
}

.about_feature_box1{
  width: 100%;
}
.about_feature_box2{
  width: 100%;
  padding-top: 30px;
}
.about_feature_img{
  
}
.about_feature_img.img_fit:before{
  padding-top: 88.421%;
}
.about_feature_img.medium.img_fit:before{
  padding-top: 73.684%;
}
.about_feature_head{
  margin-bottom: 22px;
}
.about_feature_head_en{
  font-size: 16px;
  font-weight: 400;
  font-family: "Bellefair", serif;
  line-height: 1.2;
  letter-spacing: 0;
  color: #e50113;
}
.about_feature_head_ja{
  font-size: 24px;
  font-weight: 500;
  font-family: "Zen Old Mincho", san-serif;
  line-height: 1.4;
  letter-spacing: 0.075em;
  margin-top: 10px;
}
.about_feature_head_ja:after{
  content: "";
  display: block;
  width: 95px;
  height: 1px;
  background: currentColor;
  margin-top: 10px;
}
.about_feature_head_sub{
   font-size: 16px;
   font-weight: 500;
   letter-spacing: 0.075em;
   margin-top: 10px;
}
.about_feature_txt{
  font-size: 16px;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0.075em;
  text-align: justify;
}


.about_feature_imgs .about_feature_img:before{
  padding-top: 73.684%;
}
.about_feature_thumbs{
  margin-top: 10px;
}
.about_feature_thumb_img.img_fit:before{
  padding-top: 73.68%;
}



.gjs-dashed .about_feature_imgs{
  display: flex;
  flex-wrap: wrap;
  gap: 1%;
}
.gjs-dashed .about_feature_imgs .about_feature_img{
  width: 49%;
  border: 10px solid #CCC;
}


@media (max-width:374px){

}
@media (min-width:375px){

}
@media (min-width:414px){
  
  .about_feature_head_en{
    
  }
  .about_feature_head_ja{
    font-size: 26px;
  }
  
}
@media (max-width:767px){

}
@media (min-width:768px){
  


  /* Philosophy */
  .about_philo{
  }
  .about_philo_head{
    /*text-align: left;*/
    margin-bottom: 40px;
  }
  .about_philo_head_box1{
    /*width: auto;*/
    /*order: 1;*/
    margin-top: 10px;
  }
  .about_philo_head_box2{
    /*width: auto;*/
    /*order: 2;*/
  }
  .about_philo_ttl{
    font-size: 32px;
    margin-bottom: 30px;
  }
  .about_philo_txt{
    font-size: 16px;
    line-height: 2.875;
  }

  
  /* Feature */
  .about_feature{

  }
  * + .about_feature{
    padding-top: 30px;
  }
  .about_feature_row{
  }
  .about_feature_row + .about_feature_row{
    margin-top: 80px;
  }
  .about_feature_box1{
    width: 48%;
  }
  .about_feature_box2{
    width: 48%;
    padding-top: 0;
  }
  .about_feature_head{
    margin-bottom: 22px;
  }
  .about_feature_head_en{
    font-size: 16px;
  }
  .about_feature_head_ja{
    font-size: 24px;
  }
  .about_feature_head_ja:after{
    width: 95px;
  }
  .about_feature_head_sub{
     font-size: 16px;
     margin-top: 10px;
  }
  .about_feature_txt{
    font-size: 16px;
  }
  
  .about_feature_row:nth-child(odd) .about_feature_box1{
    order: 1;
  }
  .about_feature_row:nth-child(odd) .about_feature_box2{
    order: 2;
  }
  .about_feature_row:nth-child(even) .about_feature_box1{
    order: 2;
  }
  .about_feature_row:nth-child(even) .about_feature_box2{
    order: 1;
  }
  
  .about_feature.noEach .about_feature_row .about_feature_box1{
    order: 1;
  }
  .about_feature.noEach .about_feature_row .about_feature_box2{
    order: 2;
  }

  .about_feature + .read_more{
    margin-top: 50px;
  }
  
  .about_feature.col2{
    display: flex;
    flex-wrap: wrap;
    gap: 50px 50px;
  }
  .about_feature.col2 .about_feature_row{
    align-items: flex-start;
    align-content: flex-start;
    width: calc((100% - 50px) / 2);
  }
  .about_feature.col2 .about_feature_row + .about_feature_row{
    margin-top: 0;
  }
  .about_feature.col2 .about_feature_box1{
    width: 100%;
  }
  .about_feature.col2 .about_feature_box2{
    width: 100%;
    margin-top: 0;
    padding-top: 0;
  }
  .about_feature.col2 .about_feature_img.img_fit:before{
    padding-top: 94.737%;
  }
  .about_feature.col2 .about_feature_head_ja{
    margin-right: -1em;
  }
  .about_feature.col2 .about_feature_head{
    margin-bottom: 10px;
  }
  .about_feature.col2 .about_feature_txt{
    line-height: 1.75;
  }
  
  .about_feature.col2 .about_feature_row:nth-child(odd) .about_feature_box2{
    margin-top: 28px;
  }
  .about_feature.col2 .about_feature_row:nth-child(even) .about_feature_box2{
    margin-bottom: 22px;
  }
  
}
@media (min-width:1024px){

  /* Philosophy */
  .about_philo{
  }
  .about_philo_head{
    text-align: left;
    margin-bottom: 60px;
  }
  .about_philo_head_box1{
    width: auto;
    order: 1;
    margin-top: 0;
  }
  .about_philo_head_box2{
    width: auto;
    order: 2;
  }
  .about_philo_ttl{
    font-size: 40px;
    margin-bottom: 38px;
  }
  .about_philo_txt{
    font-size: 16px;
    line-height: 2.875;
  }

  .about_feature.col2{
    gap: 70px 70px;
  }
  .about_feature.col2 .about_feature_row{
    width: calc((100% - 70px) / 2);
  }
  
}
@media (min-width:1200px){
  
  /* Feature */
  .about_feature{

  }
  * + .about_feature{
    padding-top: 30px;
  }
  .about_feature_row{
  }
  .about_feature_row + .about_feature_row{
    margin-top: 80px;
  }
  .about_feature_box1{
    width: 475px;
  }
  .about_feature_box2{
    width: calc(100% - 475px - 65px);
    padding-top: 15px;
  }
  .about_feature_head{
    margin-bottom: 22px;
  }
  .about_feature_head_en{
    font-size: 21px;
  }
  .about_feature_head_ja{
    font-size: 34px;
  }
  .about_feature_head_ja:after{
    width: 95px;
  }
  .about_feature_head_sub{
     font-size: 18px;
     margin-top: 16px;
  }
  .about_feature_txt{
  }
  
  .about_feature + .read_more{
    margin-top: 80px;
  }
  
  
  .about_feature.col2{
    display: flex;
    flex-wrap: wrap;
    gap: 90px 160px;
  }
  .about_feature.col2 .about_feature_row{
    width: calc((100% - 160px) / 2);
  }
  .about_feature.col2 .about_feature_row:nth-child(odd) .about_feature_box2{
    margin-top: 28px;
  }
  .about_feature.col2 .about_feature_row:nth-child(even) .about_feature_box2{
    margin-bottom: 22px;
  }
}
@media (min-width:1470px){


}


/*******************************
*　
********************************/
.pg_business{
  margin-top: -15px;
  padding-top: 0;
}
.pg_business .section.sec1{
  padding-bottom: 50px;
  border-bottom: 1px solid #595959;
}
.pg_business .section.sec2{
  margin-top: 20px;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #c1cecf;
}

.pg_business + .footer{
  margin-top: 0;
}

@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){
  .pg_business{

  }
  .pg_business .section.sec1{
    padding-bottom: 70px;
  }
  .pg_business .section.sec2{
    margin-top: 20px;
    padding-top: 70px;
    padding-bottom: 70px;
  }


}
@media (min-width:1024px){


}
@media (min-width:1200px){

  .pg_business{
    margin-top: -40px;
  }
  .pg_business .section.sec1{
    padding-bottom: 135px;
  }
  .pg_business .section.sec2{
    margin-top: 20px;
    padding-top: 110px;
    padding-bottom: 180px;
  }
  
}
@media (min-width:1470px){


}

/**/
.business_row{
  
}
.business_row + .business_row{
  margin-top: 50px;
}



/* 加工技術 */
.business_prosess{
  
}
.business_prosess_row{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #4d5253;
  color: #FFF;
}
.business_prosess_row + .business_prosess_row{
  margin-top:30px;
}
.business_prosess_box1{
  width: 100%;
  padding: 35px 20px;
  order: 2;
}
.business_prosess_box2{
  width: 100%;
  order: 1;
}

.business_prosess_head{
  margin-bottom: 25px;
}
.business_prosess_head_box1{
  display: flex;
  align-items: center;
}
.business_prosess_head_box2{
  
}
.business_prosess_head_num{
  font-size: 36px;
  font-family: "Bellefair", serif;
  line-height: 1;
  letter-spacing: 0.075em;
  margin-right: 5px;
}
.business_prosess_head_en{
  font-size: 24px;
  font-family: "Bellefair", serif;
  line-height: 1;
  letter-spacing: 0.05em;
}
.business_prosess_head_ja{
  font-size: 22px;
  font-weight: 500;
  font-family: "Zen Old Mincho", san-serif;
  letter-spacing: 0.075em;
  line-height: 1.4;
  padding-top: 10px;
}
.business_prosess_head_ja:before{
  content: "";
  display: block;
  width: 160px;
  height: 2px;
  background: #FFF;
  margin-bottom: 10px;
}

.business_prosess_ttl{
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.business_prosess_txt{
  font-size: 15px;
  font-weight: 400;
  line-height: 1.875;
  text-align: justify;
}

.business_prosess_img{
  min-height: 200px;
}
.business_prosess_img.img_fit:before{
  padding-top: 430px;
  padding-top: 0;
  height: 100%;
}


/* 製品 */
.business_prudct_row{
  
}
.business_prudct_row + .business_prudct_row{
  margin-top: 50px;
}
.business_prudct_row{
  
}
.business_prudct_row{
  
}

.business_row_head{
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.075em;
  background: #63696a;
  color: #FFF;
  padding: 8px 15px;
}
.business_row_head em{
  display: inline-block;
  font-size: 0.888em;
  font-style: normal;
  margin-left: 18px;
}
.business_row_head.blue{
  background: #008bd5;
  padding-top: 11px;
  padding-bottom: 11px;
}

.about_feature{
  
}


/* 設備紹介 */
.busine_equip_row{
  
}
.busine_equip_row + .busine_equip_row{
  margin-top: 40px;
}

.busine_equip_inner{
  display: flex;
  flex-wrap: wrap;
  gap: 10px 30px;
}
* + .busine_equip_inner{
  margin-top: 20px;
}
.busine_equip_inner_item{
  width: 100%;
}

.busine_equip_tbl .table_rows_th,
.busine_equip_tbl .table_rows_td{
  font-size: 14px;
  border-color: #c3bfbf;
  padding: 10px 5px;
}
.busine_equip_tbl .table_rows_th{
  width: calc(100% - 65px);
  background: #FFF;
  padding-left: 10px;
}
.busine_equip_tbl .table_rows_td{
  width: 65px;
  background: #dae4e5;
  text-align: center;
}

@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){
  .business_row_head em{
    width: 100%;
    margin-left: 0;
    
  }
  
  .busine_equip_tbl .table_rows_th{
  width:279px;
  }
  
  .busine_equip_inner{
    gap: 0;
  }
  .busine_equip_inner_item + .busine_equip_inner_item{
    margin-top: -1px;
  }
}
@media (min-width:768px){
  
  /**/
  .business_row{

  }
  .business_row + .business_row{
    margin-top: 70px;
  }
  
  .business_row_head{
    font-size: 18px;
    padding: 8px 25px;
  }
  
  
  /* 加工技術 */
  .business_prosess{

  }
  .business_prosess_row{
  }
  .business_prosess_row + .business_prosess_row{
    margin-top: 40px;
  }
  .business_prosess_box1{
    /*width: 57.20%;*/
    padding: 35px 65px;
  }
  .business_prosess_box2{
    /*width: 42.80%;*/
  }

  .business_prosess_head{
    margin-bottom: 25px;
  }
  .business_prosess_head_box1{
  }
  .business_prosess_head_box2{

  }
  .business_prosess_head_num{
    font-size: 48px;
    margin-right: 5px;
  }
  .business_prosess_head_en{
    font-size: 36px;
  }
  .business_prosess_head_ja{
    font-size: 26px;
    padding-top: 10px;
  }
  .business_prosess_head_ja:before{
    width: 160px;
    margin-bottom: 10px;
  }

  .business_prosess_ttl{
    font-size: 18px;
    margin-bottom: 22px;
  }
  .business_prosess_txt{
    font-size: 16px;
    line-height: 1.875;
  }

  .business_prosess_img{
    min-height: 430px;
  }

  
  /* 設備紹介 */
  .busine_equip_row{

  }
  .busine_equip_row + .busine_equip_row{
    margin-top: 45px;
  }

  .busine_equip_inner{
    gap: 15px 15px;
  }
  * + .busine_equip_inner{
    margin-top: 20px;
  }
  .busine_equip_inner_item{
    width: calc((100% - 15px) / 2);
  }

  .busine_equip_tbl .table_rows_th,
  .busine_equip_tbl .table_rows_td{
    font-size: 16px;
    padding: 17px 5px;
  }
  .busine_equip_tbl .table_rows_th{
    width: calc(100% - 65px);
    padding-left: 15px;
  }
  .busine_equip_tbl .table_rows_td{
    width: 65px;
  }


}
@media (min-width:1024px){

  /* 加工技術 */
  .business_prosess{

  }
  .business_prosess_row{
  }
  .business_prosess_row + .business_prosess_row{
    margin-top: 60px;
  }
  .business_prosess_box1{
    width: 57.20%;
    padding: 35px 65px;
  }
  .business_prosess_box2{
    width: 42.80%;
  }

  .business_prosess_head{
    margin-bottom: 25px;
  }
  .business_prosess_head_box1{
  }
  .business_prosess_head_box2{

  }
  .business_prosess_head_num{
    font-size: 48px;
    margin-right: 5px;
  }
  .business_prosess_head_en{
    font-size: 36px;
  }
  .business_prosess_head_ja{
    font-size: 26px;
    padding-top: 10px;
  }
  .business_prosess_head_ja:before{
    width: 160px;
    margin-bottom: 10px;
  }

  .business_prosess_ttl{
    font-size: 18px;
    margin-bottom: 22px;
  }
  .business_prosess_txt{
    font-size: 16px;
    line-height: 1.875;
  }

  .business_prosess_img{
    min-height: 430px;
  }

  .business_prosess_row:nth-child(odd) .business_prosess_box1{
    order: 1;
  }
  .business_prosess_row:nth-child(odd) .business_prosess_box2{
    order: 2;
  }
  .business_prosess_row:nth-child(even) .business_prosess_box1{
    order: 2;
  }
  .business_prosess_row:nth-child(even) .business_prosess_box2{
    order: 1;
  }

}
@media (min-width:1200px){

  .business_row + .business_row {
      margin-top: 145px;
  }
  .business_row * + .about_feature{
    padding-top: 40px;
  }
  
  .business_prudct_row{

  }
  .business_prudct_row + .business_prudct_row{
    margin-top: 80px;
  }
  
  * + .business_prosess{
    padding-top: 45px;
  }
  .business_prosess + .read_more{
    margin-top: 50px;
  }
  
  /* 設備紹介 */
  .busine_equip_row{

  }
  .busine_equip_row + .busine_equip_row{
    margin-top: 60px;
  }

  .busine_equip_inner{
    gap: 30px 30px;
  }
  * + .busine_equip_inner{
    margin-top: 30px;
  }
  .busine_equip_inner_item{
    width: calc((100% - 30px) / 2);
  }

  .busine_equip_tbl .table_rows_th,
  .busine_equip_tbl .table_rows_td{
    padding: 17px 5px;
  }
  .busine_equip_tbl .table_rows_th{
    width: calc(100% - 65px);
    padding-left: 20px;
  }
  .busine_equip_tbl .table_rows_td{
    width: 65px;
  }
  
 

}
@media (min-width:1470px){


}


/*******************************
*　
********************************/
.pg_recruit{
  margin-top: -15px;
}
.pg_recruit .section.sec1{
  padding-bottom: 50px;
  border-bottom: 1px solid #595959;
}
.pg_recruit .section.sec2{
  background: #c1cecf;
  border-bottom: 1px solid #595959;
  margin-top: 20px;
}
.pg_recruit .section.sec3{
  margin-top: 20px;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
}
.pg_recruit .section.sec3 > .container{
  position: relative;
  z-index: 1;
}
.pg_recruit .section.sec4{
  border-bottom: 1px solid #595959;
}
.pg_recruit .section.sec5{
  background: #c1cecf;
  margin-top: 20px;
  padding-bottom: 100px;
}


.recruit_benefit_bg{
  background: #000;
  position: absolute;
  z-index: 0;
  inset: 0;
}
.recruit_benefit_bg img{
  opacity: 0.45;
}
.recruit_benefit_inner{
  color: #FFF;
}



.pg_recruit + .footer{
  margin-top: 0;
}


@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){
  .pg_recruit{
    
  }
  
  .pg_recruit .section.sec1{
    padding-bottom: 70px;
  }
  .pg_recruit .section.sec2{
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pg_recruit .section.sec3{
    padding-top: 65px;
    padding-bottom: 70px;
  }
  .pg_recruit .section.sec4{
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pg_recruit .section.sec5{
    padding-top: 70px;
    padding-bottom: 100px;
  }

}
@media (min-width:1024px){


}
@media (min-width:1200px){
  .pg_recruit{
    margin-top: -40px;
  }
  .pg_recruit .section.sec1{
    padding-bottom: 130px;
  }
  .pg_recruit .section.sec2{
    padding-top: 115px;
    padding-bottom: 95px;
  }
  .pg_recruit .section.sec3{
    padding-top: 65px;
    padding-bottom: 70px;
  }
  .pg_recruit .section.sec4{
    padding-top: 110px;
    padding-bottom: 95px;
  }
  .pg_recruit .section.sec5{
    padding-top: 110px;
    padding-bottom: 180px;
  }
  

}
@media (min-width:1470px){


}

/* 福利厚生 */
.recruit_befit{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 10px 10px;
}
.recruit_befit_item{
  width: calc((100% - 10px) / 2);
}

.recruit_benefit_msg{
  font-size: 16px;
  font-weight: 500;
  line-height: 2.5;
  text-align: justify;
  margin-top: 25px;
}

.recruit_benefit_inner .tt_sec{
  margin-bottom: 30px;
}

/* インタビュー */
.recruit_interview{
  --row-side-padding: 0; 
  --inner-side-padding: 30px; 
}
.recruit_interview_row{
}
.recruit_interview_row + .recruit_interview_row{
  margin-top: 30px;
}
.recruit_interview_inner{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #a1b6b8;
  padding: 20px 15px;
  position: relative;
  z-index: 1;
}
.recruit_interview_box1{
  width: 100%;
  order: 1;
}
.recruit_interview_box2{
  width: 100%;
  order: 2;
  margin-top: 20px;
}
.recruit_interview_box3{
  width: 100%;
  margin-top: 40px;
  order: 3;
}
.recruit_interview_img{
  
}
.recruit_interview_img.img_fit:before{
  padding-top: 84.034%;
}
.recruit_interview_name{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.075em;
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid;
}

.recruit_interview_qa{
  
}
.recruit_interview_qa + .recruit_interview_qa{
  margin-top: 30px;
}
.recruit_interview_qa_q{
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.075em;
  line-height: 1.4;
  background: #FFF;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.recruit_interview_qa_a{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.075em;
  line-height: 1.875;
  text-align: justify;
}


@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){
  
  /* 福利厚生 */
  .recruit_befit{
    gap: 10px;
  }
  .recruit_befit_item{
    width: calc((100% - 40px) / 5);
  }

  /* 福利厚生 */
  .recruit_befit.col6{
    gap: 20px 20px;
  }
  .recruit_befit.col6 .recruit_befit_item{
    width: calc((100% - 40px) / 3);
  }
  
  /* インタビュー */
  .recruit_interview{
    --row-side-padding: 50px; 
    --inner-side-padding: 30px; 
  }
  .recruit_interview_row{
  }
  .recruit_interview_row + .recruit_interview_row{
    margin-top: 60px;
  }
  .recruit_interview_inner{
    padding: 0;
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .recruit_interview_box1{
    width: 40%;
  }
  .recruit_interview_box2{
    width: 55%;
    margin-top: 0;
  }
  .recruit_interview_box3{
    width: 100%;
    margin-top: 40px;
  }
  .recruit_interview_name{
    font-size: 16px;
    margin-top: 15px;
  }

  .recruit_interview_qa + .recruit_interview_qa{
    margin-top: 40px;
  }
  .recruit_interview_qa_q{
    font-size: 18px;
    padding: 7px 15px 8px 15px;
    margin-bottom: 15px;
  }
  .recruit_interview_qa_a{
    font-size: 16px;
    line-height: 2;
  }

  .recruit_interview_row:nth-child(odd){
    padding-left: var(--row-side-padding);
  }
  .recruit_interview_row:nth-child(odd) .recruit_interview_inner{
    padding-right: var(--inner-side-padding);
  }
  .recruit_interview_row:nth-child(odd) .recruit_interview_box1{
    order: 1;
  }
  .recruit_interview_row:nth-child(odd) .recruit_interview_box2{
    order: 2;
  }
  .recruit_interview_row:nth-child(odd) .recruit_interview_box3{
    padding-left: var(--inner-side-padding);
  }
  .recruit_interview_row:nth-child(odd) .recruit_interview_img,
  .recruit_interview_row:nth-child(odd) .recruit_interview_name{
    margin-left: calc(var(--row-side-padding) * -1);
  }
  .recruit_interview_row:nth-child(even){
    padding-right: var(--row-side-padding);
  }
  .recruit_interview_row:nth-child(even) .recruit_interview_inner{
    padding-left: var(--inner-side-padding);
  }
  .recruit_interview_row:nth-child(even) .recruit_interview_img,
  .recruit_interview_row:nth-child(even) .recruit_interview_name{
    margin-right: calc(var(--row-side-padding) * -1);
  }
  .recruit_interview_row:nth-child(even) .recruit_interview_box1{
    order: 2;
  }
  .recruit_interview_row:nth-child(even) .recruit_interview_box2{
    order: 1;
  }
  .recruit_interview_row:nth-child(even) .recruit_interview_box3{
    padding-right: var(--inner-side-padding);
  }
}
@media (min-width:1024px){


}
@media (min-width:1200px){

  /* 福利厚生 */
  .recruit_befit{
    gap: 20px 20px;
  }
  .recruit_befit_item{
    width: calc((100% - 80px) / 5);
  }
  
  /* 福利厚生 */
  .recruit_befit.col6{
    gap: 30px 30px;
  }
  .recruit_befit.col6 .recruit_befit_item{
    width: calc((100% - 60px) / 3);
  }
  
  
  /* インタビュー */
  .recruit_interview{
    --row-side-padding: 95px; 
    --inner-side-padding: 65px; 
  }
  .recruit_interview_row{
  }
  .recruit_interview_row + .recruit_interview_row{
    margin-top: 60px;
  }
  .recruit_interview_inner{
    padding-top: 50px;
    padding-bottom: 75px;
    min-height: 785px;
  }
  .recruit_interview_box1{
    width: 40%;
    order: 1;
  }
  .recruit_interview_box2{
    width: 53.15%;
    order: 2;
  }
  .recruit_interview_box3{
    width: 100%;
    margin-top: 40px;
    order: 3;
  }
  .recruit_interview_name{
    font-size: 20px;
    margin-top: 25px;
  }

  .recruit_interview_qa + .recruit_interview_qa{
    margin-top: 62px;
  }
  .recruit_interview_qa_q{
    font-size: 22px;
    padding: 7px 15px 8px 30px;
    margin-bottom: 15px;
  }
  .recruit_interview_qa_a{
    font-size: 16px;
    line-height: 2;
  }

  .recruit_interview + .read_more{
    margin-top: 55px;
  }
}
@media (min-width:1470px){


}


/*******************************
*　
********************************/
.pg_entry{
  margin-top: -15px;
}
.pg_entry .section.sec1{

}
.pg_entry .section.sec2{
  padding-top: 0;
}




@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){
  .pg_entry{

  }
  .pg_entry .section.sec1{

  }
  .pg_entry .section.sec2{
    padding-top: 0;
  }


}
@media (min-width:1024px){


}
@media (min-width:1200px){

  .pg_entry{
    margin-top: -40px;
  }
  .pg_entry .section.sec2{
    padding-top: 35px;
  }
  
}
@media (min-width:1470px){


}



/* ナビ */
.entry_nav{
  display: flex;
  flex-wrap: wrap;
  gap: 10px 10px;
}
* + .entry_nav{
  padding-top: 20px;
}
.entry_nav_item{
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  font-family: "Zen Old Mincho", san-serif;
  letter-spacing: 0.075em;
  text-align: center;
  background: #575b5c;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 42px;
  position: relative;
  z-index: 1;
}
.entry_nav_item:after{
  content: "→";
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 25px;
  transform: translate(0, -50%);
}
.entry_nav_item:hover{
  background: #0367ba;
  color: #FFF;
}

/* 要項 */
.entry_row{
  
}
.entry_row + .entry_row{
  margin-top: 50px;
}
.entry_row .about_feature_head_ja{
  /*margin-bottom: 20px;*/
}

.entry_tbl{
  
}
* + .entry_tbl{
  margin-top: 15px;
}
.entry_tbl .table_rows_th,
.entry_tbl .table_rows_td{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.875;
  text-align: justify;
  border-color: #a6a6a6;
  padding: 10px 15px;
}
.entry_tbl .table_rows_th{
  background: #c1cecf;
}
.entry_tbl .table_rows_td{
  background: #FFF;
}

.entry_row .read_more{
  /*margin-top: 55px;*/
}

@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){
  
  /* ナビ */
  .entry_nav{
    gap: 15px 15px;
  }
  * + .entry_nav{
    padding-top: 30px;
  }
  .entry_nav_item{
    width: calc((100% - 30px) / 3);
    font-size: 16px;
    min-height: 56px;
  }
  .entry_nav_item:after{
    top: 50%;
    right: 15px;
  }

  /* 要項 */
  .entry_row{

  }
  .entry_row + .entry_row{
    margin-top: 70px;
  }
  .entry_row .about_feature_head_ja{
    
  }

  .entry_tbl{

  }
  * + .entry_tbl{
    margin-top: 20px;
  }
  .entry_tbl .table_rows_th,
  .entry_tbl .table_rows_td{
    font-size: 16px;
    line-height: 2;
    padding: 15px 30px;
  }
  .entry_row .read_more{
    /*margin-top: 55px;*/
  }

}
@media (min-width:1024px){


}
@media (min-width:1200px){

  /* ナビ */
  .entry_nav{
    gap: 15px 30px;
  }
  * + .entry_nav{
    padding-top: 55px;
  }
  .entry_nav_item{
    width: calc((100% - 60px) / 3);
    font-size: 18px;
    min-height: 56px;
  }
  .entry_nav_item:after{
    top: 50%;
    right: 25px;
  }
  
  /* 要項 */
  .entry_row{

  }
  .entry_row + .entry_row{
    margin-top: 90px;
  }
  .entry_row .about_feature_head_ja{
    
  }

  .entry_tbl{

  }
  * + .entry_tbl{
    margin-top: 35px;
  }
  .entry_tbl .table_rows_th,
  .entry_tbl .table_rows_td{
    font-size: 16px;
    padding: 19px 15px;
  }
  .entry_tbl .table_rows_th{
    padding-left: 50px;
  }
  .entry_tbl .table_rows_td{
    padding-left: 65px;
  }

  .entry_row .read_more{
    margin-top: 55px;
  }

}
@media (min-width:1470px){


}


/*******************************
*　
********************************/
.pg_indentity{
  margin-top: -15px;
}
.pg_indentity .section.sec1{
   border-bottom: 1px solid #595959;
   padding-bottom: 70px;
}
.pg_indentity .section.sec2{
  margin-top: 20px;
  background: #c1cecf;
}
.pg_indentity .section.sec3{

}
.pg_indentity .section.sec4{
  border-bottom: 1px solid #595959;
   padding-bottom: 50px;
}
.pg_indentity .section.sec5{
  margin-top: 20px;
  background: #c1cecf;
  padding-bottom: 100px;
}

.pg_indentity + .footer{
  margin-top: 0;
}


@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){
  .pg_indentity{
    margin-top: -15px;
  }
  .pg_indentity .section.sec1{
    padding-bottom: 70px;
  }
  .pg_indentity .section.sec2{
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pg_indentity .section.sec3{
    padding-top: 70px;
  }
  .pg_indentity .section.sec4{
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pg_indentity .section.sec5{
    padding-top: 70px;
    padding-bottom: 100px;
  }



}
@media (min-width:1024px){


}
@media (min-width:1200px){
  
  .pg_indentity{
    margin-top: -40px;
  }
  .pg_indentity .section.sec1{
    padding-bottom: 140px;
  }
  .pg_indentity .section.sec2{
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .pg_indentity .section.sec3{
    padding-top: 95px;
  }
  .pg_indentity .section.sec4{
    padding-top: 95px;
    padding-bottom: 100px;
  }
  .pg_indentity .section.sec5{
    padding-top: 140px;
    padding-bottom: 200px;
  }
  .pg_indentity .section.sec5 .tt_sec{
    margin-bottom: 110px;
  }
}
@media (min-width:1470px){


}


/**/
.indentity_row{
  
}
.indentity_row + .indentity_row{
  margin-top: 50px;
}

/* 環境方針 */
.indentity_env{
  display: flex;
  flex-wrap: wrap;
  gap: 15px 30px;
}
.indentity_env_item{
  width: 100%;
  background: #FFF;
  padding: 20px 20px;
}
.indentity_env_item_head{
  text-align: center;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  margin-bottom: 8px;
}
.indentity_env_item_head_ja{
  font-size: 20px;
  font-weight: 500;
  font-family: "Zen Old Mincho", san-serif;
  letter-spacing: 0.05em;
  line-height: 1.4;
  
}
.indentity_env_item_head_en{
  font-size: 14px;
  font-weight: 500;
  font-family: "Zen Old Mincho", san-serif;
  letter-spacing: 0;
  line-height: 1.4;
  margin-top: 2px;
}
.indentity_env_item_txt{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.875;
  letter-spacing: 0.05em;
  text-align: justify;
  padding: 0 10px;
}

/* 取り組み事項 */
.indentity_effort{
  display: flex;
  flex-wrap: wrap;
  gap: 10px 10px;
}
.indentity_effort_item{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 50px;
  padding: 10px 10px;
  background: #4d5253;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  font-family: "Zen Old Mincho", san-serif;
  letter-spacing: 0.05em;
  line-height: 1.4;
  text-align: center;
}

/* 健康経営 */
.indentity_health{
  display: flex;
  flex-wrap: wrap;
  gap: 10px 10px;
}
.indentity_health_item{
  width: calc((100% - 10px) / 2);
}

/* SDGs */
.indentity_sdgs_msg{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.075em;
  line-height: 2;
  text-align: justify;
  margin-top: 20px;
}
.indentity_sdgs_icons{
  
  text-align: center;
}

.indentity_row * + .about_feature{
  padding-top: 0;
}

@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){

  /**/
  .indentity_row{

  }
  .indentity_row + .indentity_row{
    margin-top: 70px;
  }
  
  /* 環境方針 */
  .indentity_env{
    gap: 20px 30px;
  }
  .indentity_env_item{
    width: calc((100% - 30px) / 2);
    min-height: 203px;
    padding: 20px 20px;
  }
  .indentity_env_item_head{
    padding-bottom: 10px;
    margin-bottom: 8px;
  }
  .indentity_env_item_head_ja{
    font-size: 21px;
  }
  .indentity_env_item_head_en{
    font-size: 14px;
    margin-top: 2px;
  }
  .indentity_env_item_txt{
    font-size: 16px;
    padding: 0 10px;
  }

  /* 取り組み事項 */
  .indentity_effort{
    gap: 10px 10px;
  }
  .indentity_effort_item{
    width: calc((100% - 20px) / 3);
    min-height: 70px;
    font-size: 17px;
  }
  
  /* 健康経営 */
  .indentity_health{
    gap: 10px 30px;
  }
  .indentity_health_item{
    width: calc((100% - 30px) / 2);
  }
  
  
  * + .indentity_health{
    padding-top: 20px;
  }  
  * + .indentity_sdgs_icons{
    padding-top: 30px;
  }  
  
  .indentity_row * + .about_feature{
    padding-top: 0;
  }

}
@media (min-width:1024px){


}
@media (min-width:1200px){

  /* 環境方針 */
  .indentity_env{
    gap: 20px 30px;
  }
  .indentity_env_item{
    width: calc((100% - 30px) / 2);
    min-height: 203px;
    padding: 20px 20px;
  }

  /* 取り組み事項 */
  .indentity_effort{
    gap: 15px 15px;
  }
  .indentity_effort_item{
    width: calc((100% - 30px) / 3);
    min-height: 70px;
    font-size: 20px;
  }
  
  * + .indentity_health{
    padding-top: 20px;
  }  
  * + .indentity_sdgs_icons{
    padding-top: 40px;
  }  
  
}
@media (min-width:1470px){


}
