/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*!
global > mixin
------------------------------
*/
@charset "shift_jis";

.p_company .c_mv02 {
  background: url(../images/company/img_mv.png) no-repeat center;
  background-size: cover;
}

.p_company__item {
  margin-bottom: 60px;
}

.p_company .c_ttl01 {
  margin-bottom: 25px;
}

.p_company .c_ttl03 {
  margin-bottom: 20px;
}

.p_company [class*=c_txt_25] {
  margin-bottom: 25px;
}

.p_company [class*=c_txt_16] {
  margin-bottom: 25px;
}

.p_company [class*=c_txt_16]:last-child {
  margin-bottom: 0;
}

.p_company02 {
  margin-bottom: 60px;
}

.p_company02 .c_ttl03 {
  margin-bottom: 30px;
}

.p_company02__flex {
  position: relative;
  z-index: 1;
  padding-bottom: 45px;
}

.p_company02__flex::after {
  position: absolute;
  top: 0;
  right: -20px;
  width: 114%;
  height: 100%;
  background-color: #fff;
  z-index: -1;
  content: "";
}

.p_company02__flex__img {
  width: 100%;
  max-width: 390px;
  margin: 0 auto;
}

.p_company02__flex__img .img {
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 10px;
}

.p_company02__flex__img .name {
  max-width: 390px;
}

.p_company02__flex__txt {
  width: 100%;
  padding: 35px 0;
}

.p_company02__flex__txt [class*=c_txt_16] {
  margin-bottom: 20px;
}

.p_company02__flex__txt [class*=c_txt_16]:last-child {
  margin-bottom: 0;
}

.p_company03 {
  margin-bottom: 60px;
}

.p_company03__item {
  margin-bottom: 25px;
}

.p_company03__item [class*=c_txt_25] {
  margin-bottom: 25px;
}

.p_company03 .c_listbox_3 [class*=c_txt_20] {
  font-family: "Noto Serif JP", serif;
}

.p_company03 .c_listbox_3 [class*=c_txt_16] {
  max-width: 100%;
}

.p_company03__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  grid-gap: 20px;
}

.p_company04 {
  margin-bottom: 60px;
}

.p_company04__list {
  display: flex;
  flex-wrap: wrap;
}

.p_company04__list__item {
  width: calc(50% - 20px);
  margin: 10px;
}

.p_company05 {
  margin-bottom: 60px;
}

.p_company05 .c_ttl01 .js_bg {
  margin-right: -10px;
}

.p_company05__inner {
  display: flex;
  flex-wrap: wrap;
}

.p_company05__txt {
  width: 100%;
  margin-bottom: 30px;
}

.p_company05__txt .c_ttl01 {
  margin-bottom: 25px;
}

.p_company05__img {
  width: 100%;
  max-width: 410px;
}

.p_company05__img .img {
  border-radius: 5px;
  height: 100%;
  max-height: 260px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.p_company05__img .img img {
  height: 100%;
}

.p_company05_reverse {
  margin-bottom: 60px;
}

.p_company .c_banner02 {
  margin-top: 60px;
}

.p_company03__item__mvv {
  margin-top: 60px;
}

.mvv_list {
  margin-top: 60px;
}

.mvv_list_item {}

.mvv_list_item .c_ttl01__en {
  margin-top: 40px;
  margin-bottom: 0;
}

.mvv_list_title {
  font-size: 1.2rem;
  font-weight: 700;
  color: #0045C8;
}

.mvv_list_copy {
  display: inline-block;
  margin-top: 20px;
  font-size: 1.3rem;
  color: #0045c8;
  font-family: "Noto Serif", serif;
  font-weight: 600;
  line-height: 1.4em;
  text-align: center;
}

.mvv_list_copy.sub {
  margin-top: 8px;
  font-size: 1rem;
}

.mvv_vision_list {
  margin-top: 20px;
}

.mvv_vision_list .item {
  display: flex;
  margin-top: 12px;
  font-family: "Noto Serif", serif;
  font-weight: 700;
  font-size: 1.175rem;
  line-height: 1.4em;
}

.mvv_vision_list .item::before {
  margin-top: 0em;
  margin-right: 0.4em;
  content: "";
  color: #0045c8;
  font-size: 1rem;
}

.mvv_value_list {
  margin-top: 20px;
}

.mvv_value_list_item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 12px;
}

.mvv_value_title_list {
  display: flex;
  align-items: center;
}

.mvv_value_title_list::before {
  margin-right: 0.4em;
  content: "";
  color: #0045c8;
  font-size: 1rem;
}

.mvv_value_title {
  width: 80px;
  font-family: "Noto Serif", serif;
  font-weight: 700;
  font-size: 1.375rem;
  color: #0045c8;
}

