@charset "UTF-8";
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSansCJKjp-Regular.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("../fonts/NotoSansCJKjp-Regular.ttf") format("truetype"), url("../fonts/NotoSansCJKjp-Regular.eot") format("embedded-opentype");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSansCJKjp-Medium.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("../fonts/NotoSansCJKjp-Medium.ttf") format("truetype"), url("../fonts/NotoSansCJKjp-Medium.eot") format("embedded-opentype");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NotoSansCJKjp-Bold.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSansCJKjp-Bold.ttf") format("truetype"), url("../fonts/NotoSansCJKjp-Bold.eot") format("embedded-opentype");
}
:where(.contents_ym) *,
:where(.contents_ym) *::before,
:where(.contents_ym) *::after {
  color: #333;
  font-family: "Noto Sans Japanese", "Noto Sans CJK JP", "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  letter-spacing: 0.1em;
  font-weight: 400;
}
:where(.contents_ym) h1, :where(.contents_ym) h2, :where(.contents_ym) h3, :where(.contents_ym) h4, :where(.contents_ym) h5, :where(.contents_ym) h6, :where(.contents_ym) p {
  margin: 0;
  font-family: inherit;
}
:where(.contents_ym) ul, :where(.contents_ym) ol, :where(.contents_ym) dl {
  margin: 0;
  padding: 0;
}
:where(.contents_ym) li {
  list-style: none;
}
:where(.contents_ym) picture,
:where(.contents_ym) img {
  display: block;
  width: 100%;
  height: auto;
}
:where(.contents_ym) a {
  text-decoration: underline;
  color: #7D78D3;
}
:where(.contents_ym) a:hover {
  color: #7D78D3;
  text-decoration: none;
}
:where(.contents_ym) a:focus {
  outline: none;
}
:where(.contents_ym) button:focus {
  outline: none;
}
:where(.contents_ym) button:focus-visible {
  outline: invert;
}

/* パンくず ################# */
#footercontent .fsc_gfooter__breadcrumb {
  display: none;
}

/* Animation ################# */
.js-fadeInPhoto_ym {
  opacity: 0;
  transform: translateY(50%);
  filter: blur(15px) saturate(1.7);
  transition: opacity 0.5s 0s linear, transform 1.6s 0s cubic-bezier(0.25, 0.8, 0.2, 1), filter 0.8s 0s ease-out;
}
.js-fadeInPhoto_ym.is-show_ym {
  opacity: 1;
  transform: translateY(0%);
  filter: blur(0) saturate(1);
}

.js-fadeIn_ym {
  opacity: 0;
  transition: opacity 1s 0s linear;
}
.js-fadeIn_ym.is-show_ym {
  opacity: 1;
}

/* KV ################# */
.c-kv_ym {
  position: relative;
  padding-top: calc(120/375 * 100vw);
}
.c-kv__image_ym {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: calc(200/375 * 100vw);
  overflow: hidden;
}

/* Title ################# */
.c-circleTitle_ym {
  position: relative;
  top: clamp(-130px, calc(-7.7041602465vw + -51.1093990755px), -80px);
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
  width: clamp(160px, calc(15.4083204931vw + 102.218798151px), 260px);
  height: clamp(160px, calc(15.4083204931vw + 102.218798151px), 260px);
  margin: 0 auto clamp(-260px, calc(-15.4083204931vw + -102.218798151px), -160px);
  padding: 0 0 clamp(5px, calc(0.7704160247vw + 2.1109399076px), 10px);
  border-radius: 1000px;
  background-color: #fff;
}
.c-circleTitle__text_ym {
  display: inline-block;
  line-height: 1.4583333333;
  text-align: center;
  font-size: clamp(24px, calc(1.2326656394vw + 19.3775038521px), 32px);
}
.c-circleTitle__text_ym::before {
  position: absolute;
  top: clamp(36px, calc(4.3143297381vw + 19.8212634823px), 64px);
  left: 0;
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: contain;
  content: "";
}
.c-circleTitle__text_ym::after {
  position: absolute;
  inset: 0;
  top: auto;
  bottom: clamp(5px, calc(1.5408320493vw + -0.7781201849px), 15px);
  display: block;
  width: 1px;
  height: clamp(40px, calc(6.1633281972vw + 16.8875192604px), 80px);
  margin: auto;
  background-color: #9685D5;
  content: "";
}

