@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DotGothic16&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Murecho:wght@100..900&display=swap");
@font-face {
  font-family: "D7CMBI";
  src: url("../font/dseg7/DSEG7ClassicMini-BoldItalic.woff2") format("woff2"), url("../font/dseg7/DSEG7ClassicMini-BoldItalic.woff") format("woff");
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del,
dfn, em, img, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby,
section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

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

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  background: #fff;
  color: #404040;
  font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
@media print, screen and (min-width: 525px) {
  html {
    font-size: 16px;
  }
}
@media print, screen and (max-width: 524px) {
  html {
    font-size: 4.2666666667vw;
  }
}

a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a:hover {
  opacity: 0.7;
}

.l-nav_sp {
  display: none;
}
@media print, screen and (max-width: 1000px) {
  .l-nav_sp {
    display: block;
    position: fixed;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 525px;
    height: 78.4px;
    margin-inline: auto;
    padding: 0 22.4px 0 25.2px;
    border-bottom: 1px solid #F8F6F4;
    background-color: #fff;
    z-index: 999;
  }
}
@media print, screen and (max-width: 524px) {
  .l-nav_sp {
    width: 100%;
    height: 14.9333333333vw;
    padding: 0 4.2666666667vw 0 4.8vw;
  }
}

.l-sideMenu {
  height: 100vh;
  top: 0;
  bottom: 0;
  position: sticky;
}
@media print, screen and (max-width: 1000px) {
  .l-sideMenu {
    display: none;
  }
}

#hoyaWedding .l-sideMenu_content {
  background-image: url(/_/media/page/gyms/hoya/wedding/sideMenu_bg.png);
}

#hoyaHobby .l-sideMenu_content {
  background-image: url(/_/media/page/gyms/hoya/hobby/sideMenu_bg.png);
}

#summer2025 .l-sideMenu_content {
  background-image: url(/_/media/page/summer2025/sideMenu_bg.png);
  background-size: 22.1428571429vw;
}
@media screen and (max-height: 900px) {
  #summer2025 .l-sideMenu_content {
    background-size: 30%;
  }
}
@media screen and (max-height: 600px) {
  #summer2025 .l-sideMenu_content {
    background-image: none;
  }
}

.l-sideMenu_content {
  display: grid;
  grid-template-rows: 37.5% 33.6% auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  padding-bottom: 54px;
  padding: 0 0.7142857143vw 3.8571428571vw;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 34.7142857143vw;
  background-position: top left;
}
@media screen and (max-height: 900px) {
  .l-sideMenu_content {
    grid-template-rows: 37.5% 40% auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: 40%;
  }
}
@media screen and (max-height: 600px) {
  .l-sideMenu_content {
    grid-template-rows: auto 260px 130px;
    padding: 1.4285714286vw 0.7142857143vw 1.4285714286vw;
    background-image: none;
  }
}

.l-sideMenu_logo {
  width: 70%;
  margin-inline: auto;
}

.l-sideMenu_list {
  list-style: none;
  display: grid;
  gap: 32px;
  width: 70%;
  margin-inline: auto;
  font-family: "Noto Serif JP", serif;
  font-size: 21px;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 1100px) {
  .l-sideMenu_logo, .l-sideMenu_list {
    width: 85%;
  }
}
.l-sideMenu_list a {
  color: #6D6D6D;
  text-decoration: none;
}

.l-sideMenu_cta_lead {
  display: block;
  width: 40.7142857143vw;
  margin-bottom: 1.0714285714vw;
  margin-inline: auto;
}

