.anker-point#ym, .anker-point#ei, .anker-point#sk {
  position: relative;
  top: -160px;
}
@media screen and (max-width: 767px) {
  .anker-point#ym, .anker-point#ei, .anker-point#sk {
    top: -182px;
  }
}

.p-45th-interview {
  background-color: #faf8f4;
  margin-top: 80px;
}
@media screen and (max-width: 1024px) {
  .p-45th-interview {
    margin-top: 68px;
  }
}

.p-45th-interview-mv {
  position: relative;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-45th-interview-mv {
    z-index: 2;
    overflow: hidden;
  }
}
.p-45th-interview-mv::before, .p-45th-interview-mv::after {
  content: "";
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 3;
  width: calc(50% + 40px);
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-45th-interview-mv::before, .p-45th-interview-mv::after {
    z-index: 1;
    background-size: contain;
  }
}
.p-45th-interview-mv::before {
  top: 0;
  left: 0;
  max-width: 1366px;
  background-image: url(../images/45th/interview/bg_mv_01-l_pc.png);
  background-position: top left;
}
@media screen and (max-width: 767px) {
  .p-45th-interview-mv::before {
    left: -30px;
    background-image: url(../images/45th/interview/bg_mv_01-l_sp.png);
  }
}
.p-45th-interview-mv::after {
  top: 0;
  right: 0;
  max-width: 1366px;
  background-image: url(../images/45th/interview/bg_mv_01-r_pc.png);
  background-position: top right;
}
@media screen and (max-width: 767px) {
  .p-45th-interview-mv::after {
    right: -30px;
    background-image: url(../images/45th/interview/bg_mv_01-r_sp.png);
  }
}
.p-45th-interview-mv__hd01wrap {
  position: absolute;
  top: 24%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 980px;
  height: 207px;
  font-weight: 500;
  z-index: 4;
}
@media screen and (max-width: 1200px) {
  .p-45th-interview-mv__hd01wrap {
    width: 600px;
    height: 127px;
    top: 20%;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-interview-mv__hd01wrap {
    top: auto;
    bottom: 20px;
    width: 100%;
    height: auto;
  }
}
.p-45th-interview-mv__hd01wrap::before {
  content: "";
  top: -132px;
  left: 0;
  position: absolute;
  background-image: url(../images/45th/interview/part-mv-03.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  z-index: 3;
  width: 980px;
  height: 207px;
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  .p-45th-interview-mv__hd01wrap::before {
    width: 600px;
    height: 127px;
    top: -90px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (max-width: 767px) {
  .p-45th-interview-mv__hd01wrap::before {
    width: 100%;
    top: -140px;
  }
}
@media screen and (max-width: 550px) {
  .p-45th-interview-mv__hd01wrap::before {
    top: -130px;
  }
}
@media screen and (max-width: 426px) {
  .p-45th-interview-mv__hd01wrap::before {
    top: -28vw;
  }
}
@media screen and (max-width: 375px) {
  .p-45th-interview-mv__hd01wrap::before {
    top: -27vw;
  }
}
@media screen and (max-width: 321px) {
  .p-45th-interview-mv__hd01wrap::before {
    top: -30vw;
  }
}
.p-45th-interview-mv__hd01 {
  position: absolute;
  font-size: clamp(1.875rem, 1.6944444444rem + 0.7407407407vw, 2.25rem);
  z-index: 3;
  text-align: center;
  top: 18%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #fff;
  color: #2882b5;
  line-height: 1.5;
  letter-spacing: 0.07em;
  padding: 5px 0;
  max-width: 520px;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .p-45th-interview-mv__hd01 {
    max-width: 470px;
  }
}
@media screen and (max-width: 600px) {
  .p-45th-interview-mv__hd01 {
    max-width: 100%;
    width: 84%;
  }
}
.p-45th-interview-mv__hd01::before {
  content: "";
  position: absolute;
  top: 15%;
  left: -65px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../images/45th/interview/part-mv-01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top left;
  z-index: 3;
  max-width: 105px;
  max-height: 200px;
  width: 105px;
  height: 200px;
}
@media screen and (max-width: 767px) {
  .p-45th-interview-mv__hd01::before {
    max-width: 63px;
    max-height: 120px;
    width: 63px;
    height: 120px;
    top: 50px;
    left: -10px;
  }
}
.p-45th-interview-mv__hd01::after {
  content: "";
  position: absolute;
  top: 15%;
  right: -40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../images/45th/interview/part-mv-02.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
  z-index: 3;
  max-width: 82px;
  max-height: 165px;
  width: 82px;
  height: 165px;
}
@media screen and (max-width: 767px) {
  .p-45th-interview-mv__hd01::after {
    max-width: 50px;
    max-height: 98px;
    width: 50px;
    height: 98px;
    top: 60px;
    right: -10px;
  }
}
.p-45th-interview-mv__imgwrap {
  position: relative;
}
.p-45th-interview-mv__img {
  min-height: 1233px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .p-45th-interview-mv__img {
    min-height: 1000px;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-interview-mv__img {
    -o-object-fit: contain;
       object-fit: contain;
    min-height: 100%;
  }
}

.p-45th-interview-about {
  position: absolute;
  background-image: url(../images/45th/interview/bg_mv_03.png);
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 1200px;
  max-height: 590px;
  width: 100%;
  height: 100%;
  bottom: -270px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding-top: 55px;
  z-index: 2;
}
@media screen and (max-width: 1300px) {
  .p-45th-interview-about {
    bottom: -350px;
  }
}
@media screen and (max-width: 1024px) {
  .p-45th-interview-about {
    bottom: -400px;
    background-size: cover;
    background-position: center top;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-interview-about {
    position: static;
    width: 100%;
    -webkit-transform: none;
            transform: none;
    background-color: #faf8f4;
    max-height: 100%;
    padding-top: 60px;
    background-image: url(../images/45th/interview/bg_mv_03_sp.png);
    max-width: 100%;
  }
}
@media screen and (max-width: 660px) {
  .p-45th-interview-about {
    background-size: cover;
    background-image: url(../images/45th/interview/bg_mv_03_sp02.png);
  }
}
@media screen and (max-width: 500px) {
  .p-45th-interview-about {
    background-size: contain;
  }
}
.p-45th-interview-about__inner {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .p-45th-interview-about__inner {
    max-width: 100%;
    width: auto;
    padding: 0 30px;
    z-index: 4;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-interview-about__inner {
    padding: 0 20px;
    margin-bottom: 80px;
  }
}
.p-45th-interview-about__leadtext {
  font-size: 20px;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-45th-interview-about__leadtext {
    text-align: left;
  }
}
.p-45th-interview-about__leadtext--blue {
  font-weight: bold;
  color: #2882b5;
  margin-top: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-45th-interview-about__leadtext--blue {
    font-size: 20px;
  }
}
.p-45th-interview-about__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 1024px) {
  .p-45th-interview-about__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (max-width: 660px) {
  .p-45th-interview-about__column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px;
  }
}
.p-45th-interview-about__item {
  margin-top: 55px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px 70px;
  max-width: 980px;
  width: 100%;
  border-radius: 50px;
  -webkit-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 1024px) {
  .p-45th-interview-about__item {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 100%;
    width: auto;
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-interview-about__item {
    margin-top: 30px;
  }
}
@media screen and (max-width: 660px) {
  .p-45th-interview-about__item {
    -ms-flex-wrap: column;
        flex-wrap: column;
    gap: 5px;
  }
}
.p-45th-interview-about__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 10px;
  gap: 10px;
  border-radius: 60px 32px 32px 60px;
  color: #c04f79;
  background-color: #fcf6f8;
}
@media screen and (max-width: 660px) {
  .p-45th-interview-about__list {
    width: 100%;
    max-width: 270px;
    margin: 0 auto;
  }
  .p-45th-interview-about__list:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .p-45th-interview-about__list:nth-child(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .p-45th-interview-about__list:nth-child(3) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .p-45th-interview-about__list:nth-child(4) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .p-45th-interview-about__list:nth-child(5) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .p-45th-interview-about__list:nth-child(6) {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
.p-45th-interview-about__list--blue {
  background-color: #f4f9fb;
  color: #2882b5;
}
.p-45th-interview-about__list--blue .p-45th-interview-about__link {
  border: 1px solid #2882b5;
}
.p-45th-interview-about__list--blue .p-45th-interview-about__link:hover {
  background-color: #2882b5;
}
.p-45th-interview-about__list--blue .p-45th-interview-about__link:hover::after {
  background-image: url(../images/45th/interview/icon_arrow_hover.png);
}
.p-45th-interview-about__list--blue .p-45th-interview-about__link::after {
  background-image: url(../images/45th/interview/icon_arrow_02.png);
}
.p-45th-interview-about__img {
  max-width: 90px;
  width: 100%;
}
.p-45th-interview-about__rightarea {
  width: calc(100% - 90px);
}
.p-45th-interview-about__name {
  text-align: center;
  font-weight: 500;
  font-size: clamp(1.125rem, 1.0648148148rem + 0.2469135802vw, 1.25rem);
  letter-spacing: 0.06em;
  line-height: 1.3;
}
.p-45th-interview-about__link {
  text-align: center;
  border: 1px solid #c04f79;
  padding: 7px;
  background-color: #fff;
  border-radius: 32px;
  display: block;
  margin: 5px auto 0;
  line-height: 2;
  max-width: 150px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.p-45th-interview-about__link:hover {
  background: #c04f79;
  color: #fff;
  text-decoration: none;
}
.p-45th-interview-about__link:hover::after {
  background-image: url(../images/45th/interview/icon_arrow_hover.png);
}
.p-45th-interview-about__link::after {
  content: "";
  background-image: url(../images/45th/interview/icon_arrow_01.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-left: 10px;
}

.p-45th-interview-contents {
  padding: 120px 0;
  background-color: #faf8f4;
}
@media screen and (max-width: 767px) {
  .p-45th-interview-contents {
    padding: 90px 0;
  }
}
.p-45th-interview-contents.first {
  padding-top: 400px;
}
@media screen and (max-width: 1300px) {
  .p-45th-interview-contents.first {
    padding-top: 500px;
  }
}
@media screen and (max-width: 1024px) {
  .p-45th-interview-contents.first {
    padding-top: 650px;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-interview-contents.first {
    padding-top: 0;
  }
}
.p-45th-interview-contents__head {
  font-size: clamp(2rem, 1.9398148148rem + 0.2469135802vw, 2.125rem);
  font-weight: 500;
  letter-spacing: 0.07em;
  background-color: #c04f79;
  border-radius: 40px;
  color: #fff;
  line-height: 1.5;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
  padding: 15px 60px;
}
@media screen and (max-width: 660px) {
  .p-45th-interview-contents__head {
    max-width: 100%;
    width: auto;
    margin: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-interview-contents__head {
    padding: 15px;
  }
}
.p-45th-interview-contents__head-blue {
  background-color: #2882b5;
}
.p-45th-interview-contents__outer {
  position: relative;
}
.p-45th-interview-contents__inner {
  max-width: 980px;
  margin: 80px auto 0;
  display: block;
}
@media screen and (max-width: 1024px) {
  .p-45th-interview-contents__inner {
    max-width: 100%;
    width: auto;
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-interview-contents__inner {
    margin-top: 60px;
  }
}
.p-45th-interview-contents__inner--last {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-45th-interview-contents__inner--last {
    margin-top: 0;
  }
}
.p-45th-interview-contents__inner--mt30 {
  margin: 80px auto 0;
}
@media screen and (max-width: 767px) {
  .p-45th-interview-contents__inner--mt30 {
    margin-top: 30px;
  }
}
.p-45th-interview-contents__textarea {
  max-width: 460px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .p-45th-interview-contents__textarea {
    max-width: 100%;
    margin-top: 30px;
  }
}
.p-45th-interview-contents__textarea--right {
  margin: 0 0 0 auto;
}
@media screen and (max-width: 1024px) {
  .p-45th-interview-contents__textarea--right {
    max-width: 100%;
    margin-top: 20px;
  }
}
.p-45th-interview-contents__clearfix {
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  width: 48%;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .p-45th-interview-contents__clearfix {
    position: static;
    float: none;
    margin: 20px auto 0;
    display: block;
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-interview-contents__clearfix {
    width: 100%;
  }
}
.p-45th-interview-contents__clearfix--left {
  left: 0;
  float: left;
}
@media screen and (max-width: 1024px) {
  .p-45th-interview-contents__clearfix--left {
    float: none;
    margin: 20px auto 0;
    display: block;
  }
}
.p-45th-interview-contents__imgwrap {
  width: 100%;
  height: 463px;
  float: left;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .p-45th-interview-contents__imgwrap {
    float: none;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-interview-contents__imgwrap {
    height: 100%;
  }
}
.p-45th-interview-contents__imgwrap--02 {
  height: 427px;
}
@media screen and (max-width: 767px) {
  .p-45th-interview-contents__imgwrap--02 {
    height: 100%;
  }
}
.p-45th-interview-contents__imgwrap--03 {
  height: 535px;
}
@media screen and (max-width: 767px) {
  .p-45th-interview-contents__imgwrap--03 {
    height: 100%;
  }
}
.p-45th-interview-contents__imgwrap--04 {
  height: 499px;
}
@media screen and (max-width: 767px) {
  .p-45th-interview-contents__imgwrap--04 {
    height: 100%;
  }
}
.p-45th-interview-contents__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left top;
     object-position: left top;
  border-radius: 40px 0 0 40px;
}
@media screen and (max-width: 1024px) {
  .p-45th-interview-contents__img {
    border-radius: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-interview-contents__img {
    margin-bottom: 10px;
  }
}
.p-45th-interview-contents__img--left {
  -o-object-position: right top;
     object-position: right top;
  border-radius: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .p-45th-interview-contents__img--left {
    border-radius: 40px;
  }
}
.p-45th-interview-contents__imgtext {
  position: absolute;
  top: -20px;
  left: 56%;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: clamp(2rem, 1.9398148148rem + 0.2469135802vw, 2.125rem);
  font-weight: 500;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 1300px) {
  .p-45th-interview-contents__imgtext {
    left: 70%;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-interview-contents__imgtext {
    position: static;
    -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
            writing-mode: unset;
    text-align: center;
    text-orientation: unset;
  }
}
.p-45th-interview-contents__imgtext span {
  color: #fff;
  background-color: #c04f79;
  padding: 15px;
  display: inline-block;
  margin: 0 5px;
  font-size: clamp(1.125rem, 0.7337962963rem + 1.6049382716vw, 1.9375rem);
}
@media screen and (max-width: 767px) {
  .p-45th-interview-contents__imgtext span {
    margin-top: 5px;
    padding: 7px;
    letter-spacing: 0.05em;
  }
}
.p-45th-interview-contents__imgtext--blue span {
  background-color: #2882b5;
}
.p-45th-interview-contents__imgtext--left {
  right: 56%;
  left: auto;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
}
@media screen and (max-width: 1300px) {
  .p-45th-interview-contents__imgtext--left {
    right: 70%;
    left: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-45th-interview-contents__imgtext--left {
    position: static;
    -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
            writing-mode: unset;
    text-align: center;
    text-orientation: unset;
  }
}
.p-45th-interview-contents__name {
  color: #c04f79;
  font-size: clamp(1.875rem, 1.4537037037rem + 1.7283950617vw, 2.75rem);
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.07em;
}
.p-45th-interview-contents__name span {
  font-size: clamp(1.25rem, 1.1296296296rem + 0.4938271605vw, 1.5rem);
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  .p-45th-interview-contents__name {
    text-align: center;
  }
}
.p-45th-interview-contents__name-blue {
  color: #2882b5;
}
.p-45th-interview-contents__text {
  font-size: clamp(1rem, 0.9398148148rem + 0.2469135802vw, 1.125rem);
  line-height: 2;
  margin-top: 20px;
}
.p-45th-interview-contents .p-45th-interview-contents__text + .p-45th-interview-contents__text {
  margin-top: 40px;
}
.p-45th-interview-contents__text--pink {
  color: #c04f79;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .p-45th-interview-contents__text--pink {
    text-align: center;
  }
}
.p-45th-interview-contents__text--blue {
  color: #2882b5;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .p-45th-interview-contents__text--blue {
    text-align: center;
  }
}
.p-45th-interview-contents.p-45th-interview-contents-blue {
  background-color: #fff;
}

.pcOnly {
  display: block;
}

.spOnly {
  display: none;
}

.pcOnly--inline {
  display: inline-block !important;
}

.spOnly--inline {
  display: none !important;
}

.pcOnly02 {
  display: block;
}

.spOnly02 {
  display: none;
}

.font-bold {
  font-weight: 700;
}

section.contact {
  background: #fff;
}

@media screen and (max-width: 767px) {
  .pcOnly {
    display: none;
  }
  .spOnly {
    display: block;
  }
  .pcOnly--inline {
    display: none !important;
  }
  .spOnly--inline {
    display: inline-block !important;
  }
}
@media screen and (max-width: 660px) {
  .pcOnly02 {
    display: none;
  }
  .spOnly02 {
    display: block;
  }
}/*# sourceMappingURL=p-45th-interview.css.map */