@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  font-size: 1rem;
  margin: 0;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  background-color: #fdfdfd;
  color: #231815;
  letter-spacing: 0.1em;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
  width: 100%;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@media screen and (max-width: 767px) {
  .l-body::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    opacity: 0;
    pointer-events: none;
  }
  .l-body.is-active::before {
    opacity: 1;
    pointer-events: all;
  }
}

.l-container {
  width: 100%;
  max-width: 1080px;
  margin-inline: auto;
  padding-inline: 40px;
}
@media screen and (max-width: 767px) {
  .l-container {
    padding-inline: 20px;
  }
}

.l-spacer-primary {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .l-spacer-primary {
    margin-top: 64px;
  }
}

.l-spacer-secondary {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .l-spacer-secondary {
    margin-top: 40px;
  }
}

.l-bg-half {
  position: relative;
  background: linear-gradient(180deg, #E55F45 0%, #E55F45 50%, #FFF7EA 50%, #FFF7EA 100%);
}

.l-bg-gr {
  background: #E55F45;
}

.l-pd-80 {
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  .l-pd-80 {
    padding-top: 56px;
  }
}

.l-bnr {
  max-width: 1100px;
  margin-inline: auto;
}
@media (hover: hover) and (pointer: fine) {
  .l-bnr {
    transition: opacity 0.3s;
  }
  .l-bnr:hover {
    opacity: 0.7;
  }
}

.l-innerHero {
  padding-block: 160px 80px;
  background: #FFF7EA;
  border-bottom: 1px solid #D63E21;
}
@media screen and (max-width: 767px) {
  .l-innerHero {
    padding-block: 96px 56px;
  }
}

.p-header {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  z-index: 1000;
}
@media screen and (max-width: 767px) {
  .p-header {
    position: static;
  }
}

.p-header__logo {
  align-self: center;
  width: auto;
  height: 48px;
  margin-left: 16px;
}
@media screen and (max-width: 767px) {
  .p-header__logo {
    position: fixed;
    top: 0;
    left: 0;
    height: 32px;
    margin-top: 8px;
    z-index: 100;
  }
}
.p-header__logoLink {
  display: inline-block;
  height: 100%;
}
.p-header__logoImage {
  width: auto;
  height: 100%;
}

.p-header__pc {
  display: flex;
  justify-content: flex-end;
  gap: 24px;
  margin-left: auto;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .p-header__pc {
    display: none;
  }
}
.p-header__pc .p-header__nav {
  align-self: center;
  padding-right: 24px;
  border-right: 1px solid #e5e5e5;
}
.p-header__pc .p-globalNav {
  display: flex;
  gap: 16px;
}
.p-header__pc .p-globalNav__link {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}
.p-header__pc .p-header__fontSize {
  display: flex;
  align-self: center;
  align-items: center;
  gap: 16px;
}
.p-header__pc .p-globalFontsize {
  display: flex;
}
.p-header__pc .p-globalFontsize__label {
  font-size: 0.875rem;
  font-weight: 700;
}
.p-header__pc .p-globalFontsize__button-small {
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 2px 0 0 2px;
  color: #888;
  background-color: #e5e5e5;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 36px;
}
.p-header__pc .p-globalFontsize__button-small.is-active {
  background-color: #FFF337;
  color: #222;
}
.p-header__pc .p-globalFontsize__button-large {
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 0 2px 2px 0;
  color: #888;
  background-color: #e5e5e5;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 36px;
}
.p-header__pc .p-globalFontsize__button-large.is-active {
  background-color: #FFF337;
  color: #222;
}
.p-header__pc .p-global__search {
  width: 72px;
  height: 72px;
  background-color: #D63E21;
  color: #fff;
  text-align: center;
}
.p-header__pc .p-global__search img {
  width: 24px;
  height: 24px;
}
.p-header__pc .p-global__search span {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.p-header__pc .p-header__search {
  width: 100%;
  height: auto;
  padding: 64px;
  background-color: #fff;
}
.p-header__pc .p-header__search-inner {
  max-width: 680px;
  margin: auto;
}
.p-header__pc .p-header__search-close {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 32px;
  height: 32px;
}
.p-header__pc .p-header__search-close::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #D63E21;
  transform: rotate(45deg);
}
.p-header__pc .p-header__search-close::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #D63E21;
  transform: rotate(-45deg);
}

.p-hamburger__button {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-hamburger__button {
    position: fixed;
    top: 0;
    right: 0;
    display: block;
    width: 40px;
    height: 40px;
    background-color: #D63E21;
    z-index: 1001;
  }
}
.p-hamburger__line {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 24px;
  height: 2px;
  margin: auto;
  background-color: #fff;
  transition: background 0.3s;
}
.is-active .p-hamburger__line {
  background-color: transparent;
}

.p-hamburger__line::before, .p-hamburger__line::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #fff;
  transition: rotate 0.3s;
}
.p-hamburger__line::before {
  top: -6px;
}
.is-active .p-hamburger__line::before {
  top: 0;
  rotate: 45deg;
}

.p-hamburger__line::after {
  top: 6px;
}
.is-active .p-hamburger__line::after {
  top: 0;
  rotate: -45deg;
}

.p-header__sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-header__sp {
    position: fixed;
    top: 0;
    right: -100%;
    display: block;
    width: 90%;
    height: 100%;
    padding: 80px 24px 40px;
    background-color: #FFF7EA;
    z-index: 1000;
    transition: right 0.3s;
  }
  .is-active .p-header__sp {
    right: 0;
  }
}
.p-header__sp .p-globalNav {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.p-header__sp .p-globalNav__item {
  padding-bottom: 8px;
  border-bottom: 2px dashed #E55F45;
}
.p-header__sp .p-globalNav__link {
  font-weight: 500;
}
.p-header__sp .p-hamburger__search {
  margin-top: 48px;
}

.p-footer {
  margin-top: 80px;
}
.p-footer__block {
  text-align: center;
  padding-inline: 80px;
}
@media screen and (max-width: 767px) {
  .p-footer__block {
    display: block;
    padding-inline: 20px;
    text-align: center;
  }
}
.p-footer__logo {
  flex-shrink: 0;
  width: 150px;
}
@media screen and (max-width: 767px) {
  .p-footer__logo {
    display: block;
    width: 50%;
    margin: auto;
  }
}
.p-footer__mypage {
  margin-top: 40px;
}
.p-footer__mypage a {
  display: inline-block;
  width: 200px;
  padding: 16px 16px;
  background-color: #D63E21;
  color: #fff;
  border-radius: 30px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}
@media (hover: hover) and (pointer: fine) {
  .p-footer__mypage a {
    transition: opacity 0.3s;
  }
  .p-footer__mypage a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-footer__mypage {
    text-align: center;
  }
}
.p-footer__nav {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .p-footer__nav {
    flex-direction: column;
  }
}
.p-footer__navItem {
  font-size: 14px;
  letter-spacing: 0.1em;
}
.p-footer__navLink {
  font-weight: 500;
  transition: opacity 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .p-footer__navLink:hover {
    opacity: 0.7;
  }
}
.p-footer__copy {
  margin-top: 56px;
  padding: 16px;
  background-color: #D63E21;
  color: #fff;
  text-align: center;
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-footer__copy {
    margin-top: 56px;
  }
}

.grecaptcha-badge {
  bottom: 60px !important;
}

.c-heading-primary {
  display: none;
  margin-bottom: 40px;
  font-family: "Nunito", sans-serif;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .c-heading-primary {
    margin-bottom: 24px;
    font-size: 28px;
  }
}
.c-heading-primary span:nth-child(5n+1) {
  color: #de558c;
}
.c-heading-primary span:nth-child(5n+2) {
  color: #1bb277;
}
.c-heading-primary span:nth-child(5n+3) {
  color: #1ca2b1;
}
.c-heading-primary span:nth-child(5n+4) {
  color: #deaa33;
}
.c-heading-primary span:nth-child(5n) {
  color: #72bb2b;
}

.c-hero__heading {
  display: none;
  padding: 120px 5vw;
  font-family: "Nunito", sans-serif;
  font-size: 64px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .c-hero__heading {
    padding: 112px 20px 56px;
    text-align: center;
    font-size: 40px;
  }
}
.c-hero__heading span:nth-child(5n+1) {
  color: #de558c;
}
.c-hero__heading span:nth-child(5n+2) {
  color: #1bb277;
}
.c-hero__heading span:nth-child(5n+3) {
  color: #1ca2b1;
}
.c-hero__heading span:nth-child(5n+4) {
  color: #deaa33;
}
.c-hero__heading span:nth-child(5n) {
  color: #72bb2b;
}

.c-innerHeading {
  padding-block: 160px;
  font-size: 2.5rem;
  font-weight: 700;
}
.c-innerHeading span {
  display: block;
  margin-top: 16px;
  color: #D63E21;
  font-size: 1rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c-innerHeading {
    padding-block: 120px 80px;
    font-size: 2rem;
  }
  .c-innerHeading span {
    margin-top: 8px;
    font-size: 0.75rem;
  }
}

.c-heading-main {
  margin-bottom: 48px;
  text-align: center;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-heading-main {
    margin-bottom: 32px;
    font-size: 1.375rem;
  }
}
.c-heading-main.-wh {
  color: #fff;
}
.c-heading-main.-wh span {
  background-color: #fff;
  color: #D63E21;
}
.c-heading-main span {
  display: block;
  width: fit-content;
  margin: 0 auto 4px;
  padding: 0 8px;
  border-radius: 2px;
  background-color: #D63E21;
  color: #fff;
  font-family: "Nunito", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .c-heading-main span {
    font-size: 0.75rem;
  }
}

.c-innerHero__heading {
  display: flex;
  gap: 16px 32px;
  flex-wrap: wrap;
  color: #D63E21;
  font-family: "Nunito", sans-serif;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-innerHero__heading {
    font-size: 56px;
  }
}
.c-innerHero__heading span {
  align-self: center;
  display: inline-block;
  color: #222;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c-innerHero__heading span {
    font-size: 12px;
  }
}

.c-button__wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column;
  gap: 16px;
  margin-top: 48px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-button__wrap {
    margin-top: 32px;
  }
}

.c-button__wrap-right {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column;
  gap: 16px;
  margin-top: 48px;
  margin-left: 5.856515vw;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-button__wrap-right {
    margin-top: 32px;
    margin-left: 40px;
  }
}

.c-button__wrap-left {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column;
  gap: 16px;
  margin-top: 48px;
  margin-right: 5.856515vw;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-button__wrap-left {
    margin-top: 32px;
    margin-right: 40px;
  }
}

.c-button-primary {
  position: relative;
  display: inline-block;
  min-width: 250px;
  padding: 16px 48px 16px 32px;
  background: #D63E21;
  color: #fff;
  border: 2px solid #D63E21;
  border-radius: 50px;
  text-align: left;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: opacity 0.3s;
}
.c-button-primary::after {
  content: "→";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 1.5rem;
  height: 1.5rem;
  margin: auto;
  border-radius: 1.5rem;
  background-color: #fff;
  color: #D63E21;
  text-align: center;
  font-size: 0.625rem;
  letter-spacing: 0;
  line-height: 1.5rem;
}
@media (hover: hover) and (pointer: fine) {
  .c-button-primary:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .c-button-primary {
    width: 250px;
    font-size: 0.875rem;
  }
}

.c-button-secondary {
  position: relative;
  display: inline-block;
  min-width: 250px;
  padding: 16px 48px 16px 32px;
  background: #fff;
  color: #D63E21;
  border: 1px solid #D63E21;
  border-radius: 50px;
  text-align: left;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: opacity 0.3s;
}
.c-button-secondary::after {
  content: "→";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 1.5rem;
  height: 1.5rem;
  margin: auto;
  border-radius: 1.5rem;
  background-color: #D63E21;
  color: #fff;
  text-align: center;
  font-size: 0.625rem;
  letter-spacing: 0;
  line-height: 1.5rem;
}
@media (hover: hover) and (pointer: fine) {
  .c-button-secondary:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .c-button-secondary {
    width: 250px;
    font-size: 0.875rem;
  }
}

.c-button__back {
  display: inline-block;
  width: 300px;
  padding: 16px;
  background: #888888;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  cursor: pointer;
  transition: opacity 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .c-button__back:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .c-button__back {
    width: 250px;
    font-size: 0.875rem;
  }
}

.c-button__deactivate {
  display: inline-block;
  width: 300px;
  padding: 16px;
  background: #888888;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .c-button__deactivate {
    width: 250px;
    font-size: 0.875rem;
  }
}

