@charset "UTF-8";



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

html,
body {
  margin: 0;
  padding: 0;
}

body {
  -webkit-print-color-adjust: exact;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-underline-offset: .2em;
  background: #fff;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0;
  line-break: strict;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  word-break: normal;
  overflow-wrap: anywhere;
}

article,
aside,
footer,
header,
nav,
section,
main {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
em,
small,
strong,
sub,
sup,
mark,
del,
ins,
strike,
abbr,
dfn,
blockquote,
q,
cite,
code,
pre,
ol,
ul,
li,
dl,
dt,
dd,
div,
section,
article,
main,
aside,
nav,
header,
hgroup,
footer,
img,
figure,
figcaption,
address,
time,
audio,
video,
canvas,
iframe,
details,
summary,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  vertical-align: baseline;
  margin: 0;
  border: 0;
  padding: 0;
  font: inherit;
  font-size: 100%;
}

a {
  display: inline-block;
  -webkit-transition: opacity .3s ease 0s;
  transition: opacity .3s ease 0s;
  color: inherit;
  text-decoration: none;
}

a[href='*'] {
  cursor: pointer;
}

a[href='*']:hover, a[href='*']:focus-visible {
  opacity: .7;
}

img,
svg {
  display: inline-block;
  vertical-align: top;
  border: none;
  width: 100%;
  max-width: 100%;
  height: auto;
}

video {
  width: 100%;
  height: auto;
}

code,
kbd,
pre,
samp {
  font-size: inherit;
}

