@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

/*  マージン */
/*  上マージン */
/*  左マージン */
/*  右マージン */
/*  下マージン */
/* パディング */
/* 上パディング */
/*  左パディング */
/*  右パディング */
/*  下パディング */
/* 上位置 */
/* 左位置 */
/* 右位置 */
/* 下位置 */
/* カラー */
/* 背景 */
/* グラデ */
/* ボーダー */
/* 罫線 */
/* 字下げ */
/* リンク下線 */
/* フォント */
/* z-index */
/* トランジション */
/*Common ----------------------------------------------------------------------------*/
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.is-fixed {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}

body.is-show {
  opacity: 1;
}

img {
  -webkit-backface-visibility: hidden;
}

#seventeen_260701 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  word-break: normal;
  line-break: strict;
}
#seventeen_260701 img {
  width: 100%;
}
#seventeen_260701 main {
  width: 100vw;
  margin: 0 auto;
  background-color: #FFFFFF;
}
#seventeen_260701 a {
  text-decoration: none;
  color: #000000;
}
#seventeen_260701 * {
  color: #000000;
}
#seventeen_260701 button {
  border: none;
  background-color: transparent;
  padding: 0;
}

/* # =================================================================
   #  PC・SP出しわけ
   # ================================================================= */
#seventeen_260701 {
  /* # =================================================================
   #  非表示
   # ================================================================= */
  /* # =================================================================
   #  レイアウト
   # ================================================================= */
  /* # =================================================================
   # テキスト
   # ================================================================= */
  /* # =================================================================
   #  フォントウェイト
   # ================================================================= */
  /* # =================================================================
   #  フォントファミリー
   # ================================================================= */
  /* # =================================================================
   #  ボタンをディアクティブに
   # ================================================================= */
  /* # =================================================================
   # 文字揃え
   # ================================================================= */
  /* # =================================================================
   #  transition
   # ================================================================= */
  /* # =================================================================
   #  擬似要素
   # ================================================================= */
}
#seventeen_260701 .is-hide {
  display: none !important;
}
#seventeen_260701 .u-container {
  width: 996px;
  margin-left: auto;
  margin-right: auto;
}
#seventeen_260701 .u-left {
  float: left;
}
#seventeen_260701 .u-right {
  float: right;
}
#seventeen_260701 .u-center {
  margin-left: auto;
  margin-right: auto;
}
#seventeen_260701 .u-hide {
  display: none;
}
#seventeen_260701 .u-block {
  display: block;
}
#seventeen_260701 .u-iblock {
  display: inline-block;
}
#seventeen_260701 .u-inline {
  display: inline;
}
#seventeen_260701 .u-opacity1 {
  opacity: 1;
}
#seventeen_260701 .u-over {
  overflow: hidden;
}
#seventeen_260701 .u-vertical-center {
  top: 50%;
  transform: translateY(-50%);
}
#seventeen_260701 .u-horizontal-center {
  left: 50%;
  transform: translateX(-50%);
}
#seventeen_260701 .u-reverse {
  display: flex;
  flex-direction: column-reverse;
}
#seventeen_260701 .u-indent-1 {
  padding-left: 1em;
  text-indent: -1em;
}
#seventeen_260701 .u-indent0 {
  text-indent: 0 !important;
}
#seventeen_260701 .u-indent1 {
  text-indent: 1em !important;
}
#seventeen_260701 .u-palt {
  font-feature-settings: "palt";
}
#seventeen_260701 .u-italic {
  font-style: italic;
}
#seventeen_260701 .u-regular {
  font-weight: 400;
}
#seventeen_260701 .u-medium {
  font-weight: 500;
}
#seventeen_260701 .u-semibold {
  font-weight: 600;
}
#seventeen_260701 .u-shippori {
  font-family: "Shippori Mincho", serif;
}
#seventeen_260701 .u-notoserif {
  font-family: "Noto Serif JP", serif;
}
#seventeen_260701 .is-deactive {
  pointer-events: none;
  opacity: 0.5;
}
#seventeen_260701 .is-deactive:hover {
  cursor: none;
}
#seventeen_260701 .u-text-right {
  text-align: right !important;
}
#seventeen_260701 .u-text-center {
  text-align: center !important;
}
#seventeen_260701 .u-text-left {
  text-align: left !important;
}
#seventeen_260701 .u-vertical-middle {
  vertical-align: middle;
}
#seventeen_260701 .u-vertical-top {
  vertical-align: top;
}
#seventeen_260701 .u-vertical-bottom {
  vertical-align: bottom;
}
#seventeen_260701 .u-ellipsis {
  white-space: nowrap;
  overflow-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden;
}
#seventeen_260701 .u-transition {
  transition: all ease 0.5s;
}
#seventeen_260701 .u-pseudo {
  display: block;
  content: "";
  position: absolute;
}
#seventeen_260701 .u-pink {
  color: #FF8097;
}
#seventeen_260701 .u-pink2 {
  color: #f8a8ba;
}
#seventeen_260701 .u-ruby-target {
  position: relative;
}
#seventeen_260701 .u-ruby-target .u-ruby {
  position: absolute;
  top: -3.4666666667vw;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  width: 8vw;
  font-size: 1.8666666667vw;
}
#seventeen_260701 .u-ruby-target .u-ruby--140 {
  top: -2.6666666667vw;
}
#seventeen_260701 .a-fadeIn {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
#seventeen_260701 .a-fadeIn.is-show {
  opacity: 1;
  visibility: visible;
}
#seventeen_260701 .a-fadeIn--menu {
  opacity: 0;
  visibility: hidden;
  transition: none;
}
#seventeen_260701 .a-fadeIn--menu.is-show {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
}
#seventeen_260701 .a-fadeUp {
  opacity: 0;
  transition: all 0.3s ease;
  transform: translateY(5.3333333333vw);
}
#seventeen_260701 .a-fadeUp.is-show {
  opacity: 1;
  transform: translateY(0);
}
#seventeen_260701 .a-fadeIn--delay,
#seventeen_260701 .a-fadeIn--delay--chain1 {
  opacity: 0;
  animation: fadeIn 0.5s ease forwards;
}
#seventeen_260701 .a-fadeIn--delay {
  animation-delay: 0.8s;
}
#seventeen_260701 .a-fadeIn--delay--chain1 {
  animation-delay: 1.6s;
}
#seventeen_260701 .isMenuHide {
  visibility: hidden;
  opacity: 0;
}
#seventeen_260701 .isMenuDisplay {
  visibility: visible;
  opacity: 1;
}
@keyframes fadeIn {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes hoverScale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}

#seventeen_260701 .c-h2 {
  width: 100%;
  margin-bottom: 5.3333333333vw;
}
#seventeen_260701 .c-lead {
  width: 90.4vw;
  margin: 0 auto;
  color: #000000;
  font-size: 3.7333333333vw;
  line-height: 160%;
}
#seventeen_260701 .c-aori {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 2.9333333333vw;
  margin: 0 auto;
  color: #000000;
  text-align: center;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 100%;
  position: relative;
}
#seventeen_260701 .c-aori::before {
  width: 0.2666666667vw;
  height: 4.2666666667vw;
  content: "";
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(https://cf.hpplus.jp/earth/missst2026/images/deco/deco_bar.svg);
  position: absolute;
  left: -3.4666666667vw;
  top: 0.5333333333vw;
  transform: rotate(-20deg);
  z-index: 2;
}
#seventeen_260701 .c-aori::after {
  width: 0.2666666667vw;
  height: 4.2666666667vw;
  content: "";
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(https://cf.hpplus.jp/earth/missst2026/images/deco/deco_bar.svg);
  position: absolute;
  right: -3.2vw;
  top: 0.5333333333vw;
  transform: rotate(20deg);
  z-index: 2;
}
#seventeen_260701 .c-aori--large {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 2.9333333333vw;
  color: #000000;
  text-align: center;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 100%;
  position: relative;
}
#seventeen_260701 .c-aori--large::before {
  width: 0.2666666667vw;
  height: 8.5333333333vw;
  content: "";
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(https://cf.hpplus.jp/earth/missst2026/images/deco/deco_bar-large.svg);
  position: absolute;
  left: -1.0666666667vw;
  top: 1.6vw;
  transform: rotate(-30deg);
  z-index: 2;
}
#seventeen_260701 .c-aori--large::after {
  width: 0.2666666667vw;
  height: 8.5333333333vw;
  content: "";
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(https://cf.hpplus.jp/earth/missst2026/images/deco/deco_bar-large.svg);
  position: absolute;
  right: -1.0666666667vw;
  top: 1.6vw;
  transform: rotate(30deg);
  z-index: 2;
}
#seventeen_260701 .c-button {
  width: 80vw;
  height: 17.6vw;
  padding: 3.2vw 5.8666666667vw 3.2vw 5.3333333333vw;
  border: 0.2666666667vw solid #FFB2C1;
  background-color: #FFFFFF;
  border-radius: 10.6666666667vw;
  display: flex;
  justify-content: end;
  gap: 0vw 5.3333333333vw;
  box-shadow: 0vw 1.0666666667vw 0vw 0vw #FFB2C1;
}
#seventeen_260701 .c-button__right {
  width: 52.8vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#seventeen_260701 .c-button__text {
  color: #000000;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 140%;
}
#seventeen_260701 .c-button__logo {
  width: 10.6666666667vw;
}
#seventeen_260701 .c-button__icon {
  width: 2.6666666667vw;
}
#seventeen_260701 .c-heart {
  width: 28.2666666667vw;
  height: 22.9333333333vw;
  background-image: url(https://cf.hpplus.jp/earth/missst2026/images/bg/bg_heart-pink.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
  font-weight: 700;
  padding-bottom: 2.6666666667vw;
}
#seventeen_260701 .c-heart .u-day {
  display: flex;
  width: 6.9333333333vw;
  height: 6.9333333333vw;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 15.2vw;
  left: 18.1333333333vw;
  font-size: 3.7333333333vw;
  border-radius: 50%;
  background-color: #FFFFFF;
  border: 0.5333333333vw solid #FFB2C1;
  color: #FFB2C1;
}
#seventeen_260701 .c-tag {
  display: inline-block;
  font-size: 3.2vw;
  background-color: #FFB2C1;
  padding: 1.6vw 2.1333333333vw;
  border: 0.2666666667vw solid #000000;
  border-radius: 1.3333333333vw;
  font-weight: 700;
  line-height: 100%;
}
#seventeen_260701 .c-share {
  width: 90.4vw;
  margin-left: 4.8vw;
  padding-bottom: 16vw;
  display: flex;
  align-items: center;
}
#seventeen_260701 .c-share__headings {
  margin-right: 6.4vw;
  color: #FF8097;
  font-size: 3.2vw;
  letter-spacing: 0.15em;
  font-weight: 600;
}
#seventeen_260701 .c-share__btn__wrapper {
  display: flex;
  gap: 0vw 2.1333333333vw;
}
#seventeen_260701 .c-share__btn {
  height: 5.3333333333vw;
}
#seventeen_260701 .c-share__btn img {
  height: 100%;
}

#seventeen_260701 main {
  position: relative;
  z-index: 2;
}
#seventeen_260701 main.is-fixed {
  position: fixed;
  overflow-y: scroll;
  top: 0;
  left: 50%;
  z-index: 2;
  transform: translateX(-50%);
}
#seventeen_260701 .pc-left {
  transition: all 0.3s ease;
}
#seventeen_260701 .p-menu {
  position: relative;
  transition: all 0.3s ease;
}

#top-mv {
  padding-top: 2.016vw;
  padding-bottom: 10.6666666667vw;
  position: relative;
  background-color: #FFF5F8;
}
#top-mv .p-h1 {
  width: 90.6666666667vw;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#top-mv .p-mv {
  width: 100%;
  margin-top: -22.6666666667vw;
  position: relative;
}
#top-mv .p-whatnew {
  position: relative;
  width: 75.6053333333vw;
  margin-top: -8.8vw;
  margin-left: 19.5946666667vw;
  margin-bottom: 5.0666666667vw;
}
#top-mv .p-whatnew__date {
  width: 34.1333333333vw;
  position: absolute;
  top: -1.368vw;
  left: -16.3946666667vw;
  z-index: 2;
}
#top-mv .p-whatnew__text {
  padding-top: 4.232vw;
  display: block;
  width: 78.9333333333vw;
  height: 32.7653333333vw;
  padding-left: 19.872vw;
  background-image: url(https://cf.hpplus.jp/earth/missst2026/images/bg/bg_new.png);
  background-repeat: no-repeat;
  background-size: contain;
}
#top-mv .p-whatnew__text__headings {
  display: inline-block;
  margin-bottom: 2.1333333333vw;
  margin-left: 1.8666666667vw;
  color: #FF8097;
  text-align: center;
  font-size: 3.2vw;
  font-weight: 700;
  line-height: 120%;
}
#top-mv .p-whatnew__text__week {
  margin-bottom: 1.0666666667vw;
  display: flex;
  align-items: end;
  font-weight: 700;
}
#top-mv .p-whatnew__text__week__headings {
  padding: 0.8vw;
  border: 0.2666666667vw solid #000000;
  font-size: 2.6666666667vw;
}
#top-mv .p-whatnew__text__week__date {
  font-size: 4.8vw;
  margin-left: 1.6vw;
}
#top-mv .p-whatnew__text__week__day {
  font-size: 2.6666666667vw;
  margin-left: 1.0666666667vw;
}
#top-mv .p-whatnew__content {
  width: 54.1333333333vw;
}
#top-mv .p-whatnew__content__li {
  display: inline-block;
  font-size: 3.2vw;
  font-weight: 700;
  line-height: 140%;
}
#top-mv .p-present {
  width: 96vw;
  margin-left: 0.8vw;
  display: flex;
}
#top-mv .p-present__icon {
  width: 28.8vw;
}
#top-mv .p-present__text {
  margin-top: 1.0666666667vw;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 8vw;
}
#top-mv .p-present__text span {
  color: #FF8097;
  font-size: 6.9333333333vw;
}