.c-button__arrow {
  position: relative;
  display: flex;
  width: max-content;
  transition: opacity 0.3s;
}
.c-button__arrow::before {
  content: "";
  width: 48px;
  height: 48px;
  margin-right: 16px;
  background-color: #D63E21;
  border-radius: 64px;
  transition: transform 0.3s;
}
.c-button__arrow::after {
  content: "";
  position: absolute;
  left: 11px;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 5px;
  margin: auto;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: skew(35deg);
  transition: 0.3s;
}
.c-button__arrow span {
  align-self: center;
  display: block;
  position: relative;
  padding-bottom: 4px;
  font-size: 0.875rem;
  font-weight: 500;
}
.c-button__arrow span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #222;
}
@media screen and (max-width: 767px) {
  .c-button__arrow::before {
    width: 32px;
    height: 32px;
    margin-right: 8px;
  }
  .c-button__arrow::after {
    left: 6px;
    width: 18px;
    height: 4px;
  }
  .c-button__arrow span {
    font-size: 0.75rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .c-button__arrow:hover {
    opacity: 0.7;
  }
  .c-button__arrow:hover::before {
    transform: scale(1.2);
  }
  .c-button__arrow:hover::after {
    left: 10px;
    width: 32px;
  }
}

.c-button__arrow-back {
  position: relative;
  display: flex;
  width: max-content;
  transition: opacity 0.3s;
}
.c-button__arrow-back::before {
  content: "";
  width: 48px;
  height: 48px;
  margin-right: 16px;
  background-color: #D63E21;
  border-radius: 64px;
  transition: transform 0.3s;
}
.c-button__arrow-back::after {
  content: "";
  position: absolute;
  left: 14px;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 5px;
  margin: auto;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  transform: skew(-35deg);
  transition: 0.3s;
}
.c-button__arrow-back span {
  align-self: center;
  display: block;
  position: relative;
  padding-bottom: 4px;
  font-size: 0.875rem;
  font-weight: 500;
}
.c-button__arrow-back span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #222;
}
@media screen and (max-width: 767px) {
  .c-button__arrow-back::before {
    width: 32px;
    height: 32px;
    margin-right: 8px;
  }
  .c-button__arrow-back::after {
    left: 9px;
    width: 18px;
    height: 4px;
  }
  .c-button__arrow-back span {
    font-size: 0.75rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .c-button__arrow-back:hover {
    opacity: 0.7;
  }
  .c-button__arrow-back:hover::before {
    transform: scale(1.2);
  }
  .c-button__arrow-back:hover::after {
    left: 10px;
    width: 32px;
  }
}

.c-link {
  display: inline-block;
  text-decoration: underline;
}
@media (hover: hover) and (pointer: fine) {
  .c-link {
    transition: opacity 0.3s;
  }
  .c-link:hover {
    opacity: 0.7;
  }
}

.c-link-arrow {
  position: relative;
  margin-top: auto;
  padding-right: 40px;
  color: #D63E21;
  font-size: 1rem;
  font-weight: 700;
}
.c-link-arrow::after {
  content: "→";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1.5rem;
  height: 1.5rem;
  margin: auto;
  border-radius: 1.5rem;
  background-color: #D63E21;
  color: #fff;
  text-align: center;
  font-size: 0.625rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.c-button__apply {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 480px;
  height: 140px;
  background-color: #fff;
  color: #E55F45;
  border: 2px solid #E55F45;
  border-radius: 10px;
  padding: 32px;
  font-size: 1.5rem;
  font-weight: 700;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .c-button__apply {
    max-width: 100%;
    height: 120px;
    padding: 24px;
    font-size: 1.25rem;
  }
}
.c-button__apply span {
  width: 100%;
  text-align: left;
  font-size: 1.25rem;
}
@media screen and (max-width: 767px) {
  .c-button__apply span {
    font-size: 0.875rem;
  }
}
.c-button__apply::before {
  content: "→";
  position: absolute;
  right: 32px;
  top: 0;
  bottom: 0;
  width: 80px;
  height: 80px;
  margin: auto;
  background-color: #E55F45;
  color: #fff;
  border-radius: 80px;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  line-height: 80px;
}
@media screen and (max-width: 767px) {
  .c-button__apply::before {
    right: 16px;
    width: 60px;
    height: 60px;
    font-size: 23px;
    line-height: 60px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .c-button__apply:hover {
    opacity: 0.7;
  }
}
.c-button__apply.-deactivate {
  color: #888888;
  border: 2px solid #888888;
  padding-right: 84px;
}
.c-button__apply.-deactivate::before {
  background-color: #888888;
}
@media (hover: hover) and (pointer: fine) {
  .c-button__apply.-deactivate {
    opacity: 1;
  }
}

.c-pagination {
  margin-top: 56px;
}
.c-pagination__list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-pagination__item {
  margin-right: 16px;
}
.c-pagination__item:first-child {
  /* margin-right: 24px; */
}
.c-pagination__item:last-child {
  /* margin-left: 24px; */
  margin-right: 0;
}
.c-pagination__arrow {
  color: #E55F45;
  border: none;
  text-align: center;
  font-size: 30px;
  line-height: 20px;
}
.c-pagination__num {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: 2px solid #D63E21;
  border-radius: 4px;
  color: #D63E21;
  text-align: center;
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  transition: all 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .c-pagination__num:hover {
    background-color: #D63E21;
    color: #fff;
  }
}
.c-pagination__num.is-active {
  background-color: #D63E21;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-pagination {
    margin-top: 32px;
  }
  .c-pagination__item {
    margin-right: 8px;
  }
  .c-pagination__arrow {
    font-size: 24px;
    line-height: 24px;
  }
  .c-pagination__num {
    width: 32px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
  }
}

.page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-numbers li {
  margin-right: 16px;
}
.page-numbers li:last-child {
  /* margin-left: 24px; */
  margin-right: 0;
}
.page-numbers .page-numbers {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #E55F45;
  border-radius: 40px;
  color: #E55F45;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 37px;
  transition: all 0.3s;
}
.page-numbers .page-numbers.current {
  background-color: #E55F45;
  color: #fff;
}
.page-numbers .page-numbers.next {
  width: auto;
  height: auto;
  color: #E55F45;
  border: none;
  text-align: center;
  font-size: 30px;
  line-height: 20px;
}
.page-numbers .page-numbers.prev {
  width: auto;
  height: auto;
  color: #E55F45;
  border: none;
  text-align: center;
  font-size: 30px;
  line-height: 20px;
}
@media screen and (max-width: 767px) {
  .page-numbers li {
    margin-right: 8px;
  }
  .page-numbers .page-numbers.next {
    font-size: 24px;
    line-height: 24px;
  }
  .page-numbers .page-numbers.prev {
    font-size: 24px;
    line-height: 24px;
  }
  .page-numbers .page-numbers {
    width: 24px;
    height: 24px;
    font-size: 10px;
    line-height: 21px;
  }
}

.c-bnr.-organizer {
  background-color: #E55F45;
}
.c-bnr.-interview {
  background-color: #FF6D58;
}
.c-bnr.-modelcourse {
  background-color: #EA6B1F;
}
.c-bnr__wrap {
  padding-block: 80px;
  background-color: #FFF7EA;
}
@media screen and (max-width: 767px) {
  .c-bnr__wrap {
    padding-block: 56px;
  }
}
.c-bnr__link {
  display: block;
  padding-block: 40px;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .c-bnr__link {
    padding-block: 32px 24px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .c-bnr__link:hover {
    opacity: 0.7;
  }
}
.c-bnr__inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 56px;
  width: 100%;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-bnr__inner {
    display: flex;
    flex-direction: column;
    height: auto;
    gap: 16px;
  }
}
.c-bnr + .c-bnr .c-bnr__inner {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .c-bnr + .c-bnr .c-bnr__inner {
    flex-direction: column;
  }
}

.c-bnr__image {
  width: 50%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .c-bnr__image {
    width: 100%;
  }
}
.c-bnr__textBox {
  flex: 1;
  position: relative;
  align-self: center;
}
@media screen and (max-width: 767px) {
  .c-bnr__textBox {
    align-self: flex-start;
  }
}
.c-bnr__title {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-bnr__title {
    font-size: 1.375rem;
  }
}
.c-bnr__title span {
  display: inline-block;
}
.c-bnr__copy {
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-bnr__copy {
    font-size: 1rem;
  }
}
.c-bnr__text {
  margin-top: 16px;
  font-size: 1.125rem;
  letter-spacing: 0.02em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-bnr__text {
    font-size: 0.875rem;
  }
}
.c-bnr__text span {
  display: inline-block;
}
.c-bnr__more {
  margin-top: 24px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c-bnr__more {
    font-size: 0.875rem;
  }
}
.c-bnr__more::after {
  content: "→";
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 1rem;
  border-radius: 1.5rem;
  background-color: #fff;
  color: #D63E21;
  text-align: center;
  font-size: 0.625rem;
  letter-spacing: 0;
  line-height: 1.5rem;
}

.p-form {
  margin-top: 56px;
}
.p-form__item + .p-form__item {
  margin-top: 40px;
}
.p-form__label {
  display: block;
  margin-bottom: 16px;
  font-weight: 700;
}
.p-form__eq {
  display: inline-block;
  padding: 4px 8px;
  background-color: #b60007;
  border-radius: 5px;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 700;
}
.p-form__input {
  display: block;
  width: 100%;
  padding: 16px;
  border: 1px solid #888888;
  border-radius: 5px;
}
.p-form__textarea {
  display: block;
  width: 100%;
  padding: 16px;
  border: 1px solid #888888;
  border-radius: 5px;
}

.form legend {
  display: none;
}
.form .req-text {
  margin-bottom: 40px;
  font-size: 0.875rem;
}
.form label {
  display: block;
  margin-bottom: 16px;
  font-weight: 700;
}
.form .req {
  color: #b60007;
}
.form .div_text input {
  display: block;
  width: 100%;
  max-width: 1000px;
  padding: 16px;
  border: 1px solid #888888;
  border-radius: 5px;
}
.form .div_text + label {
  margin-top: 32px;
}
.form .p-register__read {
  max-width: 1000px;
  margin-top: 40px;
  font-size: 0.875rem;
}
.form .div_tos {
  max-width: 1000px;
  margin-top: 32px;
  text-align: center;
  line-height: 1.75;
}
.form .button_div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column;
  gap: 16px;
  max-width: 1000px;
  margin-top: 48px;
}
.form .button_div input {
  display: inline-block;
  width: 300px;
  padding: 16px;
  background: #E55F45;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  cursor: pointer;
  transition: opacity 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .form .button_div input:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .form .button_div input {
    width: 250px;
    font-size: 0.875rem;
  }
}

.c-genre {
  display: inline-block;
  padding: 4px 16px;
  border-radius: 20px;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .c-genre {
    font-size: 0.625rem;
  }
}
.c-genre.-geinou {
  background-color: #E78139;
}
.c-genre.-play {
  background-color: #EEB336;
}
.c-genre.-art {
  background-color: #E3757D;
}
.c-genre.-dance {
  background-color: #49A93D;
}
.c-genre.-other {
  background-color: #3C9DBD;
}
.c-genre.-organizer {
  background-color: #D85E62;
}
.c-genre.-music {
  background-color: #DA3637;
}

.p-searchBox {
  padding-block: 56px;
  background-color: #fff;
  border: 20px solid #FFF7EA;
}
@media screen and (max-width: 767px) {
  .p-searchBox {
    padding-block: 32px;
    border-width: 0;
  }
}
.p-searchBox__inner {
  display: flex;
  align-items: center;
  gap: 72px;
}
@media screen and (max-width: 1000px) {
  .p-searchBox__inner {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .p-searchBox__inner {
    gap: 32px;
  }
}
.p-searchBox__inner > .p-searchBox__form {
  margin-bottom: 0;
}
.p-searchBox__form {
  flex: 1;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .p-searchBox__form {
    width: 100%;
    margin-bottom: 24px;
  }
}
.p-searchBox__label {
  margin-bottom: 24px;
  font-size: 1.125rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-searchBox__label {
    margin-bottom: 8px;
    font-size: 1rem;
  }
}
.p-searchBox__input {
  position: relative;
}
.p-searchBox__input input {
  width: 100%;
  padding: 12px 24px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .p-searchBox__input input {
    padding: 12px 16px;
  }
}
@media screen and (max-width: 767px) {
  .p-searchBox__input input::placeholder {
    font-size: 13px;
  }
}
.p-searchBox__input button {
  position: absolute;
  top: 50%;
  right: 0;
  padding: 14px 24px;
  background-color: #E55F45;
  color: #fff;
  border-radius: 0 4px 4px 0;
  font-size: 14px;
  font-weight: 500;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-searchBox__input button {
    padding-inline: 8px;
    font-size: 12px;
  }
}
.p-searchBox__input button img {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  .p-searchBox__input button img {
    width: 12px;
    height: 12px;
    margin-right: 4px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-searchBox__input button {
    transition: opacity 0.3s;
  }
  .p-searchBox__input button:hover {
    opacity: 0.7;
  }
}
.p-searchBox__genre {
  flex-shrink: 0;
  width: 316px;
}
@media screen and (max-width: 767px) {
  .p-searchBox__genre {
    width: 100%;
  }
}
.p-searchBox__genre .p-genreButton__list {
  gap: 8px;
}

.p-genreButton {
  display: block;
  width: 100px;
  height: 100px;
  text-align: center;
  color: #fff;
  border-radius: 2px;
  font-size: 1rem;
  font-weight: 800;
  line-height: 48px;
}
.p-genreButton__list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .p-genreButton__list {
    justify-content: center;
    gap: 8px;
  }
}
@media screen and (max-width: 767px) {
  .p-genreButton {
    width: 90px;
    height: 90px;
    background-size: 48px !important;
  }
}
.p-genreButton.-music {
  background: url(../img/common/icon-music.svg) no-repeat center bottom 8px/60px;
  background-color: #DA3637;
}
.p-genreButton.-play {
  background: url(../img/common/icon-play.svg) no-repeat center bottom 8px/60px;
  background-color: #EEB336;
}
.p-genreButton.-geinou {
  background: url(../img/common/icon-geinou.svg) no-repeat center bottom 8px/60px;
  background-color: #E78139;
}
.p-genreButton.-dance {
  background: url(../img/common/icon-dance.svg) no-repeat center bottom 8px/60px;
  background-color: #49A93D;
}
.p-genreButton.-art {
  background: url(../img/common/icon-art.svg) no-repeat center bottom 8px/60px;
  background-color: #E3757D;
}
.p-genreButton.-other {
  background: url(../img/common/icon-other.svg) no-repeat center bottom 8px/60px;
  background-color: #3C9DBD;
}
@media (hover: hover) and (pointer: fine) {
  .p-genreButton {
    transition: opacity 0.3s;
  }
  .p-genreButton:hover {
    opacity: 0.7;
  }
}

.p-eventSearchBox {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 40px 80px;
  margin-left: 5vw;
  padding: 80px;
  background-color: #FFF6ED;
  border-radius: 100px 0 0 100px;
}
@media screen and (max-width: 767px) {
  .p-eventSearchBox {
    gap: 48px;
    margin-left: 20px;
    padding: 40px 32px;
    border-radius: 60px 0 0 60px;
  }
}
.p-eventSearchBox__form {
  flex: 1;
  max-width: 600px;
}
.p-eventSearchBox__item {
  display: flex;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .p-eventSearchBox__item {
    display: block;
  }
}
.p-eventSearchBox__item + .p-eventSearchBox__item {
  margin-top: 24px;
}
.p-eventSearchBox__item input {
  flex: 1;
  width: 100%;
  padding: 13px 24px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .p-eventSearchBox__item input {
    padding: 13px 16px;
  }
}
.p-eventSearchBox__label {
  flex-shrink: 0;
  align-self: center;
  text-align: right;
  width: 90px;
  font-size: 1rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-eventSearchBox__label {
    display: block;
    width: auto;
    margin-bottom: 8px;
    text-align: left;
    font-size: 0.875rem;
  }
}
.p-eventSearchBox__button {
  display: block;
  width: 100%;
  max-width: 280px;
  margin: 24px auto 0;
  padding: 16px;
  background-color: #D63E21;
  color: #fff;
  border-radius: 40px;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 700;
}
@media (hover: hover) and (pointer: fine) {
  .p-eventSearchBox__button {
    transition: opacity 0.3s;
  }
  .p-eventSearchBox__button:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-eventSearchBox__button {
    border-radius: 4px;
  }
}
.p-eventSearchBox__button img {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.p-eventSearchBox .p-genreButton__list {
  flex-shrink: 0;
  max-width: 245px;
}
@media screen and (max-width: 1000px) {
  .p-eventSearchBox .p-genreButton__list {
    max-width: none;
  }
}

.p-search__date {
  margin-top: 16px;
  font-size: 1.125rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-search__date {
    font-size: 1rem;
  }
}

.p-pickup__heading {
  margin-bottom: 6px;
  color: #fff;
  font-family: "Nunito", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-pickup__heading {
    font-size: 1.5rem;
  }
}
.p-pickup__heading img {
  width: 40px;
  height: 40px;
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  .p-pickup__heading img {
    width: 32px;
    height: 32px;
  }
}
.p-pickup__item {
  margin-top: 32px;
}
.p-pickup__item + .p-pickup__item {
  margin-top: 8px;
}
.p-pickup__link {
  display: block;
  transition: opacity 0.3s;
  padding: 24px 32px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-pickup__link {
    padding: 16px 24px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-pickup__link:hover {
    opacity: 0.7;
  }
}
.p-pickup__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 8px;
}
.p-pickup__date {
  display: inline-block;
  align-self: center;
  background-color: #D63E21;
  padding: 2px 4px;
  color: #fff;
  border-radius: 1px;
  font-family: "Nunito", sans-serif;
  font-size: 0.625rem;
  font-weight: 700;
  line-height: 1.5;
}
.p-pickup__name {
  color: #888;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-pickup__name {
    font-size: 0.75rem;
  }
}
.p-pickup__title {
  margin-top: 8px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-pickup__title {
    font-size: 0.875rem;
  }
}
.p-pickup__newsTitle {
  margin-block: 8px 32px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-pickup__newsTitle {
    font-size: 1.125rem;
  }
}

.p-innerHero__newsBox {
  padding-block: 48px;
  background-color: #E55F45;
}
@media screen and (max-width: 767px) {
  .p-innerHero__newsBox {
    padding-block: 32px;
  }
}

.c-tab {
  display: flex;
  flex-wrap: wrap;
}
.c-tab__item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 24px;
  background-color: #EAEAEA;
  color: #777777;
  border-radius: 20px 20px 0 0;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .c-tab__item {
    padding: 12px 8px;
    border-radius: 10px 10px 0 0;
    font-size: 0.875rem;
  }
}
.c-tab.-interview .c-tab__item {
  border-bottom: 4px solid #FAD4D8;
}
.c-tab.-modelcourse .c-tab__item {
  border-bottom: 4px solid #D2F6F7;
}
.c-tab.-interview input:checked + .c-tab__item {
  background-color: #FAD4D8;
  color: #E73821;
}
.c-tab.-modelcourse input:checked + .c-tab__item {
  background-color: #D2F6F7;
  color: #1EB8BC;
}
.c-tab.-gourmet input:checked + .c-tab__item[for=tab01] {
  background-color: #EA5622;
  color: #fff;
}
.c-tab.-gourmet input:checked + .c-tab__item[for=tab02] {
  background-color: #68B457;
  color: #fff;
}
.c-tab__item.-col2 {
  width: 50%;
}
.c-tab input[type=radio] {
  display: none;
}
.c-tab__contents {
  display: none;
  width: 100%;
  padding-top: 56px;
}
@media screen and (max-width: 767px) {
  .c-tab__contents {
    padding-top: 40px;
  }
}
.c-tab #tab01:checked ~ #tab01-contents,
.c-tab #tab02:checked ~ #tab02-contents {
  display: block;
}

.p-globalSns {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 8px 4px;
  background-color: #FFFDF8;
  border-radius: 10px 0 0 10px;
  z-index: 100;
  box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.1);
}
.p-globalSns__link {
  display: block;
}
.p-globalSns__icon {
  width: 36px;
  height: 36px;
  transition: scale 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .p-globalSns__icon:hover {
    scale: 1.1;
  }
}

