/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.company_data_lists .item_tag, .company_data_lists .item_detail {
  font-size: 0.875rem;
}
@media screen and (min-width: 768px) {
  .company_data_lists .item_tag, .company_data_lists .item_detail {
    font-size: clamp(
      0.875rem,
      0.1201923077vw + 0.8173076923rem,
      0.9375rem
  );
  }
}

.company_message__grid .item_title {
  font-size: 1.625rem;
}
@media screen and (min-width: 768px) {
  .company_message__grid .item_title {
    font-size: clamp(
      1.625rem,
      1.5625vw + 0.875rem,
      2.4375rem
  );
  }
}

.company_message__heading {
  font-size: 1.75rem;
}
@media screen and (min-width: 768px) {
  .company_message__heading {
    font-size: clamp(
      1.75rem,
      3.0048076923vw + 0.3076923077rem,
      3.3125rem
  );
  }
}

.company_message__heading, .company_message__grid .item_title {
  font-family: "Hina Mincho", serif !important;
}

.company_data_lists .item_tag, .company_data_lists .item_detail {
  letter-spacing: 0.05em;
}

.company_message__heading, .company_message__grid .item_title {
  letter-spacing: 0.1em;
}

.p_company .c_mv03 {
  position: relative;
  background-color: rgba(232, 232, 232, 0.93);
}
@media screen and (min-width: 768px) {
  .p_company .c_mv03 {
    margin-left: clamp(
      0rem,
      2.8846153846vw + -1.3846153846rem,
      1.5rem
  );
  }
}
.p_company .c_mv03::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background-size: cover;
  background-image: url("./../images/company/img_mv.jpg");
  background-repeat: no-repeat;
}

.company {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .company {
    margin-top: 67px;
  }
}
.company_data_lists .item {
  display: flex;
  flex-direction: column;
  position: relative;
}
@media screen and (min-width: 768px) {
  .company_data_lists .item {
    flex-wrap: wrap;
    flex-direction: row;
  }
}
@media screen and (min-width: 768px) {
  .company_data_lists .item + .item::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #707070;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.company_data_lists .item_tag, .company_data_lists .item_detail {
  font-weight: 400;
  line-height: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  .company_data_lists .item_tag, .company_data_lists .item_detail {
    padding: 14px 20px 15px;
  }
}
.company_data_lists .item_tag {
  background-color: #f0f0f0;
}
@media screen and (min-width: 768px) {
  .company_data_lists .item_tag {
    width: 231px;
  }
}
@media screen and (min-width: 768px) {
  .company_data_lists .item_detail {
    width: calc(100% - 231px);
    padding-left: 38px;
  }
}
.company_message__heading {
  font-weight: 400;
  line-height: 1.4339622642;
  color: #000;
}
.company_message__grid {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .company_message__grid {
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row;
    margin-top: 110px;
  }
}
.company_message__grid .item_photo {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .company_message__grid .item_photo {
    width: 510px;
    width: clamp(50%, (1024px - 100vw) * 1000, 100%);
    margin-top: -74px;
  }
}
.company_message__grid .item_main {
  position: relative;
  width: 100%;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .company_message__grid .item_main {
    width: 510px;
    width: clamp(50%, (1024px - 100vw) * 1000, 100%);
    padding-top: 0;
    padding-left: clamp(20px, (100vw - 1200px) * 1000, 51px);
    padding-right: clamp(20px, (100vw - 1200px) * 1000, 60px);
    padding-bottom: 37px;
  }
}
.company_message__grid .item_main::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #f7f8f1;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  .company_message__grid .item_main::after {
    width: calc(100% + 68px);
  }
}
.company_message__grid .item_main .txt_15 {
  margin-top: 14px;
  line-height: 1.8666666667;
}
@media screen and (min-width: 768px) {
  .company_message__grid .item_main .txt_15 {
    margin-top: 22px;
  }
}
@media screen and (min-width: 768px) {
  .company_message__grid .item_main .txt_15 + .txt_15 {
    margin-top: 28px;
  }
}
.company_message__grid .item_title {
  font-weight: 400;
  line-height: 1.4358974359;
  color: #bb0a34;
}
@media screen and (min-width: 768px) {
  .company_message__grid .item_title {
    margin-top: -30px;
    margin-top: clamp(-30px, (1200px - 100vw) * 1000, 20px);
  }
}
.company_profile {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .company_profile {
    margin-top: 59px;
  }
}
.company_profile .company_data_lists {
  margin-top: 18px;
}
@media screen and (min-width: 768px) {
  .company_profile .company_data_lists .item_tag {
    text-align: center;
  }
}
.company_history {
  background-color: #f7f8f1;
  margin-top: 40px;
  padding-top: 60px;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .company_history {
    margin-top: 46px;
    padding-top: 66px;
    padding-bottom: 90px;
  }
}
.company_history .company_data_lists {
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .company_history .company_data_lists {
    margin-top: 54px;
  }
}
.company_history .company_data_lists .item_tag {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .company_history .company_data_lists .item_tag,
  .company_history .company_data_lists .item_detail {
    padding-top: 9px;
    padding-bottom: 13px;
  }
}
.company_access {
  margin-top: 60px;
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .company_access {
    margin-top: 99px;
    padding-bottom: 86px;
  }
}
.company_access__header {
  display: flex;
  gap: 24px;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .company_access__header {
    gap: 40px;
    align-items: flex-end;
    flex-direction: row;
  }
}
.company_access__ggmap {
  margin-top: 16px;
}
@media screen and (min-width: 768px) {
  .company_access__ggmap {
    margin-top: 23px;
  }
}
.company_access__ggmap .item_iframe {
  width: 541px;
  max-width: 100%;
  height: 276px;
}
.company_access__ggmap .item_iframe img, .company_access__ggmap .item_iframe iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/*# sourceMappingURL=company.css.map */