#top-lead {
  background-color: #FFF5F8;
  padding-bottom: 11.2vw;
  margin-bottom: 10.6666666667vw;
}
#top-lead .c-lead {
  margin-bottom: 8vw;
  text-align: center;
  font-size: 4.2666666667vw;
  line-height: 180%;
}
#top-lead .c-aori {
  margin-bottom: 2.6666666667vw;
}
#top-lead .p-button__wrapper {
  width: 90.4vw;
  display: flex;
  gap: 0vw 5.0666666667vw;
  justify-content: space-between;
  margin: 0 auto;
}
#top-lead .p-button__wrapper .p-button--small {
  width: 42.6666666667vw;
  padding: 3.2vw 3.2vw 3.2vw 8.5333333333vw;
  border: 0.2666666667vw solid #FFB2C1;
  background-color: #FFFFFF;
  border-radius: 10.6666666667vw;
  display: flex;
  justify-content: space-between;
  box-shadow: 0vw 1.0666666667vw 0vw 0vw #FFB2C1;
}
#top-lead .p-button__wrapper .p-button--small__text {
  color: #000000;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 140%;
}
#top-lead .p-button__wrapper .p-button--small__icon {
  width: 4vw;
}

#top-finalist {
  background-color: #F6EBF6;
  padding-bottom: 10.6666666667vw;
  margin-bottom: 10.6666666667vw;
}
#top-finalist .p-finalist__img {
  touch-action: pan-y;
  cursor: pointer;
  border-radius: 4.2666666667vw 4.2666666667vw 0vw 0vw;
  overflow: hidden;
}
#top-finalist .p-finalist__img__img {
  -webkit-user-drag: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#top-finalist .p-finalist__list {
  width: 90.1333333333vw;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 9.6vw 0vw;
}
#top-finalist .p-finalist__listitem {
  width: 42.6666666667vw;
  border: 0.5333333333vw solid #FFFFFF;
  position: relative;
  background-color: #FFFFFF;
  border-radius: 4.2666666667vw;
}
#top-finalist .p-finalist__prof {
  padding: 1.6vw 1.0666666667vw 3.7333333333vw 2.1333333333vw;
  display: flex;
  gap: 0vw 1.8666666667vw;
}
#top-finalist .p-finalist__no {
  width: 8.2666666667vw;
  color: #CE92CE;
  font-family: Alata;
  font-size: 24px;
  font-size: 6.4vw;
  font-weight: 400;
  line-height: 100%;
}
#top-finalist .p-finalist__pref {
  margin-bottom: 1.0666666667vw;
  color: #000000;
  font-size: 2.6666666667vw;
  font-weight: 500;
  line-height: 100%;
}
#top-finalist .p-finalist__pref.u-lh120 {
  line-height: 120%;
}
#top-finalist .p-finalist__ruby {
  margin-bottom: 0.5333333333vw;
  color: #CE92CE;
  font-family: Alata;
  font-size: 2.6666666667vw;
  line-height: 100%;
  letter-spacing: 0.05em;
}
#top-finalist .p-finalist__name {
  margin-bottom: 1.6vw;
  color: #000000;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 100%;
}
#top-finalist .p-finalist__link {
  font-size: 2.6666666667vw;
  font-weight: 500;
  line-height: 100%;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: 1px;
  text-underline-offset: 30%;
  text-underline-position: from-font;
  position: relative;
}
#top-finalist .p-finalist__link::after {
  width: 1.8666666667vw;
  height: 3.2vw;
  content: "";
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(https://cf.hpplus.jp/earth/missst2026/images/deco/deco_right.svg);
  position: absolute;
  right: -4vw;
  top: 0.5333333333vw;
  z-index: 2;
}
#top-finalist .p-finalist__button {
  width: 9.6vw;
  position: absolute;
  top: 35.4666666667vw;
  left: 31.4666666667vw;
  cursor: pointer;
}
#top-finalist .p-finalist__caption {
  width: 45.3333333333vw;
  font-size: 2.6666666667vw;
  line-height: 100%;
  position: absolute;
  bottom: -4.2666666667vw;
  left: -1.8666666667vw;
}

#top-content {
  margin-bottom: 16vw;
}
#top-content .c-lead {
  margin-bottom: 6.9333333333vw;
}
#top-content .c-button {
  margin: 0 auto;
}
#top-content .c-button:not(:last-child) {
  margin-bottom: 5.3333333333vw;
}
#top-content .p-button__wrapper {
  margin-bottom: 10.6666666667vw;
}
#top-content .p-content {
  width: 92vw;
  overflow: hidden;
  padding: 0;
  margin-top: -2.6666666667vw;
  background-color: #FFF5F8;
  border-radius: 0vw 0vw 4.2666666667vw 0vw;
  transition: all 0.3s ease;
  display: grid;
  grid-template-rows: 0fr;
}
#top-content .p-content.is-open {
  grid-template-rows: 1fr;
  padding: 10.6666666667vw 0vw 8vw 0vw;
}
#top-content .p-content__inner {
  overflow: hidden;
}
#top-content .p-content__listitem:not(:last-child) {
  margin-bottom: 5.3333333333vw;
}
#top-content .p-content__upper {
  display: flex;
  flex-flow: column;
  justify-content: start;
  align-items: start;
  background-color: #FFFFFF;
  cursor: pointer;
  font-family: "Noto Sans JP";
  width: 92vw;
  min-height: 32.5333333333vw;
  padding: 4.8vw 0vw 4.8vw 6.9333333333vw;
  border: 0.2666666667vw solid #000000;
  border-radius: 0vw 4.2666666667vw 4.2666666667vw 0vw;
  box-shadow: 0vw 1.0666666667vw 0vw 0vw #FFB7C5;
  position: relative;
  z-index: 2;
}
#top-content .p-content__upper.is-deactive {
  background-color: #F1F2F3;
  border: 0.2666666667vw solid #9CA1A5;
  box-shadow: 0vw 1.0666666667vw 0vw 0vw #9CA1A5;
}
#top-content .p-content__upper.is-deactive .p-content__upper__week__headings {
  background-color: #F1F2F3;
  color: #9CA1A5;
  border: 0.2666666667vw solid #9CA1A5;
}
#top-content .p-content__upper.is-deactive .p-content__upper__week__date {
  color: #9CA1A5;
}
#top-content .p-content__upper.is-deactive .p-content__upper__week__day {
  color: #9CA1A5;
}
#top-content .p-content__upper.is-deactive .p-content__upper__content__li {
  color: #9CA1A5;
}
#top-content .p-content__upper.is-deactive .p-content__upper__content__li .u-pink2 {
  color: #9CA1A5;
}
#top-content .p-content__upper.is-deactive .p-content__upper__circle {
  background-color: #9CA1A5;
}
#top-content .p-content__upper__week {
  display: flex;
  align-items: end;
  margin-bottom: 3.2vw;
}
#top-content .p-content__upper__week__headings {
  padding: 1.8666666667vw 1.3333333333vw;
  background-color: #FFB2C1;
  font-size: 3.7333333333vw;
  font-weight: 700;
  line-height: 100%;
  border: 0.2666666667vw solid #000000;
}
#top-content .p-content__upper__week__date {
  margin-left: 3.7333333333vw;
  font-size: 8vw;
  font-weight: 700;
  line-height: 100%;
}
#top-content .p-content__upper__week__day {
  margin-bottom: 0.5333333333vw;
  font-size: 3.7333333333vw;
  font-weight: 700;
  line-height: 100%;
}
#top-content .p-content__upper__content {
  text-align: left;
  width: 78.1333333333vw;
}
#top-content .p-content__upper__content__li {
  display: inline-block;
  font-size: 4.2666666667vw;
}
#top-content .p-content__upper__circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translate(50%, -50%);
  right: 0;
  background-color: #FFB2C1;
}
#top-content .p-content__upper__circle__img {
  width: 4.8vw;
}
#top-content .p-content__headings__wrapper {
  margin-bottom: 3.2vw;
  margin-left: 4.8vw;
  display: flex;
  align-items: center;
}
#top-content .p-content__headings {
  margin-left: 3.2vw;
  color: #CE92CE;
  font-size: 5.8666666667vw;
  font-weight: 700;
  line-height: 120%;
}
#top-content .p-content__icon {
  width: 10.6666666667vw;
}
#top-content .p-content__icon:not(:first-child) {
  margin-left: 1.6vw;
}
#top-content .p-content__each:not(:last-child) {
  margin-bottom: 8vw;
}
#top-content .p-content__slide {
  position: relative;
}
#top-content .p-content__slide .splide__slide__img {
  transition: all 0.3s ease;
}
#top-content .p-content__slide__button {
  cursor: pointer;
}
#top-content .p-content__slide__overlay {
  width: 100%;
  height: 100%;
  display: flex;
  gap: 0vw 1.6vw;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
#top-content .p-content__slide__overlay.is-overlay-visible {
  opacity: 1;
  visibility: visible;
}
#top-content .p-content__slide__link {
  width: 10.6666666667vw;
}
#top-content .p-content__slide .splide__list {
  gap: 0vw 3.2vw;
  width: 52.5333333333vw;
}
#top-content .p-content__slide .splide__slide {
  margin-bottom: 5.3333333333vw;
  border-radius: 4.2666666667vw;
  width: 52.5333333333vw;
  overflow: hidden;
}
#top-content .p-content__slide .splide__pagination {
  gap: 0vw 2.6666666667vw;
}
#top-content .p-content__slide .splide__pagination .splide__pagination__page {
  width: 3.2vw;
  height: 3.2vw;
  border-radius: 50%;
  background-color: #D9D9D9;
}
#top-content .p-content__slide .splide__pagination .splide__pagination__page.is-active {
  background-color: #FFB2C1;
}
#top-content .p-content__yt {
  margin-left: 4.8vw;
  display: block;
  width: 80vw;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
  overflow: hidden;
}
#top-content .p-content__yt__icon {
  width: 10.6666666667vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#top-venue {
  margin-bottom: 16vw;
}
#top-venue .l-inner {
  width: 90.4vw;
  margin: 0 auto;
}
#top-venue .c-heart {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 9.0666666667vw;
  color: #FFFFFF;
}
#top-venue .c-lead {
  margin-bottom: 5.3333333333vw;
}
#top-venue .c-aori {
  margin-bottom: 3.2vw;
}
#top-venue .p-button__wrapper .c-button {
  margin: 0 auto;
}
#top-venue .p-button__wrapper .c-button:not(:last-child) {
  margin-bottom: 5.3333333333vw;
}
#top-venue .p-button__wrapper .c-button:last-child .c-button__icon {
  width: 5.3333333333vw;
}
#top-venue .p-venue__lead {
  width: 85.8666666667vw;
  margin: 0 auto;
  margin-bottom: 8vw;
  padding: 3.2vw 0vw;
  display: flex;
  gap: 0vw 2.6666666667vw;
  position: relative;
}
#top-venue .p-venue__lead::before {
  width: 100%;
  height: 0.5333333333vw;
  content: "";
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(https://cf.hpplus.jp/earth/missst2026/images/deco/deco_dash.svg);
  position: absolute;
  top: 0;
  left: 0;
}
#top-venue .p-venue__lead::after {
  width: 100%;
  height: 0.5333333333vw;
  content: "";
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(https://cf.hpplus.jp/earth/missst2026/images/deco/deco_dash.svg);
  position: absolute;
  bottom: 0;
  left: 0;
}
#top-venue .p-venue__text {
  width: 54.6666666667vw;
}
#top-venue .p-venue__text__place {
  margin-bottom: 2.1333333333vw;
  font-size: 5.3333333333vw;
  line-height: 140%;
  font-weight: 700;
}
#top-venue .p-venue__text__detail {
  font-size: 3.2vw;
  line-height: 100%;
  font-weight: 700;
}
#top-venue .p-venue__img {
  margin-bottom: 2.6666666667vw;
}
#top-venue .p-venue__ph {
  width: 80vw;
  margin: 0 auto;
  margin-bottom: 8vw;
}

#top-vote {
  margin-bottom: 16vw;
}
#top-vote .l-inner {
  width: 90.4vw;
  margin: 0 auto;
}
#top-vote .c-lead {
  margin-bottom: 8vw;
}
#top-vote .c-lead:last-child {
  margin-bottom: 5.3333333333vw;
}
#top-vote .c-aori {
  margin-bottom: 3.7333333333vw;
}
#top-vote .c-button {
  margin: 0 auto;
  justify-content: end;
}
#top-vote .c-button__right {
  width: auto !important;
}
#top-vote .c-button__text {
  width: 64.5333333333vw;
  text-align: center;
}
#top-vote .p-button__wrapper {
  margin-bottom: 5.3333333333vw;
}
#top-vote .p-vote__mv {
  width: 80vw;
  margin: 0 auto;
  margin-bottom: 2.6666666667vw;
}
#top-vote .p-vote__mv__movie {
  width: 100%;
}
#top-vote .p-vote__headings {
  padding: 5.8666666667vw 0vw;
  margin-bottom: 5.3333333333vw;
  font-size: 5.8666666667vw;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
  position: relative;
}
#top-vote .p-vote__headings::before {
  width: 100%;
  height: 0.5333333333vw;
  content: "";
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(https://cf.hpplus.jp/earth/missst2026/images/deco/deco_dash.svg);
  position: absolute;
  top: 0;
  left: 0;
}
#top-vote .p-vote__headings::after {
  width: 100%;
  height: 0.5333333333vw;
  content: "";
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(https://cf.hpplus.jp/earth/missst2026/images/deco/deco_dash.svg);
  position: absolute;
  bottom: 0;
  left: 0;
}
#top-vote .p-vote__point {
  margin-bottom: 3.7333333333vw;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 140%;
  color: #FF8097;
}
#top-vote .p-vote__text__wrapper {
  margin-bottom: 10.6666666667vw;
}
#top-vote .p-vote__text__wrapper * {
  margin-bottom: 0;
}
#top-vote .p-vote__text__wrapper .c-lead {
  margin-bottom: 1.0666666667vw;
}
#top-vote .p-vote__text__wrapper .p-caption {
  font-size: 3.2vw;
}
#top-vote .p-vote__img {
  margin-bottom: 2.6666666667vw;
  box-shadow: 0.5333333333vw 0.5333333333vw 0.5333333333vw 0vw rgba(0, 0, 0, 0.2);
}
#top-vote .p-vote__register {
  text-align: center;
  font-size: 3.7333333333vw;
  font-weight: 700;
  line-height: 154.167%;
}
#top-vote .p-vote__register__img {
  width: 66.1333333333vw;
  margin: 0 auto;
  margin-bottom: 8vw;
}

