@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&subset=japanese');

/* General styles */
body {
  margin: 0;
  font-family: Arial, sans-serif;
  line-height: 1.6;
}

header {
  position: fixed;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 70px;
  padding: 0px 30px 0px 40px;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 100%;
  z-index: 1000;
  margin-top: 25px;
}

a {
  text-decoration: none;
  color: #333;
}

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


.header .logo {
  display: flex;
  align-items: center;
}

.header .logo img {
  height: 40px;
  margin-right: 10px;
}

.header .nav-menu {
  display: flex;
  gap: 40px;
}

.header .nav-menu a {
  color: #333;
  text-decoration: none;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.64px;
}

.header .nav-menu a:hover {
  color: #1F869B;
}


.header a.cta-button {
  display: flex;
  height: 56px;
  padding: 0px 40px;
  justify-content: center;
  align-items: center;
  border-radius: 34px;
  justify-content: center;
  align-items: center;
  background-color: #ED6C30;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}

.header a.cta-button:hover {
  opacity: 0.8;
}

.header-bottom {
  padding: 4px 0px;
  text-align: center;
  font-size: 12px;
  position: fixed;
  height: 25px;
  width: 100%;
  z-index: 1000;
  background: #FFF;

}


@media (max-width: 768px) {
  .header-bottom {
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    font-size: 10px;
    height: 40px;
  }
}



.hero {
  text-align: center;
  padding: 50px 20px;
  background: linear-gradient(180deg, #28E0FA 0%, #289BFA 100%);
  padding-top: 150px;
  height: 960px;
  position: relative;
  width: 100%;
  max-width: 100%;

}

.hero-inner {
  display: flex;
  justify-content: center;
}

.hero h1 {
  color: var(--white, #FFF);
  text-align: center;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 56px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 78.4px */
  letter-spacing: 2.24px;
}

.hero .dummy {
  height: 5px;
}

.hero p.top-lead {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: normal;
  display: block;
  background: #FFF;
  color: #333;

}

@media (max-width: 768px) {
  .hero h1 {
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; /* 39.2px */
    letter-spacing: 1.12px;
    margin-bottom: 18px;
  }
}


.hero p {
  color: var(--white, #FFF);
  text-align: center;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 190%; /* 38px */
  letter-spacing: 0.8px;
}

@media (max-width: 768px) {
  .hero p {

    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%; /* 24px */
    letter-spacing: 0.64px;
  }
}


.about, .pickup, .support {
  padding: 40px 20px;
  text-align: center;
}

.about h2 {
  color: var(--5G-400, var(--main-text, #333));
  text-align: center;
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 48px */
  letter-spacing: 1.28px;
}

.about .about-lead {
  padding-bottom: 80px;
  font-size: 16px;
  color: #333;
  font-weight: 600;

}

@media (max-width: 768px) {
  .about h2 {
    font-size: 20px;

  }
}

@media (max-width: 375px) {
  .about h2 {
    font-size: 18px;

  }
}


.about {
  max-width: 1000px;
  margin: 0 auto;
  padding: 120px 0;
}

@media (max-width: 768px) {
  .about {
    padding: 50px 16px;

  }
}


.about h3 {
  color: var(--5G-400, #1389EA);
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 1.6px;
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .about h3 {
    font-size: 24px;

  }
}

.about p {
  text-align: left;
  color: var(--main-text, #333);
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 34px */
  letter-spacing: 0.8px;
}

@media (max-width: 768px) {
  .about p {
    font-size: 16px;
    font-weight: normal;


  }
}

.about p a {
  color: #1389EA;
}

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

.about img {
  max-width: 920px;
  width: 100%;
  margin: 60px auto;
}

.pickup {
  display: flex;
  padding: 80px 0px;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  align-self: stretch;
  background-color: #DDFBFF;
}

.pickup .soon {
  color: #22A9BC;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 74%;
}

@media (max-width: 768px) {
  .pickup {
    padding: 50px 16px;
  }

  .pickup .soon {
    font-size: 20px;
  }
}

.pickup h2 {
  color: var(--main-text, #333);
  text-align: center;
  font-family: YuGothic;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 60px */
  letter-spacing: 1.6px;
}

@media (max-width: 768px) {
  .pickup h2 {
    font-size: 24px;

  }
}

.pickup-items {
  max-width: 1000px;
  width: 100%;
  display: flex;
  justify-content: start;
  gap: 20px;
  margin: 0 auto;
  /* overflow-x: auto; */
}

@media (max-width: 1000px) {
  .pickup-items {
    width: 100%;
    display: flex;
    justify-content: start;
    overflow-x: auto;
    gap: 20px;
    padding: 10px 0;
    scrollbar-width: thin; /* For Firefox */
    scrollbar-color: #ccc #e6f7ff;
  }

  .pickup-items a {
    width : calc(98% / 3) ;
  }

  .pickup-items img {
    width : 100%;
  }
}

/* .pickup-items a {
  width : calc(98% / 3) ;
} */

@media (max-width: 768px) {
  .pickup-items {
    width: 100%;
    display: flex;
    justify-content: start;
    overflow-x: auto;
    gap: 20px;
    padding: 10px 0;
    scrollbar-width: thin; /* For Firefox */
    scrollbar-color: #ccc #e6f7ff;
  }

  .pickup-items a {
    flex: 0 0 250px; /* Width of each item */
  }
}


.pickup-items a:hover{
  opacity: 0.8;
}

.pickup .item {
  background-color: #fff;
}

.pickup .item img {
  border: 1px solid #DFDFDF;
}

.pickup .item p {
  padding: 10px;
  text-align: left;
}

.pickup .item p.date {
  color:#CCC;
}


section.information  {
  max-width: 1000px;
  margin: 0 auto;
  padding: 120px 20px;
  background-color: #fff;
}

@media (max-width: 768px) {
  section.information {
    padding: 50px 16px;
  }
}

.information h2 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .information h2 {
    font-size: 24px;
  }
}

.information .all-notifications {
  display: block;
  text-align: right;
  margin-bottom: 20px;
  text-decoration: none;
  color: #1389EA;
  font-size: 16px;
  position: relative;
  font-weight: 600;

}

.information .all-notifications:after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../images/icon-info.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: -5px;
}


.information .all-notifications span {
  font-size: 16px;
  font-weight: bold;
}

.information .all-notifications:hover {
  text-decoration: underline;
}

.information .notification {
  padding: 20px 0;
  border-bottom: 1px solid #e0e0e0;
}

.information .notification a {
  text-decoration: none;
}

.information .notification a:hover {
  text-decoration: underline;
}


.information .notification:last-child {
  border-bottom: none;
}

.information .notification-text {
  color:#333;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 30.6px */
  letter-spacing: 0.72px;
}

.information .notification-date {
  color: #858585;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 170%; /* 27.2px */
  letter-spacing: 0.64px;
}

section.support {
  margin: 0 auto;
  padding: 20px;
  padding: 120px 0;
  background: #1389EA;
}

section.support .soon {
  color: #FFF;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 74%; /* 23.68px */
}

@media (max-width: 768px) {
  section.support {
    padding: 50px 16px;
  }

  section.support .soon {
    font-size: 20px;
  }
}

.support h2 {
  color: #fff;
  text-align: center;
  font-family: YuGothic;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 60px */
  letter-spacing: 1.6px;
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .support h2 {
    font-size: 24px;
  }
}

.support .grid-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  max-width: 1000px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .support .grid-container {
    grid-template-columns: repeat(2, 1fr);
  }
}


.support .grid-item img {
  width: 100%;
  height: auto;
  max-width: 240px;
  margin: 0 auto;
  background-color: white;
}

@media (max-width: 768px) {
  .support .grid-item {
    margin: 0 5px;
  }
}


.recruitment {
  max-width: 1000px;
  margin: 0 auto;
  padding: 120px 20px;
}

@media (max-width: 768px) {
  .recruitment {
    padding: 50px 16px;
  }
}

.recruitment h2 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #333;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .recruitment h2 {
    font-size: 24px;
  }
}

.recruitment .card {
  margin-bottom: 20px;
  padding: 30px 40px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.17);
}

@media (max-width: 768px) {
  .recruitment .card {
    padding: 20px;
  }
}

.recruitment .card-title {
  color: #1389EA;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 30.6px */
  letter-spacing: 0.72px;
  margin-bottom: 10px;
}

.recruitment .card-text {
  color: #333;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 27.2px */
  letter-spacing: 0.64px;
}

@media (max-width: 768px) {
  .recruitment .card-text {
    font-size: 16px;
    font-weight: normal;
  }
}

.recruitment .link {
  color: #007bff;
  text-decoration: none;
}

.recruitment .link:hover {
  text-decoration: underline;
}

.recruitment .cta {
  margin-top: 90px;
  display: flex;
  height: 72px;
  padding: 0px 40px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.recruitment .cta-button {
  font-family: "Hiragino Kaku Gothic Pro";
  display: inline-block;
  padding: 20px 50px;
  background-color: #ED6C30;
  color: white;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 40px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  line-height: 170%; /* 40.8px */
  font-weight: 600;
  font-style: normal;
}

@media (max-width: 768px) {
  .recruitment .cta {
    padding: 0;
  }
  
  .recruitment .cta-button {
    font-size: 18px;
    padding: 15px 30px;
  }
}

.recruitment .cta-button:hover {
  background-color: #e56c1b;
}


.footer {
  padding: 80px 0;
  border-top: 1px solid #CCC;
}

.footer-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

@media (max-width: 768px) {
  .footer-container {
    flex-direction: column;
    gap: 40px;
  }
}

.footer-logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.footer-logo img {
  height: 63px;
  margin-bottom: 5px;
}

.footer .logo-text {
  font-size: 14px;
  color: #333;
}

.footer-links {
  display: flex;
  gap: 40px;
}

@media (max-width: 768px) {
  .footer-links {
    flex-direction: column;
    gap: 20px;
  }
}

.footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links ul li {
  margin-bottom: 10px;
}

.footer-links ul li a {
  color: var(--main-text, #333);
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 34px */
  letter-spacing: 0.8px;
  text-decoration: none;
}

.footer-links ul li a.contact {
  font-weight: 300;
}

.footer-links ul li a:hover {
  text-decoration: underline;
}

.footer-links ul li strong {
  color: #333;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 34px */
  letter-spacing: 0.8px;
}

.footer-bottom {
  text-align: center;
  padding: 10px 0;
  margin-top: 20px;
  color: var(--main-text, #333);
  font-family: YuGothic;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%; /* 27.2px */
  letter-spacing: 0.64px;
}



.tabs {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .tabs {
    justify-content: center;
  }
}

.tab {
  border-radius: 34px;
  border: 1px solid #22A9BC;
  background: var(--white, #FFF);
  display: flex;
  height: 48px;
  padding: 0px 40px;
  justify-content: center;
  align-items: center;
  gap: 10px;

  color: #22A9BC;
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 27.2px */
  letter-spacing: 0.64px;

}

.tab.active {
  color: #FFF;
  background:#22A9BC;
}

.tab:hover {
  background-color: #22A9BC;
  color: white;
}


/*  Event Page  */
#page-event-list .content {
  padding: 40px 20px;
  background-color: #ffffff;
  padding-top: 160px;

}

#page-event-list .container {
  max-width: 1000px;
  margin: 0 auto;
}

#page-event-list .content-title {
  color: var(--main-text, #333);
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 40.8px */
  letter-spacing: 0.96px;
  padding-bottom: 30px;
}

#page-event-list .cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(295px, 1fr));
  gap: 20px;
  margin-top: 20px;
}

#page-event-list .cards a:hover {
  opacity: calc(0.8);
}

#page-event-list .card {
  display: flex;
  padding-bottom: 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}

@media screen and (max-width: 768px) {
  #page-event-list .card {
    gap: 5px;
  }
  
}

#page-event-list .card-image {
  width: 100%;
  margin: 0 auto 15px auto;
  display: block;
}

