#under-fv {
  background-image: url(../imgs/company/fv.jpg);
}

.under-fv__title {
  top: 45%;
}

#msg {
  padding-bottom: 135px;
}

#msg .section-title {
  letter-spacing: 0.05em;
  margin-bottom: 40px;
}

.msg__list-item {}

.msg__list-flex {
  display: flex;
  justify-content: space-between;
}

.msg__list-title {
  line-height: 1.86;
  font-size: 30px;
  letter-spacing: 0.1em;
  margin-bottom: 33px;
  font-weight: 500;
}

.msg__list-desc {
  font-size: 14px;
  letter-spacing: 0.06em;
  word-break: break-all;
  line-height: 2.15;
  margin-bottom: 30px;
  text-align: justify;
}

.msg__list-block {
  width: 460px;
}

.msg__list-item:not(:last-child) {
  margin-bottom: 96px;
}

.msg__list-item:nth-child(2n + 2) .msg__list-block {
  width: 465px;
}

.msg__list-item:nth-child(2n + 1) .msg__list-block {
  margin-right: 20px;
}

.msg__list-item:nth-child(2n + 2) .msg__list-block {
  margin-left: 20px;
}

.msg__list-ph {
  max-width: calc(100% - 480px);
  width: 46.5%;
}

.msg__list-item--1 .msg__list-ph {
  padding-top: 18.5%;
}

.msg__list-item--2 .msg__list-ph {
  padding-top: 20%;
}

.msg__list-name {
  line-height: 1;
  text-align: right;
}

.msg__list-name--title {
  font-size: 12px;
  letter-spacing: 0.2em;
  font-weight: 500;
  margin-right: 12px;
}

.msg__list-name--val {
  font-weight: 600;
  font-size: 25px;
  letter-spacing: 0.2em;
}

#phil {
  padding-top: 66px;
  padding-bottom: 120px;
}

.phil__copy {
  text-align: center;
  letter-spacing: 0.28em;
  font-size: 15px;
  line-height: 1.93;
  font-weight: 500;
  margin-bottom: 46px;
}

#phil .section-title {
  margin-bottom: 28px;
}

#phil .wh-box {
  padding: 0;
  margin-bottom: 77px;
}

.phil__box {
  padding-top: 92px;
  padding-bottom: 80px;
  max-width: 820px;
  width: calc(100% - 100px);
  margin-left: auto;
  margin-right: auto;
}

.phil__box-item:not(:last-child) {
  margin-bottom: 53px;
}

.phil__box-heading {
  line-height: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}

.phil__box-heading::after {
  display: block;
  content: "";
  height: 0.5px;
  background-color: #cccccc;
}

.phil__box-heading--1::after {
  width: calc(100% - 150px);
}

.phil__box-heading--2::after {
  width: calc(100% - 130px);
}

.phil__box-heading--3::after {
  width: calc(100% - 118px);
}

.phil__box-heading span {
  font-family: "trajan-pro-3", serif;
  color: #294997;
  font-size: 23px;
  letter-spacing: 0.06em;
  font-weight: 600;
}

.phil__box-field1 {
  display: flex;
  justify-content: space-between;
}

.phil__box-field1Ph {
  width: 49.6%;
}

.phil__box-field1Title {
  font-size: 23px;
  font-weight: 600;
  letter-spacing: 0.12em;
  line-height: 1.6;
  margin-bottom: 20px;
}

.phil__box-field1Title--2 {
  font-size: 20px;
  letter-spacing: 0.16em;
}

.phil__box-field1Txt {
  font-size: 14px;
  font-weight: 500;
  line-height: 2.15;
  word-break: break-all;
  text-align: justify;
  /* letter-spacing: 0.03em; */
  letter-spacing: 0.1em;
}

.phil__box-field1Content {
  width: 44.2%;
}

.phil__box-field2 {
  display: flex;
  justify-content: space-between;
}

.phil__box-field2Item {
  width: 46.6%;
}

.phil__box-field2Title {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.16em;
  margin-bottom: 23px;
}

.phil__box-field2Intro {
  word-break: break-all;
  text-align: justify;
  font-size: 14px;
  line-height: 2.3;
  letter-spacing: 0.1em;
}

.phil__list-item {
  display: flex;
  justify-content: space-between;
}

.phil__list-item:not(:last-child) {
  margin-bottom: 48px;
}

.phil__list-ph {
  width: 37.2%;
}

.phil__list-content {
  width: 54.8%;
}

.phil__list-title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  line-height: 1;
  margin-bottom: 28px;
  padding-top: 4px;
}

.phil__list-title--en {
  font-family: "trajan-pro-3", serif;
  letter-spacing: 0.06em;
  font-size: 23px;
}

