@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');
.c-headsub {
  margin: -.5em 0 .83em;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: .1em;
}

@media screen and (max-width: 1079px) {
  .c-br.is-pc {
    display: none;
  }
}

@media screen and (min-width: 1080px) {
  .c-br.is-sp {
    display: none;
  }
}

.p-staff {
  overflow: hidden;
  padding-bottom: 50px;
}

@media screen and (min-width: 1080px) {
  .p-staff__ld {
    width: 1080px;
    margin: 0 auto 30px;
  }
}

@media screen and (max-width: 1079px) {
  .p-staff__ld {
    margin-bottom: 20px;
    padding: 0 5%;
  }
}

.p-staff__ld__t {
  margin: 0;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 1px;
}

.p-staff__mn {
  position: relative;
}

.p-staff__mn__fl {
  position: relative;
  padding-top: 54.72973%;
  transition: opacity .5s cubic-bezier(.165, .84, .44, 1);
}

.p-staff__mn__fl__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/kokoro-keijiban/haresora/assets/images/medical-staff/bg_staff_fl01.webp) no-repeat 0 0/contain;
  opacity: 0;
  transform: translateY(12px);
  transition: opacity .5s cubic-bezier(.165, .84, .44, 1), transform .5s cubic-bezier(.165, .84, .44, 1);
}

.p-staff__mn__fl__bg.is-show {
  opacity: 1;
  transform: translateY(0);
}

.p-staff__mn__fl__mv {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: translateY(12px);
  transition: opacity .5s cubic-bezier(.165, .84, .44, 1), transform .5s cubic-bezier(.165, .84, .44, 1);
}

.p-staff__mn__fl__mv > video {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.p-staff__mn__fl__mv.is-show {
  opacity: 1;
  transform: translateY(0);
}

.p-staff__mn__fl__cz__u {
  position: absolute;
}

.p-staff__mn__fl__cz__u__bl {
  position: absolute;
  left: 50%;
  top: 0;
  padding: 5px 10px 7px;
  opacity: 0;
  transform: translate(-50%, -20px);
  transition: opacity .5s cubic-bezier(.165, .84, .44, 1), transform .5s cubic-bezier(.165, .84, .44, 1);
  pointer-events: none;
}

.p-staff__mn__fl__cz__u__bl::before,
.p-staff__mn__fl__cz__u__bl::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.p-staff__mn__fl__cz__u__bl::before {
  left: 2px;
  top: -2px;
  border-radius: 3.5px;
  background: #d46e01;
}

.p-staff__mn__fl__cz__u__bl::after {
  left: 0;
  top: 0;
  border-radius: 3.5px;
  background: #d87a00;
}

.p-staff__mn__fl__cz__u__bl__in::before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: -14px;
  width: 8px;
  height: 15px;
  margin-left: -4px;
  background: #d87a00;
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}

.p-staff__mn__fl__cz__u__bl__t {
  position: relative;
  z-index: 1;
  margin: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  transition: font-size .7s cubic-bezier(.165, .84, .44, 1);
}

.p-staff__mn__fl__cz__u__bl.is-first-show {
  opacity: 1;
  transform: translate(-50%, 0);
}

@media screen and (min-width: 1080px) {
  .p-staff__mn__fl__cz__u__bl.is-first-hide {
    opacity: 0;
    transform: translate(-50%, -20px);
  }
}

.p-staff__mn__fl__cz__u__bl.is-show {
  opacity: 1;
  transform: translate(-50%, 0);
}

.p-staff__mn__fl__cz__u__ln {
  display: block;
  height: 100%;
  visibility: hidden;
}

@media screen and (min-width: 1080px) {
  .p-staff__mn__fl__cz__u__ln:hover + .p-staff__mn__fl__cz__u__bl,
  .p-staff__mn__fl__cz__u__ln:active + .p-staff__mn__fl__cz__u__bl {
    opacity: 1;
    transform: translate(-50%, 0);
  }
}

.p-staff__mn__fl__cz__u__ln.is-show {
  visibility: visible;
}

.p-staff__mn__fl__cz__u:nth-child(1) {
  left: 77.02703%;
  top: calc(53.85802% - 42px);
  width: 6.75676%;
  height: calc(16.97531% + 42px);
}

.p-staff__mn__fl__cz__u:nth-child(2) {
  left: 86.14865%;
  top: calc(38.2716% - 42px);
  width: 6.75676%;
  height: calc(16.97531% + 42px);
}

.p-staff__mn__fl__cz__u:nth-child(3) {
  left: 13.59797%;
  top: calc(31.01852% - 42px);
  width: 6.75676%;
  height: calc(13.88889% + 42px);
}

.p-staff__mn__fl__cz__u:nth-child(4) {
  left: 69.42568%;
  top: calc(17.28395% - 42px);
  width: 6.75676%;
  height: calc(16.97531% + 42px);
}

.p-staff__mn__fl__cz__u:nth-child(5) {
  left: 58.69932%;
  top: calc(30.70988% - 42px);
  width: 6.75676%;
  height: calc(16.97531% + 42px);
}