#page-event-list .card-text {
  color: var(--main-text, #333);
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 30.6px */
  letter-spacing: 0.72px;
}

@media screen and (max-width: 768px) {
  #page-event-list .card-text {
    font-size: 16px;
  }
  
}

#page-event-list .card-date {
  color: var(--gray-300, #858585);
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 170%; /* 27.2px */
  letter-spacing: 0.64px;
}

#page-event-list .load-more {
  display: inline-block;
  margin-top: 30px;
  padding: 10px 30px;
  background-color: #007bff;
  color: white;
  font-size: 16px;
  font-weight: bold;
  border: none;
  border-radius: 20px;
  cursor: pointer;
  transition: background-color 0.3s;
}

#page-event-list .load-more:hover {
  background-color: #0056b3;
}



/*  News Page  */
#page-news-list .content {
  padding: 40px 20px;
  background-color: #ffffff;
  padding-top: 160px;
}

#page-news-list .container {
  max-width: 1000px;
  margin: 0 auto;
}

#page-news-list .content-title {
  color: var(--main-text, #333);
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 40.8px */
  letter-spacing: 0.96px;
  padding-bottom: 30px;
}

#page-news-list .notification-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 20px;
}

#page-news-list .notification {
  text-align: left;
  padding: 20px;
  border-bottom: 1px solid #ccc;
}

