@charset "UTF-8";
/* 会社情報
/*-------------------------*/
/* 変数
/*-------------------------*/
/* Mixin
/*------------------------------*/
#greeting img.boss {
  width: 100%;
  max-width: 240px;
  height: auto;
  margin-bottom: 20px; }
#greeting .contents.first .text h3 {
  font-weight: bold;
  font-size: 18px; }

#profile #location img {
  width: 100%; }
@media (max-width: 480px) {
  #profile #location .photo {
    margin: 0; } }

.company_content .links_box {
  width: 24%; }
  @media (max-width: 900px) {
    .company_content .links_box {
      width: 32%; } }
  @media (max-width: 660px) {
    .company_content .links_box {
      width: 49%; } }
  .company_content .links_box .button {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-right: 18px;
    padding-left: 18px; }
  .company_content .links_box .governance {
    font-size: 12px; }
    @media (min-width: 480px) {
      .company_content .links_box .governance br {
        display: none; } }
        .yuutai_2024 .box01 li{
          padding-bottom: 1em;
        }
.yuutai_2024 .box01 li,
.yuutai_2024 .box02 li{
  padding-left: 2em;
  position: relative;
}
.yuutai_2024 .box01 li:before,
.yuutai_2024 .box02 li:before{
  position: absolute;
  left: 0;
}
.yuutai_2024 .box01 li:first-child:before{
  content: "1.";
}
.yuutai_2024 .box01 li:nth-child(2):before{
  content: "2.";
}
.yuutai_2024 .box02 li:first-child:before{
  content: "(1)";
}
.yuutai_2024 .box02 li:nth-child(2):before{
  content: "(2)";
}
.yuutai_2024 .box01 li span{
  border-bottom: 1px solid #000;
  font-weight: bold;
}
/*# sourceMappingURL=company.css.map */