#top-present {
  margin-bottom: 16vw;
}
#top-present .c-lead {
  margin-bottom: 5.3333333333vw;
}
#top-present .c-aori {
  margin-bottom: 3.7333333333vw;
}
#top-present .c-button {
  margin: 0 auto;
  justify-content: end;
}
#top-present .c-button__right {
  width: auto !important;
}
#top-present .c-button__text {
  width: 62.4vw;
  text-align: center;
}
#top-present .p-present__list {
  width: 85.3333333333vw;
  margin: 0 auto;
  margin-bottom: 8vw;
}
#top-present .p-present {
  width: 100%;
  padding: 4.2666666667vw 5.3333333333vw;
  box-shadow: 0vw 1.6vw 0vw 0vw rgba(0, 0, 0, 0.2);
  border: 0.2666666667vw solid #000000;
  border-radius: 4.2666666667vw;
  position: relative;
}
#top-present .p-present:not(:last-child) {
  margin-bottom: 8vw;
}
#top-present .p-present:nth-child(1) .p-present__headings {
  margin-bottom: 8.5333333333vw;
}
#top-present .p-present:nth-child(1) .p-present__img {
  width: 39.4666666667vw;
  position: absolute;
  top: 4.2666666667vw;
  right: 5.3333333333vw;
}
#top-present .p-present:nth-child(2) .p-present__headings {
  margin-bottom: 8.5333333333vw;
}
#top-present .p-present:nth-child(2) .p-present__img {
  width: 36.1733333333vw;
  position: absolute;
  top: 4.2666666667vw;
  right: 5.3333333333vw;
}
#top-present .p-present:nth-child(2) .p-present__caption {
  width: 50.6666666667vw;
}
#top-present .p-present:nth-child(3) .p-present__headings {
  margin-bottom: 1.6vw;
}
#top-present .p-present:nth-child(3) .p-present__img {
  width: 26.6666666667vw;
  position: absolute;
  top: -4vw;
  right: 0.5333333333vw;
}
#top-present .p-present:nth-child(4) .p-present__headings {
  margin-bottom: 12.0533333333vw;
}
#top-present .p-present:nth-child(4) .p-present__img {
  width: 41.6vw;
  position: absolute;
  top: 4.2666666667vw;
  right: 5.3333333333vw;
}
#top-present .p-present:nth-child(5) .p-present__headings {
  margin-bottom: 1.6533333333vw;
}
#top-present .p-present:nth-child(5) .p-present__img {
  width: 37.3333333333vw;
  position: absolute;
  top: 4.2666666667vw;
  right: 5.3333333333vw;
}
#top-present .p-present:nth-child(6) .p-present__headings {
  margin-bottom: 1.6vw;
}
#top-present .p-present:nth-child(6) .p-present__img {
  width: 30.4vw;
  position: absolute;
  top: -4.8vw;
  right: 8vw;
}
#top-present .p-present:nth-child(6) .p-present__title {
  margin-bottom: 7.52vw;
}
#top-present .p-present:nth-child(7) .p-present__headings {
  margin-bottom: 41.0666666667vw;
}
#top-present .p-present:nth-child(7) .p-present__title {
  margin-bottom: 0;
}
#top-present .p-present:nth-child(7) .p-present__img {
  width: 84.2666666667vw;
  position: absolute;
  top: -5.3333333333vw;
  left: 4.8vw;
}
#top-present .p-present:nth-child(8) .p-present__headings {
  margin-bottom: 1.6vw;
}
#top-present .p-present:nth-child(8) .p-present__img {
  width: 55.7333333333vw;
  position: absolute;
  top: -4.5333333333vw;
  right: -5.8666666667vw;
}
#top-present .p-present:nth-child(9) .p-present__headings {
  margin-bottom: 9.3866666667vw;
}
#top-present .p-present:nth-child(9) .p-present__img {
  width: 71.2vw;
  position: absolute;
  top: -10.6666666667vw;
  right: -5.6vw;
}
#top-present .p-present:nth-child(10) .p-present__headings {
  margin-bottom: 1.6vw;
}
#top-present .p-present:nth-child(10) .p-present__img {
  width: 40.2666666667vw;
  position: absolute;
  top: 4.2666666667vw;
  right: 2.1333333333vw;
}
#top-present .p-present__headings {
  display: flex;
  align-items: end;
  justify-content: center;
  font-size: 9.3333333333vw;
  color: #FFFFFF;
  width: 22.4vw;
  height: 19.2vw;
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
  font-weight: 700;
  padding-bottom: 6.4vw;
}
#top-present .p-present__headings .u-small {
  color: #FFFFFF;
  font-size: 4.6666666667vw;
}
#top-present .p-present__title {
  margin-bottom: 3.2533333333vw;
  font-weight: 700;
  font-size: 6.4vw;
  line-height: 120%;
  word-break: break-all;
  letter-spacing: -0.04em;
}
#top-present .p-present__title span {
  font-size: 4.2666666667vw;
  line-height: 5.3333333333vw;
  display: inline-block;
}
#top-present .p-present__caption__text {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 3.7333333333vw;
  line-height: 140%;
}
#top-present .p-present__caption a {
  color: #1D3994;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: 1px;
  text-underline-offset: 10%;
  text-underline-position: from-font;
  text-decoration-color: #1D3994;
}
#top-present .p-present__amount {
  position: absolute;
  padding: 1.3333333333vw 2.4vw;
  border-radius: 1.3333333333vw;
  bottom: 4.2666666667vw;
  right: 5.3333333333vw;
  border: 0.2666666667vw solid #000000;
  font-size: 4.8vw;
  font-weight: 700;
  display: flex;
  align-items: end;
}
#top-present .p-present__amount span {
  font-size: 3.2vw;
}
#top-present .p-present--pink {
  background-color: #FFF5F8;
}
#top-present .p-present--pink .p-present__headings {
  background-image: url(https://cf.hpplus.jp/earth/missst2026/images/bg/bg_heart-pink.svg);
}
#top-present .p-present--pink .p-present__amount {
  background-color: #FFB2C1;
}
#top-present .p-present--purple {
  background-color: #F6EBF6;
}
#top-present .p-present--purple .p-present__headings {
  background-image: url(https://cf.hpplus.jp/earth/missst2026/images/bg/bg_heart-purple.svg);
}
#top-present .p-present--purple .p-present__amount {
  background-color: #DEB6DE;
}

#top-about {
  margin-bottom: 16vw;
}
#top-about .c-button {
  margin: 0 auto;
}
#top-about .c-button__right {
  width: 100% !important;
  display: flex;
  justify-content: end;
  gap: 0vw 6.9333333333vw;
}
#top-about .c-button__text {
  width: 48vw;
  text-align: center;
}
#top-about .l-inner {
  width: 90.4vw;
  margin: 0 auto;
}
#top-about .c-lead {
  margin-bottom: 8vw;
}
#top-relate {
  padding-bottom: 16vw;
}
#top-relate .l-inner {
  width: 90.4vw;
  margin: 0 auto;
}
#top-relate .p-relate__list {
  width: 100%;
}
#top-relate .p-relate__listitem:not(:last-child) {
  margin-bottom: 7.4666666667vw;
}
#top-relate .p-relate {
  display: block;
  width: 100%;
}
#top-relate .p-relate__img {
  width: 100%;
  margin-bottom: 2.1333333333vw;
  border-radius: 4.2666666667vw;
  overflow: hidden;
}
#top-relate .p-relate__img img {
  transition: all 0.3s ease;
}
#top-relate .p-relate__title {
  width: 88vw;
  margin: 0 auto;
  font-size: 4.2666666667vw;
  line-height: 140%;
  transition: all 0.3s ease;
  font-weight: 700;
}

#profile {
  padding-top: 5.3333333333vw;
  padding-bottom: 16vw;
  background-image: url(https://cf.hpplus.jp/earth/missst2026/images/bg/bg_profile.svg);
  background-size: 16vw 16vw;
}
#profile .p-button__wrapper {
  margin: 0 auto;
}
#profile .p-button__wrapper .c-button {
  margin: 0 auto;
}
#profile .p-button__wrapper .c-button__text {
  width: 26.6666666667vw;
}
#profile .p-button__wrapper .c-button__right {
  justify-content: end;
  gap: 0vw 16vw;
}
#profile .p-profile__prof {
  margin-left: 13.3333333333vw;
  margin-bottom: 8vw;
  display: flex;
  gap: 0vw 5.3333333333vw;
}
#profile .p-profile__prof-mb-small {
  margin-bottom: 4.1066666667vw;
}
#profile .p-profile__no {
  color: #CE92CE;
  font-family: Alata;
  font-size: 18.6666666667vw;
  font-weight: 400;
  line-height: 100%;
}
#profile .p-profile__pref {
  margin-bottom: 2.1333333333vw;
  color: #000000;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 100%;
}
#profile .p-profile__ruby {
  margin-bottom: 0.8vw;
  color: #CE92CE;
  font-family: Alata;
  font-size: 4.2666666667vw;
  line-height: 100%;
  letter-spacing: 0.05em;
}
#profile .p-profile__name {
  color: #000000;
  font-size: 8vw;
  font-weight: 500;
  line-height: 100%;
}
#profile .p-profile__name--mb {
  margin-bottom: 2.4vw;
}
#profile .p-profile__cap {
  font-size: 2.6666666667vw;
  line-height: 100%;
}
#profile .p-profile__fukidashi {
  margin: 0 auto;
  margin-bottom: 8vw;
  width: 85.3333333333vw;
  height: 58.4vw;
  background-image: url(https://cf.hpplus.jp/earth/missst2026/images/bg/bg_fukidashi.png);
  background-size: 85.3333333333vw 58.4vw;
  background-repeat: no-repeat;
}
#profile .p-profile__fukidashi__img {
  width: 85.3333333333vw;
  padding-top: 5.3333333333vw;
}
#profile .p-profile__comment {
  width: 80vw;
  padding-top: 10.1333333333vw;
  padding-left: 5.3333333333vw;
  letter-spacing: -0.02em;
}
#profile .p-profile__comment .c-tag {
  margin-bottom: 2.1333333333vw;
}
#profile .p-profile__comment__text {
  font-size: 4.2666666667vw;
  line-height: 160%;
}
#profile .p-profile__comment .u-ls2 {
  letter-spacing: -0.02em;
}
#profile .p-profile__comment .u-ls3 {
  letter-spacing: -0.03em;
}
#profile .p-profile__detail__wrapper {
  margin-bottom: 8vw;
  display: flex;
  flex-flow: column;
  gap: 3.7333333333vw 0vw;
}
#profile .p-profile__detail {
  display: flex;
  gap: 1.6vw 2.1333333333vw;
}
#profile .p-profile__detail.u-column {
  flex-flow: column;
}
#profile .p-profile__detail.u-column .p-profile__detail__text {
  max-width: 87.7333333333vw;
}
#profile .p-profile__detail .c-tag {
  align-self: flex-start;
}
#profile .p-profile__detail__row {
  margin-left: 7.4666666667vw;
  display: flex;
  gap: 0vw 17.0666666667vw;
}
#profile .p-profile__detail__text {
  font-size: 4.2666666667vw;
  line-height: 140%;
  max-width: 73.8666666667vw;
}
#profile .p-profile__detail__text.u-lh160 {
  line-height: 160%;
}
#profile .p-profile__private {
  width: 80vw;
  margin: 0 auto;
  margin-bottom: 5.3333333333vw;
}
#profile .p-profile__ikigomi {
  width: 85.3333333333vw;
  background-color: #FFF5F8;
  padding: 5.3333333333vw;
  border-radius: 4.2666666667vw;
  margin: 0 auto;
  margin-bottom: 16vw;
}
#profile .p-profile__ikigomi__text {
  font-size: 4.2666666667vw;
  line-height: 160%;
}
#profile .p-profile__contents__headings {
  margin-bottom: 5.3333333333vw;
  display: flex;
  background-color: #FFFFFF;
  font-family: Alata;
  width: 45.0666666667vw;
  padding: 3.2vw 8vw 3.7333333333vw 4.8vw;
  border-top: 0.2666666667vw solid #000000;
  border-right: 0.2666666667vw solid #000000;
  border-bottom: 0.2666666667vw solid #000000;
  border-radius: 0vw 4.2666666667vw 4.2666666667vw 0vw;
  box-shadow: 0vw 1.0666666667vw 0vw 0vw #FFB7C5;
  position: relative;
  font-size: 8.5333333333vw;
}
#profile .p-profile__link {
  padding: 8vw 4.6666666667vw;
  margin-bottom: 16vw;
  background-color: #FFF5F8;
}
#profile .p-profile__link__headings {
  margin-bottom: 5.3333333333vw;
  font-size: 4.8vw;
  line-height: 140%;
  color: #FF8097;
  font-weight: 700;
  text-align: center;
}
#profile .p-profile__link__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 5.3333333333vw 0vw;
}
#profile .p-profile__link__listitem.is-active .p-profile__link__icon {
  border: 0.5333333333vw solid #CE92CE;
}
#profile .p-profile__link__listitem.is-active .p-profile__link__no {
  color: #CE92CE;
}
#profile .p-profile__link__icon {
  display: block;
  margin-bottom: 1.6vw;
  width: 16vw;
  height: 16vw;
  border-radius: 50%;
  border: 0.5333333333vw solid #FFFFFF;
  transition: all 0.3s ease;
}
#profile .p-profile__link__no {
  text-align: center;
  font-size: 5.3333333333vw;
  font-family: Alata;
  transition: all 0.3s ease;
}
#profile .p-profile__slide__wrapper .splide__slide {
  margin-bottom: 5.3333333333vw;
  border-radius: 4.2666666667vw;
  overflow: hidden;
}
#profile .p-profile__slide__wrapper .splide__slide-1 {
  width: 72vw;
  position: relative;
  overflow: visible;
}
#profile .p-profile__slide__wrapper .splide__slide-1 .splide__slide__img {
  border-radius: 4.2666666667vw;
}
#profile .p-profile__slide__wrapper .splide__slide-1 .p-profile__slide__button__wrapper {
  position: absolute;
  bottom: 5.3333333333vw;
  left: -3.2vw;
  display: flex;
  flex-flow: column;
  width: 16vw;
  gap: 2.6666666667vw 0vw;
}
#profile .p-profile__slide__wrapper .splide__slide-1 .p-profile__slide__button {
  cursor: pointer;
  width: 100%;
  position: relative;
  z-index: 3;
  width: 16vw;
  height: 18.6666666667vw;
}
#profile .p-profile__slide__wrapper .splide__slide-1 .p-profile__slide__button.is-active .p-profile__slide__button__bg::before {
  background-image: url(https://cf.hpplus.jp/earth/missst2026/images/bg/bg_eclipse.svg);
}
#profile .p-profile__slide__wrapper .splide__slide-1 .p-profile__slide__button.is-active .p-profile__slide__button__img {
  opacity: 1;
}
#profile .p-profile__slide__wrapper .splide__slide-1 .p-profile__slide__button__bg {
  z-index: -1;
  position: relative;
  width: 100%;
  height: 100%;
}
#profile .p-profile__slide__wrapper .splide__slide-1 .p-profile__slide__button__bg::before {
  width: 100%;
  height: 100%;
  content: "";
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(https://cf.hpplus.jp/earth/missst2026/images/bg/bg_eclipse-gray.svg);
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
}
#profile .p-profile__slide__wrapper .splide__slide-1 .p-profile__slide__button__img {
  opacity: 0.5;
  width: 14.9333333333vw;
  height: 17.6vw;
  position: absolute;
  top: 0.5333333333vw;
  left: 0.5333333333vw;
  z-index: 4;
}
#profile .p-profile__slide__wrapper .splide__slide-1 .splide__slide__wear {
  position: absolute;
  top: 37.3333333333vw;
  left: 3.2vw;
  font-size: 2.6666666667vw;
  line-height: 160%;
}
#profile .p-profile__slide__wrapper .splide__slide-2 {
  width: 96.8vw;
  text-align: center;
  position: relative;
}
#profile .p-profile__slide__wrapper .splide__slide-2 .splide__slide__img {
  width: 90.4vw;
}
#profile .p-profile__slide__wrapper-2 {
  margin-bottom: 8vw;
}
#profile .p-profile__slide__wrapper-2 .p-profile__slide {
  width: 74.6666666667vw;
  border-radius: 4.2666666667vw;
  overflow: hidden;
  margin-bottom: 5.3333333333vw;
}
#profile .p-profile__slide__wrapper-2 .splide__list {
  gap: 0vw 5.3333333333vw;
  width: 74.6666666667vw;
}
#profile .p-profile__slide__wrapper-2 .splide__pagination {
  gap: 0vw 2.6666666667vw;
}
#profile .p-profile__slide__wrapper-2 .splide__pagination .splide__pagination__page {
  width: 3.2vw;
  height: 3.2vw;
  border-radius: 50%;
  background-color: #D9D9D9;
}
#profile .p-profile__slide__wrapper-2 .splide__pagination .splide__pagination__page.is-active {
  background-color: #FFB2C1;
}
#profile .p-content__slide {
  position: relative;
  margin-bottom: 16vw;
}
#profile .p-content__slide .splide__slide__img {
  transition: all 0.3s ease;
}
#profile .p-content__slide__button {
  cursor: pointer;
  border-radius: 4.2666666667vw;
  overflow: hidden;
  position: relative;
}
#profile .p-content__slide__overlay {
  width: 100%;
  height: 100%;
  display: flex;
  gap: 0vw 1.6vw;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
