/*!
global > color
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p_person01__txt {
  font-size: 1rem;
}

@media screen and (min-width: 768px) {
  .p_person01__txt {
    font-size: 1.25rem;
  }
}
.p_person02__ttl {
  font-size: 1.5rem;
}

@media screen and (min-width: 768px) {
  .p_person02__ttl {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .p_person .c_mv {
    padding-top: 88px;
  }
}
.p_person01 {
  padding-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .p_person01 {
    margin-top: -3px;
    padding-bottom: 72px;
  }
}
.p_person01__txt {
  max-width: 952px;
  margin: 0 auto;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.01em;
}
.p_person02 {
  padding: 50px 0;
  background-color: #fdf2e0;
}
@media screen and (min-width: 768px) {
  .p_person02 {
    padding: 77px 0 120px;
  }
}
@media screen and (min-width: 768px) {
  .p_person02__head {
    display: flex;
    justify-content: space-between;
    margin-bottom: -8px;
  }
}
.p_person02__ttl {
  margin-bottom: 20px;
  color: #f00000;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 768px) {
  .p_person02__ttl {
    margin-bottom: 32px;
  }
}
.p_person02__img {
  width: 196px;
  margin: 0 auto -20px;
}
@media screen and (min-width: 768px) {
  .p_person02__img {
    width: clamp(
        11.25rem,
        15.2644230769vw + 3.9230769231rem,
        19.1875rem
    );
    margin-top: clamp(
        -6.0625rem,
        -4.6634615385vw + -1.3990384615rem,
        -3.6375rem
    );
    margin-left: clamp(
        0rem,
        3.8461538462vw + -1.8461538462rem,
        2rem
    );
    margin-right: 0;
    margin-bottom: 0;
  }
}
.p_person02__txt {
  margin-bottom: 30px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 768px) {
  .p_person02__txt {
    margin-bottom: 50px;
    font-size: clamp(
        1.125rem,
        1.2019230769vw + 0.5480769231rem,
        1.75rem
    );
  }
}
.p_person02__badge {
  position: relative;
  margin-bottom: 17px;
  font-size: 0.875rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 768px) {
  .p_person02__badge {
    margin-bottom: 49px;
    font-size: 1.0625rem;
  }
}
.p_person02__badge span {
  display: inline-block;
  padding: 10px 12px;
  background-color: #fff;
  border: 1px solid #fdb7b1;
  border-radius: 8px;
}
@media screen and (min-width: 768px) {
  .p_person02__badge span {
    padding: 11px 21px;
  }
}
.p_person02__badge::before {
  content: "";
  position: absolute;
  bottom: -11px;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 12px;
  background: url(../images/personality/icon_polygon_sm.svg) no-repeat center bottom/cover;
}
@media screen and (min-width: 768px) {
  .p_person02__badge::before {
    bottom: -15px;
    height: 16px;
  }
}
.p_person02__sub {
  position: relative;
  z-index: 1;
  padding-right: 15px;
  color: #f00000;
  font-size: 1.25rem;
  font-weight: 700;
  text-align: right;
  line-height: 1.1739130435;
  text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px;
}
@media screen and (min-width: 768px) {
  .p_person02__sub {
    position: absolute;
    top: -32px;
    left: 50%;
    transform: translateX(-50%);
    padding-right: 0;
    font-size: 1.5rem;
  }
}
.p_person02__sub::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  z-index: -1;
  transform: translateY(-50%) rotate(90deg);
  width: 120px;
  height: 58px;
  background: url(../images/personality/icon_arrow.svg) no-repeat center/contain;
}
@media screen and (min-width: 768px) {
  .p_person02__sub::before {
    z-index: -1;
    top: 20px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    width: 154px;
  }
}
.p_person02__main {
  position: relative;
  display: grid;
  gap: 15px;
}
@media screen and (min-width: 768px) {
  .p_person02__main {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }
}
.p_person02__item {
  background-color: #fff;
  border-radius: 16px;
  overflow: hidden;
}
.p_person02__item_ttl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 42px;
  padding: 5px 20px;
  background-color: #f00000;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 768px) {
  .p_person02__item_ttl {
    min-height: 50px;
    font-size: 1.5rem;
  }
}
.p_person02__item_body {
  padding: 20px 25px 35px;
}
@media screen and (min-width: 768px) {
  .p_person02__item_body {
    padding: 18px clamp(
        1.25rem,
        4.6296296296vw + -0.9722222222rem,
        2.5rem
    ) 23px;
  }
}
.p_person02__item_sub {
  margin-bottom: 15px;
  padding-bottom: 8px;
  border-bottom: 1px solid #dedddb;
  font-size: 1.125rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p_person02__item_sub {
    margin-bottom: 9px;
    padding-bottom: 8px;
    font-size: 1.25rem;
  }
}
.p_person02__item_it {
  position: relative;
  margin-bottom: 7px;
  padding-left: 20px;
}
@media screen and (min-width: 768px) {
  .p_person02__item_it {
    margin-bottom: 7px;
    padding-left: 28px;
  }
}
.p_person02__item_it:last-of-type {
  margin-bottom: 0;
}
.p_person02__item_it::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 5px;
  width: 6px;
  height: 6px;
  background-color: #f00000;
  border-radius: 100%;
}
@media screen and (min-width: 768px) {
  .p_person02__item_it::before {
    top: 12px;
    left: 10px;
    width: 8px;
    height: 8px;
  }
}
.p_person02__item_it .ttl {
  position: relative;
  margin-bottom: 3px;
  color: #f00000;
  font-size: 0.9375rem;
  line-height: 1.8;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 768px) {
  .p_person02__item_it .ttl {
    margin-bottom: 0;
    font-size: 1rem;
  }
}
.p_person02__item_it .txt {
  line-height: 1.8;
  letter-spacing: 0.01em;
}
.p_person02__item:last-child .p_person02__item_ttl {
  background-color: #f5611a;
}
.p_person02__item:last-child .p_person02__item_it::before {
  background-color: #f5611a;
}
.p_person02__item:last-child .p_person02__item_it .ttl {
  color: #f5611a;
}
.p_person03 {
  padding: 50px 0 90px;
}
@media screen and (min-width: 768px) {
  .p_person03 {
    padding: 122px 0 120px;
  }
}
@media screen and (min-width: 768px) {
  .p_person03 .c_grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px;
  }
}
@media screen and (min-width: 768px) {
  .p_person03 .c_box {
    max-width: 360px;
  }
}
@media screen and (min-width: 768px) {
  .p_person03 .c_box__img {
    height: 200px;
  }
}
/*# sourceMappingURL=personality.css.map */
