@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;
  }
}
.intro__ttlImg {
  margin-left: 3.90625vw;
  margin-bottom: 16.40625vw;
}
@media screen and (min-width: 480px) {
  .intro__ttlImg {
    margin-left: max(120px, 8.5714285714vw);
    margin-bottom: 0;
  }
}
.intro__ttlImg--profile {
  width: 59.6875vw;
}
@media screen and (min-width: 480px) {
  .intro__ttlImg--profile {
    width: max(401px, 28.6428571429vw);
  }
}
.intro__ttlImg--location {
  width: 72.8125vw;
}
@media screen and (min-width: 480px) {
  .intro__ttlImg--location {
    width: max(510px, 36.4285714286vw);
  }
}
.intro__ttlImg--contact {
  width: 67.5vw;
}
@media screen and (min-width: 480px) {
  .intro__ttlImg--contact {
    width: max(457px, 32.6428571429vw);
  }
}
.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;
  }
}
.profile {
  padding: 21.09375vw 0 0;
}
@media screen and (min-width: 480px) {
  .profile {
    padding: max(135px, 9.6428571429vw) 0 0;
  }
}
.profile__inner {
  width: 92.1875vw;
  margin: auto;
  position: relative;
}
@media screen and (min-width: 480px) {
  .profile__inner {
    width: max(840px, 60vw);
    margin-top: max(70px, 5vw);
  }
}
.profile__inner dl {
  margin: 0;
}
@media screen and (min-width: 480px) {
  .profile__inner dl {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: max(35px, 2.5vw);
         column-gap: max(35px, 2.5vw);
  }
}
.profile__ttl {
  font-size: 4.0625vw;
  font-weight: 700;
  line-height: 5vw;
  color: #B41D2A;
  margin-bottom: 3.90625vw;
}
@media screen and (min-width: 480px) {
  .profile__ttl {
    width: max(105px, 7.5vw);
    font-size: max(18px, 1.2857142857vw);
    line-height: max(32px, 2.2857142857vw);
    margin-bottom: max(20px, 1.4285714286vw);
    border-bottom: 1px solid #B41D2A;
    -moz-text-align-last: justify;
         text-align-last: justify;
    padding-bottom: max(7px, 0.5vw);
  }
}
.profile__txt {
  font-size: 4.0625vw;
  font-weight: 400;
  line-height: 5vw;
  color: #231815;
  margin: 0;
  margin-bottom: 3.90625vw;
  border-bottom: 1px solid black;
  padding-bottom: 3.90625vw;
}
@media screen and (min-width: 480px) {
  .profile__txt {
    width: max(700px, 50vw);
    font-size: max(18px, 1.2857142857vw);
    line-height: max(32px, 2.2857142857vw);
    margin-bottom: max(20px, 1.4285714286vw);
    padding-bottom: max(7px, 0.5vw);
  }
}
.profile__object {
  display: none;
}
@media screen and (min-width: 480px) {
  .profile__object {
    display: block;
    width: max(436px, 31.1428571429vw);
    position: absolute;
    bottom: max(400px, 28.5714285714vw);
    right: min(-390px, -27.8571428571vw);
    z-index: -1;
  }
}
.location {
  padding: 32.03125vw 0 0;
  margin-top: -10.9375vw;
}
@media screen and (min-width: 480px) {
  .location {
    padding: max(270px, 19.2857142857vw) 0 max(305px, 21.7857142857vw);
    margin-top: 0;
  }
}
.location__contents {
  background-image: url(../images/profile/location_bg_sp.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: -14.0625vw;
  padding-top: 25.78125vw;
}
@media screen and (min-width: 480px) {
  .location__contents {
    margin-top: min(-245px, -17.5vw);
    padding-top: max(320px, 22.8571428571vw);
    background-image: unset;
  }
}
.location__inner {
  width: 92.1875vw;
  margin: auto;
}
@media screen and (min-width: 480px) {
  .location__inner {
    width: max(1200px, 85.7142857143vw);
    position: relative;
  }
}
@media screen and (min-width: 480px) {
  .location__item {
    width: max(830px, 59.2857142857vw);
    display: flex;
    justify-content: space-between;
    margin: auto;
  }
}
@media screen and (min-width: 480px) {
  .location__item--head {
    margin-top: max(80px, 5.7142857143vw);
  }
}
.location__ttl {
  display: block;
  width: 92.1875vw;
  height: 13.4375vw;
  background-image: url(../images/profile/ttl_bg_sp.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-size: 5.78125vw;
  line-height: 13.4375vw;
  padding: 0 4.6875vw;
  font-weight: 400;
  color: white;
}
@media screen and (min-width: 480px) {
  .location__ttl {
    width: max(420px, 30vw);
    height: max(61px, 4.3571428571vw);
    background-image: url(../images/profile/ttl_bg_pc.png);
    font-size: max(26px, 1.8571428571vw);
    line-height: max(61px, 4.3571428571vw);
    padding: 0 max(20px, 1.4285714286vw);
  }
}
.location__txt {
  padding: 4.6875vw 0;
  font-size: 3.90625vw;
  line-height: 7.03125vw;
  font-weight: 400;
  color: black;
  border-bottom: 1px solid #DCDDDD;
}
@media screen and (min-width: 480px) {
  .location__txt {
    padding: max(15px, 1.0714285714vw) 0;
    font-size: max(18px, 1.2857142857vw);
    line-height: max(32px, 2.2857142857vw);
    width: max(420px, 30vw);
  }
}
.location__map {
  margin-top: 1.5625vw;
  margin-bottom: 13.28125vw;
  width: 100%;
  height: 76.5625vw;
}
@media screen and (min-width: 480px) {
  .location__map {
    width: max(378px, 27vw);
    height: max(310px, 22.1428571429vw);
    margin: 0;
  }
}
.location__bg {
  display: none;
}
@media screen and (min-width: 480px) {
  .location__bg {
    display: block;
    width: max(1007px, 71.9285714286vw);
    position: absolute;
    top: min(-320px, -22.8571428571vw);
    left: min(-100px, -7.1428571429vw);
    z-index: -1;
  }
}
.contact {
  padding: 14.84375vw 0 0;
}
@media screen and (min-width: 480px) {
  .contact {
    padding: max(70px, 5vw) 0 0;
    margin-top: min(-70px, -5vw);
  }
}
.contact__inner {
  position: relative;
  padding-bottom: 89.84375vw;
  margin-top: 13.28125vw;
}
@media screen and (min-width: 480px) {
  .contact__inner {
    width: max(1200px, 85.7142857143vw);
    margin: auto;
    margin-top: max(115px, 8.2142857143vw);
    padding-bottom: max(330px, 23.5714285714vw);
  }
}
.contact__img {
  width: 58.28125vw;
  margin: auto;
}
@media screen and (min-width: 480px) {
  .contact__img {
    width: max(343px, 24.5vw);
  }
}
.contact__txt {
  width: 84.375vw;
  margin: auto;
  margin-top: 4.6875vw;
  padding-top: 4.6875vw;
  text-align: center;
  font-size: 3.125vw;
  line-height: 1;
  font-weight: 400;
  color: #231815;
  border-top: 1px solid #DCDDDD;
}
@media screen and (min-width: 480px) {
  .contact__txt {
    width: max(540px, 38.5714285714vw);
    margin-top: max(25px, 1.7857142857vw);
    padding-top: max(30px, 2.1428571429vw);
    font-size: max(20px, 1.4285714286vw);
  }
}
.contact__object {
  position: absolute;
}
.contact__object--o {
  width: 105.46875vw;
  bottom: -33.59375vw;
  left: -36.71875vw;
  z-index: -3;
}
@media screen and (min-width: 480px) {
  .contact__object--o {
    width: max(675px, 48.2142857143vw);
    bottom: min(-245px, -17.5vw);
    left: min(-335px, -23.9285714286vw);
  }
}
.contact__object--circle {
  width: 14.375vw;
  bottom: 55.46875vw;
  right: 8.59375vw;
}
@media screen and (min-width: 480px) {
  .contact__object--circle {
    width: max(95px, 6.7857142857vw);
    bottom: max(175px, 12.5vw);
    right: max(230px, 16.4285714286vw);
  }
}
.contact__object--gray {
  display: none;
}
@media screen and (min-width: 480px) {
  .contact__object--gray {
    display: block;
    width: max(276px, 19.7142857143vw);
    top: min(-330px, -23.5714285714vw);
    right: min(-20px, -1.4285714286vw);
  }
}
.bunner {
  padding-top: 11.71875vw;
}
@media screen and (min-width: 480px) {
  .bunner {
    padding-top: max(60px, 4.2857142857vw);
  }
}
.bunner__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10.15625vw;
}
@media screen and (min-width: 480px) {
  .bunner__inner {
    padding: 0;
    flex-direction: row;
    justify-content: center;
    gap: max(55px, 3.9285714286vw);
    margin: auto;
  }
}
.bunner__item {
  width: 53.125vw;
  height: 21.875vw;
  margin: auto;
  background-color: #393737;
  border-radius: 2.03125vw;
  position: relative;
}
@media screen and (min-width: 480px) {
  .bunner__item {
    width: max(340px, 24.2857142857vw);
    height: max(140px, 10vw);
    border-radius: max(10px, 0.7142857143vw);
    margin: 0;
  }
}
.bunner__item::after {
  content: "";
  width: 53.125vw;
  height: 21.875vw;
  border: 1px solid #C8C8C9;
  border-radius: 2.03125vw;
  position: absolute;
  left: 1.5625vw;
  top: 1.5625vw;
  z-index: -1;
}
@media screen and (min-width: 480px) {
  .bunner__item::after {
    width: max(340px, 24.2857142857vw);
    height: max(140px, 10vw);
    border-radius: max(10px, 0.7142857143vw);
    left: max(10px, 0.7142857143vw);
    top: max(10px, 0.7142857143vw);
  }
}
.bunner__link {
  display: block;
  height: 21.875vw;
  padding-top: 7.8125vw;
}
@media screen and (min-width: 480px) {
  .bunner__link {
    height: max(140px, 10vw);
    padding-top: max(40px, 2.8571428571vw);
  }
}
.bunner__ttl {
  color: white;
  font-size: 3.125vw;
  line-height: 4.21875vw;
  font-weight: 400;
  font-family: "BIZ UDPGothic", sans-serif;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  position: relative;
}
@media screen and (min-width: 480px) {
  .bunner__ttl {
    font-size: max(20px, 1.4285714286vw);
    line-height: max(27px, 1.9285714286vw);
  }
}
.bunner__ttl::after {
  content: "";
  width: 9.375vw;
  height: 1px;
  background-image: linear-gradient(to right, #1AB1D0, #51DCF3);
  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;
  line-height: 4.6875vw;
  font-weight: 400;
  color: white;
  display: flex;
  align-items: center;
  margin-top: 3.90625vw;
  margin-left: 35.9375vw;
}
@media screen and (min-width: 480px) {
  .bunner__linkTxt {
    font-size: max(10px, 0.7142857143vw);
    line-height: max(30px, 2.1428571429vw);
    margin-top: max(30px, 2.1428571429vw);
    margin-left: max(230px, 16.4285714286vw);
  }
}
.bunner__linkTxt::after {
  content: "";
  display: inline-block;
  width: 4.6875vw;
  height: 4.6875vw;
  background-image: url(../images/common/arrow_white_gray.svg);
  background-size: 100% 100%;
  background-position: top center;
  background-repeat: no-repeat;
  margin-left: 1.5625vw;
}
@media screen and (min-width: 480px) {
  .bunner__linkTxt::after {
    width: max(30px, 2.1428571429vw);
    height: max(30px, 2.1428571429vw);
    margin-left: max(10px, 0.7142857143vw);
  }
}
/*# sourceMappingURL=profile.css.map */