.template-hometown-project .block-section {
  padding: 100px 0;
}
.template-hometown-project .block-section--with-banner {
  padding-top: 0 !important;
}
.template-hometown-project .block-section--gray-bg {
  background-color: #F5F5F5;
}
.template-hometown-project .block-section--gray-bg .block-section__header {
  color: rgba(0, 0, 0, 0.84);
}
.template-hometown-project .block-section__banner {
  text-align: center;
  margin-bottom: 64px;
}
.template-hometown-project .block-section__header {
  color: #00A0E9;
  text-align: center;
  font-weight: bold;
  margin-bottom: 33px;
}
.template-hometown-project .block-section__header h2 {
  font-family: Barlow Condensed, serif;
  font-size: 56px;
  line-height: 48px;
  margin-bottom: 22px;
}
.template-hometown-project .block-section__header h3 {
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
}
.template-hometown-project .block-section__header h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
}
.template-hometown-project .block-section__header--white {
  color: #fff;
}
.template-hometown-project .block-section__content {
  font-size: 16px;
  font-weight: 300;
  color: #444;
  line-height: 32px;
}
.template-hometown-project .block-section__content .featured-img {
  text-align: center;
  margin-top: 64px;
}
.template-hometown-project .btn {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  text-align: center;
  padding: 0 42.5px;
  border: 1px solid #00A4F9;
  color: #00A4F9;
}
.template-hometown-project .btn.btn-transparent {
  border: 1px solid #fff;
  color: #fff;
}
.template-hometown-project .container {
  margin: 0 auto;
  padding: 0 16px;
  width: 100%;
  max-width: 1132px;
}
.template-hometown-project .top-banner {
  height: 500px;
  background-image: url(../../img/2023-hometown/top-banner-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
}
.template-hometown-project .top-banner__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.9;
  background: linear-gradient(0deg, #003686 0%, #0E3781 100%);
}
.template-hometown-project .top-banner__content {
  position: relative;
  z-index: 10;
  text-align: center;
  color: #fff;
}
.template-hometown-project .top-banner__heading {
  font-family: Barlow Condensed, serif;
  font-size: 79px;
  font-weight: 600;
  line-height: 79px;
}
.template-hometown-project .top-banner__subheading {
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  margin-top: 37px;
}
.template-hometown-project .main-navigator {
  background-color: #F5F5F5;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.template-hometown-project .main-navigator .nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 65px;
}
.template-hometown-project .main-navigator .nav__item {
  position: relative;
}
.template-hometown-project .main-navigator .nav__item a {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
.template-hometown-project .main-navigator .nav__item:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 4.5px 0 4.5px;
  border-color: #00A0E9 transparent transparent transparent;
  right: -16px;
  top: 8px;
}
.template-hometown-project .activity-philosophy {
  display: flex;
}
.template-hometown-project .activity-philosophy > div {
  width: 50%;
}
.template-hometown-project .activity-philosophy__text h2 {
  font-family: Barlow Condensed, serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 48px; /* 85.714% */
  color: #00A0E9;
}
.template-hometown-project .activity-philosophy__text h3 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: #00A0E9;
  margin-top: 22px;
}
.template-hometown-project .activity-philosophy__text p {
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px; /* 200% */
  color: #444;
  margin-top: 32px;
}
.template-hometown-project .activity-philosophy__image img {
  margin-left: 80px;
  max-width: none;
}
.template-hometown-project .activity-philosophy__logo {
  margin-top: 32px;
}
.template-hometown-project #activity-area {
  background-image: url(../../img/2023-hometown/area-bg.jpg);
  background-size: cover;
  background-position: top center;
}
.template-hometown-project #activity-area .activity-area {
  display: flex;
  color: #fff;
  font-size: 16px;
}
.template-hometown-project #activity-area .activity-area > div {
  width: 50%;
}
.template-hometown-project #activity-area .activity-area__text {
  padding-left: 110px;
}
.template-hometown-project #activity-area .activity-area__text h2 {
  font-family: Barlow Condensed, serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px; /* 85.714% */
}
.template-hometown-project #activity-area .activity-area__text h3 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-top: 22px;
}
.template-hometown-project #activity-area .activity-area__text p {
  margin-top: 32px;
}
.template-hometown-project #activity-area .activity-area__text ul {
  margin-top: 64px;
}
.template-hometown-project #activity-area .activity-area__text ul li:not(:last-child) {
  margin-bottom: 24px;
}
.template-hometown-project #activity-area .activity-area__text ul li span {
  display: inline-block;
  font-family: Barlow Condensed, serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 20px;
  background-color: #00A0E9;
  color: #fff;
  margin-right: 12px;
}
.template-hometown-project #activity-area .activity-area__map {
  padding-left: 80px;
}
.template-hometown-project #activity-area .activity-area__map img {
  max-width: 380px;
}
.template-hometown-project #activity-area .initiatives-area {
  margin-top: 64px;
  display: flex;
  gap: 32px 28px;
  flex-wrap: wrap;
}
.template-hometown-project #activity-area .initiatives-area__item {
  width: calc((100% - 84px) / 4);
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
}
.template-hometown-project #activity-area .initiatives-area__item h3 {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px; /* 93.75% */
  color: #444;
}
.template-hometown-project #activity-area .initiatives-area__item p {
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 170%; /* 23.8px */
  color: #444;
  margin-top: 12px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.template-hometown-project #activity-area .initiatives-area__item .btn-popup {
  margin-top: 24px;
  width: 100%;
  text-align: center;
  height: 36px;
  line-height: 36px;
  background-color: #00A0E9;
  border-radius: 48px;
  padding: 0;
  border: none;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  color: #fff;
  display: block;
}
.template-hometown-project #activity-area .initiatives-area__item .btn-popup:hover {
  cursor: pointer;
}
.template-hometown-project #activity-area .initiatives-area__item .btn-popup svg {
  margin-left: 8px;
}
.template-hometown-project #activity-area .activity-list {
  margin-top: 64px;
  text-align: center;
}
.template-hometown-project #activity-area .activity-list__heading {
  font-size: 25px;
  font-weight: 600;
  line-height: normal;
  color: #fff;
  margin-bottom: 32px;
}
.template-hometown-project #activity-area .activity-list__links {
  display: flex;
  gap: 24px 16px;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0 10%;
}
.template-hometown-project #activity-area .activity-list__links a {
  display: flex;
  font-size: 18px;
  color: #fff;
  gap: 8px;
  align-items: center;
  justify-content: center;
  width: 170px;
  font-weight: bold;
  height: 42px;
  line-height: 42px;
  background-color: #00A4F9;
  border-radius: 35px;
}
.template-hometown-project .hometown-ideal-box {
  border-radius: 16px;
  border: 4px solid #EFEFEF;
  background: #FFF;
  padding: 40px;
  max-width: 880px;
  margin: 40px auto 0;
}
.template-hometown-project .hometown-ideal-box .hometown-ideal {
  display: flex;
  gap: 40px;
}
.template-hometown-project .hometown-ideal-box .hometown-ideal__img {
  flex: 0 0 180px;
}
.template-hometown-project .hometown-ideal-box .hometown-ideal__txt {
  font-size: 16px;
  line-height: 32px; /* 200% */
}
.template-hometown-project .main-activities .activity {
  display: flex;
  gap: 56px;
}
.template-hometown-project .main-activities .activity:not(:last-child) {
  margin-bottom: 80px;
}
.template-hometown-project .main-activities .activity > div {
  flex: 0 0 calc((100% - 56px) / 2);
}
.template-hometown-project .main-activities .activity__header {
  color: #00A0E9;
  margin-bottom: 16px;
}
.template-hometown-project .main-activities .activity__header h5 {
  font-family: Barlow Condensed, serif;
  font-size: 22px;
  font-weight: 600;
}
.template-hometown-project .main-activities .activity__header h3 {
  font-size: 25px;
  font-weight: 600;
}
.template-hometown-project .main-activities .activity:nth-child(2n) {
  flex-direction: row-reverse;
}
.template-hometown-project #activity-report {
  background-image: url(../../img/2023-hometown/activity-report-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.template-hometown-project #activity-report .reports {
  max-width: 775px;
  margin: 0 auto;
}
.template-hometown-project #activity-report .reports .report-item {
  border-radius: 5px;
  background: #FFF;
  padding: 24px;
  font-size: 13px;
  color: #444;
  display: flex;
  gap: 24px;
}
.template-hometown-project #activity-report .reports .report-item:not(:last-child) {
  margin-bottom: 16px;
}
.template-hometown-project #activity-report .reports .report-item__img {
  flex: 0 0 280px;
}
.template-hometown-project #activity-report .reports .report-item__img a {
  display: flex;
}
.template-hometown-project #activity-report .reports .report-item__readmore {
  text-align: right;
  line-height: 1;
  margin-top: 20px;
}
.template-hometown-project #activity-report .reports .report-item__readmore a {
  color: #00A0E9;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-decoration-line: underline;
}
.template-hometown-project #activity-report .reports .report-item__date {
  color: #000;
  font-family: Barlow Condensed, serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.8px;
  margin-bottom: 8px;
}
.template-hometown-project #activity-report .reports .report-item__title {
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 12px;
}
.template-hometown-project #activity-report .reports .report-item__title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #000;
}
.template-hometown-project #activity-report .reports .report-item__excerpt {
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.template-hometown-project #activity-report .reports__link {
  text-align: center;
  margin-top: 40px;
}
.template-hometown-project .news-readmore {
  text-align: center;
}
.template-hometown-project .logo-footer {
  text-align: center;
  margin-top: 58px;
}
@media (max-width: 768px) {
  .template-hometown-project .main-navigator .nav {
    gap: 50px;
  }
  .template-hometown-project .block-section {
    padding: 64px 0;
  }
  .template-hometown-project .activity-philosophy {
    flex-direction: column;
  }
  .template-hometown-project .activity-philosophy > div {
    width: 100%;
  }
  .template-hometown-project .activity-philosophy__text h2, .template-hometown-project .activity-philosophy__text h3 {
    text-align: center;
  }
  .template-hometown-project .activity-philosophy__logo {
    margin-left: 50%;
    transform: translateX(-50%);
    margin-bottom: 50px;
  }
  .template-hometown-project .activity-philosophy__image {
    display: flex;
    margin: 0 -16px -64px;
    width: calc(100% + 32px) !important;
  }
  .template-hometown-project .activity-philosophy__image img {
    margin: 0;
    width: 100%;
  }
  .template-hometown-project #activity-area .activity-area {
    flex-direction: column;
    padding: 0 110px;
  }
  .template-hometown-project #activity-area .activity-area > div {
    width: 100%;
    padding: 0;
  }
  .template-hometown-project #activity-area .activity-area__text h2, .template-hometown-project #activity-area .activity-area__text h3 {
    text-align: center;
  }
  .template-hometown-project #activity-area .activity-area__text .area-map-sp {
    margin-top: 45px;
    display: block !important;
    text-align: center;
  }
  .template-hometown-project #activity-area .activity-area__map {
    display: none;
  }
  .template-hometown-project #activity-area .initiatives-area__item {
    width: calc((100% - 56px) / 3);
  }
  .template-hometown-project .main-activities .activity {
    gap: 32px;
  }
  .template-hometown-project .main-activities .activity:not(:last-child) {
    margin-bottom: 40px;
  }
  .template-hometown-project .main-activities .activity > div {
    flex: 0 0 calc((100% - 32px) / 2);
  }
  .template-hometown-project .main-activities .activity__header {
    margin-bottom: 12px;
  }
  .template-hometown-project .main-activities .activity__header h5 {
    font-size: 16px;
  }
  .template-hometown-project .main-activities .activity__header h3 {
    font-size: 18px;
  }
  .template-hometown-project .main-activities .activity__detail {
    font-size: 14px;
    line-height: 26px;
  }
  .template-hometown-project .news-list__item--small {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .template-hometown-project .top-banner {
    height: 375px;
  }
  .template-hometown-project .top-banner__stadium {
    padding: 0 14px;
  }
  .template-hometown-project .top-banner__heading {
    font-size: 57px;
    line-height: 54px;
  }
  .template-hometown-project .top-banner__subheading {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 170%; /* 23.8px */
    margin-top: 16px;
    padding: 0 38px;
  }
  .template-hometown-project .main-navigator {
    height: 90px;
  }
  .template-hometown-project .main-navigator .nav {
    gap: 16px 45px;
    flex-wrap: wrap;
  }
  .template-hometown-project .block-section {
    padding: 46px 0;
  }
  .template-hometown-project .block-section__header h2 {
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px; /* 119.048% */
    margin-bottom: 10px;
  }
  .template-hometown-project .block-section__header h4 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px; /* 106.25% */
  }
  .template-hometown-project .block-section__header h3 {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  .template-hometown-project .block-section__content {
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }
  .template-hometown-project .block-section__content .featured-img {
    margin-top: 40px;
  }
  .template-hometown-project .block-section__banner {
    margin-bottom: 40px;
    height: 60vw;
  }
  .template-hometown-project .block-section__banner img {
    height: 60vw;
    max-width: none;
    transform: translateX(-25%);
  }
  .template-hometown-project .activity-philosophy__text h2 {
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px; /* 119.048% */
  }
  .template-hometown-project .activity-philosophy__text h3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px; /* 106.25% */
    margin-top: 5px;
  }
  .template-hometown-project .activity-philosophy__text p {
    font-size: 14px;
    margin-top: 22px;
  }
  .template-hometown-project .activity-philosophy__image {
    margin-bottom: -46px;
  }
  .template-hometown-project #activity-area .activity-area {
    padding: 0;
  }
  .template-hometown-project #activity-area .activity-area__text h2 {
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px; /* 119.048% */
  }
  .template-hometown-project #activity-area .activity-area__text h3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px; /* 106.25% */
    margin-top: 5px;
  }
  .template-hometown-project #activity-area .activity-area__text .area-map-sp {
    margin-top: 40px;
  }
  .template-hometown-project #activity-area .activity-area__text ul {
    margin-top: 40px;
  }
  .template-hometown-project #activity-area .activity-area__text ul li {
    font-size: 14px;
  }
  .template-hometown-project #activity-area .activity-area__text ul li:not(:last-child) {
    margin-bottom: 8px;
  }
  .template-hometown-project #activity-area .activity-area__text ul li span {
    font-size: 12px;
  }
  .template-hometown-project #activity-area .activity-list {
    margin-top: 40px;
  }
  .template-hometown-project #activity-area .activity-list__heading {
    font-size: 18px;
  }
  .template-hometown-project #activity-area .activity-list__links {
    padding: 0;
    gap: 15px;
    justify-content: space-between;
  }
  .template-hometown-project #activity-area .activity-list__links a {
    width: calc(50% - 8px);
  }
  .template-hometown-project #activity-area .initiatives-area {
    margin-top: 40px;
    gap: 9px;
  }
  .template-hometown-project #activity-area .initiatives-area__item {
    width: calc((100% - 9px) / 2);
    border-radius: 4px;
    padding: 16px 12px;
  }
  .template-hometown-project #activity-area .initiatives-area__item h3 {
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 15px; /* 107.143% */
  }
  .template-hometown-project #activity-area .initiatives-area__item p {
    font-size: 11px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }
  .template-hometown-project #activity-area .initiatives-area__item .btn-popup {
    height: 30px;
    font-size: 11px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    margin-top: 10px;
  }
  .template-hometown-project #activity-area .initiatives-area__item .btn-popup svg {
    margin-left: 5px;
    top: 2px;
    position: relative;
    width: 8px;
  }
  .template-hometown-project .hometown-ideal-box {
    padding: 24px 16px;
  }
  .template-hometown-project .hometown-ideal-box .hometown-ideal {
    flex-direction: column;
    gap: 16px;
  }
  .template-hometown-project .hometown-ideal-box .hometown-ideal__img {
    text-align: center;
  }
  .template-hometown-project .hometown-ideal-box .hometown-ideal__txt {
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }
  .template-hometown-project .main-activities .activity {
    gap: 16px;
    flex-direction: column-reverse !important;
  }
  .template-hometown-project #activity-report .reports .report-item {
    flex-direction: column;
    gap: 16px;
  }
  .template-hometown-project #activity-report .reports .report-item__img {
    flex: 100%;
  }
  .template-hometown-project #activity-report .reports .report-item__img img {
    width: 100%;
  }
  .template-hometown-project #activity-report .reports .report-item__readmore {
    text-align: left;
  }
}

/*# sourceMappingURL=hometown-project.css.map */
