@charset "UTF-8";
@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform, -webkit-transform;
  width: 100%;
  z-index: 1;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform, -webkit-transform;
  width: 100%;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-css-mode > .swiper-wrapper {
  -ms-overflow-style: none;
  overflow: auto;
  scrollbar-width: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper:before {
  -ms-flex-negative: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  content: "";
  flex-shrink: 0;
  order: 9999;
}

[dir=ltr] .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-left: var(--swiper-centered-offset-before);
}

[dir=rtl] .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-right: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-top: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  width: 100%;
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  background: #000;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  opacity: 0.2;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  width: 8px;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
}

button.swiper-pagination-bullet {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  background: #007aff;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: 1;
  opacity: var(--swiper-pagination-bullet-opacity, 1);
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: 6px 0;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: top 0.2s, -webkit-transform 0.2s;
  transition: top 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, top 0.2s;
  transition: transform 0.2s, top 0.2s, -webkit-transform 0.2s;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: left 0.2s, -webkit-transform 0.2s;
  transition: left 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, left 0.2s;
  transition: transform 0.2s, left 0.2s, -webkit-transform 0.2s;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: right 0.2s, -webkit-transform 0.2s;
  transition: right 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, right 0.2s;
  transition: transform 0.2s, right 0.2s, -webkit-transform 0.2s;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  width: 100%;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: 4px;
  left: 0;
  top: 0;
  width: 100%;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: 4px;
}

.swiper-pagination-lock {
  display: none;
}

.cheeringart {
  background-color: #b7d14b !important;
  font-family: Noto Sans JP, Noto Sans CJK JP Light, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, sans-serif !important;
  padding-bottom: 160px;
  width: auto !important;
}

.cheeringart *, .cheeringart :after, .cheeringart :before {
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cheeringart :after, .cheeringart :before {
  pointer-events: none;
}

.cheeringart img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

@media screen and (min-width: 768px) {
  .cheeringart {
    min-width: 1120px;
  }
}
.p-block {
  word-wrap: break-word;
  word-break: keep-all;
}

.cheeringart-heading-image {
  width: 100%;
}

.cheeringart-content {
  background-image: url(../images/bg_lead_sp.webp);
  background-image: -webkit-image-set(url(../images/bg_lead_sp.webp) 1x, url(../images/bg_lead_sp@2x.webp) 2x);
  background-image: image-set(url(../images/bg_lead_sp.webp) 1x, url(../images/bg_lead_sp@2x.webp) 2x);
  background-position: top;
  background-size: 120% auto;
  margin-top: 18px;
  padding-left: 20px;
  padding-right: 20px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .cheeringart-content {
    background-image: url(../images/bg_lead_sp@2x.webp);
  }
}
@media screen and (min-width: 768px) {
  .cheeringart-content {
    background-image: url(../images/bg_lead.webp);
    background-image: -webkit-image-set(url(../images/bg_lead.webp) 1x, url(../images/bg_lead@2x.webp) 2x);
    background-image: image-set(url(../images/bg_lead.webp) 1x, url(../images/bg_lead@2x.webp) 2x);
    background-size: min(100%, 1326px) auto;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 768px) and (min-resolution: 192dpi) {
  .cheeringart-content {
    background-image: url(../images/bg_lead@2x.webp);
  }
}
.cheeringart-lead {
  background-color: #fdffe3;
  border-radius: 10px;
  color: #57350f;
  font-size: 4vw;
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
  padding: 20px 35px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .cheeringart-lead {
    font-size: 121.4285%;
    padding: 50px 65px;
  }
}
.cheeringart-lead-images {
  grid-row-gap: 20px;
  display: -ms-grid;
  display: grid;
  margin-bottom: 50px;
  margin-top: 50px;
  row-gap: 20px;
}

.cheeringart-lead-images > img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .cheeringart-lead-images {
    -ms-grid-columns: auto [2];
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    grid-template-columns: repeat(2, auto);
    justify-content: space-between;
    margin-bottom: 8vw;
    margin-top: 8vw;
  }
}
.cheeringart-portrait {
  margin-top: 118px;
}

.cheeringart-portrait-content {
  grid-row-gap: 127px;
  display: -ms-grid;
  display: grid;
  margin-top: 80px;
  row-gap: 127px;
}

.cheeringart-portrait-heading {
  aspect-ratio: 483/267;
  background-image: url(../images/bg_portrai_heading_sp.svg);
  background-position: top;
  background-size: contain;
  color: #fff;
  display: -ms-grid;
  display: grid;
  font-size: 7.4666vw;
  line-height: 1.4;
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.7em;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .cheeringart-portrait-heading {
    aspect-ratio: 463/116;
    background-image: url(../images/bg_portrai_heading.svg);
    font-size: 1.875rem;
    max-width: 463px;
    min-height: 116px;
  }
}
.cheeringart-portrait-container {
  border: 4px solid #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 1120px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .cheeringart-portrait-container {
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
.cheeringart-portrait-school-name {
  text-align: center;
}

.cheeringart-portrait-school-name-inner {
  background-color: #a0c746;
  border: 4px solid #fff;
  border-radius: 100vmax;
  color: #fff;
  display: inline-block;
  font-size: 2.25rem;
  font-weight: 700;
  padding: 0.1em 1.4em;
  text-shadow: -1px -1px 0 #57350f, -1px 0 0 #57350f, -1px 1px 0 #57350f, 0 -1px 0 #57350f, 0 1px 0 #57350f, 1px -1px 0 #57350f, 1px 0 0 #57350f, 1px 1px 0 #57350f;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.cheeringart-portrait-item {
  grid-column-gap: 20px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  display: -ms-grid;
  display: grid;
}

@media screen and (min-width: 768px) {
  .cheeringart-portrait-item {
    -ms-grid-columns: 256px 1fr;
    grid-template-columns: 256px 1fr;
  }
}
.cheeringart-portrait-golfer {
  -ms-grid-columns: 53.5714285714% auto;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -ms-grid;
  display: grid;
  grid-template-columns: 53.5714285714% auto;
}

@media screen and (min-width: 768px) {
  .cheeringart-portrait-golfer {
    display: block;
  }
}
.cheeringart-portrait-golfer-thumbnail {
  padding-bottom: 20px;
}

.cheeringart-portrait-golfer-thumbnail > img {
  border-radius: 100vmax;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .cheeringart-portrait-golfer-thumbnail {
    margin-left: auto;
    margin-right: auto;
    max-width: 200px;
    padding-bottom: 0;
  }
}
.cheeringart-portrait-golfer-caption {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  aspect-ratio: 257/104;
  background-image: url(../images/bg_name.svg);
  background-position: 50%;
  background-size: contain;
  color: #57350f;
  display: -ms-grid;
  display: grid;
  font-size: max(1rem, min(4vw, 1.25rem));
  font-weight: 700;
  justify-items: center;
  line-height: 1.4;
  margin-left: -25%;
  margin-top: 20px;
  place-items: center;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .cheeringart-portrait-golfer-caption {
    margin-left: 0;
  }
}
.cheeringart-portrait-pictures {
  grid-gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-grid;
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, calc(50% - 10px));
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .cheeringart-portrait-pictures {
    gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(225px, calc(33.33333% - 20px)));
    margin-top: 0;
  }
}
.cheeringart-portrait-pictures-item-btn {
  background: none;
  background-color: #fff;
  border: none;
  -webkit-box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}

