@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,200..900;1,200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@500&display=swap");
:root {
  --font-noto-sans: "Noto Sans Japanese", sans-serif;
  --font-noto-serif: "Noto Serif Japanese", serif;
  --font-hiragino:
    "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  --font-crimson: "Crimson Pro", serif;
  --font-lora: "Lora", serif;
  --font-yugo:
    "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  --font-yumincho:
    "游明朝体", "Yu Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "MS PMincho", "MS 明朝", serif;
  --font-zen: "Zen Old Mincho", serif;
  --font-bison: "Bison", sans-serif;
  --font-bebas: "Bebas Neue", sans-serif;
  --font-en: Arial, Helvetica, sans-serif;
  --hover-opacity: 0.7;
  --header-height-pc: 119px;
  --header-height-sp: 57px;
  --color-primary: #95424d;
  --gradient-primary: linear-gradient(
    90deg,
    #9f3053 0%,
    #d66b7d 46%,
    #9f3053 78%,
    #d66b7d 100%
  );
  --color-secondary: #ffebeb;
  --color-secondary-light: #fff7f7;
  --color-tertiary: #d1667a;
  --color-gold: #eecf68;
  --color-gold-soft: #ede3b7;
  --color-gold-light: #ffebb9;
}

body {
  font-family: var(--font-yugo);
  font-size: 16px;
  color: #333;
  overflow-x: hidden;
}

.wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 1080px;
  height: 100%;
  width: 100%;
  margin-top: var(--header-height-pc);
}
@media screen and (max-width: 744px) {
  .wrapper {
    min-width: 100%;
    width: 100%;
    margin-top: var(--header-height-sp);
  }
}

/**************************************************
  ブレイクポイント改修用
***************************************************/
.tmp-wrapper {
  margin-top: var(--header-height-pc);
  margin-top: 119px;
}
.tmp-wrapper *,
.tmp-wrapper *::before,
.tmp-wrapper *::after {
  box-sizing: border-box;
  overflow-wrap: anywhere;
}
.tmp-wrapper *,
.tmp-wrapper *::before,
.tmp-wrapper *::after {
  box-sizing: border-box;
  overflow-wrap: anywhere;
}
@media screen and (max-width: 767px) {
  .tmp-wrapper {
    width: 100%;
    margin-top: var(--header-height-sp);
  }
}