.p-searchMap {
  display: none;
}
.p-searchMap__button {
  position: relative;
  display: inline-block;
  width: 250px;
  padding: 16px 32px;
  background-color: #fff;
  border: 1px solid #D63E21;
  color: #D63E21;
  border-radius: 50px;
  text-align: left;
  font-size: 1rem;
  font-weight: 700;
}
.p-searchMap__button::after {
  content: "＋";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 1.5rem;
  height: 1.5rem;
  margin: auto;
  background-color: #D63E21;
  color: #fff;
  text-align: center;
  border-radius: 1.5rem;
  font-size: 0.625rem;
  line-height: 1.5rem;
}
.p-searchMap__button.is-open::after {
  content: "ー";
}
.p-searchMap__heading {
  margin-bottom: 32px;
  text-align: center;
  font-size: 1.75rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-searchMap__heading {
    margin-bottom: 24px;
    font-size: 1.25rem;
  }
}
.p-searchMap__map {
  position: relative;
  width: 100%;
  height: 500px;
}
@media screen and (max-width: 767px) {
  .p-searchMap__map {
    height: 400px;
  }
}
.p-searchMap__map #gmap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-searchMap__block {
  display: flex;
  gap: 40px;
  justify-content: center;
  padding: 24px;
  background-color: #f5f5f5;
  border-radius: 0 0 10px 10px;
}
@media screen and (max-width: 767px) {
  .p-searchMap__block {
    flex-direction: column;
    gap: 24px;
  }
}
.p-searchMap__title {
  flex-shrink: 0;
  align-self: center;
  font-size: 1.25rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-searchMap__title {
    font-size: 1.125rem;
  }
}
.p-searchMap__iconList {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .p-searchMap__iconList {
    justify-content: center;
    gap: 8px;
  }
}
.p-searchMap__icon {
  display: block;
  width: 80px;
  height: 80px;
  text-align: center;
  color: #fff;
  border-radius: 2px;
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 40px;
}
@media screen and (max-width: 767px) {
  .p-searchMap__icon {
    width: 72px;
    height: 72px;
    background-size: 40px !important;
  }
}
.p-searchMap__icon.-all {
  background: url(../img/common/icon-all.svg) no-repeat center bottom 8px/48px;
  background-color: #0F2F77;
}
.p-searchMap__icon.-music {
  background: url(../img/common/icon-music.svg) no-repeat center bottom 8px/48px;
  background-color: #DA3637;
}
.p-searchMap__icon.-play {
  background: url(../img/common/icon-play.svg) no-repeat center bottom 8px/48px;
  background-color: #EEB336;
}
.p-searchMap__icon.-geinou {
  background: url(../img/common/icon-geinou.svg) no-repeat center bottom 8px/48px;
  background-color: #E78139;
}
.p-searchMap__icon.-dance {
  background: url(../img/common/icon-dance.svg) no-repeat center bottom 8px/48px;
  background-color: #49A93D;
}
.p-searchMap__icon.-art {
  background: url(../img/common/icon-art.svg) no-repeat center bottom 8px/48px;
  background-color: #E3757D;
}
.p-searchMap__icon.-other {
  background: url(../img/common/icon-other.svg) no-repeat center bottom 8px/48px;
  background-color: #3C9DBD;
}
@media (hover: hover) and (pointer: fine) {
  .p-searchMap__icon {
    transition: opacity 0.3s;
  }
  .p-searchMap__icon:hover {
    opacity: 0.7;
  }
}
.p-searchMap__attr {
  margin-top: 16px;
  text-align: center;
  font-size: 0.75rem;
}

/* Google Map */
.map-window {
  text-align: center;
  display: block;
  padding: 0 8px;
}

.map-window img {
  width: auto;
  height: 140px;
  margin: 0 auto;
}

.map-window p.map-window_name {
  font-size: 0.875em;
  font-weight: bold;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 0px;
  padding: 8px 0;
  vertical-align: top;
}

.map-window p.map-window_name img {
  width: 16px;
  height: auto;
  display: inline-block;
  margin-right: 3px;
  vertical-align: middle;
}

.map-window p.tel {
  text-align: left;
}

.map-window p.url {
  margin-top: 16px;
  margin-bottom: 3px;
}

.map-window p.url a {
  position: relative;
  display: inline-block;
  min-width: 180px;
  padding: 8px 48px 8px 32px;
  background: #D63E21;
  color: #fff;
  border: 2px solid #D63E21;
  border-radius: 50px;
  text-align: left;
  font-size: 0.875em;
  font-weight: 700;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: opacity 0.3s;
}
.map-window p.url a::after {
  content: "→";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px;
  width: 1.5rem;
  height: 1.5rem;
  margin: auto;
  border-radius: 1.5rem;
  background-color: #fff;
  color: #D63E21;
  text-align: center;
  font-size: 0.625rem;
  letter-spacing: 0;
  line-height: 1.5rem;
}
@media (hover: hover) and (pointer: fine) {
  .map-window p.url a:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 700px) {
  .map-window img {
    width: auto;
    height: 80px;
    margin: 0 auto;
  }
}
.map-window *:focus {
  outline: none;
}

.c-marche {
  position: relative;
  margin-top: 160px;
}
@media screen and (max-width: 767px) {
  .c-marche {
    margin-top: 120px;
  }
}
.c-marche::before {
  content: "";
  position: absolute;
  top: -116px;
  left: 150px;
  right: 0;
  width: 158px;
  height: 117px;
  margin: auto;
  background: url(../img/marche/frag.png) no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .c-marche::before {
    top: -74px;
    left: 91px;
    width: 100px;
    height: 74px;
  }
}
.c-marche::after {
  content: "";
  position: absolute;
  top: -50px;
  right: calc(50vw - 400px);
  width: 122px;
  height: 127px;
  background: url(../img/host/icon-marche.svg) no-repeat center/cover;
  rotate: 7deg;
}
@media screen and (max-width: 767px) {
  .c-marche::after {
    top: -36px;
    right: 6%;
    width: 92px;
    height: 96px;
  }
}
.c-marche__body {
  position: relative;
  padding: 48px 9.6%;
  background-color: #92D2E1;
  clip-path: polygon(50% 0%, 97% 14%, 100% 100%, 0 100%, 3% 14%);
}
@media screen and (max-width: 767px) {
  .c-marche__body {
    padding: 48px 8% 24px;
    clip-path: polygon(50% 0%, 98% 12%, 100% 100%, 0 100%, 2% 12%);
  }
}
.c-marche__heading {
  width: 53.8%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .c-marche__heading {
    width: 86%;
  }
}
.c-marche__block {
  display: flex;
  gap: 32px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .c-marche__block {
    flex-direction: column-reverse;
    gap: 16px;
    margin-top: 16px;
  }
}
.c-marche__block img {
  align-self: center;
  width: 45%;
}
@media screen and (max-width: 767px) {
  .c-marche__block img {
    align-self: center;
    width: 100%;
  }
}
.c-marche__textBox {
  flex: 1;
}
.c-marche__read {
  font-size: 1.125rem;
  line-height: 1.8;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .c-marche__read {
    font-size: 1rem;
  }
}
.c-marche__venue {
  margin-top: 24px;
  padding: 26px 24px;
  background-color: #fff;
  color: #ED6D1F;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .c-marche__venue {
    margin-top: 16px;
    padding: 16px;
  }
}
.c-marche__venue dt {
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .c-marche__venue dt {
    font-size: 0.75rem;
  }
}
.c-marche__venue dd {
  margin-top: 4px;
  font-size: 0.875rem;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-marche__venue dd {
    font-size: 0.75rem;
  }
}

.u-pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .u-pc {
    display: none;
  }
}

.u-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .u-sp {
    display: block;
  }
}

.u-right {
  text-align: right;
}

.u-center {
  text-align: center;
}

.u-visuallyHidden {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  margin: -1px;
}

.u-scrollPrevent {
  overflow: hidden;
}

.u-text {
  font-size: 1rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .u-text {
    font-size: 0.875rem;
  }
}

.p-hero {
  display: flex;
  background: url(../img/top/bg-hero.jpg) no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .p-hero {
    display: block;
    padding-bottom: 40px;
  }
}
.p-hero__left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  width: 460px;
  padding: 40px 80px 24px 40px;
}
@media screen and (max-width: 1050px) {
  .p-hero__left {
    padding-top: 140px;
    padding-right: 40px;
    width: 380px;
  }
}
@media screen and (max-width: 767px) {
  .p-hero__left {
    width: 100%;
    padding: 56px 20px 0;
    text-align: center;
  }
}
.p-hero__logo img {
  width: 325px;
  height: auto;
}
@media screen and (max-width: 1050px) {
  .p-hero__logo img {
    width: 280px;
  }
}
@media screen and (max-width: 767px) {
  .p-hero__logo img {
    width: 65%;
  }
}
.p-hero__date {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .p-hero__date {
    margin-top: 8px;
  }
}
.p-hero__date img {
  width: 334px;
}
@media screen and (max-width: 1050px) {
  .p-hero__date img {
    width: 285px;
  }
}
@media screen and (max-width: 767px) {
  .p-hero__date img {
    width: 86%;
  }
}
.p-hero__newsBox {
  width: 100%;
  padding: 24px;
  margin-top: 48px;
  background-color: #fff;
}
@media screen and (max-width: 1050px) {
  .p-hero__newsBox {
    padding: 24px;
  }
}
@media screen and (max-width: 767px) {
  .p-hero__newsBox {
    width: calc(100% - 40px);
    margin: 40px auto 0;
  }
}
.p-hero__newsBox-heading {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  color: #D63E21;
  font-family: "Nunito", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-hero__newsBox-heading {
    font-size: 1.125rem;
  }
}
.p-hero__newsBox-heading img {
  align-self: flex-start;
  width: 32px;
  height: 32px;
}
@media screen and (max-width: 767px) {
  .p-hero__newsBox-heading img {
    width: 24px;
    height: 24px;
  }
}

.p-focus {
  flex: 1;
  position: relative;
  padding-block: 150px 24px;
  z-index: 0;
}
@media screen and (min-width: 1400px) {
  .p-focus {
    flex: none;
    width: calc(100% - 460px);
  }
}
@media screen and (max-width: 767px) {
  .p-focus {
    margin-top: 32px;
    margin-left: 20px;
    padding: 0;
  }
}
.p-focus__inner {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
  padding-right: 48px;
}
@media screen and (max-width: 767px) {
  .p-focus__inner {
    margin-bottom: 16px;
    padding-right: 20px;
  }
}
.p-focus__inner .c-heading-primary {
  align-self: center;
  margin-bottom: 0;
}
.p-focus__slideItem {
  width: 45%;
}
@media screen and (min-width: 1400px) {
  .p-focus__slideItem {
    width: 460px;
  }
}
@media screen and (max-width: 1050px) {
  .p-focus__slideItem {
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  .p-focus__slideItem {
    width: 88%;
    max-width: 450px;
    min-width: 180px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-focus__slideItem {
    transition: opacity 0.3s;
  }
  .p-focus__slideItem:hover {
    opacity: 0.7;
  }
}
.p-focus__buttonWrap {
  display: flex;
  gap: 16px;
}

.swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background-color: #fff;
  border: 1px solid #E55F45;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background-color: #D63E21;
  border: none;
}

.swiper-pagination {
  align-self: center;
  position: static;
  text-align: left;
}

.swiper-button-next,
.swiper-button-prev {
  position: static;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background: #fff;
  border: 2px solid #E55F45;
  border-radius: 40px;
  cursor: pointer;
  transition: scale 0.3s;
}
@media screen and (max-width: 767px) {
  .swiper-button-next,
  .swiper-button-prev {
    width: 32px;
    height: 32px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .swiper-button-next:hover,
  .swiper-button-prev:hover {
    scale: 1.1;
  }
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: block;
  margin-top: 2px;
  color: #E55F45;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.swiper-button-next:after {
  content: "→";
}

.swiper-button-prev:after {
  content: "←";
}

.p-indexBlock-top {
  padding-block: 80px;
  background-color: #FFF7EA;
}

.p-indexRanking {
  width: 100%;
  padding-block: 80px;
  background: #E55F45;
}
@media screen and (max-width: 767px) {
  .p-indexRanking {
    padding-block: 56px;
  }
  .p-indexRanking .l-container {
    padding-inline: 20px 0;
  }
}

.p-index__heading {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 8px 24px;
}
.p-index__swiper {
  position: relative;
}
.p-index__swiper .swiper-button-prev {
  position: absolute;
  top: 0;
  left: -20px;
  bottom: 0;
  margin: auto;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .p-index__swiper .swiper-button-prev {
    left: -16px;
  }
}
.p-index__swiper .swiper-button-next {
  position: absolute;
  top: 0;
  right: -20px;
  bottom: 0;
  margin: auto;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .p-index__swiper .swiper-button-next {
    right: 4px;
  }
}
.p-index__slideItem {
  width: calc((100% - 48px) / 3);
  height: auto;
}
@media (hover: hover) and (pointer: fine) {
  .p-index__slideItem {
    transition: opacity 0.3s;
  }
  .p-index__slideItem:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-index__slideItem {
    width: 85%;
  }
}
.p-index__slideItem a {
  position: relative;
  display: block;
  height: 100%;
  padding: 16px;
  background-color: #fff;
  border-radius: 10px;
}
.p-indexRanking .p-index__slideItem a {
  height: calc(100% - 43px);
}

.p-index__slideItem a.-end::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  z-index: 1;
}
.p-index__ranking {
  position: relative;
  width: fit-content;
  margin: 0 auto 16px;
  padding: 4px 16px 2px 40px;
  background-color: #fff;
  border-radius: 20px;
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-index__ranking {
    background-size: 16px !important;
    font-size: 14px;
  }
}
.p-index__ranking::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  border-top: 8px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  transform: translateX(-50%);
}
.p-index__ranking::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 16px;
  width: 20px;
  height: 18px;
  margin: auto;
}
.p-index__slideItem.-rank1 .p-index__ranking::before {
  background: url(../img/common/icon-crown1.svg) no-repeat left center/20px;
}

.p-index__slideItem.-rank2 .p-index__ranking::before {
  background: url(../img/common/icon-crown2.svg) no-repeat left center/20px;
}

.p-index__slideItem.-rank3 .p-index__ranking::before {
  background: url(../img/common/icon-crown3.svg) no-repeat left center/20px;
}

.p-index__slideItem.-rank4 .p-index__ranking::before {
  background: url(../img/common/icon-crown4.svg) no-repeat left center/20px;
}

.p-index__slideItem.-rank5 .p-index__ranking::before {
  background: url(../img/common/icon-crown4.svg) no-repeat left center/20px;
}

.p-index__slideItem.-rank6 .p-index__ranking::before, .p-index__slideItem.-rank7 .p-index__ranking::before, .p-index__slideItem.-rank8 .p-index__ranking::before, .p-index__slideItem.-rank9 .p-index__ranking::before, .p-index__slideItem.-rank10 .p-index__ranking::before {
  background: url(../img/common/icon-crown4.svg) no-repeat left center/20px;
}

.p-index__buttonWrap {
  display: flex;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .p-index__buttonWrap {
    margin-left: auto;
  }
}
.p-index__image {
  position: relative;
  padding-top: 70%;
  overflow: hidden;
}
.p-index__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.p-index__image.-end::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.p-indexEvents {
  padding-block: 80px;
  background-color: #FFF7EA;
}
@media screen and (max-width: 767px) {
  .p-indexEvents {
    padding-block: 56px;
  }
}
.p-indexEvents__body {
  width: 100%;
  max-width: 1080px;
  margin-inline: auto;
  padding-inline: 40px;
}
@media screen and (max-width: 767px) {
  .p-indexEvents__body {
    padding-inline: 20px 0;
  }
}

.p-indexSearch {
  padding-block: 80px;
  background-color: #FFF7EA;
}
@media screen and (max-width: 767px) {
  .p-indexSearch {
    padding-block: 56px;
  }
}
.p-indexSearch__block {
  display: flex;
  justify-content: space-between;
  gap: 56px;
}
@media screen and (max-width: 767px) {
  .p-indexSearch__block {
    display: block;
  }
}
.p-indexSearch .c-heading-main {
  flex-shrink: 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-indexSearch .c-heading-main {
    text-align: center;
  }
}
.p-indexSearch .c-heading-main span {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .p-indexSearch .c-heading-main span {
    margin-left: auto;
  }
}

.p-indexNews {
  padding-block: 80px;
  border-top: 10px solid #FFF7EA;
}
@media screen and (max-width: 767px) {
  .p-indexNews {
    padding-block: 56px;
  }
}
.p-indexNews__block {
  display: flex;
  justify-content: space-between;
  gap: 64px;
}
@media screen and (max-width: 767px) {
  .p-indexNews__block {
    display: block;
  }
}
.p-indexNews__heading {
  flex: 1;
}
.p-indexNews .c-heading-main {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-indexNews .c-heading-main {
    text-align: center;
  }
}
.p-indexNews .c-heading-main span {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .p-indexNews .c-heading-main span {
    margin-left: auto;
  }
}
.p-indexNews__list {
  flex: 1;
  max-width: 708px;
}
.p-indexNews__item {
  width: 100%;
  padding-bottom: 16px;
  border-bottom: 1px solid #e5e5e5;
}
.p-indexNews__item + .p-indexNews__item {
  margin-top: 16px;
}
.p-indexNews__link {
  display: flex;
  gap: 24px;
  width: 100%;
  transition: opacity 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .p-indexNews__link:hover {
    opacity: 0.7;
  }
}
.p-indexNews__thumb {
  position: relative;
  width: 100px;
  height: 100px;
  overflow: hidden;
}
.p-indexNews__image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: translate(-50%, -50%);
}
.p-indexNews__textBox {
  align-self: center;
}
.p-indexNews__date {
  color: #888;
  font-family: "Nunito", sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-indexNews__date {
    font-size: 0.625rem;
  }
}
.p-indexNews__title {
  margin-top: 8px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-indexNews__title {
    font-size: 0.875rem;
  }
}

