@charset "utf-8";
p{color:#000;}

/* .fixed_cv_btn {
  display: none;
} */

.positionWrap .bg {
  background-image: url("../img/value/scenic_value/kv_pc.webp");
}
.positionWrap .scene01 img {
  width: 33px;
}
.positionWrap .scene02 img {
  width: 33px;
}
@media (max-width: 750px) {
  .positionWrap .bg {
    background-image: url("../img/value/scenic_value/kv_sp.webp");
  }
  .positionWrap .scene01 img {
    width: 6.266vw;
  }
  .positionWrap .scene02 img {
    width: 6.266vw;
  }
}


.body_copy {
  padding: 156px 0 271px;
}
.body_copy .text_wrap {
  gap: 80px;
  height: fit-content;
}
.body_copy .text_wrap img {
  top: 47px;
  right: 12px;
  width: 144px;
  animation: ;
}
.body_copy .text {
  top: 86px;
  left: -8px;
  width: 565px;
}
@media (max-width: 1000px) {
  .body_copy .text {
    width: initial;
    top: initial;
    left: initial;
  }
  .body_copy .text_wrap img {
    top: initial;
    right: initial;
  }
  .body_copy .text p {
    line-height: 2.333;
  }
  .positionWrap .caption p {
    font-size: calc(20 / var(--media_sp) * 100vw);
/*     right: 2vw; */
  }
}
@media (max-width: 750px) {
  .body_copy {
    padding: 24.933vw 0 24.667vw;
  }
  .body_copy .text_wrap img {
    top: initial;
    right: initial;
    margin-bottom: 16.533vw;
    width: 23.867vw;
  }
}

.contents_wrap{
  width:100%;
}
.contents_wrap .section{
  width:100%;
  padding-bottom:240px;
}
.sec_kv{
  width:100%;
  display:block;
  position: relative;
  margin-bottom:190px;
}
.sec_kv .cap{
  position: absolute;
  right:0;
  bottom:0;
  margin:5px;
  font-size:12px;
  color:#fff;
}
@media all and (max-width: 750px) {
  .contents_wrap .section{
    padding-bottom: calc(110 / var(--media_sp) * 100vw);
  }
  .contents_wrap .interview_sec01 {
    padding-bottom: calc(241 / var(--media_sp) * 100vw);
  }
  .sec_kv{
    margin-bottom: calc(95 / var(--media_sp) * 100vw);
  }
  .sec_kv .cap{
    font-size: calc(20 / var(--media_sp) * 100vw);
    margin:0.667vw 1.333vw;
  }
}

.contents_wrap p{
  color: #fff;
}

.section .sechero .visual-wrap {
  display: block;
  position: relative;
  overflow: hidden;
}
.section .sechero .visual-wrap picture {
  display: grid;
  position: relative;
  place-content: center;
}
.section .sechero .visual-wrap picture img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  max-width: initial;
}
.section .sechero picture.zoom_out-animation img {
/*
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.0);
  height: 100%;
  width: auto;
  max-width: initial; */
  /*!  */
}
.section .sechero .copy_wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.section .sechero .copy_wrap p {
  color: #fff;
}
.section .sechero .copy_wrap .leadcopy {
  font-size: 34px;
  line-height: calc(61/34);
}
.section .sechero .copy_wrap .name {
  font-size: 17px;
  line-height: calc(34/17);
}
.section .sechero .copy_wrap .name span {
  font-size: 21px;
  line-height: 1;
}
@media all and (max-width: 750px) {
  .section .sechero {
    min-height: initial;
  }
  .section .sechero {
    position: relative;
    height: calc(800 / var(--media_sp) * 100vw);
    background-size: 100%;
    background-position: top;
  }
  .section .sechero picture.zoom_out-animation img {
    position: relative;
    top: initial;
    left: initial;
    transform: initial;
    width: 100%;
    height: auto;
  }
  .section .sechero .copy_wrap .leadcopy {
    font-size: calc(38 / var(--media_sp) * 100vw);
    line-height: calc(34/19);
  }
  .section .sechero .copy_wrap .name {
    font-size: calc(24 / var(--media_sp) * 100vw);
    line-height: calc(21/12);
  }
  .section .sechero .copy_wrap .name span {
    font-size: calc(24 / var(--media_sp) * 100vw);
  }
}

.section,
.message,
.return_limited_top {
  background-color: #000;
}

.js-split-target {
  display: flex;
  gap: 0 6px;
  position: relative;
}
.js-split-target .char-span {
  width: 35px;
  line-height: calc(61/34);
}
@media all and (max-width: 750px) {
  .js-split-target {
    display: flex;
    gap: 0 calc(6 / var(--media_sp) * 100vw);;
    position: relative;
  }
  .js-split-target .char-span {
    width: 5.28vw;
    line-height: calc(61/34);
  }
}