@media (max-width: 767px) {
  .tmp-pc_only {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .tmp-sp_only {
    display: none !important;
  }
}

.prp-mens {
  --color-primary: #4A6A6E;
  --color-alpha: rgb(239.4086956522, 243.9443478261, 244.5113043478);
  --color-secondary: #4a6a6e;
  --color-strong: rgb(20.6782608696, 56.8057971014, 61.3217391304);
}

section {
  clear: both;
  display: block;
  overflow: hidden;
}
section .inner {
  margin: 0 auto;
  max-width: 1080px;
  width: 100%;
}

main h2 {
  margin-bottom: 0;
}

@media screen and (max-width: 744px) {
  .prp-mens {
    overflow: hidden;
  }
}

.p-kv {
  background: url(../images/kv-01.webp) center/cover no-repeat;
}
@media screen and (max-width: 744px) {
  .p-kv {
    background: url(../images/kv-01-sp.webp) center/cover no-repeat;
  }
}
.p-kv .inner {
  padding: 64px 0 0;
}
@media screen and (max-width: 744px) {
  .p-kv .inner {
    padding: 68.8vw 0 0;
    display: grid;
    position: relative;
  }
}
@media screen and (max-width: 744px) {
  .p-kv .texts {
    display: flex;
    justify-content: right;
    flex-direction: row-reverse;
    padding-right: 5.6vw;
    order: 1;
    position: absolute;
    top: 8.8vw;
    right: 0;
  }
}
.p-kv .text__top {
  color: var(--, #111);
  text-align: right;
  font-family: var(--font-noto-sans);
  font-weight: 700;
  line-height: 100%;
  font-size: 32px;
  padding-bottom: 32px;
}
@media screen and (max-width: 744px) {
  .p-kv .text__top {
    writing-mode: vertical-rl;
    font-size: 8.5333333333vw;
    padding-bottom: 8.5333333333vw;
  }
}
.p-kv .text__top.__1 {
  letter-spacing: 9.6px;
  padding-bottom: 16px;
}
@media screen and (max-width: 744px) {
  .p-kv .text__top.__1 {
    font-size: 5.36vw;
    letter-spacing: 0;
  }
}
.p-kv .text__top.__2 {
  font-size: 41px;
  letter-spacing: 12.3px;
}
@media screen and (max-width: 744px) {
  .p-kv .text__top.__2 {
    letter-spacing: 0;
    text-align: left;
    font-size: 9.1466666667vw;
    padding-right: 2.6666666667vw;
    line-height: 13.3333333333vw;
  }
}
.p-kv .beautiful {
  color: #334c4f;
  text-align: right;
  font-feature-settings: "palt" on;
  font-family: var(--font-noto-sans);
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 9.6px;
  padding-bottom: 30px;
}
@media screen and (max-width: 744px) {
  .p-kv .beautiful {
    font-size: 5.3333333333vw;
    line-height: 140%;
    letter-spacing: 1.6vw;
    order: 4;
    padding-bottom: 2.56vw;
    color: #fff;
    padding-right: 2.6666666667vw;
  }
}
.p-kv .prp {
  width: 568px;
  margin-bottom: 32px;
  margin-left: auto;
}
@media screen and (max-width: 744px) {
  .p-kv .prp {
    width: 94.6666666667vw;
    margin: 0 auto;
    order: 3;
    margin-bottom: 2.56vw;
  }
}
.p-kv .kiran-img {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 744px) {
  .p-kv .kiran-img img {
    aspect-ratio: 355/56;
    width: 100%;
    object-fit: cover;
  }
}
.p-kv .kiran {
  height: 100%;
  width: 30px;
  position: absolute;
  top: -180px;
  left: 0;
  background-color: #fff;
  opacity: 0;
  transform: rotate(45deg);
  animation: reflection 4s ease-in-out infinite;
}
@keyframes reflection {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  15% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  15.5% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  50% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
.p-kv .wrap {
  gap: 13px;
  display: flex;
  justify-content: right;
  padding-bottom: 9px;
}
@media screen and (max-width: 744px) {
  .p-kv .wrap {
    gap: 1.8666666667vw;
    padding-bottom: 3.7333333333vw;
    order: 2;
    justify-content: left;
    margin-left: 3.7333333333vw;
  }
}
.p-kv .batch {
  width: 160px;
}
@media screen and (max-width: 744px) {
  .p-kv .batch {
    width: 21.3333333333vw;
  }
}
.p-kv .batch img {
  aspect-ratio: 160/160;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 744px) {
  .p-kv .batch img {
    aspect-ratio: 80/80;
  }
}
.p-kv .annotation {
  color: #1a1a1a;
  font-family: var(--font-noto-sans);
  font-size: 13px;
  text-align: right;
  font-weight: 400;
  line-height: 100%;
  padding-bottom: 9px;
}
@media screen and (max-width: 744px) {
  .p-kv .annotation {
    color: #fff;
    font-size: 2.6666666667vw;
    order: 5;
    padding-right: 2.6666666667vw;
    padding-bottom: 2.4vw;
  }
}
.p-kv .lists {
  background: var(--color-primary);
  display: flex;
  justify-content: center;
  padding: 8px 0;
}
@media screen and (max-width: 744px) {
  .p-kv .lists {
    display: none;
  }
}
.p-kv .lists .list {
  text-align: center;
  font-weight: 700;
  line-height: 130%;
  height: 55px;
  font-size: 18px;
  width: 216px;
  border-left: 1px solid #fff;
}
@media screen and (max-width: 744px) {
  .p-kv .lists .list {
    height: 14.6666666667vw;
    font-size: 4.8vw;
    width: 57.6vw;
    border-left: 0.2666666667vw solid #fff;
  }
}
.p-kv .lists .list:last-of-type {
  border-right: 1px solid #fff;
}
@media screen and (max-width: 744px) {
  .p-kv .lists .list:last-of-type {
    border-right: 0.2666666667vw solid #fff;
  }
}
.p-kv .lists .list a {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.p-intro .inner {
  display: flex;
  padding: 64px 0 72px;
  gap: 80px;
}
@media screen and (max-width: 744px) {
  .p-intro .inner {
    display: block;
    padding: 8.5333333333vw 4.2666666667vw 10.6666666667vw;
  }
}
.p-intro .about {
  max-width: 407px;
  width: 100%;
}
@media screen and (max-width: 744px) {
  .p-intro .about {
    max-width: 108.5333333333vw;
  }
}
.p-intro .img {
  width: 164px;
  margin-bottom: 16px;
}
@media screen and (max-width: 744px) {
  .p-intro .img {
    width: 30.4vw;
    margin-bottom: 2.1333333333vw;
  }
  .p-intro .img img {
    aspect-ratio: 114/18;
    width: 100%;
    object-fit: cover;
  }
}
.p-intro .ttl {
  color: var(--, #111);
  text-align: center;
  font-feature-settings: "palt" on;
  font-weight: 700;
  line-height: 130%;
  overflow: initial;
  font-size: 40px;
  margin-bottom: 16px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-intro .ttl {
    font-size: 6.4vw;
    letter-spacing: 0.64vw;
    margin-bottom: 16vw;
    text-align: left;
  }
}
.p-intro .ttl::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 152px;
  height: 4px;
  background: var(--color-primary);
}
@media screen and (max-width: 744px) {
  .p-intro .ttl::after {
    width: 21.3333333333vw;
    height: 1.0666666667vw;
    bottom: -5.3333333333vw;
  }
}
.p-intro .texts {
  width: 593px;
}
@media screen and (max-width: 744px) {
  .p-intro .texts {
    width: 100%;
  }
}
.p-intro .text {
  color: #111;
  font-size: 18px;
  font-weight: 700;
  line-height: 170%;
  padding-bottom: 16px;
}
@media screen and (max-width: 744px) {
  .p-intro .text {
    font-size: 4vw;
    padding-bottom: 4.2666666667vw;
  }
}
.p-intro .charm {
  color: var(--color-primary);
  font-size: 26px;
  font-weight: 700;
  line-height: 170%;
}
@media screen and (max-width: 744px) {
  .p-intro .charm {
    font-size: 5.0666666667vw;
  }
}

.p-recommend {
  max-width: 1920px;
  margin: 0 auto;
  height: 807px;
  background: url(../images/recommend-bg.webp) center/cover no-repeat;
}
@media screen and (max-width: 744px) {
  .p-recommend {
    height: 211.2vw;
    background: url(../images/recommend-bg-sp.webp) center/cover no-repeat;
  }
}
.p-recommend .inner {
  max-width: 980px;
  margin: 0 auto;
  padding: 56px 0 0;
}
@media screen and (max-width: 744px) {
  .p-recommend .inner {
    padding: 8.5333333333vw 0 0;
  }
}
.p-recommend .logo {
  width: 164px;
  margin: 0 auto 16px;
}
@media screen and (max-width: 744px) {
  .p-recommend .logo {
    width: 30.4vw;
    margin-bottom: 2.1333333333vw;
  }
  .p-recommend .logo img {
    aspect-ratio: 114/18;
    width: 100%;
    object-fit: cover;
  }
}
.p-recommend .ttl {
  overflow: initial;
  color: #fff;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: 40px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 60px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-recommend .ttl {
    font-size: 6.4vw;
    letter-spacing: 0;
    margin-bottom: 11.7333333333vw;
  }
}
@media screen and (max-width: 744px) {
  .p-recommend .ttl {
    color: #fff;
    text-align: center;
    font-feature-settings: "palt" on;
    font-size: 6.4vw;
  }
}
.p-recommend .ttl::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 152px;
  height: 4px;
  background: #ffffff;
}
@media screen and (max-width: 744px) {
  .p-recommend .ttl::after {
    bottom: -5.3333333333vw;
    width: 21.3333333333vw;
    height: 1.0666666667vw;
    bottom: -5.3333333333vw;
  }
}
.p-recommend .sec06__box__cards {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(3, 1fr);
  padding-bottom: 24px;
}
@media screen and (max-width: 744px) {
  .p-recommend .sec06__box__cards {
    display: block;
    padding-bottom: 4.2666666667vw;
  }
}
.p-recommend .card {
  max-width: 310px;
  width: 100%;
  background: #fff;
}
@media screen and (max-width: 744px) {
  .p-recommend .card {
    max-width: 91.4666666667vw;
    margin: 0 auto;
  }
  .p-recommend .card:not(:last-of-type) {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 744px) and (max-width: 744px) {
  .p-recommend .card:not(:last-of-type) {
    margin-bottom: 2.1333333333vw;
  }
}
@media screen and (max-width: 744px) {
  .p-recommend .figure {
    display: flex;
    gap: 2.1333333333vw;
    padding: 2.1333333333vw 4.2666666667vw;
  }
}
.p-recommend .img {
  padding: 16px 16px 10px 16px;
}
@media screen and (max-width: 744px) {
  .p-recommend .img {
    padding: 0;
    max-width: 32.8vw;
    width: 100%;
  }
}
.p-recommend .img.__1 {
  padding-bottom: 24px;
}
@media screen and (max-width: 744px) {
  .p-recommend .img.__1 {
    padding: 0;
  }
}
.p-recommend .img.__3 {
  padding-bottom: 24px;
}
@media screen and (max-width: 744px) {
  .p-recommend .img.__3 {
    padding: 0;
  }
}
.p-recommend .img img {
  aspect-ratio: 278/220;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 744px) {
  .p-recommend .img img {
    aspect-ratio: 123/97;
  }
}
.p-recommend .subttl {
  color: #fff;
  font-size: 24px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  line-height: 170%;
  height: 57px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../images/recommend-04.webp) center/cover no-repeat;
}
@media screen and (max-width: 744px) {
  .p-recommend .subttl {
    padding: 0;
    font-size: 4.2666666667vw;
    line-height: 4.8vw;
    height: 10.6666666667vw;
  }
}
.p-recommend .text {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 130%;
  padding-bottom: 16px;
}
@media screen and (max-width: 744px) {
  .p-recommend .text {
    padding: 0;
    font-size: 4.8vw;
    line-height: 1.5;
    text-align: left;
    align-items: center;
    display: flex;
    padding-bottom: 0;
  }
}
.p-recommend .change {
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 6.4px;
}
@media screen and (max-width: 744px) {
  .p-recommend .change {
    font-size: 5.6vw;
    line-height: 170%;
    letter-spacing: 1.12vw;
  }
}
.p-recommend .change span {
  color: #fff;
  font-weight: 700;
  font-size: 40px;
  letter-spacing: 8px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-recommend .change span {
    font-size: 10.6666666667vw;
    letter-spacing: 2.1333333333vw;
  }
}
@media screen and (max-width: 744px) {
  .p-recommend .change span {
    font-size: 8.5333333333vw;
    line-height: 170%;
    letter-spacing: 1.7066666667vw;
  }
}
.p-recommend .change .maker {
  background-image: linear-gradient(to bottom, transparent 96%, #fff 96%);
  background-size: 0% 100%;
  background-repeat: no-repeat;
  background-position: bottom left;
  transition: 1s;
  transition-delay: 0.7s;
}
.p-recommend .change .maker.anim {
  background-size: 100% 100%;
}

.p-best {
  position: relative;
  overflow: hidden;
  background: var(--color-primary);
}
@media screen and (max-width: 744px) {
  .p-best {
    background: initial;
  }
}
.p-best .wrapper {
  display: flex;
  justify-content: center;
  width: 1366px;
  margin: 0 auto;
  padding: 0 40px;
}
@media (min-width: 1081px) and (max-width: 1366px) {
  .p-best .wrapper {
    width: 100vw;
    padding: 0 2.9282576867vw;
  }
}
@media (max-width: 1080px) {
  .p-best .wrapper {
    padding: 0 31.6px;
    width: 100%;
  }
}
@media screen and (max-width: 744px) {
  .p-best .wrapper {
    padding: 0;
  }
}
.p-best .img {
  position: absolute;
  top: 50%;
  left: 0%;
  width: 50%;
  min-width: 683px;
  transform: translateY(-50%);
}
@media (min-width: 1081px) and (max-width: 1366px) {
  .p-best .img {
    min-width: 50vw;
  }
}
@media (max-width: 1080px) {
  .p-best .img {
    min-width: 540px;
  }
}
@media screen and (max-width: 744px) {
  .p-best .img {
    min-width: initial;
    transform: initial;
    top: 0;
    width: 100%;
  }
}
.p-best .img img {
  aspect-ratio: 960/498;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 744px) {
  .p-best .img img {
    aspect-ratio: 375/194;
  }
}
.p-best .texts {
  padding-top: 56px;
  padding-bottom: 56px;
  padding-left: 600px;
}
@media (min-width: 1081px) and (max-width: 1366px) {
  .p-best .texts {
    padding-top: 4.0995607613vw;
    padding-bottom: 4.0995607613vw;
    padding-left: 43.9238653001vw;
  }
}
@media (max-width: 1080px) {
  .p-best .texts {
    padding-top: 44.2px;
    padding-bottom: 44.2px;
    padding-left: 474.3px;
  }
}
@media screen and (max-width: 744px) {
  .p-best .texts {
    padding: 6.4vw 6.4vw 6.4vw 6.4vw;
    margin-top: 43.4666666667vw;
    width: 91.4666666667vw;
    position: relative;
    background: var(--color-primary);
  }
}
.p-best .text {
  color: #fff;
  font-family: var(--font-noto-serif);
  font-size: 21px;
  font-weight: 600;
  line-height: 200%;
  letter-spacing: 4.2px;
}
@media (min-width: 1081px) and (max-width: 1366px) {
  .p-best .text {
    font-size: 1.5373352855vw;
  }
}
@media (max-width: 1080px) {
  .p-best .text {
    font-size: 16.6px;
  }
}
@media screen and (max-width: 744px) {
  .p-best .text {
    font-size: 4.8vw;
    letter-spacing: 0.7466666667vw;
    font-feature-settings: "palt" 1;
  }
}
.p-best .text:not(:last-of-type) {
  padding-bottom: 16px;
}
@media (min-width: 745px) and (max-width: 1366px) {
  .p-best .text:not(:last-of-type) {
    padding-bottom: 1.1713030747vw;
  }
}
@media (max-width: 1080px) {
  .p-best .text:not(:last-of-type) {
    padding-bottom: 12.6501px;
  }
}
@media screen and (max-width: 744px) {
  .p-best .text:not(:last-of-type) {
    padding-bottom: 4.5333333333vw;
  }
}

.p-mechanism {
  overflow: initial;
}
.p-mechanism .inner {
  padding: 72px 0;
}
@media screen and (max-width: 744px) {
  .p-mechanism .inner {
    padding: 10.6666666667vw 4.2666666667vw 8.5333333333vw;
  }
}
.p-mechanism .logo {
  width: 164px;
  margin: 0 auto 16px;
}
@media screen and (max-width: 744px) {
  .p-mechanism .logo {
    width: 30.4vw;
    margin-bottom: 2.1333333333vw;
  }
}
@media screen and (max-width: 744px) {
  .p-mechanism .logo img {
    aspect-ratio: 114/18;
    width: 100%;
    object-fit: cover;
  }
}
.p-mechanism .ttl {
  overflow: initial;
  color: #111;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: 40px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 60px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-mechanism .ttl {
    font-size: 6.4vw;
    letter-spacing: 0.64vw;
    margin-bottom: 13.8666666667vw;
  }
}
.p-mechanism .ttl::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 152px;
  height: 4px;
  background: var(--color-primary);
}
@media screen and (max-width: 744px) {
  .p-mechanism .ttl::after {
    width: 21.3333333333vw;
    height: 1.0666666667vw;
    bottom: -5.3333333333vw;
  }
}
.p-mechanism .box {
  border: 16px solid var(--color-primary);
  background: #fff;
  max-width: 1000px;
  margin: 0 auto;
  padding: 24px 0;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-mechanism .box {
    border: 2.1333333333vw solid var(--color-primary);
    padding: 4.2666666667vw 2.1333333333vw;
  }
}
.p-mechanism .anime-auto-rotate__scroll {
  position: absolute;
  width: 160px;
  height: 160px;
  left: -90px;
  top: -90px;
  z-index: -1;
}
@media screen and (max-width: 744px) {
  .p-mechanism .anime-auto-rotate__scroll {
    width: 21.3333333333vw;
    height: 21.3333333333vw;
    position: absolute;
    right: initial;
    left: -12vw;
    top: -12vw;
  }
}
.p-mechanism .anime-auto-rotate__scroll .anime-auto-rotate__scroll--circle {
  height: auto;
  width: 100%;
  animation: rotate 15s linear infinite;
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.p-mechanism .cards {
  max-width: 722px;
  margin: 0 auto 30px;
  display: flex;
  gap: 80px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-mechanism .cards {
    gap: 6.1333333333vw;
    margin: 0 auto 4.2666666667vw;
  }
}
.p-mechanism .cards::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 32px;
  height: 80px;
  background: url(../images/arrow-red.svg) center/cover no-repeat;
}
@media screen and (max-width: 744px) {
  .p-mechanism .cards::after {
    width: 4vw;
    height: 10.6666666667vw;
  }
}
.p-mechanism .card {
  max-width: 321px;
  width: 100%;
  border-right: 1px solid #111;
  border-bottom: 1px solid #111;
  border-left: 1px solid #111;
}
@media screen and (max-width: 744px) {
  .p-mechanism .card {
    max-width: 85.6vw;
    border-right: 0.2666666667vw solid #111;
    border-bottom: 0.2666666667vw solid #111;
    border-left: 0.2666666667vw solid #111;
  }
}
.p-mechanism .card.__2 {
  border-right: 0.2666666667vw solid #e4005d;
  border-bottom: 0.2666666667vw solid #e4005d;
  border-left: 0.2666666667vw solid #e4005d;
}
.p-mechanism .titles {
  padding: 8px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 744px) {
  .p-mechanism .titles {
    display: block;
    padding: 2.1333333333vw;
  }
}
.p-mechanism .titles.__1 {
  background: #111;
}
.p-mechanism .titles.__2 {
  background: #e4005d;
}
.p-mechanism .change {
  color: #111;
  font-size: 18px;
  font-weight: 700;
  line-height: 130%;
  background: #fff;
  max-width: 80px;
  width: 100%;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 744px) {
  .p-mechanism .change {
    max-width: 34.1333333333vw;
    font-size: 3.4666666667vw;
    line-height: 130%;
    height: 4.2666666667vw;
    margin-bottom: 1.0666666667vw;
  }
}
.p-mechanism .change.__2 {
  color: #e4005d;
}
.p-mechanism .heading {
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  line-height: 130%;
  padding-left: 8px;
}
@media screen and (max-width: 744px) {
  .p-mechanism .heading {
    font-size: 3.4666666667vw;
    padding-left: 2.1333333333vw;
  }
}
.p-mechanism .img {
  padding: 16px 0px 24px;
  width: 265px;
  margin: 0 auto;
}
@media screen and (max-width: 744px) {
  .p-mechanism .img {
    padding: 2.1333333333vw 2.1333333333vw 2.6666666667vw;
    width: 100%;
  }
}
.p-mechanism .img img {
  aspect-ratio: 265/212;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 744px) {
  .p-mechanism .img img {
    aspect-ratio: 126/100;
  }
}
.p-mechanism .texts {
  background: #edf0f0;
  padding: 16px 0;
  max-width: 920px;
  margin: 0 auto;
}
@media screen and (max-width: 744px) {
  .p-mechanism .texts {
    padding: 4.2666666667vw 2.1333333333vw;
  }
}
.p-mechanism .text {
  color: #111;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
}
@media screen and (max-width: 744px) {
  .p-mechanism .text {
    font-size: 4.8vw;
    text-align: left;
  }
}
.p-mechanism .text span {
  color: #e4005d;
  font-size: 24px;
}
@media screen and (max-width: 744px) {
  .p-mechanism .text span {
    font-size: 4.8vw;
  }
}

.p-point {
  background: #c9d2d3;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-point {
    overflow: initial;
  }
}
.p-point .p-point__inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 72px 40px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-point .p-point__inner {
    padding: 6.4vw 4.2666666667vw 8.5333333333vw;
  }
}
.p-point #particles-js {
  position: absolute;
  top: 0;
  left: -400px;
  height: 900px;
  width: 1300px;
}
@media screen and (max-width: 744px) {
  .p-point #particles-js {
    left: 0;
    height: 50vw;
    width: 60vw;
  }
}
.p-point .annotation {
  color: #1a1a1a;
  font-family: var(--font-noto-sans);
  font-size: 13px;
  font-weight: 400;
  line-height: 100%;
  text-align: right;
  padding-bottom: 6px;
}
@media screen and (max-width: 744px) {
  .p-point .annotation {
    font-size: 2.6666666667vw;
    padding-bottom: 1.6vw;
  }
}
.p-point .logo {
  width: 164px;
  margin: 0 auto 16px;
}
@media screen and (max-width: 744px) {
  .p-point .logo {
    width: 30.4vw;
    margin-bottom: 2.1333333333vw;
  }
}
@media screen and (max-width: 744px) {
  .p-point .logo img {
    aspect-ratio: 114/18;
    width: 100%;
    object-fit: cover;
  }
}
.p-point .ttl {
  overflow: initial;
  color: #111;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: 40px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 60px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-point .ttl {
    font-size: 6.4vw;
    letter-spacing: 0.64vw;
    margin-bottom: 9.6vw;
  }
}
.p-point .ttl::before {
  content: "";
  position: absolute;
  top: -70px;
  left: 214px;
  width: 160px;
  height: 160px;
  background: url(../images/kv-03.webp) center/cover no-repeat;
}
@media (max-width: 1140px) {
  .p-point .ttl::before {
    left: 190px;
  }
}
@media screen and (max-width: 744px) {
  .p-point .ttl::before {
    width: 26.6666666667vw;
    height: 26.6666666667vw;
    left: -2.1333333333vw;
    top: -20.5333333333vw;
    z-index: 1;
  }
}
.p-point .ttl::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 152px;
  height: 4px;
  background: var(--color-primary);
}
@media screen and (max-width: 744px) {
  .p-point .ttl::after {
    width: 21.3333333333vw;
    height: 1.0666666667vw;
    bottom: -5.3333333333vw;
  }
}
.p-point .content {
  max-width: 1080px;
  margin: 0 auto;
  background: #edf0f0;
  padding-bottom: 24px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-point .content {
    padding-bottom: 4.2666666667vw;
  }
}
.p-point .content.__1 {
  margin-bottom: 42px;
}
@media screen and (max-width: 744px) {
  .p-point .content.__1 {
    margin-bottom: 5.3333333333vw;
  }
}
.p-point .content .float__heading {
  position: absolute;
  top: -8px;
  right: 8px;
  font-family: var(--font-noto-serif);
  font-size: 50.969px;
  font-weight: 600;
  line-height: 100%;
  opacity: 0.2;
  background: linear-gradient(97deg, #f3f3ea 0%, #eaf3f1 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: skewX(-8deg);
}
@media screen and (max-width: 744px) {
  .p-point .content .float__heading {
    top: 4vw;
    right: 1.0666666667vw;
    font-size: 7.4666666667vw;
  }
}
.p-point .content .float__heading span {
  background: linear-gradient(97deg, #f3f3ea 0%, #eaf3f1 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: var(--font-noto-serif);
  font-size: 83.735px;
  font-weight: 600;
  line-height: 100%;
}
@media screen and (max-width: 744px) {
  .p-point .content .float__heading span {
    font-size: 12.2666666667vw;
  }
}
.p-point .heading {
  border-top: 2px solid #b28244;
  border-bottom: 2px solid #b28244;
  background: var(--color-primary);
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 4px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
}
@media screen and (max-width: 744px) {
  .p-point .heading {
    border-top: 0.5333333333vw solid #b28244;
    border-bottom: 0.5333333333vw solid #b28244;
    margin-bottom: 4.2666666667vw;
    font-size: 6.4vw;
    letter-spacing: 0.64vw;
    height: 16vw;
  }
}
.p-point .cards {
  max-width: 940px;
  display: flex;
  gap: 20px;
  margin: 0 auto;
}
@media screen and (max-width: 744px) {
  .p-point .cards {
    display: block;
    padding: 0 4.2666666667vw 4.2666666667vw 4.2666666667vw;
  }
}
.p-point .card {
  background: #fff;
}
.p-point .card:not(:last-of-type) {
  margin-bottom: 16px;
}
@media screen and (max-width: 744px) {
  .p-point .card:not(:last-of-type) {
    margin-bottom: 4.2666666667vw;
  }
}
@media screen and (max-width: 744px) {
  .p-point .text-wrap {
    display: flex;
    padding: 4.2666666667vw 2.1333333333vw 2.6666666667vw;
    gap: 2.6666666667vw;
  }
}
.p-point .img {
  max-width: 280px;
  width: 100%;
  margin-bottom: 10px;
  margin: 16px 10px 10px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-point .img {
    max-width: 34.6666666667vw;
    margin: 0;
  }
}
.p-point .img.__3 {
  margin: 16px 10px 24px;
}
@media screen and (max-width: 744px) {
  .p-point .img.__3 {
    margin: 0;
  }
}
.p-point .img .float__text {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 2.4px;
}
@media screen and (max-width: 744px) {
  .p-point .img .float__text {
    bottom: -0.5333333333vw;
    font-size: 4.8vw;
    line-height: 170%;
    letter-spacing: 0.48vw;
    transform: initial;
    bottom: initial;
    left: initial;
    width: 41.3333333333vw;
    height: 8vw;
    right: -43.7333333333vw;
    color: white;
  }
}
.p-point .img .float__text.__1 {
  background: #325792;
}
.p-point .img .float__text.__2 {
  background: #5c5f63;
}
.p-point .img .float__text.__3 {
  background: #6c5444;
}
.p-point .explanation {
  padding-bottom: 10px;
  text-align: center;
  color: #111;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}
@media screen and (max-width: 744px) {
  .p-point .explanation {
    font-size: 4vw;
    text-align: left;
    padding-bottom: 0;
    padding-top: 12.5333333333vw;
  }
}
.p-point .explanation.__3 {
  padding-bottom: 23px;
}
@media screen and (max-width: 744px) {
  .p-point .explanation.__3 {
    padding-bottom: 0;
  }
}
.p-point .result {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 170%;
  letter-spacing: 0.72px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 6px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-point .result {
    padding-top: 1.6vw;
    font-size: 5.6vw;
    letter-spacing: 0.336vw;
    height: 13.3333333333vw;
  }
}
.p-point .result.__1 {
  background: #325792;
}
.p-point .result.__2 {
  background: #5c5f63;
}
.p-point .result.__3 {
  background: #6c5444;
}
.p-point .result::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 15px 0 15px;
  border-color: #ffffff transparent transparent transparent;
}
@media screen and (max-width: 744px) {
  .p-point .result::after {
    border-width: 2.6666666667vw 4vw 0 4vw;
  }
}
.p-point .texts {
  max-width: 1000px;
  margin: 20px auto 0;
  gap: 16px;
  align-items: center;
  display: flex;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-point .texts {
    margin: 5.3333333333vw auto 0;
    gap: 4.2666666667vw;
  }
}
.p-point .commentary {
  max-width: 96px;
  width: 100%;
  background: #fff;
  color: var(--color-primary);
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 96px;
  border-radius: 208px;
  border: 2px solid var(--color-primary);
  font-size: 24px;
}
@media screen and (max-width: 744px) {
  .p-point .commentary {
    max-width: 21.3333333333vw;
    height: 21.3333333333vw;
    border-radius: 55.4666666667vw;
    border: 0.5333333333vw solid var(--color-primary);
    font-size: 5.6vw;
    position: absolute;
    top: -5.6vw;
    left: 7.2vw;
  }
}
@media screen and (max-width: 744px) {
  .p-point .texts.__1 {
    margin: 6.9333333333vw auto 0;
  }
}
@media screen and (max-width: 744px) {
  .p-point .texts.__2 {
    margin: 10.6666666667vw auto 0;
  }
}
.p-point .texts .text {
  font-size: 21px;
  font-weight: 700;
  line-height: 150%;
  display: inline;
}
@media screen and (max-width: 744px) {
  .p-point .texts .text {
    font-size: 4.8vw;
  }
}
.p-point .texts .text.__1 {
  color: #fff;
  background: #e4005d;
}
@media screen and (max-width: 744px) {
  .p-point .texts .text.__1 {
    padding-left: 0px;
  }
}
.p-point .texts .text.__2 {
  color: #111;
}
@media screen and (max-width: 744px) {
  .p-point .texts .text.__2 {
    padding: 0 4.2666666667vw;
    display: block;
  }
}
.p-point .texts .text.__3 {
  color: #111;
}
@media screen and (max-width: 744px) {
  .p-point .texts .text.__3 {
    display: block;
    width: 53.0666666667vw;
    margin-left: auto;
    margin-right: 4.2666666667vw;
    padding-bottom: 2.6666666667vw;
  }
}
@media screen and (max-width: 744px) {
  .p-point .texts .text.__4 {
    padding: 0 4.2666666667vw;
    display: block;
  }
}
.p-point .texts .text.__4 span {
  color: #fff;
  background: #e4005d;
}
.p-point .texts .text-child__wrap {
  display: contents;
}
@media screen and (max-width: 744px) {
  .p-point .texts .text-child__wrap {
    display: inherit;
    width: 53.0666666667vw;
    margin-left: 34.1333333333vw;
    padding-bottom: 2.6666666667vw;
  }
}
.p-point .changes {
  display: flex;
  gap: 54px;
  max-width: 940px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-point .changes {
    gap: 4vw;
    padding: 0 4vw;
  }
}
.p-point .changes::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 14px;
  border-color: transparent transparent transparent var(--color-primary);
}
@media screen and (max-width: 744px) {
  .p-point .changes::after {
    border-style: solid;
    border-width: 4vw 0 4vw 2.1333333333vw;
  }
}
.p-point .changes .change {
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-point .changes .change {
    margin: 0 auto;
  }
}
@media screen and (max-width: 744px) {
  .p-point .changes .change img {
    aspect-ratio: 149/116;
    width: 100%;
    object-fit: cover;
  }
}
.p-point .changes .change .float__change {
  color: #fff;
  text-align: center;
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  width: 98px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 744px) {
  .p-point .changes .change .float__change {
    font-size: 2.56vw;
    width: 13.2533333333vw;
    height: 3.5733333333vw;
  }
}
.p-point .changes .change .float__change.__1 {
  background: var(--color-primary);
}
.p-point .changes .change .float__change.__2 {
  background: #e4005d;
}
.p-point .bnr {
  max-width: 980px;
  margin: 40px auto 0;
}
@media screen and (max-width: 744px) {
  .p-point .bnr {
    margin: 6.4vw auto 0;
  }
}
.p-point .bnr img {
  aspect-ratio: 980/196;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 744px) {
  .p-point .bnr img {
    aspect-ratio: 343/240;
  }
}

.p-improvement {
  background: url(../images/improvement-01.webp) center/cover no-repeat;
}
@media screen and (max-width: 744px) {
  .p-improvement {
    background: url(../images/improvement-01-sp.webp) center/cover no-repeat;
  }
}
.p-improvement .inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 72px 0;
}
@media screen and (max-width: 744px) {
  .p-improvement .inner {
    padding: 8.5333333333vw 4.2666666667vw;
  }
}
.p-improvement .logo {
  width: 164px;
  margin: 0 auto 16px;
}
@media screen and (max-width: 744px) {
  .p-improvement .logo {
    width: 30.4vw;
    margin-bottom: 2.1333333333vw;
  }
}
@media screen and (max-width: 744px) {
  .p-improvement .logo img {
    aspect-ratio: 114/18;
    width: 100%;
    object-fit: cover;
  }
}
.p-improvement .ttl {
  overflow: initial;
  color: #111;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: 40px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 44px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-improvement .ttl {
    font-size: 6.4vw;
    letter-spacing: 0.64vw;
    margin-bottom: 11.7333333333vw;
  }
}
.p-improvement .ttl::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 152px;
  height: 4px;
  background: var(--color-primary);
}
@media screen and (max-width: 744px) {
  .p-improvement .ttl::after {
    width: 21.3333333333vw;
    height: 1.0666666667vw;
    bottom: -5.3333333333vw;
  }
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox {
    width: 100%;
    margin: 0 auto;
  }
}
.p-improvement .tabBox .tabBox-tabs {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-improvement .tabBox .tabBox-tabs li {
  width: 32.5%;
  height: 82px;
  background: url(../images/improvement-02.webp) center/cover no-repeat;
  font-size: 21px;
  line-height: 130%;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  z-index: 2;
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox .tabBox-tabs li {
    width: 32%;
    height: 13.8666666667vw;
    font-size: 3.4666666667vw;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
.p-improvement .tabBox .tabBox-tabs li.ui-tabs-active.ui-state-active, .p-improvement .tabBox .tabBox-tabs li:hover {
  background: url(../images/improvement-03.webp) center/cover no-repeat;
}
.p-improvement .tabBox .tabBox-tabs li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox .tabBox-tabs li a {
    line-height: 1.2;
  }
}
.p-improvement .tabBox .tabBox-tabs li span {
  font-size: 32px;
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox .tabBox-tabs li span {
    font-size: 4.8vw;
  }
}
.p-improvement .tabBox .tabBox-tabs li span small {
  font-size: 24px;
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox .tabBox-tabs li span small {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox .tabBox-tabs li .tabBox-tabs__ttl {
    line-height: 120%;
  }
}
.p-improvement .tabBox .tabBox-wrapper {
  background: #edf0f0;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 462px;
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox .tabBox-wrapper {
    height: 120.5333333333vw;
  }
}
.p-improvement .tabBox .tabBox-wrapinner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 32px 40px 32px;
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox .tabBox-wrapinner {
    width: auto;
    padding: 4.2666666667vw 2.1333333333vw;
  }
}
.p-improvement .tabBox #tab1-face {
  position: relative;
}
.p-improvement .tabBox #tab1-face::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 414px;
  height: 460px;
  background: url(../images/improvement-04.webp) center/cover no-repeat;
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox #tab1-face::after {
    width: 44.8vw;
    height: 47.7333333333vw;
    background: url(../images/improvement-04-sp.webp) center/cover no-repeat;
  }
}
.p-improvement .tabBox #tab2-body {
  position: relative;
}
.p-improvement .tabBox #tab2-body::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 414px;
  height: 460px;
  background: url(../images/improvement-05.webp) center/cover no-repeat;
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox #tab2-body::after {
    width: 44.8vw;
    height: 47.7333333333vw;
    background: url(../images/improvement-05-sp.webp) center/cover no-repeat;
  }
}
.p-improvement .tabBox #tab3-volume {
  position: relative;
}
.p-improvement .tabBox #tab3-volume::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 414px;
  height: 460px;
  background: url(../images/improvement-06.webp) center/cover no-repeat;
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox #tab3-volume::after {
    width: 44.8vw;
    height: 47.7333333333vw;
    background: url(../images/improvement-06-sp.webp) center/cover no-repeat;
  }
}
.p-improvement .tabBox .tabBox-inner {
  width: 100%;
  max-width: 530px;
  display: block;
  margin-left: auto;
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox .tabBox-inner {
    max-width: 100%;
  }
}
.p-improvement .tabBox .tabBox-inner .p-ttl {
  color: var(--color-primary);
  font-size: 36px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 3px;
  padding-bottom: 32px;
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox .tabBox-inner .p-ttl {
    font-size: 5.6vw;
    margin-bottom: 4.2666666667vw;
    letter-spacing: 0.5333333333vw;
    padding-bottom: 0;
  }
}
.p-improvement .tabBox .tabBox-inner .p-text {
  color: #111;
  font-size: 16px;
  font-weight: 500;
  line-height: 170%;
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox .tabBox-inner .p-text {
    font-size: 4vw;
    line-height: 150%;
  }
}
.p-improvement .tabBox .p-subbox {
  margin: 32px 0 0;
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox .p-subbox {
    margin: 5.3333333333vw 0 0;
  }
}
.p-improvement .tabBox .p-subbox .p-subbox_ttl {
  font-size: 21px;
  font-weight: 600;
  color: #fff;
  width: 315px;
  height: 50px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: var(--color-primary);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox .p-subbox .p-subbox_ttl {
    width: initial;
    font-size: 4.8vw;
    height: 10.4vw;
    border-radius: 2.6666666667vw 2.6666666667vw 0px 0px;
    display: inline-grid;
    padding: 0 4.2666666667vw;
  }
}
.p-improvement .tabBox .p-subbox .p-subbox_content {
  background: var(--color-primary);
  padding: 2px;
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox .p-subbox .p-subbox_content {
    padding: 0.5333333333vw;
  }
}
.p-improvement .tabBox .p-subbox .p-subbox_list {
  list-style-type: none;
  margin: 0;
  padding: 15px 15px;
  padding-bottom: 5px;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox .p-subbox .p-subbox_list {
    padding: 4.2666666667vw 4.2666666667vw 2.1333333333vw 4.2666666667vw;
    padding-bottom: 1.3333333333vw;
  }
}
.p-improvement .tabBox .p-subbox .p-subbox_list li {
  background: var(--color-primary);
  width: auto;
  min-width: 40px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  padding: 4px 16px;
  margin-right: 8px;
  margin-bottom: 8px;
  border-radius: 20px;
  font-size: 14px;
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox .p-subbox .p-subbox_list li {
    min-width: 10.6666666667vw;
    font-size: 3.4666666667vw;
    padding: 1.0666666667vw 2.1333333333vw;
    margin-right: 1.0666666667vw;
    margin-bottom: 2.1333333333vw;
    line-height: 100%;
    border-radius: 5.3333333333vw;
  }
}
@media screen and (max-width: 744px) {
  .p-improvement .tabBox .pttl-txt {
    max-width: 44.5333333333vw;
    width: 100%;
    margin-left: 42.6666666667vw;
  }
}