.p-staff__mn__fl__cz__u:nth-child(6) {
  left: 64.61149%;
  top: calc(60.49383% - 42px);
  width: 6.75676%;
  height: calc(13.88889% + 42px);
}

.p-staff__mn__fl.is-inactive {
  opacity: .3;
  pointer-events: none;
}

.p-staff__mn__hm {
  position: absolute;
  top: 20px;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity .5s cubic-bezier(.165, .84, .44, 1), transform .7s cubic-bezier(.165, .84, .44, 1);
}

@media screen and (min-width: 1080px) {
  .p-staff__mn__hm {
    left: 42px;
  }
}

@media screen and (max-width: 1079px) {
  .p-staff__mn__hm {
    left: 20px;
  }
}

.p-staff__mn__hm a {
  display: block;
  border-radius: 50%;
  background: #fff;
  transition: background-color .7s cubic-bezier(.165, .84, .44, 1);
}

.p-staff__mn__hm a > span {
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
  transition: opacity .35s ease-out;
}

.p-staff__mn__hm a > span > span {
  display: block;
  position: absolute;
  left: 15px;
  top: 24px;
  width: 20px;
  height: 2px;
  border-radius: 99px;
  background: #999;
}

.p-staff__mn__hm a > span > span:nth-child(1) {
  transform: translateY(-7px);
  transition: transform .7s cubic-bezier(.165, .84, .44, 1);
}

.p-staff__mn__hm a > span > span:nth-child(2) {
  transition: opacity .7s cubic-bezier(.165, .84, .44, 1);
}

.p-staff__mn__hm a > span > span:nth-child(3) {
  transform: translateY(7px);
  transition: transform .7s cubic-bezier(.165, .84, .44, 1);
}

@media screen and (min-width: 1080px) {
  .p-staff__mn__hm a:hover > span,
  .p-staff__mn__hm a:active > span {
    opacity: .65;
  }
}

.p-staff__mn__hm.is-show {
  visibility: visible;
  opacity: 1;
}

.p-staff__mn__hm.is-active a {
  background: #f2f0ea;
}

.p-staff__mn__hm.is-active a > span > span:nth-child(1) {
  transform: translateY(0px) rotate(45deg);
}

.p-staff__mn__hm.is-active a > span > span:nth-child(2) {
  opacity: 0;
}

.p-staff__mn__hm.is-active a > span > span:nth-child(3) {
  transform: translateY(0px) rotate(-45deg);
}

@media screen and (max-width: 1079px) {
  .p-staff__mn__hm.is-active.is-cz-show {
    transform: translateX(-100vw);
  }
}

.p-staff__mn__lu {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  box-sizing: border-box;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  background: #fff;
  visibility: hidden;
  transition: visibility 0s .7s, transform .7s cubic-bezier(.165, .84, .44, 1);
}

@media screen and (min-width: 1080px) {
  .p-staff__mn__lu {
    width: 360px;
    padding: 90px 40px 45px;
    transform: translateX(-360px);
  }
}

@media screen and (max-width: 1079px) {
  .p-staff__mn__lu {
    width: 100%;
    min-height: 630px;
    padding: 90px 20px 30px;
    transform: translateX(-100%);
  }
}

.p-staff__mn__lu__s {
  margin: 0 0 4px;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 1px;
}

.p-staff__mn__lu__t {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 2px;
}

.p-staff__mn__lu ul {
  margin: 0;
}

.p-staff__mn__lu ul > li a {
  display: block;
  position: relative;
  color: inherit;
  transition: opacity .35s ease-out;
}

@media screen and (min-width: 1080px) {
  .p-staff__mn__lu ul > li a {
    padding: 25px 0;
  }
}

@media screen and (max-width: 1079px) {
  .p-staff__mn__lu ul > li a {
    padding: 15px 0;
  }
}

.p-staff__mn__lu ul > li a::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  width: 8px;
  height: 16px;
  margin-top: -8px;
  background: url(/kokoro-keijiban/haresora/assets/images/icon_button_arrow.svg) no-repeat 0 0/contain;
}

@media screen and (min-width: 1080px) {
  .p-staff__mn__lu ul > li a::before {
    right: 10px;
  }
}

@media screen and (max-width: 1079px) {
  .p-staff__mn__lu ul > li a::before {
    right: 0;
  }
}

@media screen and (min-width: 1080px) {
  .p-staff__mn__lu ul > li a:hover,
  .p-staff__mn__lu ul > li a:active {
    opacity: .65;
  }
}

.p-staff__mn__lu ul > li:nth-child(n+2) {
  border-top: 1px solid rgba(204, 204, 204, .4);
}

.p-staff__mn__lu ul > li.is-cr a {
  pointer-events: none;
}

.p-staff__mn__lu.is-show {
  visibility: visible;
  transform: translateX(0);
  transition: visibility 0s, transform .7s cubic-bezier(.165, .84, .44, 1);
}

