@charset "UTF-8";

/* -----------------
 nav
-------------------- */

.index #sub_nav_pc ul li a#sub_nav_01{
  border-bottom: 2px solid #fff;
}
.service03 #sub_nav_pc ul li a#sub_nav_02{
  border-bottom: 2px solid #fff;
}
#repair #sub_nav_pc ul li{
  width:200px;
}
#repair #sub_nav_pc ul li a{
  width:180px;
}


/* -----------------
 common
-------------------- */

#mainimg_sub{
  background-image:url(../img/mainimg_sub_sp.jpg) !important;
  background-size: cover;
}

/* -----------------
 index
-------------------- */

.block_about_area{
  width:100%;
  margin:0 0 20px 0;
  padding:20px 0;
  text-align:center;
  background-color:#ffffff;
}

.block_about_area img{
  width:100%;
}

.block_about_area iframe{
  width:100%;
}

.block_about_01_area{
  width:96%;
  margin:0 2%;
  padding:0px;
}

.block_about_01_pic{
  width:30%;
  margin:0 0 15px 2%;
  padding:0;
  float:right;
}

.block_about_01_pic img{
  width:100%;
}

.block_about_01_pic p{
  margin:5px 0 0 0;
  padding:0;
  text-align:right;
  font-size:12px;
}

.block_about_01_tex{
  width:68%;
  margin:0;
  padding:0;
  float:left;
}

.block_about_01_tex img{
  width:100%;
}

.block_about_01_tex p{
  margin:0 0 5px 0;
  padding:0;
}


/* -----------------
 company
-------------------- */


.table_about{
  width:100%;
  margin:0 auto;
  padding:0;
  border-collapse: collapse;
  font-size:15px;
  line-height:1.8em;
  text-align:left;
}
.table_about th{
  margin:0;
  padding:2px 1em;
  background-color: #ddd;
  vertical-align:top;
  display: block;
  text-align:center;
}
.table_about td{
  margin:0;
  padding:15px 1em 30px;
  display: block;
}
.table_about td span.post{
  margin-right: 1em;
  display: block;
}
.table_about td span.building{
  margin-left: 0.5em;
}

.table_about td table th{
  width:7em;
  margin:0;
  padding:0 0.5em 0 0;
  font-weight: normal;
  border-bottom:none;
  vertical-align:top;
  text-align: left;
  display: inline-block;
  color:#333;
  background-color: #f7f7f7;
}
.table_about td table td{
  margin:0;
  padding:0;
  border-bottom:none;
  display: inline-block;
}

.table_about_02{
  width:100%;
  margin:0 auto;
  padding:0;
  border-collapse: collapse;
  font-size:15px;
  line-height:1.8em;
  text-align:left;
}
.table_about_02 th{
  margin:0;
  padding:2px 1em;
  background-color: #ddd;
  vertical-align:top;
  display: block;
  text-align:center;
}
.table_about_02 td{
  margin:0;
  padding:15px 1em 15px;
  display: block;
  text-align:center;
}
.table_about_02 td span.post{
  margin-right: 1em;
  display: block;
}
.table_about_02 td span.building{
  margin-left: 0.5em;
}

.table_about_02 td table th{
  width:7em;
  margin:0;
  padding:0 0.5em 0 0;
  font-weight: normal;
  border-bottom:none;
  vertical-align:top;
  text-align: left;
  display: inline-block;
  color:#333;
  background-color: #f7f7f7;
}
.table_about_02 td table td{
  margin:0;
  padding:0;
  border-bottom:none;
  display: inline-block;
}
.block_showcase_3column{
  width:96%;
  margin:0 0 2% 2%; 
}
.block_showcase_3column_l{
  width:32%;
  margin:0 2% 2% 0; 
  float:left;
}
.block_showcase_3column_l img{
  width:100%;
}
.block_showcase_3column_r{
  width:32%;
  margin:0 0 2%; 
  float:right;
}
.block_showcase_3column_r img{
  width:100%;
}


/* -----------------
staff
-------------------- */

#list_about{
  width:96%;
  margin:0 auto;
  padding:0;
  list-style:none;
  letter-spacing: -0.4em;
}
#list_about li{
  width:48%;
  margin:0 2% 30px 0;
  box-shadow: 0px 2px 3px 0px rgba(102,102,102,0.3);
  -webkit-box-shadow: 0px 2px 3px 0px rgba(102,102,102,0.3);
  -moz-box-shadow: 0px 2px 3px 0px rgba(102,102,102,0.3);
  vertical-align: top;
  background-color: #fff;
  letter-spacing: normal;
  display: inline-block;
}
#list_about li:nth-of-type(even){
  margin:0 0 30px 2%;
}
#list_about li img{
  width:100%;
}
#list_about li p{
  width:100%;
  margin:0;
  padding:15px 5px;
  font-size: 14px;
  line-height: 1em;
  font-weight: bold;
  text-align: center;
  box-sizing:border-box;
}
#list_about li p span{
  margin:0 0 7px;
  font-size: 12px;
  line-height: 1.4em;
  font-weight: normal;
  display: block;
}


/* -----------------
 sdgs
-------------------- */


.table_sdgs{
  width:100%;
  margin:0;
  padding:0;
  border-collapse: collapse;
  font-size:93.7%;
  line-height:1.8em;
}
.table_sdgs th.number{
  display: none;
}
.table_sdgs th.icon{
  display: none;
}
.table_sdgs th.text{
  display: none;
}
.table_sdgs th.esg{
  display: none;
}
.table_sdgs td{
  margin:0;
  padding:15px 1em 30px;
  display: block;
}
.table_sdgs td:nth-child(1){
  margin:0;
  padding:15px 1em 30px;
  display: block;
  background-color: #ddd;
  font-weight:bold;
}
.table_sdgs td ul li{
  margin:0 0 0 -1.5em;
  list-style:square;
}
.table_sdgs td.center{
  margin:0;
  padding:15px 1em 30px;
  display: block;
  text-align:center;
}
.table_sdgs td.center img{
  width:100%;
}

.block_case_02_area{
  width:96%;
  margin:2% 2%;
  padding:0px;
}
.block_case_02_area_l{
  width:100%;
  margin:0;
  
}
.block_case_02_area_l img{
  width:100%;
}
.block_case_02_area_r{
  width:100%;
  margin:0 0 2% 0;
}
.block_case_02_area_r img{
  width:100%;
}

.case_h5{
  margin-bottom: 1em;
  font-size:105%;
  line-height:1.8em;
}