#profile .p-content__slide__overlay.is-overlay-visible {
  opacity: 1;
  visibility: visible;
}
#profile .p-content__slide__link {
  width: 10.6666666667vw;
}
#profile .p-content__slide .splide__slide__title {
  height: 6.72vw;
  font-size: 4.2666666667vw;
  line-height: 140%;
  font-weight: 700;
  margin-bottom: 3.2vw;
  color: #CE92CE;
}
#profile .p-content__slide .splide__list {
  gap: 0vw 3.2vw;
  width: 52.5333333333vw;
}
#profile .p-content__slide .splide__slide {
  margin-bottom: 5.3333333333vw;
  width: 52.5333333333vw;
  overflow: hidden;
}
#profile .p-content__slide .splide__pagination {
  gap: 0vw 2.6666666667vw;
}
#profile .p-content__slide .splide__pagination .splide__pagination__page {
  width: 3.2vw;
  height: 3.2vw;
  border-radius: 50%;
  background-color: #D9D9D9;
}
#profile .p-content__slide .splide__pagination .splide__pagination__page.is-active {
  background-color: #FFB2C1;
}

body.is-open {
  position: fixed;
  overflow: hidden;
}

#seventeen_260701.is-open {
  height: 100vh;
  overflow: hidden;
}

@media (min-width: 686px) {
  #seventeen_260701 main {
    width: 500px;
  }
  #seventeen_260701 main {
    box-shadow: 0.5333333333vw 0vw 2.6666666667vw 0vw rgba(0, 0, 0, 0.2);
  }
  #seventeen_260701 .is-pc {
    display: block;
  }
  #seventeen_260701 .is-tab {
    display: none;
  }
  #seventeen_260701 .is-sp {
    display: none;
  }
  #seventeen_260701 br.is-pc {
    display: inline-block;
  }
  #seventeen_260701 br.is-tab {
    display: none;
  }
  #seventeen_260701 br.is-sp {
    display: none;
  }
  #seventeen_260701 .u-ruby-target .u-ruby {
    top: -17.3333333333px;
  }
  #seventeen_260701 .u-ruby-target .u-ruby {
    width: 40px;
  }
  #seventeen_260701 .u-ruby-target .u-ruby {
    font-size: 9.3333333333px;
  }
  #seventeen_260701 .u-ruby-target .u-ruby--140 {
    top: -13.3333333333px;
  }
  #seventeen_260701 .a-opa5 {
    transition: all 0.3s ease;
  }
  #seventeen_260701 .a-opa5:hover {
    opacity: 0.5;
  }
  #seventeen_260701 .a-text-purple:hover {
    color: #CE92CE;
    text-decoration-color: #CE92CE;
    transition: all 0.3s ease;
  }
  #seventeen_260701 .a-text-pink {
    transition: all 0.3s ease;
  }
  #seventeen_260701 .a-text-pink p {
    transition: all 0.3s ease;
  }
  #seventeen_260701 .a-text-pink:hover {
    color: #FF8097;
    text-decoration-color: #FF8097;
  }
  #seventeen_260701 .a-text-pink:hover p {
    color: #FF8097;
    text-decoration-color: #FF8097;
  }
  #seventeen_260701 .a-fadeUp {
    transform: translateY(26.6666666667px);
  }
  #seventeen_260701 .c-h2 {
    margin-bottom: 26.6666666667px;
  }
  #seventeen_260701 .c-lead {
    width: 452px;
  }
  #seventeen_260701 .c-lead {
    font-size: 18.6666666667px;
  }
  #seventeen_260701 .c-aori {
    margin-bottom: 14.6666666667px;
  }
  #seventeen_260701 .c-aori {
    font-size: 18.6666666667px;
  }
  #seventeen_260701 .c-aori::before {
    width: 1.3333333333px;
  }
  #seventeen_260701 .c-aori::before {
    height: 21.3333333333px;
  }
  #seventeen_260701 .c-aori::before {
    left: -17.3333333333px;
  }
  #seventeen_260701 .c-aori::before {
    top: 2.6666666667px;
  }
  #seventeen_260701 .c-aori::after {
    width: 1.3333333333px;
  }
  #seventeen_260701 .c-aori::after {
    height: 21.3333333333px;
  }
  #seventeen_260701 .c-aori::after {
    right: -16px;
  }
  #seventeen_260701 .c-aori::after {
    top: 2.6666666667px;
  }
  #seventeen_260701 .c-aori--large {
    margin-bottom: 14.6666666667px;
  }
  #seventeen_260701 .c-aori--large {
    font-size: 18.6666666667px;
  }
  #seventeen_260701 .c-aori--large::before {
    width: 1.3333333333px;
  }
  #seventeen_260701 .c-aori--large::before {
    height: 42.6666666667px;
  }
  #seventeen_260701 .c-aori--large::before {
    left: -5.3333333333px;
  }
  #seventeen_260701 .c-aori--large::before {
    top: 8px;
  }
  #seventeen_260701 .c-aori--large::after {
    width: 1.3333333333px;
  }
  #seventeen_260701 .c-aori--large::after {
    height: 42.6666666667px;
  }
  #seventeen_260701 .c-aori--large::after {
    right: -5.3333333333px;
  }
  #seventeen_260701 .c-aori--large::after {
    top: 8px;
  }
  #seventeen_260701 .c-button {
    width: 400px;
  }
  #seventeen_260701 .c-button {
    height: 88px;
  }
  #seventeen_260701 .c-button {
    padding: 16px 29.3333333333px 16px 26.6666666667px;
  }
  #seventeen_260701 .c-button {
    border: 1.3333333333px solid #FFB2C1;
  }
  #seventeen_260701 .c-button {
    border-radius: 53.3333333333px;
  }
  #seventeen_260701 .c-button {
    gap: 0px 26.6666666667px;
  }
  #seventeen_260701 .c-button {
    box-shadow: 0px 5.3333333333px 0px 0px #FFB2C1;
  }
  #seventeen_260701 .c-button__right {
    width: 264px;
  }
  #seventeen_260701 .c-button__text {
    font-size: 21.3333333333px;
  }
  #seventeen_260701 .c-button__logo {
    width: 53.3333333333px;
  }
  #seventeen_260701 .c-button__icon {
    width: 13.3333333333px;
  }
  #seventeen_260701 .c-button:hover {
    transition: all 0.3s ease;
    box-shadow: none;
    transform: translate(0vw, 1.0666666667vw);
  }
  #seventeen_260701 .c-heart {
    width: 141.3333333333px;
  }
  #seventeen_260701 .c-heart {
    height: 114.6666666667px;
  }
  #seventeen_260701 .c-heart {
    padding-bottom: 13.3333333333px;
  }
  #seventeen_260701 .c-heart .u-day {
    width: 34.6666666667px;
  }
  #seventeen_260701 .c-heart .u-day {
    height: 34.6666666667px;
  }
  #seventeen_260701 .c-heart .u-day {
    top: 76px;
  }
  #seventeen_260701 .c-heart .u-day {
    left: 90.6666666667px;
  }
  #seventeen_260701 .c-heart .u-day {
    font-size: 18.6666666667px;
  }
  #seventeen_260701 .c-heart .u-day {
    border: 2.6666666667px solid #FFB2C1;
  }
  #seventeen_260701 .c-tag {
    font-size: 16px;
  }
  #seventeen_260701 .c-tag {
    padding: 8px 10.6666666667px;
  }
  #seventeen_260701 .c-tag {
    border: 1.3333333333px solid #000000;
  }
  #seventeen_260701 .c-tag {
    border-radius: 6.6666666667px;
  }
  #seventeen_260701 .c-share {
    width: 452px;
  }
  #seventeen_260701 .c-share {
    margin-left: 24px;
  }
  #seventeen_260701 .c-share {
    padding-bottom: 80px;
  }
  #seventeen_260701 .c-share__headings {
    margin-right: 32px;
  }
  #seventeen_260701 .c-share__headings {
    font-size: 16px;
  }
  #seventeen_260701 .c-share__btn__wrapper {
    gap: 0px 10.6666666667px;
  }
  #seventeen_260701 .c-share__btn {
    height: 26.6666666667px;
  }
  #seventeen_260701 .splide__pagination__page {
    cursor: pointer;
  }
  #seventeen_260701 .p-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -999;
  }
  #seventeen_260701 .p-bg__gradation {
    width: 100%;
    height: 100%;
    background-image: url(https://cf.hpplus.jp/earth/missst2026/images/bg/bg-pc.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -999;
  }
  #seventeen_260701 .p-bg__star {
    width: 100%;
    height: 100%;
    background-image: url(https://cf.hpplus.jp/earth/missst2026/images/bg/bg-star.png);
    background-size: cover;
    background-repeat: repeat;
    background-size: 360px 360px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -998;
  }
  #top-mv {
    padding-top: 10.08px;
  }
  #top-mv {
    padding-bottom: 53.3333333333px;
  }
  #top-mv .p-h1 {
    width: 453.3333333333px;
  }
  #top-mv .p-mv {
    margin-top: -113.3333333333px;
  }
  #top-mv .p-whatnew {
    width: 378.0266666667px;
  }
  #top-mv .p-whatnew {
    margin-top: -44px;
  }
  #top-mv .p-whatnew {
    margin-left: 97.9733333333px;
  }
  #top-mv .p-whatnew {
    margin-bottom: 25.3333333333px;
  }
  #top-mv .p-whatnew__date {
    width: 170.6666666667px;
  }
  #top-mv .p-whatnew__date {
    top: -6.84px;
  }
  #top-mv .p-whatnew__date {
    left: -81.9733333333px;
  }
  #top-mv .p-whatnew__text {
    padding-top: 21.16px;
  }
  #top-mv .p-whatnew__text {
    width: 394.6666666667px;
  }
  #top-mv .p-whatnew__text {
    height: 163.8266666667px;
  }
  #top-mv .p-whatnew__text {
    padding-left: 99.36px;
  }
  #top-mv .p-whatnew__text__headings {
    margin-bottom: 10.6666666667px;
  }
  #top-mv .p-whatnew__text__headings {
    margin-left: 9.3333333333px;
  }
  #top-mv .p-whatnew__text__headings {
    font-size: 16px;
  }
  #top-mv .p-whatnew__text__week {
    margin-bottom: 5.3333333333px;
  }
  #top-mv .p-whatnew__text__week__headings {
    padding: 4px;
  }
  #top-mv .p-whatnew__text__week__headings {
    border: 1.3333333333px solid #000000;
  }
  #top-mv .p-whatnew__text__week__headings {
    font-size: 13.3333333333px;
  }
  #top-mv .p-whatnew__text__week__date {
    font-size: 24px;
  }
  #top-mv .p-whatnew__text__week__date {
    margin-left: 8px;
  }
  #top-mv .p-whatnew__text__week__day {
    font-size: 13.3333333333px;
  }
  #top-mv .p-whatnew__text__week__day {
    margin-left: 5.3333333333px;
  }
  #top-mv .p-whatnew__content {
    width: 270.6666666667px;
  }
  #top-mv .p-whatnew__content__li {
    font-size: 16px;
  }
  #top-mv .p-present {
    width: 480px;
  }
  #top-mv .p-present {
    margin-left: 4px;
  }
  #top-mv .p-present__icon {
    width: 144px;
  }
  #top-mv .p-present__text {
    margin-top: 5.3333333333px;
  }
  #top-mv .p-present__text {
    font-size: 24px;
  }
  #top-mv .p-present__text {
    line-height: 40px;
  }
  #top-mv .p-present__text span {
    font-size: 34.6666666667px;
  }
  #top-lead {
    padding-bottom: 56px;
  }
  #top-lead {
    margin-bottom: 53.3333333333px;
  }
  #top-lead .c-lead {
    margin-bottom: 40px;
  }
  #top-lead .c-lead {
    font-size: 21.3333333333px;
  }
  #top-lead .c-aori {
    margin-bottom: 13.3333333333px;
  }
  #top-lead .p-button__wrapper {
    width: 452px;
  }
  #top-lead .p-button__wrapper {
    gap: 0px 25.3333333333px;
  }
  #top-lead .p-button__wrapper .p-button--small {
    width: 213.3333333333px;
  }
  #top-lead .p-button__wrapper .p-button--small {
    padding: 16px 16px 16px 42.6666666667px;
  }
  #top-lead .p-button__wrapper .p-button--small {
    border: 1.3333333333px solid #FFB2C1;
  }
  #top-lead .p-button__wrapper .p-button--small {
    border-radius: 53.3333333333px;
  }
  #top-lead .p-button__wrapper .p-button--small {
    box-shadow: 0px 5.3333333333px 0px 0px #FFB2C1;
  }
  #top-lead .p-button__wrapper .p-button--small__text {
    font-size: 21.3333333333px;
  }
  #top-lead .p-button__wrapper .p-button--small__icon {
    width: 20px;
  }
  #top-lead .p-button__wrapper .p-button--small:hover {
    transition: all 0.3s ease;
    box-shadow: none;
    transform: translate(0vw, 1.0666666667vw);
  }
  #top-finalist {
    padding-bottom: 53.3333333333px;
  }
  #top-finalist {
    margin-bottom: 53.3333333333px;
  }
  #top-finalist .p-finalist__img {
    border-radius: 21.3333333333px 21.3333333333px 0px 0px;
  }
  #top-finalist .p-finalist__list {
    width: 450.6666666667px;
  }
  #top-finalist .p-finalist__list {
    gap: 48px 0px;
  }
  #top-finalist .p-finalist__listitem {
    width: 213.3333333333px;
  }
  #top-finalist .p-finalist__listitem {
    border: 2.6666666667px solid #FFFFFF;
  }
  #top-finalist .p-finalist__listitem {
    border-radius: 21.3333333333px;
  }
  #top-finalist .p-finalist__prof {
    padding: 8px 5.3333333333px 18.6666666667px 10.6666666667px;
  }
  #top-finalist .p-finalist__prof {
    gap: 0px 9.3333333333px;
  }
  #top-finalist .p-finalist__no {
    width: 41.3333333333px;
  }
  #top-finalist .p-finalist__no {
    font-size: 32px;
  }
  #top-finalist .p-finalist__pref {
    margin-bottom: 5.3333333333px;
  }
  #top-finalist .p-finalist__pref {
    font-size: 13.3333333333px;
  }
  #top-finalist .p-finalist__ruby {
    margin-bottom: 2.6666666667px;
  }
  #top-finalist .p-finalist__ruby {
    font-size: 13.3333333333px;
  }
  #top-finalist .p-finalist__name {
    margin-bottom: 8px;
  }
  #top-finalist .p-finalist__name {
    font-size: 24px;
  }
  #top-finalist .p-finalist__link {
    font-size: 13.3333333333px;
  }
  #top-finalist .p-finalist__link::after {
    width: 9.3333333333px;
  }
  #top-finalist .p-finalist__link::after {
    height: 16px;
  }
  #top-finalist .p-finalist__link::after {
    right: -20px;
  }
  #top-finalist .p-finalist__link::after {
    top: 2.6666666667px;
  }
  #top-finalist .p-finalist__button {
    width: 48px;
  }
  #top-finalist .p-finalist__button {
    top: 177.3333333333px;
  }
  #top-finalist .p-finalist__button {
    left: 157.3333333333px;
  }
  #top-finalist .p-finalist__button:hover {
    animation: hoverScale 0.3s ease;
  }
  #top-finalist .p-finalist__caption {
    width: 226.6666666667px;
  }
  #top-finalist .p-finalist__caption {
    font-size: 13.3333333333px;
  }
  #top-finalist .p-finalist__caption {
    bottom: -21.3333333333px;
  }
  #top-finalist .p-finalist__caption {
    left: -9.3333333333px;
  }
  #top-content {
    margin-bottom: 80px;
  }
  #top-content .c-lead {
    margin-bottom: 34.6666666667px;
  }
  #top-content .c-button:not(:last-child) {
    margin-bottom: 26.6666666667px;
  }
  #top-content .p-button__wrapper {
    margin-bottom: 53.3333333333px;
  }
  #top-content .p-content {
    width: 460px;
  }
  #top-content .p-content {
    margin-top: -13.3333333333px;
  }
  #top-content .p-content {
    border-radius: 0px 0px 21.3333333333px 0px;
  }
  #top-content .p-content.is-open {
    padding: 53.3333333333px 0px 40px 0px;
  }
  #top-content .p-content__listitem:not(:last-child) {
    margin-bottom: 26.6666666667px;
  }
  #top-content .p-content__upper {
    width: 460px;
  }
  #top-content .p-content__upper {
    min-height: 162.6666666667px;
  }
  #top-content .p-content__upper {
    padding: 24px 0px 24px 34.6666666667px;
  }
  #top-content .p-content__upper {
    border: 1.3333333333px solid #000000;
  }
  #top-content .p-content__upper {
    border-radius: 0px 21.3333333333px 21.3333333333px 0px;
  }
  #top-content .p-content__upper {
    box-shadow: 0px 5.3333333333px 0px 0px #FFB7C5;
  }
  #top-content .p-content__upper.is-deactive {
    border: 1.3333333333px solid #9CA1A5;
  }
  #top-content .p-content__upper.is-deactive {
    box-shadow: 0px 5.3333333333px 0px 0px #9CA1A5;
  }
  #top-content .p-content__upper.is-deactive .p-content__upper__week__headings {
    border: 1.3333333333px solid #9CA1A5;
  }
  #top-content .p-content__upper__week {
    margin-bottom: 16px;
  }
  #top-content .p-content__upper__week__headings {
    padding: 9.3333333333px 6.6666666667px;
  }
  #top-content .p-content__upper__week__headings {
    font-size: 18.6666666667px;
  }
  #top-content .p-content__upper__week__headings {
    border: 1.3333333333px solid #000000;
  }
  #top-content .p-content__upper__week__date {
    margin-left: 18.6666666667px;
  }
  #top-content .p-content__upper__week__date {
    font-size: 40px;
  }
  #top-content .p-content__upper__week__day {
    margin-bottom: 2.6666666667px;
  }
  #top-content .p-content__upper__week__day {
    font-size: 18.6666666667px;
  }
  #top-content .p-content__upper__content {
    width: 390.6666666667px;
  }
  #top-content .p-content__upper__content__li {
    font-size: 21.3333333333px;
  }
  #top-content .p-content__upper__circle__img {
    width: 24px;
  }
  #top-content .p-content__upper__circle {
    width: 53.3333333333px;
  }
  #top-content .p-content__upper__circle {
    height: 53.3333333333px;
  }
  #top-content .p-content__headings__wrapper {
    margin-bottom: 16px;
  }
  #top-content .p-content__headings__wrapper {
    margin-left: 24px;
  }
  #top-content .p-content__headings {
    margin-left: 16px;
  }
  #top-content .p-content__headings {
    font-size: 29.3333333333px;
  }
  #top-content .p-content__icon {
    width: 53.3333333333px;
  }
  #top-content .p-content__icon:not(:first-child) {
    margin-left: 8px;
  }
  #top-content .p-content__each:not(:last-child) {
    margin-bottom: 40px;
  }
  #top-content .p-content__slide__overlay {
    gap: 0px 8px;
  }
  #top-content .p-content__slide__link {
    width: 53.3333333333px;
  }
  #top-content .p-content__slide .splide__list {
    gap: 0px 16px;
  }
  #top-content .p-content__slide .splide__list {
    width: 262.6666666667px;
  }
  #top-content .p-content__slide .splide__slide {
    margin-bottom: 26.6666666667px;
  }
  #top-content .p-content__slide .splide__slide {
    border-radius: 21.3333333333px;
  }
  #top-content .p-content__slide .splide__slide {
    width: 262.6666666667px;
  }
  #top-content .p-content__slide .splide__pagination {
    gap: 0px 13.3333333333px;
  }
  #top-content .p-content__slide .splide__pagination .splide__pagination__page {
    width: 16px;
  }
  #top-content .p-content__slide .splide__pagination .splide__pagination__page {
    height: 16px;
  }
  #top-content .p-content__yt {
    margin-left: 24px;
  }
  #top-content .p-content__yt {
    width: 400px;
  }
  #top-content .p-content__yt__icon {
    width: 53.3333333333px;
  }
  #top-venue {
    margin-bottom: 80px;
  }
  #top-venue .l-inner {
    width: 452px;
  }
  #top-venue .c-heart {
    font-size: 45.3333333333px;
  }
  #top-venue .c-lead {
    margin-bottom: 26.6666666667px;
  }
  #top-venue .c-aori {
    margin-bottom: 16px;
  }
  #top-venue .p-button__wrapper .c-button:not(:last-child) {
    margin-bottom: 26.6666666667px;
  }
  #top-venue .p-button__wrapper .c-button:last-child .c-button__icon {
    width: 26.6666666667px;
  }
  #top-venue .p-venue__lead {
    width: 429.3333333333px;
  }
  #top-venue .p-venue__lead {
    margin-bottom: 40px;
  }
  #top-venue .p-venue__lead {
    padding: 16px 0px;
  }
  #top-venue .p-venue__lead {
    gap: 0px 13.3333333333px;
  }
  #top-venue .p-venue__lead::before {
    height: 2.6666666667px;
  }
  #top-venue .p-venue__lead::after {
    height: 2.6666666667px;
  }
  #top-venue .p-venue__text {
    width: 273.3333333333px;
  }
  #top-venue .p-venue__text__place {
    margin-bottom: 10.6666666667px;
  }
  #top-venue .p-venue__text__place {
    font-size: 26.6666666667px;
  }
  #top-venue .p-venue__text__detail {
    font-size: 16px;
  }
  #top-venue .p-venue__img {
    margin-bottom: 13.3333333333px;
  }
  #top-venue .p-venue__ph {
    width: 400px;
  }
  #top-venue .p-venue__ph {
    margin-bottom: 40px;
  }
  #top-vote {
    margin-bottom: 80px;
  }
  #top-vote .l-inner {
    width: 452px;
  }
  #top-vote .c-lead {
    margin-bottom: 40px;
  }
  #top-vote .c-lead:last-child {
    margin-bottom: 26.6666666667px;
  }
  #top-vote .c-aori {
    margin-bottom: 18.6666666667px;
  }
  #top-vote .c-button__text {
    width: 322.6666666667px;
  }
  #top-vote .p-button__wrapper {
    margin-bottom: 26.6666666667px;
  }
  #top-vote .p-vote__mv {
    width: 400px;
  }
  #top-vote .p-vote__mv {
    margin-bottom: 13.3333333333px;
  }
  #top-vote .p-vote__headings {
    padding: 29.3333333333px 0px;
  }
  #top-vote .p-vote__headings {
    margin-bottom: 26.6666666667px;
  }
  #top-vote .p-vote__headings {
    font-size: 29.3333333333px;
  }
  #top-vote .p-vote__headings::before {
    height: 2.6666666667px;
  }
  #top-vote .p-vote__headings::after {
    height: 2.6666666667px;
  }
  #top-vote .p-vote__point {
    margin-bottom: 18.6666666667px;
  }
  #top-vote .p-vote__point {
    font-size: 24px;
  }
  #top-vote .p-vote__text__wrapper {
    margin-bottom: 53.3333333333px;
  }
  #top-vote .p-vote__text__wrapper .c-lead {
    margin-bottom: 5.3333333333px;
  }
  #top-vote .p-vote__text__wrapper .p-caption {
    font-size: 16px;
  }
  #top-vote .p-vote__img {
    margin-bottom: 13.3333333333px;
  }
  #top-vote .p-vote__img {
    box-shadow: 2.6666666667px 2.6666666667px 2.6666666667px 0px rgba(0, 0, 0, 0.2);
  }
  #top-vote .p-vote__register {
    font-size: 18.6666666667px;
  }
  #top-vote .p-vote__register__img {
    width: 330.6666666667px;
  }
  #top-vote .p-vote__register__img {
    margin-bottom: 40px;
  }
  #top-present {
    margin-bottom: 80px;
  }
  #top-present .c-lead {
    margin-bottom: 26.6666666667px;
  }
  #top-present .c-aori {
    margin-bottom: 18.6666666667px;
  }
  #top-present .c-button__text {
    width: 312px;
  }
  #top-present .p-present__list {
    width: 426.6666666667px;
  }
  #top-present .p-present__list {
    margin-bottom: 40px;
  }
  #top-present .p-present {
    padding: 21.3333333333px 26.6666666667px;
  }
  #top-present .p-present {
    box-shadow: 0px 8px 0px 0px rgba(0, 0, 0, 0.2);
  }
  #top-present .p-present {
    border: 1.3333333333px solid #000000;
  }
  #top-present .p-present {
    border-radius: 21.3333333333px;
  }
  #top-present .p-present:not(:last-child) {
    margin-bottom: 40px;
  }
  #top-present .p-present:nth-child(1) .p-present__headings {
    margin-bottom: 42.6666666667px;
  }
  #top-present .p-present:nth-child(1) .p-present__img {
    width: 197.3333333333px;
  }
  #top-present .p-present:nth-child(1) .p-present__img {
    top: 21.3333333333px;
  }
  #top-present .p-present:nth-child(1) .p-present__img {
    right: 26.6666666667px;
  }
  #top-present .p-present:nth-child(2) .p-present__headings {
    margin-bottom: 42.6666666667px;
  }
  #top-present .p-present:nth-child(2) .p-present__img {
    width: 180.8666666667px;
  }
  #top-present .p-present:nth-child(2) .p-present__img {
    top: 21.3333333333px;
  }
  #top-present .p-present:nth-child(2) .p-present__img {
    right: 26.6666666667px;
  }
  #top-present .p-present:nth-child(2) .p-present__caption {
    width: 253.3333333333px;
  }
  #top-present .p-present:nth-child(3) .p-present__headings {
    margin-bottom: 8px;
  }
  #top-present .p-present:nth-child(3) .p-present__img {
    width: 133.3333333333px;
  }
  #top-present .p-present:nth-child(3) .p-present__img {
    top: -20px;
  }
  #top-present .p-present:nth-child(3) .p-present__img {
    right: 2.6666666667px;
  }
  #top-present .p-present:nth-child(4) .p-present__headings {
    margin-bottom: 60.2666666667px;
  }
  #top-present .p-present:nth-child(4) .p-present__img {
    width: 208px;
  }
  #top-present .p-present:nth-child(4) .p-present__img {
    top: 21.3333333333px;
  }
  #top-present .p-present:nth-child(4) .p-present__img {
    right: 26.6666666667px;
  }
  #top-present .p-present:nth-child(5) .p-present__headings {
    margin-bottom: 8.2666666667px;
  }
  #top-present .p-present:nth-child(5) .p-present__img {
    width: 186.6666666667px;
  }
  #top-present .p-present:nth-child(5) .p-present__img {
    top: 21.3333333333px;
  }
  #top-present .p-present:nth-child(5) .p-present__img {
    right: 26.6666666667px;
  }
  #top-present .p-present:nth-child(6) .p-present__headings {
    margin-bottom: 8px;
  }
  #top-present .p-present:nth-child(6) .p-present__img {
    width: 152px;
  }
  #top-present .p-present:nth-child(6) .p-present__img {
    top: -24px;
  }
  #top-present .p-present:nth-child(6) .p-present__img {
    right: 40px;
  }
  #top-present .p-present:nth-child(6) .p-present__title {
    margin-bottom: 37.6px;
  }
  #top-present .p-present:nth-child(7) .p-present__headings {
    margin-bottom: 205.3333333333px;
  }
  #top-present .p-present:nth-child(7) .p-present__img {
    width: 421.3333333333px;
  }
  #top-present .p-present:nth-child(7) .p-present__img {
    top: -26.6666666667px;
  }
  #top-present .p-present:nth-child(7) .p-present__img {
    left: 24px;
  }
  #top-present .p-present:nth-child(8) .p-present__headings {
    margin-bottom: 8px;
  }
  #top-present .p-present:nth-child(8) .p-present__img {
    width: 278.6666666667px;
  }
  #top-present .p-present:nth-child(8) .p-present__img {
    top: -22.6666666667px;
  }
  #top-present .p-present:nth-child(8) .p-present__img {
    right: -29.3333333333px;
  }
  #top-present .p-present:nth-child(9) .p-present__headings {
    margin-bottom: 46.9333333333px;
  }
  #top-present .p-present:nth-child(9) .p-present__img {
    width: 356px;
  }
  #top-present .p-present:nth-child(9) .p-present__img {
    top: -53.3333333333px;
  }
  #top-present .p-present:nth-child(9) .p-present__img {
    right: -28px;
  }
  #top-present .p-present:nth-child(10) .p-present__headings {
    margin-bottom: 8px;
  }
  #top-present .p-present:nth-child(10) .p-present__img {
    width: 201.3333333333px;
  }
  #top-present .p-present:nth-child(10) .p-present__img {
    top: 21.3333333333px;
  }
  #top-present .p-present:nth-child(10) .p-present__img {
    right: 10.6666666667px;
  }
  #top-present .p-present__headings {
    font-size: 46.6666666667px;
  }
  #top-present .p-present__headings {
    width: 112px;
  }
  #top-present .p-present__headings {
    height: 96px;
  }
  #top-present .p-present__headings {
    padding-bottom: 32px;
  }
  #top-present .p-present__headings .u-small {
    font-size: 23.3333333333px;
  }
  #top-present .p-present__title {
    margin-bottom: 16.2666666667px;
  }
  #top-present .p-present__title {
    font-size: 32px;
  }
  #top-present .p-present__title span {
    font-size: 21.3333333333px;
  }
  #top-present .p-present__title span {
    line-height: 26.6666666667px;
  }
  #top-present .p-present__caption__text {
    font-size: 18.6666666667px;
  }
  #top-present .p-present__amount {
    padding: 6.6666666667px 12px;
  }
  #top-present .p-present__amount {
    border-radius: 6.6666666667px;
  }
  #top-present .p-present__amount {
    bottom: 21.3333333333px;
  }
  #top-present .p-present__amount {
    right: 26.6666666667px;
  }
  #top-present .p-present__amount {
    border: 1.3333333333px solid #000000;
  }
  #top-present .p-present__amount {
    font-size: 24px;
  }
  #top-present .p-present__amount span {
    font-size: 16px;
  }
  #top-about {
    margin-bottom: 80px;
  }
  #top-about .c-button__right {
    gap: 0px 34.6666666667px;
  }
  #top-about .c-button__text {
    width: 240px;
  }
  #top-about .l-inner {
    width: 452px;
  }
  #top-about .c-lead {
    margin-bottom: 40px;
  }
  #top-relate {
    padding-bottom: 80px;
  }
  #top-relate .l-inner {
    width: 452px;
  }
  #top-relate .p-relate__listitem:not(:last-child) {
    margin-bottom: 37.3333333333px;
  }
  #top-relate .p-relate:hover .p-relate__img img {
    transform: scale(1.2);
  }
  #top-relate .p-relate:hover .p-relate__title {
    color: #FF8097;
  }
  #top-relate .p-relate__img {
    margin-bottom: 10.6666666667px;
  }
  #top-relate .p-relate__img {
    border-radius: 21.3333333333px;
  }
  #top-relate .p-relate__title {
    width: 440px;
  }
  #top-relate .p-relate__title {
    font-size: 21.3333333333px;
  }
  #profile {
    padding-top: 26.6666666667px;
  }
  #profile {
    padding-bottom: 80px;
  }
  #profile {
    background-size: 80px 80px;
  }
  #profile .p-button__wrapper .c-button__text {
    width: 133.3333333333px;
  }
  #profile .p-button__wrapper .c-button__right {
    gap: 0px 80px;
  }
  #profile .p-profile__prof {
    margin-left: 66.6666666667px;
  }
  #profile .p-profile__prof {
    margin-bottom: 40px;
  }
  #profile .p-profile__prof {
    gap: 0px 26.6666666667px;
  }
  #profile .p-profile__prof-mb-small {
    margin-bottom: 20.5333333333px;
  }
  #profile .p-profile__no {
    font-size: 93.3333333333px;
  }
  #profile .p-profile__pref {
    margin-bottom: 10.6666666667px;
  }
  #profile .p-profile__pref {
    font-size: 21.3333333333px;
  }
  #profile .p-profile__ruby {
    margin-bottom: 4px;
  }
  #profile .p-profile__ruby {
    font-size: 21.3333333333px;
  }
  #profile .p-profile__name {
    font-size: 40px;
  }
  #profile .p-profile__name--mb {
    margin-bottom: 12px;
  }
  #profile .p-profile__cap {
    font-size: 13.3333333333px;
  }
  #profile .p-profile__fukidashi {
    margin-bottom: 40px;
  }
  #profile .p-profile__fukidashi {
    width: 426.6666666667px;
  }
  #profile .p-profile__fukidashi {
    height: 292px;
  }
  #profile .p-profile__fukidashi {
    background-size: 426.6666666667px 292px;
  }
  #profile .p-profile__fukidashi__img {
    width: 426.6666666667px;
  }
  #profile .p-profile__fukidashi__img {
    padding-top: 26.6666666667px;
  }
  #profile .p-profile__comment {
    width: 400px;
  }
  #profile .p-profile__comment {
    padding-top: 50.6666666667px;
  }
  #profile .p-profile__comment {
    padding-left: 26.6666666667px;
  }
  #profile .p-profile__comment .c-tag {
    margin-bottom: 10.6666666667px;
  }
  #profile .p-profile__comment__text {
    font-size: 21.3333333333px;
  }
  #profile .p-profile__detail__wrapper {
    margin-bottom: 40px;
  }
  #profile .p-profile__detail__wrapper {
    gap: 18.6666666667px 0px;
  }
  #profile .p-profile__detail {
    gap: 8px 10.6666666667px;
  }
  #profile .p-profile__detail.u-column .p-profile__detail__text {
    max-width: 438.6666666667px;
  }
  #profile .p-profile__detail__row {
    margin-left: 37.3333333333px;
  }
  #profile .p-profile__detail__row {
    gap: 0px 85.3333333333px;
  }
  #profile .p-profile__detail__text {
    font-size: 21.3333333333px;
  }
  #profile .p-profile__detail__text {
    max-width: 369.3333333333px;
  }
  #profile .p-profile__private {
    width: 400px;
  }
  #profile .p-profile__private {
    margin-bottom: 26.6666666667px;
  }
  #profile .p-profile__ikigomi {
    width: 426.6666666667px;
  }
  #profile .p-profile__ikigomi {
    padding: 26.6666666667px;
  }
  #profile .p-profile__ikigomi {
    border-radius: 21.3333333333px;
  }
  #profile .p-profile__ikigomi {
    margin-bottom: 80px;
  }
  #profile .p-profile__ikigomi__text {
    font-size: 21.3333333333px;
  }
  #profile .p-profile__contents__headings {
    margin-bottom: 26.6666666667px;
  }
  #profile .p-profile__contents__headings {
    width: 225.3333333333px;
  }
  #profile .p-profile__contents__headings {
    padding: 16px 40px 18.6666666667px 24px;
  }
  #profile .p-profile__contents__headings {
    border-top: 1.3333333333px solid #000000;
  }
  #profile .p-profile__contents__headings {
    border-right: 1.3333333333px solid #000000;
  }
  #profile .p-profile__contents__headings {
    border-bottom: 1.3333333333px solid #000000;
  }
  #profile .p-profile__contents__headings {
    border-radius: 0px 21.3333333333px 21.3333333333px 0px;
  }
  #profile .p-profile__contents__headings {
    box-shadow: 0px 5.3333333333px 0px 0px #FFB7C5;
  }
  #profile .p-profile__contents__headings {
    font-size: 42.6666666667px;
  }
  #profile .p-profile__link {
    padding: 40px 23.3333333333px;
  }
  #profile .p-profile__link {
    margin-bottom: 80px;
  }
  #profile .p-profile__link__headings {
    margin-bottom: 26.6666666667px;
  }
  #profile .p-profile__link__headings {
    font-size: 24px;
  }
  #profile .p-profile__link__list {
    gap: 26.6666666667px 0px;
  }
  #profile .p-profile__link__listitem.is-active .p-profile__link__icon {
    border: 2.6666666667px solid #CE92CE;
  }
  #profile .p-profile__link__listitem:hover .p-profile__link__icon {
    border: 0.5333333333vw solid #CE92CE;
  }
  #profile .p-profile__link__listitem:hover .p-profile__link__no {
    color: #CE92CE;
  }
  #profile .p-profile__link__icon {
    margin-bottom: 8px;
  }
  #profile .p-profile__link__icon {
    width: 80px;
  }
  #profile .p-profile__link__icon {
    height: 80px;
  }
  #profile .p-profile__link__icon {
    border: 2.6666666667px solid #FFFFFF;
  }
  #profile .p-profile__link__no {
    font-size: 26.6666666667px;
  }
  #profile .p-profile__slide__wrapper .splide__slide {
    margin-bottom: 26.6666666667px;
  }
  #profile .p-profile__slide__wrapper .splide__slide {
    border-radius: 21.3333333333px;
  }
  #profile .p-profile__slide__wrapper .splide__slide-1 {
    width: 360px;
  }
  #profile .p-profile__slide__wrapper .splide__slide-1 .splide__slide__img {
    border-radius: 21.3333333333px;
  }
  #profile .p-profile__slide__wrapper .splide__slide-1 .p-profile__slide__button__wrapper {
    bottom: 26.6666666667px;
  }
  #profile .p-profile__slide__wrapper .splide__slide-1 .p-profile__slide__button__wrapper {
    left: -16px;
  }
  #profile .p-profile__slide__wrapper .splide__slide-1 .p-profile__slide__button__wrapper {
    width: 80px;
  }
  #profile .p-profile__slide__wrapper .splide__slide-1 .p-profile__slide__button__wrapper {
    gap: 13.3333333333px 0px;
  }
  #profile .p-profile__slide__wrapper .splide__slide-1 .p-profile__slide__button {
    width: 80px;
  }
  #profile .p-profile__slide__wrapper .splide__slide-1 .p-profile__slide__button {
    height: 93.3333333333px;
  }
  #profile .p-profile__slide__wrapper .splide__slide-1 .p-profile__slide__button__img {
    width: 74.6666666667px;
  }
  #profile .p-profile__slide__wrapper .splide__slide-1 .p-profile__slide__button__img {
    height: 88px;
  }
  #profile .p-profile__slide__wrapper .splide__slide-1 .p-profile__slide__button__img {
    top: 2.6666666667px;
  }
  #profile .p-profile__slide__wrapper .splide__slide-1 .p-profile__slide__button__img {
    left: 2.6666666667px;
  }
  #profile .p-profile__slide__wrapper .splide__slide-1 .splide__slide__wear {
    top: 186.6666666667px;
  }
  #profile .p-profile__slide__wrapper .splide__slide-1 .splide__slide__wear {
    left: 16px;
  }
  #profile .p-profile__slide__wrapper .splide__slide-1 .splide__slide__wear {
    font-size: 13.3333333333px;
  }
  #profile .p-profile__slide__wrapper .splide__slide-2 {
    width: 484px;
  }
  #profile .p-profile__slide__wrapper .splide__slide-2 .splide__slide__img {
    width: 452px;
  }
  #profile .p-profile__slide__wrapper-2 {
    margin-bottom: 40px;
  }
  #profile .p-profile__slide__wrapper-2 .p-profile__slide {
    width: 373.3333333333px;
  }
  #profile .p-profile__slide__wrapper-2 .p-profile__slide {
    border-radius: 21.3333333333px;
  }
  #profile .p-profile__slide__wrapper-2 .p-profile__slide {
    margin-bottom: 26.6666666667px;
  }
  #profile .p-profile__slide__wrapper-2 .splide__list {
    gap: 0px 26.6666666667px;
  }
  #profile .p-profile__slide__wrapper-2 .splide__list {
    width: 373.3333333333px;
  }
  #profile .p-profile__slide__wrapper-2 .splide__pagination {
    gap: 0px 13.3333333333px;
  }
  #profile .p-profile__slide__wrapper-2 .splide__pagination .splide__pagination__page {
    width: 16px;
  }
  #profile .p-profile__slide__wrapper-2 .splide__pagination .splide__pagination__page {
    height: 16px;
  }
  #profile .p-content__slide {
    margin-bottom: 80px;
  }
  #profile .p-content__slide__button {
    border-radius: 21.3333333333px;
  }
  #profile .p-content__slide__overlay {
    gap: 0px 8px;
  }
  #profile .p-content__slide__link {
    width: 53.3333333333px;
  }
  #profile .p-content__slide .splide__slide__title {
    height: 33.6px;
  }
  #profile .p-content__slide .splide__slide__title {
    font-size: 21.3333333333px;
  }
  #profile .p-content__slide .splide__slide__title {
    margin-bottom: 16px;
  }
  #profile .p-content__slide .splide__list {
    gap: 0px 16px;
  }
  #profile .p-content__slide .splide__list {
    width: 262.6666666667px;
  }
  #profile .p-content__slide .splide__slide {
    margin-bottom: 26.6666666667px;
  }
  #profile .p-content__slide .splide__slide {
    width: 262.6666666667px;
  }
  #profile .p-content__slide .splide__pagination {
    gap: 0px 13.3333333333px;
  }
  #profile .p-content__slide .splide__pagination .splide__pagination__page {
    width: 16px;
  }
  #profile .p-content__slide .splide__pagination .splide__pagination__page {
    height: 16px;
  }
}