@media (max-width: 768px) {
  #page-news-list .notification {
    padding: 20px 0;
  }
}


#page-news-list .notification a:hover {
  text-decoration: underline;
}


#page-news-list .notification-list .notification:last-child {
  border-bottom: none;
}

#page-news-list .notification-text {
  color: var(--main-text, #333);
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 30.6px */
  letter-spacing: 0.72px;
}

@media (max-width: 768px) {
  #page-news-list .notification-text {
    font-size: 16px;
  }
}


#page-news-list .notification-date {
  color: var(--gray-300, #858585);
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 170%; /* 27.2px */
  letter-spacing: 0.64px;
}

#page-news-list footer {
  margin-top: 120px;
}

/*  Event Detail Page  */
#page-event .event-detail {
  padding: 40px 20px;
  padding-top: 140px;
}

#page-event .container {
  max-width: 1000px;
  margin: 0 auto;
}

#page-event .event-header {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  #page-event .event-header {
    justify-content: space-between;
  }
  
}

#page-event .tag {
  border-radius: 34px;
  background: var(--main-500, #22A9BC);
  display: flex;
  height: 40px;
  padding: 0px 40px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #FFF;
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 27.2px */
  letter-spacing: 0.64px;
}


#page-event .event-date {
  color: var(--gray-300, #858585);
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 30.6px */
  letter-spacing: 0.72px;
}

