@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Oswald:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@400;0,700;0,100;1,300;1,400;1,700;1&display=swap");
html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  word-break: normal;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  margin: 0;
  padding: 0;
}

hr {
  color: inherit;
  height: 0;
  overflow: visible;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

iframe {
  border-style: none;
}

input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}

a:focus, button:focus, input:focus, select:focus, textarea:focus {
  outline-width: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

[disabled] {
  cursor: default;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true] {
  cursor: default;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6em;
  font-weight: 400;
  color: #666;
  background-color: #fff;
  height: 100%;
  position: relative;
}
@media screen and (min-width: 769px) {
  body {
    font-size: 1.8em;
  }
}

time {
  font-size: 1.4rem;
  color: #666;
}
@media screen and (min-width: 769px) {
  time {
    font-size: 1.6rem;
  }
}

a {
  color: #1FA1DA;
  transition: all 0.3s;
}

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

section {
  scroll-margin-top: 50px;
}

/* u */
@media screen and (max-width: 768px) {
  .u_sp-hide {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .u_pc-hide {
    display: none;
  }
}

.u-fz-xs {
  font-size: 1.2rem !important;
}
@media screen and (min-width: 769px) {
  .u-fz-xs {
    font-size: 1.4rem !important;
  }
}

.u-fz-s {
  font-size: 1.4rem !important;
}

.u-fz-m {
  font-size: 1.6rem !important;
}

.u-fz-l {
  font-size: 1.8rem !important;
}

.u-fz-xl {
  font-size: 2rem !important;
}

.u-fw-nomal {
  font-weight: 400 !important;
}

.u-fw-bold {
  font-weight: 600 !important;
}

.u-mb-s {
  margin-bottom: 8px !important;
}

.u-mb-m {
  margin-bottom: 16px !important;
}

.u-mb-l {
  margin-bottom: 24px !important;
}

.u-pa-m {
  padding: 16px;
}

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

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

.u-color-red {
  color: #FF0000 !important;
}

.u-my-s {
  margin-block: 8px;
}

.u-my-m {
  margin-block: 16px;
}

.u-my-l {
  margin-block: 16px;
}

/* mod */
.mod-section {
  position: relative;
}

.mod-section-bg {
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  background-color: rgba(242, 242, 242, 0.5);
  padding-block: 40px;
}
@media screen and (min-width: 769px) {
  .mod-section-bg {
    padding-block: 120px;
  }
}

.mod-inner {
  position: relative;
  max-width: 1090px;
  margin: 0 auto;
  padding: 0 5%;
}
.mod-inner--full {
  max-width: 100%;
}
.mod-inner.mod-inner2 {
  padding: 0 4%;
}

.mod-box {
  margin-bottom: 16px;
}

.mod-title-wrap-second {
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  background-color: rgba(242, 242, 242, 0.5);
  padding-block: 32px;
  border-radius: 16px;
  border: #fff solid 3px;
}
.mod-title-wrap-second .mod-title-wrap {
  margin-bottom: 0;
}

.mod-title-wrap {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: 32px;
}
@media screen and (min-width: 769px) {
  .mod-title-wrap {
    margin-bottom: 56px;
  }
}

.mod-title {
  font-size: 3rem;
  font-weight: 700;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  margin: 0 auto;
  position: relative;
  text-align: center;
  letter-spacing: 0.1rem;
}
@media screen and (min-width: 769px) {
  .mod-title {
    font-size: 6rem;
  }
}

.mod-title-page {
  font-size: 2.4rem;
}
@media screen and (min-width: 769px) {
  .mod-title-page {
    font-size: 3rem;
  }
}

@media screen and (min-width: 769px) {
  .mod-title2 {
    font-size: 4rem;
  }
}

.mod-title-ja {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .mod-title-ja {
    font-size: 1.6rem;
  }
}
.mod-title-ja::before, .mod-title-ja::after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #666666;
}
.mod-title-ja::before {
  margin-right: 8px;
}
.mod-title-ja::after {
  margin-left: 8px;
}

.mod-title-small {
  font-size: 2.4rem;
  font-weight: 400;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  margin: 0 auto;
  position: relative;
  letter-spacing: 0.1rem;
}
@media screen and (min-width: 769px) {
  .mod-title-small {
    font-size: 3.2rem;
  }
}

.mod-leadtext {
  margin-block: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .mod-leadtext {
    font-size: 1.8rem;
    line-height: 2;
  }
}

.mod-label {
  background-color: #FBC60B;
  color: #fff;
  font-weight: 700;
  border-radius: 100px;
  display: inline-block;
  padding: 4px 16px;
  margin-bottom: 5px;
  margin-top: 0;
  margin-bottom: 16px;
}
@media screen and (min-width: 769px) {
  .mod-label {
    font-size: 2rem;
    padding: 8px 24px;
    margin: 10px auto;
  }
}
.mod-label--green {
  background-color: #70C700;
}
.mod-label:has(+ .mod-label) {
  margin-bottom: 8px;
}

.mod-button-wrap--two {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.mod-btn {
  position: relative;
  font-size: 1.6rem;
  font-weight: 700;
  display: block;
  background-color: #1FA1DA;
  color: #fff;
  text-decoration: none;
  text-align: center;
  border-radius: 30px;
  padding: 10px;
  margin: 0 auto;
  width: 320px;
  max-width: 100%;
}
@media screen and (min-width: 769px) {
  .mod-btn {
    font-size: 2rem;
    padding: 15px;
    transition: all 0.4s ease-out;
    width: 400px;
    max-width: 450px;
  }
}
.mod-btn:hover {
  border-color: transparent;
  color: #fff;
  background: linear-gradient(270deg, #fa6c9f 0%, #ffe140 50%, #ff357f 100%);
  background-image: linear-gradient(90deg, #3f51b1 0%, #5a55ae 13%, #7b5fac 25%, #8f6aae 38%, #a86aa4 50%, #cc6b8e 62%, #f18271 75%, #f3a469 87%, #f7c978 100%);
  background-size: 200% auto;
  background-position: right center;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}
.mod-btn--blank::after {
  content: "";
  position: absolute;
  background-image: url(/archive/2024/wp-content/themes/change-makers-fes/images/2024/icon-blank-white.svg);
  width: 14px;
  height: 14px;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 0.5em;
}
.mod-btn--next::after {
  content: "";
  position: absolute;
  background-image: url(/archive/2024/wp-content/themes/change-makers-fes/images/2024/icon-circle-arrow-right.svg);
  width: 17px;
  height: 17px;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 0.5em;
}
.mod-btn--archive {
  width: auto;
  border-radius: 24px;
  padding: 20px 20px 22px 32px;
  line-height: 1;
}
.mod-btn--archive::before {
  content: "";
  position: absolute;
  background-image: url(/archive/2024/wp-content/themes/change-makers-fes/images/2024/icon-arrow-right-white.svg);
  width: 8px;
  height: 12px;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
}
.mod-btn--contact {
  padding-left: 24px;
}
.mod-btn--contact::before {
  content: "";
  position: absolute;
  background-image: url(/archive/2024/wp-content/themes/change-makers-fes/images/2024/icon-mail-white.svg);
  width: 20px;
  height: 15px;
  top: 50%;
  transform: translateY(-50%) translateX(-26px);
}
.mod-btn--white {
  background-color: #fff;
  color: #1FA1DA;
  text-align: center;
}
.mod-btn.mod-btn-entry {
  font-size: 2.4rem;
  padding: 15px 10px;
  border-radius: 5px;
  position: relative;
}
@media screen and (min-width: 769px) {
  .mod-btn.mod-btn-entry {
    width: 450px;
  }
}
.mod-btn.mod-btn-entry::after {
  content: "";
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 20px;
  background-image: url(/archive/2024/wp-content/themes/change-makers-fes/images/ico-next.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position-y: center;
}

.mod-btn2 {
  font-size: 1.6rem;
  font-weight: 600;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  display: block;
  background-color: #1FA1DA;
  color: #fff;
  text-decoration: none;
  min-width: 200px;
  max-width: 400px;
  border-radius: 30px;
  padding: 18px 10px 20px 30px;
  margin: 0 auto;
  position: relative;
  line-height: 1;
}
.mod-btn2::after {
  content: "";
  width: 10px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 15px;
  background-image: url(/archive/2024/wp-content/themes/change-makers-fes/images/ico-arrow.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position-y: center;
}
@media screen and (min-width: 769px) {
  .mod-btn2::after {
    left: 20px;
    width: 15px;
  }
}
@media screen and (min-width: 769px) {
  .mod-btn2 {
    max-width: 450px;
    font-size: 2rem;
    padding: 20px 10px 20px 40px;
    transition: all 0.4s ease-out;
    text-align: center;
  }
}
.mod-btn2:hover {
  border-color: transparent;
  color: #fff;
  background: linear-gradient(270deg, #fa6c9f 0%, #ffe140 50%, #ff357f 100%);
  background-image: linear-gradient(90deg, #3f51b1 0%, #5a55ae 13%, #7b5fac 25%, #8f6aae 38%, #a86aa4 50%, #cc6b8e 62%, #f18271 75%, #f3a469 87%, #f7c978 100%);
  background-size: 200% auto;
  background-position: right center;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}
.mod-btn2.mod-btn3 {
  color: #1FA1DA;
  background-color: #fff;
}
.mod-btn2.mod-btn3:hover {
  background-color: #1FA1DA;
  color: #fff;
  background-image: none;
}
.mod-btn2.mod-btn3::after {
  display: none;
}

.mod-btn-disabled {
  pointer-events: none;
  opacity: 0.5;
}

.mod-btn-wrap {
  margin: 30px auto;
}

.mod-whitelink {
  color: #fff;
}

/* linklist */
.mod-linklist {
  list-style: none;
}
.mod-linklist li {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px dotted #1FA1DA;
}
@media screen and (min-width: 769px) {
  .mod-linklist li {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}
.mod-linklist li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.mod-linklist .link-category {
  font-size: 1.6rem;
  color: #1FA1DA;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 769px) {
  .mod-linklist .link-category {
    font-size: 1.8rem;
  }
}
.mod-linklist .link-item {
  display: flex;
  gap: 20px;
}
.mod-linklist .link-img {
  width: 80px;
}
.mod-linklist .link-title {
  flex: 1;
}
.mod-linklist a {
  font-size: 1.6rem;
  color: #333;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .mod-linklist a:hover {
    text-decoration: underline;
  }
}

.mod-memolist {
  list-style: none;
  color: #666;
  text-align: left;
  padding-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .mod-memolist {
    padding-bottom: 0;
  }
}
.mod-memolist li {
  font-size: 1.2rem;
  margin-left: 1em;
  margin-bottom: 3px;
  text-indent: -1em;
}
@media screen and (min-width: 769px) {
  .mod-memolist li {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 769px) {
  .mod-spbr {
    display: none;
  }
}

/**************************\
  Basic Modal Styles
\**************************/
.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 101;
}

.modal__container {
  background-color: #fff;
  padding: 20px;
  max-width: 600px;
  overflow-y: auto;
  margin: auto 20px;
  max-height: 75vh;
}

@media screen and (min-width: 769px) {
  .modal__container {
    max-height: 85vh;
  }
}
.modal__header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.modal__title {
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 10px;
}

.modal__katagaki {
  font-size: 1.4rem;
  text-align: center;
}

.modal__close {
  background: transparent;
  border: 0;
}

.modal__header .modal__close:before {
  content: "✕";
  font-weight: 900;
}

.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8);
}

.modal__content_image {
  text-align: center;
  margin: 0 auto;
}

.modal__content_image img {
  width: 300px;
}

@media screen and (min-width: 769px) {
  .modal__content_image img {
    width: 450px;
  }
}
.modal__content_text {
  font-size: 1.4rem;
}

/**************************\
  Demo Animation Style
\**************************/
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(5%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-5%);
  }
}
.micromodal-slide {
  display: none;
}

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

.micromodal-slide[aria-hidden=false] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=false] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

/* #page */
#page {
  position: relative;
  z-index: 2;
}

/* #menu */
#menu_btn {
  position: fixed;
  right: 10px;
  top: 10px;
  right: 28px;
  top: 38px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  z-index: 101;
  mix-blend-mode: difference;
}
#menu_btn.menu_btn_lower {
  right: 16px;
  top: 16px;
}
@media screen and (min-width: 769px) {
  #menu_btn {
    top: 80px;
    right: 80px;
  }
}
#menu_btn span {
  display: inline-block;
  transition: all 0.4s; /*アニメーションの設定*/
  position: absolute;
  left: 9px;
  height: 2px;
  border-radius: 2px;
  background: #fff;
}
#menu_btn span:nth-of-type(1) {
  top: 15px;
  width: 60%;
}
#menu_btn span:nth-of-type(2) {
  top: 23px;
  width: 60%;
}
#menu_btn span:nth-of-type(3) {
  top: 31px;
  width: 35%;
}
#menu_btn.active {
  mix-blend-mode: normal;
}
#menu_btn.active span:nth-of-type(1) {
  top: 18px;
  left: 9px;
  transform: translateY(6px) rotate(-135deg);
  width: 50%;
  background: #000;
}
#menu_btn.active span:nth-of-type(2) {
  opacity: 0;
}
#menu_btn.active span:nth-of-type(3) {
  top: 30px;
  left: 9px;
  transform: translateY(-6px) rotate(135deg);
  width: 50%;
  background: #000;
}

