@charset "UTF-8";
html {
  font-size: max(12px, 1.1111111111vw);
}
@media screen and (min-width: 960px) {
  html {
    font-size: 1.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  html {
    font-size: 2.0833333333vw;
  }
}
@media screen and (min-width: 320px) {
  html {
    font-size: 16px;
  }
}

.br-sp,
.br-pc {
  display: none;
}

@media screen and (max-width: 389px) {
  .br-sp {
    display: inline;
  }
  .br-sp::after {
    content: "\a";
    white-space: pre;
  }
}
@media screen and (min-width: 390px) {
  .br-pc {
    display: inline;
  }
  .br-pc::after {
    content: "\a";
    white-space: pre;
  }
}
.btn__without-line {
  font-family: "Shippori Mincho B1", serif;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-weight: 500;
  font-size: 0.875rem;
  letter-spacing: 0.04em;
  color: #fff;
}

#main {
  position: relative;
}

@media screen and (min-width: 320px) {
  .fv__image-wrapper {
    height: 32.6875rem;
  }
}
@media screen and (min-width: 320px) {
  .fv__news-btn {
    text-decoration: none;
    cursor: pointer;
    display: block;
    transition: all 0.3s ease;
  }
}
@media screen and (min-width: 320px) and (any-hover: hover) {
  .fv__news-btn:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 320px) {
  .fv__news-btn-design {
    text-decoration: none;
    color: #0645ad;
    cursor: pointer;
  }
}
@media screen and (min-width: 320px) {
  .fv__news-container {
    width: 16.25rem;
    margin: 0 auto;
    will-change: opacity, transform;
  }
}
@media screen and (min-width: 400px) {
  .fv__news-container {
    width: 20rem;
  }
}
@media screen and (min-width: 320px) {
  .fv__news-date {
    margin-top: 10px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 0.8125rem;
    color: #fff;
  }
}
@media screen and (min-width: 320px) {
  .fv__news-title {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 600;
    font-size: 1rem;
    color: #fff;
    margin-top: 14px;
  }
}
@media screen and (min-width: 768px) {
  .fv__news-title {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 600;
    font-size: 1rem;
    color: #fff;
    margin-top: 14px;
  }
}
@media screen and (min-width: 960px) {
  .fv__news-title {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 600;
    font-size: 1rem;
    color: #fff;
    margin-top: 14px;
  }
}
@media screen and (min-width: 320px) {
  .fv__news-text {
    margin-top: 13px;
    font-family: "Shippori Mincho B1", serif;
    font-weight: 500;
    font-size: 0.9375rem;
    color: #fff;
    height: auto;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .fv__news-text {
    margin-top: 13px;
  }
}
@media screen and (min-width: 960px) {
  .fv__news-text {
    margin-top: 13px;
  }
}
@media screen and (min-width: 320px) {
  .fv__bg-pink {
    background-color: #e2709f;
    opacity: 0.8;
    position: absolute;
    top: 525px;
    left: 50%;
    width: 100%;
    height: auto;
    transform: translate(-50%, -50%);
    z-index: 250;
  }
}
@media screen and (min-width: 810px) {
  .fv__bg-pink {
    width: 24.375rem;
  }
}
@media screen and (min-width: 320px) {
  .fv__design-text {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 600;
    font-size: 1.375rem;
    letter-spacing: 0.1em;
    color: #c1638a;
    background-color: rgba(255, 255, 255, 0.8);
    width: 14.8125rem;
    padding-left: 0.625rem;
    height: 2.375rem;
    will-change: opacity, transform;
    z-index: 60;
  }
}
@media screen and (min-width: 768px) {
  .fv__design-text {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 600;
    font-size: 1.375rem;
    letter-spacing: 0.1em;
    color: #c1638a;
    background-color: rgba(255, 255, 255, 0.8);
    width: 14.8125rem;
    padding-left: 0.625rem;
  }
}
@media screen and (min-width: 960px) {
  .fv__design-text {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 600;
    font-size: 1.375rem;
    letter-spacing: 0.1em;
    color: #c1638a;
    background-color: rgba(255, 255, 255, 0.8);
    width: 14.8125rem;
    padding-left: 0.625rem;
  }
}
@media screen and (min-width: 320px) {
  .fv__design-text-emphasis {
    width: 7.25rem;
  }
}
@media screen and (min-width: 320px) {
  .fv__design-text-box {
    position: absolute;
    top: -12.1rem;
    z-index: 100;
    display: flex;
    flex-direction: column;
    gap: 8px;
    pointer-events: none;
  }
}
@media screen and (min-width: 320px) {
  .fv__image {
    width: 100%;
    display: block;
  }
}
@media screen and (min-width: 390px) {
  .fv__image {
    width: 100%;
  }
}
@media screen and (min-width: 320px) {
  .fv__image-container {
    position: absolute;
    width: 100%;
    height: 26.25rem;
    top: 0;
    left: 0;
    z-index: 1;
    transform: translateZ(0);
    will-change: transform;
  }
}
@media screen and (min-width: 810px) {
  .fv__image-container {
    width: 24.375rem;
    position: absolute;
    left: 50%;
    top: 0rem;
    transform: translate(-50%, 0);
  }
}

.indent {
  margin-left: 0.9375rem;
}

.nowrap {
  white-space: nowrap;
}

@media screen and (min-width: 320px) {
  .slider {
    margin-top: 80px;
    display: block;
    visibility: visible;
    opacity: 1;
  }
}
@media screen and (min-width: 320px) {
  .slider__image {
    width: 20rem;
    height: 17.6875rem;
    display: block;
    max-width: 100%;
  }
}
.slider .slick-dots {
  bottom: -40px;
}
.slider .slick-dots li {
  margin: 0 5px;
}
.slider .slick-dots li button::before {
  opacity: 1;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #b7b4b4;
  background: transparent;
  transition: all 0.3s ease;
}
.slider .slick-dots li.slick-active button::before {
  opacity: 1;
  background: #d9d9d9;
}

@media screen and (min-width: 320px) {
  .slick-slide {
    margin: 0 0.5rem;
  }
}

@media screen and (min-width: 320px) {
  .bg__container {
    padding-bottom: 110px;
    background-image: url("../images/background-concept.jpg");
    width: 100%;
    background-size: cover;
    background-position: center;
  }
}
@media screen and (min-width: 810px) {
  .bg__container {
    width: 24.375rem;
    margin: 0 auto;
  }
}

@media screen and (min-width: 320px) {
  .sub__text-container {
    margin-top: 76px;
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-direction: row-reverse;
  }
}

@media screen and (min-width: 320px) {
  .wrapper {
    padding-top: 210px;
  }
}
@media screen and (min-width: 810px) {
  .wrapper {
    width: 24.375rem;
    margin: 0 auto;
  }
}

@media screen and (min-width: 320px) {
  .sub__vertical-text {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    font-size: 1rem;
    color: #c1638a;
    display: flex;
    letter-spacing: 0.2em;
  }
}
.sub__vertical-text span {
  white-space: pre;
  writing-mode: vertical-rl;
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .main__text-wrapper {
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 960px) {
  .main__wrapper {
    padding-right: 0.3125rem;
  }
}
.main__text-container {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  gap: 25px;
}
@media screen and (min-width: 320px) {
  .main__vertical-text {
    display: flex;
    font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    font-size: 1.25rem;
    color: #c1638a;
    letter-spacing: 0.5em;
  }
}
.main__vertical-text span {
  white-space: pre;
  writing-mode: vertical-rl;
  display: inline-block;
}

@media screen and (min-width: 320px) {
  .feature {
    margin-top: 150px;
  }
}
@media screen and (min-width: 390px) {
  .feature {
    margin-top: 64px;
  }
}
@media screen and (min-width: 320px) {
  .feature__inner {
    width: 17.5rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 390px) {
  .feature__inner {
    width: 23.125rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 320px) {
  .feature__details-container:nth-child(1) {
    margin-left: auto;
  }
}
@media screen and (min-width: 320px) {
  .feature__details-container:nth-child(2) {
    margin-right: auto;
    margin-top: 62px;
  }
}
@media screen and (min-width: 320px) {
  .feature__details-container:nth-child(3) {
    margin-top: 60px;
    margin-left: auto;
  }
}
@media screen and (min-width: 320px) {
  .feature__text {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    font-size: 0.875rem;
    letter-spacing: 0.11em;
    color: #333;
    margin-top: 17px;
    line-height: 2;
  }
}
@media screen and (min-width: 768px) {
  .feature__text {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    font-size: 0.875rem;
    letter-spacing: 0.11em;
    color: #333;
  }
}
@media screen and (min-width: 960px) {
  .feature__text {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    font-size: 0.875rem;
    letter-spacing: 0.11em;
    color: #333;
  }
}
@media screen and (min-width: 320px) {
  .feature__title {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 500;
    font-size: 1.125rem;
    letter-spacing: 0.04em;
    color: #c1638a;
    margin-top: 8px;
  }
}
@media screen and (min-width: 768px) {
  .feature__title {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 500;
    font-size: 1.125rem;
    letter-spacing: 0.04em;
    color: #c1638a;
  }
}
@media screen and (min-width: 960px) {
  .feature__title {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 500;
    font-size: 1.125rem;
    letter-spacing: 0.04em;
    color: #c1638a;
  }
}
@media screen and (min-width: 320px) {
  .feature__details-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
@media screen and (min-width: 320px) {
  .feature__logo-image {
    width: 5.625rem;
    height: 5.625rem;
  }
}
@media screen and (min-width: 320px) {
  .feature__image-title-container {
    position: relative;
    top: -7.2rem;
    left: -0.7rem;
  }
}
@media screen and (min-width: 390px) {
  .feature__image-title-container {
    top: 2.8rem;
    left: -0.7rem;
  }
}
@media screen and (min-width: 320px) {
  .feature__yukiwa-title {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 600;
    font-size: 1.5rem;
    color: #c1638a;
    writing-mode: vertical-rl;
    text-orientation: upright;
    position: absolute;
    top: 24%;
    left: 6.8%;
    letter-spacing: 0.23em;
    height: 12.5rem;
  }
}
@media screen and (min-width: 768px) {
  .feature__yukiwa-title {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 600;
    font-size: 1.5rem;
    color: #c1638a;
    writing-mode: vertical-rl;
    text-orientation: upright;
    position: absolute;
  }
}
@media screen and (min-width: 960px) {
  .feature__yukiwa-title {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 600;
    font-size: 1.5rem;
    color: #c1638a;
    writing-mode: vertical-rl;
    text-orientation: upright;
    position: absolute;
  }
}

@media screen and (min-width: 320px) {
  .step {
    margin-top: 60px;
  }
}
@media screen and (min-width: 320px) {
  .step__image-inner {
    width: 18.75rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 390px) {
  .step__image-inner {
    width: 23.125rem;
  }
}
@media screen and (min-width: 320px) {
  .step__inner {
    width: 17.5rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 380px) {
  .step__inner {
    width: 21.125rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 320px) {
  .step__top-image {
    width: 17.5rem;
    height: 13.75rem;
  }
}
@media screen and (min-width: 960px) {
  .step__top-image {
    width: 17.5rem;
    height: 13.75rem;
  }
}
@media screen and (min-width: 320px) {
  .step__logo-img {
    position: absolute;
    top: -4%;
    left: 10%;
  }
}
@media screen and (min-width: 320px) {
  .step__image-title-box {
    display: flex;
    justify-content: center;
  }
}
@media screen and (min-width: 320px) {
  .step__bg {
    background-image: url("../images/background-flow.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 8.125rem;
    padding-bottom: 5rem;
  }
}
@media screen and (min-width: 320px) {
  .step__top-image-box {
    width: 17.5rem;
  }
}
@media screen and (min-width: 390px) {
  .step__top-image-box {
    width: 17.5rem;
  }
}
@media screen and (min-width: 320px) {
  .step__title {
    display: block;
    writing-mode: vertical-rl;
    text-orientation: upright;
    position: absolute;
    top: 7%;
    left: 25%;
    font-family: "Shippori Mincho B1", serif;
    font-weight: 600;
    height: 14.375rem;
    font-size: 1.25rem;
    color: #c1638a;
    letter-spacing: 0.5em;
  }
}
@media screen and (min-width: 320px) {
  .step__title-box {
    position: relative;
    width: 6.25rem;
    top: -2.5rem;
    height: 14.375rem;
    display: block;
  }
}
@media screen and (min-width: 320px) {
  .step__box {
    display: flex;
    margin-top: 33px;
  }
}
@media screen and (min-width: 320px) {
  .step__box:nth-child(1) {
    margin-top: 48px;
  }
}
@media screen and (min-width: 320px) {
  .step__number {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 0.875rem;
    letter-spacing: 0.04em;
    color: #c1638a;
  }
}
@media screen and (min-width: 320px) {
  .step__number-image {
    margin-top: 5px;
  }
}
@media screen and (min-width: 320px) {
  .step__number-container {
    position: relative;
  }
}
@media screen and (min-width: 320px) {
  .step__number-container::after {
    content: "";
    position: absolute;
    border-left: 1px solid #c1638a;
    height: 11.625rem;
    display: block;
    top: 33%;
    left: 50%;
  }
}
@media screen and (min-width: 320px) {
  .step__text-container {
    margin-top: 20px;
  }
}
@media screen and (min-width: 320px) {
  .step__step-title {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 500;
    font-size: 1.125rem;
    color: #333;
    letter-spacing: 0.04em;
    margin-left: 0.9375rem;
  }
}
@media screen and (min-width: 320px) {
  .step__text {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    font-size: 0.9375rem;
    color: #333;
    margin-top: 20px;
    line-height: 1.4;
    margin-top: 9px;
    margin-left: 1.1875rem;
  }
}
@media screen and (min-width: 380px) {
  .step__text {
    line-height: 2;
  }
}
@media screen and (min-width: 320px) {
  .step__text-sub {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    font-size: 0.8125rem;
    color: #333;
    margin-top: 11px;
    margin-left: 1.375rem;
    line-height: 1.6;
  }
}

.step__number-container-2 {
  position: relative;
}
@media screen and (min-width: 320px) {
  .step__number-container-2::after {
    content: "";
    position: absolute;
    border-left: 1px solid #c1638a;
    height: 14.3125rem;
    display: block;
    top: 28%;
    left: 50%;
  }
}

.step__number-container-3 {
  position: relative;
}
@media screen and (min-width: 320px) {
  .step__number-container-3::after {
    content: "";
    position: absolute;
    border-left: 1px solid #c1638a;
    height: 12.25rem;
    display: block;
    top: 33%;
    left: 50%;
  }
}

.step__number-container-4 {
  position: relative;
  margin-top: 19px;
}
@media screen and (min-width: 320px) {
  .step__number-container-4::after {
    content: "";
    position: absolute;
    border-left: 1px solid #c1638a;
    height: 10.1875rem;
    display: block;
    top: 46%;
    left: 50%;
  }
}

@media screen and (min-width: 320px) {
  .step__text-container-4 {
    margin-top: 33px;
  }
}

@media screen and (min-width: 320px) {
  .step__text-3 {
    margin-top: 21px;
  }
}

@media screen and (min-width: 320px) {
  .step__text-4 {
    margin-top: 18px;
  }
}

@media screen and (min-width: 320px) {
  .price {
    margin-top: 88px;
    margin-bottom: 150px;
  }
}
@media screen and (min-width: 320px) {
  .price__inner {
    width: 18.75rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 350px) {
  .price__inner {
    width: 21.25rem;
  }
}
@media screen and (min-width: 390px) {
  .price__inner {
    width: 23.75rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 320px) {
  .price__btn {
    width: 100%;
    height: 2.375rem;
    display: flex;
    justify-content: center;
    margin-top: 55px;
  }
}
@media screen and (min-width: 320px) {
  .price__logo-text-container {
    display: flex;
    justify-content: center;
  }
}
@media screen and (min-width: 320px) {
  .price__logo-box {
    position: relative;
    height: 6.25rem;
    width: 5.625rem;
    top: -2rem;
    left: -0.4rem;
  }
}
@media screen and (min-width: 390px) {
  .price__logo-box {
    left: -0.6rem;
  }
}
@media screen and (min-width: 960px) {
  .price__logo-box {
    height: 6.25rem;
    width: 5.625rem;
  }
}
@media screen and (min-width: 320px) {
  .price__title {
    position: absolute;
    top: 28%;
    left: 23%;
    letter-spacing: 0.1em;
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-family: "Shippori Mincho B1", serif;
    font-weight: 600;
    font-size: 1.5rem;
    color: #c1638a;
  }
}
@media screen and (min-width: 320px) {
  .price__title-logo {
    position: absolute;
    top: -5%;
    left: 0;
  }
}
@media screen and (min-width: 320px) {
  .price__image {
    width: 17.5rem;
    height: 13.75rem;
    display: block;
    max-width: 100%;
  }
}
@media screen and (max-width: 800px) {
  .price__text {
    font-size: 1.5625rem;
  }
}
@media screen and (min-width: 320px) {
  .price__text {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 500;
    font-size: 1.125rem;
    letter-spacing: 0.04em;
    color: #333;
    margin-top: 10px;
  }
}
@media screen and (min-width: 960px) {
  .price__text {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 500;
    font-size: 1.125rem;
    letter-spacing: 0.04em;
    color: #333;
    margin-top: 10px;
  }
}

@media screen and (min-width: 320px) {
  .faq__btn {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 49px;
    height: 100px;
    padding-right: 1.25rem;
  }
}
@media screen and (min-width: 768px) {
  .faq__btn {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 49px;
  }
}
.faq__box:nth-child(2) {
  margin-top: 62px;
}
.faq__box:nth-child(3) {
  margin-top: 41px;
}
.faq__box:nth-child(4) {
  margin-top: 46px;
}
.faq__box:nth-child(5) {
  margin-top: 48px;
}
@media screen and (min-width: 320px) {
  .faq__inner {
    width: 18.75rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 385px) {
  .faq__inner {
    width: 23.75rem;
  }
}
.faq__label {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  color: #c1638a;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
@media screen and (min-width: 320px) {
  .faq__question {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 500;
    font-size: 0.75rem;
    color: #333;
    letter-spacing: 0.04em;
    margin-left: 0.625rem;
    line-height: 2;
  }
}
@media screen and (min-width: 390px) {
  .faq__question {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 768px) {
  .faq__question {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 500;
    font-size: 1.125rem;
    color: #333;
    letter-spacing: 0.04em;
    margin-left: 0.625rem;
    line-height: 2;
  }
}
@media screen and (min-width: 320px) {
  .faq__answer {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    font-size: 0.75rem;
    color: #000;
    margin-left: 0.625rem;
    line-height: 2;
  }
}
@media screen and (min-width: 390px) {
  .faq__answer {
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 768px) {
  .faq__answer {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    font-size: 0.9375rem;
    color: #000;
    margin-left: 0.625rem;
    line-height: 2;
  }
}
@media screen and (min-width: 960px) {
  .faq__answer {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    font-size: 0.9375rem;
    color: #000;
    margin-left: 0.625rem;
    line-height: 2;
  }
}
@media screen and (min-width: 320px) {
  .faq__item {
    display: flex;
    align-items: baseline;
  }
}
.faq__item:nth-child(n+2) {
  margin-top: 19px;
}
@media screen and (min-width: 320px) {
  .faq__title {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 600;
    font-size: 1.5rem;
    color: #c1638a;
    position: absolute;
    left: -27%;
    top: 28%;
  }
}
@media screen and (min-width: 320px) {
  .faq__image-box {
    position: relative;
    top: -3.5rem;
    left: 38%;
    height: 6.25rem;
    width: 9.375rem;
  }
}
@media screen and (min-width: 320px) {
  .faq__logo-image {
    position: absolute;
  }
}

@media screen and (min-width: 320px) {
  .profile {
    margin-top: 90px;
  }
}
@media screen and (min-width: 320px) {
  .profile__top-inner {
    width: 20rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 390px) {
  .profile__top-inner {
    width: 21.875rem;
  }
}
@media screen and (min-width: 810px) {
  .profile__top-inner {
    width: 21.875rem;
  }
}
.profile__inner {
  margin: 0 auto;
  width: 19.375rem;
  margin-top: 58px;
}
@media screen and (min-width: 1200px) {
  .profile__inner {
    margin-right: 2.5rem;
    margin-left: auto;
  }
}
.profile__sentence-reason-career {
  margin-top: 12px;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
  font-size: 0.9375rem;
  color: #333;
  letter-spacing: 0.04em;
  line-height: 2;
  height: auto;
}
.profile__sentence-achievement {
  margin-top: 28px;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
  font-size: 0.9375rem;
  color: #333;
  letter-spacing: 0.04em;
  line-height: 2;
  height: auto;
}
@media screen and (min-width: 320px) {
  .profile__name-box {
    display: flex;
    justify-content: center;
  }
}
.profile__name {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-size: 1.125rem;
  color: #333;
  letter-spacing: 0.04em;
}
.profile__english-name {
  display: flex;
  align-items: end;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  color: #333;
  margin-left: 0.1875rem;
}
@media screen and (min-width: 320px) {
  .profile__title {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 600;
    font-size: 1.25rem;
    color: #c1638a;
    writing-mode: vertical-rl;
    text-orientation: upright;
    position: absolute;
    height: 11.25rem;
    top: 28%;
    left: 29%;
    letter-spacing: 0.5em;
  }
}
@media screen and (min-width: 320px) {
  .profile__main-image-box {
    display: flex;
    justify-content: center;
    margin-right: 0.4375rem;
  }
}
@media screen and (min-width: 768px) {
  .profile__main-image-box {
    margin: 0 auto;
  }
}
@media screen and (min-width: 960px) {
  .profile__main-image-box {
    display: flex;
    justify-content: center;
    margin-right: 0.4375rem;
  }
}
@media screen and (min-width: 320px) {
  .profile__image-text-wrapper {
    position: relative;
  }
}
@media screen and (min-width: 320px) {
  .profile__image-title-box {
    position: absolute;
    top: -24%;
    right: 0;
    width: 6.25rem;
    height: 6.25rem;
  }
}

.btn__wrapper {
  margin-top: 60px;
}

.exclamation {
  display: inline-block;
  transform: translate(0px, 0px) rotate(30deg);
}

/* キーボード操作時のみフォーカスリングを表示 */
body.using-keyboard .fv__news-btn:focus-visible {
  outline-offset: 3px;
  z-index: 9999;
  position: relative;
  overflow: visible;
}

/* クリック時のフォーカスリングを確実に無効化 */
.fv__news-btn:focus:not(:focus-visible) {
  outline: none !important;
  box-shadow: none !important;
}

.slick-dots li button::before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}