@media screen and (max-width: 768px) {
  #page-event .event-date {
    font-size: 16px;
    font-weight: normal;
    text-align: right;
  }
  
}

#page-event .event-title {
  color: var(--main-text, #333);
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 40.8px */
  letter-spacing: 0.96px;
}

@media screen and (max-width: 768px) {
  #page-event .event-title {
    font-size: 18px;
  }
  
}

#page-event .event-image {
  text-align: center;
  margin: 20px 0;
}

#page-event .event-image img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  border: 1px solid var(--gray-200, #CCC);

}

#page-event .event-content h2 {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}

#page-event .event-content p {
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  margin-bottom: 20px;
}

#page-event .event-content ul {
  margin-bottom: 20px;
  padding-left: 20px;
}

#page-event .event-content ul li {
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  margin-bottom: 10px;
}

#page-event .btn-area {
  text-align: center;
  padding: 80px 0;
}

#page-event .btn-back {
  display: inline-flex;
  height: 56px;
  padding: 0px 40px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 34px;
  background: var(--main-500, #22A9BC);
  color: #FFF;
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 27.2px */
  letter-spacing: 0.64px;
  text-align: center;
}

#page-event .btn-back:hover {
  opacity: 0.8;
}

/* Latest Events Section */
#page-event .latest-events {
  max-width: 1000px;
  margin-top: 40px;
  margin-bottom: 40px;
}

#page-event .latest-events h2 {
  color: var(--main-text, #333);
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 40.8px */
  letter-spacing: 0.96px;
  padding-bottom: 30px;
}

@media screen and (max-width: 768px) {
  #page-event .latest-events h2 {
    font-size: 18px;
  }
}

#page-event .event-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
}

#page-event .event-cards a:hover {
  opacity: 0.8;
}

