@charset "UTF-8";
.headline {
  background-image: url(../img/company/headline.jpg);
}
/*-----------------------------------
	base
-----------------------------------*/
#company_block table {
  width: 100%;
}
#company_block table.tbl {
  margin-bottom: 20px;
}
#company_block table.tbl th {
  width: 150px;
  box-sizing: border-box;
  border-bottom: 1px solid #f1f1f1;
  text-align: left;
  padding-left: 20px;
  background: #f7f7f7;
}
#company_block table.tbl td {
  width: calc(100% - 170px);
  padding: 10px;
  border-bottom: 1px solid #f1f1f1;
}
#company_block table.tbl tr:first-child th, #company_block table.tbl tr:first-child td {
  border-top: 1px solid #f1f1f1;
}
#company_block .division {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #e3e3e3;
}
#company_block .division .title {
  font-weight: 500;
}
#company_block .division:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  #company_block table.tbl th {
    width: 100px;
  }
  #company_block table.tbl td {
    width: calc(100% - 120px);
  }
}
/*-----------------------------------
	#company_block
-----------------------------------*/
#company_block {
  padding-bottom: 40px;
}
/*company01*/
#company_block #company01 .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
  padding-bottom: 30px;
}
#company_block #company01 .wrap .textArea {
  width: calc(100% - 190px);
}
#company_block #company01 .wrap .textArea .name {
  font-size: 16px;
  font-weight: bold;
}
#company_block #company01 .wrap .textArea .position {
  font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
}
#company_block #company01 .text:not(:last-child) {
  padding-bottom: 20px;
}
#company_block #company01 .imageArea {
  width: 160px;
  margin: 0 auto;
  float: left;
  margin: 0 25px 20px 0;
}
#company_block #company01 .name_box {
  display: block;
  margin-top: 25px;
  margin-bottom: 10px;
  font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ＭＳ 明朝', 'MS Mincho','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-align: right;
}
#company_block #company01 .name_box span {
  margin-left: 20px;
}
@media screen and (max-width: 640px) {
  #company_block #company01 .wrap .textArea {
    width: 100%;
  }
  #company_block #company01 .imageArea {
    max-width: 160px;
    width: 100%;
    margin: 0 auto 20px;
    float: none;
  }
  #company_block #company01 .imageArea img {
    display: block;
    margin: 0 auto;
  }
  #company_block #company01 .name_box {
    font-size: 14px;
  }
  #company_block #company01 .name_box span {
    font-size: 23px;
    margin-left: 10px;
  }
}
/*company02*/
#company_block #company02 {}
#company_block #company02 .certification .title {
  color: #00A5EA;
}
#company_block #company02 .certification dl {
  display: flex;
}
#company_block #company02 .certification dt {
  width: 100px;
}
#company_block #company02 .certification dd {
  width: calc(100% - 100px);
}
/*company03*/
#company_block #company03 table.org {
  border-collapse: collapse;
  font-size: 11px;
}
#company_block #company03 table.org caption {
  padding: 5px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #666;
  border-bottom: none;
}
#company_block #company03 table.org th {
  padding: 5px 3px;
  border: 1px solid #ccc;
  border-bottom: 2px solid #ccc;
  color: #fff;
  text-align: center;
  background: #999;
  font-size: 12px;
}
#company_block #company03 table.org td {
  padding: 3px;
  border: 1px solid #ccc;
}
#company_block #company03 table .even {
  background-color: #f5f5f5;
}
/*company04*/
#company_block #company04 table.tbl {
  margin-bottom: 0;
}
/*company05*/
#company_block #company05 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px;
}
#company_block #company05 ul.border {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #e3e3e3;
}
#company_block #company05 ul li {
  width: calc((100% - (10px * 2)) / 3);
}
#company_block #company05 .note {
  text-align: right;
}
/*company06 company07 company08*/
#company_block .basic_list, #company_block .number_list {
  padding-left: 20px;
}
#company_block .basic_list li {
  list-style: disc;
}
#company_block .number_list li {
  list-style: decimal;
}
#company_block .day_txt {
  text-align: right;
  margin-top: 15px;
}
#company_block .philosophy_content {
  margin-top: 35px;
}
/*company09*/
#company_block #company09 .tl {
  padding-top: 20px;
  padding-bottom: 0;
}
/*company10*/
#company_block #company10 .tl {
  padding-top: 20px;
  padding-bottom: 0;
}
/*company11*/
#company_block #company11 .tl {
  padding-top: 20px;
  padding-bottom: 0;
}
#company_block table.balancesheet {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccc;
  font-size: 12px;
}
#company_block table.balancesheet caption {
  padding: 5px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #666;
  border: 1px solid #ccc;
  border-bottom: none;
}
#company_block table.balancesheet th {
  font-size: 13px;
  padding: 5px 3px;
  border: 1px solid #ccc;
  border-bottom: 2px solid #ccc;
  color: #fff;
  text-align: center;
  background: #999;
}
#company_block table.balancesheet td {
  font-size: 13px;
  padding: 3px;
  border: 1px solid #ccc;
}
#company_block table.balancesheet .bg1 {
  background-color: #ccc;
}
#company_block table.balancesheet .bg2 {
  background-color: #e3e3e3;
}
#company_block .tl {
  text-align: right;
  padding-bottom: 20px;
}
#company_block .tc {
  text-align: center;
  padding-top: 20px;
}
#company_block .tp {
  padding-left: 30px;
  position: relative;
}
#company_block .tp::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 10px 5px;
  border-color: transparent transparent #ccc transparent;
  margin: auto;
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 0;
}
#company13 .plan{
	margin-top: 20px;
	padding-left: 0.5em;
}
#company13 .plan a:hover{
	text-decoration: underline;
}
#company13 .plan .arrow{
	font-size: 0.8em;
	color: #00A5EA;
	font-weight: 600;
}
#company13 .plan .pdf{
	font-size: 0.8em;
	padding-left: 0.5em;
}
#company13 .plan img{
	margin-left: -5px;
}
@media screen and (max-width: 640px) {
  #company_block table.balancesheet {
    width: 580px;
  }
  #company_block table.balancesheet th, #company_block table.balancesheet td {
    font-size: 12px;
  }
}