.p-indexFeature {
  background-color: #E55F45;
  padding-block: 80px;
}
@media screen and (max-width: 767px) {
  .p-indexFeature {
    padding-block: 56px;
  }
}
.p-indexFeature__block {
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .p-indexFeature__block {
    flex-direction: column;
    gap: 24px;
  }
}
.p-indexFeature__box {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #fff;
  border-radius: 20px;
}
@media (hover: hover) and (pointer: fine) {
  .p-indexFeature__box {
    transition: opacity 0.3s;
  }
  .p-indexFeature__box:hover {
    opacity: 0.8;
  }
}
.p-indexFeature__textBox {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 24px 32px 32px;
}
@media screen and (max-width: 767px) {
  .p-indexFeature__textBox {
    padding: 24px;
  }
}
.p-indexFeature__title {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-indexFeature__title {
    font-size: 1.125rem;
  }
}
.p-indexFeature__text {
  margin-block: 24px;
  text-align: center;
  font-size: 1rem;
  line-height: 2;
}
.p-indexFeature__text span {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .p-indexFeature__text {
    margin-top: 16px;
    font-size: 0.875rem;
  }
}
.p-indexFeature__more {
  position: relative;
  margin-top: auto;
  padding-right: 40px;
  text-align: right;
  color: #D63E21;
  font-size: 1rem;
  font-weight: 700;
}
.p-indexFeature__more::after {
  content: "→";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1.5rem;
  height: 1.5rem;
  margin: auto;
  border-radius: 1.5rem;
  background-color: #D63E21;
  color: #fff;
  text-align: center;
  font-size: 0.625rem;
  font-weight: 700;
  line-height: 1.5rem;
}
.p-indexFeature__image img {
  border-radius: 20px 20px 0 0;
}
@media screen and (max-width: 767px) {
  .p-indexFeature__image img {
    position: static;
  }
}

.p-indexVoice {
  padding-block: 80px;
  background-color: #FFF7EA;
}
@media screen and (max-width: 767px) {
  .p-indexVoice {
    padding-block: 56px;
  }
}
.p-indexVoice__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-top: 32px;
  padding: 48px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-indexVoice__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    padding: 16px;
  }
}
.p-indexVoice__item {
  width: 100%;
}
.p-indexVoice__item iframe,
.p-indexVoice__item blockquote {
  min-width: auto !important;
}
.p-indexVoice__item a {
  display: block;
}
@media (hover: hover) and (pointer: fine) {
  .p-indexVoice__item a {
    transition: opacity 0.3s;
  }
  .p-indexVoice__item a:hover {
    opacity: 0.7;
  }
}

.p-sponsor {
  border-top: 8px solid #D63E21;
  border-bottom: 8px solid #D63E21;
}
.p-sponsor__block {
  padding-block: 80px;
}
@media screen and (max-width: 767px) {
  .p-sponsor__block {
    padding-block: 56px;
  }
}
.p-sponsor__list01 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 32px;
}
.p-sponsor__item01:nth-child(1) img {
  width: auto;
  height: 64px;
}
.p-sponsor__item01:nth-child(2) img {
  width: auto;
  height: 90px;
}
.p-sponsor__item01:nth-child(3) img {
  width: auto;
  height: 67px;
}
.p-sponsor__list02 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 16px 32px;
  margin-top: 56px;
}
.p-sponsor__item02 {
  font-size: 1.125rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-sponsor__item02 {
    font-size: 0.875rem;
  }
}

.p-cooperation {
  text-align: center;
  margin-top: 56px;
  font-size: 0.875rem;
}
@media screen and (max-width: 767px) {
  .p-cooperation {
    font-size: 0.75rem;
  }
}

.p-about {
  position: relative;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-about {
    padding-inline: 0;
  }
}

.p-aboutBox__inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
}
@media screen and (max-width: 1000px) {
  .p-aboutBox__inner {
    flex-direction: column;
  }
}
.p-aboutBox__textBox {
  width: 50%;
  padding-block: 80px;
}
@media screen and (max-width: 1000px) {
  .p-aboutBox__textBox {
    width: 100%;
    min-width: 380px;
    padding-block: 40px 0;
  }
}
@media screen and (max-width: 767px) {
  .p-aboutBox__textBox {
    min-width: auto;
    padding: 20px;
  }
}
.p-aboutBox__copy {
  width: 95%;
  margin-bottom: 40px;
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.05));
  color: #fff;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-aboutBox__copy {
    width: 100%;
    max-width: 390px;
    margin-inline: auto;
    font-size: 16px;
    margin-bottom: 24px;
  }
}
.p-aboutBox__read {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-aboutBox__read {
    font-size: 16px;
  }
}
.p-aboutBox__image {
  width: 50%;
  align-self: flex-end;
}
@media screen and (max-width: 1000px) {
  .p-aboutBox__image {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .p-aboutBox__image {
    width: 100%;
  }
}

.p-aboutBox1 {
  position: relative;
  margin-bottom: 8vw;
  padding: 80px 40px 0;
  background-color: #fff;
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.15));
}
@media screen and (max-width: 767px) {
  .p-aboutBox1 {
    padding: 40px 20px 20px;
    margin-bottom: 14vw;
  }
}
.p-aboutBox1::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -90px;
  width: 100%;
  height: 90px;
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-aboutBox1::after {
    bottom: -50px;
    height: 50px;
  }
}
.p-aboutBox1__copy {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
}
.p-aboutBox1__copy span {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .p-aboutBox1__copy {
    font-size: 28px;
    line-height: 1.75;
  }
}
.p-aboutBox1__logo {
  display: block;
  width: 80%;
  max-width: 480px;
  margin: 48px auto;
}
@media screen and (max-width: 767px) {
  .p-aboutBox1__logo {
    max-width: 380px;
  }
}
.p-aboutBox1__read {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-aboutBox1__read {
    text-align: left;
    font-size: 14px;
  }
}

.p-aboutBox2 {
  margin-top: -72px;
  background-color: #82c6e6;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .p-aboutBox2 {
    margin-top: -16px;
  }
}
.p-aboutBox2 .p-aboutBox__textBox {
  padding-inline: 56px 16px;
}
@media screen and (max-width: 1000px) {
  .p-aboutBox2 .p-aboutBox__textBox {
    padding-top: 140px;
    padding-inline: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-aboutBox2 .p-aboutBox__textBox {
    padding-top: 40px;
    padding-inline: 20px;
  }
}
.p-aboutBox2 .p-aboutBox__copy {
  padding: 24px 32px;
  background: transparent linear-gradient(90deg, #e2709d 0%, #e2709d 20%, #deb429 50%, #e2709d 80%, #e2709d 100%) 0% 0% no-repeat padding-box;
  border-radius: 80px;
}
@media screen and (max-width: 1000px) {
  .p-aboutBox2 .p-aboutBox__image {
    margin-top: -20vw;
  }
}
@media screen and (max-width: 767px) {
  .p-aboutBox2 .p-aboutBox__image {
    margin-top: -10vw;
  }
}

.p-aboutBox3 {
  margin-top: 8px;
  background-color: #e192a7;
  border-radius: 10px;
}
.p-aboutBox3 .p-aboutBox__inner {
  flex-direction: row-reverse;
}
@media screen and (max-width: 1000px) {
  .p-aboutBox3 .p-aboutBox__inner {
    flex-direction: column;
  }
}
.p-aboutBox3 .p-aboutBox__textBox {
  padding-inline: 16px 56px;
}
@media screen and (max-width: 1000px) {
  .p-aboutBox3 .p-aboutBox__textBox {
    padding-inline: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-aboutBox3 .p-aboutBox__textBox {
    padding-inline: 20px;
  }
}
.p-aboutBox3 .p-aboutBox__copy {
  padding: 24px 32px;
  background: transparent linear-gradient(90deg, #72bb2b 0%, #51b747 20%, #00af8f 50%, #51b747 80%, #72bb2b 100%) 0% 0% no-repeat padding-box;
  border-radius: 80px;
}
@media screen and (max-width: 1000px) {
  .p-aboutBox3 .p-aboutBox__image {
    margin-top: -10vw;
  }
}
@media screen and (max-width: 767px) {
  .p-aboutBox3 .p-aboutBox__image {
    margin-top: -10vw;
  }
}

.p-aboutBox4 {
  margin-top: 8px;
  background-color: #edcf53;
  border-radius: 10px;
}
.p-aboutBox4 .p-aboutBox__textBox {
  padding-inline: 56px 16px;
}
@media screen and (max-width: 1000px) {
  .p-aboutBox4 .p-aboutBox__textBox {
    padding-inline: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-aboutBox4 .p-aboutBox__textBox {
    padding-inline: 20px;
  }
}
.p-aboutBox4 .p-aboutBox__copy {
  padding: 24px 32px;
  background: transparent linear-gradient(90deg, #00a7b1 0%, #5a9ab2 20%, #b98db5 50%, #5a9ab2 80%, #00a7b1 100%) 0% 0% no-repeat padding-box;
  border-radius: 80px;
}

.p-aboutHistory {
  position: relative;
  z-index: -1;
}
.p-aboutHistory__title {
  text-align: center;
}
.p-aboutHistory__title span {
  padding-bottom: 8px;
  border-bottom: 1px solid #000;
  font-size: 1.5rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-aboutHistory__title span {
    font-size: 1.25rem;
  }
}
.p-aboutHistory__list {
  margin-top: 48px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 48px;
  flex-direction: column;
}
.p-aboutHistory__item {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
}
.p-aboutHistory__item::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 110px;
  width: 1px;
  height: calc(100% + 48px);
  background-color: #000;
}
@media screen and (max-width: 767px) {
  .p-aboutHistory__item::after {
    left: 74px;
  }
}
.p-aboutHistory__item:last-of-type::after {
  height: 100%;
}
.p-aboutHistory__year {
  flex-shrink: 0;
  position: relative;
  width: 150px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-aboutHistory__year {
    width: 95px;
    font-size: 14px;
  }
}
.p-aboutHistory__year::before {
  content: "";
  position: absolute;
  top: 10px;
  right: 35px;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #000;
}
@media screen and (max-width: 767px) {
  .p-aboutHistory__year::before {
    right: 16px;
  }
}
.p-aboutHistory__text {
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-aboutHistory__text {
    font-size: 0.875rem;
  }
}

.p-aboutInfo {
  position: relative;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-aboutInfo {
    padding: 0;
  }
}
.p-aboutInfo__inner {
  padding: 80px;
  background: radial-gradient(#f5eecf 4%, #e8d2da);
  border-radius: 20px;
}
@media screen and (max-width: 1000px) {
  .p-aboutInfo__inner {
    padding: 80px 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-aboutInfo__inner {
    padding: 40px 20px;
  }
}
.p-aboutInfo__item + .p-aboutInfo__item {
  margin-top: 48px;
}
.p-aboutInfo__title {
  margin-bottom: 16px;
}
.p-aboutInfo__title span {
  display: inline-block;
  padding: 8px 24px;
  background-color: #de558c;
  color: #fff;
  border-radius: 30px;
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .p-aboutInfo__title span {
    font-size: 1rem;
  }
}
.p-aboutInfo__wrap {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 64px;
}
@media screen and (max-width: 1000px) {
  .p-aboutInfo__wrap {
    flex-direction: column;
    gap: 16px;
  }
}
.p-aboutInfo__text {
  flex: 1;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-aboutInfo__text {
    font-size: 0.875rem;
  }
}
.p-aboutInfo__logo {
  flex-shrink: 0;
  width: 205px;
  height: auto;
}
@media screen and (max-width: 1000px) {
  .p-aboutInfo__logo {
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-aboutInfo__logo {
    width: 50%;
    max-width: 205px;
    margin: auto;
  }
}
.p-aboutInfo__book {
  flex-shrink: 0;
  width: 290px;
}
@media screen and (max-width: 1000px) {
  .p-aboutInfo__book {
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-aboutInfo__book {
    width: 80%;
    margin: auto;
  }
}

.p-eventRegister {
  margin-top: 56px;
}

.acf-fields > .acf-field {
  margin-top: 16px;
  border-top: none;
}

.acf-field .acf-label label {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
  font-size: 1rem;
}

.acf-field p.description {
  font-size: 0.875rem;
  margin-bottom: 16px;
  line-height: 1.5;
}

.acf-field input[type=text],
.acf-field input[type=password],
.acf-field input[type=number],
.acf-field input[type=search],
.acf-field input[type=email],
.acf-field input[type=url],
.acf-field textarea,
.acf-field select {
  height: auto;
  padding: 8px 16px;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container .select2-search--inline .select2-search__field {
  padding: 8px 16px;
  margin-top: 0;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: flex;
  gap: 8px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  float: none;
  padding: 4px;
  margin: 0;
  align-self: center;
  font-size: 0.875rem;
}

.acf-button {
  padding: 4px 8px;
  background-color: #f3f3f3;
  color: #333;
  border: 1px solid #c8c8c8;
  border-radius: 4px;
  font-size: 0.875rem;
}

.acf-icon.small,
.acf-icon.-small {
  top: 0;
  left: 8px;
  bottom: 0;
  margin: auto;
}

.acf-url input[type=url] {
  padding-left: 32px;
}

.acf-taxonomy-field .acf-checkbox-list li {
  font-size: 1rem;
  line-height: 28px;
}

.acf-taxonomy-field .acf-checkbox-list li[data-id="111"],
.acf-taxonomy-field .acf-checkbox-list li[data-id="72"],
.acf-taxonomy-field .acf-checkbox-list li[data-id="73"],
.acf-taxonomy-field .acf-checkbox-list li[data-id="74"],
.acf-taxonomy-field .acf-checkbox-list li[data-id="76"] {
  display: none;
}

.manager .acf-taxonomy-field .acf-checkbox-list li[data-id="111"] {
  display: block;
}

.acf-form-submit {
  margin-top: 40px;
  text-align: center;
}

.acf-form-submit .acf-button {
  min-width: 350px;
  padding: 24px;
  background: transparent linear-gradient(90deg, #e2709d 0%, #e2709d 20%, #deb429 50%, #e2709d 80%, #e2709d 100%) 0% 0% no-repeat padding-box;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 50px;
  font-size: 1.25rem;
  font-weight: 700;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  transition: all 0.3s;
}

.acf-form-submit .acf-button:disabled {
  background: #888888;
}

.p-post__item + .p-post__item {
  margin-top: 40px;
}

.p-post__title {
  margin-bottom: 10px;
  font-size: 1.25rem;
  font-weight: 500;
}
.p-post__title::before {
  content: "・";
  display: inline;
}

.p-post__btn {
  display: inline-block;
  padding: 8px 16px;
  background-color: #deaa33;
  color: #fff;
  border-radius: 30px;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.p-post__btn-report {
  display: inline-block;
  padding: 8px 16px;
  background-color: #D63E21;
  color: #fff;
  border-radius: 30px;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 767px) {
  .p-post__btn,
  .acf-form-submit .acf-button,
  .p-post__btn-report {
    transition: opacity 0.3s;
  }
  .p-post__btn:hover,
  .acf-form-submit .acf-button:hover,
  .p-post__btn-report:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 768px) {
  .p-post__item + .p-post__item {
    margin-top: 24px;
  }
  .p-post__title {
    font-size: 1.25rem;
  }
  .p-post__btn,
  .p-post__btn-report {
    font-size: 0.75rem;
  }
  .acf-form-submit .acf-button {
    width: 100%;
    max-width: 320px;
    min-width: auto;
    padding: 16px;
    font-size: 1rem;
  }
}
.p-post__att {
  margin-bottom: 64px;
  color: #b60007;
  font-size: 1rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-post__att {
    font-size: 0.875rem;
  }
}

.p-register__agree {
  margin-top: 40px;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-register__agree {
    font-size: 14px;
  }
}
.p-register__agree input[type=checkbox] {
  margin-right: 8px;
}

.acf_label {
  position: relative;
}

.p-tip__block {
  position: relative;
  display: inline-block;
  flex: 1;
}

.p-tip__icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  border-radius: 20px;
  background: #D63E21;
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
}

.p-tip__box {
  display: none;
  position: absolute;
  top: 2.125em;
  left: -3em;
  max-width: 400px;
  padding: 16px;
  background-color: #e5e5e5;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 400;
  z-index: 10;
  pointer-events: none;
}
.p-tip__box::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 3.5em;
  border-bottom: 8px solid #e5e5e5;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.acf-icon.-plus,
.acf-icon.-minus {
  width: 30px;
  border-radius: 10px;
}

.acf-icon.-plus:before {
  content: "追加";
  top: -2px;
  left: 1px;
  width: fit-content;
  font-size: 10px;
  font-weight: 700;
}

.acf-icon.-minus:before {
  content: "削除";
  top: -2px;
  left: 1px;
  width: fit-content;
  font-size: 10px;
  font-weight: 700;
}

.acf-field[data-name=cf_about_event],
.acf-field[data-name=cf_guidebook_gr] {
  display: none;
}

.p-eventList {
  padding-block: 80px;
  background-color: #FFF7EA;
}
@media screen and (max-width: 767px) {
  .p-eventList {
    padding-block: 56px;
  }
}
.p-eventList__results {
  margin-bottom: 40px;
  padding: 16px;
  background-color: #5BB62F;
  color: #fff;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-eventList__results {
    font-size: 0.875rem;
  }
}
.p-eventList__results span {
  font-family: "Nunito", sans-serif;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-eventList__results span {
    font-size: 1rem;
  }
}
.p-eventList__list {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}
@media screen and (max-width: 767px) {
  .p-eventList__list {
    gap: 8px;
  }
}
@media screen and (max-width: 767px) {
  .p-eventList__list .p-eventList__textBox {
    padding: 0px;
  }
  .p-eventList__list .p-eventList__title {
    font-size: 0.75rem;
  }
}
.p-eventList__item {
  width: calc((100% - 64px) / 3);
}
@media screen and (max-width: 767px) {
  .p-eventList__item {
    width: calc((100% - 16px) / 2);
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-eventList__item {
    transition: opacity 0.3s;
  }
  .p-eventList__item:hover {
    opacity: 0.7;
  }
}
.p-eventList__item a {
  position: relative;
  display: block;
  height: 100%;
  padding: 16px;
  background-color: #fff;
  border-radius: 10px;
}
.p-rankingList .p-eventList__item a {
  height: calc(100% - 28px);
}

.p-eventList__item a.-end::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
  border-radius: 10px;
}
.p-eventList__item.-mingei a {
  background-color: #FEFDE2;
}
.p-eventList__ranking {
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .p-eventList__ranking {
    padding-left: 24px;
    background-size: 16px !important;
    font-size: 14px;
  }
}
.p-eventList__item.-rank1 .p-eventList__ranking {
  background: url(../img/common/icon-crown1.svg) no-repeat left center/20px;
  color: #BF9D2A;
}

.p-eventList__item.-rank2 .p-eventList__ranking {
  background: url(../img/common/icon-crown2.svg) no-repeat left center/20px;
  color: #BCBBB7;
}

.p-eventList__item.-rank3 .p-eventList__ranking {
  background: url(../img/common/icon-crown3.svg) no-repeat left center/20px;
  color: #B97032;
}

.p-eventList__item.-rank4 .p-eventList__ranking {
  background: url(../img/common/icon-crown4.svg) no-repeat left center/20px;
  color: #ACCBD0;
}

.p-eventList__item.-rank5 .p-eventList__ranking {
  background: url(../img/common/icon-crown4.svg) no-repeat left center/20px;
  color: #ACCBD0;
}

.p-eventList__item:nth-of-type(6) .p-eventList__ranking {
  color: transparent;
}
.p-eventList__item:nth-of-type(7) .p-eventList__ranking {
  color: transparent;
}
.p-eventList__item:nth-of-type(8) .p-eventList__ranking {
  color: transparent;
}
.p-eventList__item:nth-of-type(9) .p-eventList__ranking {
  color: transparent;
}
.p-eventList__item:nth-of-type(10) .p-eventList__ranking {
  color: transparent;
}
.p-eventList__item:nth-of-type(11) .p-eventList__ranking {
  color: transparent;
}
.p-eventList__item:nth-of-type(12) .p-eventList__ranking {
  color: transparent;
}
.p-eventList__item:nth-of-type(13) .p-eventList__ranking {
  color: transparent;
}
.p-eventList__item:nth-of-type(14) .p-eventList__ranking {
  color: transparent;
}
.p-eventList__item:nth-of-type(15) .p-eventList__ranking {
  color: transparent;
}
.p-eventList__item:nth-of-type(16) .p-eventList__ranking {
  color: transparent;
}
.p-eventList__item:nth-of-type(17) .p-eventList__ranking {
  color: transparent;
}
.p-eventList__item:nth-of-type(18) .p-eventList__ranking {
  color: transparent;
}
.p-eventList__item:nth-of-type(19) .p-eventList__ranking {
  color: transparent;
}
.p-eventList__item:nth-of-type(20) .p-eventList__ranking {
  color: transparent;
}

.p-eventList__image {
  position: relative;
  padding-top: 70%;
  overflow: hidden;
}
.p-eventList__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.p-eventList__textBox {
  margin-top: 16px;
  padding-inline: 8px;
}
@media screen and (max-width: 767px) {
  .p-eventList__textBox {
    padding: 0;
  }
}
.p-eventList__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.p-eventList__label {
  position: absolute !important;
  top: 0 !important;
  left: auto !important;
  right: 8px;
  width: 15% !important;
  max-width: 28px;
  height: auto !important;
  z-index: 10;
  transform: translate(0, 0) !important;
}
.p-eventList__title {
  margin-top: 8px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-eventList__title {
    font-size: 0.875rem;
  }
}
.p-eventList__date {
  align-self: center;
  color: #888888;
  font-family: "Nunito", sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  font-weight: 600;
}

.p-pickupEvent {
  padding: 80px 0;
  background-color: #E55F45;
}
.p-pickupEvent__list {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .p-pickupEvent__list {
    gap: 16px;
    margin-top: 0;
  }
}
.p-pickupEvent__list .p-eventList__item:last-of-type {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-pickupEvent__list .p-eventList__item:last-of-type {
    display: block;
  }
}

.p-eventDetails {
  padding-block: 150px 80px;
  background-color: #FFF7EA;
}
@media screen and (max-width: 767px) {
  .p-eventDetails {
    padding-block: 80px 56px;
  }
}
.p-eventDetails__date {
  display: inline-block;
  position: relative;
  padding: 8px 16px;
  background-color: #EDB829;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 700;
}
.p-eventDetails__date::before {
  content: "";
  position: absolute;
  top: 0;
  right: -24px;
  border-top: 15px solid #EDB829;
  border-left: 15px solid #EDB829;
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
.p-eventDetails__date::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -24px;
  border-left: 15px solid #EDB829;
  border-bottom: 15px solid #EDB829;
  border-top: 15px solid transparent;
  border-right: 15px solid transparent;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__date {
    padding: 4px 8px 4px 16px;
    font-size: 0.625rem;
  }
  .p-eventDetails__date::before {
    right: -10px;
    border-width: 10px;
  }
  .p-eventDetails__date::after {
    right: -10px;
    border-width: 10px;
  }
}
.p-eventDetails__heading {
  position: relative;
  margin-bottom: 56px;
  padding: 16px 40px 16px 24px;
  border-radius: 0 0 20px 20px;
}
.p-eventDetails__heading.-geinou {
  background-color: #FFB988;
}
.p-eventDetails__heading.-play {
  background-color: #FFE1A0;
}
.p-eventDetails__heading.-dance {
  background-color: #B8F2B1;
}
.p-eventDetails__heading.-art {
  background-color: #FFE3EA;
}
.p-eventDetails__heading.-other {
  background-color: #C0E7F4;
}
.p-eventDetails__heading.-organizer {
  background-color: #F4B1A9;
}
.p-eventDetails__heading.-music {
  background-color: #FADACF;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__heading {
    padding: 8px 32px 16px 16px;
  }
}
.p-eventDetails__barrierList {
  display: inline-flex;
  gap: 8px;
  margin-left: 16px;
  vertical-align: text-bottom;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__barrierList {
    margin-left: 8px;
  }
}
.p-eventDetails__barrierItem {
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__barrierItem {
    width: 16px;
    height: 16px;
  }
}
.p-eventDetails__title {
  margin-top: 8px;
  font-size: 1.875rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__title {
    font-size: 1rem;
  }
}
.p-eventDetails__label {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
}
.p-eventDetails__cancel {
  margin-bottom: 24px;
  padding: 16px;
  background: #D3272D;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__cancel {
    margin-bottom: 16px;
    font-size: 1rem;
  }
}
.p-eventDetails__end {
  margin-bottom: 24px;
  padding: 16px;
  background: #2A609D;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__end {
    margin-bottom: 16px;
    font-size: 1rem;
  }
}
.p-eventDetails__img01 {
  max-width: 100%;
  margin-top: 56px;
}
.p-eventDetails__cap {
  margin-top: 8px;
  font-size: 0.75rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__cap {
    font-size: 0.625rem;
  }
}
.p-eventDetails__read {
  margin-top: 48px;
  font-size: 1.25rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__read {
    margin-top: 32px;
    font-size: 1rem;
  }
}
.p-eventDetails__text {
  margin-top: 24px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__text {
    font-size: 0.875rem;
  }
}
.p-eventDetails__img02 {
  max-width: 100%;
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__img02 {
    margin-top: 32px;
  }
}
.p-eventDetails__labelTitle {
  display: inline-block;
  padding: 24px 56px 24px 5vw;
  background-color: #EDC15D;
  border-bottom-right-radius: 60px;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__labelTitle {
    padding: 16px 40px 16px 20px;
    border-bottom-right-radius: 40px;
    font-size: 1.125rem;
  }
}
.p-eventDetails__box {
  padding: 80px 0;
  background-color: #E55F45;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__box {
    padding: 56px 0;
  }
}
.p-eventDetails__map {
  margin-top: 48px;
}
.p-eventDetails__map .acf-map {
  position: relative;
  width: 100%;
  height: 400px;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__map .acf-map {
    margin-block: 16px;
  }
}
.p-eventDetails__map .acf-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__map {
    gap: 24px;
  }
}
.p-eventDetails__mapHeading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.p-eventDetails__mapTitle {
  font-size: 1.5rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__mapTitle {
    font-size: 1.125rem;
  }
}
.p-eventDetails__mapButton {
  position: relative;
  padding-right: 64px;
  text-align: right;
  font-size: 1rem;
  font-weight: 500;
  line-height: 56px;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__mapButton {
    font-size: 0.875rem;
  }
}
.p-eventDetails__mapButton::after {
  content: "→";
  position: absolute;
  right: 0;
  top: 0;
  width: 56px;
  height: 56px;
  border-radius: 56px;
  background-color: #E55F45;
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  line-height: 56px;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__mapButton::after {
    width: 48px;
    height: 48px;
    font-size: 19px;
    line-height: 48px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-eventDetails__mapButton:hover {
    opacity: 0.7;
  }
  .p-eventDetails__mapButton:hover::before {
    transform: scale(1.2);
  }
}
.p-eventDetails__info {
  padding: 80px;
  background-color: #fff;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__info {
    padding: 32px 24px;
  }
}
.p-eventDetails__item {
  display: flex;
  padding-bottom: 24px;
  border-bottom: 1px solid #e5e5e5;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__item {
    flex-direction: column;
    gap: 8px;
    padding-bottom: 16px;
  }
}
.p-eventDetails__item dt {
  flex-shrink: 0;
  min-width: 200px;
  margin-right: 40px;
  font-size: 1rem;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__item dt {
    width: 100%;
    font-size: 0.875rem;
  }
}
.p-eventDetails__item dd {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75;
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__item dd {
    font-size: 0.875rem;
  }
}
.p-eventDetails__item dd a {
  text-decoration: underline;
  transition: opacity 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .p-eventDetails__item dd a:hover {
    opacity: 0.7;
  }
}
.p-eventDetails__item + .p-eventDetails__item {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .p-eventDetails__item + .p-eventDetails__item {
    margin-top: 16px;
  }
}

.p-shere {
  padding-block: 80px;
  background-color: #FFF7EA;
}
@media screen and (max-width: 767px) {
  .p-shere {
    padding-block: 56px;
  }
}
.p-shere__list {
  display: flex;
  justify-content: center;
  gap: 24px;
}

.p-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
}
.p-modalBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.p-modal__close {
  position: absolute;
  top: -25px;
  right: -25px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: #E55F45;
}
@media screen and (max-width: 767px) {
  .p-modal__close {
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
  }
}
.p-modal__close::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 24px;
  height: 3px;
  margin: auto;
  border-radius: 3px;
  background-color: #fff;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .p-modal__close::before {
    width: 20px;
  }
}
.p-modal__close::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 24px;
  height: 3px;
  margin: auto;
  border-radius: 3px;
  background-color: #fff;
  transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .p-modal__close::after {
    width: 20px;
  }
}
.p-modal__inner {
  max-height: calc(90vh - 56px);
  padding-bottom: 56px;
  overflow-y: auto;
}
@media screen and (max-width: 767px) {
  .p-modal__inner {
    max-height: calc(90dvh - 32px);
    padding-bottom: 32px;
  }
}
.p-modal__body {
  position: fixed;
  top: 50%;
  left: 50%;
  width: calc(100% - 80px);
  max-width: 1000px;
  max-height: 90vh;
  padding: 56px;
  background-color: #fff;
  border-radius: 20px;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-modal__body {
    width: calc(100% - 48px);
    max-height: 90dvh;
    padding: 32px 24px;
  }
}