.p-about {
  padding: 72px 0;
  background: #edf0f0;
  background-size: cover;
}
@media screen and (max-width: 744px) {
  .p-about {
    padding: 4.2666666667vw 0 8.5333333333vw;
    background-image: url(../images/about-bg-sp.webp);
  }
}
.p-about .inner {
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 744px) {
  .p-about .inner {
    padding: 0 4.2666666667vw;
  }
}
.p-about .p-about-figure__wrap {
  position: relative;
  padding-bottom: 40px;
}
@media screen and (max-width: 744px) {
  .p-about .p-about-figure__wrap {
    padding-bottom: 6.4vw;
  }
}
.p-about .p-about__h2 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.3;
}
@media screen and (max-width: 744px) {
  .p-about .p-about__h2 {
    margin-bottom: 6.4vw;
    font-size: 6.4vw;
  }
}
.p-about .p-about__img {
  position: absolute;
  top: -70px;
  right: -460px;
  width: 1100px;
  height: 494px;
  z-index: 1;
}
@media screen and (max-width: 744px) {
  .p-about .p-about__img {
    top: -4.2666666667vw;
    width: 66.1333333333vw;
    height: 41.0666666667vw;
    right: -4.2666666667vw;
  }
}
.p-about .p-about__texts {
  max-width: 580px;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 744px) {
  .p-about .p-about__texts {
    max-width: 154.6666666667vw;
  }
}
.p-about .p-about-texts__title {
  font-size: 48px;
  text-align: center;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 4px;
  margin-bottom: 40px;
}
@media screen and (max-width: 744px) {
  .p-about .p-about-texts__title {
    font-size: 8.5333333333vw;
    letter-spacing: 0.5333333333vw;
    margin-bottom: 8.5333333333vw;
    text-align: left;
  }
}
.p-about .p-about-texts__title strong {
  color: var(--color-primary);
  font-size: 48px;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 4px;
}
@media screen and (max-width: 744px) {
  .p-about .p-about-texts__title strong {
    font-size: 8.5333333333vw;
    letter-spacing: 0.5333333333vw;
  }
}
.p-about .p-about-texts__text1 {
  padding-bottom: 16px;
  color: #111;
  font-feature-settings: "pkna" on;
  font-size: 18px;
  font-weight: 500;
  line-height: 170%;
}
@media screen and (max-width: 744px) {
  .p-about .p-about-texts__text1 {
    font-size: 4vw;
    line-height: 170%;
    padding-bottom: 0;
  }
}
.p-about .annotation {
  color: #111;
  text-align: right;
  font-size: 13px;
  font-weight: 500;
  line-height: 200%;
}
@media screen and (max-width: 744px) {
  .p-about .annotation {
    font-size: 3.4666666667vw;
  }
}
.p-about .p-about__flow {
  display: flex;
  position: relative;
  z-index: 2;
  margin-bottom: 40px;
}
@media screen and (max-width: 744px) {
  .p-about .p-about__flow {
    margin-bottom: 10.6666666667vw;
  }
}
.p-about .p-about__flow .card {
  position: relative;
}
.p-about .p-about__flow .card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.4;
}
.p-about .p-about__flow .card.active {
  position: relative;
}
.p-about .p-about__flow .card.active::before {
  display: none;
}
.p-about .p-about__flow .card.active::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -16px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 0 21px 30px;
  border-color: transparent transparent transparent #ffffff;
  z-index: 1;
}
@media screen and (max-width: 744px) {
  .p-about .p-about__flow .card.active::after {
    border-width: 1.8666666667vw 0 1.8666666667vw 2.6666666667vw;
    right: -1.6vw;
  }
}
.p-about .p-about__flow .card .img {
  width: 333px;
}
@media screen and (max-width: 744px) {
  .p-about .p-about__flow .card .img {
    width: 30.4vw;
  }
}
.p-about .p-about__flow .card img {
  aspect-ratio: 333/200;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 744px) {
  .p-about .p-about__flow .card img {
    aspect-ratio: 114/68;
  }
}
.p-about .p-about__flow .text {
  background: var(--color-primary);
  color: #fff;
  text-align: center;
  font-size: 21px;
  font-weight: 700;
  line-height: 100%;
  padding: 12px 0;
}
@media screen and (max-width: 744px) {
  .p-about .p-about__flow .text {
    font-size: 2.6666666667vw;
    padding: 1.0666666667vw 0;
  }
}
.p-about .p-about__detail {
  border: 8px solid var(--color-primary);
  background: #fff;
  padding: 40px 80px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-about .p-about__detail {
    border: 1.0666666667vw solid var(--color-primary);
    padding: 8.5333333333vw 6.4vw;
  }
}
.p-about .p-about__detail::after {
  content: "";
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 60px;
  background: url(../images/surprised.svg) center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 744px) {
  .p-about .p-about__detail::after {
    top: -6.9333333333vw;
    left: 50%;
    transform: translateX(-50%);
    width: 12.8vw;
    height: 12.8vw;
  }
}
.p-about .p-about-detail-title__wrap {
  text-align: center;
  padding-bottom: 21px;
}
@media screen and (max-width: 744px) {
  .p-about .p-about-detail-title__wrap {
    padding-bottom: 6.4vw;
  }
}
.p-about .p-about-detail__title {
  color: var(--color-primary);
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 130%;
  padding-bottom: 21px;
  display: inline;
  padding: 0 10px;
  background: linear-gradient(180deg, transparent 60%, #fafa64 60%);
}
@media screen and (max-width: 744px) {
  .p-about .p-about-detail__title {
    font-size: 6.4vw;
    padding-bottom: 5.6vw;
    padding: 0 2.6666666667vw;
  }
}
.p-about .p-about-detail__text {
  padding-bottom: 16px;
}
@media screen and (max-width: 744px) {
  .p-about .p-about-detail__text {
    font-size: 4vw;
    padding-bottom: 6.4vw;
  }
}
.p-about .p-about-detail__btn {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  max-width: 600px;
  width: 100%;
  height: 70px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-about .p-about-detail__btn {
    font-size: 4.8vw;
    max-width: 78.6666666667vw;
    height: 16.5333333333vw;
    line-height: 130%;
  }
}
.p-about .p-about-detail__btn:after {
  content: "";
  width: 12px;
  height: 12px;
  border: 0;
  border-top: solid 2px white;
  border-right: solid 2px white;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 744px) {
  .p-about .p-about-detail__btn:after {
    width: 3.2vw;
    height: 3.2vw;
    border: 0;
    border-top: solid 0.5333333333vw white;
    border-right: solid 0.5333333333vw white;
    right: 5.3333333333vw;
  }
}
@media (min-width: 745px) {
  .p-about .p-about-detail__btn:hover:after {
    content: "";
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px var(--color-primary);
    border-right: solid 2px var(--color-primary);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    margin: auto;
  }
}
.p-about .p-about-detail__btn a {
  background: var(--color-primary);
  background-size: 200% 200%;
  animation: bggradient 10s ease infinite;
  border-radius: 69px;
  color: #fff;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
  transition: all 0.3s;
}
@media (min-width: 745px) {
  .p-about .p-about-detail__btn a:hover {
    background: linear-gradient(to right, white, white);
    color: var(--color-primary);
    border: 1px solid var(--color-primary);
  }
}

.p-reason {
  position: relative;
}
.p-reason::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 420px;
  background: url(../images/reason-bg.webp) center no-repeat;
  background-size: cover;
  z-index: -1;
}
@media screen and (max-width: 744px) {
  .p-reason::before {
    background-image: url(../images/reason-bg-sp.webp);
    height: 42.6666666667vw;
  }
}
.p-reason .inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 70px 0 70px;
}
@media screen and (max-width: 744px) {
  .p-reason .inner {
    padding: 6.1333333333vw 4.2666666667vw 7.2vw;
  }
}
.p-reason .logo {
  width: 164px;
  margin: 0 auto 16px;
}
@media screen and (max-width: 744px) {
  .p-reason .logo {
    width: 30.4vw;
    margin-bottom: 2.1333333333vw;
  }
}
@media screen and (max-width: 744px) {
  .p-reason .logo img {
    aspect-ratio: 114/18;
    width: 100%;
    object-fit: cover;
  }
}
.p-reason .ttl {
  overflow: initial;
  color: #111;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: 40px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 60px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-reason .ttl {
    font-size: 6.4vw;
    letter-spacing: 0.72vw;
    margin-bottom: 9.3333333333vw;
    text-align: center;
  }
}
.p-reason .ttl::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 152px;
  height: 4px;
  background: var(--color-primary);
}
@media screen and (max-width: 744px) {
  .p-reason .ttl::after {
    width: 21.3333333333vw;
    height: 1.0666666667vw;
    bottom: -5.3333333333vw;
  }
}
.p-reason .p-reason__h2 {
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 124px;
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason__h2 {
    font-size: 6.4vw;
    line-height: 130%;
    margin-bottom: 19.2vw;
  }
}
.p-reason .p-reason__cards {
  position: relative;
}
.p-reason .anime-auto-rotate__scroll {
  position: absolute;
  width: 160px;
  height: 160px;
  right: -80px;
  top: -70px;
}
@media screen and (max-width: 744px) {
  .p-reason .anime-auto-rotate__scroll {
    width: 21.3333333333vw;
    height: 21.3333333333vw;
    position: absolute;
    right: -10.6666666667vw;
    top: 12vw;
    z-index: 2;
  }
}
.p-reason .anime-auto-rotate__scroll .anime-auto-rotate__scroll--circle {
  height: auto;
  width: 100%;
  animation: rotate 15s linear infinite;
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.p-reason .p-reason__card {
  display: flex;
  gap: 48px;
  border-bottom: 1px solid var(--color-primary);
  padding-bottom: 40px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason__card {
    display: grid;
    gap: 0;
    padding-bottom: 5.3333333333vw;
  }
}
.p-reason .p-reason__card:not(:last-of-type) {
  margin-bottom: 32px;
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason__card:not(:last-of-type) {
    margin-bottom: 8.5333333333vw;
  }
}
.p-reason .p-reason__fig {
  max-width: 552px;
  width: 100%;
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason__fig {
    display: contents;
    max-width: 100%;
  }
}
.p-reason .p-reason-card__headings {
  display: flex;
  padding-bottom: 32px;
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason-card__headings {
    padding-bottom: 0;
  }
}
.p-reason .p-reason-card-headings__box {
  width: 80px;
  height: 104px;
  background: var(--color-primary);
  background-size: 200% 200%;
  animation: bggradient 10s ease infinite;
  padding: 19px 2.6px 0;
  margin-right: 12px;
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason-card-headings__box {
    width: 14.9333333333vw;
    height: 16vw;
    padding: 1.6vw 0.6933333333vw;
    margin-right: 3.2vw;
  }
}
.p-reason .p-reason-card-headings-box__text1 {
  color: #fff;
  text-align: center;
  font-family: var(--font-zen);
  font-weight: 600;
  line-height: 130%;
  transform: skewX(-10deg);
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason-card-headings-box__text1 {
    font-size: 2.9866666667vw;
  }
}
.p-reason .p-reason-card-headings-box__text2 {
  color: #fff;
  text-align: center;
  font-family: var(--font-zen);
  font-size: 48px;
  font-weight: 600;
  line-height: 100%;
  transform: skewX(-14deg);
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason-card-headings-box__text2 {
    font-size: 8.96vw;
  }
}
.p-reason .p-reason-card-headings-title__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-reason .p-reason-card-headings__title {
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 1.6px;
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason-card-headings__title {
    font-size: 5.6vw;
    line-height: 130%;
    letter-spacing: -0.0426666667vw;
  }
}
.p-reason .p-reason-card-headings__title span {
  color: var(--color-primary);
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason-card-headings__title span {
    font-size: 5.6vw;
    line-height: 130%;
  }
}
.p-reason .p-reason-card-headings__p {
  color: #111;
  font-size: 18px;
  font-weight: 500;
  line-height: 170%;
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason-card-headings__p {
    order: 2;
    font-size: 4vw;
    line-height: 160%;
  }
}
.p-reason .p-reason-card-headings__p span {
  color: #e4005d;
  font-size: 18px;
  font-weight: 700;
  line-height: 170%;
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason-card-headings__p span {
    font-size: 4vw;
  }
}
.p-reason .p-reason__img {
  max-width: 400px;
  width: 100%;
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason__img {
    order: 1;
    padding-bottom: 4.2666666667vw;
    max-width: 100%;
    position: relative;
    z-index: 2;
  }
}
.p-reason .p-reason__img img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 744px) {
  .p-reason .p-reason__img img {
    aspect-ratio: 343/205;
    width: 100%;
    object-fit: cover;
  }
}