.c-sectionTitle_ym {
  line-height: 1.4545454545;
  text-align: center;
  color: #9685D5;
  font-size: clamp(22px, calc(2.157164869vw + 13.9106317411px), 36px);
  font-weight: 700;
}
.c-sectionTitle_ym::after {
  display: block;
  width: 50px;
  height: 1px;
  margin: clamp(10px, calc(-1.2326656394vw + 22.6224961479px), 18px) auto 0;
  background-color: #9685D5;
  content: "";
}

.c-ribonTitle_ym {
  --ribon-color: #333;
  --crown-color01: #333;
  --crown-color02: #666;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: calc(100/375 * 100vw);
  padding: calc(36/375 * 100vw) 0 0;
}
.c-ribonTitle_ym span {
  display: inline-block;
  position: relative;
  z-index: 2;
  line-height: 1;
  color: #fff;
  letter-spacing: 0;
  text-indent: 0.5em;
  font-size: calc(20/375 * 100vw);
}
.c-ribonTitle__ribon_ym {
  position: absolute;
  top: calc(48/375 * 100vw);
  left: 0;
  right: 0;
  z-index: 1;
  width: calc(296/375 * 100vw);
  height: auto;
  margin: auto;
  fill: var(--ribon-color);
  fill-rule: evenodd;
}
.c-ribonTitle__crown_ym {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  width: calc(30/375 * 100vw);
  height: calc(32/375 * 100vw);
  margin: auto;
}
.c-ribonTitle__crown_ym [data-name=circle],
.c-ribonTitle__crown_ym [data-name=crown02] {
  fill: var(--crown-color02);
}
.c-ribonTitle__crown_ym [data-name=crown01] {
  fill: var(--crown-color01);
}

/* Button ################# */
.c-gradButton_ym {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: clamp(75px, calc(1.5408320493vw + 69.2218798151px), 85px);
  padding: clamp(16px, calc(0.3081664099vw + 14.844375963px), 18px) clamp(18px, calc(-1.5408320493vw + 33.7781201849px), 28px) clamp(16px, calc(0.3081664099vw + 14.844375963px), 18px) clamp(0px, calc(2.7734976888vw + -10.4006163328px), 18px);
  text-decoration: none;
}
.c-gradButton_ym::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  transform: translate(-2px, -2px);
  transition: transform 0.2s 0s ease-out;
  pointer-events: none;
  content: "";
}
.c-gradButton_ym::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to right, rgba(125, 120, 211, 0.69) 0%, rgba(125, 120, 211, 0.69) 50%, rgba(162, 89, 155, 0.69) 100%);
  background-position: 100% 0;
  background-size: 200% auto;
  transform: translate(clamp(2px, calc(-0.3081664099vw + 5.155624037px), 4px), clamp(2px, calc(-0.4622496148vw + 6.7334360555px), 5px));
  transition: transform 0.2s 0s ease-out, background-position 1s 0s linear;
  pointer-events: none;
  content: "";
}
.c-gradButton_ym span {
  position: relative;
  z-index: 3;
  color: #fff;
  text-align: center;
  font-size: clamp(14px, calc(0.3081664099vw + 12.844375963px), 16px);
}
.c-gradButton__arrowR_ym {
  position: absolute;
  top: 0;
  bottom: 0;
  right: clamp(25px, calc(1.6949152542vw + 18.6440677966px), 36px);
  z-index: 3;
  width: clamp(5px, calc(0.6163328197vw + 2.688751926px), 9px);
  height: clamp(8px, calc(0.9244992296vw + 4.5331278891px), 14px);
  margin: auto;
  fill: #fff;
}

.c-borderButton_ym {
  --color: #333;
  --bgColor: #fff;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.4285714286;
  padding: clamp(19px, calc(0.9244992296vw + 15.5331278891px), 25px) clamp(19px, calc(0.1540832049vw + 18.4221879815px), 20px);
  background-color: var(--bgColor);
  border: 1px solid currentColor;
  color: var(--color);
  text-decoration: none;
  font-size: clamp(14px, calc(0.3081664099vw + 12.844375963px), 16px);
  transition: color 0.3s 0s linear, background-color 0.3s 0s linear;
}
.c-borderButton_ym.is-arrowR_ym svg {
  position: absolute;
  top: 0;
  right: clamp(20px, calc(0.7704160247vw + 17.1109399076px), 25px);
  bottom: 0;
  width: 6px;
  height: 9px;
  margin: auto;
  fill: var(--color);
  transition: fill 0.3s 0s linear;
  content: "";
}

