@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav {
  display: inherit;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

a {
  text-decoration: none;
  color: black;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* 共通の設定 */
/* ベースとなるフォントサイズ */
/* 少し小さめのフォントサイズ */
/* ベースとなる幅 */
/* 小さめの幅 */
/* ベースとなる画像の横幅 */
/* ベースとなる画像の縦幅 */
.l-main--wrapper, .l-header--wrapper {
  font-size: 0.7rem;
}
@media screen and (min-width: 400px) {
  .l-main--wrapper, .l-header--wrapper {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  .l-main--wrapper, .l-header--wrapper {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1200px) {
  .l-main--wrapper, .l-header--wrapper {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1200px) {
  .l-main--wrapper, .l-header--wrapper {
    font-size: 1.6rem;
  }
}

.p-introduction--content, .p-event-content-wrapper > p, .p-event-content-wrapper > ul > li > a, .p-event-content-wrapper > ul > small, .p-account--wrapper, .c-pagination--wrapper > li, .c-slider--wrapper, .c-modal .c-modal--content > small, .c-modal .c-modal--content > div, .c-message, .c-card--content > p, .c-button--info > a, .c-button--arrow, .c-button--arrow:hover::after, .c-button--arrow:hover::before, .c-button--download, .c-button--wave, .c-breadcrumb--wrapper > li, footer > small, .l-footer--wrapper, .form--error_alert, .l-form--wrapper > div, .l-form--wrapper > label, .l-form--wrapper > input, .l-form--wrapper > textarea, .l-form--wrapper .l-form--text_help {
  font-size: 0.6rem;
}
@media screen and (min-width: 400px) {
  .p-introduction--content, .p-event-content-wrapper > p, .p-event-content-wrapper > ul > li > a, .p-event-content-wrapper > ul > small, .p-account--wrapper, .c-pagination--wrapper > li, .c-slider--wrapper, .c-modal .c-modal--content > small, .c-modal .c-modal--content > div, .c-message, .c-card--content > p, .c-button--info > a, .c-button--arrow, .c-button--arrow:hover::after, .c-button--arrow:hover::before, .c-button--download, .c-button--wave, .c-breadcrumb--wrapper > li, footer > small, .l-footer--wrapper, .form--error_alert, .l-form--wrapper > div, .l-form--wrapper > label, .l-form--wrapper > input, .l-form--wrapper > textarea, .l-form--wrapper .l-form--text_help {
    font-size: 0.6rem;
  }
}
@media screen and (min-width: 768px) {
  .p-introduction--content, .p-event-content-wrapper > p, .p-event-content-wrapper > ul > li > a, .p-event-content-wrapper > ul > small, .p-account--wrapper, .c-pagination--wrapper > li, .c-slider--wrapper, .c-modal .c-modal--content > small, .c-modal .c-modal--content > div, .c-message, .c-card--content > p, .c-button--info > a, .c-button--arrow, .c-button--arrow:hover::after, .c-button--arrow:hover::before, .c-button--download, .c-button--wave, .c-breadcrumb--wrapper > li, footer > small, .l-footer--wrapper, .form--error_alert, .l-form--wrapper > div, .l-form--wrapper > label, .l-form--wrapper > input, .l-form--wrapper > textarea, .l-form--wrapper .l-form--text_help {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1200px) {
  .p-introduction--content, .p-event-content-wrapper > p, .p-event-content-wrapper > ul > li > a, .p-event-content-wrapper > ul > small, .p-account--wrapper, .c-pagination--wrapper > li, .c-slider--wrapper, .c-modal .c-modal--content > small, .c-modal .c-modal--content > div, .c-message, .c-card--content > p, .c-button--info > a, .c-button--arrow, .c-button--arrow:hover::after, .c-button--arrow:hover::before, .c-button--download, .c-button--wave, .c-breadcrumb--wrapper > li, footer > small, .l-footer--wrapper, .form--error_alert, .l-form--wrapper > div, .l-form--wrapper > label, .l-form--wrapper > input, .l-form--wrapper > textarea, .l-form--wrapper .l-form--text_help {
    font-size: 0.95rem;
  }
}
@media screen and (min-width: 1200px) {
  .p-introduction--content, .p-event-content-wrapper > p, .p-event-content-wrapper > ul > li > a, .p-event-content-wrapper > ul > small, .p-account--wrapper, .c-pagination--wrapper > li, .c-slider--wrapper, .c-modal .c-modal--content > small, .c-modal .c-modal--content > div, .c-message, .c-card--content > p, .c-button--info > a, .c-button--arrow, .c-button--arrow:hover::after, .c-button--arrow:hover::before, .c-button--download, .c-button--wave, .c-breadcrumb--wrapper > li, footer > small, .l-footer--wrapper, .form--error_alert, .l-form--wrapper > div, .l-form--wrapper > label, .l-form--wrapper > input, .l-form--wrapper > textarea, .l-form--wrapper .l-form--text_help {
    font-size: 1rem;
  }
}

.p-introduction--content, .p-event-content-wrapper, .c-pagination--wrapper, .c-pagination--wrapper > li, .c-slider--wrapper, .p-common-title--content > h1, .p-common-title--content > h2, .p-common-title--content > small, .p-common-title--content > p, .c-breadcrumb--wrapper, .l-main--wrapper > section, .l-main--wrapper > section > h1, .l-main--wrapper > section > h2, .l-main--wrapper > section > small, .l-main--wrapper > section > p, .l-header--gnav > ul > li {
  margin: 1.75rem 0;
}
@media screen and (min-width: 400px) {
  .p-introduction--content, .p-event-content-wrapper, .c-pagination--wrapper, .c-pagination--wrapper > li, .c-slider--wrapper, .p-common-title--content > h1, .p-common-title--content > h2, .p-common-title--content > small, .p-common-title--content > p, .c-breadcrumb--wrapper, .l-main--wrapper > section, .l-main--wrapper > section > h1, .l-main--wrapper > section > h2, .l-main--wrapper > section > small, .l-main--wrapper > section > p, .l-header--gnav > ul > li {
    margin: 1.75rem 0;
  }
}
@media screen and (min-width: 768px) {
  .p-introduction--content, .p-event-content-wrapper, .c-pagination--wrapper, .c-pagination--wrapper > li, .c-slider--wrapper, .p-common-title--content > h1, .p-common-title--content > h2, .p-common-title--content > small, .p-common-title--content > p, .c-breadcrumb--wrapper, .l-main--wrapper > section, .l-main--wrapper > section > h1, .l-main--wrapper > section > h2, .l-main--wrapper > section > small, .l-main--wrapper > section > p, .l-header--gnav > ul > li {
    margin: 2.25rem 0;
  }
}
@media screen and (min-width: 1000px) {
  .p-introduction--content, .p-event-content-wrapper, .c-pagination--wrapper, .c-pagination--wrapper > li, .c-slider--wrapper, .p-common-title--content > h1, .p-common-title--content > h2, .p-common-title--content > small, .p-common-title--content > p, .c-breadcrumb--wrapper, .l-main--wrapper > section, .l-main--wrapper > section > h1, .l-main--wrapper > section > h2, .l-main--wrapper > section > small, .l-main--wrapper > section > p, .l-header--gnav > ul > li {
    margin: 2.5rem 0;
  }
}
@media screen and (min-width: 1200px) {
  .p-introduction--content, .p-event-content-wrapper, .c-pagination--wrapper, .c-pagination--wrapper > li, .c-slider--wrapper, .p-common-title--content > h1, .p-common-title--content > h2, .p-common-title--content > small, .p-common-title--content > p, .c-breadcrumb--wrapper, .l-main--wrapper > section, .l-main--wrapper > section > h1, .l-main--wrapper > section > h2, .l-main--wrapper > section > small, .l-main--wrapper > section > p, .l-header--gnav > ul > li {
    margin: 2.5rem 0;
  }
}

.p-introduction--wrapper, .p-common-list--wrapper, form {
  margin: 1.75rem auto;
}
@media screen and (min-width: 400px) {
  .p-introduction--wrapper, .p-common-list--wrapper, form {
    margin: 1.75rem auto;
  }
}
@media screen and (min-width: 768px) {
  .p-introduction--wrapper, .p-common-list--wrapper, form {
    margin: 2.25rem auto;
  }
}
@media screen and (min-width: 1000px) {
  .p-introduction--wrapper, .p-common-list--wrapper, form {
    margin: 2.5rem auto;
  }
}
@media screen and (min-width: 1200px) {
  .p-introduction--wrapper, .p-common-list--wrapper, form {
    margin: 2.5rem auto;
  }
}

.p-news-card--wrapper .c-news-card--content > h3, .p-news-card--wrapper .c-news-card--content > small, .p-news-card--wrapper .c-news-card--content > p, .p-event-content-wrapper > p, .p-event-content-wrapper > ul > li > a, .c-modal .c-modal--content > h3, .c-modal .c-modal--content > small, .c-modal .c-modal--content > div, .c-card--content > h3, .l-footer--nav > ul > li {
  margin: 0.7rem 0;
}
@media screen and (min-width: 400px) {
  .p-news-card--wrapper .c-news-card--content > h3, .p-news-card--wrapper .c-news-card--content > small, .p-news-card--wrapper .c-news-card--content > p, .p-event-content-wrapper > p, .p-event-content-wrapper > ul > li > a, .c-modal .c-modal--content > h3, .c-modal .c-modal--content > small, .c-modal .c-modal--content > div, .c-card--content > h3, .l-footer--nav > ul > li {
    margin: 0.8rem 0;
  }
}
@media screen and (min-width: 768px) {
  .p-news-card--wrapper .c-news-card--content > h3, .p-news-card--wrapper .c-news-card--content > small, .p-news-card--wrapper .c-news-card--content > p, .p-event-content-wrapper > p, .p-event-content-wrapper > ul > li > a, .c-modal .c-modal--content > h3, .c-modal .c-modal--content > small, .c-modal .c-modal--content > div, .c-card--content > h3, .l-footer--nav > ul > li {
    margin: 0.9rem 0;
  }
}
@media screen and (min-width: 1000px) {
  .p-news-card--wrapper .c-news-card--content > h3, .p-news-card--wrapper .c-news-card--content > small, .p-news-card--wrapper .c-news-card--content > p, .p-event-content-wrapper > p, .p-event-content-wrapper > ul > li > a, .c-modal .c-modal--content > h3, .c-modal .c-modal--content > small, .c-modal .c-modal--content > div, .c-card--content > h3, .l-footer--nav > ul > li {
    margin: 0.95rem 0;
  }
}
@media screen and (min-width: 1200px) {
  .p-news-card--wrapper .c-news-card--content > h3, .p-news-card--wrapper .c-news-card--content > small, .p-news-card--wrapper .c-news-card--content > p, .p-event-content-wrapper > p, .p-event-content-wrapper > ul > li > a, .c-modal .c-modal--content > h3, .c-modal .c-modal--content > small, .c-modal .c-modal--content > div, .c-card--content > h3, .l-footer--nav > ul > li {
    margin: 1rem 0;
  }
}

.p-news-card--wrapper, .p-gallery--wrapper > li, .c-card--wrapper {
  background-color: #ffffff;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
  transition: 0.4s all;
}
.p-news-card--wrapper:hover, .p-gallery--wrapper > li:hover, .c-card--wrapper:hover {
  box-shadow: 0px 0px 50px 15px rgba(0, 0, 0, 0.45);
}

/* ヘッダー */
/* ベースとなるロゴの縦位置 */
/* ベースとなるロゴの左位置 */
/* ベースとなるロゴの右位置 */
/* ラッパーの定義 */
.l-header--wrapper {
  width: 100vw;
  margin: 0;
}

/* ロゴの定義 */
.l-header--logo {
  position: fixed;
  top: 30px;
  left: 30px;
  width: 40px;
  height: 40px;
  z-index: 9999;
}
@media screen and (min-width: 400px) {
  .l-header--logo {
    top: 30px;
    left: 30px;
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-header--logo {
    top: 40px;
    left: 40px;
    width: 55px;
    height: 55px;
  }
}
@media screen and (min-width: 1000px) {
  .l-header--logo {
    top: 60px;
    left: 60px;
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .l-header--logo {
    top: 50px;
    left: 50px;
    width: 80px;
    height: 80px;
  }
}
.l-header--logo > img {
  width: 100%;
  height: 100%;
}

/* ボタンの定義 */
.l-header--gnav-button {
  position: fixed;
  top: 30px;
  right: 30px;
  width: 40px;
  height: 40px;
  z-index: 9999;
  cursor: pointer;
}
@media screen and (min-width: 400px) {
  .l-header--gnav-button {
    top: 30px;
    right: 30px;
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-header--gnav-button {
    top: 40px;
    right: 40px;
    width: 55px;
    height: 55px;
  }
}
@media screen and (min-width: 1000px) {
  .l-header--gnav-button {
    top: 60px;
    right: 50px;
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .l-header--gnav-button {
    top: 50px;
    right: 60px;
    width: 80px;
    height: 80px;
  }
}

.l-header--gnav-button > span {
  display: block;
  width: 100%;
  height: 3px;
  background: #000000;
  margin: 3px 0;
  transition: 0.4s;
}
@media screen and (min-width: 400px) {
  .l-header--gnav-button > span {
    margin: 5px 0;
  }
}
@media screen and (min-width: 768px) {
  .l-header--gnav-button > span {
    margin: 7px 0;
  }
}
@media screen and (min-width: 1000px) {
  .l-header--gnav-button > span {
    margin: 10px 0;
  }
}
@media screen and (min-width: 1200px) {
  .l-header--gnav-button > span {
    margin: 15px 0;
  }
}

/* ナビゲーションの定義 */
.l-header--gnav {
  display: none;
}
.l-header--gnav.active {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  height: 50%;
  z-index: 101;
}
.l-header--gnav.active > ul {
  text-align: center;
}
.l-header--gnav > ul > li > a {
  text-decoration: none;
  color: #000000;
}

/* アクティブ化されたボタンの定義 */
.l-header--gnav-button.active > span:nth-child(1) {
  transform: rotate(45deg) translate(3px, 3px);
}
@media screen and (min-width: 400px) {
  .l-header--gnav-button.active > span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
  }
}
@media screen and (min-width: 768px) {
  .l-header--gnav-button.active > span:nth-child(1) {
    transform: rotate(45deg) translate(7px, 7px);
  }
}
@media screen and (min-width: 1000px) {
  .l-header--gnav-button.active > span:nth-child(1) {
    transform: rotate(45deg) translate(11px, 11px);
  }
}
@media screen and (min-width: 1200px) {
  .l-header--gnav-button.active > span:nth-child(1) {
    transform: rotate(45deg) translate(15px, 15px);
  }
}

.l-header--gnav-button.active > span:nth-child(2) {
  opacity: 0;
}

.l-header--gnav-button.active > span:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -5px);
}
@media screen and (min-width: 400px) {
  .l-header--gnav-button.active > span:nth-child(3) {
    transform: rotate(-45deg) translate(6px, -6px);
  }
}
@media screen and (min-width: 768px) {
  .l-header--gnav-button.active > span:nth-child(3) {
    transform: rotate(-45deg) translate(7px, -7px);
  }
}
@media screen and (min-width: 1000px) {
  .l-header--gnav-button.active > span:nth-child(3) {
    transform: rotate(-45deg) translate(9px, -9px);
  }
}
@media screen and (min-width: 1200px) {
  .l-header--gnav-button.active > span:nth-child(3) {
    transform: rotate(-45deg) translate(10px, -10px);
  }
}

/* アクティブ化されたバックグラウンドの定義 */
.l-header--background {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  border-radius: 50%;
  background: linear-gradient(90deg, rgb(18, 85, 112) 0%, rgb(23, 93, 114) 11%, rgb(87, 199, 133) 37%, rgb(237, 221, 83) 81%, rgb(247, 142, 104) 99%);
  z-index: 100;
  transition: all 0.6s;
}

.l-header--background {
  transform: translate(-50%, -50%) scale(0);
}
.l-header--background.active {
  transform: translate(-50%, -50%) scale(50);
}

.l-main--wrapper {
  margin: 6rem 2rem;
}
@media screen and (min-width: 400px) {
  .l-main--wrapper {
    margin: 6rem 4rem;
  }
}
@media screen and (min-width: 768px) {
  .l-main--wrapper {
    margin: 10rem 8rem;
  }
}
@media screen and (min-width: 1000px) {
  .l-main--wrapper {
    margin: 10rem 8rem;
  }
}
@media screen and (min-width: 1200px) {
  .l-main--wrapper {
    margin: 10rem 8rem;
  }
}

.p-common-title--content > h1, .l-main--wrapper > section > h1 {
  font-size: 0.84rem;
}
@media screen and (min-width: 400px) {
  .p-common-title--content > h1, .l-main--wrapper > section > h1 {
    font-size: 1.44rem;
  }
}
@media screen and (min-width: 768px) {
  .p-common-title--content > h1, .l-main--wrapper > section > h1 {
    font-size: 2.1rem;
  }
}
@media screen and (min-width: 1000px) {
  .p-common-title--content > h1, .l-main--wrapper > section > h1 {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1200px) {
  .p-common-title--content > h1, .l-main--wrapper > section > h1 {
    font-size: 2.4rem;
  }
}

.p-common-title--content > h2, .l-main--wrapper > section > h2 {
  font-size: 0.525rem;
}
@media screen and (min-width: 400px) {
  .p-common-title--content > h2, .l-main--wrapper > section > h2 {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 768px) {
  .p-common-title--content > h2, .l-main--wrapper > section > h2 {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 1000px) {
  .p-common-title--content > h2, .l-main--wrapper > section > h2 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .p-common-title--content > h2, .l-main--wrapper > section > h2 {
    font-size: 2rem;
  }
}

.p-common-title--content > p, .l-main--wrapper > section > p {
  line-height: 1.2;
  font-size: 0.6rem;
}
@media screen and (min-width: 400px) {
  .p-common-title--content > p, .l-main--wrapper > section > p {
    font-size: 0.6rem;
  }
}
@media screen and (min-width: 768px) {
  .p-common-title--content > p, .l-main--wrapper > section > p {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1000px) {
  .p-common-title--content > p, .l-main--wrapper > section > p {
    font-size: 1.1875rem;
  }
}
@media screen and (min-width: 1200px) {
  .p-common-title--content > p, .l-main--wrapper > section > p {
    font-size: 1.25rem;
  }
}

.p-common-title--content > small, .l-main--wrapper > section > small {
  display: block;
  font-size: 0.6rem;
}
@media screen and (min-width: 400px) {
  .p-common-title--content > small, .l-main--wrapper > section > small {
    font-size: 0.6rem;
  }
}
@media screen and (min-width: 768px) {
  .p-common-title--content > small, .l-main--wrapper > section > small {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1000px) {
  .p-common-title--content > small, .l-main--wrapper > section > small {
    font-size: 0.95rem;
  }
}
@media screen and (min-width: 1200px) {
  .p-common-title--content > small, .l-main--wrapper > section > small {
    font-size: 1rem;
  }
}

.l-main--wrapper > h1 {
  position: relative;
}
@media screen and (min-width: 400px) {
  .l-main--wrapper > h1 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 400px) {
  .l-main--wrapper > h1 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 400px) {
  .l-main--wrapper > h1 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 400px) {
  .l-main--wrapper > h1 {
    font-size: 2rem;
  }
}

.l-main--wrapper > section {
  width: 100%;
}

form {
  width: 70%;
}

.form--error_alert {
  text-align: center;
}

.l-form--wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 15px;
}
.l-form--wrapper > button {
  margin: auto;
  width: 30%;
}
.l-form--wrapper > label {
  margin: 0px 0 0 0;
}
/* ベースとなるフッターの高さ */
/* ベースとなるフッターの画像 */
/*  ベースとなるフッタータイトルの文字の大きさ */
@media screen and (min-width: 400px) {
  .l-footer--wrapper {
    height: 27vh;
  }
}
@media screen and (min-width: 768px) {
  .l-footer--wrapper {
    height: 27vh;
  }
}
@media screen and (min-width: 1000px) {
  .l-footer--wrapper {
    height: 40vh;
  }
}
@media screen and (min-width: 1200px) {
  .l-footer--wrapper {
    height: 40vh;
  }
}

.l-footer--logo {
  width: 60px;
  height: 60px;
}
@media screen and (min-width: 400px) {
  .l-footer--logo {
    width: 60px;
    height: 60px;
  }
}
@media screen and (min-width: 768px) {
  .l-footer--logo {
    width: 82.5px;
    height: 82.5px;
  }
}
@media screen and (min-width: 1000px) {
  .l-footer--logo {
    width: 120px;
    height: 120px;
  }
}
@media screen and (min-width: 1200px) {
  .l-footer--logo {
    width: 120px;
    height: 120px;
  }
}

.l-footer--logo > h1 {
  font-size: 0.39rem;
}
@media screen and (min-width: 400px) {
  .l-footer--logo > h1 {
    font-size: 0.39rem;
  }
}
@media screen and (min-width: 768px) {
  .l-footer--logo > h1 {
    font-size: 0.585rem;
  }
}
@media screen and (min-width: 1000px) {
  .l-footer--logo > h1 {
    font-size: 0.6175rem;
  }
}
@media screen and (min-width: 1200px) {
  .l-footer--logo > h1 {
    font-size: 0.65rem;
  }
}

footer > small {
  display: block;
  padding: 5px;
  width: 100vw;
  text-align: center;
  background: #000000;
  color: #ffffff;
}

.l-footer--wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 100vw;
  background: #000000;
}

.l-footer--logo > img {
  width: 100%;
  height: 100%;
}
.l-footer--logo > h1 {
  color: white;
  margin-top: 5px;
  text-align: center;
}

.l-footer--nav {
  height: 100%;
}
.l-footer--nav > ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.l-footer--nav > ul > li > a {
  text-decoration: none;
  color: #ffffff;
}

.l-footer--design {
  margin-bottom: -10px;
}
.l-footer--design > canvas {
  height: 100px;
  width: 100%;
}

.a-rotation--sigzag__1 {
  animation-name: rotation;
  animation-duration: 2s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
}

.a-rotation--sigzag__2 {
  animation-name: rotation;
  animation-duration: 2s;
  animation-delay: 2s;
  animation-fill-mode: forwards;
}

.a-rotation--sigzag__3 {
  animation-name: rotation;
  animation-duration: 2s;
  animation-delay: 3s;
  animation-fill-mode: forwards;
}

.a-rotation--sigzag__4 {
  animation-name: rotation;
  animation-duration: 2s;
  animation-delay: 4s;
  animation-fill-mode: forwards;
}

.a-rotation--sigzag__5 {
  animation-name: rotation;
  animation-duration: 2s;
  animation-delay: 5s;
  animation-fill-mode: forwards;
}

.a-fade--riight__1, .a-fade--left__1, .a-fade--down__1, .a-fade--up__1, .a-fade--in__1 {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}

.a-fade--in__1 {
  animation-name: fadeInAnime;
}

.a-fade--up__1 {
  animation-name: fadeUpAnime;
}

.a-fade--down__1 {
  animation-name: fadeDownAnime;
}

.a-fade--left__1 {
  animation-name: fadeLeftAnime;
}

.a-fade--riight__1 {
  animation-name: fadeRightAnime;
}

.a-fade--riight__2, .a-fade--left__2, .a-fade--down__2, .a-fade--up__2, .a-fade--in__2 {
  animation-duration: 2s;
  animation-fill-mode: forwards;
  opacity: 0;
}

.a-fade--in__2 {
  animation-name: fadeInAnime;
}

.a-fade--up__2 {
  animation-name: fadeUpAnime;
}

.a-fade--down__2 {
  animation-name: fadeDownAnime;
}

.a-fade--left__2 {
  animation-name: fadeLeftAnime;
}

.a-fade--riight__2 {
  animation-name: fadeRightAnime;
}

.a-fade--riight__3, .a-fade--left__3, .a-fade--down__3, .a-fade--up__3, .a-fade--in__3 {
  animation-duration: 3s;
  animation-fill-mode: forwards;
  opacity: 0;
}

.a-fade--in__3 {
  animation-name: fadeInAnime;
}

.a-fade--up__3 {
  animation-name: fadeUpAnime;
}

.a-fade--down__3 {
  animation-name: fadeDownAnime;
}

.a-fade--left__3 {
  animation-name: fadeLeftAnime;
}

.a-fade--riight__3 {
  animation-name: fadeRightAnime;
}

.a-fade--riight__4, .a-fade--left__4, .a-fade--down__4, .a-fade--up__4, .a-fade--in__4 {
  animation-duration: 4s;
  animation-fill-mode: forwards;
  opacity: 0;
}

.a-fade--in__4 {
  animation-name: fadeInAnime;
}

.a-fade--up__4 {
  animation-name: fadeUpAnime;
}

.a-fade--down__4 {
  animation-name: fadeDownAnime;
}

.a-fade--left__4 {
  animation-name: fadeLeftAnime;
}

.a-fade--riight__4 {
  animation-name: fadeRightAnime;
}

.a-fade--riight__5, .a-fade--left__5, .a-fade--down__5, .a-fade--up__5, .a-fade--in__5 {
  animation-duration: 5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

.a-fade--in__5 {
  animation-name: fadeInAnime;
}

.a-fade--up__5 {
  animation-name: fadeUpAnime;
}

.a-fade--down__5 {
  animation-name: fadeDownAnime;
}

.a-fade--left__5 {
  animation-name: fadeLeftAnime;
}

.a-fade--riight__5 {
  animation-name: fadeRightAnime;
}

.a-zoom--in {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.a-zoom--in {
  animation-name: zoomInAnime;
}

@keyframes zoomInAnime {
  0% {
    transform: scale(0.6);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes fadeDownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0px);
  }
}
@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0px);
  }
}
@keyframes rotation {
  10% {
    transform: rotate(0deg);
  }
  15% {
    transform: rotate(5deg);
  }
  20% {
    transform: rotate(0deg);
  }
  90% {
    transform: rotate(0deg);
  }
  95% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.c-deadline--badge {
  padding: 2px;
  background: red;
  border-radius: 20px 20px;
}
.c-deadline--badge > small {
  margin-left: 2px;
  color: white;
  font-size: 1rem;
  text-align: center;
}

.c-info--badge {
  padding: 2px;
  background: blue;
  border-radius: 20px 20px;
}
.c-info--badge > small {
  color: white;
  font-size: 1rem;
}

.c-breadcrumb--wrapper > li:before, .c-breadcrumb--wrapper > li:after {
  position: absolute;
  right: -15px;
  content: "";
  width: 5px;
  height: 1px;
  background: #000000;
}

.c-breadcrumb--wrapper > li:after {
  top: 35%;
}
@media screen and (min-width: 400px) {
  .c-breadcrumb--wrapper > li:after {
    top: 37%;
  }
}
@media screen and (min-width: 768px) {
  .c-breadcrumb--wrapper > li:after {
    top: 40%;
  }
}

.c-breadcrumb--wrapper > li:before {
  top: 65%;
}
@media screen and (min-width: 400px) {
  .c-breadcrumb--wrapper > li:before {
    top: 62%;
  }
}
@media screen and (min-width: 768px) {
  .c-breadcrumb--wrapper > li:before {
    top: 60%;
  }
}

.c-breadcrumb--wrapper {
  display: flex;
  padding: 15px 0;
  width: 100%;
  background: rgba(0, 200, 50, 0.5);
  background: #ffffff;
}
.c-breadcrumb--wrapper > li {
  position: relative;
  margin: 0 15px;
}
.c-breadcrumb--wrapper > li:nth-child(1) {
  margin: 0 15px 0 0;
}
.c-breadcrumb--wrapper > li:after {
  transform: rotate(45deg);
}
.c-breadcrumb--wrapper > li:before {
  transform: rotate(-45deg);
}
.c-breadcrumb--wrapper > li:last-child:after, .c-breadcrumb--wrapper > li:last-child:before {
  background: transparent;
}

.c-button--info {
  padding: 10px;
  background: #8fbbed;
  border-radius: 10px;
  border: 1px solid #ccc;
}
.c-button--info > a {
  color: #ffffff;
}

.c-button--info {
  padding: 10px;
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #ccc;
  transition: 0.4s all;
}
.c-button--info:hover {
  background: #000000;
}
.c-button--info:hover > a {
  color: #ffffff;
}
.c-button--info > a {
  color: #000000;
}

.c-button--arrow, .c-button--arrow:hover::before, .c-button--arrow:hover::after {
  position: relative;
  background: none;
  border: none;
  text-align: center;
  transition: all 0.2s;
}
.c-button--arrow::after, .c-button--arrow:hover::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 3px;
  left: 100%;
  width: 10px;
  transform: rotate(45deg);
  border-bottom: 1px solid #000000;
}
.c-button--arrow:hover::after {
  transform: translateX(10px) rotate(45deg);
}
.c-button--arrow::before, .c-button--arrow:hover::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #000000;
}
.c-button--arrow:hover::before {
  transform: translateX(10px);
}

.c-button--download {
  padding: 2.5px;
  background: #ffffff;
  border: 1px solid #000000;
  transition: 0.4s all;
  color: #000000;
}
.c-button--download > a {
  transition: 0.4s all;
}
.c-button--download:hover {
  background: #000000;
  color: #ffffff;
}
.c-button--download:hover > a {
  color: #ffffff;
}

.c-button--wave {
  position: relative;
}
.c-button--wave::before {
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 10px;
  height: 10px;
  background: transparent;
  border: 2px double #000000;
  border-radius: 50%;
  animation: wave 3s linear 1.5s infinite;
}
.c-button--wave::after {
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 10px;
  height: 10px;
  background: transparent;
  border: 2px double #000000;
  border-radius: 50%;
  animation: wave 3s linear 0s infinite;
}

@keyframes wave {
  from {
    width: 0;
    height: 0;
    opacity: 1;
  }
  to {
    width: 100px;
    height: 100px;
    opacity: 0;
  }
}
.c-card--wrapper {
  width: 240px;
  height: 250px;
}
@media screen and (min-width: 400px) {
  .c-card--wrapper {
    width: 220px;
    height: 250px;
  }
}
@media screen and (min-width: 768px) {
  .c-card--wrapper {
    width: 240px;
    height: 340px;
  }
}
@media screen and (min-width: 1000px) {
  .c-card--wrapper {
    width: 240px;
    height: 380px;
  }
}
@media screen and (min-width: 1200px) {
  .c-card--wrapper {
    width: 260px;
    height: 420px;
  }
}

@media screen and (min-width: 400px) {
  .c-card--content > h3 {
    font-size: 1.26rem;
  }
}
@media screen and (min-width: 768px) {
  .c-card--content > h3 {
    font-size: 1.47rem;
  }
}
@media screen and (min-width: 1000px) {
  .c-card--content > h3 {
    font-size: 1.68rem;
  }
}
@media screen and (min-width: 1200px) {
  .c-card--content > h3 {
    font-size: 1.68rem;
  }
}

.c-card--content {
  padding: 5px 10px;
}
@media screen and (min-width: 400px) {
  .c-card--content {
    padding: 5px 10px;
  }
}
@media screen and (min-width: 768px) {
  .c-card--content {
    padding: 5px 15px;
  }
}
@media screen and (min-width: 1000px) {
  .c-card--content {
    padding: 10px 30px;
  }
}
@media screen and (min-width: 1200px) {
  .c-card--content {
    padding: 15px 50px;
  }
}

.c-card--wrapper {
  position: relative;
}
.c-card--wrapper .c-card--img {
  width: 100%;
  height: 70%;
}
.c-card--wrapper .c-card--img > img {
  width: 100%;
  height: 100%;
}

.c-card--content > h3 {
  text-align: center;
}
.c-card--content > p {
  margin: 0 0 0.7rem 0;
}
@media screen and (min-width: 400px) {
  .c-card--content > p {
    margin: 0 0 0.8rem 0;
  }
}
@media screen and (min-width: 768px) {
  .c-card--content > p {
    margin: 0 0 0.9rem 0;
  }
}
@media screen and (min-width: 1000px) {
  .c-card--content > p {
    margin: 0 0 0.95rem 0;
  }
}
@media screen and (min-width: 1200px) {
  .c-card--content > p {
    margin: 0 0 1rem 0;
  }
}

.c-card--button {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
}

@media screen and (min-width: 400px) {
  .c-message > li {
    padding: 20px 0 20px 20px;
  }
}
@media screen and (min-width: 768px) {
  .c-message > li {
    padding: 25px 0 25px 20px;
  }
}
@media screen and (min-width: 1000px) {
  .c-message > li {
    padding: 30px 0 30px 20px;
  }
}
@media screen and (min-width: 1200px) {
  .c-message > li {
    padding: 30px 0 30px 20px;
  }
}

.c-message {
  z-index: 10;
  position: fixed;
  top: 20%;
  left: 50%;
  transform: translate(-50%, -20%);
  margin: 0 auto;
  width: 75%;
  border-radius: 20px;
  color: white;
}
.c-message--alert {
  background: rgba(255, 0, 0, 0.5);
}
.c-message--success {
  background: rgba(0, 255, 0, 0.5);
}
.c-message--info {
  background: rgba(0, 0, 255, 0.5);
}
.c-message--error {
  background: rgba(255, 0, 0, 0.5);
}
.c-message--warning {
  background: rgba(255, 0, 0, 0.5);
}
.c-message > li {
  margin: 10px 0;
  border-radius: 20px;
  padding: 10px 0 10px 20px;
}

.p-gallery--wrapper, .p-common-image--wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: space-evenly;
  align-self: center;
  row-gap: 20px;
  -moz-column-gap: 20px;
       column-gap: 20px;
}

.p-common-list--wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-self: center;
  row-gap: 20px;
  -moz-column-gap: 20px;
       column-gap: 20px;
}

.p-common-title--wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.p-common-title--content {
  width: 100%;
}
.p-common-image--wrapper > li {
  width: 30px;
  height: 30px;
}
@media screen and (min-width: 400px) {
  .p-common-image--wrapper > li {
    width: 30px;
    height: 30px;
  }
}
@media screen and (min-width: 768px) {
  .p-common-image--wrapper > li {
    width: 50px;
    height: 50px;
  }
}
@media screen and (min-width: 1000px) {
  .p-common-image--wrapper > li {
    width: 100px;
    height: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .p-common-image--wrapper > li {
    width: 100px;
    height: 100px;
  }
}

.p-common-image--wrapper {
  margin: 0;
  justify-content: end;
}
.p-common-image--wrapper > li {
  display: block;
  cursor: pointer;
}
.p-common-image--wrapper > li > img {
  width: 100%;
}

.c-modal .c-modal--img, .p-gallery--wrapper > li {
  width: 100px;
  height: 100px;
}
@media screen and (min-width: 400px) {
  .c-modal .c-modal--img, .p-gallery--wrapper > li {
    width: 150px;
    height: 150px;
  }
}
@media screen and (min-width: 768px) {
  .c-modal .c-modal--img, .p-gallery--wrapper > li {
    width: 200px;
    height: 200px;
  }
}
@media screen and (min-width: 1000px) {
  .c-modal .c-modal--img, .p-gallery--wrapper > li {
    width: 320px;
    height: 320px;
  }
}
@media screen and (min-width: 1200px) {
  .c-modal .c-modal--img, .p-gallery--wrapper > li {
    width: 320px;
    height: 320px;
  }
}

.p-gallery--wrapper > li {
  cursor: pointer;
  display: block;
}
.p-gallery--wrapper > li > img {
  width: 100%;
}

.c-modal .c-modal--content > h3 {
  font-size: 0.805rem;
}
@media screen and (min-width: 400px) {
  .c-modal .c-modal--content > h3 {
    font-size: 1.38rem;
  }
}
@media screen and (min-width: 768px) {
  .c-modal .c-modal--content > h3 {
    font-size: 1.61rem;
  }
}
@media screen and (min-width: 1000px) {
  .c-modal .c-modal--content > h3 {
    font-size: 1.84rem;
  }
}
@media screen and (min-width: 1200px) {
  .c-modal .c-modal--content > h3 {
    font-size: 1.84rem;
  }
}

@media screen and (min-width: 400px) {
  .c-modal .c-modal--img {
    width: 300px;
    height: 300px;
  }
}
@media screen and (min-width: 768px) {
  .c-modal .c-modal--img {
    width: 400px;
    height: 400px;
  }
}

.c-modal {
  cursor: pointer;
  display: none;
  opacity: 0;
  transition: 0.4s all;
}
.c-modal.active {
  display: block;
  opacity: 1;
}
.c-modal .c-modal--wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgb(255, 255, 255);
}
.c-modal .c-modal--img {
  padding: 15px;
}
.c-modal .c-modal--img > img {
  border: 1px solid #000000;
  width: 100%;
  height: 100%;
}
.c-modal .c-modal--content {
  padding: 15px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.5);
}
.c-modal .c-modal--content > h3 {
  text-align: center;
}
.c-modal .c-modal--content > div > p {
  line-height: 1.25;
}

.bx-wrapper {
  margin: 100px auto;
}

.c-slider--wrapper {
  margin: 0 auto;
  width: 75%;
  height: 100%;
  background: #ffffff;
}
.c-slider--wrapper > li {
  color: #000000;
  padding: 20px 10px;
  border-bottom: 1px dashed #ccc;
}
.c-slider--wrapper > li > a {
  display: inline-block;
  text-decoration: none;
  color: #000000;
}
.c-slider--wrapper > li > a > span {
  display: inline-block;
  padding-left: 20px;
  color: #777;
}
@media screen and (min-width: 768px) {
  .c-slider--wrapper > li > a > span {
    display: inline-block;
  }
}
.c-slider--wrapper > li:last-child {
  border-bottom: none;
}

.c-pagination--wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.c-pagination--wrapper > a {
  box-sizing: border-box;
  color: #333;
  text-decoration: none;
}
.c-pagination--wrapper .current a {
  border-bottom: 2px solid #2589d0;
}
.c-pagination--wrapper .previous a::before {
  display: inline-block;
  transform: rotate(45deg);
  width: 0.3em;
  height: 0.3em;
  content: "";
  border-bottom: 1px solid #333;
  border-left: 1px solid #333;
}
.c-pagination--wrapper .next a::after {
  display: inline-block;
  transform: rotate(-135deg);
  width: 0.3em;
  height: 0.3em;
  content: "";
  border-bottom: 1px solid #333;
  border-left: 1px solid #333;
}

.c-pagination--wrapper > li {
  padding: 0 10px;
}

.p-account--wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

@media screen and (min-width: 400px) {
  .p-event-content-wrapper > h3 {
    font-size: 0.96rem;
  }
}
@media screen and (min-width: 768px) {
  .p-event-content-wrapper > h3 {
    font-size: 1.47rem;
  }
}
@media screen and (min-width: 1000px) {
  .p-event-content-wrapper > h3 {
    font-size: 1.68rem;
  }
}
@media screen and (min-width: 1200px) {
  .p-event-content-wrapper > h3 {
    font-size: 1.68rem;
  }
}

.p-event-content-wrapper > p {
  word-break: keep-all;
  line-height: 1.25;
}
.p-introduction--img {
  width: 60px;
  height: 60px;
}
@media screen and (min-width: 400px) {
  .p-introduction--img {
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width: 768px) {
  .p-introduction--img {
    width: 100px;
    height: 100px;
  }
}
@media screen and (min-width: 1000px) {
  .p-introduction--img {
    width: 140px;
    height: 140px;
  }
}
@media screen and (min-width: 1200px) {
  .p-introduction--img {
    width: 180px;
    height: 180px;
  }
}

.p-introduction--wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  width: 70%;
}
@media screen and (min-width: 768px) {
  .p-introduction--wrapper {
    flex-direction: row;
  }
}

.p-introduction--img > img {
  width: 100%;
  height: 100%;
}

.top--img {
  width: 100vw;
  height: 100vh;
}
.top--img > img {
  width: 100%;
  height: 100%;
}

.p-news-card--wrapper .c-news-card--content > h3 {
  font-size: 0.5rem;
}
@media screen and (min-width: 400px) {
  .p-news-card--wrapper .c-news-card--content > h3 {
    font-size: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .p-news-card--wrapper .c-news-card--content > h3 {
    font-size: 0.66rem;
  }
}
@media screen and (min-width: 1000px) {
  .p-news-card--wrapper .c-news-card--content > h3 {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .p-news-card--wrapper .c-news-card--content > h3 {
    font-size: 0.8rem;
  }
}

.p-news-card--wrapper .c-news-card--content > p {
  font-size: 0.4rem;
}
@media screen and (min-width: 400px) {
  .p-news-card--wrapper .c-news-card--content > p {
    font-size: 0.4rem;
  }
}
@media screen and (min-width: 768px) {
  .p-news-card--wrapper .c-news-card--content > p {
    font-size: 0.6rem;
  }
}
@media screen and (min-width: 1000px) {
  .p-news-card--wrapper .c-news-card--content > p {
    font-size: 0.7rem;
  }
}
@media screen and (min-width: 1200px) {
  .p-news-card--wrapper .c-news-card--content > p {
    font-size: 0.75rem;
  }
}

.p-news-card--wrapper .c-news-card--content > small {
  font-size: 0.38rem;
}
@media screen and (min-width: 400px) {
  .p-news-card--wrapper .c-news-card--content > small {
    font-size: 0.38rem;
  }
}
@media screen and (min-width: 768px) {
  .p-news-card--wrapper .c-news-card--content > small {
    font-size: 0.55rem;
  }
}
@media screen and (min-width: 1000px) {
  .p-news-card--wrapper .c-news-card--content > small {
    font-size: 0.65rem;
  }
}
@media screen and (min-width: 1200px) {
  .p-news-card--wrapper .c-news-card--content > small {
    font-size: 0.7rem;
  }
}

.p-news-card--wrapper .p-news-card--img {
  width: 100px;
  height: 100px;
}
@media screen and (min-width: 400px) {
  .p-news-card--wrapper .p-news-card--img {
    width: 100px;
    height: 100px;
  }
}
@media screen and (min-width: 768px) {
  .p-news-card--wrapper .p-news-card--img {
    width: 200px;
    height: 200px;
  }
}
@media screen and (min-width: 1000px) {
  .p-news-card--wrapper .p-news-card--img {
    width: 250px;
    height: 250px;
  }
}
@media screen and (min-width: 1200px) {
  .p-news-card--wrapper .p-news-card--img {
    width: 250px;
    height: 250px;
  }
}

.p-news--wrapper {
  width: 80%;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  margin: 0 auto;
}

.p-news-card--wrapper {
  padding: 15px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.p-news-card--wrapper .p-news-card--img {
  flex-shrink: 0;
}
.p-news-card--wrapper .p-news-card--img > img {
  width: 100%;
  height: 100%;
}
.p-news-card--wrapper .c-news-card--content {
  width: 100%;
  padding: 15px;
}
#splash {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100vh;
  height: 100vh;
  background: #333;
  text-align: center;
  color: #fff;
}

#splash_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#splash_logo img {
  width: 250px;
}

.fadeup {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
  }
}
#particles-js {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.u-display--flex {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

.u-position--center {
  display: block;
  width: auto;
  margin: 0 auto;
  text-align: center;
}

.u-position--right {
  position: absolute;
  right: 10%;
}

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

.u-margin--b {
  margin: 0 0 1.4rem 0;
}
@media screen and (min-width: 400px) {
  .u-margin--b {
    margin: 0 0 1.75rem 0;
  }
}
@media screen and (min-width: 768px) {
  .u-margin--b {
    margin: 0 0 2.25rem 0;
  }
}
@media screen and (min-width: 1000px) {
  .u-margin--b {
    margin: 0 0 2.5rem 0;
  }
}
@media screen and (min-width: 1200px) {
  .u-margin--b {
    margin: 0 0 2.5rem 0;
  }
}

.u-margin--tb {
  margin: 1.4rem 0;
}
@media screen and (min-width: 400px) {
  .u-margin--tb {
    margin: 1.75rem 0;
  }
}
@media screen and (min-width: 768px) {
  .u-margin--tb {
    margin: 2.25rem 0;
  }
}
@media screen and (min-width: 1000px) {
  .u-margin--tb {
    margin: 2.5rem 0;
  }
}
@media screen and (min-width: 1200px) {
  .u-margin--tb {
    margin: 2.5rem 0;
  }
}