#page-event .event-card img {
  max-width: 100%;
  width : 100%;
  height: auto;
  margin-bottom: 15px;
  border-radius: 8px;
}

#page-event .card-text {
  color: var(--main-text, #333);
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 30.6px */
  letter-spacing: 0.72px;
}

@media screen and (max-width: 768px) {
  #page-event .card-text {
    font-size: 16px;
  }
  
}

#page-event .card-date {
  color: var(--gray-300, #858585);
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 170%; /* 27.2px */
  letter-spacing: 0.64px;
}

@media screen and (max-width: 768px) {
  #page-event .card-date {
    font-size: 14px;
  }
  
}



/*  News Detail Page  */
#page-news .event-detail {
  padding: 40px 20px;
  padding-top: 160px;
}

#page-news footer {
  margin-top: 120px;
}

#page-news .container {
  max-width: 1000px;
  margin: 0 auto;
}

#page-news .event-header {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  #page-news .event-header {
    justify-content: space-between;
  }
  
}

#page-news .tag {
  border-radius: 34px;
  background: var(--main-500, #22A9BC);
  display: flex;
  height: 40px;
  padding: 0px 40px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #FFF;
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 27.2px */
  letter-spacing: 0.64px;
}


#page-news .event-date {
  color: var(--gray-300, #858585);
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 30.6px */
  letter-spacing: 0.72px;
}

@media screen and (max-width: 768px) {
  #page-news .event-date {
    font-size: 16px;
    font-weight: normal;
    text-align: right;
  }
  
}

#page-news .event-title {
  color: var(--main-text, #333);
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 40.8px */
  letter-spacing: 0.96px;
  padding-bottom: 40px;
}

@media screen and (max-width: 768px) {
  #page-news .event-title {
    font-size: 18px;
  }
  
}

#page-news .event-content h2 {
  color:#1F869B;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 40.8px */
  letter-spacing: 0.96px;
  padding: 40px 0;
}

@media screen and (max-width: 768px) {
  #page-news .event-content h2 {
    font-size: 16px;
  }
}

#page-news .event-content h3 {
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 30.6px */
  letter-spacing: 0.72px;
  border-left: 6px solid #22A9BC;
  margin: 20px 0;
  padding-left: 18px;
}

@media screen and (max-width: 768px) {
  #page-news .event-content h3 {
    font-size: 13px;
  }
}


#page-news .event-content p {
  font-size: 16px;
  line-height: 170%;
  color: #333;
  margin-bottom: 20px;
  
}

#page-news .event-content p a {
  color: #1F869B;
  text-decoration: underline;
}

#page-news .event-content ul,
#page-news .event-content ol
 {
  margin-bottom: 20px;
  padding-left: 20px;
}

#page-news .event-content ul li,
#page-news .event-content ol li {
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  margin-bottom: 10px;
}

#page-news .btn-area {
  text-align: center;
  padding: 80px 0;
}

#page-news .btn-back {
  display: inline-flex;
  height: 56px;
  padding: 0px 40px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 34px;
  background: var(--main-500, #22A9BC);
  color: #FFF;
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 27.2px */
  letter-spacing: 0.64px;
  text-align: center;
}

#page-news .btn-back:hover {
  opacity: 0.8;
}

/* Latest Events Section */
#page-news .notification-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 20px;
}

#page-news .notification {
  text-align: left;
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}

#page-news .notification a:hover {
  text-decoration: underline;
}


#page-news .notification-list .notification:last-child {
  border-bottom: none;
}

#page-news .notification-text {
  color: var(--main-text, #333);
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 30.6px */
  letter-spacing: 0.72px;
}

@media screen and (max-width: 768px) {
  #page-news .notification-text {
    font-size: 16px;
  }
  
}

#page-news .notification-date {
  color: var(--gray-300, #858585);
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 170%; /* 27.2px */
  letter-spacing: 0.64px;
}


/* mobile header */

/* Header Styles */
.mobile-header {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 12px 20px 10px 20px;
  background-color: #ffffff;
  border-bottom: 1px solid #ddd;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  position: fixed;
  margin-top: 40px;

}

.menu-toggle {
  position: absolute;
  left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 24px;
  height: 18px;
  cursor: pointer;
}

