@charset "utf-8";
.pg-fv {
  padding-top: clamp(4rem, -0.292rem + 8.94vw, 10.438rem);
}
.pg-fv__inner {
  padding: 0 clamp(2.5rem, 0.167rem + 4.86vw, 6rem);
}
.pg-fv__img {
      width: 100%;
    object-fit: cover;
}
.pg-fv__img--sp {
    display: none;
}
.pg-fv__right {
      margin-top: clamp(0.75rem, 0.583rem + 0.35vw, 1rem);
    display: flex;
    justify-content: flex-end;
}
.pg-fv__container {
        margin-top: 16px;
    padding-left: clamp(0rem, -12rem + 25vw, 18rem);
}

.message {
  padding-top: 80px;
}
.message__inner {
  padding: 0 clamp(2.5rem, -11.833rem + 29.86vw, 24rem);
}
.message__content {
      display: flex;
    column-gap: clamp(2.5rem, -3.417rem + 12.33vw, 11.375rem);
    padding: 0 clamp(0.5rem, -0.583rem + 2.26vw, 2.125rem);
    padding-top: clamp(2.5rem, 0.833rem + 3.47vw, 5rem);
}
.message__left {
  width: 55%;
}
.message__title {
      font-size: clamp(1.25rem, 0.833rem + 0.87vw, 1.875rem);
    line-height: 1.2;
    font-weight: 600;
    color: #904142;
}
.message__text {
      margin-top: clamp(1.5rem, 0.833rem + 1.39vw, 2.5rem);
    color: #454545;
    font-weight: 500;
    line-height: 1.7;
    font-family: " YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.message__name {
  margin-top: clamp(2.5rem, 1.5rem + 2.08vw, 4rem);
}
.message-name__company {
      font-size: 14px;
    font-weight: 500;
    color: #904142;
    font-family: " YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.message-name__bottom {
      margin-top: 8px;
    display: flex;
    align-items: baseline;
    column-gap: 24px;
}
.message-name__sub {
      font-size: 14px;
    font-weight: 500;
    color: #454545;
    font-family: " YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.message-name__main {
      font-size: 20px;
    font-weight: 500;
    color: #454545;
    font-family: " YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.message__right {
  width: 45%;
}
.message__img {
      width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 389/467;
}

.profile {
    padding-top: 120px;
  }
.profile__inner {
    padding: 0 clamp(2.5rem, -11.833rem + 29.86vw, 24rem);
}
.profile__content {
      padding-top: clamp(2.5rem, 0.833rem + 3.47vw, 5rem);
    display: flex;
    column-gap: clamp(2.5rem, 0.833rem + 3.47vw, 5rem);
}
.profile__left {
  width: 30%;
}
.profile__img {
      height: auto;
    aspect-ratio: 323/431;
    object-fit: cover;
}
.profile__right {
      width: 70%;
    display: flex;
    flex-direction: column;
    row-gap: clamp(1rem, 0.667rem + 0.69vw, 1.5rem);
}
.profile__item {
      display: flex;
    padding-bottom: clamp(1rem, 0.667rem + 0.69vw, 1.5rem);
    border-bottom: 0.5px solid #9B9B9B;
  align-items: baseline;
}
.profile-item__left {
      width: 30%;
    font-size: 16px;
    font-weight: 700;
  line-height: 1;
    color: #454545;
    font-family: " YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.profile-item__right {
      width: 70%;
    font-size: 14px;
    font-weight: 500;
    color: #454545;
    font-family: " YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.profile-item__right a {
      color: #454545;
    transition: all .5s;
}
.profile-item__right a:hover {
  opacity: 0.5;
}

.t-shop {
  padding: clamp(3.75rem, 1.25rem + 5.21vw, 7.5rem) 0;
}
.t-shop__inner {
  padding: 0 clamp(1rem, -6.333rem + 15.28vw, 12rem);
}
.t-shop__container {
      position: relative;
    overflow: hidden;
}
.t-shop__img {
      width: 100%;
    aspect-ratio: 1536/760;
    object-fit: cover;
    height: fit-content;
  transition: all 0.5s;
}
.t-shop__img:hover {
  transform: scale(1.1);
}
.t-shop__img--sp {
  display: none;
}
.t-shop__right {
      position: absolute;
    top: clamp(2.5rem, 0.833rem + 3.47vw, 5rem);
    right: clamp(5rem, -1.375rem + 13.28vw, 14.563rem);
}
.t-shop__left {
      position: absolute;
    top: clamp(2.5rem, 0.833rem + 3.47vw, 5rem);
    left: clamp(2rem, -0.667rem + 5.56vw, 6rem);
}
.t-shop__text {
      margin-top: 46px;
    line-height: 1.7;
    font-weight: 500;
    color: #5C5C5C;
    font-family: " YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: clamp(0.75rem, 0.667rem + 0.17vw, 0.875rem);
}
.t-shop__title {
      font-size: clamp(1.125rem, 0.208rem + 1.91vw, 2.5rem);
    line-height: 1.7;
    font-weight: 500;
    color: #904142;
    letter-spacing: 0.12em;
}

@media (max-width: 767px) {
  .pg-fv__inner {
    padding: 0;
  }
  .pg-fv__img {
     display: none;
  }
  .pg-fv__img--sp {
    display: block;
      width: 100%;
    height: clamp(28.5rem, 19.167rem + 19.44vw, 42.5rem);
    object-fit: cover;
  }
  .pg-fv__right {
    padding-right: 16px;
  }
  .pg-fv__container {
    padding-left: 24px;
  }
  
  .message__inner {
    padding: 0 clamp(1rem, -7.61rem + 36.73vw, 10rem);
  }
  .message__content {
        flex-direction: column-reverse;
    row-gap: 40px;
  }
  .message__left {
    width: 100%;
  }
  .message__right {
    width: 100%;
  }
  
  .profile__inner {
    padding: 0 clamp(1rem, -7.61rem + 36.73vw, 10rem);
  }
  .profile__content {
        flex-direction: column;
    row-gap: 40px;
    align-items: center;
  }
  .profile__left {
    width: 50%;
  }
  .profile__right {
    width: 100%;
  }
  .profile__item {
        flex-direction: column;
    row-gap: 8px;
  }
  .profile-item__left {
    width: 100%;
  }
  .profile-item__right {
    width: 100%;
  }
  
  .t-shop__inner {
        padding: 0;
    max-width: 500px;
  }
  .t-shop__right {
    right: clamp(2.313rem, -0.258rem + 10.97vw, 5rem);
  }
  .t-shop__img {
    display: none;
  }
    .t-shop__img--sp {
      display: block;
      aspect-ratio: 1/1;
      object-fit: cover;
      width: 100%;
    height: fit-content;
  }
  .t-shop__text {
    display: none;
  }
}

@media (max-width: 374px) {
  .pg-fv {
    padding-top: 80px;
  }
  
  .message__content {
        padding-left: 0;
    padding-right: 0;
  }
  .message__title {
    font-size: 18px;
  }
  
  .profile-item__left {
    font-size: clamp(0.875rem, 0.134rem + 3.7vw, 1rem);
  }
  .profile-item__right {
    font-size: clamp(0.75rem, 0.009rem + 3.7vw, 0.875rem);
  }
}