.p-rankingList {
  padding-block: 80px;
  background-color: #FFF7EA;
}
@media screen and (max-width: 767px) {
  .p-rankingList {
    padding-block: 56px;
  }
}
.p-rankingList .p-index__ranking {
  background: url(../img/common/icon-crown4.svg) no-repeat left 14px center/20px, #fff;
}
.p-rankingList .p-index__ranking.-rank1 {
  background: url(../img/common/icon-crown1.svg) no-repeat left 14px center/20px, #fff;
}
.p-rankingList .p-index__ranking.-rank2 {
  background: url(../img/common/icon-crown2.svg) no-repeat left 14px center/20px, #fff;
}
.p-rankingList .p-index__ranking.-rank3 {
  background: url(../img/common/icon-crown3.svg) no-repeat left 14px center/20px, #fff;
}

.p-news__list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 24px;
}
@media screen and (max-width: 767px) {
  .p-news__list {
    gap: 16px;
  }
}
.p-news__item {
  width: calc((100% - 72px) / 4);
}
@media screen and (max-width: 767px) {
  .p-news__item {
    width: calc(50% - 8px);
  }
}
.p-news__link {
  display: block;
  transition: opacity 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .p-news__link:hover {
    opacity: 0.7;
  }
}
.p-news__thumb {
  position: relative;
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
}
.p-news__image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: translate(-50%, -50%);
}
.p-news__date {
  margin-top: 16px;
  color: #888888;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p-news__date {
    font-size: 0.625rem;
  }
}
.p-news__title {
  margin-top: 4px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-news__title {
    font-size: 0.875rem;
  }
}

.p-article {
  max-width: 1000px;
  margin-top: 48px;
  margin-inline: auto;
}
.p-article__thum {
  display: block;
  width: auto;
  max-width: 100%;
  height: 630px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.p-article__thum img {
  width: auto;
  max-width: 100%;
  height: 100%;
}
.p-article__date {
  max-width: 1000px;
  margin-inline: auto;
  font-size: 0.875rem;
}
.p-article__thum + .p-article__date {
  margin-top: 64px;
}
.p-article__title {
  max-width: 1000px;
  margin-inline: auto;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.5;
}
.p-article h1 {
  margin-bottom: 32px;
  color: #b60007;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
}
.p-article h2 {
  margin-bottom: 32px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
}
.p-article h3 {
  margin-bottom: 32px;
  padding-left: 16px;
  border-left: 8px solid #D63E21;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}
.p-article h4 {
  margin-bottom: 32px;
  padding-left: 16px;
  border-left: 8px solid #edcf53;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}
.p-article h5 {
  margin-bottom: 32px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ccc;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
}
.p-article h6 {
  margin-bottom: 32px;
  color: #b60007;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
}
.p-article p {
  font-size: 1rem;
  line-height: 1.7;
}
.p-article p + p {
  margin-top: 24px;
}
.p-article a {
  text-decoration: underline;
}
.p-article .news-btn {
  display: inline-block;
  min-width: 240px;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 16px;
  background-color: #D63E21;
  color: #fff;
  border-radius: 40px;
  text-align: center;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 700;
  cursor: pointer;
}
@media (hover: hover) and (pointer: fine) {
  .p-article .news-btn {
    transition: opacity 0.3s;
  }
  .p-article .news-btn:hover {
    opacity: 0.7;
  }
}
.p-article ul {
  margin-top: 24px;
  margin-left: 1em;
  font-size: 1rem;
  line-height: 1.7;
  list-style: disc;
}
.p-article ol {
  margin-top: 24px;
  margin-left: 1em;
  font-size: 1rem;
  line-height: 1.7;
  list-style: decimal;
}
.p-article ul + p,
.p-article ol + p {
  margin-top: 24px;
}
.p-article blockquote {
  position: relative;
  margin: 24px 0;
  padding-top: 8px;
  padding-left: 40px;
  font-size: 1rem;
  line-height: 1.5;
}
.p-article blockquote::before {
  content: "“";
  position: absolute;
  top: 0;
  left: 0;
  color: var(--red);
  font-size: 2rem;
  font-weight: 900;
}
.p-article hr {
  margin: 40px 0;
  border-color: #ccc;
}
.p-article img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin-top: 40px;
}
.p-article img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.p-article img.alignleft {
  margin-right: auto;
}
.p-article img.alignright {
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .p-article {
    margin-top: 32px;
  }
  .p-article__thum {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 630px;
  }
  .p-article__thum img {
    height: auto;
  }
  .p-article__date {
    font-size: 0.75rem;
  }
  .p-article__thum + .p-article__date {
    margin-top: 24px;
  }
  .p-article__title {
    font-size: 1.25rem;
  }
  .p-article h1 {
    margin-bottom: 24px;
    font-size: 1.125rem;
  }
  .p-article h2 {
    margin-bottom: 24px;
    font-size: 1.125rem;
  }
  .p-article h3 {
    margin-bottom: 24px;
    padding-left: 8px;
    border-left: 5px solid #D63E21;
    font-size: 1rem;
  }
  .p-article h4 {
    margin-bottom: 24px;
    padding-left: 8px;
    border-left: 4px solid #D63E21;
    font-size: 1rem;
  }
  .p-article h5 {
    margin-bottom: 24px;
    padding-bottom: 4px;
    font-size: 1rem;
  }
  .p-article h6 {
    margin-bottom: 24px;
    font-size: 1rem;
  }
  .p-article p {
    font-size: 0.875rem;
  }
  .p-article p + p {
    margin-top: 16px;
  }
  .p-article .btn {
    min-width: 150px;
    margin-top: 24px;
    margin-bottom: 24px;
    padding: 8px 16px;
    font-size: 0.75rem;
  }
  .p-article ul {
    margin-top: 16px;
    font-size: 0.875rem;
  }
  .p-article ol {
    margin-top: 16px;
    font-size: 0.875rem;
  }
  .p-article ul + p,
  .p-article ol + p {
    margin-top: 16px;
  }
  .p-article blockquote {
    margin: 16px 0;
    padding-top: 16px;
    padding-left: 32px;
    font-size: 0.875rem;
  }
  .p-article hr {
    margin: 32px 0;
  }
  .p-article img {
    margin-top: 24px;
  }
}

.p-news__archive {
  flex-direction: row;
  justify-content: center;
  gap: 80px;
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .p-news__archive {
    gap: 40px;
    margin-top: 80px;
  }
}

@media screen and (max-width: 767px) {
  .p-news__prevLink,
  .p-news__nextLink {
    font-size: 0.875rem;
  }
}
.p-news__prevLink::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 8px;
  border-bottom: 2px solid #D63E21;
  border-left: 2px solid #D63E21;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .p-news__prevLink::before {
    width: 8px;
    height: 8px;
    margin-right: 8px;
  }
}