.p-option {
  background: url(../images/option-bg.webp) center/cover no-repeat;
  padding: 48px 0;
  position: relative;
}
@media screen and (max-width: 744px) {
  .p-option {
    padding: 12.8vw 0;
    background: url(../images/option-bg-sp.webp) center/cover no-repeat;
  }
}
.p-option .p-option__wrapper {
  padding: 40px;
  border: 8px solid var(--color-primary);
  background: #fff;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 744px) {
  .p-option .p-option__wrapper {
    border: 1.0666666667vw solid var(--color-primary);
    padding: 7.4666666667vw 3.2vw;
    max-width: 91.4666666667vw;
    width: 100%;
    border-radius: 4.2666666667vw;
  }
}
.p-option .p-option__titles {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 288px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 32px;
}
@media screen and (max-width: 744px) {
  .p-option .p-option__titles {
    max-width: 76.8vw;
    margin-bottom: 6.4vw;
  }
}
.p-option .p-option__free {
  color: var(--color-primary);
  background: white;
  width: 96px;
  height: 96px;
  border-radius: 208px;
  border: 2px solid var(--color-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: absolute;
  top: 50%;
  left: -124px;
  transform: translateY(-50%);
  font-size: 21px;
  font-weight: 700;
  line-height: 120%;
}
@media screen and (max-width: 744px) {
  .p-option .p-option__free {
    width: 25.6vw;
    height: 25.6vw;
    border-radius: 55.4666666667vw;
    left: -4.2666666667vw;
    border: 0.5333333333vw solid var(--color-primary);
    font-size: 5.6vw;
    background: #fff;
    top: 42%;
  }
}
.p-option .p-option__h2 {
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 0;
}
@media screen and (max-width: 744px) {
  .p-option .p-option__h2 {
    font-size: 5.6vw;
    font-weight: 700;
    line-height: 130%;
    padding-left: 17.3333333333vw;
  }
}
.p-option .p-option__cards {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
  padding-bottom: 16px;
}
@media screen and (max-width: 744px) {
  .p-option .p-option__cards {
    grid-template-columns: repeat(1, 1fr);
    gap: 1.0666666667vw;
  }
}
@media screen and (max-width: 744px) {
  .p-option .p-option__card {
    display: flex;
  }
}
@media screen and (max-width: 744px) {
  .p-option .p-option-card-headings__wrap {
    background: var(--color-primary);
    background-size: 200% 200%;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 744px) {
  .p-option .p-option-card-headings__wrap1 {
    border-radius: 4.2666666667vw 0px 0px 0px;
  }
}
@media screen and (max-width: 744px) {
  .p-option .p-option-card-headings__wrap3 {
    border-radius: 0px 0px 0px 4.2666666667vw;
  }
}
.p-option .p-option-card__headings {
  padding: 16px 8px;
  height: 100%;
  background: var(--color-primary);
  background-size: 200% 200%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 744px) {
  .p-option .p-option-card__headings {
    background: none;
    display: block;
    width: 21.3333333333vw;
    padding: 4.2666666667vw 1.0666666667vw;
    text-align: center;
    height: initial;
  }
}
.p-option .p-option-card__headings--1 {
  border-radius: 16px 0px 0px 0px;
}
@media screen and (max-width: 744px) {
  .p-option .p-option-card__headings--1 {
    border-radius: 4.2666666667vw 0px 0px 0px;
  }
}
.p-option .p-option-card__headings--3 {
  border-radius: 0 16px 0px 0px;
}
@media screen and (max-width: 744px) {
  .p-option .p-option-card__headings--3 {
    border-radius: 0px 0px 0px 4.2666666667vw;
  }
}
.p-option .p-option-card-headings__number {
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  line-height: 130%;
  border-radius: 16px 0px 0px 0px;
}
@media screen and (max-width: 744px) {
  .p-option .p-option-card-headings__number {
    font-size: 4vw;
    text-align: center;
    padding-bottom: 1.0666666667vw;
  }
}
.p-option .p-option-card-headings__title {
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  line-height: 130%;
  padding-left: 8px;
}
@media screen and (max-width: 744px) {
  .p-option .p-option-card-headings__title {
    font-size: 4vw;
    padding-left: 0;
  }
}
.p-option .p-option-card-headings__p {
  padding: 16px 24px;
  font-size: 18px;
  line-height: 150%;
  border-right: 1px solid var(--color-primary);
  border-bottom: 1px solid var(--color-primary);
  border-left: 1px solid var(--color-primary);
  background: #fff;
}
@media screen and (max-width: 744px) {
  .p-option .p-option-card-headings__p {
    width: 61.6vw;
    font-size: 4vw;
    padding: 4.2666666667vw;
    border-radius: 0px;
    border-left: none;
    border-top: 0.2666666667vw solid var(--color-primary);
    border-right: 0.2666666667vw solid var(--color-primary);
    border-bottom: 0.2666666667vw solid var(--color-primary);
  }
}
.p-option .p-option-card-headings__p--1 {
  border-radius: 0px 0px 0px 16px;
}
@media screen and (max-width: 744px) {
  .p-option .p-option-card-headings__p--1 {
    border-radius: 0px 4.2666666667vw 0px 0px;
  }
}
.p-option .p-option-card-headings__p--3 {
  border-radius: 0px 0px 16px 0px;
}
@media screen and (max-width: 744px) {
  .p-option .p-option-card-headings__p--3 {
    border-radius: 0px 0px 4.2666666667vw 0px;
  }
}
.p-option .p-option__text1 {
  padding-bottom: 8px;
}
@media screen and (max-width: 744px) {
  .p-option .p-option__text1 {
    font-size: 4vw;
    line-height: 150%;
    padding-bottom: 2.1333333333vw;
  }
}
.p-option .p-option__text2 {
  font-size: 13px;
  padding-bottom: 32px;
}
@media screen and (max-width: 744px) {
  .p-option .p-option__text2 {
    font-size: 3.4666666667vw;
    padding-bottom: 6.4vw;
  }
}
.p-option .p-option-paid {
  display: flex;
  padding-bottom: 16px;
}
@media screen and (max-width: 744px) {
  .p-option .p-option-paid {
    padding-bottom: 4.2666666667vw;
  }
}
.p-option .p-option-paid__left {
  border-radius: 16px 0px 0px 16px;
  background: #b1b1b1;
  max-width: 252px;
  padding: 8px;
  display: flex;
}
@media screen and (max-width: 744px) {
  .p-option .p-option-paid__left {
    position: relative;
    max-width: 21.3333333333vw;
    padding: 1.8666666667vw;
    align-items: center;
  }
}
.p-option .p-option-paid-left__option {
  border-radius: 16px 0px 0px 16px;
  background: #fafa64;
  text-align: center;
  font-weight: 700;
  line-height: 130%;
  padding: 24px 8px;
  width: 96px;
}
@media screen and (max-width: 744px) {
  .p-option .p-option-paid-left__option {
    position: absolute;
    top: -4vw;
    left: 50%;
    transform: translateX(-50%);
    width: 17.6vw;
    height: 8vw;
    padding: 0.5333333333vw 2.1333333333vw;
    font-size: 2.6666666667vw;
    border-radius: 1.0666666667vw;
  }
}
.p-option .p-option-paid-left__anesthesia {
  margin-left: 8px;
}
@media screen and (max-width: 744px) {
  .p-option .p-option-paid-left__anesthesia {
    margin-left: 0;
    width: 100%;
  }
}
.p-option .p-option-paid-left__anesthesia1 {
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  color: #fff;
  text-align: center;
  font-size: 21px;
  font-weight: 700;
  line-height: 150%;
  padding-top: 3px;
}
@media screen and (max-width: 744px) {
  .p-option .p-option-paid-left__anesthesia1 {
    font-size: 4.2666666667vw;
    padding-bottom: 6.4vw;
    border-bottom: 0.2666666667vw solid #fff;
  }
}
.p-option .p-option-paid-left__anesthesia2 {
  color: #fff;
  text-align: center;
  font-size: 21px;
  font-weight: 700;
  line-height: 150%;
  width: 132px;
  padding-top: 10px;
}
@media screen and (max-width: 744px) {
  .p-option .p-option-paid-left__anesthesia2 {
    font-size: 4.2666666667vw;
    width: 100%;
    padding-top: 6.4vw;
  }
}
.p-option .p-option-paid__right {
  max-width: 669px;
  border-radius: 0px 16px 16px 0px;
  border: 1px solid #b1b1b1;
  background: white;
  width: 100%;
}
@media screen and (max-width: 744px) {
  .p-option .p-option-paid__right {
    max-width: 61.8666666667vw;
    border-radius: 0px 4.2666666667vw 4.2666666667vw 0px;
    border: 0.2666666667vw solid #b1b1b1;
  }
}
.p-option .p-option-paid-right__text {
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  padding: 13px 16px;
}
@media screen and (max-width: 744px) {
  .p-option .p-option-paid-right__text {
    font-size: 4vw;
    padding: 4.2666666667vw 2.1333333333vw;
  }
}
.p-option .p-option-paid-right__text:nth-of-type(1) {
  border-bottom: 1px solid #b1b1b1;
}
@media screen and (max-width: 744px) {
  .p-option .p-option-paid-right__text:nth-of-type(1) {
    border-bottom: 0.2666666667vw solid #b1b1b1;
  }
}
@media screen and (max-width: 744px) {
  .p-option .p-option-paid__text {
    font-size: 4vw;
    line-height: 150%;
  }
}

/* --------------------------------------------------
 症例写真
-------------------------------------------------- */
.sec_case .lpInner {
  padding-top: 24px;
}
@media screen and (max-width: 744px) {
  .sec_case .lpInner {
    padding-top: 6.4vw;
  }
}
.sec_case .sec_case_ttl {
  color: #275e6d;
  text-align: center;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 24px;
  padding-bottom: 16px;
  background: none;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media screen and (max-width: 744px) {
  .sec_case .sec_case_ttl {
    font-size: 4vw;
    margin-bottom: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
  }
}
.sec_case .sec_case_ttl span {
  color: #333;
  display: block;
  font-size: 36px;
  line-height: 1;
  background: none;
  padding: 0;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 2px;
}
@media screen and (max-width: 744px) {
  .sec_case .sec_case_ttl span {
    letter-spacing: 0;
    font-size: 6.4vw;
  }
}
.sec_case .logo {
  width: 164px;
  margin: 0 auto 16px;
}
@media screen and (max-width: 744px) {
  .sec_case .logo {
    width: 30.4vw;
    margin-bottom: 2.1333333333vw;
  }
}
@media screen and (max-width: 744px) {
  .sec_case .logo img {
    aspect-ratio: 114/18;
    width: 100%;
    object-fit: cover;
  }
}
.sec_case .ttl {
  overflow: initial;
  color: #111;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 60px;
  position: relative;
}
@media screen and (max-width: 744px) {
  .sec_case .ttl {
    font-size: 6.4vw;
    letter-spacing: 0.64vw;
    margin-bottom: 11.7333333333vw;
  }
}
.sec_case .ttl::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 152px;
  height: 4px;
  background: var(--color-primary);
}
@media screen and (max-width: 744px) {
  .sec_case .ttl::after {
    width: 21.3333333333vw;
    height: 1.0666666667vw;
    bottom: -5.3333333333vw;
  }
}

/* --------------------------------------------------
 アイスプレミアム
-------------------------------------------------- */
.p-premium {
  padding-bottom: 32px;
}
@media screen and (max-width: 744px) {
  .p-premium {
    padding-bottom: inherit;
  }
}

/* --------------------------------------------------
 施術の流れ
-------------------------------------------------- */
#tempFlow .tempFlow__subttl {
  border: 5px solid var(--color-secondary);
}
#tempFlow .tempFlow__subttl span {
  font-size: 14px;
  font-weight: 700;
  line-height: 130%;
}
@media screen and (max-width: 744px) {
  #tempFlow .tempFlow__subttl span {
    font-size: 3.7333333333vw;
  }
}
#tempFlow .tempFlow__lists {
  background: #edf0f0;
}
#tempFlow .logo {
  width: 164px;
  margin: 0 auto 16px;
}
@media screen and (max-width: 744px) {
  #tempFlow .logo {
    width: 30.4vw;
    margin-bottom: 2.1333333333vw;
  }
}
@media screen and (max-width: 744px) {
  #tempFlow .logo img {
    aspect-ratio: 114/18;
    width: 100%;
    object-fit: cover;
  }
}
#tempFlow .ttl {
  overflow: initial;
  color: #111;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 60px;
  position: relative;
}
@media screen and (max-width: 744px) {
  #tempFlow .ttl {
    font-size: 6.4vw;
    letter-spacing: 0.64vw;
    margin-bottom: 17.0666666667vw;
    text-align: center;
  }
}
#tempFlow .ttl::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 152px;
  height: 4px;
  background: var(--color-primary);
}
@media screen and (max-width: 744px) {
  #tempFlow .ttl::after {
    width: 21.3333333333vw;
    height: 1.0666666667vw;
    bottom: -5.3333333333vw;
  }
}