.mvv_value_title_en {
  font-size: 1rem;
  font-family: "Chakra Petch", sans-serif;
  color: #0045c8;
}

.mvv_value_txt {
  font-size: 1.175rem;
  padding-left: 1.2em;
}

@media screen and (min-width: 769px) {
  .p_company .c_topic {
    margin-top: 33px;
    margin-bottom: 51px;
  }

  .p_company .c_anchor__item {
    margin: 0 20px 15px 0;
  }

  .p_company .c_btn03 {
    padding: 18px 50px 18px 20px;
  }

  .p_company .c_btn03::before {
    right: 30px;
  }

  .p_company__item {
    margin-bottom: 98px;
  }

  .p_company .c_ttl01 {
    margin-bottom: 41px;
  }

  .p_company .c_ttl03 {
    margin-bottom: 31px;
  }

  .p_company [class*=c_txt_25] {
    margin-bottom: 34px;
  }

  .p_company [class*=c_txt_16] {
    margin-bottom: 43px;
  }

  .p_company02 {
    margin-bottom: 113px;
  }

  .p_company02 .c_ttl03 {
    margin-bottom: 92px;
  }

  .p_company02__flex {
    display: flex;
    padding-bottom: 0;
  }

  .p_company02__flex::after {
    right: 0;
  }

  .p_company02__flex__img {
    position: relative;
    top: 0;
    width: 40.4%;
    padding: 90px 40px 90px 0;
    max-width: 470px;
  }

  .p_company02__flex__txt {
    padding: 80px 50px 80px 0;
    width: 59.6%;
  }

  .p_company02__flex__txt [class*=c_txt_16] {
    margin-bottom: 35px;
  }

  .p_company02__flex__txt [class*=c_txt_16]:last-child {
    margin-bottom: 0;
  }

  .p_company03 {
    margin-bottom: 120px;
  }

  .p_company03__item {
    margin-bottom: 37px;
  }

  .p_company03__item [class*=c_txt_25] {
    margin-bottom: 39px;
  }

  .p_company03__list {
    grid-gap: 40px;
  }

  .p_company04 {
    margin-bottom: 100px;
  }

  .p_company05 {
    margin-bottom: 100px;
  }

  .p_company05 .c_ttl01 .js_bg {
    margin-right: -13px;
  }

  .p_company05__txt {
    margin-bottom: 0;
    width: 60%;
    padding-right: clamp(2.5rem, 10.82vw - 2.69rem, 8.13rem);
  }

  .p_company05__txt .c_ttl01 {
    margin-bottom: 44px;
  }

  .p_company05__img {
    width: 40%;
    max-width: 100%;
  }

  .p_company05__img .img {
    border-radius: 10px;
    max-height: 100%;
  }

  .p_company05_reverse {
    margin-bottom: 120px;
  }

  .p_company05_reverse .p_company05__inner {
    flex-direction: row-reverse;
  }

  .p_company05_reverse .p_company05__txt {
    margin-bottom: 0;
    padding-right: 0;
    padding-left: clamp(2.5rem, 11.66vw - 3.1rem, 8.56rem);
    padding-top: 5px;
  }

  .p_company .c_banner02 {
    margin-top: 91px;
  }

  .p_company03__item__mvv {
    margin-top: 120px;
  }


  .mvv_list {
    margin-top: 60px;
  }

  .mvv_list_item {}

  .mvv_list_item .c_ttl01__en {
    margin-top: 60px;
  }

  .mvv_list_title {
    font-size: 1.5rem;
  }

  .mvv_list_copy {
    margin-top: 20px;
    font-size: 1.875rem;
  }

  .mvv_list_copy.sub {
    margin-top: 8px;
    font-size: 1.4rem;
  }

  .mvv_vision_list {
    margin-top: 20px;
  }

  .mvv_vision_list .item {
    display: flex;
    margin-top: 12px;
    font-size: 1.5rem;
  }

  .mvv_vision_list .item::before {
    margin-top: 0.1em;
    font-size: 1rem;
  }

  .mvv_value_list {
    margin-top: 20px;
  }

  .mvv_value_list_item {
    margin-top: 12px;
  }

  .mvv_value_title {
    width: 120px;
    font-size: 1.875rem;
  }

  .mvv_value_title_en {
    width: 220px;
    font-size: 1.25rem;
  }

  .mvv_value_txt {
    padding-left: 0;
    font-size: 1.25rem;
  }
}

@media screen and (min-width: 1440px) {
  .p_company02__flex__img {
    padding: 90px 80px 90px 0;
  }

  .p_company04__list__item {
    width: 50%;
    margin: 0 40px 20px 0;
    max-width: 260px;
  }

  .p_company05__img {
    padding-left: 54px;
  }

  .p_company05_reverse .p_company05__img {
    padding: 0;
    padding-right: 54px;
  }
}

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