.p-news__nextLink::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 8px;
  border-top: 2px solid #D63E21;
  border-right: 2px solid #D63E21;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .p-news__nextLink::after {
    width: 8px;
    height: 8px;
    margin-right: 8px;
  }
}

.p-policy {
  padding-bottom: 80px;
  background-color: #FFF7EA;
}
@media screen and (max-width: 767px) {
  .p-policy {
    padding-bottom: 64px;
  }
}
.p-policy__heading {
  font-size: 1.5rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-policy__heading {
    font-size: 1.125rem;
  }
}
.p-policy__read {
  margin-top: 24px;
  text-align: center;
  font-size: 1rem;
  line-height: 1.76;
}
@media screen and (max-width: 767px) {
  .p-policy__read {
    text-align: left;
    margin-top: 16px;
    font-size: 0.875rem;
  }
}
.p-policy__details {
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .p-policy__details {
    font-size: 2.5rem;
  }
}
.p-policy__title {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-policy__title {
    font-size: 0.875rem;
  }
}
.p-policy__text {
  margin-top: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-policy__text {
    font-size: 0.875rem;
  }
}
.p-policy__text + .p-policy__title {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-policy__text + .p-policy__title {
    margin-top: 32px;
  }
}

.p-contact__heading {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-contact__heading {
    font-size: 1.25rem;
  }
}
.p-contact__text {
  text-align: center;
  margin-top: 24px;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-contact__text {
    font-size: 0.875rem;
  }
}

.p-members__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.p-members__item {
  width: 48%;
  margin-top: 24px;
}

.p-members__item > a {
  /* position: relative; */
  display: inline-block;
  width: 100%;
  padding: 24px 8px;
  color: #2b211e;
  border: 1px solid #ccc;
  border-radius: 3px;
  /* box-shadow: 0 3px 5px rgba(0,0,0,0.05); */
  text-align: center;
  /* line-height: 100px; */
  font-size: 1.125rem;
  font-weight: 700;
  box-sizing: border-box;
}

.p-members__item > a::before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto 8px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  vertical-align: middle;
}

.p-members__user {
  order: 1;
}

.p-members__user a::before {
  background-image: url(../img/member/icon-user.svg);
}

.p-members__password {
  order: 2;
}

.p-members__password a::before {
  background-image: url(../img/member/icon-pass.svg);
}

.p-members__event {
  order: 0;
  /* width: 100%; */
}

.p-members__event a {
  /* padding: 40px 8px; */
  background-color: #ffeb56;
  /* font-size: 1.25rem; */
  /* line-height: 150px; */
}

.p-members__event a::before {
  background-image: url(../img/member/icon-pen.svg);
}

.p-members__posts a::before {
  background-image: url(../img/member/icon-event.svg);
}

.p-members__dl {
  order: 3;
}

.p-members__dl a::before {
  background-image: url(../img/member/icon-dl.svg);
}

.p-members__logout {
  order: 4;
}

.p-members__logout a::before {
  background-image: url(../img/member/icon-out.svg);
}

.p-members__report a::before {
  background-image: url(../img/member/icon-report.svg);
}

.p-members__guide a::before {
  background-image: url(../img/member/icon-guideline.svg);
}

@media screen and (max-width: 750px) {
  .p-members__item {
    width: 100%;
    margin-top: 16px;
  }
  .p-members__item > a {
    padding-left: 16px;
    text-align: left;
    font-size: 1rem;
    /* line-height: 64px; */
  }
  .p-members__item > a::before {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-right: 8px;
    margin-bottom: 0;
  }
  .p-members__event a {
    padding-top: 32px;
    padding-bottom: 32px;
    font-size: 1.125rem;
    /* line-height: 100px; */
  }
}
.p-memberForm .login_custom .button_div {
  position: relative;
  flex-direction: row;
  gap: 0;
  padding-bottom: 80px;
  text-align: center;
}
.p-memberForm .login_custom .button_div > input[type=checkbox] {
  display: inline-block;
  width: auto;
}
.p-memberForm .login_custom .button_div > label {
  display: inline-block;
  margin-bottom: 0;
}
.p-memberForm .login_custom .button_div .buttons {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.p-memberForm .link-text {
  margin-top: 24px;
}
.p-memberForm .link-text + .link-text {
  margin-top: 8px;
}
.p-memberForm .link-text .link-text-register {
  font-size: 0.875rem;
}
.p-memberForm .link-text a {
  text-decoration: underline;
}

.p-noticeBox {
  width: 100%;
  margin-bottom: 56px;
  padding: 48px;
  background-color: #f4f4f4;
}
.p-noticeBox__heading {
  margin-bottom: 32px;
  font-size: 20px;
  font-weight: 600;
}
.p-noticeBox__item + .p-noticeBox__item {
  margin-top: 24px;
}
.p-noticeBox__link {
  display: block;
  padding-bottom: 16px;
  border-bottom: 1px solid #888888;
}
.p-noticeBox__date {
  font-size: 12px;
}
.p-noticeBox__title {
  margin-top: 8px;
}
.p-noticeBox__button {
  margin-top: 32px;
  text-align: right;
}
.p-noticeBox__button a {
  font-size: 14px;
}
.p-noticeBox__button a::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 8px;
  border-top: 1px solid #222;
  border-right: 1px solid #222;
  transform: rotate(45deg);
}

.p-special {
  padding-block: 160px 320px;
  background: url(../img/gourmet/bg-top.png) no-repeat right top/100%, url(../img/gourmet/bg-bottom.png) no-repeat left bottom/100%;
}
@media screen and (max-width: 767px) {
  .p-special {
    padding-block: 120px;
  }
}
.p-special__read {
  margin-block: 40px 64px;
  color: #813B2F;
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-special__read {
    text-align: left;
    font-size: 0.875rem;
  }
}

.p-gourmet__heading {
  width: 80%;
  max-width: 666px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .p-gourmet__heading {
    width: 90%;
    max-width: 500px;
  }
}
.p-gourmet__block {
  padding-block: 80px;
  background-color: #FFF7EA;
}
@media screen and (max-width: 767px) {
  .p-gourmet__block {
    padding-block: 40px;
  }
}
.p-gourmet__list {
  display: flex;
  flex-direction: column;
  gap: 64px;
}
@media screen and (max-width: 767px) {
  .p-gourmet__list {
    flex-direction: column;
  }
}
.p-gourmet__item {
  display: flex;
  gap: 40px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-gourmet__item {
    flex-direction: column;
    gap: 16px;
    width: 100%;
  }
}
.p-gourmet__info {
  width: 100%;
}
.p-gourmet__sup {
  display: flex;
  gap: 8px;
}
.p-gourmet__city {
  padding: 2px 8px 4px;
  background-color: #813B2E;
  color: #fff;
  border-radius: 10px 10px 0 0;
  font-size: 12px;
}
.p-gourmet__kana {
  align-self: center;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.25;
}
.p-gourmet__kana span {
  position: relative;
  display: inline-block;
  margin-right: 8px;
  padding: 2px 8px;
  background-color: #813B2E;
  color: #fff;
  border-radius: 10px 10px 0 0;
  z-index: -1;
}
.p-gourmet__name {
  padding: 8px;
  color: #fff;
  border-radius: 0 5px 5px 5px;
  font-size: 1.25rem;
  font-weight: 700;
}
.p-gourmet__copy {
  margin-top: 8px;
  color: #24B0CB;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.p-gourmet__desc {
  margin-block: 8px;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.p-gourmet__imageBox {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.p-gourmet__imageBox.-col2 {
  flex-direction: row;
}
.p-gourmet__image {
  width: 100%;
}
.p-gourmet__image figcaption {
  position: relative;
  margin-top: 8px;
  padding-left: 12px;
  font-size: 0.625rem;
  line-height: 1.25;
  letter-spacing: 0.05em;
}
.p-gourmet__image figcaption::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 8px;
  height: 8px;
  border-radius: 8px;
}
.p-gourmet__card {
  align-self: flex-start;
  position: relative;
  margin-top: 12px;
  padding: 16px;
  background: linear-gradient(#BBE2E8, #F5B3C3);
}
.p-gourmet__balloon {
  position: absolute;
  top: -13px;
  left: 0;
  right: 0;
  width: auto;
  height: 26px;
  margin: auto;
}
.p-gourmet__balloon img {
  height: 100%;
}
.p-gourmet__season {
  text-align: center;
  font-size: 0.75rem;
  font-weight: 700;
}
.p-gourmet__season span {
  display: block;
  font-size: 0.625rem;
  font-weight: 500;
}
.p-gourmet__product {
  margin-top: 8px;
  padding: 8px 16px;
  background: #fff;
  color: #E63362;
  border-radius: 30px;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 500;
}
.p-gourmet__product span {
  display: inline-block;
  color: #333;
  font-size: 0.625rem;
}
.p-gourmet__text {
  margin-top: 8px;
  font-size: 0.75rem;
  line-height: 1.5;
}
.p-gourmet__checkBox {
  position: relative;
  width: calc(100% - 1rem);
  margin-left: auto;
  margin-top: 20px;
  padding: 24px 16px;
  background-color: #FFF562;
  border: 1px solid #EA5622;
  border-radius: 10px 0 10px 0;
}
.p-gourmet__checkLabel {
  position: absolute;
  top: -24px;
  left: -1rem;
}
.p-gourmet__checkLabel img {
  width: auto;
  height: 47px;
}
.p-gourmet__checkText {
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
}

.p-lunch {
  border-top: 4px solid #EA5622;
}
.p-lunch .p-gourmet__name {
  background-color: #EA5622;
}
.p-lunch .p-gourmet__copy {
  color: #EA5622;
}
.p-lunch .p-gourmet__image figcaption::before {
  background-color: #EA5622;
}

.p-cafe {
  border-top: 4px solid #68B457;
}
.p-cafe .p-gourmet__name {
  background-color: #68B457;
}
.p-cafe .p-gourmet__copy {
  color: #68B457;
}
.p-cafe .p-gourmet__image figcaption::before {
  background-color: #68B457;
}

.p-shopInfo__block + .p-gourmet__imageBox {
  margin-top: 16px;
}
.p-shopInfo__tel {
  margin-top: 8px;
  padding-left: 18px;
  background: url(../img/common/icon-tel.svg) no-repeat left top/14px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
}
.p-shopInfo__text {
  padding-left: 18px;
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: left top 2px;
  color: #803B2D;
  font-size: 14px;
}
.p-shopInfo__text + .p-shopInfo__text {
  margin-top: 4px;
}
.p-shopInfo__text.-tel {
  background-image: url(../img/common/icon-tel_bw.svg);
}
.p-shopInfo__text.-price {
  background-image: url(../img/common/icon-price.svg);
}
.p-shopInfo__text.-address {
  background-image: url(../img/common/icon-address.svg);
}
.p-shopInfo__text.-traffic {
  background-image: url(../img/common/icon-traffic.svg);
}
.p-shopInfo__text.-time {
  background-image: url(../img/common/icon-time.svg);
}
.p-shopInfo__text.-close {
  background-image: url(../img/common/icon-close.svg);
}
.p-shopInfo__text.-parking {
  background-image: url(../img/common/icon-parking.svg);
}
.p-shopInfo__mapBlock {
  margin-top: 32px;
}
.p-shopInfo__map {
  position: relative;
  width: 100%;
  height: 240px;
}
.p-shopInfo__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-shopInfo__button {
  display: flex;
  justify-content: center;
  margin-top: 16px;
}

.p-hostEvent {
  padding-block: 80px;
  background-color: #FFF7EA;
}
@media screen and (max-width: 767px) {
  .p-hostEvent {
    padding-block: 64px;
    background-size: auto 40px;
  }
}
.p-hostEvent__heading {
  text-align: center;
}
.p-hostEvent__heading img {
  width: 454px;
}
@media screen and (max-width: 767px) {
  .p-hostEvent__heading img {
    width: 80%;
    max-width: 454px;
  }
}
.p-hostEvent__list {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .p-hostEvent__list {
    flex-direction: column;
    gap: 24px;
    margin-top: 40px;
  }
}
.p-hostEvent__item {
  position: relative;
  width: calc((100% - 64px) / 3);
  padding-bottom: 24px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .p-hostEvent__item {
    width: 100%;
    margin-top: 16px;
    padding-bottom: 16px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-hostEvent__item:hover {
    opacity: 0.7;
  }
}
.p-hostEvent__label {
  position: relative;
  margin-top: -1rem;
  width: 100%;
}
.p-hostEvent__icons {
  position: absolute;
  bottom: -8px;
  right: 8px;
  display: flex;
  gap: 8px;
}
.p-hostEvent__marche {
  display: block;
  width: 48px;
}
.p-hostEvent__stamp {
  display: block;
  width: 48px;
}
.p-hostEvent__tag {
  align-self: center;
  position: relative;
  display: inline-block;
  padding: 4px 8px 4px 16px;
  background-color: #785127;
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-hostEvent__tag {
    font-size: 12px;
  }
}
.p-hostEvent__tag::before {
  content: "";
  position: absolute;
  right: -16px;
  top: 0;
  border-top: 8px solid #785127;
  border-left: 8px solid #785127;
  border-bottom: 8px solid transparent;
  border-right: 8px solid transparent;
}
.p-hostEvent__tag::after {
  content: "";
  position: absolute;
  right: -16px;
  bottom: 0;
  border-bottom: 8px solid #785127;
  border-left: 8px solid #785127;
  border-top: 8px solid transparent;
  border-right: 8px solid transparent;
}
.p-hostEvent__image {
  width: 100%;
  border-radius: 10px 10px 0 0;
}
.p-hostEvent__title {
  padding: 0 24px;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-hostEvent__title {
    padding: 0 24px;
    font-size: 1.25rem;
  }
}
.p-hostEvent__title span {
  display: inline-block;
}
.p-hostEvent__info {
  padding: 16px 24px 8px;
  color: #785127;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
}

.p-present {
  margin-top: 80px;
  background-color: #FFF7EA;
}
.p-present__body {
  padding: 16px;
  background: url(../img/host/bg-strip.jpg) no-repeat center/cover;
  border-radius: 10px;
}
.p-present__inner {
  padding: 52px 48px 32px;
  background-color: #fff;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .p-present__inner {
    padding: 48px 24px 32px;
  }
}
.p-present__label {
  margin-top: -90px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-present__label {
    margin-top: -82px;
  }
}
.p-present__label img {
  display: inline-block;
  width: auto;
  height: 56px;
}
@media screen and (max-width: 767px) {
  .p-present__label img {
    height: 48px;
  }
}
.p-present__copy {
  margin-top: 32px;
  text-align: center;
  color: #785127;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-present__copy {
    font-size: 1.25rem;
  }
}
.p-present__copy span {
  display: inline-block;
}
.p-present__read {
  margin-top: 16px;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-present__read {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.p-present__read span {
  display: inline-block;
}
.p-present__list {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px dashed #ED6D1F;
}
@media screen and (max-width: 767px) {
  .p-present__list {
    flex-direction: column;
  }
}
.p-present__item {
  width: 100%;
}
.p-present__heading {
  display: flex;
  gap: 16px;
}
.p-present__heading img {
  align-self: flex-start;
  width: 70px;
  height: auto;
}
.p-present__title {
  color: #ED6D1F;
  font-size: 1.125rem;
  font-weight: 700;
}
.p-present__text {
  margin-top: 4px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
}
.p-present__giftItem {
  display: flex;
  gap: 24px;
  align-items: center;
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .p-present__giftItem {
    flex-direction: column;
    justify-content: center;
  }
}
.p-present__gift01 {
  align-self: flex-start;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-present__gift01 {
    align-self: center;
    text-align: center;
  }
}
.p-present__gift01 img {
  width: 150px;
}
.p-present__gift01 figcaption {
  margin-top: 4px;
  font-size: 0.625rem;
}
.p-present__gift02 {
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .p-present__gift02 {
    flex-direction: column;
    gap: 8px;
    text-align: center;
  }
}
.p-present__gift02 img {
  flex-shrink: 0;
  width: 190px;
}
.p-present__gift02 figcaption {
  flex: 1;
  align-self: center;
  font-size: 0.625rem;
  line-height: 1.5;
}
.p-present__event {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 16px;
  background-color: #FFFDDB;
  border-radius: 10px;
}
.p-present__event li {
  position: relative;
  padding-left: 1em;
  font-size: 0.625rem;
}
.p-present__event li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  color: #F5BA8B;
}

.p-interview {
  padding-block: 80px;
  background-color: #FFF7EA;
}
@media screen and (max-width: 767px) {
  .p-interview {
    padding-block: 80px;
    background-size: auto 40px;
  }
}
.p-interview__heading {
  height: 171px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-interview__heading {
    height: 26.6666667vw;
    max-height: 171px;
  }
}
.p-interview__heading img {
  width: auto;
  height: 100%;
}
.p-interview__read {
  margin-top: 32px;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-interview__read {
    font-size: 1rem;
  }
}
.p-interview__read span {
  display: inline-block;
}
.p-interview__name {
  padding: 16px;
  text-align: center;
  background-color: #9AC614;
  color: #fff;
  border: 1px solid #20AC39;
  border-radius: 5px;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-interview__name {
    padding: 8px 16px;
    font-size: 1.5rem;
  }
}
.p-interview__prof {
  display: flex;
  gap: 40px;
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .p-interview__prof {
    display: block;
    margin-top: 32px;
  }
}
.p-interview__profImage {
  position: relative;
  width: 48%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-interview__profImage {
    width: 100%;
  }
}
.p-interview__profImage figcaption {
  position: relative;
  margin-top: 8px;
  padding-left: 12px;
  font-size: 0.625rem;
  letter-spacing: 0;
  line-height: 1.5;
}
.p-interview__profImage figcaption::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #ED841F;
}
.p-interview__profBlock {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .p-interview__profBlock {
    margin-top: 24px;
  }
}
.p-interview__profBox {
  margin-top: 24px;
  padding: 24px 32px;
  background-color: #FFFBBC;
  border: 1px solid #EA5550;
}
@media screen and (max-width: 767px) {
  .p-interview__profBox {
    margin-top: 16px;
    padding: 16px 24px;
  }
}
.p-interview__profTitle {
  color: #EA5550;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .p-interview__profTitle {
    font-size: 1.125rem;
  }
}
.p-interview__profText {
  margin-top: 8px;
  font-size: 0.875rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .p-interview__profText {
    font-size: 0.75rem;
  }
}
.p-interview__copyBlock {
  display: flex;
  margin-top: 56px;
}
@media screen and (max-width: 767px) {
  .p-interview__copyBlock {
    flex-direction: column;
  }
}
.p-interview__copy {
  flex: 1;
  align-self: center;
  position: relative;
  margin-bottom: -1rem;
}
.p-interview__copy .-interview01 {
  width: calc(100% + 1rem);
}
@media screen and (max-width: 767px) {
  .p-interview__copy .-interview01 {
    max-width: 100%;
  }
}
.p-interview__copy .-interview02 {
  width: auto;
  height: 136px;
}
@media screen and (max-width: 767px) {
  .p-interview__copy .-interview02 {
    height: auto;
    max-width: 100%;
  }
}
.p-interview__copyImage {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .p-interview__copyImage {
    width: 100%;
  }
}
.p-interview__item {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-interview__item {
    margin-top: 32px;
  }
}
.p-interview__item dt {
  color: #EE841F;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-interview__item dt {
    font-size: 1rem;
  }
}
.p-interview__item dd {
  margin-top: 16px;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .p-interview__item dd {
    font-size: 0.875rem;
  }
}
.p-interview__item dd span {
  display: block;
  width: fit-content;
  margin-bottom: 8px;
  padding: 4px 16px;
  background-color: #EE841F;
  color: #fff;
  border-radius: 20px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .p-interview__item dd span {
    font-size: 0.75rem;
  }
}
.p-interview__box {
  display: flex;
  gap: 48px;
  margin-top: 48px;
  padding: 48px;
  background-color: #fff;
  border: 3px solid #E95277;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .p-interview__box {
    flex-direction: column;
    gap: 16px;
    margin-top: 32px;
    padding: 32px 24px;
  }
}
.p-interview__textBox {
  flex: 1;
  letter-spacing: 0;
}
.p-interview__boxTitle {
  margin-bottom: 16px;
  color: #E95277;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-interview__boxTitle {
    margin-bottom: 8px;
    font-size: 1rem;
  }
}
.p-interview__boxImage {
  flex-shrink: 0;
  width: 40%;
  align-self: flex-start;
}
@media screen and (max-width: 767px) {
  .p-interview__boxImage {
    width: 100%;
  }
}
.p-interview__imageBlock {
  display: flex;
  gap: 40px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-interview__imageBlock {
    flex-direction: column;
    gap: 16px;
    margin-top: 32px;
  }
}
.p-interview__imageBlock figcaption {
  position: relative;
  margin-top: 8px;
  padding-left: 12px;
  font-size: 0.625rem;
  letter-spacing: 0;
  line-height: 1.5;
}
.p-interview__imageBlock figcaption::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #ED841F;
}
.p-interview__message {
  margin-top: 64px;
  padding: 64px 64px 40px;
  background-color: #fff;
  border: 3px solid #41BDCF;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .p-interview__message {
    padding: 48px 24px 24px;
  }
}
.p-interview__messageHeading {
  position: relative;
  width: fit-content;
  max-width: 100%;
  margin: -5.75rem auto 0;
}
@media screen and (max-width: 767px) {
  .p-interview__messageHeading {
    margin-top: -18vw;
  }
}
.p-interview__messageList {
  display: flex;
  gap: 64px;
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .p-interview__messageList {
    flex-wrap: wrap;
    gap: 56px;
  }
}
.p-interview__messageItem {
  position: relative;
  display: flex;
  gap: 24px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-interview__messageItem {
    gap: 16px;
  }
}
.p-interview__messageItem + .p-interview__messageItem::before {
  content: "";
  position: absolute;
  top: 0;
  left: -32px;
  width: 1px;
  height: 100%;
  border-left: 1px dashed #e5e5e5;
}
@media screen and (max-width: 767px) {
  .p-interview__messageItem + .p-interview__messageItem::before {
    left: 0;
    top: -28px;
    width: 100%;
    height: 1px;
    border-left: none;
    border-top: 1px dashed #e5e5e5;
  }
}
.p-interview__messageItem img {
  align-self: flex-start;
  width: 120px;
  height: 120px;
}
@media screen and (max-width: 767px) {
  .p-interview__messageItem img {
    width: 90px;
    height: 90px;
  }
}
.p-interview__messageBox {
  flex: 1;
}
.p-interview__messageName {
  color: #41BDCF;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0;
}
.p-interview__messageName span {
  display: block;
  margin-bottom: 4px;
  font-size: 0.75rem;
}
.p-interview__messageText {
  margin-top: 8px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.8;
}

