.p-head-title {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 2.3076923077vw;
  height: 6.8461538462vw;
  padding: 3vw 7.8461538462vw 0;
}
@media screen and (width <=900px) {
  .p-head-title {
    gap: 2.9166666667vw;
    height: 15vw;
    padding: 0vw 0vw 0vw 6.0416666667vw;
  }
}
.p-head-title__eg {
  font-family: D-DINCondensed, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 0.9615384615;
  color: #e60000;
}
@media screen and (width <=900px) {
  .p-head-title__eg {
    font-size: 8.3333333333vw;
    line-height: 1.81175;
  }
}
.p-head-title__txt {
  padding: 1.6923076923vw 0 0;
  font-size: 1.3846153846vw;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
}
@media screen and (width <=900px) {
  .p-head-title__txt {
    padding: 3.125vw 0vw 0vw 0vw;
    font-size: 3.75vw;
    line-height: 2.875555556;
  }
}
.p-head-messagetitle {
  position: relative;
  z-index: 3;
  padding: 7.9230769231vw 0 0;
}
@media screen and (width <=900px) {
  .p-head-messagetitle {
    padding-top: 38.75vw;
  }
}
.p-head-messagetitle__bg {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0.6153846154vw 7.8461538462vw 0;
  -webkit-clip-path: polygon(0 0, 100% 0%, calc(100% - 2.4615384615vw) 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, calc(100% - 2.4615384615vw) 100%, 0% 100%);
  background: #e60000;
}
@media screen and (width <=900px) {
  .p-head-messagetitle__bg {
    margin: 1.6666666667vw 0 0;
    -webkit-clip-path: polygon(0 0, 100% 0%, calc(100% - 3.7083333333vw) 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, calc(100% - 3.7083333333vw) 100%, 0% 100%);
  }
}
.p-head-messagetitle__txt {
  padding: 0 2.9230769231vw 0 1.1538461538vw;
  font-size: 2.7692307692vw;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1.75;
  color: #fff;
  letter-spacing: 0.02em;
}
@media screen and (width <=900px) {
  .p-head-messagetitle__txt {
    padding: 0 5.4166666667vw 0 4.375vw;
    font-size: 4.5833333333vw;
    line-height: 7.5vw;
  }
}
.p-head-messagebox {
  position: relative;
  z-index: 3;
  width: 23.0769230769vw;
  padding: 2.2307692308vw 1.9230769231vw 1.1538461538vw;
  margin: 3.2307692308vw 7.8461538462vw 13vw;
  background: rgba(255, 255, 255, 0.9);
}
@media screen and (width <=900px) {
  .p-head-messagebox {
    width: auto;
    padding: 4.1666666667vw 5vw 3.5416666667vw;
    margin: 2.0833333333vw 0 0;
    background: #fff;
  }
}
.p-head-messagebox__btxt {
  font-size: 2.0769230769vw;
  font-weight: 700;
}
@media screen and (width <=900px) {
  .p-head-messagebox__btxt {
    font-size: 4.5833333333vw;
  }
}
.p-head-messagebox__txt {
  padding: 0.7692307692vw 0 0;
  font-size: 1.6153846154vw;
  line-height: 1.7619047619;
}
@media screen and (width <=900px) {
  .p-head-messagebox__txt {
    padding-top: 1.6666666667vw;
    font-size: 3.75vw;
    line-height: 1.7222222222;
  }
}
.message-head {
  position: relative;
  z-index: 3;
  margin-top: 80px;
}
@media screen and (width <=900px) {
  .message-head {
    margin-top: 68px;
  }
}
.message-head__bg {
  position: absolute;
  inset: 0 0 auto;
  z-index: 2;
  display: block;
}
.message-head__bg img {
  width: 100%;
  height: 13.4615384615vw;
}
@media screen and (width <=900px) {
  .message-head__bg img {
    height: 15vw;
  }
}
.message-head__bg2 {
  position: absolute;
  inset: 0 0 auto;
  z-index: 1;
  display: block;
}
.message-head__bg2 img {
  width: 100%;
  height: 53.8461538462vw;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (width <=900px) {
  .message-head__bg2 img {
    height: 75vw;
  }
}
.message-ms {
  position: relative;
  z-index: 2;
  padding: 45px 20px 50px;
  background: #e6e6e6;
}
@media screen and (width <=900px) {
  .message-ms {
    padding: 10.625vw 6.25vw 13.125vw;
  }
}
.message-ms__eg {
  font-family: D-DINCondensed, sans-serif;
  font-size: 30px;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: cal(40/30);
  color: #e60000;
  text-align: center;
}
@media screen and (width <=900px) {
  .message-ms__eg {
    font-size: 6.25vw;
  }
}
.message-ms__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 11px auto 0;
}
@media screen and (width <=900px) {
  .message-ms__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4.1666666667vw;
    margin-top: 7.2916666667vw;
  }
}
.message-ms__box {
  width: 221px;
  padding: 20px 20px 11px;
  background: #fff;
  border: 1px solid #e60000;
}
@media screen and (width <=900px) {
  .message-ms__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    gap: 4.5833333333vw;
    width: 100%;
    padding: 3.125vw 2.9166666667vw 3.125vw 4.5833333333vw;
  }
}
.message-ms__pic {
  display: block;
}
@media screen and (width <=900px) {
  .message-ms__pic {
    width: 37.5vw;
  }
}
@media screen and (width <=900px) {
  .message-ms__col {
    width: 37.5vw;
  }
}
.message-ms__tit {
  padding: 15px 0 0;
  font-size: 16px;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  color: #e60000;
  text-align: center;
  letter-spacing: 0.02em;
}
@media screen and (width <=900px) {
  .message-ms__tit {
    padding-top: 2.2916666667vw;
    font-size: 3.3333333333vw;
  }
}
.message-ms__txt {
  padding: 6px 0 0;
  font-size: 14px;
  font-weight: 300;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1.7857142857;
  letter-spacing: 0.02em;
}
@media screen and (width <=900px) {
  .message-ms__txt {
    padding-top: 1.25vw;
    font-size: 2.9166666667vw;
  }
}
.p-btn-message-ms2 {
  position: relative;
  display: block;
  width: 300px;
  overflow: hidden;
}
@media screen and (width <=900px) {
  .p-btn-message-ms2 {
    width: 79.1666666667vw;
    margin: 10.4166666667vw auto 0;
  }
}
.p-btn-message-ms2__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 7px;
  border-bottom: 1px solid #e60000;
}
@media screen and (width <=900px) {
  .p-btn-message-ms2__head {
    padding-bottom: 2.9166666667vw;
  }
}
.p-btn-message-ms2__num {
  margin-left: 7px;
  font-family: D-DINCondensed, sans-serif;
  font-size: 50px;
  color: #e60000;
  -webkit-transition: color 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: color 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
}
@media screen and (width <=900px) {
  .p-btn-message-ms2__num {
    margin-left: 0;
    font-size: 8.3333333333vw;
  }
}
.p-btn-message-ms2__red {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 20px 0 8px;
  font-size: 15px;
  color: #e60000;
}
@media screen and (width <=900px) {
  .p-btn-message-ms2__red {
    padding: 1.6666666667vw 2.0833333333vw 0 1.0416666667vw;
    font-size: 5vw;
  }
}
.p-btn-message-ms2__red span {
  display: block;
  -webkit-transition: color 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: color 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
}
.p-btn-message-ms2__txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 0 0;
  font-size: 15px;
  color: #000;
}
@media screen and (width <=900px) {
  .p-btn-message-ms2__txt {
    padding: 1.6666666667vw 0 0;
    font-size: 5vw;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
.p-btn-message-ms2__txt span {
  display: block;
  -webkit-transition: color 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: color 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
}
.p-btn-message-ms2__tit-out {
  padding: 10px 0 0;
}
@media screen and (width <=900px) {
  .p-btn-message-ms2__tit-out {
    padding: 2.0833333333vw 0 0;
  }
}
.p-btn-message-ms2__tit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1.5625;
  color: #000;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 1040px) {
  .p-btn-message-ms2__tit {
    font-size: 15px;
    letter-spacing: normal;
  }
}
@media screen and (width <=900px) {
  .p-btn-message-ms2__tit {
    font-size: 3.3333333333vw;
    letter-spacing: 0.02em;
  }
}
.p-btn-message-ms2__tit span {
  display: block;
  -webkit-transition: color 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: color 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
}
.p-btn-message-ms2__txt2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 32.5px 0 0;
  font-size: 14px;
  font-weight: 300;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1.7857142857;
  color: #000;
  letter-spacing: 0.02em;
}
.p-btn-message-ms2__txt2.sc {
  padding: 7.5px 0 0;
}
.p-btn-message-ms2__txt2.scgap {
  gap: 0.2px;
  padding: 7.5px 0 0;
}
@media screen and (width <=900px) {
  .p-btn-message-ms2__txt2 {
    padding: 3.75vw 0 0;
    font-size: 2.9166666667vw;
  }
  .p-btn-message-ms2__txt2.sc {
    padding: 3.75vw 0 0;
  }
  .p-btn-message-ms2__txt2.scgap {
    gap: 0;
    padding: 3.75vw 0 0;
  }
  .p-btn-message-ms2__txt2.spgap {
    gap: 0.0416666667vw;
  }
}
.p-btn-message-ms2__txt2 span {
  display: block;
  -webkit-transition: color 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: color 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
}
.p-btn-message-ms2__svg {
  width: 50px;
  margin: 25px auto 0;
}
.p-btn-message-ms2__svg.sc {
  margin: 50px auto 0;
}
@media screen and (width <=900px) {
  .p-btn-message-ms2__svg {
    width: 10.4166666667vw;
    margin: 7.2916666667vw auto 0;
  }
  .p-btn-message-ms2__svg.sc {
    margin: 7.2916666667vw auto 0;
  }
}
.p-btn-message-ms2 svg {
  fill: none;
  stroke: #e60000;
  stroke-miterlimit: 10;
  stroke-width: 1.25px;
  -webkit-transition: stroke 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: stroke 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
}
@media (any-hover: hover) {
  .p-btn-message-ms2:hover {
    opacity: 1;
  }
  .p-btn-message-ms2:hover svg {
    stroke: #000;
  }
}
.message-ms2 {
  position: relative;
  z-index: 2;
  padding: 50px 20px 103px;
}
@media screen and (width <=900px) {
  .message-ms2 {
    padding: 4.1666666667vw 0 16.6666666667vw;
  }
}
.message-ms2__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 44px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 1040px) {
  .message-ms2__flex {
    gap: 20px;
  }
}
@media screen and (width <=900px) {
  .message-ms2__flex {
    display: block;
  }
}
.p-message-main-red {
  position: absolute;
  top: -33px;
  left: 0;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 550px;
  height: 113px;
  padding: 0 0 0 48px;
  -webkit-clip-path: polygon(0 0, 100% 0%, calc(100% - 113px) 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, calc(100% - 113px) 100%, 0% 100%);
  color: #fff;
  background: #e60000;
}
@media screen and (width <=900px) {
  .p-message-main-red {
    top: -2.7083333333vw;
    width: 55.4166666667vw;
    height: 12.5vw;
    padding: 0 0 0 5.4166666667vw;
    -webkit-clip-path: polygon(0 0, 100% 0%, calc(100% - 12.0833333333vw) 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, calc(100% - 12.0833333333vw) 100%, 0% 100%);
  }
}
.p-message-main-red__txt {
  font-size: 72px;
}
@media screen and (width <=900px) {
  .p-message-main-red__txt {
    font-size: 8.3333333333vw;
  }
}
.p-message-main-red__txt2 {
  padding: 13px 0 0;
  font-size: 41px;
  letter-spacing: 0.02em;
}
@media screen and (width <=900px) {
  .p-message-main-red__txt2 {
    padding: 2.0833333333vw 0 0;
    font-size: 5vw;
  }
}
.p-message-main-red__txt3 {
  padding: 13px 0 0 30px;
  font-family: D-DINCondensed, sans-serif;
  font-size: 41px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.03em;
}
@media screen and (width <=900px) {
  .p-message-main-red__txt3 {
    padding: 2.0833333333vw 0 0 2.9166666667vw;
    font-size: 5vw;
  }
}
.p-message-main-tit {
  position: relative;
  margin: 44px auto 0;
}
@media screen and (width <=900px) {
  .p-message-main-tit {
    width: 87.5vw;
    margin-top: 10vw;
  }
}
.p-message-main-tit::before {
  position: absolute;
  inset: auto 0 0;
  display: block;
  width: 564px;
  height: 1px;
  margin: 0 auto;
  content: "";
  background: #000;
}
@media screen and (width <=900px) {
  .p-message-main-tit::before {
    inset: auto auto 0 0;
    width: calc(100% - 6.25vw);
  }
}
.p-message-main-tit::after {
  position: absolute;
  right: calc(50% - 310px);
  bottom: 0;
  display: block;
  width: 29px;
  height: 29px;
  -webkit-clip-path: polygon(28px 0, 100% 0, 1px 100%, 0% 100%);
  clip-path: polygon(28px 0, 100% 0, 1px 100%, 0% 100%);
  content: "";
  background: #000;
}
@media screen and (width <=900px) {
  .p-message-main-tit::after {
    right: 0.2083333333vw;
    width: 6.25vw;
    height: 6.25vw;
    -webkit-clip-path: polygon(calc(100% - 1px) 0, 100% 0, 1px 100%, 0% 100%);
    clip-path: polygon(calc(100% - 1px) 0, 100% 0, 1px 100%, 0% 100%);
  }
}
.p-message-main-tit__txt {
  padding: 0 0 16px;
  font-size: 23px;
  line-height: 1.7391304348;
  text-align: center;
  letter-spacing: -0.06em;
}
@media screen and (width <=900px) {
  .p-message-main-tit__txt {
    padding-bottom: 6.25vw;
    font-size: 4.7916666667vw;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
.message-main {
  position: relative;
  z-index: 2;
  padding: 0 20px 126px;
}
.message-main.last {
  padding-bottom: 180px;
}
@media screen and (width <=900px) {
  .message-main {
    padding: 0 0 19.5833333333vw;
  }
  .message-main.last {
    padding-bottom: 22.9166666667vw;
  }
}
.message-main__pic {
  position: relative;
  z-index: 1;
  display: block;
}
.message-main__pic img {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0;
  object-position: 50% 0;
}
@media screen and (width <=900px) {
  .message-main__pic img {
    height: 60.4166666667vw;
  }
}
.message-main__title {
  padding: 21px 0 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 2;
  color: #e60000;
  text-align: center;
}
@media screen and (width <=900px) {
  .message-main__title {
    padding: 6.25vw 4.1666666667vw 0;
    font-size: 4.1666666667vw;
  }
}
.message-main__txt {
  max-width: 800px;
  margin: 34px auto 0;
  font-size: 16px;
  font-weight: 300;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 2;
  letter-spacing: 0.02em;
}
.message-main__txt.pt {
  margin-top: 32px;
}
@media screen and (width <=900px) {
  .message-main__txt {
    max-width: 79.1666666667vw;
    font-size: 3.3333333333vw;
  }
  .message-main__txt.pt {
    margin-top: 6.6666666667vw;
  }
}
.p-btn-othercontents {
  position: relative;
  display: block;
  width: 320px;
  height: 220px;
  overflow: hidden;
  border: 1px solid #e60000;
}
@media screen and (width <=900px) {
  .p-btn-othercontents {
    width: 83.3333333333vw;
    height: 50vw;
  }
}
.p-btn-othercontents.oc {
  height: 276px;
}
.p-btn-othercontents::before {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(255, 255, 255, 0.5);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: -webkit-transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96), -webkit-transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
.p-btn-othercontents img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (width <=900px) {
  .p-btn-othercontents img.faq {
    height: 43.3333333333vw;
  }
}
.p-btn-othercontents__box {
  position: absolute;
  inset: auto 0 0;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 56.2px;
  padding: 0 14px;
  background: rgba(230, 0, 0, 0.8);
}
@media screen and (width <=900px) {
  .p-btn-othercontents__box {
    height: 13.3333333333vw;
    padding: 0 2.5vw;
  }
}
.p-btn-othercontents__box.oc {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 78.2px;
  padding: 0 14px;
}
.p-btn-othercontents__box::before {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: #fff;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: -webkit-transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96), -webkit-transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
.p-btn-othercontents__in {
  position: relative;
  z-index: 3;
}
.p-btn-othercontents p {
  position: relative;
  z-index: 3;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0;
  -webkit-transition: color 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: color 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
}
@media screen and (width <=900px) {
  .p-btn-othercontents p {
    font-size: 4.1666666667vw;
  }
}
.p-btn-othercontents p.p-btn-othercontents__btxt {
  padding: 15px 0 0;
  font-size: 15px;
}
.p-btn-othercontents p.p-btn-othercontents__txt {
  padding: 5px 0 0;
  font-size: 11px;
  font-weight: 500;
  line-height: 17px;
}
@media screen and (width <=900px) {
  .p-btn-othercontents p.p-btn-othercontents__txt {
    font-size: 2.9166666667vw;
    line-height: 1.7142;
  }
}
.p-btn-othercontents__svg {
  position: relative;
  z-index: 3;
}
.p-btn-othercontents__svg.oc {
  margin: 36px 0 0;
}
@media screen and (width <=900px) {
  .p-btn-othercontents__svg.oc {
    margin: 7.5vw 0 0;
  }
}
.p-btn-othercontents__svg::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  border: 1px solid #e60000;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: -webkit-transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96), -webkit-transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.p-btn-othercontents svg {
  position: relative;
  z-index: 2;
  width: 27.6px;
  -webkit-transition: stroke 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96) 0.15s;
  transition: stroke 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96) 0.15s;
}
@media screen and (width <=900px) {
  .p-btn-othercontents svg {
    width: 6.6666666667vw;
  }
}
.p-btn-othercontents svg .cls-1, .p-btn-othercontents svg .cls-2 {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 0.92px;
}
@media (any-hover: hover) {
  .p-btn-othercontents:hover {
    opacity: 1;
  }
  .p-btn-othercontents:hover::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
  .p-btn-othercontents:hover .p-btn-othercontents__box::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
  .p-btn-othercontents:hover p {
    color: #000;
  }
  .p-btn-othercontents:hover .p-btn-othercontents__svg::before {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96) 0.15s;
    transition: -webkit-transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96) 0.15s;
    transition: transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96) 0.15s;
    transition: transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96) 0.15s, -webkit-transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96) 0.15s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  .p-btn-othercontents:hover svg .cls-1 {
    stroke: #e60000;
  }
  .p-btn-othercontents:hover svg .cls-2 {
    stroke: none;
  }
}
.p-btn-other-career {
  position: relative;
  display: block;
  width: calc(50% - 2.0833333333vw);
  overflow: hidden;
  border-left: 1px solid #e60000;
}
.p-btn-other-career picture {
  position: relative;
  z-index: 1;
  display: block;
}
.p-btn-other-career picture::before {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(255, 255, 255, 0.5);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: -webkit-transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  transition: transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96), -webkit-transform 0.3s cubic-bezier(0.79, 0.17, 0.15, 0.96);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
.p-btn-other-career img {
  width: 100%;
  height: 41.4583333333vw;
  -o-object-fit: cover;
  object-fit: cover;
}
.p-btn-other-career__txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3.125vw 0 0.8333333333vw 3.3333333333vw;
  font-size: 4.1666666667vw;
  font-weight: 700;
  color: #000;
}
.p-btn-other-career__txt3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 0 3.3333333333vw;
  font-size: 2.9166666667vw;
  font-weight: 500;
  line-height: 1.7142857143;
  color: #000;
}
.p-btn-other-career span {
  display: block;
}
@media (any-hover: hover) {
  .p-btn-other-career:hover {
    opacity: 1;
  }
  .p-btn-other-career:hover picture::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.other-contents {
  position: relative;
  z-index: 2;
  padding: 101px 20px;
  background: #e6e6e6;
}
@media screen and (width <=900px) {
  .other-contents {
    padding: 12.5vw 6.25vw;
  }
}
.other-contents__title {
  position: absolute;
  top: -32.5px;
  left: 0;
  z-index: 2;
  width: 325px;
  padding: 0 0 0 103px;
  font-family: D-DINCondensed, sans-serif;
  font-size: 30px;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 65px;
  color: #fff;
  background: #e60000;
  border-radius: 0 20px 20px 0;
}
@media screen and (width <=900px) {
  .other-contents__title {
    top: -6.7708333333vw;
    width: 67.7083333333vw;
    padding: 0 0 0 21.4583333333vw;
    font-size: 6.25vw;
    line-height: 13.5416666667vw;
    border-radius: 0 4.1666666667vw 4.1666666667vw 0;
  }
}
.other-contents__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.other-contents__flex.oc {
  gap: 20px;
}
@media screen and (width <=900px) {
  .other-contents__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4.1666666667vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .other-contents__flex.oc {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    gap: 4.1666666667vw;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 2.5vw 0 2.5vw;
  }
}
.other-contents__flex2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 40px 46px;
  max-width: 1098px;
  padding: 15px 0 19px 0;
  margin: 0 auto;
}
@media screen and (max-width: 1140px) {
  .other-contents__flex2 {
    max-width: 812px;
  }
}
@media screen and (width <=900px) {
  .other-contents__flex2 {
    gap: 4.1666666667vw 4.1666666667vw;
  }
}
.other-contents__project-c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 46px;
  max-width: 1098px;
  padding: 4px 0;
  margin: 0 auto;
}
@media screen and (max-width: 1140px) {
  .other-contents__project-c {
    max-width: 812px;
  }
}
@media screen and (width <=900px) {
  .other-contents__project-c {
    gap: 4.1666666667vw 4.1666666667vw;
  }
}
.message-head {
  position: relative;
  height: 53.846153vw;
  background-image: url("img/recruit/message/img0.png");
  background-size: cover;
  background-position: 75% center;
  */
}
.mv-red-left {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 50vw;
  height: 53.846153vw;
  background: #e60000;
  clip-path: polygon(0 0, 100% 0, 50% 100%, 0% 100%);
}
.mv-red-left2 {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 37vw;
  height: 53.846153vw;
  background: #e60000;
  opacity: 0.3;
  transform: scaleY(-1);
  transform-origin: center;
  clip-path: polygon(0 0, 100% 0, 50% 100%, 0% 100%);
}
.mv-red-right {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  width: 12vw;
  height: 24vw;
  background: #8b0000;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  opacity: 1;
}
.p-head-newmessage {
  position: relative;
  z-index: 3;
  padding: 10vw 0 0;/
}
.p-head-newmessage__txt {
  display: inline-block;
  background: #e60000;
  padding: 0.6vw 2.5vw 0.6vw 1.2vw;
  font-size: 2vw;
  color: #fff;
  clip-path: polygon(0 0, 100% 0, calc(100% - 2.4vw) 100%, 0 100%);
}
.mv-textblock {
  position: absolute;
  z-index: 5;
  top: 25vw;
  left: 5vw;
  color: #fff;
}
.mv-textblock__en {
  font-family: D-DINCondensed, sans-serif;
  font-size: 2.0vw;
  font-weight: 400;
  letter-spacing: 0.02em;
  margin: 0 0 1.2vw;
}
.mv-textblock__jp {
  font-size: 2.46vw;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.02em;
  margin: 0;
}
@media screen and (max-width: 900px) {
  .message-head {
    position: relative;
    height: 75vw;
  }
  .mv-red-left {
    width: 30vw;
    height: 60vw;
    clip-path: polygon(0 0, 100% 0, 0% 100%, 0% 100%);
  }
  .mv-red-left2 {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 22vw;
    height: 75vw;
    background: #e60000;
    opacity: 0.3;
    transform: scaleY(-1);
    transform-origin: center;
    clip-path: polygon(0 0, 100% 0, 0% 100%, 0% 100%);
  }
  .mv-red-right {
    width: 20vw;
    height: 20vw;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    opacity: 1;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .mv-textblock {
    top: 55vw;
    left: 6vw;
  }
  .mv-textblock__en {
    font-size: 4.5vw;
    margin-bottom: 2.5vw;
  }
  .mv-textblock__jp {
    font-size: 7.5vw;
    line-height: 1.35;
  }
}
.profile-section {
  width: 100%;
  margin: 0 auto 10vw;
}
.profile-box {
  display: flex;
  align-items: flex-start;
  gap: 4vw;
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: 70vw;
}
.profile-box.right-image {
  flex-direction: row-reverse;
}
.profile-img {
  width: 55%;
  position: relative;
}
.profile-content {
  width: 45%;
  position: relative;
}
.right-image .profile-content {
  padding-left: 4vw;
}
.profile-img img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.profile-name {
  position: absolute;
  left: 4vw;
  bottom: -2.5vw;
  font-family: D-DINCondensed, sans-serif;
  font-size: 6vw;
  color: #e60000;
}
.right-image .profile-name {
  left: auto;
  right: 4vw;
  bottom: -2.5vw;
  text-align: right;
}
.profile-redtitle__wrap {
  display: inline-block;
  padding: 0vw 4vw 0vw 1vw;
  font-size: 2.1vw;
  font-weight: 400;
  color: #fff;
  background: #e60000;
  clip-path: polygon(0 0, 100% 0%, calc(100% - 2.3vw) 100%, 0% 100%);
  line-height: 1.6;
  margin-bottom: 0.5vw;
}
.profile-info__name {
  font-size: 2vw;
  font-weight: 700;
  margin: 2vw 0 1vw;
}
.right-image .profile-info__name {
  padding-left: 3vw;
}
.profile-info__dept {
  font-size: 1.2vw;
  line-height: 1.6;
  margin-bottom: 1vw;
}
.right-image .profile-info__dept {
  padding-left: 3vw;
}
.profile-accent {
  position: relative;
  height: 2vw;
  margin-bottom: 3vw;
}
.profile-accent::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -11vw;
  right: calc(10vw + -6.2vw - 1px);
  height: 1px;
  background: #e60000;
}
.profile-accent::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 2vw;
  width: 1.8vw;
  height: 2vw;
  background: #e60000;
  clip-path: polygon(calc(100% - 1px) 0, 100% 0%, 1px 100%, 0% 100%);
}
.profile-accent.reverse::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(10vw + -8.2vw - 1px);
  right: -11vw;
  height: 1px;
  background: #e60000;
}
.profile-accent.reverse::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0vw;
  width: 1.8vw;
  height: 2vw;
  background: #e60000;
  clip-path: polygon(0 0, 1px 0, 100% 100%, calc(100% - 1px) 100%);
}
.profile-text {
  max-width: 100%;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.02em;
  font-weight: 100;
}