@media (min-width: 686px) and (min-width: 686px) {
  #seventeen_260701 main {
    box-shadow: 2.6666666667px 0px 13.3333333333px 0px rgba(0, 0, 0, 0.2);
  }
  #seventeen_260701 .c-button:hover {
    transform: translate(0px, 5.3333333333px);
  }
  #top-lead .p-button__wrapper .p-button--small:hover {
    transform: translate(0px, 5.3333333333px);
  }
  #profile .p-profile__link__listitem:hover .p-profile__link__icon {
    border: 2.6666666667px solid #CE92CE;
  }
}

@media (max-width: 685px) {
  #seventeen_260701 .is-pc {
    display: none;
  }
  #seventeen_260701 .is-sp {
    display: block;
  }
  #seventeen_260701 br.is-pc {
    display: none;
  }
  #seventeen_260701 br.is-sp {
    display: inline-block;
  }
  #seventeen_260701 .u-container {
    width: 100%;
    padding: 0 15px;
  }
  #seventeen_260701 .p-bg {
    display: none;
  }
  #top-finalist .p-finalist__button:active {
    animation: hoverScale 0.3s ease;
  }
}

@media (max-width: 1000px) {
  #seventeen_260701 .p-bg {
    z-index: -1;
  }
  #seventeen_260701 .pc-left {
    display: none;
  }
  #seventeen_260701 .p-menu {
    position: fixed;
    bottom: 22.9333333333vw;
    left: 50%;
    width: 100vw;
    transform: translate(-50%, 100%);
    z-index: 10;
    transition: all 0.3s ease;
  }
  #seventeen_260701 .p-menu.is-open {
    top: 65px;
    transform: translate(-50%, 0);
  }
  #seventeen_260701 .p-menu.is-scrolldown {
    bottom: 0;
  }
  #seventeen_260701 .p-menu__aori {
    display: none;
  }
  #seventeen_260701 .p-menu__upper {
    width: 100%;
    display: flex;
  }
  #seventeen_260701 .p-menu__upper .p-menu__headings {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    border-radius: 0vw 5.3333333333vw 0vw 0vw;
    font-size: 5.8666666667vw;
    line-height: 120%;
    font-weight: 700;
    background-color: #FFFFFF;
    padding: 8vw 0vw;
    cursor: pointer;
  }
  #seventeen_260701 .p-menu__upper .p-menu__vote {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    border-radius: 0vw 5.3333333333vw 0vw 0vw;
    background-color: #FFB2C1;
    padding: 6.8vw 0vw;
  }
  #seventeen_260701 .p-menu__upper .p-menu__vote img {
    width: 8vw;
  }
  #seventeen_260701 .p-menu__upper .p-menu__vote__text {
    font-size: 5.8666666667vw;
    line-height: 120%;
    color: #FFFFFF;
    font-weight: 700;
  }
  #seventeen_260701 .p-menu__content {
    background-color: #FFFFFF;
    height: 100vh;
  }
  #seventeen_260701 .p-menu__content__inner {
    max-height: calc(100vh - 201.3333333333px);
    padding: 5.3333333333vw 6.4vw 9.0666666667vw 6.4vw;
    background-color: #FFFFFF;
    overflow: scroll;
  }
  #seventeen_260701 .p-menu__content__top {
    display: block;
    position: relative;
    font-size: 5.3333333333vw;
    font-weight: 700;
    padding: 5.4666666667vw 1.6vw 5.4666666667vw 8.2666666667vw;
    border-bottom: 1px solid #000000;
  }
  #seventeen_260701 .p-menu__content__top span {
    font-size: 12px;
    font-size: 4.2666666667vw;
  }
  #seventeen_260701 .p-menu__content__top::after {
    width: 2.9333333333vw;
    height: 5.8666666667vw;
    content: "";
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://cf.hpplus.jp/earth/missst2026/images/deco/deco_left-pink.svg);
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-40%);
  }
  #seventeen_260701 .p-menu__content__link {
    display: flex;
    justify-content: space-between;
    font-size: 4.2666666667vw;
    line-height: 160%;
    padding: 3.4666666667vw 1.6vw 3.4666666667vw 8vw;
    position: relative;
    font-weight: 700;
  }
  #seventeen_260701 .p-menu__content__link::after {
    width: 100%;
    height: 1px;
    content: "";
    display: inline-block;
    background-size: contain;
    background-repeat: repeat;
    background-image: url(https://cf.hpplus.jp/earth/missst2026/images/deco/deco_dash-black.svg);
    position: absolute;
    bottom: 0px;
    left: 0px;
  }
  #seventeen_260701 .p-menu__content__button {
    cursor: pointer;
    width: 100%;
    display: flex;
    font-size: 12px;
    font-size: 4.2666666667vw;
    line-height: 160%;
    padding: 3.4666666667vw 3.2vw 3.4666666667vw 8vw;
    position: relative;
    font-weight: 700;
    justify-content: space-between;
  }
  #seventeen_260701 .p-menu__content__button.is-open {
    background-color: #FFF5F8;
  }
  #seventeen_260701 .p-menu__content__button img {
    width: 3.2vw;
    display: block;
  }
  #seventeen_260701 .p-menu__content__button::after {
    width: 100%;
    height: 1px;
    content: "";
    display: inline-block;
    background-size: contain;
    background-repeat: repeat;
    background-image: url(https://cf.hpplus.jp/earth/missst2026/images/deco/deco_dash-black.svg);
    position: absolute;
    bottom: 0px;
    left: 0px;
  }
  #seventeen_260701 .p-menu__content__aco {
    background-color: #FFF5F8;
    padding: 10px 0 10px 24px;
    padding: 5.3333333333vw 9.8666666667vw 5.3333333333vw 8vw;
    display: flex;
    flex-flow: column;
    gap: 3.2vw 0vw;
    position: relative;
  }
  #seventeen_260701 .p-menu__content__aco::after {
    width: 100%;
    height: 1px;
    content: "";
    display: inline-block;
    background-size: contain;
    background-repeat: repeat;
    background-image: url(https://cf.hpplus.jp/earth/missst2026/images/deco/deco_dash-black.svg);
    position: absolute;
    bottom: 0px;
    left: 0px;
  }
  #seventeen_260701 .p-menu__content__aco__link {
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    gap: 0vw 2.6666666667vw;
  }
  #seventeen_260701 .p-menu__content__aco__link img {
    width: 3.7333333333vw;
  }
  #seventeen_260701 .p-menu__content__aco__link p {
    font-size: 4.2666666667vw;
    line-height: 140%;
  }
  #seventeen_260701 .p-menu__content__aco__text {
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    gap: 0vw 2.6666666667vw;
    font-size: 4.2666666667vw;
    line-height: 140%;
  }
  #seventeen_260701 .p-menu__content__aco__text img {
    width: 3.7333333333vw;
  }
  #seventeen_260701 .p-menu__content__aco__list {
    display: flex;
    flex-wrap: wrap;
    gap: 2.1333333333vw 0vw;
    justify-content: space-between;
  }
  #seventeen_260701 .p-menu__content__aco__listitem {
    display: flex;
    align-items: center;
    gap: 0vw 2.6666666667vw;
  }
  #seventeen_260701 .p-menu__content__aco__listitem .p-menu__no {
    width: 6.9333333333vw;
    -moz-text-align-last: left;
         text-align-last: left;
    font-family: Alata;
    font-size: 5.3333333333vw;
  }
  #seventeen_260701 .p-menu__content__aco__listitem .p-menu__name {
    font-size: 12px;
    font-size: 4.2666666667vw;
    width: 80px;
    width: 22.4vw;
  }
  #seventeen_260701 .p-menu__content__sns {
    margin-top: 5.3333333333vw;
    display: flex;
    gap: 0vw 5.3333333333vw;
    justify-content: end;
    align-items: end;
  }
  #seventeen_260701 .p-menu__content__sns__headings {
    font-size: 5.3333333333vw;
    line-height: 160%;
    font-family: Alata;
  }
  #seventeen_260701 .p-menu__content__sns__icon {
    display: flex;
    gap: 0vw 2.1333333333vw;
  }
  #seventeen_260701 .p-menu__content__sns__icon__link {
    width: 10.6666666667vw;
  }
}