.p-modelcourse {
  padding-block: 80px 160px;
  background: url(../img/common/border-top.png) repeat-x top center/contain, url(../img/common/border-bottom.png) repeat-x bottom center/contain;
  background-color: #FFF7EA;
}
@media screen and (max-width: 767px) {
  .p-modelcourse {
    padding-block: 64px;
  }
}
.p-modelcourse__heading {
  text-align: center;
}
.p-modelcourse__heading img {
  width: auto;
  max-width: 100%;
  height: 270px;
}
@media screen and (max-width: 767px) {
  .p-modelcourse__heading img {
    width: 85%;
    max-width: 500px;
    height: auto;
  }
}
.p-modelcourse__read {
  margin-top: 48px;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .p-modelcourse__read {
    margin-top: 32px;
    font-size: 1rem;
  }
}
.p-modelcourse__read span {
  display: inline-block;
}
.p-modelcourse__top {
  display: flex;
  gap: 64px;
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .p-modelcourse__top {
    flex-direction: column;
    gap: 16px;
  }
}
.p-modelcourse__root {
  position: relative;
  flex-shrink: 0;
  align-self: flex-start;
  width: 300px;
}
.p-modelcourse__root::before {
  content: "";
  position: absolute;
  top: 0;
  left: 40px;
  width: 4px;
  height: 100%;
  background-color: #813B2F;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .p-modelcourse__root::before {
    left: 28px;
    width: 3px;
  }
}
.p-modelcourse__label {
  position: relative;
  width: 100%;
  margin-top: 16px;
  padding: 10px 16px 10px 72px;
  background-color: #F08F43;
  color: #fff;
  border-radius: 30px;
  font-size: 1.25rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-modelcourse__label {
    margin-top: 8px;
    padding-left: 56px;
    font-size: 1rem;
  }
}
.p-nara .p-modelcourse__label {
  background-color: #1EB8BD;
}

.p-modelcourse__rootItem:first-child .p-modelcourse__label {
  margin-top: 0;
  padding: 16px;
  background-color: #fff;
  border: 1px solid #813B2F;
  color: #813B2F;
  text-align: center;
}
.p-modelcourse__rootItem:first-child .p-modelcourse__label span {
  margin-right: 8px;
  color: #F08F43;
  font-size: 1.5rem;
  vertical-align: text-top;
}
@media screen and (max-width: 767px) {
  .p-modelcourse__rootItem:first-child .p-modelcourse__label span {
    font-size: 1.125rem;
  }
}
.p-nara .p-modelcourse__rootItem:first-child .p-modelcourse__label span {
  color: #1EB8BD;
}

.p-modelcourse__rootItem:last-child .p-modelcourse__label {
  margin-top: 0;
  padding: 16px;
  background-color: #fff;
  border: 1px solid #813B2F;
  color: #813B2F;
  text-align: center;
}
.p-modelcourse__rootItem:last-child .p-modelcourse__label span {
  margin-right: 8px;
  color: #F08F43;
  font-size: 1.5rem;
  vertical-align: text-top;
}
@media screen and (max-width: 767px) {
  .p-modelcourse__rootItem:last-child .p-modelcourse__label span {
    font-size: 1.125rem;
  }
}
.p-nara .p-modelcourse__rootItem:last-child .p-modelcourse__label span {
  color: #1EB8BD;
}

.p-modelcourse__label span {
  font-size: 0.875rem;
}
.p-modelcourse__label .p-modelcourse__lunch {
  position: absolute;
  top: -22px;
  right: 8px;
}
.p-modelcourse__label .p-modelcourse__lunch img {
  width: 56px;
  height: auto;
}
.p-modelcourse__num {
  position: absolute;
  bottom: 0;
  left: 20px;
  width: auto;
  height: 58px;
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  .p-modelcourse__num {
    left: 12px;
    height: 48px;
  }
}
.p-modelcourse__foot {
  margin-block: 8px;
  padding-left: 72px;
  font-size: 1rem;
  line-height: 1.5;
}
.p-modelcourse__foot span {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-modelcourse__foot {
    font-size: 0.875rem;
  }
}
.p-modelcourse__map {
  flex: 1;
}
.p-modelcourse__map figcaption {
  margin-top: 8px;
  text-align: center;
  font-size: 0.625rem;
}
.p-modelcourse__list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .p-modelcourse__list {
    gap: 32px;
  }
}
.p-modelcourse__item {
  width: calc((100% - 40px) / 2);
}
.p-modelcourse__item.-full {
  display: flex;
  gap: 40px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-modelcourse__item.-full {
    flex-direction: column;
    gap: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-modelcourse__item {
    width: 100%;
  }
}
.p-modelcourse__info {
  width: 100%;
}
.p-modelcourse__name {
  position: relative;
  padding: 2px 16px 2px 64px;
  background-color: #F08F43;
  color: #fff;
  border-radius: 5px;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 700;
}
.p-nara .p-modelcourse__name {
  background-color: #1CB9BE;
}

.p-modelcourse__name .p-modelcourse__num {
  left: 16px;
}
.p-modelcourse__kana {
  margin-bottom: 4px;
  padding-left: 64px;
  font-size: 10px;
  letter-spacing: 0;
  font-weight: 500;
}
.p-modelcourse__copy {
  margin-top: 8px;
  color: #F08F43;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}
.p-nara .p-modelcourse__copy {
  color: #1CB9BE;
}

.p-modelcourse__desc {
  margin-block: 8px;
  font-size: 0.875rem;
  line-height: 1.75;
}
.p-modelcourse__imageBox {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  margin-top: 16px;
}
.p-modelcourse__image {
  position: relative;
  width: 100%;
}
.p-modelcourse__image figcaption {
  position: relative;
  margin-top: 4px;
  padding-left: 12px;
  font-size: 0.625rem;
  letter-spacing: 0.05em;
}
.p-modelcourse__image figcaption::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #F08F43;
}
.p-nara .p-modelcourse__image figcaption::before {
  background-color: #1CB9BE;
}

.p-modelcourse__image .-sake {
  position: absolute;
  top: -100px;
  right: 16px;
  width: 98px;
  height: 149px;
}
.p-modelcourse__icon {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 64px;
  height: 64px;
}
.p-modelcourse__lunch {
  position: absolute;
  right: 8px;
  top: -22px;
  width: 56px;
}
.p-modelcourse__shopList {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: 16px;
}
.p-modelcourse__shopItem {
  width: calc((100% - 24px) / 2);
}
.p-modelcourse__shopItem.-full {
  width: 100%;
}
.p-modelcourse__shopName {
  padding: 4px;
  color: #785028;
  background-color: #B0DCDE;
  border: 1px solid #7BC9CC;
  border-radius: 4px;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0;
}
.p-modelcourse__shopRead {
  margin-block: 8px 16px;
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.p-modelcourse__shopImages {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
.p-modelcourse__shopImages figcaption {
  position: relative;
  margin-top: 4px;
  padding-left: 12px;
  font-size: 0.625rem;
  letter-spacing: 0.05em;
}
.p-modelcourse__shopImages figcaption::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #1CB9BE;
}
.p-modelcourse__shopLabel {
  width: 80%;
  margin-top: 8px;
}
.p-modelcourse .p-fujiwara__block {
  display: flex;
  gap: 24px;
  margin-top: 40px;
  padding: 32px;
  background-color: #EDEC5E;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .p-modelcourse .p-fujiwara__block {
    flex-direction: column;
    gap: 16px;
    padding: 24px 16px;
  }
}
.p-modelcourse .p-fujiwara__block .p-modelcourse__imageBox {
  flex-shrink: 0;
  width: 46%;
}
@media screen and (max-width: 767px) {
  .p-modelcourse .p-fujiwara__block .p-modelcourse__imageBox {
    width: 100%;
  }
}
.p-modelcourse .p-fujiwara__kana {
  padding-left: 16px;
  font-size: 0.625rem;
}
.p-modelcourse .p-fujiwara__name {
  margin-top: 2px;
  padding: 2px 16px;
  background-color: #3FB153;
  color: #fff;
  border-radius: 5px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}
.p-modelcourse .p-fujiwara__copy {
  margin-top: 8px;
  color: #3FB153;
  font-size: 1rem;
  font-weight: 700;
}

.p-eventContents {
  padding-block: 80px;
  background: url(../img/common/border-top.png) repeat-x top center/contain, url(../img/common/border-bottom.png) repeat-x bottom center/contain;
  background-color: #FFF7EA;
}
@media screen and (max-width: 767px) {
  .p-eventContents {
    padding-block: 64px;
    background-size: 200%;
  }
}
.p-eventContents__label {
  margin-bottom: 40px;
  text-align: center;
}
.p-eventContents__label img {
  width: auto;
  height: 197px;
}
@media screen and (max-width: 767px) {
  .p-eventContents__label img {
    height: 140px;
  }
}
.p-eventContents__heading {
  text-align: center;
  color: #ED6D1F;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-eventContents__heading {
    font-size: 1.5rem;
  }
}
.p-eventContents__read {
  margin-top: 24px;
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-eventContents__read {
    text-align: left;
    margin-top: 16px;
  }
}
.p-eventContents__container {
  margin-top: 48px;
}
.p-eventContents__block {
  display: flex;
  gap: 48px;
}
@media screen and (max-width: 767px) {
  .p-eventContents__block {
    flex-direction: column;
    gap: 16px;
  }
}
.p-eventContents__block + .p-eventContents__block {
  margin-top: 64px;
}
@media screen and (max-width: 767px) {
  .p-eventContents__block + .p-eventContents__block {
    margin-top: 40px;
  }
}
.p-eventContents__heading + .p-eventContents__block {
  margin-top: 24px;
}