.menu-toggle span {
  display: block;
  height: 3px;
  background-color: #333;
  border-radius: 2px;
  transition: all 0.3s;
}

.logo {
  display: flex;
  align-items: center;
}

.logo-image {
  height: 30px;
  margin-right: 10px;
}

.logo-text {
  font-size: 16px;
  line-height: 1.2;
  color: #333;
}

/* Navigation Styles */
@media (min-width: 769px) {
  header.mobile-header {
    display: none;
  }
}

@media (max-width: 769px) {
  header.header {
    display: none;
  }
}

.mobile-header .logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.mobile-header .logo-image {
  height: 32px;
}

.mobile-nav {
  display: none;
  position: fixed;
  top: 100px;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  z-index: 10;
  box-shadow: #CCC 0px 2px 4px;
}

.mobile-nav ul {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}

.mobile-nav ul li {
}

.mobile-nav ul li a {
  display: block;
  padding: 15px 20px;
  text-decoration: none;
  color: #333;
  font-size: 16px;
  color: var(--main-text, #333);
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 27px */
  letter-spacing: 0.72px;  
}

.mobile-nav ul li a:hover {
  background-color: #f5f5f5;
}

.mobile-nav .cta-button {
  display: flex;
  height: 56px;
  padding: 0px 40px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 34px;
  background: #ED6C30;
  color: #FFF;
  margin: 30px;
}

/* Active Menu Styles */
.menu-toggle.active span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}

.menu-toggle.active span:nth-child(2) {
  opacity: 0;
}

.menu-toggle.active span:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -5px);
}

.mobile-nav.active {
  display: block;
}




.sd {
  flex-wrap: nowrap;
  max-width: 100%;
  pointer-events: all;
  z-index: 0;
  -webkit-overflow-scrolling: touch;
  align-content: center;
  align-items: center;
  display: flex;
  flex: none;
  flex-direction: column;
  position: relative;
}

.image:before {
  background-position: 50%;
  background-size: cover;
  border-radius: inherit;
  content: "";
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: inherit;
  width: 100%;
  z-index: -2;
}

/* first view */
.sd[data-s-9fd2d65d-1c7f-491b-83ac-0d262623fef2] {
  align-items: center;
  align-content: center;
  justify-content: space-between;
  flex-direction: row;
  padding: 0px;
  flex-wrap: nowrap;
  flex: none;
  width: 1100px;
  height: 540px;
}

@media screen and (max-width: 768px) {
  .sd[data-s-9fd2d65d-1c7f-491b-83ac-0d262623fef2] {
    width: 100%;

  }
}

.sd[data-s-9877bbca-8a34-4d30-a53b-de7438b7cb65] {
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-direction: column;
  padding: 0px;
  flex-wrap: nowrap;
  flex: none;
  width: 36%;
  height: 100%;
  max-width: 36%;
}
.sd[data-s-ecc1b2a0-9a65-4af6-af3f-14543d1ed215] {
  width: 200px;
  height: 111.85185185185185px;
  position: absolute;
  margin: 0 0 0 0;
  top: 0;
  left: 0;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .sd[data-s-ecc1b2a0-9a65-4af6-af3f-14543d1ed215] {
    width: 140px;
    height: 78px;
    max-width: 120%;
    top: 20px;
  }
}

.sd[data-s-6a095103-6b78-45b4-9065-f9fa7cab7b8e] {
  width: 154px;
  height: 100px;
  position: absolute;
  margin: 0 0 0 0;
  top: 98px;
  left: auto;
  right: 50px;
  bottom: auto;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .sd[data-s-6a095103-6b78-45b4-9065-f9fa7cab7b8e] {
    display: none;
  }
}

.sd[data-s-d4dbd7d5-8f46-43d4-b768-998981d414cc] {
  width: 200px;
  height: 177.3399014778325px;
  position: absolute;
  margin: 0 0 0 0;
  top: auto;
  left: 0px;
  right: auto;
  bottom: 97px;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .sd[data-s-d4dbd7d5-8f46-43d4-b768-998981d414cc] {
    width: 140px;
    height: 123px;
    bottom: 100px;
  }
}