@media (min-width: 1001px) {
  #seventeen_260701 .pc-left {
    display: block;
    position: fixed;
    top: 135px;
    left: 50%;
    width: 351px;
    transform: translateX(-644px);
  }
  #seventeen_260701 .pc-left__mv {
    display: block;
  }
  #seventeen_260701 .pc-left .p-whatnew {
    margin-top: -33px;
    position: relative;
    width: 264.04px;
    margin-left: 72.3px;
  }
  #seventeen_260701 .pc-left .p-whatnew__date {
    width: 114.36px;
    position: absolute;
    top: -4.58px;
    left: -54.93px;
    z-index: 2;
  }
  #seventeen_260701 .pc-left .p-whatnew__text {
    padding-top: 13.18px;
    display: block;
    width: 264.32px;
    height: 112.31px;
    padding-left: 66.58px;
    background-image: url(https://cf.hpplus.jp/earth/missst2026/images/bg/bg_new.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
  #seventeen_260701 .pc-left .p-whatnew__text__headings {
    display: inline-block;
    margin-bottom: 6px;
    margin-left: 6.25px;
    color: #FF8097;
    text-align: center;
    font-size: 10.72px;
    font-weight: 700;
    line-height: 120%;
  }
  #seventeen_260701 .pc-left .p-whatnew__text__week {
    margin-bottom: 3.07px;
    display: flex;
    align-items: end;
    font-weight: 700;
  }
  #seventeen_260701 .pc-left .p-whatnew__text__week__headings {
    padding: 3px;
    border: 1px #000000 solid;
    font-size: 8.93px;
  }
  #seventeen_260701 .pc-left .p-whatnew__text__week__date {
    font-size: 16.08px;
    margin-left: 4.59px;
  }
  #seventeen_260701 .pc-left .p-whatnew__text__week__day {
    font-size: 8.93px;
    margin-left: 3.5px;
  }
  #seventeen_260701 .pc-left .p-whatnew__content {
    width: 174px;
    display: flex;
    flex-flow: column;
  }
  #seventeen_260701 .pc-left .p-whatnew__content__li {
    display: inline-block;
    font-size: 10.72px;
    font-weight: 700;
    line-height: 140%;
  }
  #seventeen_260701 .p-menu {
    position: fixed;
    top: 135px;
    left: 50%;
    width: 320px;
    transform: translateX(287px);
  }
  #seventeen_260701 .p-menu__aori {
    width: 229px;
    height: 135px;
  }
  #seventeen_260701 .p-menu__upper {
    width: 100%;
    display: flex;
  }
  #seventeen_260701 .p-menu__upper .p-menu__headings {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    border-radius: 0 16px 0 0;
    font-size: 18px;
    line-height: 120%;
    font-weight: 700;
    background-color: #FFFFFF;
    padding: 20px 0;
  }
  #seventeen_260701 .p-menu__upper .p-menu__vote {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    border-radius: 0 16px 0 0;
    background-color: #FFB2C1;
    padding: 16.42px 0;
  }
  #seventeen_260701 .p-menu__upper .p-menu__vote img {
    width: 25.2px;
  }
  #seventeen_260701 .p-menu__upper .p-menu__vote__text {
    font-size: 18px;
    line-height: 120%;
    color: #FFFFFF;
    font-weight: 700;
  }
  #seventeen_260701 .p-menu__content {
    height: 608px;
    background-color: #FFFFFF;
  }
  #seventeen_260701 .p-menu__content__inner {
    width: 400px;
    height: min(608px, 100vh - 197px);
    padding: 20px 20px 26px 20px;
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #seventeen_260701 .p-menu__content__inner::-webkit-scrollbar {
    display: none;
  }
  #seventeen_260701 .p-menu__content__content__scroll {
    width: 280px;
  }
  #seventeen_260701 .p-menu__content__top {
    display: block;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    padding: 20px 26px 17px 25px;
    border-bottom: 1px solid #000000;
  }
  #seventeen_260701 .p-menu__content__top span {
    font-size: 12px;
  }
  #seventeen_260701 .p-menu__content__top::after {
    width: 9px;
    height: 18px;
    content: "";
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://cf.hpplus.jp/earth/missst2026/images/deco/deco_left-pink.svg);
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-40%);
  }
  #seventeen_260701 .p-menu__content__link {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    line-height: 160%;
    padding: 13px 6px 13px 30px;
    position: relative;
    font-weight: 700;
  }
  #seventeen_260701 .p-menu__content__link::after {
    width: 100%;
    height: 1px;
    content: "";
    display: inline-block;
    background-size: contain;
    background-repeat: repeat;
    background-image: url(https://cf.hpplus.jp/earth/missst2026/images/deco/deco_dash-black.svg);
    position: absolute;
    bottom: 0px;
    left: 0px;
  }
  #seventeen_260701 .p-menu__content__button {
    cursor: pointer;
    width: 100%;
    display: flex;
    font-size: 12px;
    line-height: 160%;
    padding: 13px 6px 13px 30px;
    position: relative;
    font-weight: 700;
    justify-content: space-between;
  }
  #seventeen_260701 .p-menu__content__button.is-open {
    background-color: #FFF5F8;
  }
  #seventeen_260701 .p-menu__content__button img {
    width: 12px;
    display: block;
  }
  #seventeen_260701 .p-menu__content__button::after {
    width: 100%;
    height: 1px;
    content: "";
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://cf.hpplus.jp/earth/missst2026/images/deco/deco_dash-black.svg);
    position: absolute;
    bottom: 0px;
    left: 0px;
  }
  #seventeen_260701 .p-menu__content__aco {
    background-color: #FFF5F8;
    padding: 10px 0 10px 24px;
    display: flex;
    flex-flow: column;
    gap: 10px 0;
    position: relative;
  }
  #seventeen_260701 .p-menu__content__aco::after {
    width: 100%;
    height: 1px;
    content: "";
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://cf.hpplus.jp/earth/missst2026/images/deco/deco_dash-black.svg);
    position: absolute;
    bottom: 0px;
    left: 0px;
  }
  #seventeen_260701 .p-menu__content__aco__link {
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    gap: 0 6.2px;
  }
  #seventeen_260701 .p-menu__content__aco__link img {
    width: 10.8px;
  }
  #seventeen_260701 .p-menu__content__aco__link p {
    font-size: 12px;
    line-height: 140%;
  }
  #seventeen_260701 .p-menu__content__aco__link.u-present {
    position: relative;
  }
  #seventeen_260701 .p-menu__content__aco__link.u-present::before {
    width: 214px;
    height: 122px;
    content: "";
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://cf.hpplus.jp/earth/missst2026/images/group/group_present.png);
    position: absolute;
    left: 124.4px;
    top: -72.6px;
    z-index: 2;
    pointer-events: none;
  }
  #seventeen_260701 .p-menu__content__aco__text {
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    gap: 0 6.2px;
    font-size: 12px;
    line-height: 140%;
  }
  #seventeen_260701 .p-menu__content__aco__text img {
    width: 10.8px;
  }
  #seventeen_260701 .p-menu__content__aco__list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 0;
    justify-content: space-between;
  }
  #seventeen_260701 .p-menu__content__aco__listitem {
    display: flex;
    align-items: center;
    gap: 0 6px;
  }
  #seventeen_260701 .p-menu__content__aco__listitem .p-menu__no {
    width: 21.12px;
    -moz-text-align-last: left;
         text-align-last: left;
    font-family: Alata;
    font-size: 14px;
  }
  #seventeen_260701 .p-menu__content__aco__listitem .p-menu__name {
    font-size: 12px;
    width: 80px;
  }
  #seventeen_260701 .p-menu__content__sns {
    display: none;
  }
}