.p-eventContents__block-min {
  max-width: 600px;
  margin-inline: auto;
}
.p-eventContents__blockItem {
  width: 100%;
}
.p-eventContents__blockTextBox {
  margin-top: 24px;
  padding: 16px 24px 24px;
  background-color: #FFF9A4;
  border: 2px solid #EA5532;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .p-eventContents__blockTextBox {
    margin-top: 16px;
  }
}
.p-eventContents__blockLabel img {
  width: auto;
  height: 24px;
}
.p-eventContents__blockText {
  margin-top: 8px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.8;
}
.p-eventContents__blockImage {
  border-radius: 10px;
}
.p-eventContents__blockImage img {
  border-radius: 10px;
}
.p-eventContents__blockImage figcaption {
  position: relative;
  margin-top: 8px;
  padding-left: 12px;
  font-size: 0.625rem;
}
.p-eventContents__blockImage figcaption::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #ea5622;
}
.p-eventContents__imageBlock {
  display: flex;
  gap: 24px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-eventContents__imageBlock {
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 32px;
  }
  .p-eventContents__imageBlock li {
    width: calc((100% - 16px) / 2);
  }
}
.p-eventContents__buttonWrap {
  display: flex;
  justify-content: center;
  margin-top: 64px;
}
.p-eventContents__button {
  position: relative;
  display: inline-block;
  width: 480px;
  padding: 32px 40px;
  background-color: #D53F22;
  color: #fff;
  border-radius: 80px;
  font-size: 1.5rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-eventContents__button {
    width: 100%;
    max-width: 480px;
    padding: 32px;
    font-size: 1.25rem;
  }
}
.p-eventContents__button::after {
  content: "→";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  width: 48px;
  height: 48px;
  margin: auto;
  background-color: #fff;
  color: #D53F22;
  border-radius: 48px;
  text-align: center;
  font-size: 20px;
  line-height: 48px;
}
@media screen and (max-width: 767px) {
  .p-eventContents__button::after {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-eventContents__button {
    transition: opacity 0.3s;
  }
  .p-eventContents__button:hover {
    opacity: 0.7;
  }
}
.p-eventContents__button.is-gray {
  background-color: #ccc;
  color: #888;
}
.p-eventContents__button.is-gray::after {
  color: #888;
}

.p-private__top {
  display: flex;
  gap: 56px;
}
@media screen and (max-width: 767px) {
  .p-private__top {
    flex-direction: column;
    gap: 24px;
  }
}
.p-private__top figure {
  align-self: flex-start;
  width: 223px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-private__top figure {
    align-self: center;
  }
}
.p-private__top figure img {
  width: 185px;
}
.p-private__top figure figcaption {
  position: relative;
  margin-bottom: 16px;
  padding: 8px;
  background-color: #49BCBC;
  color: #fff;
  border-radius: 30px;
  font-size: 1rem;
  font-weight: 700;
}
.p-private__top figure figcaption::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  border-top: 8px solid #49BCBC;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  transform: translateX(-50%);
}
.p-private__textBlock {
  flex: 1;
}
.p-private__textBlock .p-eventContents__heading,
.p-private__textBlock .p-eventContents__read {
  text-align: left;
}

.p-ainowa__name {
  margin-top: 8px;
  text-align: center;
  color: #785028;
  font-size: 1.125rem;
  font-weight: 700;
}
.p-ainowa__name span {
  font-size: 0.875rem;
}
.p-ainowa__checkBlock {
  position: relative;
  display: flex;
  align-items: center;
  gap: 56px;
  margin-top: 64px;
  padding: 40px;
  background-color: #FCDAC9;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .p-ainowa__checkBlock {
    flex-direction: column;
    gap: 16px;
    padding: 32px 32px 24px;
  }
}
.p-ainowa__checkLabel {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  text-align: center;
}
.p-ainowa__checkLabel img {
  width: auto;
  height: 40px;
}
.p-ainowa__checkText {
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0.05em;
}

.p-harmony__checkBlock {
  position: relative;
  display: flex;
  align-items: center;
  gap: 80px;
  margin-top: 64px;
  padding: 40px;
  background-color: #FCDAC9;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .p-harmony__checkBlock {
    flex-direction: column;
    gap: 16px;
    padding: 32px 32px 24px;
  }
}
.p-harmony__checkLabel {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  text-align: center;
}
.p-harmony__checkLabel img {
  width: auto;
  height: 40px;
}
.p-harmony__checkItem {
  position: relative;
  width: 100%;
}
.p-harmony__checkItem + .p-harmony__checkItem::before {
  content: "";
  position: absolute;
  top: 0;
  left: -40px;
  width: 2px;
  height: 100%;
  border-right: 2px dashed #fff;
}
@media screen and (max-width: 767px) {
  .p-harmony__checkItem + .p-harmony__checkItem::before {
    content: none;
  }
}
.p-harmony__name {
  margin-bottom: 8px;
  padding: 8px;
  background-color: #D54E3C;
  color: #fff;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
}
.p-harmony__conductor {
  display: flex;
  gap: 24px;
}
.p-harmony__conductor img {
  align-self: flex-start;
  width: 44%;
}
.p-harmony__text {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
}
.p-harmony__text + img {
  margin-top: 8px;
}

.p-chorus__block {
  position: relative;
  margin-top: 64px;
  padding: 56px 48px 40px;
  background-color: #FCDAC9;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .p-chorus__block {
    flex-direction: column;
    gap: 16px;
    padding: 40px 24px 24px;
  }
}
.p-chorus__label {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  text-align: center;
}
.p-chorus__label img {
  width: auto;
  height: 40px;
}
.p-chorus__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px 32px;
}
@media screen and (max-width: 767px) {
  .p-chorus__list {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px 8px;
  }
}
.p-chorus__item {
  position: relative;
  padding-bottom: 8px;
  padding-left: 24px;
  border-bottom: 2px dashed #fff;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .p-chorus__item {
    font-size: 0.875rem;
  }
}
.p-chorus__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 16px;
  height: 16px;
  background-color: #ED6D1F;
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .p-chorus__item::before {
    width: 14px;
    height: 14px;
  }
}
.p-chorus__attr {
  margin-top: 24px;
  text-align: center;
  font-size: 0.75rem;
}

.p-piano__title {
  width: max-content;
  margin: auto;
  padding: 8px 32px;
  background-color: #fff;
  color: #C54D95;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-piano__title {
    padding: 8px 16px;
    font-size: 1.5rem;
  }
}
.p-piano__title span {
  display: inline-block;
}
.p-piano__schedule {
  margin-top: 32px;
}
.p-piano__schedule-item {
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-piano__schedule-item {
    flex-wrap: wrap;
  }
}
.p-piano__schedule-item + .p-piano__schedule-item .p-piano__name {
  border-top: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .p-piano__schedule-item + .p-piano__schedule-item .p-piano__name {
    border-top: none;
  }
}
.p-piano__schedule-item + .p-piano__schedule-item .p-piano__date,
.p-piano__schedule-item + .p-piano__schedule-item .p-piano__time {
  border-top: 1px solid #e5e5e5;
}
@media screen and (max-width: 767px) {
  .p-piano__schedule-item + .p-piano__schedule-item .p-piano__date,
  .p-piano__schedule-item + .p-piano__schedule-item .p-piano__time {
    border-top: none;
  }
}
.p-piano__name {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  padding: 24px;
  background-color: #D78BB9;
  color: #fff;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-piano__name {
    width: 100%;
    padding: 16px 24px;
    font-size: 1rem;
  }
}
.p-piano__name span > span {
  display: inline-block;
}
.p-piano__date {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 42.5%;
  padding: 24px;
  background-color: #fff;
  border-right: 1px solid #e5e5e5;
}
@media screen and (max-width: 767px) {
  .p-piano__date {
    width: 70%;
    padding: 16px 24px;
    font-size: 0.875rem;
  }
}
.p-piano__time {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 17.5%;
  padding: 24px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-piano__time {
    width: 30%;
    padding: 16px 24px;
    font-size: 0.875rem;
  }
}
.p-piano__attr {
  margin-top: 16px;
  text-align: center;
  font-size: 0.875rem;
}
@media screen and (max-width: 767px) {
  .p-piano__attr {
    font-size: 0.75rem;
  }
}

.p-guest__block {
  position: relative;
  margin-top: 64px;
  padding: 56px 48px 40px;
  background-color: #FCDAC9;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .p-guest__block {
    flex-direction: column;
    gap: 16px;
    padding: 40px 24px 24px;
  }
}
.p-guest__label {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  text-align: center;
}
.p-guest__label img {
  width: auto;
  height: 40px;
}
.p-guest__item {
  display: flex;
  gap: 48px;
}
.p-guest__item:nth-child(odd) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .p-guest__item:nth-child(odd) {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .p-guest__item {
    flex-direction: column;
    gap: 24px;
  }
}
.p-guest__item + .p-guest__item {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .p-guest__item + .p-guest__item {
    margin-top: 24px;
    padding-top: 24px;
  }
}
.p-guest__item img {
  align-self: flex-start;
  width: 43.5%;
}
@media screen and (max-width: 767px) {
  .p-guest__item img {
    width: 100%;
  }
}
.p-guest__textBox {
  flex: 1;
}
.p-guest__date {
  display: inline-block;
  margin-bottom: 8px;
  padding: 8px 8px 8px 16px;
  background: #ED6D1F;
  color: #fff;
  border-radius: 3px;
  font-size: 0.875rem;
}
@media screen and (max-width: 767px) {
  .p-guest__date {
    padding: 4px 4px 4px 8px;
    font-size: 0.75rem;
  }
}
.p-guest__title {
  margin-bottom: 24px;
  font-size: 1.25rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-guest__title {
    margin-bottom: 16px;
    font-size: 1.125rem;
  }
}

.p-balloon__heading {
  text-align: center;
}
.p-balloon__heading img {
  width: auto;
  height: 128px;
}
@media screen and (max-width: 767px) {
  .p-balloon__heading img {
    width: 80%;
    max-width: 400px;
    height: auto;
  }
}
.p-balloon__read {
  margin-top: 32px;
  text-align: center;
  color: #785028;
  font-size: 1rem;
  line-height: 1.8;
  font-weight: 500;
}

.p-spot__list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .p-spot__list {
    gap: 32px;
  }
}
.p-spot__item {
  width: calc((100% - 40px) / 2);
}
.p-spot__item.-full {
  display: flex;
  gap: 40px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-spot__item.-full {
    flex-direction: column;
    gap: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-spot__item {
    width: 100%;
  }
}
.p-spot__info {
  width: 100%;
}
.p-spot__name {
  position: relative;
  padding: 2px 16px;
  background-color: #E96094;
  color: #fff;
  border-radius: 5px;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 700;
}
.p-spot__kana {
  margin-bottom: 4px;
  padding-left: 16px;
  font-size: 10px;
  letter-spacing: 0;
  font-weight: 500;
}
.p-spot__desc {
  margin-block: 8px;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0;
}
.p-spot__imageBox {
  position: relative;
  display: flex;
  gap: 24px;
  width: 100%;
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .p-spot__imageBox {
    flex-direction: column;
  }
}
.p-spot__label {
  position: absolute;
  top: -8px;
  left: 0;
  padding: 2px 8px;
  background-color: #785028;
  color: #fff;
  font-size: 0.75rem;
}
.p-spot__label::before {
  content: "";
  position: absolute;
  top: 0;
  right: -0.625rem;
  border-top: 0.375rem solid #785028;
  border-left: 0.375rem solid #785028;
  border-bottom: 0.375rem solid transparent;
  border-right: 0.375rem solid transparent;
}
.p-spot__label::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -0.625rem;
  border-bottom: 0.375rem solid #785028;
  border-left: 0.375rem solid #785028;
  border-top: 0.375rem solid transparent;
  border-right: 0.375rem solid transparent;
}
.p-spot__image {
  width: 100%;
}
.p-spot__image figcaption {
  position: relative;
  margin-top: 4px;
  padding-left: 12px;
  font-size: 0.625rem;
  letter-spacing: 0.05em;
}
.p-spot__image figcaption::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #E96094;
}
.p-spot__icon {
  position: absolute;
  right: 0;
  bottom: 0;
  width: auto;
  height: 64px;
}
.p-spot__pickup {
  margin-top: 48px;
  padding: 32px 40px;
  background-color: #F9E1E9;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .p-spot__pickup {
    padding: 24px;
  }
}

.p-workshop__heading {
  text-align: center;
}
.p-workshop__heading img {
  width: auto;
  height: 77px;
}
@media screen and (max-width: 767px) {
  .p-workshop__heading img {
    width: 90%;
    max-width: 500px;
    height: auto;
  }
}
.p-workshop__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .p-workshop__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px 8px;
  }
}
.p-workshop__item {
  display: flex;
  flex-direction: column;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.p-workshop__title {
  padding: 16px;
  border-radius: 10px 10px 0 0;
  background-color: #58AF30;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-workshop__title {
    padding: 8px;
    font-size: 0.875rem;
  }
}
.p-workshop__title.-entry {
  position: relative;
  padding-left: 42px;
}
.p-workshop__title.-entry::before {
  content: "";
  position: absolute;
  top: 0;
  left: 8px;
  width: 26px;
  height: 49px;
  background: url(../img/article/label-entry.svg) no-repeat center/cover;
}
.p-workshop__title span {
  display: block;
  font-size: 0.875rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-workshop__title span {
    display: inline;
    font-size: 0.75rem;
  }
}
.p-workshop__inner {
  display: flex;
  flex-direction: column;
  gap: 8px;
  height: 100%;
  padding: 16px;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
}
@media screen and (max-width: 767px) {
  .p-workshop__inner {
    padding: 10px;
  }
}
.p-workshop__data {
  display: flex;
  color: #785127;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-workshop__data {
    font-size: 0.75rem;
  }
}
.p-workshop__data dt {
  flex-shrink: 0;
}
.p-workshop__button-wrap {
  margin-top: auto;
  text-align: center;
}
.p-workshop__button {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 200px;
  padding: 8px 48px 8px 24px;
  border-radius: 32px;
  background-color: #58AF30;
  color: #fff;
  text-align: left;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-workshop__button {
    font-size: 0.75rem;
  }
}
.p-workshop__button::after {
  content: "→";
  position: absolute;
  right: 16px;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  margin: auto;
  background-color: #fff;
  color: #58AF30;
  border-radius: 24px;
  text-align: center;
  font-size: 10px;
  line-height: 24px;
}
@media (hover: hover) and (pointer: fine) {
  .p-workshop__button {
    transition: opacity 0.3s;
  }
  .p-workshop__button:hover {
    opacity: 0.7;
  }
}

.p-artliveSchedule {
  position: relative;
  display: flex;
  gap: 48px;
  padding: 56px;
  background: #fff;
  border-radius: 40px;
}
@media screen and (max-width: 767px) {
  .p-artliveSchedule {
    flex-direction: column;
    gap: 24px;
    padding: 32px 24px;
    border-radius: 10px;
  }
}
.p-artliveSchedule__heading {
  position: absolute;
  top: -1.625rem;
  left: 0;
  right: 0;
  width: fit-content;
  margin: auto;
  padding: 8px 32px;
  background-color: #E4E873;
  color: #785028;
  font-size: 1.625rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-artliveSchedule__heading {
    top: -1.25rem;
    font-size: 1.25rem;
  }
}
.p-artliveSchedule__read {
  align-self: flex-start;
  padding-left: 24px;
  border-left: 8px solid #E4E873;
  color: #785028;
  font-size: 1rem;
  font-weight: 700;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-artliveSchedule__read {
    padding-left: 16px;
    border-width: 4px;
    font-size: 0.875rem;
  }
}

.p-artlive__block {
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .p-artlive__block {
    gap: 16px;
    flex-direction: column;
  }
}
.p-artlive__block:nth-child(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .p-artlive__block:nth-child(even) {
    flex-direction: column;
  }
}
.p-artlive__block + .p-artlive__block {
  margin-top: 56px;
}
@media screen and (max-width: 767px) {
  .p-artlive__block + .p-artlive__block {
    margin-top: 32px;
  }
}
.p-artlive__data {
  width: 100%;
}
.p-artlive__artist {
  margin-bottom: 16px;
  padding: 8px 24px;
  background-color: #F1989D;
  color: #fff;
  border: 1px solid #EC616F;
  border-radius: 8px;
  font-size: 1.375rem;
  font-weight: 700;
}
.p-artlive__artist span {
  display: block;
  margin-top: 2px;
  color: #333;
  font-size: 0.625rem;
  font-weight: 500;
}

.p-artliveCheck {
  position: relative;
  padding: 72px 48px 40px;
  background-color: #fff;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .p-artliveCheck {
    padding: 64px 24px 32px;
  }
}
.p-artliveCheck__heading {
  position: absolute;
  top: -70px;
  left: 50%;
  width: fit-content;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-artliveCheck__heading {
    top: -6%;
    width: 100%;
    text-align: center;
  }
}
.p-artliveCheck__heading img {
  width: 439px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-artliveCheck__heading img {
    width: 80%;
    max-width: 439px;
  }
}
.p-artliveCheck__kana {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-left: 8px;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: 0;
}
.p-artliveCheck__kana::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #6DB62A;
  border-radius: 8px;
}
.p-artliveCheck__name {
  margin-top: 4px;
  padding: 8px 16px;
  background-color: #6DB62A;
  color: #fff;
  border-radius: 10px;
  font-size: 1.375rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-artliveCheck__name {
    font-size: 1.25rem;
  }
}
.p-artliveCheck__block {
  display: flex;
  gap: 32px;
  margin-top: 16px;
}
.p-artliveCheck__block img {
  align-self: flex-start;
  width: calc((100% - 32px) / 2);
}
.p-artliveCheck__text {
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.05em;
}/*# sourceMappingURL=style.css.map */