.c-floatingBanner_ym {
  display: block;
  position: fixed;
  bottom: clamp(20px, calc(7.7041602465vw + -8.8906009245px), 70px);
  right: clamp(20px, calc(7.7041602465vw + -8.8906009245px), 70px);
  z-index: 10;
  width: clamp(120px, calc(12.3266563945vw + 73.7750385208px), 200px);
  height: clamp(120px, calc(12.3266563945vw + 73.7750385208px), 200px);
  text-decoration: none;
  opacity: 0;
  pointer-events: none;
  filter: blur(15px) saturate(2);
  transition: opacity 0.5s 0s linear, filter 1.5s 0s cubic-bezier(0.25, 0.8, 0.2, 1);
}
.c-floatingBanner_ym::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  border: 1px solid #C25F89;
  border-radius: 1000px;
  opacity: 0.5;
  transform: translate(-2px, clamp(-4px, calc(-0.3081664099vw + -0.844375963px), -2px));
  transition: transform 0.6s 0s ease-out;
  content: "";
}
.c-floatingBanner_ym::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 1000px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 1000px;
  transform: translate(2px, clamp(2px, calc(0.3081664099vw + 0.844375963px), 4px));
  transition: transform 0.6s 0s ease-out, background-color 0.6s 0s linear;
  content: "";
}
.c-floatingBanner_ym.is-show_ym {
  opacity: 1;
  filter: blur(0) saturate(1);
  pointer-events: all;
}
.c-floatingBanner__inner_ym {
  position: relative;
  z-index: 3;
  line-height: 1.4285714286;
  height: 100%;
  padding-top: clamp(22px, calc(1.2326656394vw + 17.3775038521px), 30px);
  text-align: center;
  color: #C25F89;
  letter-spacing: 0;
  font-size: clamp(14px, calc(0.6163328197vw + 11.688751926px), 18px);
}
.c-floatingBanner__inner_ym img {
  position: absolute;
  bottom: clamp(-18px, calc(-0.9244992296vw + -8.5331278891px), -12px);
  left: 0;
  right: 0;
  width: clamp(53px, calc(8.1664098613vw + 22.37596302px), 106px);
  height: clamp(67px, calc(8.3204930663vw + 35.7981510015px), 121px);
  margin: auto;
}
.c-floatingBanner__inner_ym b {
  line-height: 1.4444444444;
  color: inherit;
  font-size: clamp(18px, calc(0.6163328197vw + 15.688751926px), 22px);
  font-weight: 400;
}
.c-floatingBanner__inner_ym span {
  line-height: 1.4166666667;
  color: inherit;
  font-size: clamp(12px, calc(0.6163328197vw + 9.688751926px), 16px);
}

.u-pcbr_ym {
  display: none;
}

svg.u-pc_ym {
  display: none;
}

.u-mr0_ym {
  margin-right: 0 !important;
}

.u-centerText-sp_ym {
  text-align: center !important;
}

@media screen and (min-width: 768px) {
  .c-kv_ym {
    padding-top: 470px;
  }
  .c-sectionTitle_ym {
    line-height: 1.4444444444;
  }
  .c-ribonTitle_ym {
    height: 145px;
    padding: 25px 0 0;
  }
  .c-ribonTitle_ym span {
    font-size: calc(26/16 * 1rem);
  }
  .c-ribonTitle__ribon_ym {
    top: 52px;
    width: 510px;
  }
  .c-ribonTitle__crown_ym {
    width: 30px;
    height: 32px;
  }
  .u-spbr_ym {
    display: none;
  }
  .u-pcbr_ym {
    display: inline;
  }
  svg.u-sp_ym {
    display: none;
  }
  svg.u-pc_ym {
    display: block;
  }
  .u-centerText-pc_ym {
    text-align: center !important;
  }
}

@media (hover: hover) and (pointer: fine) {
  .c-gradButton_ym:hover {
    text-decoration: none;
  }
  .c-gradButton_ym:hover::before {
    transform: translate(0, 0);
  }
  .c-gradButton_ym:hover::after {
    background-position: 0% 0;
    transform: translate(0, 0);
  }
  .c-borderButton_ym:hover {
    text-decoration: none;
    background-color: var(--color);
    color: var(--bgColor);
  }
  .c-borderButton_ym:hover svg {
    fill: var(--bgColor);
  }
  .c-floatingBanner_ym:hover {
    text-decoration: none;
    color: #C25F89;
  }
  .c-floatingBanner_ym:hover::before, .c-floatingBanner_ym:hover::after {
    transform: translate(0, 0);
  }
  .c-floatingBanner_ym:hover::after {
    background-color: rgb(255, 255, 255);
  }
}