@media screen and (max-width: 1079px) {
  .p-staff__mn__lu.is-cz-show {
    visibility: hidden;
    transform: translateX(-100%);
    transition: visibility 0s .7s, transform .7s cubic-bezier(.165, .84, .44, 1);
  }
}

.p-staff__mn__cz {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  box-sizing: border-box;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  background: #fff;
  overflow: hidden;
  visibility: hidden;
  transition: visibility 0s .7s, transform .7s cubic-bezier(.165, .84, .44, 1);
}

@media screen and (min-width: 1080px) {
  .p-staff__mn__cz {
    width: 480px;
    min-height: 600px;
    padding: 60px 70px 70px;
    transform: translateX(480px);
  }
}

@media screen and (max-width: 1079px) {
  .p-staff__mn__cz {
    width: 100%;
    padding: 35px 20px;
    transform: translateX(100%);
  }
}

.p-staff__mn__cz__x {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 1;
}

.p-staff__mn__cz__x a {
  display: block;
  border-radius: 50%;
  background: #f2f0ea;
}

.p-staff__mn__cz__x a > span {
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
  transition: opacity .35s ease-out;
}

.p-staff__mn__cz__x a > span > span {
  display: block;
  position: absolute;
  left: 15px;
  top: 24px;
  width: 20px;
  height: 2px;
  border-radius: 99px;
  background: #999;
}

.p-staff__mn__cz__x a > span > span:nth-child(1) {
  transform: rotate(45deg);
}

.p-staff__mn__cz__x a > span > span:nth-child(2) {
  transform: rotate(-45deg);
}

@media screen and (min-width: 1080px) {
  .p-staff__mn__cz__x a:hover > span,
  .p-staff__mn__cz__x a:active > span {
    opacity: .65;
  }
}

.p-staff__mn__cz__uw {
  position: relative;
}

@media screen and (max-width: 1079px) {
  .p-staff__mn__cz__uw {
    display: flex;
    align-items: center;
    min-height: 560px;
  }
}

@media screen and (max-width: 1079px) {
  .p-staff__mn__cz__uw__in {
    width: 100%;
  }
}

.p-staff__mn__cz__u {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
}

@media screen and (min-width: 1080px) {
  .p-staff__mn__cz__u__hd {
    margin-bottom: 15px;
  }
}

.p-staff__mn__cz__u__hd__s {
  margin: 0 0 7px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 1px;
  text-align: center;
}

.p-staff__mn__cz__u__hd__t {
  margin: 0;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 2px;
  text-align: center;
}

.p-staff__mn__cz__u__p {
  line-height: 1;
  text-align: center;
}

.p-staff__mn__cz__u__p img {
  width: 200px;
  height: 280px;
  vertical-align: top;
}

.p-staff__mn__cz__u__t {
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 1px;
}

@media screen and (min-width: 1080px) {
  .p-staff__mn__cz__u__t {
    margin: 20px 0 0;
  }
}

@media screen and (max-width: 1079px) {
  .p-staff__mn__cz__u__t {
    margin: 5px 0 0;
  }
}

.p-staff__mn__cz__u__ft {
  border-top: 1px solid rgba(204, 204, 204, .4);
}

@media screen and (min-width: 1080px) {
  .p-staff__mn__cz__u__ft {
    margin-top: 40px;
    padding-top: 30px;
  }
}

@media screen and (max-width: 1079px) {
  .p-staff__mn__cz__u__ft {
    margin-top: 20px;
    padding-top: 20px;
  }
}

.p-staff__mn__cz__u__ft__ln {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
}

.p-staff__mn__cz__u__ft__ln a {
  display: block;
  position: relative;
  color: inherit;
  transition: color .35s ease-out;
}

.p-staff__mn__cz__u__ft__ln a::before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 8px;
  height: 16px;
  margin-top: -6px;
  background: url(/kokoro-keijiban/haresora/assets/images/icon_button_arrow.svg) no-repeat 0 0/contain;
}

@media screen and (min-width: 1080px) {
  .p-staff__mn__cz__u__ft__ln a:hover,
  .p-staff__mn__cz__u__ft__ln a:active {
    color: #999;
  }
}

.p-staff__mn__cz__u.is-relative {
  position: relative;
  left: auto;
  top: auto;
}

.p-staff__mn__cz.is-cz-show {
  visibility: visible;
  transform: translateX(0);
  transition: visibility 0s, transform .7s cubic-bezier(.165, .84, .44, 1);
}

.p-staff__mn__wp {
  box-sizing: content-box;
}

@media screen and (min-width: 1080px) {
  .p-staff__mn__wp {
    display: flex;
    align-items: center;
    max-width: 1184px;
    height: 644px;
    margin: 0 auto;
    padding: 10px 30px;
  }
}

@media screen and (max-width: 1079px) {
  .p-staff__mn__wp {
    max-width: 994px;
    height: 519px;
    margin: 0 auto;
    padding: 40px 0 20px;
    overflow: hidden;
    overflow-x: auto;
  }
}