.phil__list-title--ja {
  font-size: 11px;
  letter-spacing: 0.1em;
}

.phil__list-txt {
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 2.3;
  word-break: break-all;
  text-align: justify;
}

#sdgs {
  padding-top: 58px;
  padding-bottom: 98px;
}

#sdgs .section-title {
  margin-bottom: 17px;
}

.sdgs__txt {
  font-size: 15px;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}

.sdgs__bnr {
  display: block;
  transition: opacity 0.3s;
}

.sdgs__bnr:hover {
  opacity: 0.8;
}

#about {
  padding-top: 75px;
  padding-bottom: 128px;
}

#about .section-title {
  margin-bottom: 35px;
}

.data__tab {
  height: 72px;
  position: relative;
  bottom: -1px;
}

.data__tab-item {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1;
  font-size: 0;
  clip-path: polygon(0 0, 92% 0, 100% 100%, 0 100%);
  background-color: #fff;
  font-size: 16px;
  color: #808080;
  font-weight: 600;
  background-color: #cccccc;
  transition: background-color 0.3s, color 0.3s;
  cursor: pointer;
  letter-spacing: 0.11em;
}

.data__tab-item:hover {
  background-color: #fff;
  color: #294997;
}

.data__tab-item.active {
  background-color: #fff;
  color: #294997;
}

.data__tab-item:nth-child(1) {
  width: 394px;
  z-index: 1;
  padding-right: 3.4%;
}

.data__tab-item:nth-child(2) {
  left: 362px;
  width: 402px;
  padding-left: 3.4%;
  padding-right: 3.4%;
}

.data__box {
  background-color: #ffffff;
  border-top-right-radius: 34px;
  border-bottom-right-radius: 34px;
  border-bottom-left-radius: 34px;
  padding-top: 68px;
  padding-bottom: 68px;
  padding-left: 84px;
  padding-right: 84px;
  position: relative;
}

.data__box-item {
  display: none;
}

.data__box-item.active {
  display: block;
}

.data__box-heading {
  font-family: "garamond-premier-pro", serif;
  color: #294997;
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 29px;
}

.data__box-company .data__list {
  font-size: 15px;
}

.data__box-history .data__list {
  font-size: 13px;
}