.interview_sec01 .visual-wrap picture {
  min-height: 900px;
  height: calc(900 / var(--media_pc) * 100vw);
}
.interview_sec01 .sechero .copy_wrap {
  left: 27.5%;
  top: 44%;
}
.interview_sec01 .sechero .copy_wrap .leadcopy {
  letter-spacing: 0.3em;
  margin-bottom: 40px;
  height: auto;
  line-height: inherit;
}
.interview_sec01 .sechero .copy_wrap .leadcopy br {
  line-height: 0;
  font-size: 0;
  display: none;
}
.interview_sec01 .talk01  {
  margin: 195px auto 179px;
}
.interview_sec01 .talk01 .title {
  width: fit-content;
  margin: 0 auto 47px;
  min-height: 442px;
}
.interview_sec01 .talk01 .title p {
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: 27px;
  letter-spacing: 0.51em;
  width: fit-content;
  white-space: nowrap;
}
.interview_sec01 .talk01 .text {
  width: 563px;
  margin: 0 auto;
}
.interview_sec01 .talk01 .text p {
  line-height: calc(40/16);
  font-size: 16px;
  letter-spacing: 0.2em;
}
@media all and (max-width: 750px) {
  .interview_sec01 .visual-wrap picture {
    min-height: initial;
    padding-bottom: initial;
    height: calc(800 / var(--media_sp) * 100vw);
  }
  .interview_sec01 .sechero .copy_wrap {
    left: 44.4%;
    top: 95.3%;
    width: fit-content;
    left: 44.4vw;
  }
  .interview_sec01 .sechero .copy_wrap .leadcopy {
    letter-spacing: 0.3em;
    margin-bottom: 6.2vw;
    height: auto;
    line-height: inherit;
  }
  .interview_sec01 .sechero .copy_wrap .leadcopy br {
    line-height: 0;
    font-size: 0;
    display: none;
  }
  .interview_sec01 .talk01  {
    margin: 44vw auto 17.5vw;
  }
  .interview_sec01 .talk01 .title {
    width: fit-content;
    margin: 0 auto 7.3vw;
    height: calc(627 / var(--media_sp) * 100vw);
  }
  .interview_sec01 .talk01 .title p {
    font-size: calc(38 / var(--media_sp) * 100vw);
    letter-spacing: 0.5em;
    white-space: nowrap;
  }
  .interview_sec01 .talk01 .text {
    width: 90%;
    margin: 0 auto;
  }
  .interview_sec01 .talk01 .text p {
    line-height:2;
    font-size: calc(24 / var(--media_sp) * 100vw);
    letter-spacing: 0.194em;
  }
}

.interview_sec01 .talk01img {
  display: flex;
  flex-direction: row-reverse;
  max-width: 1283px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}
.interview_sec01 .talk01img .img01 {
  width: 600px;
}
.interview_sec01 .talk01img .img02 {
  width: 460px;
  aspect-ratio: 460/360;
  display: block;
  height: fit-content;
}
@media all and (max-width: 750px) {
  .interview_sec01 .talk01img {
    display: block;
    max-width: initial;
  }
  .interview_sec01 .talk01img .img01 {
    width: calc(600 / var(--media_sp) * 100vw);
    margin: 0 0 calc(140 / var(--media_sp) * 100vw) auto;
    display: block;
  }
  .interview_sec01 .talk01img .img02 {
    width: calc(460 / var(--media_sp) * 100vw);
    aspect-ratio: 460/360;
    margin: 0 auto 0 0;
  }
}

.interview_sec02.section{
  padding-bottom: 188px;
}
.interview_sec02 .visual-wrap picture {
  padding: 0;
  min-height: 1040px;
  height: calc(1040 / var(--media_pc) * 100vw);
}
.interview_sec02 .visual-wrap.sp {
  display: none;
}
.interview_sec02 .sechero .copy_wrap {
  max-width: 571px;
  display: grid;
  left: 71.4%;
  top: 50.1%;
  width: 100%;
}
.interview_sec02 .sechero .copy_wrap .title {
  margin: 0 auto 76px;
  width: fit-content;
}