@media screen and (min-width: 1080px) {
  .p-staff__mn__wp__in {
    width: 100%;
    box-sizing: border-box;
    transition: padding-left .7s cubic-bezier(.165, .84, .44, 1);
  }
}

@media screen and (max-width: 1079px) {
  .p-staff__mn__wp__in {
    float: left;
    width: 954px;
    height: 519px;
    box-sizing: content-box;
    padding: 0 20px;
  }
}

@media screen and (min-width: 1259px) and (max-width: 1978px) {
  .p-staff__mn__wp.is-narrow .p-staff__mn__wp__in {
    padding-left: calc(-50vw + 989.5px);
  }
}

@media screen and (min-width: 1080px) and (max-width: 1258px) {
  .p-staff__mn__wp.is-narrow .p-staff__mn__wp__in {
    padding-left: 360px;
  }
}

.p-staff__ft {
  position: relative;
}

@media screen and (min-width: 1080px) {
  .p-staff__ft {
    width: 1080px;
    margin: -50px auto 0;
  }
}

@media screen and (max-width: 1079px) {
  .p-staff__ft {
    margin-top: 10px;
    padding: 0 5%;
  }
}

.p-staff__ft__tl {
  display: table;
}

.p-staff__ft__tl__m {
  display: table-cell;
  width: 67px;
  padding-top: 1px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 1px;
  white-space: nowrap;
  vertical-align: top;
}

.p-staff__ft__tl__tw {
  display: table-cell;
  vertical-align: top;
}

.p-staff__ft__tl__nm {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1px;
}

.p-staff__ft__tl__nm > span {
  font-size: 18px;
}

.p-staff__ft__tl__bl {
  margin: 8px 0 0;
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 1px;
}

.p-staff__ft__ln {
  margin: 20px 0 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1px;
}

@media screen and (min-width: 1080px) {
  .p-staff__ft__ln {
    padding-left: 67px;
  }
}

.p-staff__ft__ln a {
  display: inline-block;
  position: relative;
  padding-right: 20px;
  color: inherit;
  transition: color .35s ease-out;
}

.p-staff__ft__ln a::before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 8px;
  height: 16px;
  margin-top: -6px;
  background: url(/kokoro-keijiban/haresora/assets/images/icon_button_arrow.svg) no-repeat 0 0/contain;
}

@media screen and (min-width: 1080px) {
  .p-staff__ft__ln a:hover,
  .p-staff__ft__ln a:active {
    color: #999;
  }
}

.p-faq {
  overflow: hidden;
}