ul,
ol {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

address {
  font-style: italic;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  margin: 0;
  border: none;
  background: transparent;
  padding: 0;
  font: inherit;
}

abbr,
acronym {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

cite {
  font-style: italic;
}

code,
kbd {
  background-color: #F8F8F8;
  padding: .25em .5em;
}

em {
  font-style: italic;
  font-weight: 700;
}

pre {
  display: block;
  background-color: #F8F8F8;
  padding: 1em 2em;
}

sub {
  vertical-align: sub;
  font-size: smaller;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

var {
  background-color: #F8F8F8;
  padding: .25em .5em;
  font-style: italic;
}

/************************************************************************
* end reset
************************************************************************/
[data-target] {
  cursor: pointer;
}

html {
  scrollbar-gutter: stable;
  font-size: 100%;
}

button {
  color: #fff;
}

/************************************************************************
* layout
************************************************************************/
body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #C30000;
  min-height: 100vh;
  min-height: 100dvh;
}

body.fadeIn {
  opacity: 0;
}

main {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

footer {
  margin-top: auto;
}

/************************************************************************
* base
************************************************************************/
a[target=_blank]:not([class]) {
  -webkit-transition: color .3s;
  transition: color .3s;
}

a[target=_blank]:not([class])::after {
  aspect-ratio: 1/1;
  display: inline-block;
  -webkit-mask-image: url('../img/common/icon-outerLink.svg');
  mask-image: url('../img/common/icon-outerLink.svg');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: currentColor;
  width: 1.3125em;
  font-weight: 900;
  content: '';
}

table {
  margin-right: auto;
  margin-left: auto;
  border-collapse: collapse;
  border-spacing: 0;
  width: auto;
  min-width: 100%;
  table-layout: fixed;
}

th,
td {
  border: 1px solid;
}

address {
  font-style: normal;
}

details .icon {
  aspect-ratio: 1;
  display: block;
  position: relative;
  width: 24px;
  width: 1.5rem;
}

details .icon::before, details .icon::after {
  inset: 0;
  position: absolute;
  margin: auto;
  background-color: #fff;
  width: 13px;
  width: .8125rem;
  height: 1px;
  content: '';
}

details .icon::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

details[open] > summary .icon::after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

details.is-closing[open] > summary .icon::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

summary {

  /* display: list-item;以外を指定してデフォルトの三角形アイコンを消します */
  display: block;
  cursor: pointer;
}

summary::-webkit-details-marker {

  /* Safariで表示されるデフォルトの三角形アイコンを消します */
  display: none;
}

/************************************************************************
* end base
************************************************************************/
:root {

  /* ウィンドウサイズ */
  --vw: 100vw;
  --vh: 100vh;

  /* 三角形 */
  --clip-triangle-top: polygon(50% 0, 100% 100%, 0 100%);
  --clip-triangle-bottom: polygon(0 0, 100% 0, 50% 100%);
  --clip-triangle-right: polygon(0 0, 100% 50%, 0 100%);
  --clip-triangle-left: polygon(0 50%, 100% 0, 100% 100%);
  --clip-triangle-lower-left: polygon(0 0, 100% 100%, 0 100%);
  --clip-triangle-upper-left: polygon(0 0, 100% 0, 0 100%);
  --clip-triangle-lower-right: polygon(100% 0, 100% 100%, 0 100%);
  --clip-triangle-upper-right: polygon(0 0, 100% 0, 100% 100%);

  /**
     * svgをbackgroundで使う
     * 色：#ffffff -> %23ffffff
     */
  --icon-btn-arrow: url('data:image/svg+xml;utf8,<svg width="37" height="6" viewBox="0 0 37 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 5H36L26.2703 1" stroke="%230C4A6E"/></svg>');

  /* ヘッダー高さ */
  --header-height: 48px;
  --header-height: 3rem;
}

/************************************************************************
* swiper
************************************************************************/
.swiper-pagination {
  gap: 20px;
  gap: 1.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
  margin-top: 1.25rem;
  font-size: 0;
}

.swiper-pagination-bullet {
  display: inline-block;
  opacity: 1;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  cursor: pointer;
  margin-left: 0;
  border-radius: 50%;
  background-color: #fff;
  width: 12px;
  width: .75rem;
  height: 12px;
  height: .75rem;
}

.swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 0;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0F0F0F;
}

/************************************************************************
* swiper end
************************************************************************/
.l-container {
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  max-width: 600px;
}

.l-container.l-container--narrow {
  padding: 0 33px;
  padding: 0 2.0625rem;
}

.l-container.l-container--sm {
  padding: 0 5px;
}

.l-footer {
  padding-top: 30px;
  padding-top: 1.875rem;
}

.l-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 48px;
  height: 3rem;
}

.c-card {
  height: 100%;
}

.c-card__link {
  display: block;
  height: 100%;
}

.c-card__img {
  aspect-ratio: 330/198;
  width: 100%;
  overflow: hidden;
}

.c-card__img img {
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-card__title {
  margin-top: 14px;
  margin-top: .875rem;
  padding-right: 8px;
  padding-right: .5rem;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5625;
}

.c-card__text {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  margin-top: 8px;
  margin-top: .5rem;
  overflow: hidden;
  font-size: max(10px, 12px);
  font-size: max(10px, .75rem);
}

.c-card__date {
  display: inline-block;
  margin-top: 8px;
  margin-top: .5rem;
  font-size: 12px;
  line-height: 1.8;
}

.c-section-title {
  font-family: 'Poppins', sans-serif;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 52px;
  line-height: 3.25rem;
  text-transform: uppercase;
}

.c-section-title::first-letter {
  color: #0F0F0F;
}

.p-404 {
  padding-top: 100px;
  padding-top: 6.25rem;
  padding-bottom: 100px;
  padding-bottom: 6.25rem;
  text-align: center;
}

.p-404__body {
  margin-top: 30px;
  margin-top: 1.875rem;
}

.p-404__foot {
  margin-top: 80px;
  margin-top: 5rem;
}

.p-404__link {
  display: inline-block;
  -webkit-transition: -webkit-text-decoration .3s;
  transition: -webkit-text-decoration .3s;
  transition: text-decoration .3s;
  transition: text-decoration .3s, -webkit-text-decoration .3s;
  padding: 2px 0;
  font-size: 16px;
  font-size: 1rem;
  text-decoration: underline;
}

.p-archive-links__inner {
  gap: 20px;
  gap: 1.25rem;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}

.p-archive-links__section {
  min-width: 0;
}

.p-archive-links__title {
  background: #0F0F0F;
  padding: 8px;
  padding: .5rem;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  text-align: center;
}

.p-archive-links__list {
  margin-top: 16px;
  margin-top: 1rem;
}

.p-archive-links__item {
  min-width: 0;
}

.p-archive-links__link {
  display: inline-block;
  -webkit-transition: -webkit-text-decoration .3s;
  transition: -webkit-text-decoration .3s;
  transition: text-decoration .3s;
  transition: text-decoration .3s, -webkit-text-decoration .3s;
  padding: 2px 0;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  font-size: 1rem;
  text-decoration: underline;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.p-archive-links__year-toggle {
  gap: 8px;
  gap: .5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  cursor: pointer;
  border: none;
  background: none;
  padding: 2px 0;
  width: 100%;
  color: inherit;
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
}

.p-archive-links__year-icon {
  display: inline-block;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  font-size: 12px;
  font-size: .75rem;
}

.p-archive-links__year-toggle[aria-expanded=true] .p-archive-links__year-icon {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.p-archive-links__year-list {
  -webkit-transition: max-height .3s ease;
  transition: max-height .3s ease;
  padding-left: 20px;
  padding-left: 1.25rem;
  max-height: 0;
  overflow: hidden;
}

.p-archive-links__year-toggle[aria-expanded=true] + .p-archive-links__year-list {
  max-height: 1000px;
}

.p-archive-links__year-item {
  min-width: 0;
}

.p-archive__main {
  padding-top: 15px;
  padding-top: .9375rem;
  padding-bottom: 55px;
  padding-bottom: 3.4375rem;
}

.p-archive__title {
  text-align: center;
}

.p-archive__list {
  gap: 33px;
  gap: 2.0625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 20px;
  margin-top: 1.25rem;
  padding-bottom: 55px;
  padding-bottom: 3.4375rem;
}

.p-archive__list:last-child {
  padding-bottom: 0;
}

.p-article {
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
}

.p-article__meta {
  gap: 10px;
  gap: .625rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 17px;
  margin-top: 1.0625rem;
}

.p-article__date {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: max(10px, 14px);
  font-size: max(10px, .875rem);
  line-height: 1.9285714286;
}

.p-article__tags {
  gap: 6px;
  gap: .375rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.p-article__tag {
  background: #0F0F0F;
  padding: 8px 12px;
  padding: .5rem .75rem;
  font-size: max(10px, 12px);
  font-size: max(10px, .75rem);
  line-height: 1;
}

.p-article__title {
  margin-top: 12px;
  margin-top: .75rem;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

.p-article__footer {
  gap: 3em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 35px;
  margin-top: 2.1875rem;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
}

.p-article__paginateLink--disabled {
  opacity: 0;
  pointer-events: none;
}

.p-article__body {
  padding-top: 13px;
  padding-top: .8125rem;
}

.p-article__body h1,
.p-article__body h2,
.p-article__body h3,
.p-article__body h4,
.p-article__body h5,
.p-article__body h6 {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  font-weight: 700;
  line-height: 1.5;
}

.p-article__body h1 {
  font-size: 32px;
  font-size: 2rem;
}

.p-article__body h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2;
}

.p-article__body h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.3;
}

.p-article__body h4 {
  font-size: 18px;
  font-size: 1.125rem;
}

.p-article__body h5 {
  font-size: 16px;
  font-size: 1rem;
}

.p-article__body * + *:not(a, br) {
  margin-top: 1lh;
}

.p-article__body *:first-child {
  margin-top: 0;
}

.p-article__body .wp-block-spacer, .p-article__body .wp-block-spacer + * {
  margin-top: 0;
}

.p-article__body p {
  font-weight: 400;
}

.p-article__body p.note {
  margin-top: 40px;
  margin-top: 2.5rem;
  font-size: max(10px, 12px);
  font-size: max(10px, .75rem);
  font-weight: 400;
  line-height: 1.8333333333;
}

.p-article__body a {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  text-decoration: underline;
}

.p-article__body .wp-block-image {
  margin-block: 40px;
  margin-block: 2.5rem;
}

.p-article__body .wp-block-image:first-child {
  margin-top: 0;
}

.p-article__body figure.wide img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-article__body figcaption {
  margin-top: 0;
  padding-top: .5em;
  padding-bottom: .5em;
  color: #0F0F0F;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
}

.p-article__body strong,
.p-article__body b {
  font-weight: 700;
}

.p-article__body blockquote,
.p-article__body q {
  position: relative;
  background-color: #F8F8F8;
  padding: 1em 4em;
}

.p-article__body q {
  display: inline-block;
}

.p-article__body dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.p-article__body dt,
.p-article__body dd {
  border-top: 1px solid #e7e0db;
  padding: 20px 10px;
  padding: 1.25rem .625rem;
}

.p-article__body dt:last-of-type,
.p-article__body dd:last-of-type {
  border-bottom: 1px solid #e7e0db;
}

.p-article__body dt {
  width: 33%;
  font-weight: 700;
}

.p-article__body dd {
  width: 67%;
}

.p-article__body pre {
  overflow: auto;
  font-size: 14px;
  font-size: .875rem;
  letter-spacing: 0;
  white-space: pre;
}

.p-article__body .aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.p-article__body .alignleft {
  float: left;
  margin-right: 1em;
}

.p-article__body .alignright {
  float: right;
  margin-left: 1em;
}

.p-article__body .gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.p-article__body .gallery-columns-4 {
  gap: 20px;
}

.p-article__body .gallery-columns-4 > .gallery-item {
  width: calc((100% - 60px) / 4);
}

.p-article__body .gallery-item {
  margin-top: 0;
}

.p-article__body .gallery-icon {
  text-align: center;
}

.p-breadcrumb {
  padding-top: 20px;
  padding-top: 1.25rem;
}

.p-breadcrumb__main {
  border-bottom: 1px solid rgba(255, 255, 255, .5);
  padding-bottom: 15px;
  padding-bottom: .9375rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.p-breadcrumb__inner span[property=itemListElement] {
  margin-right: 8px;
  margin-right: .5rem;
}

.p-breadcrumb__inner span {
  font-size: max(10px, 12px);
  font-size: max(10px, .75rem);
  line-height: 14px;
  line-height: .875rem;
}

.p-breadcrumb__inner span[property=itemListElement]:first-child {
  margin-left: 0;
}

.p-breadcrumb__inner span[property=itemListElement]:first-child::before {
  aspect-ratio: 1/1;
  display: inline-block;
  position: relative;
  top: .15lh;
  left: 0;
  margin-right: 3px;
  margin-right: .1875rem;
  background: url(../img/common/icon_home.svg) no-repeat center center/contain;
  width: 14px;
  width: .875rem;
  content: '';
}

.p-breadcrumb__inner span[property=itemListElement]:last-child {
  margin-right: 0;
}

.p-breadcrumb__inner span[property=itemListElement] + span {
  margin-left: 8px;
  margin-left: .5rem;
}

.p-breadcrumb__inner a {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  text-decoration: none;
}

.p-drawer {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 40;
}

.p-drawer__icon {
  display: inline-block;
  position: relative;
  z-index: 41;
  cursor: pointer;
  padding: 17px 24px;
  padding: 1.0625rem 1.5rem;
  font-size: 0;
  line-height: 1;
  text-align: center;
}

.p-drawer__bars {
  display: inline-block;
  vertical-align: bottom;
  width: 21px;
}

.p-drawer__bar {
  display: block;
  -webkit-transition: all .3s linear 0s;
  transition: all .3s linear 0s;
  margin-top: 4px;
  background: #fff;
  width: 100%;
  height: 2px;
}

.p-drawer__bar:first-child {
  margin-top: 0;
}

.is-opened .p-drawer__bar:nth-child(2) {
  background: transparent;
}

.is-opened .p-drawer__bar:first-child {
  -webkit-transform: translateY(6px) rotate(35deg);
  transform: translateY(6px) rotate(35deg);
  width: 100%;
}

.is-opened .p-drawer__bar:last-child {
  -webkit-transform: translateY(-6px) rotate(-35deg);
  transform: translateY(-6px) rotate(-35deg);
  width: 100%;
}

.p-drawer__bg {
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}

.p-drawer__bg.is-opened {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .25);
  width: 100vw;
  height: 100vh;
}

.p-drawer__content {
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  -webkit-transform: translateX(105%);
  transform: translateX(105%);
  z-index: 40;
  -webkit-transition: -webkit-transform .5s ease 0s;
  transition: -webkit-transform .5s ease 0s;
  transition: transform .5s ease 0s;
  transition: transform .5s ease 0s, -webkit-transform .5s ease 0s;
  background: #C30000;
  padding-top: 56px;
  padding-top: 3.5rem;
  padding-bottom: 37px;
  padding-bottom: 2.3125rem;
  width: 100%;
  max-height: 100dvh;
  overflow: auto;
  color: #fff;
  text-align: center;
}

.p-drawer__content.is-opened {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-box-shadow: 6px 0 25px rgba(0, 0, 0, .16);
  box-shadow: 6px 0 25px rgba(0, 0, 0, .16);
}

.p-drawer__content--left {
  right: auto;
  left: 0;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
}

.p-drawer__content--top {
  top: 0;
  bottom: auto;
  -webkit-transform: translateY(-105%);
  transform: translateY(-105%);
  width: 100%;
  max-width: 100%;
}

.p-drawer__content--cover {
  width: 100%;
  max-width: 100%;
}

.p-drawer__inner {
  margin-inline: auto;
  width: 77.0666666667%;
  max-width: 500px;
}

.p-drawer__navItem {
  border-bottom: 1px solid #fff;
}

.p-drawer__navLink {
  display: block;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  padding-top: 8px;
  padding-top: .5rem;
  padding-bottom: 8px;
  padding-bottom: .5rem;
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 29px;
  line-height: 1.8125rem;
  text-decoration: none;
}

.p-drawer__navLink:hover {
  opacity: .7;
}

.p-footer {
  background-color: #AD0000;
  padding-top: 25px;
  padding-top: 1.5625rem;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  text-align: center;
}

.p-footer__inner {
  padding-inline: 20px;
  padding-inline: 1.25rem;
}

.p-footer__sns {
  gap: 30px;
  gap: 1.875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.p-footer__link {
  aspect-ratio: 1/1;
  display: block;
  width: 40px;
  width: 2.5rem;
}

.p-footer__link img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.p-footer__copy {
  margin-top: 20px;
  margin-top: 1.25rem;
}

.p-footer__copy small {
  font-size: 10px;
  font-weight: bold;
  letter-spacing: .05em;
  line-height: 1;
}

.p-header {
  background-color: #C30000;
}

.p-header__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.p-header__logo {
  aspect-ratio: 231/100;
  z-index: 40;
  width: 110px;
  width: 6.875rem;
}

.p-header__logo a {
  display: block;
}

.p-header__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.p-header__nav {
  display: none;
}

/************************************************************************
* p-pagination
************************************************************************/
.p-pagination__inner {
  letter-spacing: 0;
  text-align: center;
}

.page-numbers {
  aspect-ratio: 1/1;
  display: inline-block;
  border: 1px solid #fff;
  width: 29px;
  width: 1.8125rem;
  font-size: 17px;
  font-size: 1.0625rem;
  letter-spacing: 0;
  line-height: 1.5882352941;
}

.page-numbers + .page-numbers {
  margin-left: 10px;
  margin-left: .625rem;
}

.page-numbers.current {
  background-color: #fff;
  color: #C30000;
}

.page-numbers.dots {
  border: none;
}

a.page-numbers {
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
}

a.page-numbers:hover {
  background-color: #fff;
  color: #C30000;
}

.p-top-about {
  padding-top: 46px;
  padding-top: 2.875rem;
  text-align: center;
}

.p-top-about__text {
  margin-top: 20px;
  margin-top: 1.25rem;
  font-size: max(10px, 14px);
  font-size: max(10px, .875rem);
  font-weight: bold;
  line-height: 30px;
  line-height: 1.875rem;
}

.p-top-bottom__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.p-top-bottom__link {
  display: inline-block;
  padding: 10px;
  padding: .625rem;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
}

.p-top-bottom__link:hover {
  color: #0F0F0F;
  text-decoration: underline;
}

.p-top-mv {
  width: 100%;
}

.p-top-mv__swiper .swiper-slide {
  opacity: 0;
  -webkit-transition: opacity 1.5s;
  transition: opacity 1.5s;
}

.p-top-mv__swiper .swiper-slide.swiper-slide-active {
  opacity: 1;
}

.p-top-mv__img img {
  aspect-ratio: 375/361;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-top-pamphlet {
  padding-top: 82px;
  padding-top: 5.125rem;
  padding-bottom: 72px;
  padding-bottom: 4.5rem;
  text-align: center;
}

.p-top-pamphlet__link {
  display: block;
  position: relative;
  margin-top: 18px;
  margin-top: 1.125rem;
  background: #fff;
  overflow: hidden;
}

.p-top-pamphlet__link img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.p-top-result {
  padding-top: 60px;
  padding-top: 3.75rem;
}

.p-top-result__title {
  text-align: center;
}

.p-top-result__list {
  gap: 34px;
  gap: 2.125rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 20px;
  margin-top: 1.25rem;
}

.p-top-result__btn {
  margin-top: 30px;
  margin-top: 1.875rem;
  text-align: center;
}

.p-top-result__link {
  padding: 10px;
  padding: .625rem;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
}

.p-top-sns {
  padding-top: 66px;
  padding-top: 4.125rem;
  text-align: center;
}

.p-top-sns__block {
  margin-inline: auto;
  margin-top: 31px;
  margin-top: 1.9375rem;
  width: 310px;
}

.p-top-sns__block + .p-top-sns__block {
  margin-top: 47px;
  margin-top: 2.9375rem;
}

.p-top-sns__head {
  background: #0F0F0F;
  padding: 10px;
  padding: .625rem;
  font-family: 'Poppins', sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 29px;
  line-height: 1.8125rem;
}

.p-top-sns__box {
  background: #fff;
  overflow-x: clip;
}

.p-top-sns__box.p-top-sns__box--sp {
  display: block;
}

.p-top-sns__box.p-top-sns__box--pc {
  display: none;
}

.p-top-sns__iframe {
  display: block;
  border: none;
  width: 100%;
  height: 397px !important;
  height: 24.8125rem !important;
  overflow: hidden;
}

.p-top-sns__box-inner {
  background: #fff;
  padding: 20px 10px;
  padding: 1.25rem .625rem;
}

.p-top-sns__box-top {
  gap: 5px;
  gap: .3125rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.p-top-sns__box-img {
  aspect-ratio: 115/110;
  width: 60px;
  width: 3.75rem;
}

.p-top-sns__box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.p-top-sns__box-text {
  color: #0F0F0F;
  font-size: max(14px, 10px);
  font-size: max(.875rem, 10px);
  font-weight: 700;
}

.p-top-sns__box-btn {
  margin-top: 20px;
  margin-top: 1.25rem;
}

.p-top-sns__box-link {
  display: inline-block;
  border-radius: 50vmax;
  background: linear-gradient(123deg, #febc40 0%, #ff177b 100%);
  padding: 12px 24px;
  padding: .75rem 1.5rem;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

.p-top-sponsor {
  padding-top: 60px;
  padding-top: 3.75rem;
  overflow: hidden;
  text-align: center;
}

.p-top-sponsor__bg {
  margin-inline: calc(50% - 50vw);
  margin-top: 20px;
  margin-top: 1.25rem;
  background: #0F0F0F;
  padding-top: 47px;
  padding-top: 2.9375rem;
  padding-bottom: 47px;
  padding-bottom: 2.9375rem;
}

.p-top-sponsor__slide {
  aspect-ratio: 198/120;
  width: 198px !important;
  width: 12.375rem !important;
}

.p-top-sponsor__logo {
  background: #fff;
  width: 100%;
  height: 100%;
}

.p-top-sponsor__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-top-team {
  padding-top: 70px;
  padding-top: 4.375rem;
  text-align: center;
}

.p-top-team__list {
  gap: 24px 14px;
  gap: 1.5rem .875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 32px;
  margin-top: 2rem;
}

.p-top-team__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: calc((100% - .875rem) / 2);
  min-height: 0;
}

.p-top-team__link {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 0;
}

.p-top-team__img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  padding: 10px;
  padding: .625rem;
  width: 100%;
  overflow: hidden;
}

.p-top-team__img img {
  aspect-ratio: 1/1;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.p-top-team__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #000;
  padding: 8px 4px;
  padding: .5rem .25rem;
  min-height: auto;
}

.p-top-team__name {
  font-size: max(10px, 12px);
  font-size: max(10px, .75rem);
  font-weight: 700;
}

.p-top-team__name span {
  display: inline-block;
}

.clearfix::after {
  display: block;
  clear: both;
  content: '';
}

/************************************************************************
* visible device
************************************************************************/
.u-onlyPc {
  display: none;
}

.u-onlyTab {
  display: none;
}

.u-onlySp {
  display: none;
}

.u-inlineBlock {
  display: inline-block !important;
}

.u-block {
  display: block !important;
}

.u-inline {
  display: inline !important;
}

.u-hidden {
  display: none !important;
}

.u-overflowHidden {
  overflow: hidden !important;
}

@media screen and (min-width: 565px) {

  .p-top-sns__block {
    width: 500px;
  }

  .p-top-sns__box.p-top-sns__box--sp {
    display: none;
  }

  .p-top-sns__box.p-top-sns__box--pc {
    display: block;
  }

  .p-top-sns__iframe {
    height: 900px !important;
    height: 56.25rem !important;
  }
}

@media screen and (min-width: 600px) {

  .p-article__body .gallery-columns-4 > .gallery-item {
    width: calc((100% - 20px) / 2);
  }
}

@media screen and (min-width: 768px) {

  html {
    font-size: 1.5625vw;
    font-size: calc(var(--vw-unitless) / 1024 * 100%);
  }

  :root {
    --header-height: 100px;
    --header-height: 6.25rem;
  }

  .swiper-pagination {
    margin-top: 30px;
    margin-top: 1.875rem;
  }

  .l-container {
    padding-right: 30px;
    padding-left: 30px;
    max-width: 1084px;
  }

  .l-container.l-container--narrow {
    padding: 0 30px;
  }

  .l-container.l-container--sm {
    padding: 0 30px;
  }

  .l-container.l-container--lg {
    max-width: 1348px;
  }

  .l-footer {
    padding-top: 60px;
    padding-top: 3.75rem;
  }

  .l-header {
    height: 100px;
    height: 6.25rem;
  }

  .c-card__link:hover .c-card__img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  .c-card__content {
    padding-right: 30px;
    padding-right: 1.875rem;
  }

  .c-card__title {
    margin-top: 15px;
    margin-top: .9375rem;
    padding-right: 0;
  }

  .c-card__text {
    margin-top: 4px;
    margin-top: .25rem;
  }

  .c-card__date {
    margin-top: 7px;
    margin-top: .4375rem;
  }

  .c-section-title {
    font-size: 70px;
    font-size: 4.375rem;
    line-height: 91px;
    line-height: 5.6875rem;
  }

  .p-404 {
    padding-top: 150px;
    padding-top: 9.375rem;
    padding-bottom: 150px;
    padding-bottom: 9.375rem;
  }

  .p-404__body {
    margin-top: 40px;
    margin-top: 2.5rem;
  }

  .p-404__foot {
    margin-top: 100px;
    margin-top: 6.25rem;
  }

  .p-404__link:hover {
    text-decoration: none;
  }

  .p-archive-links__inner {
    gap: 32px;
    gap: 2rem;
    grid-template-columns: repeat(3, 1fr);
  }

  .p-archive-links__link:hover {
    text-decoration: none;
  }

  .p-archive-links__year-toggle:hover {
    opacity: .7;
  }

  .p-archive__main {
    padding-top: 0;
    padding-bottom: 90px;
    padding-bottom: 5.625rem;
  }

  .p-archive__title {
    padding-top: 30px;
    padding-top: 1.875rem;
    text-align: left;
  }

  .p-archive__list {
    gap: 25px 16px;
    gap: 1.5625rem 1rem;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 40px;
    margin-top: 2.5rem;
    padding-bottom: 78px;
    padding-bottom: 4.875rem;
  }

  .p-article {
    padding-bottom: 60px;
    padding-bottom: 3.75rem;
  }

  .p-article__title {
    margin-top: 30px;
    margin-top: 1.875rem;
    font-size: 30px;
    font-size: 1.875rem;
  }

  .p-article__footer {
    margin-top: 50px;
    margin-top: 3.125rem;
  }

  .p-article__paginateLink a:hover {
    text-decoration: underline;
  }

  .p-article__body {
    padding-inline: 25px;
    padding-inline: 1.5625rem;
    padding-top: 28px;
    padding-top: 1.75rem;
  }

  .p-article__body a:hover {
    opacity: .7;
  }

  .p-article__body figure.wide {
    margin-inline: -25px;
    margin-inline: -1.5625rem;
  }

  .p-article__body figure.wide img {
    aspect-ratio: 1024/614;
  }

  .p-article__body .gallery-columns-4 > .gallery-item {
    width: calc((100% - 40px) / 3);
  }

  .p-breadcrumb {
    padding-top: 80px;
    padding-top: 5rem;
  }

  .p-breadcrumb__inner a:hover {
    text-decoration: underline;
  }

  .p-footer {
    padding-top: 40px;
    padding-top: 2.5rem;
    padding-bottom: 25px;
    padding-bottom: 1.5625rem;
  }

  .p-footer__inner {
    padding-inline: 30px;
  }

  .p-footer__sns {
    gap: 58px;
    gap: 3.625rem;
  }

  .p-footer__link {
    width: 70px;
    width: 4.375rem;
  }

  .p-footer__link img {
    -webkit-transition: -webkit-filter .3s ease;
    transition: -webkit-filter .3s ease;
    transition: filter .3s ease;
    transition: filter .3s ease, -webkit-filter .3s ease;
  }

  .p-footer__link:hover img {
    -webkit-filter: brightness(0);
    filter: brightness(0);
  }

  .p-footer__copy {
    margin-top: 48px;
    margin-top: 3rem;
  }

  .p-footer__copy small {
    font-size: 17px;
    font-size: 1.0625rem;
  }

  .p-header {
    border-bottom: 1px solid #AD0000;
  }

  .p-header__inner {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .p-header__logo {
    width: 231px;
    width: 14.4375rem;
  }

  .p-header__logo a {
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
  }

  .p-header__logo a:hover {
    opacity: .7;
  }

  .p-header__nav {
    display: block;
    margin-left: auto;
    padding-left: 20px;
    padding-left: 1.25rem;
    height: 100%;
  }

  .p-header__nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
  }

  .p-header__nav li {
    height: 100%;
  }

  .p-header__nav li > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 0 15px;
    padding: 0 .9375rem;
    height: 100px;
    height: 6.25rem;
    font-family: 'Poppins', sans-serif;
    font-size: min(30px, 2.2vw);
    font-size: min(1.875rem, 2.2vw);
    font-weight: 700;
  }

  .p-header__nav li > a:hover {
    color: #0F0F0F;
    text-decoration: underline;
  }

  .p-header__drawer {
    display: none;
  }

  .page-numbers {
    width: 23px;
    width: 1.4375rem;
    font-size: max(10px, 14px);
    font-size: max(10px, .875rem);
    line-height: 1.5;
  }

  .p-top-about {
    padding-top: 140px;
    padding-top: 8.75rem;
    padding-bottom: 100px;
    padding-bottom: 6.25rem;
  }

  .p-top-about__text {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 36px;
    line-height: 2.25rem;
  }

  .p-top-bottom {
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
  }

  .p-top-bottom__link {
    -webkit-transition: color .3s;
    transition: color .3s;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 39px;
    line-height: 2.4375rem;
  }

  .p-top-mv__img img {
    aspect-ratio: 1920/700;
  }

  .p-top-pamphlet {
    padding-top: 140px;
    padding-top: 8.75rem;
    padding-bottom: 140px;
    padding-bottom: 8.75rem;
  }

  .p-top-pamphlet__link {
    aspect-ratio: 700/875;
    margin-inline: auto;
    margin-top: 70px;
    margin-top: 4.375rem;
    max-width: 700px;
    max-width: 43.75rem;
  }

  .p-top-pamphlet__link img {
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
  }

  .p-top-pamphlet__link:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  .p-top-result {
    padding-top: 140px;
    padding-top: 8.75rem;
    padding-bottom: 130px;
    padding-bottom: 8.125rem;
  }

  .p-top-result__list {
    gap: 16px;
    gap: 1rem;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 40px;
    margin-top: 2.5rem;
  }

  .p-top-result__btn {
    margin-top: 20px;
    margin-top: 1.25rem;
    text-align: right;
  }

  .p-top-result__link {
    gap: 12px;
    gap: .75rem;
    padding-inline: 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .p-top-result__link::after {
    display: block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    margin-top: 2px;
    margin-top: .125rem;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    width: 10px;
    width: .625rem;
    height: 10px;
    height: .625rem;
    content: '';
  }

  .p-top-result__link:hover::after {
    -webkit-transform: translateX(.25rem) rotate(45deg);
    transform: translateX(.25rem) rotate(45deg);
  }

  .p-top-sns {
    padding-top: 97px;
    padding-top: 6.0625rem;
    padding-bottom: 103px;
    padding-bottom: 6.4375rem;
  }

  .p-top-sns__block {
    margin-top: 71px;
    margin-top: 4.4375rem;
  }

  .p-top-sns__block + .p-top-sns__block {
    margin-top: 71px;
    margin-top: 4.4375rem;
  }

  .p-top-sns__head {
    background: transparent;
    font-size: 70px;
    font-size: 4.375rem;
    line-height: 91px;
    line-height: 5.6875rem;
  }

  .p-top-sns__head::before {
    margin-inline: auto;
    aspect-ratio: 1/1;
    display: block;
    width: 104px;
    width: 6.5rem;
    -o-object-fit: contain;
    object-fit: contain;
    content: '';
  }

  .p-top-sns__head--facebook::before {
    background: url(../img/common/icon_facebook.svg) no-repeat center center/contain;
  }

  .p-top-sns__head--instagram::before {
    background: url(../img/common/icon_instagram.svg) no-repeat center center/contain;
  }

  .p-top-sns__box {
    border-top: 50px solid #0F0F0F;
    border-top: 3.125rem solid #0F0F0F;
  }

  .p-top-sns__box-inner {
    padding: 34px 25px;
    padding: 2.125rem 25px;
  }

  .p-top-sns__box-img {
    width: 90px;
  }

  .p-top-sns__box-text {
    font-size: 22px;
  }

  .p-top-sns__box-btn {
    margin-top: 38px;
    margin-top: 2.375rem;
  }

  .p-top-sns__box-link {
    -webkit-transition: -webkit-filter .3s ease;
    transition: -webkit-filter .3s ease;
    transition: filter .3s ease;
    transition: filter .3s ease, -webkit-filter .3s ease;
    padding: 6px 40px;
    padding: .375rem 2.5rem;
    max-width: 589px;
    max-width: 36.8125rem;
    font-size: 28px;
  }

  .p-top-sns__box-link:hover {
    -webkit-filter: brightness(1.25) saturate(1.3);
    filter: brightness(1.25) saturate(1.3);
  }

  .p-top-sponsor {
    padding-top: 100px;
    padding-top: 6.25rem;
    padding-bottom: 100px;
    padding-bottom: 6.25rem;
  }

  .p-top-sponsor__bg {
    margin-top: 30px;
    margin-top: 1.875rem;
  }

  .p-top-team {
    padding-top: 100px;
    padding-top: 6.25rem;
    padding-bottom: 100px;
    padding-bottom: 6.25rem;
  }

  .p-top-team__list {
    gap: 20px 6px;
    gap: 1.25rem .375rem;
    margin-top: 40px;
    margin-top: 2.5rem;
  }

  .p-top-team__item {
    width: calc((100% - 1.5rem) / 5);
  }

  a.p-top-team__link:hover .p-top-team__img img, a.p-top-team__link:focus .p-top-team__img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  .p-top-team__name {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.375rem;
  }

  .u-hidden--sp {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {

  .u-onlyTab {
    display: block;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {

  .u-hidden--tab {
    display: none !important;
  }
}

@media (min-width: 1024px) {

  html {
    font-size: 100%;
  }
}

@media screen and (min-width: 1024px) {

  .u-onlyPc {
    display: block;
  }

  .u-hidden--pc {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {

  .u-onlySp {
    display: block;
  }
}

@media (max-width: 375px) {

  html {
    font-size: 4.2666666667vw;
    font-size: calc(var(--vw-unitless) / 375 * 100%);
  }
}