#menu {
  top: 0;
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(0%);
  right: -100%;
  width: 100%;
  height: 100svh;
  z-index: 100;
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  overflow-y: auto;
}
#menu .menu-inn {
  height: calc(100svh - 30px);
  width: calc(90% + 2px);
  background-color: #1FA1DA;
  border-radius: 5vw;
  padding: 23px 32px 32px 32px;
  display: flex;
  gap: 16px;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  #menu .menu-inn {
    width: calc(100% - 64px);
    height: calc(100svh - 64px);
    padding: 40px;
    align-items: center;
  }
}
#menu a {
  color: #fff;
  text-decoration: none;
  display: block;
}
@media screen and (min-width: 769px) {
  #menu a {
    text-align: center;
  }
  #menu a:hover {
    opacity: 0.7;
  }
}
#menu a.disabled {
  pointer-events: none;
  opacity: 0.5;
}
#menu .menu-en {
  font-size: 2.2rem;
  font-family: "Lato", sans-serif;
  display: block;
  line-height: 1;
}
#menu .menu-ja {
  font-size: 1.2rem;
}
#menu .menu-inn-contact {
  margin-top: auto;
}
#menu .menu-inn-contact a {
  color: #1FA1DA;
}

.menu-active #menu {
  transform: translateX(-100%);
}