/* --------------------------------------------------
 料金
-------------------------------------------------- */
#tempPrice {
  background: #edf0f0;
  /* メンズ増大・機能再生PRP アイスプレミアムのブロックのみ */
}
#tempPrice .inner {
  padding: 70px 0;
}
@media screen and (max-width: 744px) {
  #tempPrice .inner {
    padding: 8.5333333333vw 4.2666666667vw;
  }
}
#tempPrice .logo {
  width: 164px;
  margin: 0 auto 16px;
}
@media screen and (max-width: 744px) {
  #tempPrice .logo {
    width: 30.4vw;
    margin-bottom: 2.1333333333vw;
  }
}
@media screen and (max-width: 744px) {
  #tempPrice .logo img {
    aspect-ratio: 114/18;
    width: 100%;
    object-fit: cover;
  }
}
#tempPrice .ttl {
  overflow: initial;
  color: #111;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 60px;
  position: relative;
}
@media screen and (max-width: 744px) {
  #tempPrice .ttl {
    font-size: 6.4vw;
    letter-spacing: 0.64vw;
    margin-bottom: 11.7333333333vw;
    text-align: center;
  }
}
#tempPrice .ttl::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 152px;
  height: 4px;
  background: var(--color-primary);
}
@media screen and (max-width: 744px) {
  #tempPrice .ttl::after {
    width: 21.3333333333vw;
    height: 1.0666666667vw;
    bottom: -5.3333333333vw;
  }
}
#tempPrice .p_price__area {
  margin-bottom: 0;
}
#tempPrice .c-price__item-group.border-strong {
  border-width: 16px;
}
@media screen and (max-width: 744px) {
  #tempPrice .c-price__item-group.border-strong {
    border-width: 3.2vw;
  }
}
#tempPrice .c-price__title {
  text-align: center;
}
#tempPrice .c-price.--ice-mens {
  margin-top: 0;
}
@media screen and (max-width: 744px) {
  #tempPrice .c-price.--ice-mens {
    margin-top: 0vw;
  }
}

/*# sourceMappingURL=style.css.map */