.sd[data-s-95b38a5f-4e45-45a4-a3e5-3e0814cda063] {
  width: 40px;
  height: 66px;
  position: absolute;
  margin: 0 0 0 0;
  top: auto;
  left: 69px;
  right: auto;
  bottom: 0px;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .sd[data-s-95b38a5f-4e45-45a4-a3e5-3e0814cda063] {
    display: none;
  }
}

.sd[data-s-129aa931-bb6b-46ab-904f-7a47222a676e] {
  width: 200px;
  height: 137.4570446735395px;
  position: absolute;
  margin: 0 0 0 0;
  top: auto;
  left: auto;
  right: 0px;
  bottom: 0px;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .sd[data-s-129aa931-bb6b-46ab-904f-7a47222a676e] {
    width: 140px;
    height: 96px;
    max-width: 120%;
    left: 00px;
  }
  
}

.sd[data-s-15c5bb4a-1a0c-49ca-83bc-fb7d1329334a] {
  width: 200px;
  height: 184.6153846153846px;
  position: absolute;
  margin: 0 0 0 0;
  top: 136px;
  left: 75px;
  right: auto;
  bottom: auto;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .sd[data-s-15c5bb4a-1a0c-49ca-83bc-fb7d1329334a] {
    width: 140px;
    height: 128px;
    top: 100px;
    left: 0px;
    max-width: 120%;
  }
}

.sd[data-s-bdeae596-824a-4c78-aa60-86e7071b69a6] {
  width: 40px;
  height: 65px;
  position: absolute;
  margin: 0 0 0 0;
  top: 158px;
  left: 0px;
  right: auto;
  bottom: auto;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .sd[data-s-bdeae596-824a-4c78-aa60-86e7071b69a6] {
    display: none;
  }
}

.sd[data-s-323830b0-3447-4eb2-80d1-830e3da6e419] {
  width: 50%;
  height: auto;
  flex: none;
  position: absolute;
  margin: 0 0 0 0;
  top: -1px;
  left: 298px;
  max-width: 50%;
}

@media screen and (max-width: 1180px) {
  .sd[data-s-323830b0-3447-4eb2-80d1-830e3da6e419] {
    top: -1px;
    left: 250px;
    max-width: 50%; 
  }
}

@media screen and (max-width: 768px) {
  .sd[data-s-323830b0-3447-4eb2-80d1-830e3da6e419] {
    display: none;
  }
}


.sd[data-s-323830b0-3447-4eb2-80d1-spman] {
  width: auto;
  height: 77%;
  flex: none;
  position: absolute;
  margin: 0 0 0 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 80%;
}

@media screen and (min-width: 769px) {
  .sd[data-s-323830b0-3447-4eb2-80d1-spman] {
    display: none;
  }
}

.sd[data-s-cdd4efcc-f623-4816-82a2-1b15540288dd] {
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-end;
  flex-direction: column;
  padding: 0px;
  flex-wrap: nowrap;
  flex: none;
  width: 36%;
  height: 100%;
  max-width: 36%;
}
.sd[data-s-bd2b8017-1a65-4bd4-a70b-87a25bb8263f] {
  width: 40px;
  height: 66px;
  position: absolute;
  margin: 0 0 0 0;
  top: auto;
  left: 0px;
  right: auto;
  bottom: 0px;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .sd[data-s-bd2b8017-1a65-4bd4-a70b-87a25bb8263f] {
    display: none;
  }
}

.sd[data-s-08f7c8e7-4568-49a2-988b-fcf06d1a5255] {
  width: 186px;
  height: 132px;
  position: absolute;
  margin: 0 0 0 0;
  top: 0;
  left: 0;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .sd[data-s-08f7c8e7-4568-49a2-988b-fcf06d1a5255] {
    width: 130px;
    height: 92px;
  }
  
}

.sd[data-s-ccd88747-0c96-4455-bb07-18bd59ae0f92] {
  width: 168px;
  height: 167px;
  position: absolute;
  margin: 0 0 0 0;
  top: 82px;
  left: 110px;
  right: auto;
  bottom: auto;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .sd[data-s-ccd88747-0c96-4455-bb07-18bd59ae0f92] {
    display: none;
  }
  
}