.data__list-item {
  display: flex;
  align-items: baseline;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.data__list-item.active {}

.data__box-company .data__list-label {
  min-width: 154px;
}

.data__box-company .data__list-field {
  width: calc(100% - 154px);
}

.data__box-history .data__list-label {
  min-width: 180px;
}

.data__box-history .data__list-field {
  width: calc(100% - 180px);
}

.data__list-item:not(:last-child),
.data__list-fieldItem:not(:last-child) {
  margin-bottom: 10px;
}

.data__box-history {
  margin-top: 58px;
}

.data__box-history {
  display: none;
}

.data__box-btn--off {
  position: absolute;
  left: 50%;
  bottom: 29%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 87px;
  transition: opacity 0.1s;
}

.data__box-btn.active .data__box-btn--off {
  opacity: 0;
}

.data__box-btn--on {
  position: absolute;
  left: 50%;
  top: 36%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 37px;
  opacity: 0;
  transition: opacity 0.1s;
}

.data__box-btn.active .data__box-btn--on {
  opacity: 1;
}

.data__box-btn {
  position: absolute;
  bottom: 40px;
  right: 47px;
  width: 113px;
  height: 113px;
  border-radius: 90%;
  border: 1px solid #294997;
  background-color: #fff;
  cursor: pointer;
}

@media screen and (max-width: 980px) {
  .data__box-btn {
    width: 80px;
    height: 80px;
  }

  .data__box-btn--on {
    width: 25px;
    top: 26px;
  }

  .data__box-btn--off {
    width: 61px;
    bottom: 22px;
  }
}

@media screen and (max-width: 860px) {
  .data__tab-item {
    text-align: left;
    line-height: 1.3;
  }

  .data__tab-item:nth-child(1),
  .data__tab-item:nth-child(2) {
    width: 52.4%;
  }

  .data__tab-item:nth-child(2) {
    right: 0;
    left: auto;
    padding-left: 7.4%;
    padding-right: 4.4%;
  }

  .data__tab-item:nth-child(1) {
    padding-right: 4.4%;
  }

  .data__box {
    border-top-right-radius: 0px;
  }

  .data__tab-item .img--sp {
    display: block;
  }
}

@media screen and (max-width: 750px) {
  .inner-1150 {
    width: 86.7%;
  }

  .under-fv__title {
    top: 48%;
  }

  #msg {
    padding-bottom: 76px;
  }

  #msg .section-title {
    margin-bottom: 20px;
  }

  .msg__list-item:nth-child(2n + 1) .msg__list-flex {
    flex-direction: column-reverse;
  }

  .msg__list-item:nth-child(2n + 2) .msg__list-flex {
    flex-direction: column;
  }

  .msg__list-ph {
    max-width: 100%;
    width: 100%;
    margin-bottom: 23px;
  }

  .msg__list-item:nth-child(2n + 1) .msg__list-block,
  .msg__list-item:nth-child(2n + 2) .msg__list-block {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }

  .msg__list-item--1 .msg__list-ph,
  .msg__list-item--2 .msg__list-ph {
    padding-top: 0;
  }

  .msg__list-title {
    font-size: 25px;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
  }

  .msg__list-desc {
    margin-bottom: 20px;
    letter-spacing: 0.1em;
    text-align: left;
  }

  .msg__list-item:not(:last-child) {
    margin-bottom: 64px;
  }

  #phil {
    padding-top: 50px;
    padding-bottom: 56px;
  }

  .phil__box-field1 {
    flex-direction: column;
  }

  .phil__box-field1Ph {
    width: 100%;
  }

  .phil__copy {
    font-size: 13px;
    text-align: left;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
  }

  .phil__box {
    padding-top: 45px;
    padding-bottom: 65px;
    /* width: calc(100% - 48px); */
    width: 85.3%;
  }

  .phil__box-field1Content {
    width: 100%;
  }

  .phil__box-field1Ph {
    margin-bottom: 30px;
  }

  .phil__box-heading {
    margin-bottom: 30px;
  }

  .phil__box-heading span {
    font-size: 20px;
  }

  .phil__box-field1Title {
    font-size: 4.2vw;
    letter-spacing: 0.12em;
    line-height: 2.06;
  }

  #phil .section-title {
    margin-bottom: 12px;
  }

  .phil__box-field1Txt,
  .phil__box-field2Intro {
    text-align: left;
    line-height: 2.15;
  }

  .phil__box-heading--1::after {
    width: calc(100% - 117px);
  }

  .phil__box-heading--2::after {
    width: calc(100% - 100px);
  }

  .phil__box-heading--3::after {
    width: calc(100% - 88px);
  }

  .phil__box-field2 {
    flex-direction: column;
  }

  .phil__box-field2Item {
    width: 100%;
  }

  .phil__box-field2Item:not(:last-child) {
    margin-bottom: 34px;
  }

  #sdgs {
    padding-top: 33px;
    padding-bottom: 49px;
  }

  #phil .wh-box {
    margin-bottom: 45px;
  }

  .phil__list-content {
    width: 100%;
  }

  .phil__list-ph {
    width: 100%;
    margin-bottom: 20px;
  }

  .phil__list-title {
    margin-bottom: 14px;
  }

  .phil__list-title--en {
    font-size: 20px;
  }

  .phil__list-title--ja {
    letter-spacing: 0.07em;
    width: 100%;
  }

  .phil__list-txt {
    font-size: 14px;
    text-align: left;
    line-height: 2.15;
    letter-spacing: 0.1em;
  }

  .sdgs__txt {
    line-height: 1.75;
    font-size: 12px;
    margin-bottom: 13px;
  }

  .data__tab-item {
    font-size: 11px;
    line-height: 1.2;
  }

  .data__tab {
    height: 42px;
  }

  .data__box {
    padding-top: 60px;
    padding-left: 28px;
    padding-right: 28px;
    padding-bottom: 100px;
  }

  .data__box-company .data__list-item {
    display: block;
    font-size: 12px;
    line-height: 2;
  }

  .data__box-company .data__list-item:not(:last-child) {
    margin-bottom: 0;
  }

  .data__box-company .data__list-field {
    width: auto;
    display: inline;
  }

  .data__box-company .data__list-label {
    min-width: auto;
    display: inline;
    margin-right: 10px;
  }

  .data__box-company .data__list-fieldItem {
    display: inline;
  }

  .data__box-history {
    margin-bottom: 55px;
  }

  .data__box-history .data__list-item {
    flex-direction: column;
  }

  .data__box-history .data__list-field {
    width: 100%;
  }

  .data__box-history .data__list-label {
    width: 100%;
  }

  .data__box-history {
    margin-top: 50px;
  }

  .data__box-heading {
    margin-bottom: 25px;
  }

  .data__box-history .data__list-item {
    font-size: 12px;
    line-height: 2;
  }

  .data__box-history .data__list-item:not(:last-child) {
    margin-bottom: 0;
  }

  .data__list-fieldItem:not(:last-child) {
    margin-bottom: 0;
  }

  .data__box-btn {
    bottom: 17px;
    right: 15px;
  }
}

@media screen and (max-width: 480px) {
  #under-fv {
    background-image: url(../imgs/company/fv_sp.jpg);
  }
}