@charset "UTF-8";
.pagetitle {
  background-image: url("../about/img/hero.jpg");
}

@media only screen and (max-width: 767px) {
  .pagetitle {
    background-image: url("../about/img/hero_sp.jpg");
  }
}
.bar_img {
  width: 100%;
  aspect-ratio: 1260/300;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .bar_img {
    aspect-ratio: 375/120;
  }
}
.bar_img img {
  object-fit: cover;
}

.table th, .table td {
  padding-left: 0;
}

.wrapper-single {
  padding: 0 20px;
}

.pagenav {
  overflow: hidden;
}

.pagenav-list {
  flex-wrap: nowrap !important;
}
@media only screen and (max-width: 767px) {
  .pagenav-list .button {
    font-size: 14px;
    padding: 4px 20px;
  }
}

@media print, screen and (min-width: 768px) {
  .pagenav-list li a {
    min-width: 291px;
  }
}
.bg-secondary {
  background-color: #F5F1F0;
}

.txt_intro {
  line-height: 52px;
}
@media only screen and (max-width: 767px) {
  .txt_intro {
    line-height: 30px;
  }
}

.title-about_policy {
  font-size: 18px;
  border-bottom: 2px solid #DEBA29;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

@media print, screen and (min-width: 768px) {
  .title-about_policy {
    font-size: 40px;
    min-width: 250px;
    padding-right: 10px;
    font-weight: 400;
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .about-intro_flex {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.about-intro_content {
  padding-left: 15px;
}

.about-photo_vision {
  position: absolute;
}

@media print, screen and (min-width: 768px) {
  .about-photo_vision {
    right: 0;
    top: -200px;
  }
}
@media only screen and (max-width: 767px) {
  .about-photo_vision {
    width: 155px;
    right: 0;
    top: -60px;
  }
}
.award-row {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #CCC;
  *zoom: 1;
}

.award-row:before, .award-row:after {
  content: "";
  display: table;
}

.award-row:after {
  clear: both;
}

@media print, screen and (min-width: 768px) {
  .award-row {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.award-row:last-child {
  border-bottom: none;
}

@media print, screen and (min-width: 768px) {
  .award-row:last-child {
    padding-top: 50px;
  }
}
.about-table tr {
  border-bottom: 1px solid #707070;
}

@media only screen and (max-width: 767px) {
  .about-table th, .about-table td {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .about-table th, .about-table td {
    padding: 25px 15px;
  }
}
.about-table th {
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  .about-table th {
    padding-top: 40px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .about-table td {
    padding-bottom: 20px;
  }
}

.jisseki_img {
  text-align: center;
}
 .jisseki_note {
  display: flex;
  margin: 20px auto 0;
  gap: 50px;
  justify-content: center;
}
.jisseki_note .color01 {
  font-size: 16px;
  display: flex;
  gap: 10px;
  align-items: center;
}
.jisseki_note .color01::before {
  content: "";
  width: 25px;
  height: 25px;
  background: #E7D9C9;
}
.jisseki_note .color02 {
  font-size: 16px;
  display: flex;
  gap: 10px;
  align-items: center;
}
.jisseki_note .color02::before {
  content: "";
  width: 25px;
  height: 25px;
  background: #B5DAD9;
}

#sec2 {
  font-size: 16px;
}
#sec2 .sec2_list:nth-of-type(n+2) {
  margin-top: 50px;
}
#sec2 .sec2_list dt {
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 22px;
}
@media only screen and (max-width: 767px) {
  #sec2 .sec2_list dt {
    font-size: 18px;
  }
}
#sec2 .sec2_kpi {
  display: inline-block;
  font-size: 28px;
  font-weight: bold;
  padding: 5px 25px;
  border: 1px solid #111111;
  margin-bottom: 22px;
}
@media only screen and (max-width: 767px) {
  #sec2 .sec2_kpi {
    font-size: 18px;
    padding: 5px 10px;
  }
}

@media print, screen and (min-width: 741px) {
  .list-flex {
    display: flex;
    flex-wrap: wrap;
  }

  .list-flex li {
    margin-right: 36px;
  }

  .about-table.table th {
    width: 340px;
  }
}
.list-style-dotted li::before {
  content: '・';
  grid-area: 1 / 1 / 2 / 2;
}

.grid_li {
  display: grid;
  grid-template-columns: 1em 1fr;
  grid-template-rows: 2em;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.li_txt { grid-area: 1 / 2 / 2 / 3; }
.li_img {
  margin-top: 5px;
  grid-area: 2 / 2 / 3 / 3; 
  height: fit-content;
}
@media only screen and (max-width: 767px) {
  .li_img {
  width: 100%;
  height: fit-content;
}

}
.award-row-flex .award-row-flex-left .award-row-caption {
  text-indent: -1em;
  padding-left: 1em;
  margin-top: 1em;
  margin-bottom: 0;
}

@media print, screen and (min-width: 768px) {
  .award-row-flex {
    display: flex;
  }

  .award-row-flex .award-row-flex-left .award-row-caption {
    font-size: 15px;
  }

  .award-row-flex .award-row-flex-right {
    width: 436px;
  }
}
@media only screen and (max-width: 767px) {
  .award-row-flex .award-row-flex-left .award-row-caption {
    font-size: 13px;
  }
}

/*# sourceMappingURL=page_company.css.map */