.sd[data-s-caa2309d-5bcf-4b37-ae57-f21b0431a2d8] {
  width: 121.11553784860557px;
  height: 200px;
  position: absolute;
  margin: 0 0 0 0;
  top: 68px;
  left: auto;
  right: -8px;
  bottom: auto;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .sd[data-s-caa2309d-5bcf-4b37-ae57-f21b0431a2d8] {
    width: 84.78px;
    height: 140px;
    right: 0;

  }
  
}

.sd[data-s-ae413868-cd6d-4bd7-a11b-ad6ed2b89403] {
  width: 40px;
  height: 66px;
  position: absolute;
  margin: 0 0 0 0;
  top: auto;
  left: auto;
  right: 133px;
  bottom: 222px;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .sd[data-s-ae413868-cd6d-4bd7-a11b-ad6ed2b89403] {
    display: none;
  }
  
}

.sd[data-s-efa1d0db-c6c7-4beb-a170-77e7d8e2a671] {
  width: 92px;
  height: 168px;
  position: absolute;
  margin: 0 0 0 0;
  top: auto;
  left: 70px;
  right: auto;
  bottom: 48px;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .sd[data-s-efa1d0db-c6c7-4beb-a170-77e7d8e2a671] {
    width: 64.40px;
    height: 117.60px;
    top: auto;
    left: 70px;
    right: auto;
    bottom: 90px;
  }
  
}

.sd[data-s-42559488-e760-42e6-80a3-564fc2c74c94] {
  width: 200px;
  height: 190px;
  position: absolute;
  margin: 0 0 0 0;
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .sd[data-s-42559488-e760-42e6-80a3-564fc2c74c94] {
    width: 167px;
    height: 160px;
    position: absolute;
    top: auto;
    left: -35px;
    right: auto;
    bottom: 0;
    max-width: 150%;
  }
}

.sd[data-r-6_2_1_0_1_ad2ac4cd-e47d-45f8-9366-07f8365733f0] {
  width: 72px;
  height: 90px;
  position: absolute;
  margin: 0 0 0 0;
  top: auto;
  left: auto;
  right: -8px;
  bottom: 168px;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .sd[data-r-6_2_1_0_1_ad2ac4cd-e47d-45f8-9366-07f8365733f0] {
    display: none;
  }
}

.sd[data-s-4a8b49fc-6984-4791-ab4a-febc04a60733] {
  width: auto;
  height: auto;
  font-family: var(--s-font-45ae7cc8);
  font-size: 200px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  color: #ffffff;
  position: absolute;
  margin: 0 0 0 0;
  bottom: -75px;
}

@media screen and (max-width: 1180px) {
  .sd[data-s-4a8b49fc-6984-4791-ab4a-febc04a60733] {
    font-size: 150px;
    bottom: -60px;
    max-width: 100%;
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .sd[data-s-4a8b49fc-6984-4791-ab4a-febc04a60733] {
    font-size: 65px;
    bottom: -25px;
  }
}


@media screen and (max-width: 768px) {
  .sd[data-s-4a8b49fc-6984-4791-ab4a-febc04a60733] {
    font-size: 65px;
    bottom: -25px;
  }
}


.fade-in-section1 {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s ease, transform 0.5s ease;
}

.fade-in-section1.is-visible {
  opacity: 1;
  transform: translateY(0); 
}

.fade-in-section2 {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 1.1s ease, transform 0.5s ease;
}

.fade-in-section2.is-visible {
  opacity: 1;
  transform: translateY(0); /* Reset to original position */
}

.fade-in-section3 {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 1.1s ease, transform 0.5s  ease;
}

.fade-in-section3.is-visible {
  opacity: 1;
  transform: translateY(0); /* Reset to original position */
}

.fade-in-section4 {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 1.1s ease, transform 0.5s ease;
}

.fade-in-section4.is-visible {
  opacity: 1;
  transform: translateY(0); /* Reset to original position */
}

.fade-in-section5 {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 1.1s ease, transform 0.5s ease;
}

.fade-in-section5.is-visible {
  opacity: 1;
  transform: translateY(0); /* Reset to original position */
}