.intro--values {
  padding: 19.53125vw 0 7.8125vw;
}
@media screen and (min-width: 480px) {
  .intro--values {
    padding: max(135px, 9.6428571429vw) 0 max(80px, 5.7142857143vw);
  }
}
.intro--profile {
  padding: 23.4375vw 0 11.71875vw;
}
@media screen and (min-width: 480px) {
  .intro--profile {
    padding: max(110px, 7.8571428571vw) 0 0;
  }
}
.intro--policy {
  padding: 21.09375vw 0 17.96875vw;
}
@media screen and (min-width: 480px) {
  .intro--policy {
    padding: max(190px, 13.5714285714vw) 0 0;
  }
}
@media screen and (min-width: 480px) {
  .intro__inner {
    width: max(1200px, 85.7142857143vw);
    margin: auto;
    display: flex;
    gap: max(35px, 2.5vw);
    align-items: end;
  }
}
@media screen and (min-width: 480px) {
  .intro__inner--policy {
    flex-direction: column;
    align-items: start;
    gap: max(10px, 0.7142857143vw);
  }
}
.intro__ttlImg {
  margin-left: 3.90625vw;
}
@media screen and (min-width: 480px) {
  .intro__ttlImg {
    margin-left: max(120px, 8.5714285714vw);
  }
}
.intro__ttlImg--values {
  width: 57.34375vw;
  margin-bottom: 16.40625vw;
}
@media screen and (min-width: 480px) {
  .intro__ttlImg--values {
    width: max(385px, 27.5vw);
    margin-bottom: 0;
  }
}
.intro__ttlImg--profile {
  width: 92.1875vw;
  margin-bottom: 13.28125vw;
}
@media screen and (min-width: 480px) {
  .intro__ttlImg--profile {
    width: max(749px, 53.5vw);
    margin-bottom: 0;
  }
}
.intro__ttlImg--policy {
  width: 76.875vw;
  margin-bottom: 8.59375vw;
}
@media screen and (min-width: 480px) {
  .intro__ttlImg--policy {
    width: max(965px, 68.9285714286vw);
    margin-bottom: 0;
  }
}
.intro__ttlImg > img {
  width: 100%;
}
.intro__ttl {
  font-size: 4.0625vw;
  font-weight: 400;
  line-height: 1;
  color: black;
  text-align: center;
  letter-spacing: 0.3rem;
}
@media screen and (min-width: 480px) {
  .intro__ttl {
    font-size: max(26px, 1.8571428571vw);
    line-height: 1;
  }
}
@media screen and (min-width: 480px) {
  .intro__ttl--policy {
    margin-left: max(180px, 12.8571428571vw);
  }
}
.values__figure {
  width: 92.1875vw;
  margin: auto;
}
@media screen and (min-width: 480px) {
  .values__figure {
    width: max(724px, 51.7142857143vw);
  }
}
@media screen and (min-width: 480px) {
  .values__inner {
    width: max(1200px, 85.7142857143vw);
    margin: auto;
  }
}
.values__contents {
  margin-top: 14.0625vw;
  display: flex;
  flex-direction: column;
  gap: 7.03125vw;
}
@media screen and (min-width: 480px) {
  .values__contents {
    margin-top: max(85px, 6.0714285714vw);
    flex-direction: row;
    justify-content: space-between;
    gap: unset;
  }
}
.values__txtArea {
  width: 92.1875vw;
  margin: auto;
}
@media screen and (min-width: 480px) {
  .values__txtArea {
    width: max(410px, 29.2857142857vw);
    margin: 0;
    margin-left: max(120px, 8.5714285714vw);
    margin-top: max(40px, 2.8571428571vw);
  }
}
.values__ttl {
  font-size: 5.9375vw;
  line-height: 10.9375vw;
  font-weight: 700;
  color: #0E0E0E;
  margin-bottom: 7.03125vw;
}
@media screen and (min-width: 480px) {
  .values__ttl {
    font-size: max(32px, 2.2857142857vw);
    line-height: max(58px, 4.1428571429vw);
    margin-bottom: max(15px, 1.0714285714vw);
  }
}
.values__txt {
  font-size: 4.0625vw;
  line-height: 8.125vw;
  font-weight: 500;
  color: #0E0E0E;
}
@media screen and (min-width: 480px) {
  .values__txt {
    font-size: max(16px, 1.1428571429vw);
    line-height: max(36px, 2.5714285714vw);
  }
}
.values__img {
  width: 96.25vw;
  margin-left: 3.90625vw;
}
@media screen and (min-width: 480px) {
  .values__img {
    width: max(711px, 50.7857142857vw);
    margin: 0;
    margin-right: min(-100px, -7.1428571429vw);
  }
}
.profile__bg {
  background-image: url(../images/values/profile_bg_sp.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 17.96875vw 0 23.4375vw;
}
@media screen and (min-width: 480px) {
  .profile__bg {
    background-image: url(../images/values/profile_bg_pc.png);
    padding: 11.0714285714vw 0 max(140px, 10vw);
    margin-top: min(-40px, -2.8571428571vw);
  }
}
.profile__inner {
  display: flex;
  flex-direction: column;
  gap: 14.84375vw;
}
@media screen and (min-width: 480px) {
  .profile__inner {
    width: max(1200px, 85.7142857143vw);
    margin: auto;
    flex-direction: row;
    justify-content: center;
    gap: max(100px, 7.1428571429vw);
  }
}
.profile__txt {
  display: block;
  font-size: 4.84375vw;
  line-height: 1;
  font-weight: 700;
  color: black;
  text-align: center;
  letter-spacing: 0.2rem;
}
@media screen and (min-width: 480px) {
  .profile__txt {
    font-size: max(26px, 1.8571428571vw);
    line-height: max(44px, 3.1428571429vw);
  }
}
.profile__txt > ._color {
  color: #FF415F;
}
.policy__inner {
  width: 92.1875vw;
  margin: auto;
}
@media screen and (min-width: 480px) {
  .policy__inner {
    width: max(1200px, 85.7142857143vw);
  }
}
.policy__item {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 9.375vw;
}
@media screen and (min-width: 480px) {
  .policy__item {
    flex-direction: row;
    gap: unset;
  }
}
.policy__item--main {
  gap: 10.15625vw;
  margin-bottom: 25.78125vw;
}
@media screen and (min-width: 480px) {
  .policy__item--main {
    gap: unset;
    margin-bottom: max(10px, 0.7142857143vw);
  }
}
.policy__item--personalized {
  margin-bottom: 35.9375vw;
}
@media screen and (min-width: 480px) {
  .policy__item--personalized {
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
  }
}
.policy__item--skill {
  gap: 7.03125vw;
  margin-bottom: 39.0625vw;
}
@media screen and (min-width: 480px) {
  .policy__item--skill {
    gap: 0;
    margin-bottom: max(170px, 12.1428571429vw);
  }
}
.policy__item--power {
  margin-bottom: 81.25vw;
}
@media screen and (min-width: 480px) {
  .policy__item--power {
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-bottom: max(340px, 24.2857142857vw);
  }
}
.policy__txtArea--main {
  margin-left: 3.125vw;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 480px) {
  .policy__txtArea--main {
    margin-left: max(120px, 8.5714285714vw);
  }
}
@media screen and (min-width: 480px) {
  .policy__txtArea--personalized {
    margin-left: max(70px, 5vw);
  }
}
@media screen and (min-width: 480px) {
  .policy__txtArea--skill {
    margin-left: max(160px, 11.4285714286vw);
    margin-top: max(305px, 21.7857142857vw);
  }
}
@media screen and (min-width: 480px) {
  .policy__txtArea--power {
    margin-left: max(35px, 2.5vw);
    margin-top: max(100px, 7.1428571429vw);
  }
}
.policy__ttl {
  font-size: 6.71875vw;
  line-height: 1;
  font-weight: 700;
  color: #1AB1D0;
  letter-spacing: 0.25rem;
  padding-bottom: 4.6875vw;
  border-bottom: 1px solid #898989;
}
@media screen and (min-width: 480px) {
  .policy__ttl {
    font-size: max(32px, 2.2857142857vw);
    letter-spacing: 0.2rem;
    padding-bottom: max(20px, 1.4285714286vw);
    width: -moz-fit-content;
    width: fit-content;
  }
}
.policy__ttl--sub {
  font-size: 4.0625vw;
  font-weight: 300;
  color: black;
  letter-spacing: 0.5rem;
  line-height: 1;
  margin-bottom: 4.6875vw;
  display: block;
}
@media screen and (min-width: 480px) {
  .policy__ttl--sub {
    font-size: max(24px, 1.7142857143vw);
    margin-bottom: max(20px, 1.4285714286vw);
  }
}
.policy__ttl--small {
  font-size: 4.6875vw;
  margin-top: 3.125vw;
  display: block;
}
@media screen and (min-width: 480px) {
  .policy__ttl--small {
    font-size: max(18px, 1.2857142857vw);
    margin: 0;
    display: inline-block;
  }
}
.policy__txt {
  font-size: 4.0625vw;
  line-height: 7.8125vw;
  font-weight: 700;
  color: black;
  padding-top: 3.125vw;
  letter-spacing: 0.25rem;
}
@media screen and (min-width: 480px) {
  .policy__txt {
    font-size: max(18px, 1.2857142857vw);
    line-height: max(35px, 2.5vw);
    padding-top: max(20px, 1.4285714286vw);
    letter-spacing: 0.15rem;
  }
}
.policy__txt--color {
  font-size: 4.53125vw;
  line-height: 1;
  font-weight: 400;
  color: #1AB1D0;
  padding: 0;
  padding-right: 5.46875vw;
  border: none;
  margin: 0;
}
@media screen and (min-width: 480px) {
  .policy__txt--color {
    font-size: max(24px, 1.7142857143vw);
    padding-right: max(35px, 2.5vw);
    letter-spacing: 0;
  }
}
.policy__txt--main {
  font-size: 8.59375vw;
  line-height: 1;
  display: flex;
  flex-direction: column;
  gap: 7.8125vw;
  font-weight: 700;
  color: black;
  padding: 0;
  padding-left: 4.6875vw;
  border-top: none;
  border-left: 1px solid black;
  letter-spacing: 0.4rem;
  margin: 0;
}
@media screen and (min-width: 480px) {
  .policy__txt--main {
    font-size: max(46px, 3.2857142857vw);
    gap: max(40px, 2.8571428571vw);
    padding-left: max(25px, 1.7857142857vw);
    letter-spacing: 0.2rem;
  }
}
.policy__img {
  margin-left: 3.125vw;
}
@media screen and (min-width: 480px) {
  .policy__img {
    margin: 0;
  }
}
.policy__img--main {
  margin: auto;
  width: 92.1875vw;
}
@media screen and (min-width: 480px) {
  .policy__img--main {
    width: max(746px, 53.2857142857vw);
    margin-top: min(-165px, -11.7857142857vw);
    margin-right: min(-70px, -5vw);
    z-index: -1;
  }
}
.policy__img--personalized {
  width: 72.65625vw;
}
@media screen and (min-width: 480px) {
  .policy__img--personalized {
    width: max(465px, 33.2142857143vw);
    margin-left: min(-60px, -4.2857142857vw);
  }
}
.policy__img--skill {
  width: 76.5625vw;
}
@media screen and (min-width: 480px) {
  .policy__img--skill {
    width: max(570px, 40.7142857143vw);
  }
}
.policy__img--power {
  margin: auto;
  width: 92.1875vw;
}
@media screen and (min-width: 480px) {
  .policy__img--power {
    width: max(687px, 49.0714285714vw);
    margin: 0;
    margin-left: min(-30px, -2.1428571429vw);
  }
}
.policy__img > img {
  border-radius: 50%;
}
.policy__object {
  position: absolute;
  mix-blend-mode: screen;
}
.policy__object--main {
  width: 30.625vw;
  bottom: -15.625vw;
  right: 5.46875vw;
}
@media screen and (min-width: 480px) {
  .policy__object--main {
    width: max(248px, 17.7142857143vw);
    bottom: min(-125px, -8.9285714286vw);
    right: min(-25px, -1.7857142857vw);
  }
}
.policy__object--personalized {
  width: 49.0625vw;
  bottom: -25vw;
  right: 5.46875vw;
}
@media screen and (min-width: 480px) {
  .policy__object--personalized {
    width: max(314px, 22.4285714286vw);
    bottom: min(-160px, -11.4285714286vw);
    right: unset;
    left: max(170px, 12.1428571429vw);
  }
}
.policy__object--skill {
  width: 47.65625vw;
  bottom: -27.34375vw;
  right: 0.78125vw;
}
@media screen and (min-width: 480px) {
  .policy__object--skill {
    width: max(354px, 25.2857142857vw);
    bottom: min(-165px, -11.7857142857vw);
    right: 0;
  }
}
.policy__object--powerO {
  width: 43.75vw;
  bottom: -53.90625vw;
  right: 5.46875vw;
}
@media screen and (min-width: 480px) {
  .policy__object--powerO {
    width: max(281px, 20.0714285714vw);
    bottom: min(-90px, -6.4285714286vw);
    right: max(90px, 6.4285714286vw);
  }
}
.policy__object--powerCircle {
  width: 14.0625vw;
  bottom: -70.3125vw;
  left: 19.53125vw;
}
@media screen and (min-width: 480px) {
  .policy__object--powerCircle {
    width: max(90px, 6.4285714286vw);
    bottom: min(-195px, -13.9285714286vw);
    left: max(670px, 47.8571428571vw);
  }
}
.bunner__inner {
  display: flex;
  flex-direction: column;
  gap: 16.40625vw;
  position: relative;
  padding-bottom: 18.75vw;
}
@media screen and (min-width: 480px) {
  .bunner__inner {
    width: max(1200px, 85.7142857143vw);
    margin: auto;
    flex-direction: row;
    gap: max(55px, 3.9285714286vw);
    justify-content: center;
    padding-bottom: max(170px, 12.1428571429vw);
  }
}
.bunner__item {
  width: 84.375vw;
  height: 21.875vw;
  border-radius: 1.875vw;
  margin: auto;
  position: relative;
}
@media screen and (min-width: 480px) {
  .bunner__item {
    width: max(540px, 38.5714285714vw);
    height: max(140px, 10vw);
    border-radius: max(10px, 0.7142857143vw);
    margin: 0;
  }
}
.bunner__item--entry {
  background-image: linear-gradient(to top, #FFAA69, #FF415F);
}
.bunner__item::after {
  content: "";
  width: 84.375vw;
  height: 21.875vw;
  border: 1px solid #C8C8C9;
  border-radius: 1.875vw;
  position: absolute;
  top: 1.5625vw;
  left: 1.5625vw;
  z-index: -1;
}
@media screen and (min-width: 480px) {
  .bunner__item::after {
    width: max(540px, 38.5714285714vw);
    height: max(140px, 10vw);
    border-radius: max(10px, 0.7142857143vw);
    top: max(10px, 0.7142857143vw);
    left: max(10px, 0.7142857143vw);
  }
}
.bunner__link {
  display: block;
  width: 84.375vw;
  height: 21.875vw;
  padding: 7.8125vw 3.125vw 0;
}
@media screen and (min-width: 480px) {
  .bunner__link {
    width: max(540px, 38.5714285714vw);
    height: max(140px, 10vw);
    padding: max(45px, 3.2142857143vw) max(15px, 1.0714285714vw) 0;
  }
}
.bunner__ttl {
  font-family: "BIZ UDPGothic", sans-serif;
  font-size: 5.3125vw;
  line-height: 1;
  font-weight: 400;
  color: white;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 480px) {
  .bunner__ttl {
    font-size: max(34px, 2.4285714286vw);
  }
}
.bunner__ttl::after {
  content: "";
  width: 10.78125vw;
  height: 1px;
  background-color: white;
  position: absolute;
  bottom: -2.34375vw;
  left: 50%;
  transform: translate(-50%, 0%);
}
@media screen and (min-width: 480px) {
  .bunner__ttl::after {
    width: max(60px, 4.2857142857vw);
    bottom: min(-15px, -1.0714285714vw);
  }
}
.bunner__linkTxt {
  font-size: 1.5625vw;
  font-weight: 400;
  height: 5.3125vw;
  display: flex;
  gap: 1.5625vw;
  align-items: center;
  color: white;
  margin-top: 1.5625vw;
  margin-left: auto;
  justify-self: end;
}
@media screen and (min-width: 480px) {
  .bunner__linkTxt {
    font-size: max(10px, 0.7142857143vw);
    height: max(30px, 2.1428571429vw);
    gap: max(10px, 0.7142857143vw);
    margin-top: max(20px, 1.4285714286vw);
  }
}
.bunner__linkTxt::after {
  content: "";
  width: 5.3125vw;
  height: 5.3125vw;
  background-image: url(../images/common/arrow_white_gray.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
@media screen and (min-width: 480px) {
  .bunner__linkTxt::after {
    width: max(30px, 2.1428571429vw);
    height: max(30px, 2.1428571429vw);
  }
}
/*# sourceMappingURL=values.css.map */