@media screen and (min-width: 1080px) {
  .p-faq__in {
    width: 1080px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__in {
    padding: 0 5%;
  }
}

.p-faq__kv {
  position: relative;
}

@media screen and (min-width: 1080px) {
  .p-faq__kv {
    padding-top: 37.96296%;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__kv {
    padding-top: 67.16418%;
  }
}

.p-faq__kv::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  background: url(/kokoro-keijiban/haresora/assets/images/psychologist/bg_faq_dc01.svg) no-repeat 0 0/contain;
  pointer-events: none;
}

@media screen and (min-width: 1080px) {
  .p-faq__kv::before {
    right: -131px;
    top: 17px;
    width: 477px;
    height: 460px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__kv::before {
    right: -109px;
    top: 90px;
    width: 247px;
    height: 238px;
  }
}

.p-faq__kv img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-radius: 12px;
}

@media screen and (min-width: 1080px) {
  .p-faq__mn {
    margin-top: 80px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mn {
    margin-top: 60px;
  }
}

.p-faq__mn__tt {
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 2px;
}

.p-faq__mn__u {
  border-radius: 12px;
  box-shadow: -10px -10px 12px 0 rgba(255, 255, 255, .5), 10px 10px 12px 0 rgba(152, 137, 124, .15);
  overflow: hidden;
}

.p-faq__mn__u__hd {
  background: #f2f0ea;
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__hd__cw {
    display: flex;
    align-items: center;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mn__u__hd__cw {
    display: block;
    overflow: hidden;
  }
}

.p-faq__mn__u__hd__cw__c {
  display: block;
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__hd__cw__c {
    box-sizing: border-box;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__hd__cw__c:nth-child(1) {
    padding-right: 15px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mn__u__hd__cw__c:nth-child(1) {
    float: left;
    padding: 4px 10px 0 0;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__hd__cw__c:nth-child(2) {
    width: 100%;
  }
}

.p-faq__mn__u__hd__lb {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #dd9899;
  color: #fff;
  font-family: 'Figtree';
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__hd__lb {
    width: 60px;
    height: 60px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mn__u__hd__lb {
    width: 50px;
    height: 50px;
  }
}

.p-faq__mn__u__hd__t {
  display: block;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 1px;
}

.p-faq__mn__u__hd__ic {
  display: block;
  position: absolute;
  top: 50%;
  width: 16px;
  height: 16px;
  margin-top: -8px;
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__hd__ic {
    right: 30px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mn__u__hd__ic {
    right: 20px;
  }
}

.p-faq__mn__u__hd__ic::before,
.p-faq__mn__u__hd__ic::after {
  content: '';
  display: block;
  position: absolute;
  border-radius: 99px;
  background: #999;
}

.p-faq__mn__u__hd__ic::before {
  left: 0;
  top: 7px;
  width: 16px;
  height: 2px;
}

.p-faq__mn__u__hd__ic::after {
  left: 7px;
  top: 0;
  width: 2px;
  height: 16px;
  transition: transform .35s ease-out;
}

.p-faq__mn__u__hd a {
  display: block;
  position: relative;
  width: 100%;
  color: inherit;
  transition: opacity .35s ease-out;
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__hd a {
    padding: 30px 61px 30px 30px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mn__u__hd a {
    padding: 25px 46px 25px 20px;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__hd a:hover,
  .p-faq__mn__u__hd a:active {
    opacity: .65;
  }
}

.p-faq__mn__u__bd {
  display: none;
  overflow: hidden;
}

.p-faq__mn__u__bd__in {
  border-top: 1px solid #e5e5e5;
  background: #fff;
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__bd__in {
    padding: 30px 30px 35px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mn__u__bd__in {
    padding: 30px 20px 25px;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__ah {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mn__u__ah {
    margin-bottom: 15px;
  }
}

.p-faq__mn__u__ah__cw {
  display: flex;
  align-items: center;
}

.p-faq__mn__u__ah__cw__c {
  display: block;
  box-sizing: border-box;
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__ah__cw__c:nth-child(1) {
    padding-right: 15px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mn__u__ah__cw__c:nth-child(1) {
    padding-right: 10px;
  }
}

.p-faq__mn__u__ah__cw__c:nth-child(2) {
  width: 100%;
}

.p-faq__mn__u__ah__lb {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #5bc5e1;
  color: #fff;
  font-family: 'Figtree';
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__ah__lb {
    width: 60px;
    height: 60px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mn__u__ah__lb {
    width: 50px;
    height: 50px;
  }
}

.p-faq__mn__u__ah__tt {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 2px;
}

.p-faq__mn__u__ab__t {
  margin: 0;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 1px;
}

.p-faq__mn__u__ab__t.is-mt20 {
  margin-top: 20px;
}

.p-faq__mn__u__ap {
  margin-top: 30px;
  border-radius: 12px;
  background: #ede8e4;
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__ap {
    padding: 25px 30px 30px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mn__u__ap {
    padding: 20px 20px 25px;
  }
}

.p-faq__mn__u__ap__tt {
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 1px;
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__ap__cw {
    display: flex;
    align-items: center;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__ap__cw__c {
    box-sizing: border-box;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__ap__cw__c:nth-child(1) {
    padding-right: 40px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mn__u__ap__cw__c:nth-child(1) {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__ap__cw__c:nth-child(2) {
    width: 100%;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__ap__p {
    width: 420px;
  }
}

.p-faq__mn__u__ap__p > span {
  display: block;
  position: relative;
  padding-top: 71.42857%;
}

.p-faq__mn__u__ap__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-radius: 12px;
}

.p-faq__mn__u__ap__nm {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1px;
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__ap__nm {
    padding-left: 45px;
  }
}

.p-faq__mn__u__ap__nm > span {
  font-size: 18px;
}

.p-faq__mn__u__ap__bl {
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 1px;
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__ap__bl {
    margin: 17px 0 0;
    padding-left: 45px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mn__u__ap__bl {
    margin: 15px 0 0;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__ap__bt {
    margin-top: 50px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mn__u__ap__bt {
    margin-top: 20px;
  }
}

.p-faq__mn__u__ap__bt a {
  display: flex;
  align-items: center;
  position: relative;
  border: 1px solid #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
  background: #f3eee9;
  color: #999;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 1px;
  transition: color .35s ease-out;
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__ap__bt a {
    height: 98px;
    padding-left: 44px;
    border-radius: 99px;
    font-size: 16px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mn__u__ap__bt a {
    height: 118px;
    padding-left: 20px;
    border-radius: 12px;
    font-size: 14px;
  }
}

.p-faq__mn__u__ap__bt a::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  width: 8px;
  height: 16px;
  margin-top: -8px;
  background: url(/kokoro-keijiban/haresora/assets/images/icon_button_arrow.svg) no-repeat 0 0/contain;
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__ap__bt a::before {
    right: 39px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mn__u__ap__bt a::before {
    right: 19px;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__u__ap__bt a:hover,
  .p-faq__mn__u__ap__bt a:active {
    color: #333;
  }
}

.p-faq__mn__u:nth-child(n+2) {
  margin-top: 20px;
}

.p-faq__mn__u.is-detail-show .p-faq__mn__u__hd__ic::after {
  transform: scaleY(0);
}

@media screen and (min-width: 1080px) {
  .p-faq__mn__sc:nth-child(n+2) {
    margin-top: 80px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mn__sc:nth-child(n+2) {
    margin-top: 60px;
  }
}

.p-faq__cz {
  position: relative;
}

@media screen and (min-width: 1080px) {
  .p-faq__cz {
    margin-top: 260px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__cz {
    margin-top: 140px;
  }
}

.p-faq__cz::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  background: url(/kokoro-keijiban/haresora/assets/images/psychologist/bg_faq_dc02.svg) no-repeat 0 0/contain;
  pointer-events: none;
}

@media screen and (min-width: 1080px) {
  .p-faq__cz::before {
    left: -185px;
    top: -207px;
    width: 385px;
    height: 423px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__cz::before {
    left: -65px;
    top: -60px;
    width: 201px;
    height: 221px;
  }
}

.p-faq__cz__tt {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 2px;
}

@media screen and (min-width: 1080px) {
  .p-faq__cz__tt {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__cz__tt {
    margin-bottom: 50px;
  }
}

.p-faq__cz__bx {
  border-radius: 12px;
  background: #f6f5f0;
}

@media screen and (min-width: 1080px) {
  .p-faq__cz__bx {
    padding: 30px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__cz__bx {
    padding: 25px 20px;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__cz__bx__cw {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__cz__bx__cw__c {
    box-sizing: border-box;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__cz__bx__cw__c:nth-child(1) {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__cz__bx__cw__c:nth-child(2) {
    width: 100%;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__cz__bx__p {
    width: 490px;
  }
}

.p-faq__cz__bx__p > span {
  display: block;
  position: relative;
  padding-top: 71.42857%;
}

.p-faq__cz__bx__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-radius: 12px;
}

.p-faq__cz__bx__nm {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1px;
}

.p-faq__cz__bx__nm > span {
  font-size: 18px;
}

.p-faq__cz__bx__bl {
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 1px;
}

@media screen and (min-width: 1080px) {
  .p-faq__cz__bx__bl {
    margin: 17px 0 0;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__cz__bx__bl {
    margin: 15px 0 0;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__cz__sw {
    margin-top: 80px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__cz__sw {
    margin-top: 60px;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__cz__sc__ss {
    margin-top: 80px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__cz__sc__ss {
    margin-top: 60px;
  }
}

.p-faq__cz__sc__tt {
  margin-bottom: 25px;
  padding-bottom: 17px;
  border-bottom: 1px solid #ccc;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 2px;
}

.p-faq__cz__sc__st {
  position: relative;
  margin-bottom: 25px;
  padding-left: 18px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 1px;
}

.p-faq__cz__sc__st::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 8px;
  height: 1px;
  margin-top: -.5px;
  background: #333;
}

.p-faq__cz__sc__t {
  margin: 0;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 1px;
}

.p-faq__cz__sc__t sup {
  position: static;
  font-size: 10px;
  line-height: inherit;
  vertical-align: 30%;
}

.p-faq__cz__sc__t.is-mt20 {
  margin-top: 20px;
}

.p-faq__cz__sc__nl {
  display: table;
  width: 100%;
  font-size: 13px;
  line-height: 1.75;
  letter-spacing: 1px;
}

.p-faq__cz__sc__nl__m {
  display: table-cell;
  white-space: nowrap;
}

.p-faq__cz__sc__nl__t {
  display: table-cell;
  width: 100%;
  margin: 0;
  word-break: break-all;
}

.p-faq__cz__sc__nl > li {
  display: table-row;
}

.p-faq__cz__sc__nl.is-mt20 {
  margin-top: 20px;
}

@media screen and (min-width: 1080px) {
  .p-faq__cz__sc__cw {
    display: flex;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__cz__sc__cw__p {
    width: 490px;
  }
}

.p-faq__cz__sc__cw__p > span {
  display: block;
  position: relative;
  padding-top: 71.42857%;
}

.p-faq__cz__sc__cw__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-radius: 12px;
}

@media screen and (min-width: 1080px) {
  .p-faq__cz__sc__cw__c {
    box-sizing: border-box;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__cz__sc__cw__c:nth-child(1) {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__cz__sc__cw__c:nth-child(2) {
    width: 100%;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__cz__sc__cw:not(.is-reverse) {
    flex-direction: row;
  }
  .p-faq__cz__sc__cw:not(.is-reverse) .p-faq__cz__sc__cw__c:nth-child(1) {
    padding-right: 40px;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__cz__sc__cw.is-reverse {
    flex-direction: row-reverse;
  }
  .p-faq__cz__sc__cw.is-reverse .p-faq__cz__sc__cw__c:nth-child(1) {
    padding-left: 40px;
  }
}

.p-faq__cz__sc__cw.is-mt20 {
  margin-top: 20px;
}

@media screen and (min-width: 1080px) {
  .p-faq__cz__sc:nth-child(n+2) {
    margin-top: 80px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__cz__sc:nth-child(n+2) {
    margin-top: 60px;
  }
}

@media screen and (min-width: 1080px) {
  .p-faq__cz__ft {
    margin-top: 80px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__cz__ft {
    margin-top: 60px;
  }
}

.p-faq__cz__ft__tt {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 1px;
}

.p-faq__cz__ft__nl {
  display: table;
  width: 100%;
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 1px;
}

.p-faq__cz__ft__nl__m {
  display: table-cell;
  white-space: nowrap;
}

.p-faq__cz__ft__nl__t {
  display: table-cell;
  width: 100%;
  margin: 0;
  word-break: break-all;
}

.p-faq__cz__ft__nl > li {
  display: table-row;
}

.p-faq__mv {
  position: relative;
}

@media screen and (min-width: 1080px) {
  .p-faq__mv {
    margin-top: 200px;
    padding-top: 60px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mv {
    margin-top: 90px;
    padding-top: 50px;
  }
}

.p-faq__mv::before {
  content: '';
  display: block;
  position: absolute;
  background: url(/kokoro-keijiban/haresora/assets/images/psychologist/bg_faq_dc03.svg) no-repeat 0 0/contain;
  pointer-events: none;
}

@media screen and (min-width: 1080px) {
  .p-faq__mv::before {
    left: 195px;
    top: -144px;
    width: 436px;
    height: 423px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mv::before {
    left: 60px;
    top: 55px;
    width: 253px;
    height: 245px;
  }
}

.p-faq__mv__tt {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 2px;
}

@media screen and (min-width: 1080px) {
  .p-faq__mv__tt {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 1079px) {
  .p-faq__mv__tt {
    margin-bottom: 50px;
  }
}

.p-faq__mv__bd {
  position: relative;
  padding-top: 56.25%;
  border-radius: 12px;
  overflow: hidden;
}

.p-faq__mv__bd video {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .65);
}

@media screen and (min-width: 1080px) {
  .p-interview__in {
    width: 1080px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 1079px) {
  .p-interview__in {
    padding: 0 5%;
  }
}

.p-interview__pf {
  position: relative;
  border-radius: 12px;
  background: #f6f5f0;
}

@media screen and (min-width: 1080px) {
  .p-interview__pf {
    padding: 30px;
  }
}

@media screen and (max-width: 1079px) {
  .p-interview__pf {
    padding: 25px 20px;
  }
}

.p-interview__pf::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  background: url(/kokoro-keijiban/haresora/assets/images/psychologist/bg_interview_dc01.svg) no-repeat 0 0/contain;
  pointer-events: none;
}

@media screen and (min-width: 1080px) {
  .p-interview__pf::before {
    left: -284px;
    top: -212px;
    width: 477px;
    height: 460px;
  }
}

@media screen and (max-width: 1079px) {
  .p-interview__pf::before {
    left: -124px;
    top: -135px;
    width: 247px;
    height: 238px;
  }
}

@media screen and (min-width: 1080px) {
  .p-interview__pf__cw {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
}

@media screen and (min-width: 1080px) {
  .p-interview__pf__cw__c {
    box-sizing: border-box;
  }
}

@media screen and (max-width: 1079px) {
  .p-interview__pf__cw__c:nth-child(1) {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1080px) {
  .p-interview__pf__cw__c:nth-child(2) {
    width: 100%;
  }
}

@media screen and (min-width: 1080px) {
  .p-interview__pf__p {
    width: 490px;
  }
}

.p-interview__pf__p > span {
  display: block;
  position: relative;
  padding-top: 71.42857%;
}

.p-interview__pf__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-radius: 12px;
}

.p-interview__pf__nm {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1px;
}

.p-interview__pf__nm > span {
  font-size: 18px;
}

.p-interview__pf__bl {
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 1px;
}

@media screen and (min-width: 1080px) {
  .p-interview__pf__bl {
    margin: 17px 0 0;
  }
}

@media screen and (max-width: 1079px) {
  .p-interview__pf__bl {
    margin: 15px 0 0;
  }
}

@media screen and (min-width: 1080px) {
  .p-interview__sw {
    margin-top: 80px;
  }
}

@media screen and (max-width: 1079px) {
  .p-interview__sw {
    margin-top: 60px;
  }
}

@media screen and (min-width: 1080px) {
  .p-interview__sc__ss {
    margin-top: 80px;
  }
}

@media screen and (max-width: 1079px) {
  .p-interview__sc__ss {
    margin-top: 60px;
  }
}

.p-interview__sc__tt {
  margin-bottom: 25px;
  padding-bottom: 17px;
  border-bottom: 1px solid #ccc;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 2px;
}

.p-interview__sc__t {
  margin: 0;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 1px;
}

.p-interview__sc__t.is-mt20 {
  margin-top: 20px;
}

@media screen and (min-width: 1080px) {
  .p-interview__sc__cw {
    display: flex;
  }
}

.p-interview__sc__cw__p img {
  width: 100%;
  border-radius: 12px;
}

@media screen and (min-width: 1080px) {
  .p-interview__sc__cw__tw {
    width: 550px;
  }
}

@media screen and (min-width: 1080px) {
  .p-interview__sc__cw__c {
    box-sizing: border-box;
  }
}

@media screen and (min-width: 1080px) {
  .p-interview__sc__cw__c:nth-child(1) {
    width: 100%;
  }
}

@media screen and (max-width: 1079px) {
  .p-interview__sc__cw__c:nth-child(1) {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1080px) {
  .p-interview__sc__cw:not(.is-reverse) {
    flex-direction: row;
  }
  .p-interview__sc__cw:not(.is-reverse) .p-interview__sc__cw__c:nth-child(1) {
    padding-right: 40px;
  }
}

@media screen and (min-width: 1080px) {
  .p-interview__sc__cw.is-reverse {
    flex-direction: row-reverse;
  }
  .p-interview__sc__cw.is-reverse .p-interview__sc__cw__c:nth-child(1) {
    padding-left: 40px;
  }
}

.p-interview__sc__cw.is-mt20 {
  margin-top: 20px;
}

@media screen and (min-width: 1080px) {
  .p-interview__sc:nth-child(n+2) {
    margin-top: 80px;
  }
}

@media screen and (max-width: 1079px) {
  .p-interview__sc:nth-child(n+2) {
    margin-top: 60px;
  }
}

.p-interview__bx {
  border-radius: 12px;
  background: #f6f5f0;
}

@media screen and (min-width: 1080px) {
  .p-interview__bx {
    margin-top: 80px;
    padding: 40px 30px;
  }
}

@media screen and (max-width: 1079px) {
  .p-interview__bx {
    margin-top: 50px;
    padding: 30px 20px;
  }
}

.p-interview__bx__sc__tt {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 2px;
}

@media screen and (min-width: 1080px) {
  .p-interview__bx__sc__tt {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 1079px) {
  .p-interview__bx__sc__tt {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1080px) {
  .p-interview__bx__sc:nth-child(n+2) {
    margin-top: 40px;
  }
}

@media screen and (max-width: 1079px) {
  .p-interview__bx__sc:nth-child(n+2) {
    margin-top: 35px;
  }
}

.p-interview__bk {
  max-width: 480px;
  margin: 0 auto;
}

@media screen and (min-width: 1080px) {
  .p-interview__bk {
    padding-top: 40px;
  }
}

@media screen and (max-width: 1079px) {
  .p-interview__bk {
    padding-top: 20px;
  }
}

.p-team {
  overflow: hidden;
}

@media screen and (min-width: 1080px) {
  .p-team {
    padding: 280px 0 50px;
  }
}

@media screen and (max-width: 1079px) {
  .p-team {
    padding: 130px 0 70px;
  }
}

@media screen and (min-width: 1080px) {
  .p-team__in {
    max-width: 1260px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 1079px) {
  .p-team__in {
    padding: 0 5%;
  }
}

.p-team__in2 {
  border-radius: 12px;
  box-shadow: -10px -10px 12px 0 rgba(255, 255, 255, .5), 10px 10px 12px 0 rgba(152, 137, 124, .15);
  background: #fff;
}

@media screen and (min-width: 1080px) {
  .p-team__c:nth-child(1) {
    width: 46.8254%;
  }
}

@media screen and (max-width: 1079px) {
  .p-team__c:nth-child(1) {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 1080px) {
  .p-team__c:nth-child(2) {
    width: 53.1746%;
    padding: 53px 0;
  }
}

@media screen and (min-width: 1080px) {
  .p-team__p {
    margin: -26px 60px 0 -40px;
    pointer-events: none;
  }
}

@media screen and (max-width: 1079px) {
  .p-team__p {
    max-width: 295px;
    margin: 0 auto;
  }
}

.p-team__p > span {
  display: block;
  position: relative;
  padding-top: 54.38596%;
}

.p-team__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

@media screen and (min-width: 1080px) {
  .p-team__hd {
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 1079px) {
  .p-team__hd {
    margin-bottom: 25px;
  }
}

.p-team__hd__tt {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 2px;
  text-align: center;
}

.p-team__hd__t {
  margin: 10px 0 0;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 1px;
  text-align: center;
}

@media screen and (min-width: 1080px) {
  .p-team__hd__t {
    font-size: 18px;
  }
}

@media screen and (max-width: 1079px) {
  .p-team__hd__t {
    font-size: 16px;
  }
}

.p-team__t {
  margin: 0;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 1px;
}

@media screen and (min-width: 1080px) {
  .p-team__t {
    text-align: center;
  }
}

.p-team a {
  color: inherit;
  transition: opacity .35s ease-out;
}

@media screen and (min-width: 1080px) {
  .p-team a {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
}

@media screen and (max-width: 1079px) {
  .p-team a {
    display: block;
    padding: 20px 20px 30px;
  }
}

@media screen and (min-width: 1080px) {
  .p-team a:hover,
  .p-team a:active {
    opacity: .65;
  }
}