@media (min-width: 1001px) and (max-width: 1350px) {
  #seventeen_260701 .pc-left {
    width: calc(210.6px + (351px - 210.6px) * (100vw - 1000px) / 350px);
    transform: translateX(calc(-250px + -236.4px + (-394px - -236.4px) * (100vw - 1000px) / 350px));
  }
  #seventeen_260701 .pc-left__mv {
    display: block;
  }
  #seventeen_260701 .pc-left .p-whatnew {
    margin-top: calc(-19.8px + (-33px - -19.8px) * (100vw - 1000px) / 350px);
    width: calc(158.424px + (264.04px - 158.424px) * (100vw - 1000px) / 350px);
    margin-left: calc(43.38px + (72.3px - 43.38px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .pc-left .p-whatnew__date {
    width: calc(68.616px + (114.36px - 68.616px) * (100vw - 1000px) / 350px);
    top: calc(-2.748px + (-4.58px - -2.748px) * (100vw - 1000px) / 350px);
    left: calc(-32.958px + (-54.93px - -32.958px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .pc-left .p-whatnew__text {
    padding-top: calc(7.908px + (13.18px - 7.908px) * (100vw - 1000px) / 350px);
    width: calc(158.592px + (264.32px - 158.592px) * (100vw - 1000px) / 350px);
    height: calc(67.386px + (112.31px - 67.386px) * (100vw - 1000px) / 350px);
    padding-left: calc(39.948px + (66.58px - 39.948px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .pc-left .p-whatnew__text__headings {
    margin-bottom: calc(3.6px + (6px - 3.6px) * (100vw - 1000px) / 350px);
    margin-left: calc(3.75px + (6.25px - 3.75px) * (100vw - 1000px) / 350px);
    font-size: calc(6.432px + (10.72px - 6.432px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .pc-left .p-whatnew__text__week {
    margin-bottom: calc(1.842px + (3.07px - 1.842px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .pc-left .p-whatnew__text__week__headings {
    padding: calc(1.8px + (3px - 1.8px) * (100vw - 1000px) / 350px);
    font-size: calc(5.358px + (8.93px - 5.358px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .pc-left .p-whatnew__text__week__date {
    font-size: calc(9.648px + (16.08px - 9.648px) * (100vw - 1000px) / 350px);
    margin-left: calc(2.754px + (4.59px - 2.754px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .pc-left .p-whatnew__text__week__day {
    font-size: calc(5.358px + (8.93px - 5.358px) * (100vw - 1000px) / 350px);
    margin-left: calc(2.1px + (3.5px - 2.1px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .pc-left .p-whatnew__content {
    width: calc(104.4px + (174px - 104.4px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .pc-left .p-whatnew__content__li {
    font-size: calc(6.432px + (10.72px - 6.432px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .p-menu {
    width: calc(192px + (320px - 192px) * (100vw - 1000px) / 350px);
    transform: translateX(calc(250px + 22.2px + (37px - 22.2px) * (100vw - 1000px) / 350px));
  }
  #seventeen_260701 .p-menu__upper .p-menu__headings {
    border-radius: 0 calc(9.6px + (16px - 9.6px) * (100vw - 1000px) / 350px) 0 0;
    font-size: calc(10.8px + (18px - 10.8px) * (100vw - 1000px) / 350px);
    padding: calc(12px + (20px - 12px) * (100vw - 1000px) / 350px) 0;
  }
  #seventeen_260701 .p-menu__upper .p-menu__vote {
    border-radius: 0 calc(9.6px + (16px - 9.6px) * (100vw - 1000px) / 350px) 0 0;
    padding: calc(9.852px + (16.42px - 9.852px) * (100vw - 1000px) / 350px) 0;
  }
  #seventeen_260701 .p-menu__upper .p-menu__vote img {
    width: calc(15.12px + (25.2px - 15.12px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .p-menu__upper .p-menu__vote__text {
    font-size: calc(10.8px + (18px - 10.8px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .p-menu__content {
    height: calc(364.8px + (608px - 364.8px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .p-menu__content__inner {
    width: calc(240px + (400px - 240px) * (100vw - 1000px) / 350px);
    height: min(364.8px + (608px - 364.8px) * (100vw - 1000px) / 350px, 100vh - (118.2px + (197px - 118.2px) * (100vw - 1000px) / 350px));
    padding: calc(12px + (20px - 12px) * (100vw - 1000px) / 350px) calc(12px + (20px - 12px) * (100vw - 1000px) / 350px) calc(15.6px + (26px - 15.6px) * (100vw - 1000px) / 350px) calc(12px + (20px - 12px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .p-menu__content__content__scroll {
    width: calc(168px + (280px - 168px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .p-menu__content__top {
    font-size: calc(9.6px + (16px - 9.6px) * (100vw - 1000px) / 350px);
    padding: calc(12px + (20px - 12px) * (100vw - 1000px) / 350px) calc(15.6px + (26px - 15.6px) * (100vw - 1000px) / 350px) calc(10.2px + (17px - 10.2px) * (100vw - 1000px) / 350px) calc(15px + (25px - 15px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .p-menu__content__top span {
    font-size: calc(7.2px + (12px - 7.2px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .p-menu__content__top::after {
    width: calc(5.4px + (9px - 5.4px) * (100vw - 1000px) / 350px);
    height: calc(10.8px + (18px - 10.8px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .p-menu__content__link, #seventeen_260701 .p-menu__content__button {
    font-size: calc(7.2px + (12px - 7.2px) * (100vw - 1000px) / 350px);
    padding: calc(7.8px + (13px - 7.8px) * (100vw - 1000px) / 350px) calc(3.6px + (6px - 3.6px) * (100vw - 1000px) / 350px) calc(7.8px + (13px - 7.8px) * (100vw - 1000px) / 350px) calc(18px + (30px - 18px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .p-menu__content .u-present::before {
    width: calc(128.4px + (214px - 128.4px) * (100vw - 1000px) / 350px);
    height: calc(73.2px + (122px - 73.2px) * (100vw - 1000px) / 350px);
    left: calc(74.64px + (124.4px - 74.64px) * (100vw - 1000px) / 350px);
    top: calc(-43.56px + (-72.6px - -43.56px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .p-menu__content__button img {
    width: calc(7.2px + (12px - 7.2px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .p-menu__content__aco {
    padding: calc(6px + (10px - 6px) * (100vw - 1000px) / 350px) 0 calc(6px + (10px - 6px) * (100vw - 1000px) / 350px) calc(14.4px + (24px - 14.4px) * (100vw - 1000px) / 350px);
    gap: calc(6px + (10px - 6px) * (100vw - 1000px) / 350px) 0;
  }
  #seventeen_260701 .p-menu__content__aco__link {
    gap: 0 calc(3.72px + (6.2px - 3.72px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .p-menu__content__aco__link img {
    width: calc(6.48px + (10.8px - 6.48px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .p-menu__content__aco__link p {
    font-size: calc(7.2px + (12px - 7.2px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .p-menu__content__aco__text {
    gap: 0 calc(3.72px + (6.2px - 3.72px) * (100vw - 1000px) / 350px);
    font-size: calc(7.2px + (12px - 7.2px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .p-menu__content__aco__text img {
    width: calc(6.48px + (10.8px - 6.48px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .p-menu__content__aco__list {
    gap: calc(4.8px + (8px - 4.8px) * (100vw - 1000px) / 350px) 0;
  }
  #seventeen_260701 .p-menu__content__aco__listitem {
    gap: 0 calc(3.6px + (6px - 3.6px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .p-menu__content__aco__listitem .p-menu__no {
    width: calc(12.672px + (21.12px - 12.672px) * (100vw - 1000px) / 350px);
    font-size: calc(8.4px + (14px - 8.4px) * (100vw - 1000px) / 350px);
  }
  #seventeen_260701 .p-menu__content__aco__listitem .p-menu__name {
    width: calc(48px + (80px - 48px) * (100vw - 1000px) / 350px);
    font-size: calc(7.2px + (12px - 7.2px) * (100vw - 1000px) / 350px);
  }
}

@media (max-width: 1000px) and (min-width: 686px) {
  #seventeen_260701 .p-menu {
    bottom: 114.6666666667px;
  }
  #seventeen_260701 .p-menu {
    width: 500px;
  }
  #seventeen_260701 .p-menu__upper .p-menu__headings {
    border-radius: 0px 26.6666666667px 0px 0px;
  }
  #seventeen_260701 .p-menu__upper .p-menu__headings {
    font-size: 29.3333333333px;
  }
  #seventeen_260701 .p-menu__upper .p-menu__headings {
    padding: 40px 0px;
  }
  #seventeen_260701 .p-menu__upper .p-menu__vote {
    border-radius: 0px 26.6666666667px 0px 0px;
  }
  #seventeen_260701 .p-menu__upper .p-menu__vote {
    padding: 34px 0px;
  }
  #seventeen_260701 .p-menu__upper .p-menu__vote img {
    width: 40px;
  }
  #seventeen_260701 .p-menu__upper .p-menu__vote__text {
    font-size: 29.3333333333px;
  }
  #seventeen_260701 .p-menu__content__inner {
    padding: 26.6666666667px 32px 45.3333333333px 32px;
  }
  #seventeen_260701 .p-menu__content__top {
    font-size: 26.6666666667px;
  }
  #seventeen_260701 .p-menu__content__top {
    padding: 27.3333333333px 8px 27.3333333333px 41.3333333333px;
  }
  #seventeen_260701 .p-menu__content__top span {
    font-size: 21.3333333333px;
  }
  #seventeen_260701 .p-menu__content__top::after {
    width: 14.6666666667px;
  }
  #seventeen_260701 .p-menu__content__top::after {
    height: 29.3333333333px;
  }
  #seventeen_260701 .p-menu__content__link {
    font-size: 21.3333333333px;
  }
  #seventeen_260701 .p-menu__content__link {
    padding: 17.3333333333px 8px 17.3333333333px 40px;
  }
  #seventeen_260701 .p-menu__content__button {
    font-size: 21.3333333333px;
  }
  #seventeen_260701 .p-menu__content__button {
    padding: 17.3333333333px 16px 17.3333333333px 40px;
  }
  #seventeen_260701 .p-menu__content__button img {
    width: 16px;
  }
  #seventeen_260701 .p-menu__content__aco {
    padding: 26.6666666667px 49.3333333333px 26.6666666667px 40px;
  }
  #seventeen_260701 .p-menu__content__aco {
    gap: 16px 0px;
  }
  #seventeen_260701 .p-menu__content__aco__link {
    gap: 0px 13.3333333333px;
  }
  #seventeen_260701 .p-menu__content__aco__link img {
    width: 18.6666666667px;
  }
  #seventeen_260701 .p-menu__content__aco__link p {
    font-size: 21.3333333333px;
  }
  #seventeen_260701 .p-menu__content__aco__text {
    gap: 0px 13.3333333333px;
  }
  #seventeen_260701 .p-menu__content__aco__text {
    font-size: 21.3333333333px;
  }
  #seventeen_260701 .p-menu__content__aco__text img {
    width: 18.6666666667px;
  }
  #seventeen_260701 .p-menu__content__aco__list {
    gap: 10.6666666667px 0px;
  }
  #seventeen_260701 .p-menu__content__aco__listitem {
    gap: 0px 13.3333333333px;
  }
  #seventeen_260701 .p-menu__content__aco__listitem .p-menu__no {
    width: 34.6666666667px;
  }
  #seventeen_260701 .p-menu__content__aco__listitem .p-menu__no {
    font-size: 26.6666666667px;
  }
  #seventeen_260701 .p-menu__content__aco__listitem .p-menu__name {
    font-size: 21.3333333333px;
  }
  #seventeen_260701 .p-menu__content__aco__listitem .p-menu__name {
    width: 112px;
  }
  #seventeen_260701 .p-menu__content__sns {
    margin-top: 26.6666666667px;
  }
  #seventeen_260701 .p-menu__content__sns {
    gap: 0px 26.6666666667px;
  }
  #seventeen_260701 .p-menu__content__sns__headings {
    font-size: 26.6666666667px;
  }
  #seventeen_260701 .p-menu__content__sns__icon {
    gap: 0px 10.6666666667px;
  }
  #seventeen_260701 .p-menu__content__sns__icon__link {
    width: 53.3333333333px;
  }
}
/*# sourceMappingURL=style.css.map */