@media only screen and (max-width: 1150px) {
  .l-sideMenu_cta_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.l-cta_button img {
  width: 20.9285714286vw;
}

.l-header_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
@media print, screen and (max-width: 1000px) {
  .l-header_logo {
    width: 229.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .l-header_logo {
    width: 43.7333333333vw;
  }
}

.l-hamburger {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background-color: #fff;
  color: #6D6D6D;
}
@media print, screen and (max-width: 1000px) {
  .l-hamburger {
    top: 21px;
    right: 22.4px;
    height: 40.6px;
    width: 50.4px;
    font-size: 12.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .l-hamburger {
    top: 4vw;
    right: 4.2666666667vw;
    height: 7.2vw;
    width: 9.6vw;
    font-size: 2.4vw;
  }
}

.l-hamburger_line {
  width: 100%;
  background-color: #6D6D6D;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media print, screen and (max-width: 1000px) {
  .l-hamburger_line {
    height: 1.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .l-hamburger_line {
    height: 0.2666666667vw;
  }
}

@media print, screen and (max-width: 1000px) {
  .l-hamburger_line:nth-child(2) {
    margin-top: 15.4px;
    margin-bottom: 8.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .l-hamburger_line:nth-child(2) {
    margin-top: 2.9333333333vw;
    margin-bottom: 1.6vw;
  }
}

.l-hamburger.is-cross .l-hamburger_line:nth-child(1) {
  position: absolute;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}

.l-hamburger.is-cross .l-hamburger_line:nth-child(2) {
  position: absolute;
  -webkit-transform: rotate(-45deg) translateY(-50%);
  transform: rotate(-45deg) translateY(-50%);
  margin-top: 0vw;
  margin-bottom: 0vw;
}

.l-hamburger_line_menu {
  font-family: "Roboto", sans-serif;
  line-height: 1;
}
@media print, screen and (max-width: 1000px) {
  .l-hamburger_line_menu {
    font-size: 12.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .l-hamburger_line_menu {
    font-size: 2.4vw;
  }
}

.l-hamburger.is-cross .l-hamburger_line_menu {
  display: none;
}

.l-hamburgerClose {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #333;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 18.9743589744vw;
  padding-right: 3.8461538462vw;
}
@media print, screen and (max-width: 1000px) {
  .l-hamburgerClose {
    top: 21px;
    right: 22.4px;
    height: 37.8px;
    width: 50.4px;
    font-size: 12.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .l-hamburgerClose {
    top: 4vw;
    right: 4.2666666667vw;
    height: 7.2vw;
    width: 9.6vw;
    font-size: 2.4vw;
  }
}

@media print, screen and (max-width: 1000px) {
  .l-hamburgerClose_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0;
    padding: 0;
    margin: 0;
    color: #4FA3C2;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    height: 11.7948717949vw;
    width: 11.7948717949vw;
    position: relative;
    overflow-x: hidden;
    border-radius: 1.2820512821vw;
    font-size: 7.6923076923vw;
    margin-left: auto;
  }
}

.l-nav {
  position: fixed;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media print, screen and (max-width: 1000px) {
  .l-nav {
    top: 78.4px;
    height: calc(100dvh - 78.4px);
  }
}
@media print, screen and (max-width: 524px) {
  .l-nav {
    top: 14.9333333333vw;
    height: calc(100dvh - 14.9333333333vw);
  }
}

@media print, screen and (max-width: 1000px) {
  .is-open {
    opacity: 1;
    pointer-events: auto;
  }
}

.l-nav_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
  overflow-y: auto;
  overscroll-behavior-y: none;
}
@media print, screen and (max-width: 1000px) {
  .l-nav_content {
    height: calc(100dvh - 78.4px);
    padding: 117.6px 0 0;
  }
}
@media print, screen and (max-width: 524px) {
  .l-nav_content {
    height: calc(100dvh - 14.9333333333vw);
  }
}

@media print, screen and (max-width: 1000px) {
  .l-nav_main_item + .l-nav_main_item {
    margin-top: 70px;
  }
}
@media print, screen and (max-width: 524px) {
  .l-nav_main_item + .l-nav_main_item {
    margin-top: 13.3333333333vw;
  }
}

.l-nav_main_item a {
  color: #6D6D6D;
  font-family: "Noto Serif JP", serif;
  text-decoration: none;
}
@media print, screen and (max-width: 1000px) {
  .l-nav_main_item a {
    font-size: 22.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .l-nav_main_item a {
    font-size: 4.2666666667vw;
  }
}

.l-nav_cta {
  background-image: url(/_/media/page/gyms/hoya/wedding/l-nav_bottun_bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
}
@media print, screen and (max-width: 1000px) {
  .l-nav_cta {
    padding: 84px 0 21px;
  }
}
@media print, screen and (max-width: 524px) {
  .l-nav_cta {
    padding: 16vw 0 4vw;
  }
}

@media print, screen and (max-width: 1000px) {
  .l-nav_cta_text {
    margin-bottom: 14px;
  }
}
@media print, screen and (max-width: 524px) {
  .l-nav_cta_text {
    padding: 2.6666666667vw;
  }
}

.l-nav_cta .m-cta_button {
  margin-inline: auto;
}
@media print, screen and (max-width: 1000px) {
  .l-nav_cta .m-cta_button {
    width: 420px;
  }
}
@media print, screen and (max-width: 524px) {
  .l-nav_cta .m-cta_button {
    width: 80vw;
  }
}

.l-footer {
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.02em;
  text-align: center;
}
@media print, screen and (min-width: 525px) {
  .l-footer {
    padding: 75.6px 0 14px;
    font-size: 14px;
  }
}
@media print, screen and (max-width: 524px) {
  .l-footer {
    padding: 14.4vw 0 32vw;
    font-size: 2.6666666667vw;
  }
}

@media print, screen and (min-width: 525px) {
  .m-responsive {
    display: grid;
  }
}
@media only screen and (min-width: 1001px) {
  .m-responsive {
    grid-template-columns: auto 525px 9%;
  }
}

.m-page_top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 6.7857142857vw;
}
@media print, screen and (max-width: 1000px) {
  .m-page_top {
    display: none;
  }
}

.m-main_content {
  overflow: hidden;
  -webkit-box-shadow: 0 0 23.52px 7.84px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 23.52px 7.84px rgba(0, 0, 0, 0.1);
}
@media print, screen and (max-width: 1000px) {
  .m-main_content {
    max-width: 525px;
    margin-inline: auto;
    padding-top: 78.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-main_content {
    padding-top: 14.9333333333vw;
  }
}

@media print, screen and (min-width: 525px) {
  .m-container {
    margin-inline: 22.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-container {
    margin-inline: 4.2666666667vw;
  }
}

@media print, screen and (min-width: 525px) {
  .m-info {
    padding: 2.6666666667vw 0 25.2px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-info {
    padding: 2.6666666667vw 0 4.8vw;
  }
}

.m-cta_button img {
  -webkit-animation: scaleAnimation 2s infinite ease-in-out;
  animation: scaleAnimation 2s infinite ease-in-out;
}

@-webkit-keyframes scaleAnimation {
  0%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
}

@keyframes scaleAnimation {
  0%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
}
.m-cta_button {
  display: block;
}
@media print, screen and (min-width: 525px) {
  .m-cta_button {
    margin-inline: 22.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-cta_button {
    margin-inline: 4.2666666667vw;
  }
}

@media print, screen and (min-width: 525px) {
  .m-cta_30 {
    margin-top: 7px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-cta_30 {
    margin-top: 1.3333333333vw;
  }
}

@media print, screen and (min-width: 525px) {
  .m-cta_text {
    margin-top: 9.8px;
    margin-bottom: 5.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-cta_text {
    margin-top: 1.8666666667vw;
    margin-bottom: 1.0666666667vw;
  }
}

@media print, screen and (min-width: 525px) {
  .m-cta_button + .m-cta_button {
    margin-top: 11.2px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-cta_button + .m-cta_button {
    margin-top: 2.1333333333vw;
  }
}

.m-price_note {
  text-align: center;
}
@media print, screen and (min-width: 525px) {
  .m-price_note {
    margin-bottom: 58.8px;
    font-size: 14px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-price_note {
    margin-bottom: 11.2vw;
    font-size: 2.6666666667vw;
  }
}

.m-tabarea {
  display: none;
  position: relative;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 4px 4px 4px;
  box-shadow: rgba(0, 0, 0, 0.25) 4px 4px 4px;
  z-index: 2;
}

.m-tabarea.active {
  display: block;
}

.m-tabbtn ul {
  display: grid;
  grid-template-columns: 50% 50%;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
@media print, screen and (min-width: 525px) {
  .m-tabbtn ul {
    font-size: 28px;
    letter-spacing: 0.04em;
  }
}
@media print, screen and (max-width: 524px) {
  .m-tabbtn ul {
    font-size: 5.3333333333vw;
    letter-spacing: 0.0106666667vw;
  }
}

.m-tabbtn ul li {
  border-radius: 15px 15px 0 0;
  cursor: pointer;
}
@media print, screen and (min-width: 525px) {
  .m-tabbtn ul li {
    padding: 19.6px 0 11.2px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-tabbtn ul li {
    padding: 3.7333333333vw 0 2.1333333333vw;
  }
}

.m-tabbtn ul li {
  background-color: #D3D3D3;
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
}

.m-tabbtn ul li.active {
  background-color: var(--orange);
  z-index: 1;
}

.m-tabarea {
  border: 2px solid var(--orange);
  border-radius: 0 0 15px 15px;
  background-color: #fff;
  text-align: center;
}
@media print, screen and (min-width: 525px) {
  .m-tabarea {
    padding: 67.2px 33.6px 60.2px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-tabarea {
    padding: 12.8vw 6.4vw 11.4666666667vw;
  }
}

@media print, screen and (min-width: 525px) {
  .m-tabarea_item + .m-tabarea_item {
    margin-top: 67.2px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-tabarea_item + .m-tabarea_item {
    margin-top: 12.8vw;
  }
}

.m-tabarea_title {
  position: relative;
  border-radius: 100px;
  background-color: var(--orange);
  color: #fff;
  font-weight: bold;
}
@media print, screen and (min-width: 525px) {
  .m-tabarea_title {
    padding: 1.4px 0 7px;
    font-size: 25.2px;
    letter-spacing: 0.09em;
  }
}
@media print, screen and (max-width: 524px) {
  .m-tabarea_title {
    padding: 0.2666666667vw 0 1.3333333333vw;
    font-size: 4.8vw;
    letter-spacing: 0.024vw;
  }
}

.m-price_pickUp {
  position: absolute;
}
@media print, screen and (min-width: 525px) {
  .m-price_pickUp {
    top: -32.2px;
    left: -18.2px;
    width: 169.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-price_pickUp {
    top: -6.1333333333vw;
    left: -3.4666666667vw;
    width: 32.2666666667vw;
  }
}

@media print, screen and (min-width: 525px) {
  .m-tabarea_title_times {
    font-size: 37.8px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-tabarea_title_times {
    font-size: 7.2vw;
  }
}

.m-tabarea_once {
  font-weight: bold;
}
@media print, screen and (min-width: 525px) {
  .m-tabarea_once {
    margin-top: 16.8px;
    font-size: 22.4px;
    letter-spacing: 0.04em;
  }
}
@media print, screen and (max-width: 524px) {
  .m-tabarea_once {
    margin-top: 3.2vw;
    font-size: 4.2666666667vw;
    letter-spacing: 0.0106666667vw;
  }
}

.m-tabarea_once_price {
  font-weight: bold;
}
@media print, screen and (min-width: 525px) {
  .m-tabarea_once_price {
    margin-top: 7px;
    font-size: 44.8px;
    letter-spacing: 0.05em;
  }
}
@media print, screen and (max-width: 524px) {
  .m-tabarea_once_price {
    margin-top: 1.3333333333vw;
    font-size: 8.5333333333vw;
    letter-spacing: 0.0133333333vw;
  }
}

.m-tabarea_once_price_number {
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}
@media print, screen and (min-width: 525px) {
  .m-tabarea_once_price_number {
    font-size: 68.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-tabarea_once_price_number {
    font-size: 13.0666666667vw;
  }
}

.m-tabarea_once_tax {
  color: #939393;
}
@media print, screen and (min-width: 525px) {
  .m-tabarea_once_tax {
    font-size: 16.8px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-tabarea_once_tax {
    font-size: 3.2vw;
  }
}

.m-tabarea_total {
  font-weight: bold;
}
@media print, screen and (min-width: 525px) {
  .m-tabarea_total {
    margin-top: 9.8px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-tabarea_total {
    margin-top: 1.8666666667vw;
  }
}

.m-tabarea_total_price {
  color: var(--orange);
}
@media print, screen and (min-width: 525px) {
  .m-tabarea_total_price {
    padding: 0 2.8px 0 5.6px;
    font-size: 21px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-tabarea_total_price {
    padding: 0 0.5333333333vw 0 1.0666666667vw;
    font-size: 4vw;
  }
}

.m-tabarea_total_price_number {
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}
@media print, screen and (min-width: 525px) {
  .m-tabarea_total_price_number {
    font-size: 35px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-tabarea_total_price_number {
    font-size: 6.6666666667vw;
  }
}

.m-tabarea_total_tax {
  font-weight: 400;
  color: #939393;
}
@media print, screen and (min-width: 525px) {
  .m-tabarea_total_tax {
    font-size: 16.8px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-tabarea_total_tax {
    font-size: 3.2vw;
  }
}

.m-aiGuidance {
  border: 2px solid #13BC6E;
  border-radius: 10px;
  text-align: center;
  overflow: hidden;
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
}
@media print, screen and (min-width: 525px) {
  .m-aiGuidance {
    margin: 22.4px 0;
  }
}
@media print, screen and (max-width: 524px) {
  .m-aiGuidance {
    margin: 4.2666666667vw 0;
  }
}

.m-aiGuidance_title {
  background-color: #13BC6E;
  color: #fff;
  font-weight: bold;
}
@media print, screen and (min-width: 525px) {
  .m-aiGuidance_title {
    padding: 19.6px;
    font-size: 28px;
    letter-spacing: 0.09em;
  }
}
@media print, screen and (max-width: 524px) {
  .m-aiGuidance_title {
    padding: 3.7333333333vw;
    font-size: 5.3333333333vw;
    letter-spacing: 0.024vw;
  }
}

.m-aiGuidance_item {
  background-color: #fff;
}
@media print, screen and (min-width: 525px) {
  .m-aiGuidance_item {
    padding: 22.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-aiGuidance_item {
    padding: 4.2666666667vw;
  }
}

.m-aiGuidance_free {
  font-weight: bold;
  letter-spacing: 0.5em;
}
@media print, screen and (min-width: 525px) {
  .m-aiGuidance_free {
    font-size: 50.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-aiGuidance_free {
    font-size: 9.6vw;
  }
}

.m-aiGuidance_text {
  color: var(--orange);
  font-weight: bold;
}
@media print, screen and (min-width: 525px) {
  .m-aiGuidance_text {
    margin-top: 18.2px;
    font-size: 25.2px;
    letter-spacing: 0.04em;
  }
}
@media print, screen and (max-width: 524px) {
  .m-aiGuidance_text {
    margin-top: 3.4666666667vw;
    font-size: 4.8vw;
    letter-spacing: 0.0106666667vw;
  }
}

.m-memFee {
  position: relative;
  border: 2px solid #6D6D6D;
  border-radius: 10px;
  text-align: center;
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
}

.m-memFee_title {
  border-radius: 7px 7px 0 0;
  background-color: #6D6D6D;
  color: #fff;
  font-weight: bold;
}
@media print, screen and (min-width: 525px) {
  .m-memFee_title {
    padding: 23.8px;
    font-size: 28px;
    letter-spacing: 0.09em;
  }
}
@media print, screen and (max-width: 524px) {
  .m-memFee_title {
    padding: 4.5333333333vw;
    font-size: 5.3333333333vw;
    letter-spacing: 0.024vw;
  }
}

.m-memFee_price {
  position: absolute;
}
@media print, screen and (min-width: 525px) {
  .m-memFee_price {
    bottom: -28px;
    right: -21px;
    width: 176.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-memFee_price {
    bottom: -5.3333333333vw;
    right: -4vw;
    width: 33.6vw;
  }
}

.m-info_map iframe {
  width: 100%;
  border-radius: 15px;
}
@media print, screen and (min-width: 525px) {
  .m-info_map iframe {
    height: 257.6px;
    margin-top: 56px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-info_map iframe {
    height: 49.0666666667vw;
    margin-top: 10.6666666667vw;
  }
}

.m-info_table {
  width: 100%;
}
@media print, screen and (min-width: 525px) {
  .m-info_table {
    margin-top: 56px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-info_table {
    margin-top: 10.6666666667vw;
  }
}

.m-info_table_item {
  border-bottom: 1px solid #E2E2E2;
}

.m-info_table_title {
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
}
@media print, screen and (min-width: 525px) {
  .m-info_table_title {
    font-size: 19.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-info_table_title {
    font-size: 3.7333333333vw;
  }
}

.m-info_table_text {
  line-height: 1.5;
}
@media print, screen and (min-width: 525px) {
  .m-info_table_text {
    padding: 16.8px 0 16.8px 21px;
    font-size: 19.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-info_table_text {
    padding: 3.2vw 0 3.2vw 4vw;
    font-size: 3.7333333333vw;
  }
}

.m-link_page {
  display: inline-block;
  border: 1px solid var(--orange);
  border-radius: 100px;
  color: var(--orange);
  font-weight: bold;
  text-decoration: none;
}
@media print, screen and (min-width: 525px) {
  .m-link_page {
    margin-top: 14px;
    padding: 7px 21px 7px 26.6px;
    font-size: 19.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-link_page {
    margin-top: 2.6666666667vw;
    padding: 1.3333333333vw 4vw 1.3333333333vw 5.0666666667vw;
    font-size: 3.7333333333vw;
  }
}

@media print, screen and (min-width: 525px) {
  .m-linik_arrow {
    width: 12.18px;
    margin-left: 14px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-linik_arrow {
    width: 2.32vw;
    margin-left: 2.6666666667vw;
  }
}

.m-link_text {
  color: #404040;
  text-decoration: underline;
}

.m-link_instagram {
  vertical-align: bottom;
}
@media print, screen and (min-width: 525px) {
  .m-link_instagram {
    width: 30.8px;
    margin-right: 11.2px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-link_instagram {
    width: 5.8666666667vw;
    margin-right: 2.1333333333vw;
  }
}

@media print, screen and (min-width: 525px) {
  .m-info_service_title {
    margin-top: 89.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-info_service_title {
    margin-top: 17.0666666667vw;
  }
}

@media print, screen and (min-width: 525px) {
  .m-info_service {
    margin-top: 56px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-info_service {
    margin-top: 10.6666666667vw;
  }
}

@media print, screen and (min-width: 525px) {
  .m-qa {
    padding: 92.4px 0 60.2px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-qa {
    padding: 17.6vw 0 11.4666666667vw;
  }
}

@media print, screen and (min-width: 525px) {
  .m-qa_content {
    margin-top: 79.8px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-qa_content {
    margin-top: 15.2vw;
  }
}

.m-qa_item {
  border-top: 1px solid #E5E5E5;
}

.m-qa_item:last-child {
  border-bottom: 1px solid #E5E5E5;
}

.m-qa_q {
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
@media print, screen and (min-width: 525px) {
  .m-qa_q {
    grid-template-columns: -webkit-max-content auto 21px;
    grid-template-columns: max-content auto 21px;
    padding: 22.4px 0;
  }
}
@media print, screen and (max-width: 524px) {
  .m-qa_q {
    grid-template-columns: -webkit-max-content auto 4vw;
    grid-template-columns: max-content auto 4vw;
    padding: 4.2666666667vw 0;
  }
}

.m-qa_q_icon {
  color: var(--orange);
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}
@media print, screen and (min-width: 525px) {
  .m-qa_q_icon {
    font-size: 28px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-qa_q_icon {
    font-size: 5.3333333333vw;
  }
}

.m-qa_q_text {
  color: #404040;
  font-weight: bold;
  text-align: left;
  line-height: 1.35;
}
@media print, screen and (min-width: 525px) {
  .m-qa_q_text {
    margin: 0 22.4px 0 11.2px;
    font-size: 19.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-qa_q_text {
    margin: 0 4.2666666667vw 0 2.1333333333vw;
    font-size: 3.7333333333vw;
  }
}

.m-qa_q_open {
  position: relative;
}
@media print, screen and (min-width: 525px) {
  .m-qa_q_open {
    height: 21px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-qa_q_open {
    height: 4vw;
  }
}

.m-qa_q_open::before {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1px;
  height: 100%;
  background-color: var(--orange);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  content: "";
}

.m-qa_q_open::after {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background-color: var(--orange);
  content: "";
}

.m-qa_q.is-open .m-qa_q_open::before {
  rotate: 90deg;
}

.m-qa_a_text {
  display: none;
  line-height: 1.35;
}
@media print, screen and (min-width: 525px) {
  .m-qa_a_text {
    padding-bottom: 22.4px;
    font-size: 19.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-qa_a_text {
    padding-bottom: 4.2666666667vw;
    font-size: 3.7333333333vw;
  }
}

.m-fixed_banner {
  position: fixed;
  bottom: 0;
  z-index: 9;
}
@media print, screen and (min-width: 525px) {
  .m-fixed_banner {
    display: none;
    width: 525px;
  }
}
@media print, screen and (max-width: 1000px) {
  .m-fixed_banner {
    display: block;
  }
}
@media print, screen and (max-width: 524px) {
  .m-fixed_banner {
    width: 100%;
  }
}

.m-modalbtn_image img {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.m-modalbtn_image img:hover {
  opacity: 0.7;
}

.m-modal {
  z-index: 10000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(36, 36, 38, 0.85);
  display: none;
}

.m-modal_container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
@media print, screen and (max-width: 524px) {
  .m-modal_container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.m-modal_close {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(36, 36, 38, 0.7);
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
@media print, screen and (min-width: 525px) {
  .m-modal_close {
    height: 70px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-modal_close {
    height: 18.6666666667vw;
  }
}

.m-modal_close:hover {
  background-color: rgba(36, 36, 38, 0.95);
}

.m-modal_close img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media print, screen and (min-width: 525px) {
  .m-modal_close img {
    bottom: 30px;
    width: 24px;
  }
}
@media print, screen and (max-width: 524px) {
  .m-modal_close img {
    bottom: 8vw;
    width: 6.4vw;
  }
}

.m-modal_video {
  width: 100%;
  text-align: center;
}
@media print, screen and (min-width: 525px) {
  .m-modal_video {
    height: 70vh;
  }
}
@media print, screen and (max-width: 524px) {
  .m-modal_video {
    height: calc(100% - 18.6666666667vw);
    overflow: hidden;
  }
}

@media print, screen and (min-width: 525px) {
  .m-modal_video video {
    height: 100%;
  }
}
@media print, screen and (max-width: 524px) {
  .m-modal_video video {
    height: 100%;
  }
}

:root {
  --orange: #EA5532;
  --hoyaWedding-blue: #00BBFF; /* メインカラー */
  --hoyaHobby-green: #0C8645;
}

.hoyaWedding-blue {
  color: var(--hoyaWedding-blue);
  font-weight: bold;
}

.hoyaHobby-green {
  color: var(--hoyaHobby-green);
  font-weight: bold;
}

.hoyaWedding-note, .m-note {
  line-height: 1.5;
}
@media print, screen and (min-width: 525px) {
  .hoyaWedding-note, .m-note {
    margin-top: 21px;
    font-size: 14px;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-note, .m-note {
    margin-top: 4vw;
    font-size: 2.6666666667vw;
  }
}

.hoyaWedding-trainer, .m-trainer, .m-price, .m-info, .m-qa, .m-flow {
  position: relative;
}

#trainer {
  position: absolute;
}
@media print, screen and (min-width: 525px) {
  #trainer {
    top: 350px;
  }
}
@media print, screen and (max-width: 524px) {
  #trainer {
    top: 53.3333333333vw;
  }
}

#price {
  position: absolute;
}
@media print, screen and (min-width: 525px) {
  #price {
    top: -28px;
  }
}
@media print, screen and (max-width: 524px) {
  #price {
    top: -18.6666666667vw;
  }
}

#info {
  position: absolute;
}
@media print, screen and (min-width: 525px) {
  #info {
    top: -7px;
  }
}
@media print, screen and (max-width: 524px) {
  #info {
    top: -18.6666666667vw;
  }
}

#qa {
  position: absolute;
}
@media print, screen and (min-width: 525px) {
  #qa {
    top: 28px;
  }
}
@media print, screen and (max-width: 524px) {
  #qa {
    top: -8vw;
  }
}

#flow {
  position: absolute;
}
@media print, screen and (min-width: 525px) {
  #flow {
    top: 70px;
  }
}
@media print, screen and (max-width: 524px) {
  #flow {
    top: 0vw;
  }
}

.hoyaWedding-cta {
  background-image: -webkit-gradient(linear, left top, right top, from(#D6AC4F), color-stop(15%, #D9B460), color-stop(50%, #E1BD71), color-stop(80%, #E8C47E), color-stop(95%, #DFB35B), to(#DBAE4F)), url(/_/media/page/gyms/hoya/wedding/cta_bg.png);
  background-image: linear-gradient(90deg, #D6AC4F 0%, #D9B460 15%, #E1BD71 50%, #E8C47E 80%, #DFB35B 95%, #DBAE4F 100%), url(/_/media/page/gyms/hoya/wedding/cta_bg.png);
  background-position: center, right bottom;
  background-size: 100%, 73%;
}

.m-cta {
  background-image: -webkit-gradient(linear, left top, right top, from(#D6AC4F), color-stop(15%, #D9B460), color-stop(50%, #E1BD71), color-stop(80%, #E8C47E), color-stop(95%, #DFB35B), to(#DBAE4F));
  background-image: linear-gradient(90deg, #D6AC4F 0%, #D9B460 15%, #E1BD71 50%, #E8C47E 80%, #DFB35B 95%, #DBAE4F 100%);
  background-position: center;
  background-size: 100%;
}

.hoyaWedding-cta, .m-cta {
  background-blend-mode: screen;
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 525px) {
  .hoyaWedding-cta, .m-cta {
    padding-bottom: 49px;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-cta, .m-cta {
    padding-bottom: 9.3333333333vw;
  }
}

@media print, screen and (min-width: 525px) {
  .hoyaWedding-cta_line, .m-cta_line {
    padding-top: 36.4px;
    margin-bottom: -49px;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-cta_line, .m-cta_line {
    padding-top: 6.9333333333vw;
    margin-bottom: -9.6vw;
  }
}

.hoyaWedding-voice {
  background-image: url(/_/media/page/gyms/hoya/wedding/voice_bg.jpg);
  background-color: #e4f8ff;
}

#hoyaHobby .m-voice {
  background-image: url(/_/media/page/gyms/hoya/hobby/voice_bg.jpg);
  background-color: #DCF5C5;
}

@media print, screen and (min-width: 525px) {
  .hoyaWedding-voice_item::before, .m-voice_item::before {
    border: 2px solid var(--hoyaWedding-blue);
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-voice_item::before, .m-voice_item::before {
    border: 0.5333333333vw solid var(--hoyaWedding-blue);
  }
}

@media print, screen and (min-width: 525px) {
  #hoyaHobby .m-voice_item::before {
    border: 2px solid var(--hoyaHobby-green);
  }
}
@media print, screen and (max-width: 524px) {
  #hoyaHobby .m-voice_item::before {
    border: 0.5333333333vw solid var(--hoyaHobby-green);
  }
}

.hoyaWedding-voice, .m-voice {
  background-size: 100%;
  background-position: center bottom -1.4px;
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 525px) {
  .hoyaWedding-voice, .m-voice {
    padding: 49px 0 42px;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-voice, .m-voice {
    padding: 9.3333333333vw 0 8vw;
  }
}

@media print, screen and (min-width: 525px) {
  .hoyaWedding-voice .m-section_title, .m-voice .m-section_title {
    margin-bottom: 33.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-voice .m-section_title, .m-voice .m-section_title {
    margin-bottom: 6.4vw;
  }
}

.hoyaWedding-voice_item, .m-voice_item {
  position: relative;
  border-radius: 11.2px 33.6px 11.2px 11.2px;
  background-color: #fff;
}
@media print, screen and (min-width: 525px) {
  .hoyaWedding-voice_item, .m-voice_item {
    padding: 44.8px;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-voice_item, .m-voice_item {
    padding: 8.5333333333vw;
  }
}

@media print, screen and (min-width: 525px) {
  .hoyaWedding-voice_item + .hoyaWedding-voice_item, .m-voice_item + .m-voice_item {
    margin-top: 21px;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-voice_item + .hoyaWedding-voice_item, .m-voice_item + .m-voice_item {
    margin-top: 4vw;
  }
}

.hoyaWedding-voice_item::before, .m-voice_item::before {
  position: absolute;
  border-radius: 6px;
  content: "";
  pointer-events: none;
}
@media print, screen and (min-width: 525px) {
  .hoyaWedding-voice_item::before, .m-voice_item::before {
    top: 9.8px;
    left: 9.8px;
    width: calc(100% - 22.4px);
    height: calc(100% - 22.4px);
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-voice_item::before, .m-voice_item::before {
    top: 1.8666666667vw;
    left: 1.8666666667vw;
    width: calc(100% - 4.2666666667vw);
    height: calc(100% - 4.2666666667vw);
  }
}

.hoyaWedding-voice_icon, .m-voice_icon {
  position: absolute;
}
@media print, screen and (min-width: 525px) {
  .hoyaWedding-voice_icon, .m-voice_icon {
    top: -9.8px;
    right: -11.2px;
    width: 134.4px;
    -webkit-transition: width 0.4s;
    transition: width 0.4s;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-voice_icon, .m-voice_icon {
    top: -1.8666666667vw;
    right: -2.1333333333vw;
    width: 25.6vw;
  }
}

.hoyaWedding-voice_title, .m-voice_title {
  font-weight: bold;
  line-height: 1.33;
}
@media print, screen and (min-width: 525px) {
  .hoyaWedding-voice_title, .m-voice_title {
    font-size: 25.2px;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-voice_title, .m-voice_title {
    font-size: 4.8vw;
  }
}

.hoyaWedding-voice_profile, .m-voice_profile {
  display: grid;
  grid-template-columns: -webkit-max-content -webkit-max-content;
  grid-template-columns: max-content max-content;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media print, screen and (min-width: 525px) {
  .hoyaWedding-voice_profile, .m-voice_profile {
    gap: 11.2px;
    margin-top: 22.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-voice_profile, .m-voice_profile {
    gap: 2.1333333333vw;
    margin-top: 4.2666666667vw;
  }
}

@media print, screen and (min-width: 525px) {
  .hoyaWedding-voice_age, .m-voice_age {
    font-size: 16.8px;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-voice_age, .m-voice_age {
    font-size: 3.2vw;
  }
}

.hoyaWedding-voice_course, .m-voice_course {
  border: 1px solid;
  border-radius: 100px;
  color: #797979;
}
@media print, screen and (min-width: 525px) {
  .hoyaWedding-voice_course, .m-voice_course {
    padding: 4.2px 9.8px;
    font-size: 15.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-voice_course, .m-voice_course {
    padding: 0.8vw 1.8666666667vw;
    font-size: 2.9333333333vw;
  }
}

.hoyaWedding-voice_text, .m-voice_text {
  line-height: 1.384;
}
@media print, screen and (min-width: 525px) {
  .hoyaWedding-voice_text, .m-voice_text {
    margin-top: 16.8px;
    font-size: 18.2px;
    letter-spacing: 0.07em;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-voice_text, .m-voice_text {
    margin-top: 3.2vw;
    font-size: 3.4666666667vw;
    letter-spacing: 0.0186666667vw;
  }
}

.hoyaWedding-trainer_button, .m-trainer_button {
  display: block;
}
@media print, screen and (min-width: 525px) {
  .hoyaWedding-trainer_button, .m-trainer_button {
    width: 271.6px;
    margin: -242.2px 15.4px 7px;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-trainer_button, .m-trainer_button {
    width: 51.7333333333vw;
    margin: -46.1333333333vw 2.9333333333vw 1.3333333333vw;
  }
}

.hoyaWedding-trainer_experience, .m-trainer_experience {
  position: relative;
  border-radius: 15px;
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
  background: -webkit-gradient(linear, left top, right top, from(#CD921A), color-stop(36%, #D9B460), color-stop(46%, #E1BD71), color-stop(52%, #E8C47E), to(#D4A133));
  background: linear-gradient(90deg, #CD921A 0%, #D9B460 36%, #E1BD71 46%, #E8C47E 52%, #D4A133 100%);
  z-index: 1;
}
@media print, screen and (min-width: 525px) {
  .hoyaWedding-trainer_experience, .m-trainer_experience {
    margin: 0 22.4px 0 18.2px;
    padding-bottom: 2.8px;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-trainer_experience, .m-trainer_experience {
    margin: 0 4.2666666667vw 0 3.4666666667vw;
    padding-bottom: 0.5333333333vw;
  }
}

.hoyaWedding-trainer_experience_title, .m-trainer_experience_title {
  color: #fff;
  font-weight: bold;
  text-align: center;
}
@media print, screen and (min-width: 525px) {
  .hoyaWedding-trainer_experience_title, .m-trainer_experience_title {
    padding: 15.4px 0 16.8px;
    font-size: 28px;
    letter-spacing: 0.1em;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-trainer_experience_title, .m-trainer_experience_title {
    padding: 2.9333333333vw 0 3.2vw;
    font-size: 5.3333333333vw;
    letter-spacing: 0.0266666667vw;
  }
}

.hoyaWedding-trainer_experience_list, .m-trainer_experience_list {
  width: calc(100% - 4px);
  margin-inline: auto;
  border-radius: 0 0 14px 14px;
  background-color: #fff;
}
@media print, screen and (min-width: 525px) {
  .hoyaWedding-trainer_experience_list, .m-trainer_experience_list {
    padding: 28px 22.4px 33.6px;
    font-size: 19.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-trainer_experience_list, .m-trainer_experience_list {
    padding: 5.3333333333vw 4.2666666667vw 6.4vw;
    font-size: 3.7333333333vw;
  }
}

@media print, screen and (min-width: 525px) {
  .hoyaWedding-trainer_experience_list_item + .hoyaWedding-trainer_experience_list_item, .m-trainer_experience_list_item + .m-trainer_experience_list_item {
    margin-top: 18.2px;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-trainer_experience_list_item + .hoyaWedding-trainer_experience_list_item, .m-trainer_experience_list_item + .m-trainer_experience_list_item {
    margin-top: 3.4666666667vw;
  }
}

.hoyaWedding-trainer_message_text, .m-trainer_message_text {
  line-height: 1.7;
}
@media print, screen and (min-width: 525px) {
  .hoyaWedding-trainer_message_text, .m-trainer_message_text {
    margin-top: 32.2px;
    margin-inline: 44.8px;
    font-size: 19.6px;
    letter-spacing: 0.06em;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-trainer_message_text, .m-trainer_message_text {
    margin-top: 6.1333333333vw;
    margin-inline: 8.5333333333vw;
    font-size: 3.7333333333vw;
    letter-spacing: 0.016vw;
  }
}

#hoyaWedding .m-price {
  background-image: url(/_/media/page/gyms/hoya/wedding/price_bg.jpg);
  background-size: cover;
  background-position: center top;
}
@media print, screen and (min-width: 525px) {
  #hoyaWedding .m-price {
    padding: 23.8px 0 67.2px;
  }
}
@media print, screen and (max-width: 524px) {
  #hoyaWedding .m-price {
    padding: 4.5333333333vw 0 12.8vw;
  }
}

#hoyaHobby .m-price {
  background-image: url(/_/media/page/gyms/hoya/hobby/price_bg.jpg);
  background-size: cover;
  background-position: center top;
}
@media print, screen and (min-width: 525px) {
  #hoyaHobby .m-price {
    padding: 23.8px 0 67.2px;
  }
}
@media print, screen and (max-width: 524px) {
  #hoyaHobby .m-price {
    padding: 4.5333333333vw 0 12.8vw;
  }
}

.hoyaWedding-noItems, .m-noItems {
  background-image: url(/_/media/page/gyms/hoya/wedding/noItems_bg.jpg);
}
@media print, screen and (min-width: 525px) {
  .hoyaWedding-noItems, .m-noItems {
    padding-bottom: 56px;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-noItems, .m-noItems {
    padding-bottom: 10.6666666667vw;
  }
}

.hoyaHobby-red {
  color: var(--orange);
  font-weight: bold;
}

.hoyaWedding-text, .m-noItems_text {
  line-height: 1.5;
}
@media print, screen and (min-width: 525px) {
  .hoyaWedding-text, .m-noItems_text {
    font-size: 19.6px;
    letter-spacing: 0.04em;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-text, .m-noItems_text {
    font-size: 3.7333333333vw;
    letter-spacing: 0.0106666667vw;
  }
}

.hoyaWedding-access, .m-access {
  background-image: url(/_/media/page/gyms/hoya/wedding/access_bg.jpg);
}

#hoyaHobby .m-access {
  background-image: url(/_/media/page/gyms/hoya/hobby/access_bg.jpg);
}

.hoyaWedding-access, .m-access {
  background-size: contain;
}
@media print, screen and (min-width: 525px) {
  .hoyaWedding-access, .m-access {
    padding: 112px 0;
  }
}
@media print, screen and (max-width: 524px) {
  .hoyaWedding-access, .m-access {
    padding: 21.3333333333vw 0;
  }
}

@media print, screen and (min-width: 525px) {
  #summer2025 #challenge, #summer2025 #individual, #summer2025 #shoprank, #summer2025 #note {
    scroll-margin-top: 56px;
  }
}
@media print, screen and (max-width: 1000px) {
  #summer2025 #challenge, #summer2025 #individual, #summer2025 #shoprank, #summer2025 #note {
    scroll-margin-top: 112px;
  }
}
@media print, screen and (max-width: 524px) {
  #summer2025 #challenge, #summer2025 #individual, #summer2025 #shoprank, #summer2025 #note {
    scroll-margin-top: 40vw;
  }
}

#summer2025 {
  background-image: url(/_/media/page/summer2025/bg.jpg);
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
}

#summer2025 .l-sideMenu_list {
  gap: 2.1428571429vw;
}

#summer2025 .l-sideMenu_logo {
  width: 30.3571428571vw;
  max-width: 425px;
}

#summer2025 .l-sideMenu_logo img {
  width: 100%;
}

@media print, screen and (max-width: 1000px) {
  #summer2025 .l-nav_main_item + .l-nav_main_item {
    margin-top: 42px;
  }
}
@media print, screen and (max-width: 524px) {
  #summer2025 .l-nav_main_item + .l-nav_main_item {
    margin-top: 8vw;
  }
}

#summer2025 .l-nav_main_item a img {
  height: 2.25vw;
  max-height: 32px;
  display: block;
}
@media print, screen and (max-width: 1000px) {
  #summer2025 .l-nav_main_item a img {
    margin-inline: auto;
    height: 37.8px;
  }
}
@media print, screen and (max-width: 524px) {
  #summer2025 .l-nav_main_item a img {
    height: 7.2vw;
  }
}

#summer2025 .l-sideMenu_cta {
  text-align: center;
}

#summer2025 .l-sideMenu_cta_item {
  display: inline-block;
}

#summer2025 .l-sideMenu_cta_lead {
  margin-inline: initial;
}
@media print, screen and (min-width: 525px) {
  #summer2025 .l-sideMenu_cta_lead {
    width: 13.4vw;
    max-width: 188px;
    margin-left: -3.5vw;
    margin-bottom: -0.2142857143vw;
  }
}
@media print, screen and (max-width: 524px) {
  #summer2025 .l-sideMenu_cta_lead {
    margin-left: -13.0666666667vw;
  }
}

@media print, screen and (min-width: 525px) {
  #summer2025 .l-cta_button img {
    width: 25.4vw;
    max-width: 356px;
  }
}
@media print, screen and (max-width: 1000px) {
  #summer2025 .l-header_logo {
    width: 162.4px;
  }
}
@media print, screen and (max-width: 524px) {
  #summer2025 .l-header_logo {
    width: 30.9333333333vw;
  }
}

@media print, screen and (max-width: 1000px) {
  #summer2025 .l-nav_title {
    margin-bottom: 15.4px;
  }
}
@media print, screen and (max-width: 524px) {
  #summer2025 .l-nav_title {
    margin-bottom: 2.9333333333vw;
  }
}

#summer2025 .l-nav_content {
  padding: 0;
}
@media print, screen and (max-width: 1000px) {
  #summer2025 .l-nav_content {
    height: calc(100dvh - 78.4px);
  }
}
@media print, screen and (max-width: 524px) {
  #summer2025 .l-nav_content {
    height: calc(100dvh - 14.9333333333vw);
  }
}

#summer2025 .l-nav_cta {
  background-image: url(/_/media/page/summer2025/l-nav_bottun_bg.png);
  background-position: top center;
}
@media print, screen and (max-width: 1000px) {
  #summer2025 .l-nav_cta {
    padding: 72.8px 0 70px;
  }
}
@media print, screen and (max-width: 524px) {
  #summer2025 .l-nav_cta {
    padding: 13.8666666667vw 0 13.3333333333vw;
  }
}

@media print, screen and (max-width: 1000px) {
  #summer2025 .l-nav_cta_text {
    margin-bottom: 28px;
  }
}
@media print, screen and (max-width: 524px) {
  #summer2025 .l-nav_cta_text {
    margin-bottom: 5.3333333333vw;
  }
}

.fadein_up {
  opacity: 0;
}

.fadein_up.scrollin {
  -webkit-animation: 1s forwards cubic-bezier(0, 0.76, 0, 1) key-fadein;
  animation: 1s forwards cubic-bezier(0, 0.76, 0, 1) key-fadein;
}

@-webkit-keyframes key-fadein {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes key-fadein {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
.summer2025-product_stamp {
  display: none;
}

.summer2025-product_stamp.fadein_scale {
  display: block;
}

.fadein_scale {
  opacity: 0;
}

.fadein_scale.scrollin {
  -webkit-animation: 0.5s forwards cubic-bezier(0.99, 0, 1, 0.99) key-scal;
  animation: 0.5s forwards cubic-bezier(0.99, 0, 1, 0.99) key-scal;
}

.summer2025-challenge_item_wrap.fadein_scale.scrollin {
  -webkit-animation-delay: 1.85s;
  animation-delay: 1.85s;
}

.summer2025-product_stamp.fadein_scale.scrollin {
  -webkit-animation: 0.5s forwards cubic-bezier(0.99, 0, 1, 0.99) key-scal;
  animation: 0.5s forwards cubic-bezier(0.99, 0, 1, 0.99) key-scal;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

@-webkit-keyframes key-scal {
  0% {
    opacity: 0;
    -webkit-transform: scale(5) rotate(-30deg);
    transform: scale(5) rotate(-30deg);
  }
  90% {
    opacity: 1;
    -webkit-transform: scale(0.97) rotate(0deg);
    transform: scale(0.97) rotate(0deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes key-scal {
  0% {
    opacity: 0;
    -webkit-transform: scale(5) rotate(-30deg);
    transform: scale(5) rotate(-30deg);
  }
  90% {
    opacity: 1;
    -webkit-transform: scale(0.97) rotate(0deg);
    transform: scale(0.97) rotate(0deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.summer2025-cta_button img {
  -webkit-animation: scaleAnimation 2s infinite ease-in-out;
  animation: scaleAnimation 2s infinite ease-in-out;
}

@keyframes scaleAnimation {
  0%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
}
.fadein_right {
  opacity: 0;
}

.fadein_right.scrollin {
  opacity: 1;
  -webkit-animation: 3s forwards cubic-bezier(0, 1, 0, 1) key-right;
  animation: 3s forwards cubic-bezier(0, 1, 0, 1) key-right;
}

@-webkit-keyframes key-right {
  0% {
    -webkit-transform: translate(200px, 100px);
    transform: translate(200px, 100px);
  }
  100% {
    -webkit-transform: translateX(0px, 0px);
    transform: translateX(0px, 0px);
  }
}

@keyframes key-right {
  0% {
    -webkit-transform: translate(200px, 100px);
    transform: translate(200px, 100px);
  }
  100% {
    -webkit-transform: translateX(0px, 0px);
    transform: translateX(0px, 0px);
  }
}
.fadein_left {
  opacity: 0;
}

.fadein_left.scrollin {
  opacity: 1;
  -webkit-animation: 3s forwards cubic-bezier(0, 1, 0, 1) key-left;
  animation: 3s forwards cubic-bezier(0, 1, 0, 1) key-left;
}

@-webkit-keyframes key-left {
  0% {
    -webkit-transform: translate(-200px, 100px);
    transform: translate(-200px, 100px);
  }
  100% {
    -webkit-transform: translateX(0px, 0px);
    transform: translateX(0px, 0px);
  }
}

@keyframes key-left {
  0% {
    -webkit-transform: translate(-200px, 100px);
    transform: translate(-200px, 100px);
  }
  100% {
    -webkit-transform: translateX(0px, 0px);
    transform: translateX(0px, 0px);
  }
}
.summer2025-newrecord {
  position: relative;
  background-image: url(/_/media/page/summer2025/newrecord_bg2.png);
  -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.2);
}
@media print, screen and (min-width: 525px) {
  .summer2025-newrecord {
    padding: 4.2px 0;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-newrecord {
    padding: 0.8vw 0;
  }
}

.summer2025-newrecord_bg {
  background-color: #3E3A39;
  background-image: url(/_/media/page/summer2025/newrecord_bg.png);
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
}
@media print, screen and (min-width: 525px) {
  .summer2025-newrecord_bg {
    min-height: 65.8px;
    padding-left: 120.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-newrecord_bg {
    min-height: 12.5333333333vw;
    padding-left: 22.9333333333vw;
  }
}

.summer2025-newrecord_title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media print, screen and (min-width: 525px) {
  .summer2025-newrecord_title {
    width: 117.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-newrecord_title {
    width: 22.4vw;
  }
}

.summer2025-newrecord_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-family: "DotGothic16", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  position: relative;
  white-space: nowrap;
  -webkit-animation: marquee 10s linear infinite;
  animation: marquee 10s linear infinite;
}
@media print, screen and (min-width: 525px) {
  .summer2025-newrecord_text {
    padding: 19.6px 0 19.6px;
    font-size: 26.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-newrecord_text {
    padding: 4vw 0 3.4666666667vw;
    font-size: 5.0666666667vw;
  }
}

@media print, screen and (min-width: 525px) {
  .summer2025-newrecord_text span {
    padding-right: 21px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-newrecord_text span {
    padding-right: 4vw;
  }
}

.summer2025-newrecord_text {
  -webkit-animation: loop_animation_right_double 20s linear infinite;
  animation: loop_animation_right_double 20s linear infinite;
  white-space: nowrap;
  -webkit-animation-delay: 2.3s;
  animation-delay: 2.3s;
}

@-webkit-keyframes loop_animation_right_double {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes loop_animation_right_double {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.summer2025-cta {
  background-image: url(/_/media/page/summer2025/cta_bg.jpg);
}
@media print, screen and (min-width: 525px) {
  .summer2025-cta {
    padding: 37.8px 0 44.8px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-cta {
    padding: 7.2vw 0 8.5333333333vw;
  }
}

.summer2025-cta_title {
  position: relative;
  z-index: 1;
  opacity: 0;
}

.summer2025-cta_item {
  opacity: 0;
  background-color: #fff;
  font-weight: 500;
}
@media print, screen and (min-width: 525px) {
  .summer2025-cta_item {
    margin-top: -43.4px;
    padding: 44.8px 22.4px 40.6px;
    border-radius: 56px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-cta_item {
    margin-top: -8.2666666667vw;
    padding: 8.5333333333vw 4.2666666667vw 7.7333333333vw;
    border-radius: 10.6666666667vw;
  }
}

.summer2025-cta_text {
  line-height: 1.4666;
}
@media print, screen and (min-width: 525px) {
  .summer2025-cta_text {
    margin-top: 21px;
    font-size: 21px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-cta_text {
    margin-top: 4vw;
    font-size: 4vw;
  }
}

.summer2025-cta_note {
  color: #EA5223;
  line-height: 1.5;
}
@media print, screen and (min-width: 525px) {
  .summer2025-cta_note {
    margin-top: 7px;
    font-size: 16.8px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-cta_note {
    margin-top: 1.3333333333vw;
    font-size: 3.2vw;
  }
}

.summer2025-cta_button {
  display: block;
}
@media print, screen and (min-width: 525px) {
  .summer2025-cta_button {
    margin-top: 28px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-cta_button {
    margin-top: 5.3333333333vw;
  }
}

.summer2025-challenge {
  background-image: url(/_/media/page/summer2025/challenge_bg.jpg);
  background-size: cover;
  background-position: center bottom;
}
@media print, screen and (min-width: 525px) {
  .summer2025-challenge {
    padding: 61.6px 0 33.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-challenge {
    padding: 11.7333333333vw 0 6.4vw;
  }
}

.summer2025-challenge_item {
  background-color: #3E3A39;
  -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.25);
}
@media print, screen and (min-width: 525px) {
  .summer2025-challenge_item {
    min-height: 803.6px;
    margin-top: 26.6px;
    padding: 21px 0 35px;
    border-radius: 18.2px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-challenge_item {
    min-height: 153.0666666667vw;
    margin-top: 5.0666666667vw;
    padding: 4vw 0 6.6666666667vw;
    border-radius: 3.4666666667vw;
  }
}

.summer2025-challenge-totel {
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #555150;
  background-image: url(/_/media/page/summer2025/challenge_totel_bg.png);
  background-size: contain;
}
@media print, screen and (min-width: 525px) {
  .summer2025-challenge-totel {
    grid-template-columns: 96.6px auto 50.4px;
    height: 102.2px;
    margin-top: 15.4px;
    margin-inline: 9.8px;
    border-radius: 28px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-challenge-totel {
    grid-template-columns: 18.4vw auto 9.6vw;
    height: 19.4666666667vw;
    margin-top: 2.9333333333vw;
    margin-inline: 1.8666666667vw;
    border-radius: 5.3333333333vw;
  }
}

.summer2025-challenge_totel_no {
  font-family: D7CMBI, "Murecho";
  color: #FF9000;
  text-shadow: 0 0 10px rgb(0, 0, 0);
  text-align: right;
}
@media print, screen and (min-width: 525px) {
  .summer2025-challenge_totel_no {
    padding-right: 23.8px;
    font-size: 68.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-challenge_totel_no {
    padding-right: 4.5333333333vw;
    font-size: 12.8vw;
    max-width: 53.3333333333vw;
  }
}

.summer2025-challenge_unit {
  -ms-flex-item-align: end;
  align-self: end;
}

.summer2025-challenge_item_wrap {
  position: relative;
}

.summer2025-challenge_item_no {
  position: absolute;
  min-width: 1.3em;
  background: linear-gradient(37deg, #F18901, #EB5913);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #EB5913;
  line-height: 0.75;
  font-family: "din-2014", sans-serif;
  text-align: center;
}
@media print, screen and (min-width: 525px) {
  .summer2025-challenge_item_no {
    bottom: 110.6px;
    right: 133px;
    font-size: 158.2px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-challenge_item_no {
    bottom: 21.0666666667vw;
    right: 25.3333333333vw;
    font-size: 30.1333333333vw;
  }
}

.summer2025-product {
  background-image: url(/_/media/page/summer2025/product_arrow.png), url(/_/media/page/summer2025/product_bg.jpg);
  background-repeat: no-repeat;
  background-size: 100%, cover;
  background-position: center bottom, center top;
}

.summer2025-product_item {
  position: relative;
}

@media print, screen and (min-width: 525px) {
  div:nth-child(1 of .summer2025-product_item) {
    margin-top: -37.8px;
  }
}
@media print, screen and (max-width: 524px) {
  div:nth-child(1 of .summer2025-product_item) {
    margin-top: -7.2vw;
  }
}

@media print, screen and (min-width: 525px) {
  div:nth-child(4 of .summer2025-product_item) {
    margin-top: -22.4px;
  }
}
@media print, screen and (max-width: 524px) {
  div:nth-child(4 of .summer2025-product_item) {
    margin-top: -4.2666666667vw;
  }
}

.summer2025-product_sparkle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

@media print, screen and (min-width: 525px) {
  div:nth-child(4 of .summer2025-product_item) .summer2025-product_sparkle {
    top: 21px;
  }
}
@media print, screen and (max-width: 524px) {
  div:nth-child(4 of .summer2025-product_item) .summer2025-product_sparkle {
    top: 4vw;
  }
}

.summer2025-product_stamp {
  position: absolute;
  z-index: 9;
}
@media print, screen and (min-width: 525px) {
  .summer2025-product_stamp {
    width: 166.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-product_stamp {
    width: 31.7333333333vw;
  }
}

@media print, screen and (min-width: 525px) {
  #product-stamp1 {
    top: 250.6px;
    left: -14px;
  }
}
@media print, screen and (max-width: 524px) {
  #product-stamp1 {
    top: 47.7333333333vw;
    left: -2.6666666667vw;
  }
}

@media print, screen and (min-width: 525px) {
  #product-stamp2 {
    top: 110.6px;
    right: 11.2px;
  }
}
@media print, screen and (max-width: 524px) {
  #product-stamp2 {
    top: 21.0666666667vw;
    right: 2.1333333333vw;
  }
}

@media print, screen and (min-width: 525px) {
  #product-stamp3 {
    top: 110.6px;
    left: 5.6px;
  }
}
@media print, screen and (max-width: 524px) {
  #product-stamp3 {
    top: 21.0666666667vw;
    left: 1.0666666667vw;
  }
}

@media print, screen and (min-width: 525px) {
  #product-stamp4 {
    top: 135.8px;
    right: 72.8px;
  }
}
@media print, screen and (max-width: 524px) {
  #product-stamp4 {
    top: 25.8666666667vw;
    right: 13.8666666667vw;
  }
}

@media print, screen and (min-width: 525px) {
  #product-stamp5 {
    top: 61.6px;
    left: 21px;
  }
}
@media print, screen and (max-width: 524px) {
  #product-stamp5 {
    top: 11.7333333333vw;
    left: 4vw;
  }
}

.summer2025-individual {
  background-image: url(/_/media/page/summer2025/individual_bg.jpg);
  background-size: cover;
  background-position: bottom center;
}
@media print, screen and (min-width: 525px) {
  .summer2025-individual {
    padding-top: 96.6px;
    padding-bottom: 394.8px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-individual {
    padding-top: 18.4vw;
    padding-bottom: 75.2vw;
  }
}

.summer2025-individual_text, .summer2025-shoprank_text {
  font-weight: 500;
  line-height: 1.5;
}
@media print, screen and (min-width: 525px) {
  .summer2025-individual_text, .summer2025-shoprank_text {
    margin-inline: 22.4px;
    font-size: 22.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-individual_text, .summer2025-shoprank_text {
    margin-inline: 4.2666666667vw;
    font-size: 4.2666666667vw;
  }
}

@media print, screen and (min-width: 525px) {
  .summer2025-individual_text {
    margin-top: 35px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-individual_text {
    margin-top: 6.6666666667vw;
  }
}

@media print, screen and (min-width: 525px) {
  .summer2025-shoprank_text {
    margin-top: 35px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-shoprank_text {
    margin-top: 6.6666666667vw;
  }
}

@media print, screen and (min-width: 525px) {
  .summer2025-individual_img {
    margin-top: 28px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-individual_img {
    margin-top: 5.3333333333vw;
  }
}

.summer2025-individual-rank {
  -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.25);
}
@media print, screen and (min-width: 525px) {
  .summer2025-individual-rank {
    padding-bottom: 5.6px;
    border-radius: 42px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-individual-rank {
    padding-bottom: 1.0666666667vw;
    border-radius: 8vw;
  }
}

.rank-man {
  background-image: url(/_/media/page/summer2025/individual-rank-man_bg.jpg);
}
@media print, screen and (min-width: 525px) {
  .rank-man {
    margin-top: 63px;
  }
}
@media print, screen and (max-width: 524px) {
  .rank-man {
    margin-top: 12vw;
  }
}

.rank-woman {
  background-image: url(/_/media/page/summer2025/individual-rank-woman_bg.jpg);
}
@media print, screen and (min-width: 525px) {
  .rank-woman {
    margin-top: 22.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .rank-woman {
    margin-top: 4.2666666667vw;
  }
}

.rank-shop {
  background-color: #3E3A39;
}
@media print, screen and (min-width: 525px) {
  .rank-shop {
    margin-top: 42px;
  }
}
@media print, screen and (max-width: 524px) {
  .rank-shop {
    margin-top: 8vw;
  }
}

.summer2025-individual-rank_title {
  position: relative;
}
@media print, screen and (min-width: 525px) {
  .summer2025-individual-rank_title {
    height: 112px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-individual-rank_title {
    height: 21.3333333333vw;
  }
}

.summer2025-individual-rank_title_img {
  position: absolute;
}
@media print, screen and (min-width: 525px) {
  .summer2025-individual-rank_title_img {
    top: -11.2px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-individual-rank_title_img {
    top: -2.1333333333vw;
  }
}

.summer2025-rank_scrool {
  overflow: hidden;
}
@media print, screen and (min-width: 525px) {
  .summer2025-rank_scrool {
    height: 565.6px;
    margin-inline: 5.6px;
    border-radius: 0 0 40.6px 40.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-rank_scrool {
    height: 107.7333333333vw;
    margin-inline: 1.0666666667vw;
    border-radius: 0 0 7.7333333333vw 7.7333333333vw;
  }
}

.summer2025-rank_list {
  background-color: #fff;
  overflow-y: scroll;
  scrollbar-width: thin;
  scrollbar-color: #B3B3B3 transparent;
}
@media print, screen and (min-width: 525px) {
  .summer2025-rank_list {
    height: 100%;
    border-radius: 0 0 40.6px 40.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-rank_list {
    height: 100%;
    border-radius: 0 0 7.7333333333vw 7.7333333333vw;
  }
}

.summer2025-rank_item {
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media print, screen and (min-width: 525px) {
  .summer2025-rank_item {
    height: 99.4px;
    grid-template-columns: 112px 128.8px auto;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-rank_item {
    height: 18.9333333333vw;
    grid-template-columns: 21.3333333333vw 24.5333333333vw auto;
  }
}

@media print, screen and (min-width: 525px) {
  #summer2025-rank_content3 .summer2025-rank_item {
    grid-template-columns: 112px 154px auto;
  }
}
@media print, screen and (max-width: 524px) {
  #summer2025-rank_content3 .summer2025-rank_item {
    grid-template-columns: 21.3333333333vw 29.3333333333vw auto;
  }
}

.summer2025-rank_item + .summer2025-rank_item {
  border-top: 1px solid #D9D9D9;
}

@media print, screen and (min-width: 525px) {
  .summer2025-rank_item:nth-child(n+4) .summer2025-rank_item_img {
    width: 100.8px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-rank_item:nth-child(n+4) .summer2025-rank_item_img {
    width: 19.2vw;
  }
}

.summer2025-rank_item_times {
  text-align: right;
  font-weight: 700;
}
@media print, screen and (min-width: 525px) {
  .summer2025-rank_item_times {
    font-size: 29.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-rank_item_times {
    font-size: 5.6vw;
  }
}

.summer2025-rank_item_no {
  font-family: "din-2014", sans-serif;
  font-weight: 700;
}
@media print, screen and (min-width: 525px) {
  .summer2025-rank_item_no {
    font-size: 57.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-rank_item_no {
    font-size: 10.9333333333vw;
  }
}

.summer2025-rank_item_name {
  font-weight: 700;
}
@media print, screen and (min-width: 525px) {
  .summer2025-rank_item_name {
    margin-left: 32.2px;
    font-size: 22.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-rank_item_name {
    margin-left: 6.1333333333vw;
    font-size: 4.2666666667vw;
  }
}

.summer2025-rank_item_shop {
  display: inline-block;
  color: #B3B3B3;
}
@media print, screen and (min-width: 525px) {
  .summer2025-rank_item_shop {
    margin-bottom: 4.2px;
    font-size: 18.2px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-rank_item_shop {
    margin-bottom: 0.8vw;
    font-size: 3.4666666667vw;
  }
}

.summer2025-rank_item_shopName {
  font-weight: bold;
  line-height: 1.235;
}
@media print, screen and (min-width: 525px) {
  .summer2025-rank_item_shopName {
    padding-left: 7px;
    font-size: 23.8px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-rank_item_shopName {
    padding-left: 1.3333333333vw;
    font-size: 4.5333333333vw;
  }
}

.summer2025-rank_item_shopUnit {
  text-align: right;
  letter-spacing: -0.05em;
}
@media print, screen and (min-width: 525px) {
  .summer2025-rank_item_shopUnit {
    padding-right: 21px;
    font-size: 30.8px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-rank_item_shopUnit {
    padding-right: 4vw;
    font-size: 5.8666666667vw;
  }
}

.summer2025-rank_item_shopUnit_no {
  font-family: "din-2014", sans-serif;
  font-weight: bold;
}
@media print, screen and (min-width: 525px) {
  .summer2025-rank_item_shopUnit_no {
    font-size: 43.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-rank_item_shopUnit_no {
    font-size: 8.2666666667vw;
  }
}

@media print, screen and (min-width: 525px) {
  .summer2025-rank_item_shopUnit_t {
    width: 16.8px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-rank_item_shopUnit_t {
    width: 3.2vw;
  }
}

@media print, screen and (min-width: 525px) {
  .summer2025-rank_item_shopUnit_kg {
    width: 28px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-rank_item_shopUnit_kg {
    width: 5.3333333333vw;
  }
}

.summer2025-shoprank {
  background-image: url(/_/media/page/summer2025/shoprank_bg.jpg);
  background-size: cover;
  background-position: top center;
}
@media print, screen and (min-width: 525px) {
  .summer2025-shoprank {
    padding-bottom: 67.2px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-shoprank {
    padding-bottom: 12.8vw;
  }
}

.summer2025-note {
  background-image: url(/_/media/page/summer2025/note_bg.jpg);
}
@media print, screen and (min-width: 525px) {
  .summer2025-note {
    padding: 44.8px 0;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-note {
    padding: 8.5333333333vw 0;
  }
}

.summer2025-note_img {
  position: relative;
  z-index: 1;
}

.summer2025-note_item {
  background-color: #fff;
}
@media print, screen and (min-width: 525px) {
  .summer2025-note_item {
    margin-top: -28px;
    padding: 64.4px 33.6px 56px;
    border-radius: 42px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-note_item {
    margin-top: -5.3333333333vw;
    padding: 12.2666666667vw 6.4vw 10.6666666667vw;
    border-radius: 8vw;
  }
}

.summer2025-note_text {
  line-height: 1.5;
}
@media print, screen and (min-width: 525px) {
  .summer2025-note_text {
    font-size: 19.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-note_text {
    font-size: 3.7333333333vw;
  }
}

@media print, screen and (min-width: 525px) {
  #summer2025 .l-footer {
    padding: 49px 0 0;
  }
}
@media print, screen and (max-width: 524px) {
  #summer2025 .l-footer {
    padding: 9.3333333333vw 0 0;
  }
}

.summer2025-challenge_bars_item {
  position: relative;
  background-image: url(/_/media/page/summer2025/bars_bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 525px) {
  .summer2025-challenge_bars_item {
    margin: 19.6px 23.8px 12.6px 25.2px;
    background-position: center right 0.42px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-challenge_bars_item {
    margin: 3.7333333333vw 4.5333333333vw 2.4vw 4.8vw;
    background-position: center right 0.08vw;
  }
}

.summer2025-challenge_bars, .summer2025-challenge_bars_bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (min-width: 525px) {
  .summer2025-challenge_bars, .summer2025-challenge_bars_bg {
    padding: 7px 0 35px;
    height: 91px;
    gap: 5.6px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-challenge_bars, .summer2025-challenge_bars_bg {
    padding: 1.3333333333vw 0 6.6666666667vw;
    height: 17.3333333333vw;
    gap: 1.0666666667vw;
  }
}

.summer2025-challenge_bars {
  position: relative;
  z-index: 1;
}

.summer2025-challenge_bars_bg {
  position: absolute;
  width: 100%;
  top: 0;
}

@media print, screen and (min-width: 525px) {
  .summer2025-challenge_bar, .summer2025-challenge_bar_bg {
    width: 11.2px;
    height: 56px;
    border-radius: 8.4px;
  }
}
@media print, screen and (max-width: 524px) {
  .summer2025-challenge_bar, .summer2025-challenge_bar_bg {
    width: 2.1333333333vw;
    height: 10.6666666667vw;
    border-radius: 1.6vw;
  }
}

.summer2025-challenge_bar {
  opacity: 0;
}

.summer2025-challenge_bar_bg {
  background-color: #B1B1B1;
}

.summer2025-challenge_bar.visible {
  opacity: 1;
}

@media print, screen and (max-width: 524px) {
  .pc {
    display: none !important;
  }
}

@media print, screen and (min-width: 525px) {
  .sp {
    display: none !important;
  }
}
/*# sourceMappingURL=maps/main.css.map */