.interview_sec02 .sechero .copy_wrap .text {
  line-height: calc(40/16);
  font-size: 16px;
  letter-spacing: 0.2em;
}
@media all and (max-width: 750px) {
  .interview_sec02 .sechero .visual-wrap {
    display: none;
  }
  .interview_sec02 .sechero .visual-wrap.sp {
    display: block;
  }
  .interview_sec02 .sechero .visual-wrap.sp picture {
    min-height: initial;
    height: calc(700 / var(--media_sp) * 100vw);
  }
  .interview_sec02.section{
    padding-bottom: 30.5vw;
  }
  .interview_sec02 .sechero {
    background-image: url(../img/value/scenic_value/sec02_hero_pc.webp);
    background-image: initial;
    min-height: initial;
    height: initial;
  }
  .interview_sec02 .sechero .copy_wrap {
    max-width: initial;
    display: grid;
    left: initial;
    top: initial;
    width: 100%;
    position: relative;
    transform: initial;
    margin: 0 auto;
  }
  .interview_sec02 .sechero .copy_wrap .title {
    margin: 0 auto 15.2vw;
  }
  .interview_sec02 .sechero .copy_wrap .title img {
    width: calc(117 / var(--media_sp) * 100vw);
  }
  .interview_sec02 .sechero .copy_wrap p {
    width: 90%;
  }
  /* .interview_sec02 .sechero .copy_wrap .title {
    margin: 0 auto 46px;
    grid-row: 1/2;
  }
  .interview_sec02 .sechero .copy_wrap .title,
  .interview_sec02 .sechero .copy_wrap .title span {
    font-size: calc(38 / var(--media_sp) * 100vw);
    writing-mode: vertical-rl;
    text-orientation: upright;
    width: fit-content;
    line-height: 2.25;
    letter-spacing: 0.5em;
  } */

  .interview_sec02 .sechero .copy_wrap .title span {
    display: inline-block;
    margin-top: 82px;
  }
  .interview_sec02 .sechero .copy_wrap .text {
    line-height: 2;
    font-size:  calc(24 / var(--media_sp) * 100vw);
    width: 90%;
    margin: 3.4vw auto 0;
    letter-spacing: 0.2em;
    grid-row: 3/4;
    display: block;
  }
}


.message .sechero {
  display: flex;
  align-items: center;
  justify-content: right;
  padding-bottom: 192px;
}
.message .sechero .title img{
  width: 84px;
  aspect-ratio: 83/455;
  margin-right: 107px;
}
.message .sechero .hero {
  width: fit-content;
  position: relative;
}
.message .sechero .hero .caption {
  position: absolute;
  right: 2px;
  bottom: 2px;
}
.message .sechero .hero img {
  width: calc(1180 / var(--media_pc) * 100vw);
}
@media all and (max-width: 750px) {
  .message .sechero {
    display: block;
    padding-bottom: 3.3vw;
  }
  .message .sechero .title img{
    width: calc(265 / var(--media_pc) * 100vw);
    aspect-ratio: 118/641;
    margin: 0 auto;
    display: block;
  }
  .message .sechero .hero {
    margin-top: 16.7vw;
  }
  .message .sechero .hero img {
    width: 100%
  }
  .message .sechero .hero .caption {
    bottom: 9.5vw;
    right: 1vw;
  }
}

.message .content {
  display: flex;
  align-items: center;
}
.message .content .img_wrap img {
  width: 50vw;
}
.message .content .text {
  width: 50vw;
  display: grid;
  place-content: center;
}
.message .content .text p {
  max-width: 562px;
  text-align: left;
  line-height: calc(40/16);
  font-size: 16px;
  letter-spacing: 0.2em;
/*   margin-left: min(79px, calc(79 / var(--media_pc) * 100vw)); */
}
@media all and (max-width: 750px) {
  .message .content {
    display: grid;
  }
  .message .content .img_wrap img {
    width: calc(670 / var(--media_sp) * 100vw);
    grid-row: 2/3;
    margin: 0 auto;
    display: block;
  }
  .message .content .text {
    width: 90%;
    margin: 0 auto 13.5vw;
    grid-row: 1/2;
  }
  .message .content .text p {
    max-width: initial;
    line-height: 2;
    font-size: calc(24 / var(--media_sp) * 100vw);
    margin-left: initial    /*! text-align: center; */
  }
}

.return_limited_top {
  padding: 190px 0;
}
.return_limited_top a {
  display: flex;
  place-content: center;
  height: 90px;
  align-items: center;
  width: 400px;
  font-size: 21px;
  color: #000;
  background: #E8E8E8;
  background: linear-gradient(90deg, rgba(232, 232, 232, 1) 0%, rgba(157, 157, 157, 1) 100%);
  text-align: center;
  align-items: center;
  
  margin: 0 auto;
}
@media all and (max-width: 750px) {
  .return_limited_top {
    padding: 14.5vw;
  }
  .return_limited_top a {
    width: calc(500 / var(--media_sp) * 100vw);
    height: calc(90 / var(--media_sp) * 100vw);
    font-size: calc(26 / var(--media_sp) * 100vw);
  }
}

.limited_pager {
  margin-top: 0;
  padding-top: 0;
}