@charset "UTF-8";
.person .mv {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .person .mv {
    padding-bottom: 11.026vw;
  }
}
.person .mv:after {
  content: "";
  display: block;
  background-color: #FAF7F4;
  position: absolute;
  bottom: min(-6.757vw, -100px);
  left: 0;
  width: 100vw;
  height: min(13.514vw, 200px);
}
@media only screen and (max-width: 767px) {
  .person .mv:after {
    bottom: 0;
    height: 79.487vw;
    z-index: -1;
  }
}
@media print, screen and (min-width: 768px) {
  .person .mv__type01--02 {
    padding-bottom: min(3.378vw, 50px);
  }
}
@media print, screen and (min-width: 768px) {
  .person .mv__type01--02:after {
    bottom: min(-3.378vw, -50px);
    height: min(10.135vw, 150px);
  }
}
.person .mv__type01--02 .left p span {
  display: block;
  font-size: clamp(12px, 0.811vw, 12px);
  padding-top: min(1.351vw, 20px);
}
@media only screen and (max-width: 767px) {
  .person .mv__type01--02 .left p span {
    font-size: 3.077vw;
    padding-top: 5.128vw;
  }
}
.person__bg-ele {
  position: relative;
  overflow: hidden;
  padding-top: min(4.054vw, 60px);
}
@media only screen and (max-width: 767px) {
  .person__bg-ele {
    padding-top: 0;
  }
}
.person__bg-ele:before {
  content: "";
  display: block;
  background-color: #FAF7F4;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: min(24.324vw, 360px);
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .person__bg-ele:before {
    height: 53.846vw;
  }
}
.person__detail__inner {
  max-width: min(70.27vw, 1040px);
  position: relative;
}
@media only screen and (max-width: 767px) {
  .person__detail__inner {
    max-width: none;
  }
}
.person__detail__inner .person__contents {
  max-width: none;
}
.person__detail .mv {
  position: relative;
  padding-bottom: min(3.649vw, 54px);
}
@media only screen and (max-width: 767px) {
  .person__detail .mv {
    padding-bottom: 7.692vw;
  }
}
.person__detail .mv:before {
  content: "";
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: min(27.365vw, 405px);
  background-color: #FAF7F4;
  min-height: 70%;
}
@media only screen and (max-width: 767px) {
  .person__detail .mv:before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .person__detail .mv:after {
    height: 141.026vw;
  }
}
.person__detail .mv .inner {
  position: relative;
  z-index: 1;
}
.person__detail .mv .left__02 {
  max-width: min(39.865vw, 590px);
}
@media only screen and (max-width: 767px) {
  .person__detail .mv .left__02 {
    max-width: none;
    padding-top: 23.077vw;
  }
}
.person__detail .mv .left__02 h1 {
  font-size: min(2.162vw, 32px);
  line-height: 1.8;
  margin-bottom: min(2.703vw, 40px);
  padding-right: 2em;
}
@media only screen and (max-width: 767px) {
  .person__detail .mv .left__02 h1 {
    font-size: 6.154vw;
    margin-bottom: 1em;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .person__detail .mv .left__02 p {
    padding-top: 0;
  }
}
.person__detail .mv .left__02 p.name {
  margin-bottom: min(1.351vw, 20px);
}
@media only screen and (max-width: 767px) {
  .person__detail .mv .left__02 p.name {
    margin-bottom: 3.846vw;
  }
}
.person__detail .mv .left__02 p.name img {
  zoom: 0.5;
}
@media only screen and (max-width: 767px) {
  .person__detail .mv .left__02 p.name img {
    zoom: 0.35;
  }
}
.person__detail .mv .left__02 p.department {
  font-size: clamp(12px, 0.946vw, 14px);
  margin-bottom: 0.5em;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .person__detail .mv .left__02 p.department {
    font-size: 3.59vw;
  }
}
.person__detail .mv .left__02 p.grade {
  color: #A84C3D;
  font-size: clamp(12px, 1.081vw, 16px);
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 767px) {
  .person__detail .mv .left__02 p.grade {
    font-size: 4.103vw;
  }
}
.person__detail .mv .left__02 p.length span {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  background-color: #415393;
  border-radius: 24px;
  padding: 0.3em 1em;
  font-size: clamp(12px, 0.946vw, 14px);
}
@media only screen and (max-width: 767px) {
  .person__detail .mv .left__02 p.length span {
    font-size: 3.59vw;
    border-radius: 6.154vw;
  }
}
.person__detail .mv .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  max-width: min(33.919vw, 502px);
}
@media only screen and (max-width: 767px) {
  .person__detail .mv .right {
    max-width: none;
  }
}
.person__detail .mv .right:before {
  background: url(/assets/img/person/mv_balloon.png) no-repeat;
  background-size: contain;
  width: min(16.554vw, 245px);
  height: min(17.23vw, 255px);
  top: auto;
  bottom: min(-6.081vw, -90px);
  left: 0;
}
@media only screen and (max-width: 767px) {
  .person__detail .mv .right:before {
    width: 41.026vw;
    height: 42.564vw;
    bottom: -17.436vw;
  }
}
.person__detail .mv .right p {
  top: 0;
  width: min(29.73vw, 440px);
}
@media only screen and (max-width: 767px) {
  .person__detail .mv .right p {
    width: 76.41vw;
  }
}
.person__detail .tagWrap {
  padding-top: min(2.027vw, 30px);
  margin-bottom: min(4.054vw, 60px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-left: 0;
  position: relative;
  right: min(3.378vw, 50px);
}
@media only screen and (max-width: 767px) {
  .person__detail .tagWrap {
    padding-top: 6.667vw;
    margin-bottom: 12.821vw;
    right: auto;
  }
}
.person__detail .date {
  position: relative;
  right: min(3.378vw, 50px);
}
@media only screen and (max-width: 767px) {
  .person__detail .date {
    right: auto;
    font-size: 4.103vw;
  }
}
.person__detail__articles {
  margin-bottom: min(10.811vw, 160px);
  position: relative;
}
@media only screen and (max-width: 767px) {
  .person__detail__articles {
    padding-top: 15.385vw;
  }
}
.person__detail__articles h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: clamp(12px, 1.892vw, 28px);
  text-align: left;
  line-height: 1.8;
  font-weight: 600;
  margin-bottom: min(0.676vw, 10px);
  position: relative;
  padding-left: min(11.486vw, 170px);
  min-height: min(8.986vw, 133px);
  position: relative;
  right: 50px;
}
@media screen and (min-width: 768px) and (max-width: 1480px) {
  .person__detail__articles h2 {
    right: min(3.378vw, 50px);
  }
}
@media only screen and (max-width: 767px) {
  .person__detail__articles h2 {
    font-size: 6.154vw;
    padding-left: 11.538vw;
    padding-top: 11.538vw;
    padding-bottom: 7.692vw;
    right: auto;
  }
}
.person__detail__articles h2:before {
  content: "";
  display: block;
  width: min(8.784vw, 130px);
  height: min(8.986vw, 133px);
  background: url(/assets/img/person/balloon.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .person__detail__articles h2:before {
    width: 41.026vw;
    height: 41.795vw;
    z-index: -1;
  }
}
.person__detail__articles h3 {
  font-size: clamp(12px, 1.892vw, 28px);
  text-align: left;
  line-height: 1.8;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .person__detail__articles h3 {
    font-size: 6.154vw;
  }
}
.person__detail__articles p {
  line-height: 2.4;
  font-size: clamp(12px, 1.081vw, 16px);
}
@media only screen and (max-width: 767px) {
  .person__detail__articles p {
    font-size: 4.615vw;
  }
}
.person__detail__articles p:empty {
  min-height: min(5.405vw, 80px);
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .person__detail__articles p:empty {
    min-height: 12.821vw;
  }
}
.person__detail__articles .wp-block-image {
  overflow: hidden;
  border-radius: 24px;
}
@media only screen and (max-width: 767px) {
  .person__detail__articles .wp-block-image {
    width: 100vw;
    margin-left: -7.692vw;
    border-radius: 0;
  }
}
.person__detail__articles .wp-block-image img {
  width: 100%;
  display: block;
}
.person__detail__articles .half-block .flex {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.person__detail__articles .half-block .flex p {
  width: 47%;
}
.person__detail__profile {
  background-color: #FBF8F1;
  padding: min(4.73vw, 70px) 0;
}
@media only screen and (max-width: 767px) {
  .person__detail__profile {
    padding: 6.41vw 0 10.256vw;
  }
}
@media only screen and (max-width: 767px) {
  .person__detail__profile .flex {
    display: block;
  }
}
.person__detail__profile .flex .img {
  width: min(12.162vw, 180px);
  height: min(12.162vw, 180px);
  -webkit-clip-path: circle(50% at 50% 50%);
          clip-path: circle(50% at 50% 50%);
}
@media only screen and (max-width: 767px) {
  .person__detail__profile .flex .img {
    width: 51.282vw;
    height: 51.282vw;
    margin: 0 auto 7.692vw;
  }
}
.person__detail__profile .flex .img img {
  max-width: none;
  height: 100%;
}
.person__detail__profile .flex .txt {
  width: calc(100% - min(12.162vw, 180px));
  padding-left: min(4.054vw, 60px);
}
@media only screen and (max-width: 767px) {
  .person__detail__profile .flex .txt {
    width: 100%;
    padding-left: 0;
  }
}
.person__detail__profile .flex .txt h3 {
  position: relative;
  padding-left: min(1.892vw, 28px);
  line-height: 1.8;
  margin-bottom: 1em;
}
@media only screen and (max-width: 767px) {
  .person__detail__profile .flex .txt h3 {
    font-size: 5.128vw;
    padding-left: 1.4em;
  }
}
.person__detail__profile .flex .txt h3:before {
  content: "●";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #F37C2F;
}
.person__detail__profile .flex .txt p {
  line-height: 2.4;
  padding-left: min(1.892vw, 28px);
}
@media only screen and (max-width: 767px) {
  .person__detail__profile .flex .txt p {
    font-size: 4.103vw;
    line-height: 1.6;
  }
}
.person__detail__others {
  padding-top: min(5.946vw, 88px);
}
@media only screen and (max-width: 767px) {
  .person__detail__others {
    padding-top: 17.436vw;
  }
}
.person__detail__others h3.ttl {
  font-size: clamp(12px, 3.243vw, 48px);
  text-align: center;
  margin-bottom: min(2.838vw, 42px);
}
@media only screen and (max-width: 767px) {
  .person__detail__others h3.ttl {
    font-size: 9.231vw;
    line-height: normal;
    margin-bottom: 0.4em;
  }
}
.person__detail__others h3.ttl span {
  display: block;
  padding-top: 1em;
  font-size: clamp(12px, 1.216vw, 18px);
}
@media only screen and (max-width: 767px) {
  .person__detail__others h3.ttl span {
    font-size: 3.59vw;
  }
}
.person__detail__sns {
  margin-bottom: min(4.324vw, 64px);
}
@media only screen and (max-width: 767px) {
  .person__detail__sns {
    margin-bottom: 10.256vw;
    padding-top: 5.128vw;
  }
}
.person__detail__sns h4 {
  font-size: clamp(12px, 1.216vw, 18px);
  text-align: center;
  margin-bottom: 1em;
}
@media only screen and (max-width: 767px) {
  .person__detail__sns h4 {
    font-size: 4.615vw;
  }
}
.person__detail__sns ul {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.person__detail__sns ul li:first-child {
  margin-right: min(2.027vw, 30px);
}
@media only screen and (max-width: 767px) {
  .person__detail__sns ul li:first-child {
    margin-right: 6.41vw;
  }
}
.person__detail__sns ul li a {
  display: block;
  width: min(3.378vw, 50px);
}
@media only screen and (max-width: 767px) {
  .person__detail__sns ul li a {
    width: 12.821vw;
  }
}
.person__detail__sns ul li a img {
  width: 100%;
}
.person__detail__nav {
  margin-bottom: min(7.432vw, 110px);
}
@media only screen and (max-width: 767px) {
  .person__detail__nav {
    margin-bottom: 23.077vw;
  }
}
.person__detail__nav .flex {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .person__detail__nav .flex {
    position: relative;
    width: 71.795vw;
    margin: 0 auto;
    padding-top: 15.385vw;
  }
}
@media only screen and (max-width: 767px) {
  .person__detail__nav .flex .btn {
    width: 100%;
  }
}
.person__detail__nav .flex .btn a {
  width: min(18.919vw, 280px);
  height: min(3.919vw, 58px);
  display: grid;
  place-content: center;
  position: relative;
  border: 1px solid #333;
  border-radius: 60px;
  background: #fff url(/assets/img/person/arrow.svg) no-repeat center left 1.2em;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
@media print, screen and (min-width: 768px) {
  .person__detail__nav .flex .btn a:hover {
    background: #F47F2C url(/assets/img/top/arrow_inversion_white.svg) no-repeat center left 1.2em;
    color: #fff;
    border: 1px solid #F47F2C;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
  }
}
@media only screen and (max-width: 767px) {
  .person__detail__nav .flex .btn a {
    font-size: 4.103vw;
    width: 100%;
    height: 14.359vw;
    border-radius: 15.385vw;
  }
}
.person__detail__nav .flex .arrows {
  min-width: min(5.811vw, 86px);
}
.person__detail__nav .flex .arrows a {
  font-size: clamp(12px, 1.081vw, 16px);
  position: relative;
  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;
}
@media only screen and (max-width: 767px) {
  .person__detail__nav .flex .arrows a {
    font-size: 4.103vw;
  }
}
@media only screen and (max-width: 767px) {
  .person__detail__nav .flex .arrows__prev {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.person__detail__nav .flex .arrows__prev a .ico {
  margin-left: 0;
  margin-right: 1em;
}
@media only screen and (max-width: 767px) {
  .person__detail__nav .flex .arrows__next {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.person__detail .post-list a {
  position: relative;
  border-radius: 24px;
  border: 1px solid #646E7A;
  white-space: wrap;
  padding: min(2.703vw, 40px) min(3.378vw, 50px);
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media print, screen and (min-width: 768px) {
  .person__detail .post-list a:hover .post-list__img img {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
@media only screen and (max-width: 767px) {
  .person__detail .post-list a {
    border-radius: 6.154vw;
    padding: 17.949vw 5.128vw 7.179vw;
    display: block;
  }
}
.person__detail .post-list__flag {
  position: absolute;
  top: -1.3em;
  left: -1px;
  font-size: clamp(12px, 1.216vw, 18px);
  color: #fff;
  border-radius: 12px 12px 0px 0px;
  background: #646E7A;
  width: min(19.932vw, 295px);
  padding: 0.8em 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .person__detail .post-list__flag {
    top: -1.282vw;
    left: -1px;
    font-size: 4.615vw;
    width: calc(100% + 2px);
    border-radius: 3.077vw 3.077vw 0px 0px;
  }
}
.person__detail .post-list__img {
  max-width: min(16.486vw, 244px);
  width: 100%;
  overflow: hidden;
  border-radius: 24px;
  line-height: 0;
}
@media only screen and (max-width: 767px) {
  .person__detail .post-list__img {
    max-width: none;
    border-radius: 3.077vw;
    margin-bottom: 6.41vw;
  }
}
.person__detail .post-list__img img {
  will-change: transform;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.person__detail .post-list__txt {
  max-width: calc(100% - min(16.486vw, 244px));
  padding-left: min(4.73vw, 70px);
}
@media only screen and (max-width: 767px) {
  .person__detail .post-list__txt {
    max-width: none;
    padding-left: 0;
  }
}
.person__detail .post-list__txt h3 {
  font-size: clamp(12px, 1.216vw, 18px);
  line-height: 1.6;
  position: relative;
  margin-bottom: min(1.622vw, 24px);
}
@media only screen and (max-width: 767px) {
  .person__detail .post-list__txt h3 {
    font-size: 4.615vw;
    padding-left: 1.4em;
    margin-bottom: 5.128vw;
  }
}
.person__detail .post-list__txt h3:before {
  content: "●";
  position: absolute;
  top: 0;
  left: -1.4em;
  color: #F37C2F;
}
@media only screen and (max-width: 767px) {
  .person__detail .post-list__txt h3:before {
    left: 0;
  }
}
.person__detail .post-list__txt h3 + p {
  font-size: clamp(12px, 1.081vw, 16px);
  line-height: 1.8;
  word-break: break-all;
  margin-bottom: 1em;
}
@media only screen and (max-width: 767px) {
  .person__detail .post-list__txt h3 + p {
    font-size: 3.59vw;
  }
}
.person__detail .post-list__txt .btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.person__detail .post-list__txt .btn > span {
  position: relative;
  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;
}
.person__detail .wp-block-media-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}
@media only screen and (max-width: 767px) {
  .person__detail .wp-block-media-text {
    display: block;
  }
}
.person__detail .wp-block-media-text .wp-block-media-text__content, .person__detail .wp-block-media-text .wp-block-media-text__media {
  width: 47%;
  padding: 0;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
@media only screen and (max-width: 767px) {
  .person__detail .wp-block-media-text .wp-block-media-text__content, .person__detail .wp-block-media-text .wp-block-media-text__media {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .person__detail .wp-block-media-text .wp-block-media-text__content {
    margin-bottom: 7.692vw;
  }
}
.person__detail .wp-block-media-text .wp-block-media-text__media {
  overflow: hidden;
  border-radius: 24px;
}
@media only screen and (max-width: 767px) {
  .person__detail .wp-block-media-text .wp-block-media-text__media {
    border-radius: 6.154vw;
  }
}
.person .filters {
  width: min(74.324vw, 1100px);
  margin: 0 auto min(7.973vw, 118px);
  border: 1px solid rgba(244, 127, 44, 0.8);
  padding: min(3.378vw, 50px) min(3.378vw, 50px) min(2.703vw, 40px);
  border-radius: min(1.622vw, 24px);
  background-color: #fff;
}
.person .filters .flex {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: 1px dotted #333;
  padding-bottom: min(1.351vw, 20px);
  margin-bottom: min(2.027vw, 30px);
  position: relative;
}
.person .filters .flex:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
.person .filters .flex:last-of-type:before {
  display: none;
}
.person .filters .flex:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 1px;
  width: min(5.405vw, 80px);
  background-color: #F37C2F;
}
.person .filters .flex p {
  font-size: clamp(12px, 1.216vw, 18px);
  width: min(13.514vw, 200px);
}
.person .filters .flex ul {
  width: calc(100% - 200px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.person .filters .flex ul li {
  font-size: clamp(12px, 0.946vw, 14px);
  padding: min(0.676vw, 10px) min(1.216vw, 18px);
  border: 1px solid #CCC;
  border-radius: min(2.027vw, 30px);
  margin-right: min(0.811vw, 12px);
  margin-bottom: min(0.811vw, 12px);
  cursor: pointer;
}