@charset "UTF-8";
/* ----------------------------------------------------------------
* reset *
----------------------------------------------------------------- */
hrml, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, footer {
  margin: 0;
  padding: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal; }

ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th {
  text-align: left; }

q:before, q:after {
  content: ''; }

object, embed {
  vertical-align: top; }

legend {
  display: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

img, abbr, acronym, fieldset {
  border: 0; }

body {
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Arial, sans-serif; }

a {
  text-decoration: none; }

a:active, a:focus, input:active, input:focus {
  outline: 0; }

section {
  width: 100%; }

.wrap {
  overflow: hidden;
  position: relative; }

/* リセット */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  scroll-behavior: smooth; }

body {
  background: #0e2671;
  color: #333;
  font-family: "Noto Sans JP", serif;
  font-size: 1.4em !important; }

::selection {
  background: #7c00ff;
  color: #ffffff; }

/* for Firefox */
::-moz-selection {
  background: #7c00ff;
  color: #ffffff; }

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.meet-emotion {
  background-color: #0e2671;
  background-image: url(../img/anniversary_25th/meet-emotion/bg_body02.png);
  background-position: center top 80vw;
  background-repeat: no-repeat;
  background-size: 100% auto;
  overflow: hidden; }

.netwoking .meet-emotion {
  padding: 0 0 160px; }
  @media (max-width: 1024px) {
    .netwoking .meet-emotion {
      padding-top: 0; } }

.meet-emotion__hero {
  width: 100%; }
  .meet-emotion__hero .fes_main {
    position: relative;
    z-index: 1; }

.meet-emotion__hero-bg {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  z-index: 0; }

.meet-emotion__hero-bg img {
  width: 100%;
  height: auto;
  max-width: none; }

.meet-emotion__hero-media {
  position: relative;
  display: block; }

.meet-emotion__hero-media img {
  display: block;
  width: 100%;
  height: auto; }

.meet-emotion__map-link {
  position: absolute;
  left: 19.98%;
  top: 82.29%;
  width: 23.61%;
  height: 4.46%;
  border-radius: 10px;
  display: block;
  z-index: 2;
  min-height: 28px;
  cursor: pointer;
  transition: box-shadow 0.2s ease, transform 0.2s ease; }

.meet-emotion__map-link::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: rgba(255, 255, 255, 0);
  transition: background 0.2s ease; }

.meet-emotion__map-link:hover::after,
.meet-emotion__map-link:focus-visible::after {
  background: rgba(255, 255, 255, 0.18); }

.meet-emotion__map-link:focus-visible {
  outline: 3px solid #ffe600;
  outline-offset: 4px; }

img {
  max-width: 100%;
  height: auto; }

.container {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 50px; }
  @media (max-width: 1280px) {
    .container {
      padding: 0 50px; } }
  @media (max-width: 1024px) {
    .container {
      padding: 0 30px; } }
  @media (max-width: 768.98px) {
    .container {
      padding: 0 30px; } }
  @media (max-width: 575.98px) {
    .container {
      padding: 0 15px; } }
  .container.container_l {
    max-width: 1284px; }
  .container.container_m {
    max-width: 1124px; }
  .container.container_s {
    max-width: 900px; }

.title_type01 {
  margin-bottom: 0;
  position: relative;
  text-align: center;
  top: -30px; }
  @media (max-width: 768.98px) {
    .title_type01 {
      top: -15px; } }
  .title_type01 span {
    margin-bottom: 0;
    color: #d21a85;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 8.6rem;
    font-style: italic;
    font-weight: 900;
    line-height: 1;
    -webkit-text-stroke: 10px white;
    text-stroke: 10px white;
    paint-order: stroke; }
    @media (max-width: 768.98px) {
      .title_type01 span {
        font-size: 5rem; } }
  .title_type01 em {
    color: #d21a85;
    font-size: 2.4rem;
    font-weight: 700; }
    @media (max-width: 768.98px) {
      .title_type01 em {
        font-size: 2rem; } }

.title_type02 {
  margin-bottom: 30px;
  color: #d21a85;
  font-size: 2.6rem;
  font-weight: 700;
  position: relative;
  text-align: center;
  z-index: 1; }
  @media (max-width: 768.98px) {
    .title_type02 {
      margin-bottom: 16px;
      font-size: 2.2rem; } }

.txt_normal {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.8; }
  @media (max-width: 768.98px) {
    .txt_normal {
      font-size: 1.6rem; } }

.thum_img {
  line-height: 0; }

.fes .main {
  padding-bottom: 0; }

.content {
  padding-top: 0; }

.fes_main {
  max-width: 1000px;
  margin: 0 auto 80px;
  position: relative; }
  @media (max-width: 1024px) {
    .fes_main {
      margin-bottom: 0; } }
  @media (max-width: 1024px) {
    .fes_main .fes_main_img {
      position: relative;
      top: -35px; } }
  .fes_main .img_bird {
    height: 225px;
    padding-top: 20px; }
    .fes_main .img_bird img {
      width: 169px; }
  .fes_main .top_anniversary_icon01 {
    width: 98px;
    position: absolute;
    left: 0;
    top: 400px;
    left: 60px; }
    @media (max-width: 1024px) {
      .fes_main .top_anniversary_icon01 {
        display: none; } }
  .fes_main .top_anniversary_icon02 {
    width: 116px;
    position: absolute;
    right: 0;
    top: 50px; }
    @media (max-width: 1024px) {
      .fes_main .top_anniversary_icon02 {
        display: none; } }

.fes_box {
  margin-bottom: 100px;
  padding: 0 40px 40px;
  background: #fff;
  border-radius: 5px; }
  @media (max-width: 768.98px) {
    .fes_box {
      margin-bottom: 80px;
      padding: 0 20px 20px; } }

.fes_about {
  position: relative;
  z-index: 1; }
  @media (max-width: 768.98px) {
    .fes_about {
      padding-right: 20px; } }
  .fes_about::before, .fes_about::after {
    background: no-repeat left top/100% auto;
    content: "";
    position: absolute; }
  .fes_about::before {
    width: 216px;
    height: 481px;
    background-image: url(../img/anniversary_25th/meet-emotion/pic_about01.png);
    left: -13px;
    top: -42px; }
    @media (max-width: 1024px) {
      .fes_about::before {
        width: 128px;
        height: 285px; } }
    @media (max-width: 768.98px) {
      .fes_about::before {
        width: 83px;
        height: 185px; } }
  .fes_about::after {
    width: 231px;
    height: 538px;
    background-image: url(../img/anniversary_25th/meet-emotion/pic_about02.png);
    right: -28px;
    top: -45px; }
    @media (max-width: 1024px) {
      .fes_about::after {
        width: 133px;
        height: 311px; } }
    @media (max-width: 768.98px) {
      .fes_about::after {
        width: 81px;
        height: 189px; } }
  .fes_about .fes_about_box .fes_about_box_txt {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 2;
    position: relative;
    text-align: center;
    z-index: 1; }
    @media (max-width: 768.98px) {
      .fes_about .fes_about_box .fes_about_box_txt {
        font-size: 1.4rem;
        text-align: left; } }
    .fes_about .fes_about_box .fes_about_box_txt:not(:last-of-type) {
      margin-bottom: 24px; }
      @media (max-width: 768.98px) {
        .fes_about .fes_about_box .fes_about_box_txt:not(:last-of-type) {
          margin-bottom: 16px; } }
    @media (max-width: 768.98px) {
      .fes_about .fes_about_box .fes_about_box_txt br {
        display: none; } }
  .fes_about .fes_about_box .fes_about_cta {
    margin-top: 40px;
    display: flex;
    justify-content: center; }
    @media (max-width: 768.98px) {
      .fes_about .fes_about_box .fes_about_cta {
        margin-top: 28px; } }
    .fes_about .fes_about_box .fes_about_cta_btn {
      display: inline-flex;
      align-items: center;
      gap: 16px;
      padding: 32px 44px;
      border-radius: 10px;
      background: #e10096;
      color: #ffe600;
      font-size: 2.6rem;
      font-weight: 700;
      line-height: 1;
      text-decoration: none;
      transition: transform 0.25s ease, box-shadow 0.25s ease; }
      @media (max-width: 768.98px) {
        .fes_about .fes_about_box .fes_about_cta_btn {
          font-size: 2.2rem;
          padding: 16px 32px;
          gap: 12px; } }
      @media (max-width: 575.98px) {
        .fes_about .fes_about_box .fes_about_cta_btn {
          font-size: 1.8rem;
          padding: 14px 26px; } }
      .fes_about .fes_about_box .fes_about_cta_btn:hover {
        transform: translateY(-2px);
        box-shadow: 0 18px 32px rgba(225, 0, 150, 0.45); }
    .fes_about .fes_about_box .fes_about_cta_icon {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 44px;
      height: 44px; }
      @media (max-width: 768.98px) {
        .fes_about .fes_about_box .fes_about_cta_icon {
          width: 40px;
          height: 40px; } }
      @media (max-width: 575.98px) {
        .fes_about .fes_about_box .fes_about_cta_icon {
          width: 34px;
          height: 34px; } }
      .fes_about .fes_about_box .fes_about_cta_icon img {
        width: 100%;
        height: auto;
        display: block; }
  .fes_about .fes_about_box .thum_img {
    width: 40%;
    position: relative;
    right: -20px; }
    @media (max-width: 768.98px) {
      .fes_about .fes_about_box .thum_img {
        width: auto;
        max-width: 300px;
        margin: 0 auto;
        right: inherit; } }
  .fes_about .fes_about_box .place_img {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 0px 40px 0px;
    gap: 30px; }
    @media (max-width: 768.98px) {
      .fes_about .fes_about_box .place_img {
        flex-direction: column; } }
    .fes_about .fes_about_box .place_img__li {
      width: calc(100% / 3); }
      @media (max-width: 768.98px) {
        .fes_about .fes_about_box .place_img__li {
          width: 415px; } }
      @media (max-width: 575.98px) {
        .fes_about .fes_about_box .place_img__li {
          width: 100%; } }
  .fes_about .fes_about_box .session_img {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px 0px 40px 0px;
    gap: 40px; }
    .fes_about .fes_about_box .session_img__li {
      width: 415px; }
      @media (max-width: 575.98px) {
        .fes_about .fes_about_box .session_img__li {
          width: 100%; } }
      .fes_about .fes_about_box .session_img__li p {
        margin: 10px 0 0 0;
        text-align: center;
        font-size: 1.2rem; }
        .fes_about .fes_about_box .session_img__li p .sp {
          display: none; }
          @media (max-width: 575.98px) {
            .fes_about .fes_about_box .session_img__li p .sp {
              display: block; } }

.fes_thanks {
  padding: 0 40px 50px;
  background: #fff;
  position: relative;
  z-index: 1; }
  .fes_thanks .fes_thanks_box .fes_about_box_txt {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 2;
    position: relative;
    text-align: center;
    z-index: 1; }
    @media (max-width: 768.98px) {
      .fes_thanks .fes_thanks_box .fes_about_box_txt {
        font-size: 1.4rem;
        text-align: left; } }
    .fes_thanks .fes_thanks_box .fes_about_box_txt:not(:last-of-type) {
      margin-bottom: 24px; }
      @media (max-width: 768.98px) {
        .fes_thanks .fes_thanks_box .fes_about_box_txt:not(:last-of-type) {
          margin-bottom: 16px; } }
    @media (max-width: 768.98px) {
      .fes_thanks .fes_thanks_box .fes_about_box_txt br {
        display: none; } }

.animate {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-out; }
  .animate.active {
    visibility: visible; }

.fade_in.active {
  animation: animation03 1.5s ease-out forwards; }

.fade_in02.active {
  animation: animation03 1s ease-out 1.5s forwards;
  opacity: 0; }

.fade_in_up.active {
  animation: animation04 1s ease-out 1s forwards;
  opacity: 0; }

.fade_in_up02.active {
  animation: animation04 1s ease-out forwards;
  opacity: 0; }

@keyframes animation01 {
  from,
    to {
    transform: none; }
  10% {
    transform: scale(1.2); }
  40% {
    transform: scale(0.9); }
  60% {
    transform: scale(1.04); }
  80% {
    transform: scale(0.98); } }
@keyframes animation02 {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1; }
  100% {
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 0; } }
@keyframes animation03 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes animation04 {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@keyframes animation05 {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.contents_wrap {
  padding: 60px 0 125px;
  background: #ffe164; }
  @media (max-width: 768.98px) {
    .contents_wrap {
      padding: 30px 0 60px; } }

.day {
  margin-bottom: 100px; }
  .day .day_box {
    margin-bottom: 45px;
    display: flex;
    align-items: flex-end;
    justify-content: center; }
    @media (max-width: 768.98px) {
      .day .day_box {
        display: block; } }
  .day .day01 {
    margin-right: 38px; }
    @media (max-width: 768.98px) {
      .day .day01 {
        max-width: 280px;
        margin: 0 auto 38px; } }
  .day .day01,
  .day .day02 {
    line-height: 0; }
  .day .day_txt {
    font-size: 2.5rem;
    font-weight: 700;
    text-align: center; }
    @media (max-width: 768.98px) {
      .day .day_txt {
        font-size: 1.8rem; } }
    @media (max-width: 575.98px) {
      .day .day_txt {
        font-size: 1.6rem; } }

.time_table {
  padding: 60px 10%;
  background: #fff; }
  @media (max-width: 1024px) {
    .time_table {
      padding: 60px 30px; } }
  @media (max-width: 768.98px) {
    .time_table {
      padding: 30px 15px; } }
  .time_table .time_table_title {
    margin-bottom: 50px;
    text-align: center; }
    .time_table .time_table_title img {
      width: fit-content;
      margin: 0 auto 20px;
      display: block; }
    .time_table .time_table_title span {
      display: block;
      font-size: 2.5rem; }

.time_box {
  margin-bottom: 80px; }

.time {
  opacity: 0;
  visibility: hidden; }
  .time.active {
    visibility: visible;
    animation: animation05 0.8s ease-out forwards; }

.time_inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .time_inner .time_list {
    width: calc(100% / 4 - 40px); }
    @media (max-width: 1280px) {
      .time_inner .time_list {
        width: calc(100% / 4 - 20px); } }
    @media (max-width: 1024px) {
      .time_inner .time_list {
        width: calc(100% / 2 - 20px);
        margin-bottom: 40px; } }
    @media (max-width: 768.98px) {
      .time_inner .time_list {
        width: calc(100% / 2 - 10px); } }
  .time_inner .time_img {
    margin-bottom: 25px;
    padding: 10px;
    border-radius: 100%;
    border: 1px solid #333;
    aspect-ratio: 1/1;
    line-height: 0; }
    .time_inner .time_img img {
      width: 100%;
      height: 100%;
      border-radius: 100%;
      object-fit: cover; }
  .time_inner .time_name {
    text-align: center; }
    .time_inner .time_name > span {
      margin-bottom: 20px;
      display: block;
      font-size: 1.6rem;
      font-weight: 500; }
      @media (max-width: 1024px) {
        .time_inner .time_name > span {
          margin-bottom: 10px; } }
      @media (max-width: 768.98px) {
        .time_inner .time_name > span {
          font-size: 1.4rem; } }
    .time_inner .time_name em {
      color: #4b93c4;
      font-size: 2.5rem;
      font-weight: 700;
      line-height: 1; }
      @media (max-width: 768.98px) {
        .time_inner .time_name em {
          font-size: 2.2rem; } }
      .time_inner .time_name em span {
        font-size: 1.6rem; }

.past_events {
  padding: 110px 0;
  background: url(../img/anniversary_25th/networking-park/bg_past_events.png) no-repeat center top/cover; }
  @media (max-width: 768.98px) {
    .past_events {
      padding: 60px 0; } }
  .past_events .past_events_txt {
    margin-bottom: 80px;
    font-size: 1.8rem;
    font-weight: 500;
    text-align: center; }
    @media (max-width: 768.98px) {
      .past_events .past_events_txt {
        margin-bottom: 40px;
        font-size: 1.6rem; } }

.slide {
  margin: 0 50px; }
  @media (max-width: 1024px) {
    .slide {
      margin: 0 25px; } }
  @media (max-width: 768.98px) {
    .slide {
      margin: 0 10px; } }

.slick-dots {
  bottom: -50px; }
  .slick-dots li {
    margin: 0 5px; }
    .slick-dots li button {
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background-color: #e6e6e6;
      border: none;
      font-size: 0; }
      .slick-dots li button::before {
        display: none; }
    .slick-dots li.slick-active button {
      background-color: #4b93c4; }

.anchor {
  margin-top: -60px;
  padding-top: 60px; }
  @media (max-width: 768.98px) {
    .anchor {
      margin-top: -50px;
      padding-top: 50px; } }

.fes_contact {
  padding: 80px 0;
  background: #f2f2f2; }

.fes_contact {
  margin-top: -2px;
  padding: 80px 0;
  background: #f2f2f2; }
  @media (max-width: 768.98px) {
    .fes_contact {
      padding: 40px 0; } }
  .fes_contact .fes_contact__inner {
    padding: 60px;
    background: #fff; }
    @media (max-width: 768.98px) {
      .fes_contact .fes_contact__inner {
        padding: 20px; } }
  .fes_contact iframe {
    width: 100%;
    margin: 0 auto;
    border: none;
    display: block; }
    @media (min-width: 1004px) {
      .fes_contact iframe {
        height: 777px !important; } }

.footer {
  padding: 5px 5px 8px;
  background: #4d4d4d; }
  .footer .copyright {
    color: #fff;
    text-align: center; }