/* header */
.header {
  position: fixed;
  display: inline-block;
  z-index: 100;
  top: 0;
}
.header-inn {
  padding: 40px 0 0 40px;
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (min-width: 769px) {
  .header-inn {
    padding: 80px 0 0 80px;
  }
}
.header-logo {
  width: 50px;
  height: 50px;
  transition: 0.5s;
}
@media screen and (min-width: 769px) {
  .header-logo {
    width: 100px;
    height: 100px;
  }
}
.header-btn {
  width: 50px;
  height: 50px;
  position: fixed;
}
.header.header_lower .header-inn {
  padding: 5%;
}
@media screen and (min-width: 769px) {
  .header-message img {
    width: 240px;
  }
}

/* archives */
.archives {
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .archives {
    margin-bottom: 80px;
  }
}
.archives-box {
  display: flex;
  margin-inline: auto;
  gap: 8px;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .archives-box {
    gap: 50px;
    justify-content: center;
  }
}
.archives-box a {
  font-size: 2.4rem;
  font-family: "Oswald", sans-serif;
  text-decoration: none;
  padding: 24px 24px 24px 32px;
}
@media screen and (min-width: 769px) {
  .archives-box a {
    font-size: 4rem;
  }
}

/* footer */
.footer {
  margin-block: 24px;
  background-color: #1FA1DA;
  border-radius: 24px;
  position: relative;
}
.footer .footer-inner {
  padding: 40px 24px;
}
.footer .footer-owner {
  display: flex;
  gap: 16px;
  align-items: center;
  margin-bottom: 24px;
}
@media screen and (min-width: 769px) {
  .footer .footer-owner {
    justify-content: center;
  }
}
.footer .footer-owner-logo {
  width: 93px;
}
@media screen and (min-width: 769px) {
  .footer .footer-owner-logo {
    width: 100px;
    padding-top: 5px;
  }
}
.footer .footer-owner-text {
  font-size: 1.4rem;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .footer .footer-owner-text {
    font-size: 1.8rem;
  }
}
.footer .footer-link {
  margin-bottom: 30px;
}
.footer .footer-link-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .footer .footer-link-list {
    gap: 20px;
    justify-content: center;
  }
}
.footer .footer-link-list li {
  min-width: 50%;
  font-size: 1.4rem;
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .footer .footer-link-list li {
    font-size: 1.6rem;
    width: auto;
    min-width: auto;
  }
}
.footer .footer-link-list a {
  color: #fff;
  display: flex;
  gap: 8px;
  align-items: center;
  text-decoration: none;
  letter-spacing: -0.5px;
}
.footer .footer-link-list a::before {
  content: "";
  background-image: url(/archive/2024/wp-content/themes/change-makers-fes/images/2024/icon-arrow-right-white.svg);
  width: 8px;
  height: 12px;
}
@media screen and (min-width: 769px) {
  .footer .footer-link-list a:hover {
    text-decoration: none;
  }
}
.footer .footer-contact {
  margin-bottom: 30px;
}
.footer .footer-follow {
  padding: 30px 0;
}
.footer .footer-follow-title {
  text-align: center;
  font-size: 2rem;
  font-family: "Oswald", sans-serif;
  margin-bottom: 10px;
}
.footer .footer-follow-sns {
  list-style: none;
  display: flex;
  gap: 40px;
  justify-content: center;
}
.footer .footer-follow-sns li {
  width: 30px;
}
.footer .footer-follow-sns a {
  display: block;
}
.footer .footer-follow-sns a:hover {
  opacity: 0.5;
}
.footer small {
  padding-bottom: 30px;
  display: block;
  font-weight: 300;
  font-size: 1.2rem;
  text-align: center;
  color: #fff;
}
.intro-wrap {
  position: relative;
}