.left-image .profile-text {
    max-width: calc(100% - 6vw);
}


.profile-box.bg01 {
  background-image: url("../img/recruit/message/bg01.png");
  background-position: right -6vw;
  padding-top: 8vw;
  margin-bottom: 10vw;
}
.profile-box.bg02 {
  background-image: url("../img/recruit/message/bg02.png");
  background-position: left 48vw;
  padding-bottom: 10vw;
  background-size: 55vw;
}
.profile-box.bg03 {
  background-image: none;
  margin-bottom: 10vw;
}
.profile-box.bg04 {
  background-image: url("../img/recruit/message/bg04.png");
  background-position: right 18vw;
  padding-bottom: 10vw;
}
@media screen and (max-width: 900px) {
  .profile-box {
    flex-direction: column;
    gap: 6vw;
    background-size: 100vw;
  }
  .profile-img, .profile-content {
    width: 100%;
  }
  .profile-content {
    padding: 0 6.25vw;
  }
  .profile-box.right-image {
    flex-direction: column;
    align-items: flex-end;
  }
  .profile-box.right-image .profile-img {
    width: 90vw;
    margin-left: auto;
    text-align: right;
  }
  .profile-img img {
    width: 90vw;
  }
  .profile-name {
    left: 10vw;
    bottom: -6vw;
    font-size: 14vw;
  }
  .profile-box.right-image .profile-name {
    left: auto;
    right: 6vw;
    text-align: left;
    bottom: -6.5vw;
  }
  .profile-redtitle {
    display: block;
    margin-top: 6vw;
  }
  .profile-redtitle__wrap {
    display: block;
    width: max-content;
    padding: 0vw 5vw 0vw 2vw;
    font-size: 4.4vw;
    margin: 1vw 0;
    text-align: left;
    clip-path: polygon(0 0, 100% 0%, calc(100% - 4vw) 100%, 0% 100%);
  }
  .profile-box.right-image .profile-redtitle__wrap {
    margin-left: 6vw;
  }
  .profile-text {
    font-size: 3.5vw;
    line-height: 1.8;
  }
  .profile-info__name {
    margin-top: 8vw;
    font-size: 6vw;
  }
  .profile-info__dept {
    font-size: 4vw;
    margin-bottom: 4vw;
  }
  .profile-box.right-image .profile-info__name, .profile-box.right-image .profile-info__dept {
    text-align: left;
    padding-left: 10vw;
  }
  .profile-accent {
    height: 2vw;
    margin-bottom: 6vw;
  }
  .profile-accent::before {
    width: calc(100% + 3.2vw);
  }
  .profile-accent::after {
    right: 2vw;
    width: 6vw;
    height: 6vw;
  }
  .profile-accent.reverse::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: calc(3vw + 6vw - 1px);
    right: -6vw;
    height: 1px;
    background: #e60000;
  }
  .profile-accent.reverse::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 3vw;
    width: 6vw;
    height: 6vw;
    background: #e60000;
    clip-path: polygon(0 0, 1px 0, 100% 100%, calc(100% - 1px) 100%);
  }
  .profile-box.bg01 {
    background-position: right top;
    padding-top: 16vw;
  }
  .profile-box.bg02 {
    background-position: left calc(100% + 70vw);
    background-size: 85vw;
  }
  .profile-box.bg04 {
    background-size: 150vw;
    background-position: right 24vw;
  }
}