@media (hover: hover) and (pointer: fine) {
  .cheeringart-portrait-pictures-item-btn:hover .cheeringart-portrait-pictures-item-btn-plus > svg {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.cheeringart-portrait-pictures-item-btn-plus {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #57350f;
  bottom: 0;
  display: -ms-grid;
  display: grid;
  height: 30px;
  justify-items: center;
  place-items: center;
  position: absolute;
  right: 0;
  width: 30px;
}

.cheeringart-portrait-pictures-item-btn-plus > svg {
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.cheeringart-portrait-grade {
  color: #fff;
  text-align: center;
}

.cheeringart-portrait-item {
  border-top: 2px solid #fff;
  margin-top: 40px;
  padding-top: 40px;
}

.cheeringart-portrait-item:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}

.cheeringart-backnumber {
  margin-top: 80px;
}

.cheeringart-backnumber-btn {
  background-color: #fff;
  border: 3px solid #438e5d;
  border-radius: 100vmax;
  -webkit-box-shadow: 2px 4px 0 0 rgba(0, 0, 0, 0.16);
  box-shadow: 2px 4px 0 0 rgba(0, 0, 0, 0.16);
  display: block;
  font-size: 1rem;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
  max-width: 73.6842105263%;
  padding-bottom: 0.7em;
  padding-top: 0.7em;
  position: relative;
  text-align: center;
}

.cheeringart-backnumber-btn, .cheeringart-backnumber-btn:active, .cheeringart-backnumber-btn:link, .cheeringart-backnumber-btn:visited {
  color: #438e5d !important;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .cheeringart-backnumber-btn {
    font-size: 1.75rem;
    max-width: 530px;
  }
}
.cheeringart-backnumber-btn-icon {
  bottom: 0;
  margin-bottom: auto;
  margin-top: auto;
  position: absolute;
  right: 1em;
  top: 0;
  width: 1.2em;
}

@media screen and (min-width: 768px) {
  .cheeringart-backnumber-btn-icon {
    right: 30px;
    width: auto;
  }
}
.modal *, .modal :after, .modal :before, .p-cheer-sns *, .p-cheer-sns :after, .p-cheer-sns :before {
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.modal :after, .modal :before, .p-cheer-sns :after, .p-cheer-sns :before {
  pointer-events: none;
}

.modal img, .p-cheer-sns img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

.p-cheer-sns {
  margin-bottom: 60px;
  margin-top: 120px;
}

.p-cheer-sns__head {
  text-align: center;
}

.p-cheer-sns__head > img {
  width: 200px;
}

.p-cheer-sns__items {
  -ms-flex-pack: distribute;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, 11.7333vw);
  justify-content: space-around;
  margin-top: 30px;
}

@media screen and (min-width: 768px) {
  .p-cheer-sns__items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-column-gap: 43px;
    -moz-column-gap: 43px;
    column-gap: 43px;
    grid-template-columns: repeat(auto-fit, 44px);
    justify-content: center;
  }
}
.modal-overlay {
  background-color: #b7d14b;
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: auto;
  padding: 30px;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 100;
}

