@charset "UTF-8";
.second-mv-title {
  background: url("../images/company/mv.jpg") no-repeat top center/cover;
}
@media only screen and (max-width: 767px) {
  .second-mv-title {
    background: url("../images/company/sp/mv.jpg") no-repeat top center/cover;
  }
}

#message {
  margin-bottom: 8rem;
  /* PC */
}
@media only screen and (max-width: 767px) {
  #message {
    margin-bottom: 11rem;
  }
  #message .message-content {
    display: block;
  }
}
#message .message-title {
  font-size: 3.4rem;
  font-weight: 600;
  line-height: 1.4;
}
@media only screen and (max-width: 767px) {
  #message .message-title {
    font-size: 4.2rem;
    line-height: 1.666;
    margin-bottom: 5rem !important;
  }
  #message .message-title br {
    display: none;
  }
}
#message .message-spacer {
  max-height: 1.6rem;
}
#message .message-image {
  width: 40rem;
  flex-basis: auto !important;
}
@media only screen and (max-width: 767px) {
  #message .message-image {
    width: 100%;
    margin-bottom: 5rem;
  }
  #message .message-image figure {
    width: 100%;
    max-width: none;
  }
  #message .message-image img {
    height: 60.2rem;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center -4rem;
       object-position: center -4rem;
  }
}
#message .message-right {
  width: calc(100% - 46rem);
}
@media print, screen and (min-width: 768px) {
  #message .message-right {
    margin-left: 6rem;
  }
}
@media only screen and (max-width: 767px) {
  #message .message-right {
    width: 100%;
  }
  #message .message-right p {
    font-size: 2.8rem;
    font-weight: 400;
    line-height: 1.928;
  }
  #message .message-right .sign-group {
    justify-content: flex-end;
    gap: 4rem;
  }
}
#message .sign-image {
  width: 14rem;
}
@media only screen and (max-width: 767px) {
  #message .sign-image {
    width: 22rem;
  }
}
@media only screen and (max-width: 767px) {
  #message .message-spacer {
    display: none;
  }
}

#company-profile {
  padding: 9rem 0;
  margin-bottom: 10rem;
}
@media print, screen and (min-width: 768px) {
  #company-profile p.sp-br br {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #company-profile {
    padding: 11rem 0;
    margin-bottom: 11rem;
  }
}
#company-profile .company-profile {
  margin-top: 8rem;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
#company-profile .company-profile-row {
  margin-bottom: 0;
  border-top: 1px solid #074097;
  padding: 2rem;
}
@media only screen and (max-width: 767px) {
  #company-profile .company-profile-row {
    padding: 3.5rem 0;
  }
}
#company-profile .wp-block-column:nth-child(1) {
  width: 15%;
}
@media only screen and (max-width: 767px) {
  #company-profile .wp-block-column:nth-child(1) {
    width: 20%;
  }
}
#company-profile .wp-block-column:nth-child(2) {
  width: 85%;
}
@media only screen and (max-width: 767px) {
  #company-profile .wp-block-column:nth-child(2) {
    width: 80%;
  }
}
#company-profile .wp-block-column iframe {
  width: 46.7rem;
  height: 45rem;
}
@media only screen and (max-width: 767px) {
  #company-profile .wp-block-column iframe {
    width: 50.7rem;
    height: 48.7rem;
  }
}
@media only screen and (max-width: 767px) {
  #company-profile {
    /* 必要なら下記コメントアウト解除で調整OKやで */
  }
}
#company-profile .wp-block-columns.company-profile-row .wp-block-column {
  flex-basis: auto;
  flex-grow: 0;
}
@media only screen and (max-width: 767px) {
  #company-profile .company-profile-table p {
    font-size: 2.8rem;
  }
}

#history {
  position: relative;
  padding-bottom: 41.5rem;
}
@media only screen and (max-width: 767px) {
  #history {
    padding-bottom: 11.5rem;
  }
}
#history .content_inner1200 {
  position: relative;
  z-index: 1;
}
#history .wp-block-cover .wp-block-cover__image-background {
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 767px) {
  #history .wp-block-cover {
    padding: 0;
  }
}
#history .history-list {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  #history .history-list {
    padding-left: 2rem;
  }
}
#history .history-list::before {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 2.4rem);
  position: absolute;
  background-color: #074097;
  top: 1rem;
  left: 11.8rem;
  margin-left: 0.5rem;
}
@media only screen and (max-width: 767px) {
  #history .history-list::before {
    top: 1.4rem;
    left: 12rem;
    height: calc(100% - 3.5rem);
  }
}
#history .history-row {
  gap: 0;
}
#history .history-row .wp-block-column.history-row-year {
  flex-basis: auto;
  width: 10%;
}
@media only screen and (max-width: 767px) {
  #history .history-row .wp-block-column.history-row-year {
    width: 13rem;
  }
}
#history .history-row .wp-block-column.history-row-year p {
  font-size: 2.6rem;
  position: relative;
  margin-top: -1rem;
}
@media only screen and (max-width: 767px) {
  #history .history-row .wp-block-column.history-row-year p {
    font-size: 4rem;
  }
}
#history .history-row .wp-block-column.history-row-point {
  flex-basis: auto;
  width: 6%;
}
#history .history-row .wp-block-column.history-row-point p {
  font-size: 1.2rem;
  position: relative;
  top: 0.4rem;
}
#history .history-row .wp-block-column.history-row-content {
  flex-basis: auto;
  width: 84%;
}
@media only screen and (max-width: 767px) {
  #history .history-row .wp-block-column.history-row-content {
    width: calc(93% - 15rem);
  }
}
#history .history-row-year p {
  font-size: 2.6rem;
  font-weight: 400;
}
#history .history-row-content {
  position: relative;
}
#history .history-row-content::before {
  content: "";
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 10rem;
  background: #074097;
  position: absolute;
  top: 0.9rem;
  left: -5.5rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  #history .history-row-content::before {
    width: 1.8rem;
    height: 1.8rem;
    top: 1.3rem;
    left: -4.7rem;
  }
}
@media only screen and (max-width: 767px) {
  #history .history-row-content p {
    font-size: 2.8rem;
    line-height: 1.642;
  }
}
#history .history-image {
  position: absolute;
  left: 0;
  bottom: 0;
  aspect-ratio: 1600/413;
}

#management-policy {
  padding: 9rem 0 10rem;
}
#management-policy .wp-block-image {
  width: 49rem;
  margin: 7rem auto 0;
}
@media only screen and (max-width: 767px) {
  #management-policy p {
    font-size: 2.8rem;
    line-height: 1.92;
    text-align: left;
    letter-spacing: 0.025em;
  }
  #management-policy p br {
    display: none;
  }
}

.profile-term {
  color: blue;
}
/*# sourceMappingURL=company.css.map */