@charset "UTF-8";
/*************************************************************
企業情報CSS
*************************************************************/
/* 企業理念 ************************************************************/
.philosophyTtlHeader {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: flex-start;
}
.philosophyTtlHeader .philosophyTtlHeader-jp {
  display: block;
  font-size: 2.25rem;
  font-weight: bold;
  margin-top: 10px;
}
@media screen and (max-width: 750px) {
  .philosophyTtlHeader .philosophyTtlHeader-jp {
    font-size: 1.125rem;
    margin-top: 5px;
  }
}
.philosophyTtlHeader .philosophyTtlHeader-en {
  display: block;
  font-size: 1.25rem;
  color: #429e3c;
  font-weight: normal;
  padding-left: 22px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .philosophyTtlHeader .philosophyTtlHeader-en {
    font-size: 0.625rem;
    padding-left: 11px;
  }
}
.philosophyTtlHeader .philosophyTtlHeader-en::before {
  position: absolute;
  content: "";
  display: block;
  width: 14px;
  height: 18px;
  background: url(/common/images/icon_pin01.svg) no-repeat left top;
  background-size: 14px 18px;
  top: 0.35em;
  left: 0;
}
@media screen and (max-width: 750px) {
  .philosophyTtlHeader .philosophyTtlHeader-en::before {
    width: 7px;
    height: 9px;
    background-size: 7px 9px;
    top: 0.2em;
  }
}

.philosophyContentsOuter {
  margin-top: 21px;
}
@media screen and (max-width: 750px) {
  .philosophyContentsOuter {
    margin-top: 13px;
  }
}

.philosophyContentsText {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
  line-height: 2;
  letter-spacing: -0.035em;
}
@media screen and (max-width: 750px) {
  .philosophyContentsText {
    font-size: 0.75rem;
    letter-spacing: 0em;
  }
}
.philosophyContentsText:not(:first-of-type) {
  margin-top: 0.4em;
}

/* 社長あいさつ　会社概要　決算公告 ************************************************************/
.companyContentsOuter {
  padding-bottom: 100px;
}
@media screen and (max-width: 750px) {
  .companyContentsOuter {
    padding-bottom: 35px;
  }
}

/* 社長あいさつ ************************************************************/
.presidentMsgOuter {
  margin-top: 120px;
}
@media screen and (max-width: 750px) {
  .presidentMsgOuter {
    margin-top: 40px;
  }
}

.presidentMsgTtlHeader {
  display: block;
  font-size: 2.25rem;
  margin: 0;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .presidentMsgTtlHeader {
    font-size: 1.125rem;
  }
}

.presidentMsgContentsOuter {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 33px;
}
@media screen and (max-width: 750px) {
  .presidentMsgContentsOuter {
    margin-top: 22px;
    flex-direction: column-reverse;
  }
}

.presidentMsgContentsTextOuter {
  max-width: 730px;
  width: 58.8709%;
  font-size: 1.25rem;
}
@media screen and (max-width: 750px) {
  .presidentMsgContentsTextOuter {
    max-width: none;
    width: 100%;
    font-size: 1.5rem;
    margin-top: 26px;
  }
}

.presidentMsgContentsText {
  line-height: 2;
  margin: 0;
}
@media screen and (max-width: 750px) {
  .presidentMsgContentsText {
    font-size: 0.75rem;
  }
}
.presidentMsgContentsText + .presidentMsgContentsText {
  margin-top: 40px;
}
@media screen and (max-width: 750px) {
  .presidentMsgContentsText + .presidentMsgContentsText {
    margin-top: 25px;
  }
}
.gp_ulList + .presidentMsgContentsText {
  margin-top: 30px;
}
@media screen and (max-width: 750px) {
  .gp_ulList + .presidentMsgContentsText {
    margin-top: 11px;
  }
}
.presidentMsgContentsText + .gp_ulList {
  margin-top: 30px;
}
@media screen and (max-width: 750px) {
  .presidentMsgContentsText + .gp_ulList {
    margin-top: 17px;
  }
}
.presidentMsgContentsText.presidentName {
  text-align: right;
}

.presidentMsgContentsPortraitImageOuter {
  max-width: 430px;
  width: 34.6774%;
}
@media screen and (max-width: 750px) {
  .presidentMsgContentsPortraitImageOuter {
    max-width: none;
    width: 100%;
    display: flex;
    justify-content: center;
    padding-left: 10%;
    padding-right: 10%;
  }
}

.presidentMsgContentsPortraitImage {
  width: 100%;
  height: auto;
  border-radius: 30px;
}
@media screen and (max-width: 750px) {
  .presidentMsgContentsPortraitImage {
    width: 100%;
    height: auto;
    border-radius: 15px;
  }
}

/* 会社概要 ************************************************************/
.companyProfileOuter {
  margin-top: 120px;
}
@media screen and (max-width: 750px) {
  .companyProfileOuter {
    margin-top: 40px;
  }
}

.companyProfileTtlHeader {
  display: block;
  font-size: 2.25rem;
  margin: 0;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .companyProfileTtlHeader {
    font-size: 1.125rem;
  }
}

.companyProfileContentsOuter {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 50px;
}
@media screen and (max-width: 750px) {
  .companyProfileContentsOuter {
    margin-top: 25px;
  }
}

/* 各種認定 */
.companyProfileContentsListAuthorizationOuter {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .companyProfileContentsListAuthorizationOuter {
    display: block;
  }
}

.companyProfileContentsListAuthorizationListOuter {
  max-width: 570px;
  width: 69.5121%;
  height: auto;
  display: block;
}
@media screen and (max-width: 750px) {
  .companyProfileContentsListAuthorizationListOuter {
    max-width: none;
    width: 100%;
  }
}

.companyProfileContentsListAuthorizationImageOuter {
  max-width: 230px;
  width: 28.0487%;
  height: auto;
  display: block;
}
@media screen and (max-width: 750px) {
  .companyProfileContentsListAuthorizationImageOuter {
    max-width: none;
    width: 100%;
  }
}

.companyProfileContentsListAuthorizationImageList {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 750px) {
  .companyProfileContentsListAuthorizationImageList {
    justify-content: center;
    margin-top: 14px;
  }
}

.companyProfileContentsListAuthorizationImageListItem {
  list-style-type: none;
  margin: 0;
}
.companyProfileContentsListAuthorizationImageListItem:not(:first-of-type) {
  margin-left: 14px;
}
@media screen and (max-width: 750px) {
  .companyProfileContentsListAuthorizationImageListItem {
    width: 30%;
  }
}
.companyProfileContentsListAuthorizationImageListItem img {
  width: 100%;
  height: auto;
}

/* 決算公告 ************************************************************/
.financialResultsOuter {
  margin-top: 120px;
}
@media screen and (max-width: 750px) {
  .financialResultsOuter {
    margin-top: 55px;
  }
}

.financialResultsTtlHeader {
  display: block;
  font-size: 2.25rem;
  margin: 0;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .financialResultsTtlHeader {
    font-size: 1.125rem;
  }
}

.financialResultsContentsOuter {
  margin-top: 40px;
}

.financialResultsContentsList {
  width: 100%;
  height: auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(calc(50% - 30px), 1fr));
  gap: 30px 40px;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 750px) {
  .financialResultsContentsList {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.financialResultsContentsListItem {
  width: 100%;
  height: auto;
  list-style-type: none;
}
@media screen and (max-width: 750px) {
  .financialResultsContentsListItem:not(:first-of-type) {
    margin-top: 10px;
  }
}/*# sourceMappingURL=company.css.map */