@media screen and (min-width: 768px) {
  .modal-overlay {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-grid;
    display: grid;
    justify-items: center;
    padding-left: 0;
    padding-right: 0;
    place-items: center;
  }
}
.modal-portraits {
  padding-bottom: 40px;
}

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

@media screen and (min-width: 768px) {
  .modal-container {
    max-width: 80vw;
  }
}
.modal-portrait-item {
  padding-right: 5px;
}

@media screen and (min-width: 768px) {
  .modal-portrait-item {
    -ms-grid-columns: 1fr min(60%, 470px) 1fr;
    grid-column-gap: 36px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: center;
    align-items: flex-end;
    align-self: center;
    -webkit-column-gap: 36px;
    -moz-column-gap: 36px;
    column-gap: 36px;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 1fr min(60%, 470px) 1fr;
    padding-bottom: 5px;
    padding-right: 0;
  }
}
.modal-portrait-thumbnail {
  -ms-grid-column-span: 1;
  -webkit-box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.1);
  -ms-grid-column: 2;
  grid-column: 2/span 1;
}

.modal-portrait-thumbnail > img {
  height: auto;
  width: 100%;
}

.modal-portrait-detail {
  color: #fff;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .modal-portrait-detail {
    text-align: left;
  }
}
.modal-portrait-golfer-name {
  font-size: 1.5rem;
  font-weight: 700;
}

.modal-close-btn {
  background: none;
  border: 3px solid #fff;
  border-radius: 100vmax;
  cursor: pointer;
  display: block;
  height: 40px;
  margin: 30px auto 0;
  outline-color: rgba(0, 0, 0, 0);
  padding: 0;
  width: 40px;
}

@media (hover: hover) and (pointer: fine) {
  .modal-close-btn:hover .modal-close-btn-cross {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@media screen and (min-width: 768px) {
  .modal-close-btn {
    bottom: 0;
    height: 70px;
    margin: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 70px;
  }
}
.modal-close-btn-cross {
  display: block;
  height: auto;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  width: 100%;
}

@-webkit-keyframes mmfadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes mmfadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmfadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes mmslideIn {
  0% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes mmslideIn {
  0% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes mmslideOut {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes mmslideOut {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden=false] .modal-overlay {
  -webkit-animation: mmfadeIn 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: mmfadeIn 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.micromodal-slide[aria-hidden=false] .modal-container {
  -webkit-animation: mmslideIn 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: mmslideIn 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.micromodal-slide[aria-hidden=true] .modal-overlay {
  -webkit-animation: mmfadeOut 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: mmfadeOut 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.micromodal-slide[aria-hidden=true] .modal-container {
  -webkit-animation: mmslideOut 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: mmslideOut 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.only-sp {
  display: block;
}

@media screen and (min-width: 768px) {
  .only-sp {
    display: none;
  }
  .cheeringart-portrait-grade {
    margin-top: 10px;
  }
  .cheeringart-backnumber-btn {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media screen and (max-width: 767px) {
  .-lgCaption .-name {
    letter-spacing: -0.15em;
    margin-left: -0.25em;
  }
  .-lgCaption > span {
    -webkit-transform: scale(0.854);
    transform: scale(0.854);
  }
  .cheeringart-backnumber-btn {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    padding-right: 1.5em;
  }
  .cheeringart-portrait-school-name-inner {
    font-size: 8.1333333333vw;
  }
  .cheeringart-portrait-grade {
    margin-top: 3.7333333333vw;
  }
  .modal-portrait-detail {
    margin-top: 1.3333333333vw;
  }
}
.cheeringart-portrait-golfer-caption {
  -ms-flex-line-pack: center;
  align-content: center;
}

@media (max-width: 767px) {
  .cheeringart-portrait-golfer-caption {
    font-size: 4vw;
  }
  .cheeringart-portrait-golfer-caption span {
    margin-top: -0.5em;
  }
}
.modal-close-btn {
  outline: none;
}