/* kv */
.kv {
  position: relative;
  width: 100%;
  height: 95svh;
  top: 0;
  left: 0;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .kv {
    height: 90vh;
    min-height: 600px;
  }
}
.kv-video {
  position: absolute;
  z-index: -1;
  overflow: hidden;
  left: 5%;
  top: 16px;
  width: 90%;
  height: calc(100svh - 32px);
  background-color: #000;
  border-radius: 5vw;
}
@media screen and (min-width: 769px) {
  .kv-video {
    left: 32px;
    top: 32px;
    width: calc(100% - 64px);
    height: calc(100svh - 64px);
  }
}
.kv-video-overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
}
.kv-video video {
  position: relative;
  z-index: -2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 177.77777778vh; /* 16:9 の幅→16 ÷ 9＝ 177.77% */
  height: 56.25vw; /* 16:9の幅 → 9 ÷ 16 = 56.25% */
  min-height: 100%;
  min-width: 100%;
}
.kv-video video.kv-video-sp {
  height: 100svh;
}
.kv-inner {
  position: absolute;
  width: 100%;
  left: 0;
  top: 20vh;
  padding: 0 10%;
  z-index: 5;
}
@media screen and (min-width: 769px) {
  .kv-inner {
    top: 22vh;
  }
}
@media screen and (min-width: 769px) {
  .kv-inner2 {
    display: flex;
    flex-direction: column;
  }
}
.kv-cp {
  max-width: 70%;
  margin: 0 auto 20px auto;
  animation-name: fadeInAnime;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@media screen and (min-width: 769px) {
  .kv-cp {
    text-align: center;
    max-width: 400px;
  }
}
.kv-text {
  max-width: 95%;
  margin: 0 auto 120px auto;
  animation-name: fadeInAnime;
  animation-duration: 1s;
  animation-delay: 1.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@media screen and (min-width: 769px) {
  .kv-text {
    text-align: center;
    max-width: 400px;
    margin-bottom: 40px;
  }
}
.kv-location {
  max-width: 60%;
  text-align: center;
  font-size: 4rem;
  margin: 0 auto 10px auto;
  font-weight: bold;
  animation-name: fadeInAnime;
  animation-duration: 1s;
  animation-delay: 2s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.kv-location span {
  font-size: 2rem;
}
@media screen and (min-width: 769px) {
  .kv-location {
    max-width: 270px;
    font-size: 4rem;
  }
}
.kv-date {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: flex-end;
  margin: 0 auto;
  animation-name: fadeInAnime;
  animation-duration: 1s;
  animation-delay: 3s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.kv-date-tx {
  text-align: right;
}
@media screen and (min-width: 769px) {
  .kv-date-tx {
    font-size: 2rem;
  }
}
.kv-date-date {
  color: #fbd02d;
  font-weight: 900;
  font-family: "Oswald", sans-serif;
  font-size: 4.6rem;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .kv-date-date {
    font-size: 6rem;
  }
}
@media screen and (min-width: 769px) {
  .kv-date-h {
    font-size: 2rem;
  }
}
@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.insert-banner {
  margin-bottom: 50px;
}
.insert-banner-inn {
  max-width: 600px;
  margin: 0 auto;
}

/* main */
.site-main {
  position: relative;
  margin-bottom: 100px;
}
@media screen and (min-width: 769px) {
  .site-main {
    margin-bottom: 150px;
  }
}

/* intro */
.s-intro {
  margin-bottom: 100px;
  margin-top: 50px;
  padding-inline: 16px;
}
@media screen and (min-width: 769px) {
  .s-intro {
    margin-top: 140px;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}
.s-intro .intro-lead {
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 10px;
  padding: 10px 0 10px 0;
  display: inline-block;
  position: relative;
}
@media screen and (min-width: 769px) {
  .s-intro .intro-lead {
    font-size: 4rem;
  }
}
.s-intro .intro-txt {
  font-size: 1.4rem;
  font-size: clamp(1.2rem, 3vw, 2rem);
  word-break: keep-all;
  line-break: strict;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 2.2;
  margin-bottom: 1em;
}
@media screen and (min-width: 769px) {
  .s-intro .intro-txt {
    font-size: 1.8rem;
  }
}
.s-intro .intro-lead-img-01 {
  margin: 20px auto;
  width: 80%;
}
@media screen and (min-width: 769px) {
  .s-intro .intro-lead-img-01 {
    width: 580px;
  }
}
.s-intro .intro-lead-img-02 {
  margin: 0 auto 50px auto;
  width: 90%;
}
@media screen and (min-width: 769px) {
  .s-intro .intro-lead-img-02 {
    width: 678px;
  }
}

/* message */
.s-message {
  margin-bottom: 64px;
}
.s-message .s-message-heading {
  color: #fff;
  font-weight: 700;
  position: relative;
  font-size: 2.4rem;
  padding: 16px;
  text-align: center;
  margin: 0 8px 16px 8px;
}
@media screen and (min-width: 769px) {
  .s-message .s-message-heading {
    font-size: 3rem;
    padding: 24px;
  }
}
.s-message .s-message-heading::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #FFB700;
  transform: skewX(-15deg);
  z-index: -1;
}
.s-message .s-message-box {
  display: grid;
  gap: 32px;
}
@media screen and (min-width: 769px) {
  .s-message .s-message-box {
    grid-template-columns: auto auto;
    gap: 16px;
  }
}
.s-message .s-message-text {
  color: #FFB700;
  font-weight: 500;
}
.s-message .s-message-text p {
  margin-bottom: 1em;
}
@media screen and (min-width: 769px) {
  .s-message .s-message-text {
    font-size: 2rem;
    line-height: 2;
  }
}
.s-message .s-message-img {
  width: 50%;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .s-message .s-message-img {
    width: 70%;
  }
}

/* condi */
.s-condi {
  position: relative;
  margin-bottom: 100px;
}
@media screen and (min-width: 769px) {
  .s-condi {
    padding: 50px 0;
  }
  .s-condi .mod-inner {
    text-align: center;
  }
}
.s-condi .condi-box {
  margin-bottom: 16px;
}
@media screen and (min-width: 769px) {
  .s-condi .condi-box {
    margin-bottom: 60px;
  }
}
.s-condi .condi-box::last-child {
  margin-bottom: 0;
}
.s-condi .condi-title {
  border: 3px solid #1FA1DA;
  background-color: #fff;
  box-shadow: 3px 3px 0 #1FA1DA;
  font-weight: 600;
  display: grid;
  grid-template-columns: 60px 1fr;
  margin-bottom: 16px;
}
@media screen and (min-width: 769px) {
  .s-condi .condi-title {
    grid-template-columns: 80px 1fr;
    box-shadow: 5px 5px 0 #1FA1DA;
  }
}
.s-condi .condi-title-number {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #1FA1DA;
  color: #fff;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .s-condi .condi-title-number {
    font-size: 1.8rem;
  }
}
.s-condi .condi-title-number span {
  font-weight: 700;
  display: block;
  font-size: 3.2rem;
  font-family: "Lato";
}
@media screen and (min-width: 769px) {
  .s-condi .condi-title-number span {
    margin-top: 5px;
    font-size: 3.2rem;
  }
}
.s-condi .condi-title-text {
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .s-condi .condi-title-text {
    min-height: 90px;
    font-size: 2.2rem;
  }
}
.s-condi .condi-info {
  border: 3px solid #1FA1DA;
  background-color: #fff;
  box-shadow: 3px 3px 0 #1FA1DA;
  font-weight: 600;
  padding: 16px;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .s-condi .condi-info {
    padding: 32px;
    font-size: 2.8rem;
  }
}
.s-condi .condi-info strong {
  background-color: #FF3CF7;
  color: #fff;
  font-weight: 600;
  font-size: 1.4rem;
  display: inline-block;
  padding-inline: 0.2em;
}
@media screen and (min-width: 769px) {
  .s-condi .condi-info strong {
    font-size: 2.8rem;
  }
}
.s-condi .condi-memo {
  margin-bottom: 20px;
  list-style: none;
  text-indent: -1rem;
  padding-left: 1rem;
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .s-condi .condi-memo {
    font-size: 1.4rem;
  }
}
.s-condi .condi-memo li {
  margin-bottom: 0.3rem;
}
.s-condi .condi-cap {
  font-size: 1.4rem;
  color: #666666;
  margin-bottom: 20px;
}
.s-condi .condi-text {
  margin-bottom: 8px;
}
@media screen and (min-width: 769px) {
  .s-condi .condi-text {
    margin-bottom: 16px;
  }
}
.s-condi .condi-text p {
  margin-bottom: 0.5rem;
}
.s-condi .condi-date > div {
  margin-bottom: 16px;
}
@media screen and (min-width: 769px) {
  .s-condi .condi-date {
    display: flex;
    gap: 32px;
    text-align: left;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}
.s-condi .condi-date h4 {
  margin-bottom: 0.5em;
}
.s-condi .condi-date ul {
  list-style: none;
  margin-left: 8px;
}
.s-condi .about-socialaction {
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  background-color: rgba(255, 255, 255, 0.8);
  padding: 24px;
  text-align: left;
  margin-bottom: 30px;
  border-radius: 10px;
  border: 3px solid #1FA1DA;
}
@media screen and (min-width: 769px) {
  .s-condi .about-socialaction {
    padding: 32px;
  }
}
.s-condi .about-socialaction-inner {
  margin-bottom: 24px;
}
.s-condi .about-socialaction-inner:last-child {
  margin-bottom: 0;
}
.s-condi .about-socialaction-txt {
  font-size: 1.4rem;
  margin-bottom: 1em;
}
@media screen and (min-width: 769px) {
  .s-condi .about-socialaction-txt {
    font-size: 1.8rem;
  }
}
.s-condi .about-socialaction-txt b {
  color: #70C700;
}
.s-condi .about-socialaction-links {
  list-style: none;
  font-size: 1.4rem;
  font-weight: 600;
  display: flex;
  flex-direction: column;
  gap: 1em;
}
.s-condi .about-socialaction-links li a {
  display: inline-block;
  text-decoration: none;
  color: #666;
  padding-left: 1em;
  background-image: url(/archive/2024/wp-content/themes/change-makers-fes/images/2024/icon-arrow-right-gray.svg);
  background-position: center left;
}
@media screen and (min-width: 769px) {
  .s-condi .about-socialaction-links li a {
    font-size: 1.8rem;
  }
  .s-condi .about-socialaction-links li a:hover {
    text-decoration: underline;
  }
}

/* news */
.s-news {
  margin-bottom: 100px;
}
.s-news .news-box {
  padding-inline: 24px;
}
@media screen and (min-width: 769px) {
  .s-news .news-box {
    padding-inline: 40px;
  }
}
.s-news .news-list {
  margin-top: 20px;
}
@media screen and (min-width: 769px) {
  .s-news .news-list {
    margin-top: 40px;
  }
}

/* news detail & list */
.news-detail,
.news-list {
  list-style: none;
}
.news-detail .news-list-item,
.news-list .news-list-item {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px dotted #1FA1DA;
}
@media screen and (min-width: 769px) {
  .news-detail .news-list-item,
  .news-list .news-list-item {
    margin-bottom: 24px;
    padding-bottom: 24px;
  }
}
.news-detail .news-list-item:last-child,
.news-list .news-list-item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
@media screen and (min-width: 769px) {
  .news-detail .news-list-item,
  .news-list .news-list-item {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 769px) {
  .news-detail time,
  .news-list time {
    font-size: 1.6rem;
  }
}
.news-detail .news-category,
.news-list .news-category {
  font-size: 1.4rem;
  font-weight: 700;
  color: #1FA1DA;
  display: inline-block;
  margin-left: 1em;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 769px) {
  .news-detail .news-category,
  .news-list .news-category {
    font-size: 1.6rem;
  }
}
.news-detail .news-title-h1,
.news-list .news-title-h1 {
  font-size: 1.8rem;
  margin-bottom: 1.5em;
}
@media screen and (min-width: 769px) {
  .news-detail .news-title-h1,
  .news-list .news-title-h1 {
    font-size: 3.2rem;
  }
}
.news-detail .news-title a,
.news-list .news-title a {
  font-size: 1.6rem;
  font-weight: 700;
  color: #666;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .news-detail .news-title a,
  .news-list .news-title a {
    font-size: 1.6rem;
  }
  .news-detail .news-title a:hover,
  .news-list .news-title a:hover {
    text-decoration: underline;
  }
}
.news-detail .news-body,
.news-list .news-body {
  line-height: 1.5;
  margin-bottom: 30px;
}
.news-detail .news-body p,
.news-list .news-body p {
  margin-bottom: 1em;
}

/* guest */
.s-guest {
  margin-bottom: 100px;
}
.s-guest .guest-text {
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .s-guest .guest-text {
    font-size: 1.8rem;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.s-guest .guest-youtube {
  margin-top: 32px;
}
.s-guest .guest-youtube-title {
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 10px;
  font-weight: 700;
  color: #1FA1DA;
}
@media screen and (min-width: 769px) {
  .s-guest .guest-youtube-title {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
}
.s-guest .guest-youtube-movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 20px;
}
.s-guest .guest-youtube-movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.s-guest .guest-soon {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .s-guest .guest-soon {
    font-size: 4rem;
    margin-bottom: 20px;
  }
}
.s-guest .guest-soon span {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .s-guest .guest-soon span {
    font-size: 1.6rem;
  }
}
.s-guest .guest-list {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  list-style: none;
}
@media screen and (min-width: 769px) {
  .s-guest .guest-list {
    margin-top: 32px;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 32px;
  }
}
.s-guest .guest-list-item-image {
  margin-bottom: 5px;
  -webkit-mask-image: url(/archive/2024/wp-content/themes/change-makers-fes/images/mask.svg);
          mask-image: url(/archive/2024/wp-content/themes/change-makers-fes/images/mask.svg);
}
.s-guest .guest-list-item-title {
  margin-bottom: 5px;
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .s-guest .guest-list-item-title {
    font-size: 1.4rem;
  }
}
.s-guest .guest-list-item-name {
  margin-bottom: 5px;
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .s-guest .guest-list-item-name {
    font-size: 1.8rem;
  }
}
.s-guest .guest-list-item img {
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .s-guest .guest-list-item img:hover {
    opacity: 0.7;
  }
}

/* entry */
.s-entry {
  margin-bottom: 100px;
}
@media screen and (min-width: 769px) {
  .s-entry {
    margin-bottom: 200px;
  }
}
.s-entry .entry-text-bold {
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .s-entry .entry-text-bold {
    font-size: 2rem;
  }
}
.s-entry .entry-box {
  margin-bottom: 32px;
}
@media screen and (min-width: 769px) {
  .s-entry .entry-box {
    margin-bottom: 56px;
  }
}
.s-entry .entry-box:last-child {
  margin-bottom: 0;
}
.s-entry .entry-btn-wrap {
  margin-top: 32px;
}
@media screen and (min-width: 769px) {
  .s-entry .entry-btn-wrap {
    margin-top: 40px;
  }
}
.s-entry .entry-limit {
  font-weight: bold;
  color: red;
  margin-block: 16px;
}
.s-entry .entry-limit h4 {
  margin-bottom: 8px;
}
.s-entry .entry-limit-text {
  margin-left: 1em;
  margin-bottom: 8px;
}
@media screen and (min-width: 769px) {
  .s-entry .entry-limit {
    font-size: 1.8rem;
    margin-block: 32px;
  }
}
.s-entry .entry-caution p {
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 769px) {
  .s-entry .entry-caution p {
    font-size: 1.6rem;
  }
}
.s-entry .entry-caution a {
  color: inherit;
}

/* action */
.s-action {
  margin-bottom: 100px;
}
@media screen and (min-width: 769px) {
  .s-action {
    margin-bottom: 200px;
  }
}
.s-action .action {
  margin-top: 30px;
}
.s-action .action-text {
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  .s-action .action-text {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
    font-size: 1.8rem;
  }
}
.s-action .action-list {
  padding-bottom: 50px;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .s-action .action-list {
    padding-bottom: 50px;
  }
}
.s-action .action-linklist-item {
  width: 300px;
}
@media screen and (min-width: 769px) {
  .s-action .action-linklist-item {
    width: 350px;
  }
}
.s-action .action-linklist-item a {
  display: block;
  background-color: #fff;
  border-radius: 15px;
  text-decoration: none;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 769px) {
  .s-action .action-linklist-item a:hover {
    text-decoration: underline;
  }
}
.s-action .action-linklist-item-image img {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 769px) {
  .s-action .action-linklist-item-image img {
    width: 350px;
    height: 263px;
  }
}
.s-action .action-linklist-item-title {
  font-size: 1.4rem;
  margin: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  min-height: 2.7em;
}
@media screen and (min-width: 769px) {
  .s-action .action-linklist-item-title {
    font-size: 1.6rem;
  }
}
.s-action .action-linklist-item-sub {
  display: flex;
  gap: 20px;
  align-items: center;
  padding: 0 10px 10px 10px;
  justify-content: space-between;
}
.s-action .action-linklist-item-text {
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .s-action .action-linklist-item-text {
    font-size: 1.4rem;
  }
}
.s-action .action-linklist-item-icon {
  width: 50px;
}

/* change */
.s-change {
  margin-bottom: 100px;
}
@media screen and (min-width: 769px) {
  .s-change {
    margin-bottom: 200px;
  }
}
.s-change .change {
  margin-top: 30px;
}
.s-change .change-text {
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  .s-change .change-text {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 1.8rem;
  }
}

/* program */
.s-program {
  margin-bottom: 100px;
}
@media screen and (min-width: 769px) {
  .s-program {
    margin-bottom: 200px;
  }
}
.s-program .program {
  margin-top: 30px;
}
.s-program .program-text {
  margin-bottom: 5px;
}
@media screen and (min-width: 769px) {
  .s-program .program-text {
    margin-top: 50px;
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
}
.s-program .program-capture {
  margin-bottom: 30px;
  font-size: 1rem;
  opacity: 0.8;
}
@media screen and (min-width: 769px) {
  .s-program .program-capture {
    margin-bottom: 50px;
    font-size: 1.2rem;
  }
}
.s-program .program-list {
  overflow: hidden;
  padding: 20px 0;
}
.s-program .program-list-item {
  width: 300px;
  padding: 16px;
  background-color: #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  color: #000;
  border-radius: 10px;
}
@media screen and (min-width: 769px) {
  .s-program .program-list-item {
    width: 400px;
  }
}
.s-program .program-list-item-lead {
  font-family: "Lato", "Noto Sans JP", sans-serif;
  font-size: 2rem;
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .s-program .program-list-item-lead {
    font-size: 3.2rem;
  }
}
.s-program .program-list-item-text {
  font-size: 1.4rem;
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .s-program .program-list-item-text {
    font-size: 1.6rem;
  }
}
.s-program .program-list-item-img {
  margin-bottom: 10px;
}

/* about */
.s-about {
  margin-bottom: 100px;
}
.s-about .about-text {
  margin-top: 40px;
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  .s-about .about-text {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 1.8rem;
  }
}
.s-about .photo h3 {
  margin-bottom: 8px;
}
.s-about .photo .photo-text {
  font-size: 1.6rem;
  margin-bottom: 16px;
}
@media screen and (min-width: 769px) {
  .s-about .photo .photo-text {
    font-size: 1.8rem;
  }
}
.s-about .photo .photo-youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .s-about .photo .photo-youtube {
    margin-bottom: 40px;
  }
}
.s-about .photo .photo-youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.s-about .photo .photo-list {
  padding-inline: 5%;
  padding-bottom: 32px;
}
.s-about .photo .photo-list-item {
  width: 300px;
}
@media screen and (min-width: 769px) {
  .s-about .photo .photo-list-item {
    width: 640px;
  }
}

/* event */
.s-event {
  margin-bottom: 100px;
}
.s-event .event-memo {
  font-size: 1.2rem;
  margin-top: 20px;
}
@media screen and (min-width: 769px) {
  .s-event .event-memo {
    font-size: 1.4rem;
    text-align: center;
  }
}
.s-event .event-list {
  border-top: 2px solid #666;
}
.s-event .event-list-item {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #666;
  padding: 24px 8px;
}
.s-event .event-list-item dt {
  width: 25%;
  font-size: 1.4rem;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .s-event .event-list-item dt {
    font-size: 1.8rem;
  }
}
.s-event .event-list-item dd {
  width: 75%;
  font-size: 1.4rem;
}
.s-event .event-list-item dd span {
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .s-event .event-list-item dd {
    font-size: 1.8rem;
  }
  .s-event .event-list-item dd span {
    font-size: 1.4rem;
  }
}
.s-event .event-list-item dd ul {
  margin-left: 1em;
}
.s-event .event-list-item dd li {
  margin-bottom: 0.5em;
}
.s-event .event-list-item-map {
  margin-top: 30px;
  width: 100%;
}
.s-event .event-list-item-map iframe {
  width: 100%;
  height: calc(100vw - 40px);
}
@media screen and (min-width: 769px) {
  .s-event .event-list-item-map iframe {
    height: 400px;
  }
}

/* s-more */
.s-more-inn {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}
.s-more-inn:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.s-more-box {
  padding-top: 20px;
}
.s-more-syusai-logo {
  width: 100px;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .s-more-syusai-logo {
    width: 200px;
  }
}
.s-more-syusai-text {
  text-align: center;
}
.s-more-kyousan-logo-l {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
@media screen and (min-width: 769px) {
  .s-more-kyousan-logo-l {
    margin-bottom: 20px;
    gap: 32px;
  }
}
.s-more-kyousan-logo-l-item {
  text-align: center;
  margin-bottom: 10px;
  max-width: 150px;
}
.s-more-kyousan-logo-l-item.s-more-kyousan-logo-l-item--large {
  max-width: 300px;
}
@media screen and (min-width: 769px) {
  .s-more-kyousan-logo-l-item.s-more-kyousan-logo-l-item--large {
    max-width: 400px;
  }
}
@media screen and (min-width: 769px) {
  .s-more-kyousan-logo-l-item {
    max-width: 200px;
  }
}
.s-more-kyousan-logo-l-item figcaption {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .s-more-kyousan-logo-l-item figcaption {
    font-size: 1.6rem;
  }
}
.s-more-kyousan-logo-l-item figcaption span {
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .s-more-kyousan-logo-l-item figcaption span {
    font-size: 1.4rem;
  }
}
.s-more-kyousan-logo-s {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
@media screen and (min-width: 769px) {
  .s-more-kyousan-logo-s {
    gap: 20px;
  }
}
.s-more-kyousan-logo-s a {
  width: calc(25% - 5px);
}
@media screen and (min-width: 769px) {
  .s-more-kyousan-logo-s a {
    width: calc(20% - 17px);
  }
}
.s-more-kyouryoku-logo {
  display: flex;
  gap: 20px;
  width: 90%;
  margin: 0 auto 15px auto;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .s-more-kyouryoku-logo {
    width: 50%;
    gap: 50px;
  }
}
.s-more-kyouryoku-logo-item {
  text-align: center;
  max-width: 150px;
}
@media screen and (min-width: 769px) {
  .s-more-kyouryoku-logo-item {
    max-width: 200px;
  }
}
.s-more-kyouryoku-logo-item figcaption {
  font-size: 1.4rem;
}
.s-more-kyouryoku-logo-item figcaption span {
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .s-more-kyouryoku-logo-item figcaption {
    font-size: 1.6rem;
  }
  .s-more-kyouryoku-logo-item figcaption span {
    font-size: 1.4rem;
  }
}
.s-more-kyouryoku-text {
  font-size: 1.4rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .s-more-kyouryoku-text {
    font-size: 1.6rem;
  }
}
.s-more-kouen-text {
  font-size: 1.4rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .s-more-kouen-text {
    font-size: 1.6rem;
  }
}
.s-more-sandounin-item {
  text-align: center;
  margin-bottom: 10px;
}
.s-more-sandounin-large {
  display: flex;
  gap: 20px;
  width: 90%;
  margin: 0 auto 15px auto;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .s-more-sandounin-large {
    width: 50%;
    gap: 50px;
  }
}
.s-more-sandounin-large figure {
  width: 50%;
  max-width: 200px;
  flex-shrink: 0;
}
.s-more-sandounin-large figcaption {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .s-more-sandounin-large figcaption {
    font-size: 1.6rem;
  }
}
.s-more-sandounin-large figcaption span {
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .s-more-sandounin-large figcaption span {
    font-size: 1.4rem;
  }
}
.s-more-sandounin-text {
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .s-more-sandounin-text {
    font-size: 1.6rem;
  }
}
.s-more-thanks-text {
  font-size: 1.4rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .s-more-thanks-text {
    font-size: 1.6rem;
  }
}
.s-more-archives {
  display: flex;
  justify-content: center;
  gap: 20px;
}

#bg-graduation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-image: linear-gradient(to left top, #00dbde 0%, #fc00ff 100%);
  background-size: 200% 200%;
  transition: all 1s linear;
  animation: bggradient 10s ease infinite;
}

@keyframes bggradient {
  0% {
    background-position: 0% 0%;
  }
  25% {
    background-position: 0% 100%;
  }
  50% {
    background-position: 100% 100%;
  }
  75% {
    background-position: 0% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}
#bg-graduation.no-1 {
  background-position: 0 0;
}

#bg-graduation.no-2 {
  background-position: 0 0;
}

#bg-graduation.no-3 {
  background-position: 0 25%;
}

#bg-graduation.no-4 {
  background-position: 0 50%;
}

#bg-graduation.no-5 {
  background-position: 0 75%;
}

.fadeInUpTriggerOnce {
  opacity: 0;
}

.animate__animated {
  animation-duration: 0.5s;
  animation-delay: 0.2s;
  animation-fill-mode: both;
}

.animate__fadeInUp {
  opacity: 0;
  animation-name: fadeInUp;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.lower {
  padding-top: 92px;
}
@media screen and (min-width: 769px) {
  .lower {
    padding-top: 120px;
  }
}
.lower .lower-lead {
  margin-top: 20px;
  font-size: 1.4rem;
}
.lower .lower-body {
  margin-top: 30px;
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  background-color: rgba(242, 242, 242, 0.7);
  color: #333;
  padding-inline: 5%;
  padding-block: 40px;
}
@media screen and (min-width: 769px) {
  .lower .lower-body {
    padding: 50px;
    margin-bottom: 50px;
    margin-inline: auto;
  }
}
.lower .lower-content {
  font-size: 1.4rem;
  line-height: 1.5;
}
.lower .lower-content p {
  margin-bottom: 1em;
}
.lower .action-icons {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
}
.lower .action-icons img {
  width: 50px;
}
@media screen and (min-width: 769px) {
  .lower .action-icons img {
    width: 80px;
  }
}
.lower .wp-embedded-content {
  max-width: 100%;
}
.lower .entry h2 {
  text-align: center;
  margin-bottom: 1em;
}
.lower .entry h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.5em;
}
.lower .entry h3:before, .lower .entry h3:after {
  border-top: 1px solid;
  content: "";
  width: 3em;
}
.lower .entry h3:before {
  margin-right: 1em;
}
.lower .entry h3:after {
  margin-left: 1em;
}
.lower .entry .entry-memo li {
  margin-left: 1em;
  list-style: none;
  text-indent: -1em;
  font-size: 1.4rem;
  margin-bottom: 1em;
}
.lower .entry .entry-memo li p {
  margin-top: 1em;
  margin-bottom: 1rem;
  text-indent: 0;
}
.lower .entry .entry-memo li img {
  margin-top: 20px;
}
.lower .entry .entry-memo-2 li {
  margin-left: 1em;
  list-style: none;
  text-indent: -1em;
  font-size: 1.4rem;
  margin-bottom: 0.1em;
}
.lower .entry .entry-caution {
  margin-bottom: 30px;
  padding: 20px;
  background-color: #f6f6f6;
}
.lower .entry .form {
  border: 10px solid #F0F8FF;
  padding-top: 20px;
}
.lower .entry .form iframe {
  height: 2350px;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .lower .entry .form iframe {
    height: 2350px;
  }
}
.lower .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.lower .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.lower .form {
  border: 10px solid #F0F8FF;
  padding-top: 20px;
}
.lower .form iframe {
  /* height: 2350px; */
  width: 100%;
}
@media screen and (min-width: 769px) {
  .lower .form iframe {
    /* height: 2350px */
  }
}

.lower-title {
  font-size: 2.4rem;
}
@media screen and (min-width: 769px) {
  .lower-title {
    font-size: 4rem;
  }
}

/* social action */
.action-list {
  margin-top: 20px;
}
@media screen and (min-width: 769px) {
  .action-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
}
.action-list-item {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .action-list-item {
    width: calc(50% - 30px);
    margin-bottom: 0;
    min-height: 148px;
  }
}
.action-list-item a {
  display: flex;
  border-radius: 10px;
  text-decoration: none;
  height: 100%;
}
.action-list-item a:hover {
  text-decoration: underline;
}
.action-list-item-image {
  width: 50%;
  flex-shrink: 0;
}
.action-list-item-image img {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.action-list-item-main {
  width: 50%;
  flex-shrink: 0;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .action-list-item-main {
    padding: 15px;
  }
}
.action-list-item-title {
  margin-bottom: 1em;
  min-height: 3em;
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .action-list-item-title {
    min-height: 4em;
  }
}
.action-list-item-sub {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 5px;
}
.action-list-item-text {
  font-size: 1.2rem;
  word-break: break-all;
}
.action-list-item-icon {
  width: 40px;
  flex-shrink: 0;
}

.action-detail .action-title-h1 {
  font-size: 2rem;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 769px) {
  .action-detail .action-title-h1 {
    font-size: 3.2rem;
  }
}
.action-detail .action-sub {
  margin-bottom: 0.5em;
  color: #1FA1DA;
}
.action-detail .action-body {
  line-height: 1.5;
  margin-bottom: 30px;
}
.action-detail .action-body p {
  margin-bottom: 1em;
}

/* change detail & list */
.change-list {
  list-style: none;
  margin-top: 20px;
}
.change-list-item {
  margin-bottom: 20px;
}
.change-list-item a {
  text-decoration: none;
}
.change-list-item a:hover {
  text-decoration: underline;
}
.change-list-item time {
  display: block;
  margin-bottom: 5px;
}
.change-list-body {
  display: flex;
  gap: 10px;
}
.change-list-icon {
  width: 50px;
  flex-shrink: 0;
}
.change-list-title {
  font-size: 1.4rem;
}

/* faq */
.faq-title {
  margin-bottom: 0.5em;
  font-size: 2rem;
}
@media screen and (min-width: 769px) {
  .faq-title {
    font-size: 2.6rem;
    margin-bottom: 1em;
  }
}

.faq-list {
  list-style: none;
  margin-bottom: 50px;
}
.faq-list-item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #1FA1DA;
}
.faq-list-item:last-child {
  border-bottom: none;
}
@media screen and (min-width: 769px) {
  .faq-list-item {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
}
.faq-list .faq-q {
  padding-left: 1.5em;
  padding-top: 0.7em;
  position: relative;
  margin-bottom: 1em;
  font-weight: bold;
}
.faq-list .faq-q::before {
  position: absolute;
  content: "Q";
  left: 0;
  top: 0;
  color: #1FA1DA;
  font-weight: 700;
  font-size: 3rem;
  font-family: "Oswald", "Noto Sans JP", sans-serif;
}
.faq-list .faq-a {
  position: relative;
  margin-bottom: 1em;
  font-size: 1.4rem;
}

.faq-header {
  margin: 20px auto 50px auto;
}

.faq-header .faq-header-category {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.faq-header .faq-header-category::after {
  font-family: monospace;
  font-size: 1.6rem;
  content: "＋";
  position: absolute;
  right: 0;
  top: 0;
}

.faq-header .faq-header-category:hover,
.faq-header .faq-header-category.is-active {
  color: #2b86c5;
}

.faq-header .faq-header-category.is-active::after {
  content: "−";
}

.faq-header .faq-header-content {
  line-height: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition-duration: 0.4s;
}

.faq-header .faq-header-content a {
  position: relative;
  display: block;
  padding-left: 1.2em;
}

.faq-header .faq-header-content a::before {
  content: "-";
  position: absolute;
  left: 5px;
  top: 0;
  text-decoration: none;
  color: #000;
}

.faq-header .faq-header-content a:hover {
  text-decoration: none;
}

.faq-header .faq-header-content.is-open {
  line-height: normal;
  margin-bottom: 20px;
  height: auto;
  opacity: 1;
}

.faq-header .faq-header-question {
  margin-bottom: 10px;
}

/* guideline */
.guideline-title {
  margin-bottom: 1em;
  font-size: 2.2rem;
  text-align: center;
  color: #1FA1DA;
}

@media screen and (min-width: 769px) {
  .guideline-title {
    font-size: 2.6rem;
    margin-bottom: 1em;
  }
}
.guideline-subtitle {
  margin-bottom: 0.5em;
  font-size: 1.8rem;
}

@media screen and (min-width: 769px) {
  .guideline-subtitle {
    font-size: 2.6rem;
    margin-bottom: 1em;
  }
}
.guideline-list {
  list-style: none;
  margin-bottom: 50px;
}

.guideline-list-item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #1FA1DA;
  margin-bottom: 1em;
  font-size: 1.4rem;
}

.guideline-list-item span {
  color: red;
}

.guideline-list-item:last-child {
  border-bottom: none;
}

@media screen and (min-width: 769px) {
  .guideline-list-item {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
}
.guideline-list-item-cap {
  list-style: none;
  margin-top: 10px;
  padding: 5px 0;
  margin-left: 14px;
}

.guideline-list-item-cap li:before {
  content: "※";
  margin-left: -14px;
}

.guideline-list-item-cap-item {
  font-size: 1.2rem;
  margin-bottom: 0.3rem;
}

.guideline-list-item-condition {
  list-style: none;
  margin-top: 10px;
  padding: 5px 0;
  margin-left: 14px;
}

.guideline-list-item-condition li:before {
  content: "ー";
  margin-left: -14px;
}

.guideline-list-item-condition-item {
  margin-bottom: 0.3rem;
}

.bg-shapes {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  overflow: hidden;
}
.bg-shapes .shape-1 {
  translate: -20vw -100px;
  scale: 2;
}
@media screen and (min-width: 769px) {
  .bg-shapes .shape-1 {
    translate: -30vw -40svh;
    scale: 1.5;
  }
}
.bg-shapes .shape-1 path {
  fill: url(#Gradient1);
}
.bg-shapes .shape-1 .stop1 {
  stop-color: #FF3CF7;
}
.bg-shapes .shape-1 .stop2 {
  stop-color: #8BB9FF;
}
.bg-shapes .shape-2 {
  translate: 60vw 400px;
  scale: 2;
}
@media screen and (min-width: 769px) {
  .bg-shapes .shape-2 {
    translate: 80vw 280px;
    scale: 1.5;
  }
}
.bg-shapes .shape-2 path {
  fill: url(#Gradient2);
}
.bg-shapes .shape-2 .stop1 {
  stop-color: #58FFFF;
}
.bg-shapes .shape-2 .stop2 {
  stop-color: #A738FF;
}
.bg-shapes .shape-3 {
  translate: -40vw 1000px;
  scale: 2;
}
@media screen and (min-width: 769px) {
  .bg-shapes .shape-3 {
    translate: -30vw 600px;
    scale: 1.5;
    rotate: 90deg;
  }
}
.bg-shapes .shape-3 path {
  fill: url(#Gradient3);
}
.bg-shapes .shape-3 .stop1 {
  stop-color: #5DECFF;
}
.bg-shapes .shape-3 .stop2 {
  stop-color: #6732FF;
}
.bg-shapes .shape-4 {
  translate: 60vw 1600px;
  scale: 2;
}
@media screen and (min-width: 769px) {
  .bg-shapes .shape-4 {
    translate: 60vw 800px;
    scale: 1.5;
  }
}
.bg-shapes .shape-4 path {
  fill: url(#Gradient4);
}
.bg-shapes .shape-4 .stop1 {
  stop-color: #8FFF9A;
}
.bg-shapes .shape-4 .stop2 {
  stop-color: #FFE928;
}
.bg-shapes .shape-5 {
  translate: -20vw 2200px;
  scale: 2;
}
@media screen and (min-width: 769px) {
  .bg-shapes .shape-5 {
    translate: -50vw 1200px;
    scale: 1.5;
  }
}
.bg-shapes .shape-5 path {
  fill: url(#Gradient5);
}
.bg-shapes .shape-5 .stop1 {
  stop-color: #FFF281;
}
.bg-shapes .shape-5 .stop2 {
  stop-color: #FF2C2C;
}
.bg-shapes .shape-6 {
  translate: 40vw 2600px;
  scale: 2;
}
@media screen and (min-width: 769px) {
  .bg-shapes .shape-6 {
    translate: 40vw 1600px;
    scale: 1.5;
  }
}
.bg-shapes .shape-6 path {
  fill: url(#Gradient6);
}
.bg-shapes .shape-6 .stop1 {
  stop-color: #FF689F;
}
.bg-shapes .shape-6 .stop2 {
  stop-color: #D942FF;
}
.bg-shapes .shape-7 {
  translate: -30vw 3400px;
  scale: 2;
}
@media screen and (min-width: 769px) {
  .bg-shapes .shape-7 {
    translate: -30vw 1900px;
    scale: 1.5;
  }
}
.bg-shapes .shape-7 path {
  fill: url(#Gradient7);
}
.bg-shapes .shape-7 .stop1 {
  stop-color: #AA3DFF;
}
.bg-shapes .shape-7 .stop2 {
  stop-color: #184BFF;
}
.bg-shapes .shape-8 {
  translate: 40vw 4000px;
  scale: 2;
}
@media screen and (min-width: 769px) {
  .bg-shapes .shape-8 {
    translate: 40vw 2200px;
    scale: 1.5;
  }
}
.bg-shapes .shape-8 path {
  fill: url(#Gradient8);
}
.bg-shapes .shape-8 .stop1 {
  stop-color: #A738FF;
}
.bg-shapes .shape-8 .stop2 {
  stop-color: #58FFFF;
}
.bg-shapes .shape-9 {
  translate: -40vw 4400px;
  scale: 2;
}
@media screen and (min-width: 769px) {
  .bg-shapes .shape-9 {
    translate: -40vw 2400px;
    scale: 1.5;
  }
}
.bg-shapes .shape-9 path {
  fill: url(#Gradient9);
}
.bg-shapes .shape-9 .stop1 {
  stop-color: #8FFF9A;
}
.bg-shapes .shape-9 .stop2 {
  stop-color: #FFE928;
}
.bg-shapes .shape-10 {
  translate: 40vw 4800px;
  scale: 2;
}
@media screen and (min-width: 769px) {
  .bg-shapes .shape-10 {
    translate: 40vw 2700px;
    scale: 1.5;
  }
}
.bg-shapes .shape-10 path {
  fill: url(#Gradient10);
}
.bg-shapes .shape-10 .stop1 {
  stop-color: #31E6FF;
}
.bg-shapes .shape-10 .stop2 {
  stop-color: #41FF9C;
}/*# sourceMappingURL=cmf.css.map */