
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
}

img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
}

a {
  user-select: none;
}

@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

html {
  scroll-behavior: smooth;
  font-size: 2.5641025641vw;
}
@media (min-width: 540px) {
  html {
    font-size: 10px;
  }
}

body {
  font-family: "YakuHanJP", "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 400;
  font-size: clamp(1.568rem, 1.0582010582vw, 1.6rem);
  line-height: 1.6;
  letter-spacing: 0.03em;
  font-feature-settings: "palt" 1;
  vertical-align: baseline;
  word-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-break: strict;
  text-align: justify;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

dl, dt, th, dd, label {
  font-weight: 400;
}

.wrapper {
  min-height: 100vh;
  background-size: 100vw auto;
  background-attachment: fixed;
}

main.fiftiethMain {
  display: block;




  min-height: 100%;
  width: 100%;
  overflow-x: clip;
}

@media (min-width: 540px) {
  .under-sp {
    display: none;
  }
}

@media (min-width: 600px) {
  .under-Lsp {
    display: none;
  }
}

@media (min-width: 768px) {
  .under-tab {
    display: none;
  }
}

.footer_fivelines {
  margin-top: max(10.192rem, 6.8783068783vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: stretch;
  gap: max(2.94rem, 1.9841269841vw);
}
.footer_fivelines > div {
  width: 100%;
  height: max(2.94rem, 1.9841269841vw);
  background: #00328f;
}

footer {
  padding-top: max(10.192rem, 6.8783068783vw);
  padding-bottom: max(10.192rem, 6.8783068783vw);
  padding-inline: 8.4656084656vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: max(2.064rem, 1.5873015873vw);
}
footer .footerLogo {
  margin: auto;
  width: max(13.76rem, 10.582010582vw);
  height: auto;
}
footer .footerLogo a {
  transition: all 0.5s ease-in-out;
}
footer .footerLogo a:hover {
  opacity: 0.6;
}
footer .footerLogo img {
  height: auto;
  width: max(13.76rem, 10.582010582vw);
}
footer small {
  margin: auto;
  display: block;
  text-align: left;
  font-weight: 300;
  font-size: max(1.204rem, 0.9259259259vw);
}

.fiftiethHeader {
  padding-inline: max(1.6rem, 2.1164021164vw);
  padding-block: max(1.548rem, 1.1904761905vw);
  width: 100%;
  height: max(8.944rem, 6.8783068783vw);
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: max(3.136rem, 2.1164021164vw);
  background: #ffffff;
}
.fiftiethHeader .fiftiethLogo {
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  gap: max(1.376rem, 1.0582010582vw);
}
.fiftiethHeader .fiftiethLogo img {
  object-fit: contain;
  width: auto;
}
.fiftiethHeader .fiftiethLogo .aniv {
  height: max(4.088rem, 3.7037037037vw);
}
.fiftiethHeader .corporateLink {
  width: auto;
  height: max(3.723rem, 3.373015873vw);
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.fiftiethHeader .corporateLink img {
  object-fit: contain;
  width: auto;
  max-width: 200px;
}
.fiftiethHeader a {
  transition: all 0.5s ease-in-out;
}
.fiftiethHeader a:hover {
  opacity: 0.6;
}

.scroll_top {
  position: fixed;
  right: clamp(1.47rem, 0.9920634921vw, 1.5rem);
  bottom: clamp(1.47rem, 0.9920634921vw, 1.5rem);
  z-index: 7001;
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(5.292rem, 3.5714285714vw, 5.4rem);
  height: clamp(5.292rem, 3.5714285714vw, 5.4rem);
  border: 1px solid #333333;
  border-radius: 50%;
  font-size: clamp(1.96rem, 1.3227513228vw, 2rem);
  line-height: clamp(5.292rem, 3.5714285714vw, 5.4rem);
  text-align: center;
  background-color: rgba(255, 255, 255, 0.5);
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  opacity: 0;
}
.scroll_top:hover {
  background-color: #00328f;
}

.button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(19.6rem, 13.2275132275vw, 20rem);
  padding: clamp(1.568rem, 1.0582010582vw, 1.6rem) clamp(4.704rem, 3.1746031746vw, 4.8rem);
  border: 1px solid #eeeeee;
  border-radius: clamp(0.392rem, 0.2645502646vw, 0.4rem);
  font-size: clamp(1.764rem, 1.1904761905vw, 1.8rem);
  color: #333333;
  background: #ffffff;
  transition: 0.3s;
}
.button:hover {
  background: #00328f;
}
.button:disabled {
  background: #f2a5c6;
  color: #ffffff;
}

.sectionTitle {
  margin: max(2.352rem, 1.5873015873vw) 8.4656084656vw;
  color: #00328f;
  width: fit-content;
  padding-inline: max(0.784rem, 0.5291005291vw);
  background: linear-gradient(transparent 60%, #fff100 40%);
  font-family: "Roboto", sans-serif;
  font-size: max(2.623rem, 2.8439153439vw);
  line-height: 1;
}

.areaTitle {
  margin: max(3.92rem, 2.6455026455vw) 8.4656084656vw;
  color: #00328f;
  width: fit-content;
  padding-inline: max(0.784rem, 0.5291005291vw);
  font-family: "Roboto", sans-serif;
  font-size: max(3.538rem, 3.835978836vw);
  line-height: 1;
  font-weight: 700;
}
.areaTitle > span {
  font-size: max(2.196rem, 2.380952381vw);
}

@keyframes disAppear {
  0% {
    opacity: 1;
    height: 100vh;
  }
  99% {
    opacity: 0;
    height: 100vh;
  }
  100% {
    opacity: 0;
    height: 0;
  }
}
@keyframes contentsDisAppear {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes logoAppear {
  0% {
    opacity: 0;
    transform: translateX(30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes logoHighlight {
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes firstviewWrap {
  0% {
    opacity: 0;
    transform: translateX(-100px);
    filter: blur(5px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
    filter: blur(0);
  }
}
@keyframes firstviewContent {
  0% {
    opacity: 0;
    transform: translateY(20px);
    filter: blur(5px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
  }
}
@keyframes slide {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes fade {
  0% {
    opacity: 0;
    transform: translateX(5vw);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fade2 {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes iteminner {
  0% {
    opacity: 0;
    transform: translateY(-20px);
    filter: blur(5px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
  }
}
@keyframes topicslist {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.accordionArea {
  padding-top: max(3.904rem, 4.2328042328vw);
}
.accordionArea .accordions {
  text-align: justify;
  letter-spacing: 0.03em;
}
.accordionArea .accordions.active li .line {
  animation: slide 1s ease-in forwards;
}
.accordionArea .accordions.active li .outline {
  animation: fade 1s ease-in forwards;
}
.accordionArea .accordions.active li:nth-of-type(2) .outline, .accordionArea .accordions.active li:nth-of-type(2) .line {
  animation-delay: 0.3s;
}
.accordionArea .accordions.active li:nth-of-type(3) .outline, .accordionArea .accordions.active li:nth-of-type(3) .line {
  animation-delay: 0.6s;
}
.accordionArea .accordions.active li:nth-of-type(4) .outline, .accordionArea .accordions.active li:nth-of-type(4) .line {
  animation-delay: 0.9s;
}
.accordionArea .accordions.active li:nth-of-type(5) .outline, .accordionArea .accordions.active li:nth-of-type(5) .line {
  animation-delay: 1.2s;
}
.accordionArea .accordions.active li:nth-of-type(6) .outline, .accordionArea .accordions.active li:nth-of-type(6) .line {
  animation-delay: 1.5s;
}
.accordionArea .accordions .accordion {
  margin-block: max(2.176rem, 0.7936507937vw);/*1.176*/
}
.accordionArea .accordions .accordion .line {
  width: 100%;
  height: max(0.392rem, 0.2645502646vw);
  margin-top: max(0.3rem, 0.3vw);/*1.176rem, 0.7936507937vw*/
  background: #00328f;
  transform: translateX(-100%);
}
.accordionArea .accordions .accordion.appear .outline {
  opacity: 1;
  transform: translate(0);
}
.accordionArea .accordions .accordion.appear .outline::after {
  rotate: 135deg;
}
.accordionArea .accordions .accordion.appear .item .text {
  opacity: 0;
  animation: iteminner 0.5s ease-in 0.3s forwards;
}
.accordionArea .accordions .accordion.appear .item .historyImg figure {
  opacity: 0;
  animation: iteminner 0.5s ease-in forwards;
}
.accordionArea .accordions .accordion.appear .item .historyImg:nth-of-type(1) figure {
  animation-delay: 0.6s;
}
.accordionArea .accordions .accordion.appear .item .historyImg:nth-of-type(2) figure {
  animation-delay: 0.7s;
}
.accordionArea .accordions .accordion.appear .item .historyImg:nth-of-type(3) figure {
  animation-delay: 0.8s;
}
.accordionArea .accordions .accordion.appear .item .historyImg:nth-of-type(4) figure {
  animation-delay: 0.9s;
}
.accordionArea .accordions .accordion.appear .item .historyImg:nth-of-type(5) figure {
  animation-delay: 1s;
}
.accordionArea .accordions .accordion.appear .item .historyImg:nth-of-type(6) figure {
  animation-delay: 1.1s;
}
.accordionArea .accordions .outline {
  padding: 0 8.4656084656vw;
  display: grid;
  grid-template-columns: auto;
  align-items: center;
  gap: max(0.784rem, 0.5291005291vw);
  font-size: max(1.752rem, 1.5873015873vw);
  font-weight: 700;
  color: #00328f;
  position: relative;
  cursor: pointer;
  opacity: 0;
}
@media (min-width: 540px) {
  .accordionArea .accordions .outline {
    grid-template-columns: max(12.2rem, 13.2275132275vw) auto;
  }
}
.accordionArea .accordions .outline::after {
  content: "";
  display: block;
  width: max(1.176rem, 0.7936507937vw);
  height: max(1.176rem, 0.7936507937vw);
  border-bottom: max(0.392rem, 0.2645502646vw) solid #00328f;
  border-left: max(0.392rem, 0.2645502646vw) solid #00328f;
  align-self: center;
  position: absolute;
  right: calc(8.4656084656vw - max(1.568rem, 1.0582010582vw));
}
.accordionArea .accordions .outline::after {
  rotate: 315deg;
  transition: rotate 0.5s ease-in;
}
.accordionArea .accordions .outline .year > span {
  font-size: max(3.4rem, 3.4vw);/*3.538rem, 3.835978836vw*/
  line-height: 1;
  font-family: "Roboto", sans-serif;
}
.accordionArea .accordions .outline .text {
  font-size: max(2.464rem, 1.87);/*1.464→2.464、1.5873015873→1.87*/
  padding-right: max(0.732rem, 0.7936507937vw);
  letter-spacing: 0.06em;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .accordionArea .accordions .outline .text br {
    display: none;
  }
}
.accordionArea .accordions li:nth-of-type(1) .outline {
  padding-left: 8.4656084656vw;
}
.accordionArea .accordions li:nth-of-type(2) .outline {
  padding-left: calc(8.4656084656vw + max(1.464rem, 1.5873015873vw));
}
.accordionArea .accordions li:nth-of-type(3) .outline {
  padding-left: calc(8.4656084656vw + max(2.928rem, 3.1746031746vw));
}
.accordionArea .accordions li:nth-of-type(4) .outline {
  padding-left: calc(8.4656084656vw + max(4.392rem, 4.7619047619vw));
}
.accordionArea .accordions li:nth-of-type(5) .outline {
  padding-left: calc(8.4656084656vw + max(5.856rem, 6.3492063492vw));
}
.accordionArea .accordions li:nth-of-type(6) .outline {
  padding-left: calc(8.4656084656vw + max(7.32rem, 7.9365079365vw));
}
.accordionArea .accordions .item {
  padding: 0 10.582010582vw;
  gap: max(0.784rem, 0.5291005291vw);
  height: 0;
  overflow: clip;
  color: #00328f;
  letter-spacing: 0.06em;
}
.accordionArea .accordions .item .text {
  padding-block: max(3.92rem, 2.6455026455vw);
  font-size: max(1.462rem, 1.1243386243vw);
  line-height: 2;/*1.8→2*/
  padding-inline: 0;
}
@media (min-width: 540px) {
  .accordionArea .accordions .item .text {
    padding-inline: 6.8783068783vw;
  }
}
.accordionArea .accordions .item .historyImgWrap {
  padding-inline: 0;
  padding-bottom: max(3.92rem, 2.6455026455vw);
}
@media (min-width: 540px) {
  .accordionArea .accordions .item .historyImgWrap {
    padding-left: 6.8783068783vw;
    padding-right: 6.8783068783vw;
  }
}
.accordionArea .accordions .item .imgWrap {
  margin-top: max(2.064rem, 1.5873015873vw);
  display: grid;
  grid-template-columns: 1fr;
  gap: max(3.612rem, 2.7777777778vw);
}
@media (min-width: 768px) {
  .accordionArea .accordions .item .imgWrap {
    grid-template-columns: 1fr 1fr;
  }
}
.accordionArea .accordions .item .imgWrap figure {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
}
.accordionArea .accordions .item .imgWrap figure figcaption {
  margin-top: max(0.488rem, 0.5291005291vw);
  display: block;
  font-size: max(1.29rem, 0.9920634921vw);
  line-height: 1.5;
  text-align: left;
}
.accordionArea .accordions .item .imgWrap figure figcaption > span,
.accordionArea .accordions .item .imgWrap figure figcaption p span {
  display: inline-block;
}
.accordionArea .accordions .item .imgWrap figure figcaption li {
  line-height: 2;/*1.2→2*/
}
.accordionArea .accordions .item .imgWrap figure figcaption li > span {
  display: inline-block;
}
.accordionArea .accordions .item .imgWrap figure figcaption li:nth-of-type(n+2) {
  margin-top: max(0.688rem, 0.5291005291vw);
}
.accordionArea .accordions .item .imgWrap img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
}
.accordionArea .accordions .item .historyImg.show figure {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 5vh 5vw;
  opacity: 1;
  animation: fade2 0.5s ease-in forwards;
}
.accordionArea .accordions .item .historyImg.show figure img {
  width: 100%;
  height: auto;
  max-width: 75vw;
  max-height: 75vh;
  object-fit: contain;
}
.accordionArea .accordions .item .historyImg.show figure figcaption {
  color: #ffffff;
  font-size: max(1.314rem, 1.1904761905vw);
}
.accordionArea .accordions .item .historyImgBg {
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  transition: opacity 0.5s ease-in-out;
}
.accordionArea .accordions .item .historyImgBg.show {
  height: 100%;
  width: 100%;
  background: #00328f;
  opacity: 0.9;
}
.accordionArea .accordions .item .historyImgClose {
  display: none;
}
.accordionArea .accordions .item .historyImgClose.show {
  display: block;
  width: max(2.19rem, 1.9841269841vw);
  height: max(2.19rem, 1.9841269841vw);
  position: fixed;
  z-index: 9;
  top: 5vw;
  right: 5vh;
}

.loading {
  position: fixed;
  top: 0;
  z-index: 8000;
  width: 100%;
  height: 100svh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: max(3.136rem, 2.1164021164vw);
  opacity: 0;
  pointer-events: none;
}

.loading.active {
  height: 100svh;
  background: #ffffff;
  opacity: 1;
}
.loading.active .logoWrap {
  animation: logoAppear 1s forwards;
}

.loading.loaded {
  animation: disAppear 1s 0.8s forwards;
}
.loading.loaded .logoWrap {
  animation: contentsDisAppear 1s forwards;
}

.logoWrap {
  display: flex;
  align-items: flex-start;
  position: relative;
}
.logoWrap img {
  width: max(8.944rem, 6.8783068783vw);
  height: auto;
  object-fit: contain;
}
.logoWrap:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(110deg, transparent 15%, rgba(255, 255, 255, 0.4), transparent 85%);
  animation: logoHighlight 3s infinite;
}

.firstview {
  min-height: calc(100dvh - max(8.944rem, 6.8783068783vw));
  position: relative;
  z-index: 1;
  padding: max(2.44rem, 2.6455026455vw) 8.4656084656vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 540px) {
  .firstview {
    justify-content: flex-start;
  }
}
.firstview .backgroundWrap {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.firstview .backgroundWrap .background {
  height: 100%;
  min-height: calc(100dvh - max(8.944rem, 6.8783068783vw));
  max-height: 100dvh;
  width: 100%;
  position: sticky;
  top: 0;
  overflow: clip;
}
.firstview .backgroundWrap .background video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.firstview .message {
  background: rgba(255, 255, 255, 0.8);
  width: fit-content;
  padding: max(2.44rem, 2.6455026455vw);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  opacity: 0;
}
.firstview .message .heading {
  font-size: max(2.044rem, 1.8518518519vw);
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.firstview .message > p {
  margin-top: max(2.064rem, 1.5873015873vw);
  font-size: max(1.204rem, 0.9259259259vw);
  line-height: 1.8;
  font-weight: 400;
  letter-spacing: 0.1em;
}
.firstview .message .closing {
  margin-top: max(2.752rem, 2.1164021164vw);
}
.firstview .message .closing img {
  width: max(15.48rem, 11.9047619048vw);
}
.firstview .message .closing .closingtext {
  margin-top: max(2.064rem, 1.5873015873vw);
  font-size: max(1.204rem, 0.9259259259vw);
  line-height: 1.8;
  font-weight: 400;
  letter-spacing: 0.1em;
}
.firstview.show .message {
  animation: firstviewWrap 0.5s ease-in-out forwards;
}
.firstview.show .message .fade1 {
  opacity: 0;
  animation: firstviewContent 0.8s ease-in-out forwards;
  animation-delay: 0.8s;
}
.firstview.show .message .fade2 {
  opacity: 0;
  animation: firstviewContent 0.8s ease-in-out 2s forwards;
}
.firstview.show .message .fade3 {
  opacity: 0;
  animation: firstviewContent 0.8s ease-in-out 3.2s forwards;
}

.topicsArea {
  padding-top: max(3.904rem, 4.2328042328vw);
}
.topicsArea .section {
  margin-top: max(3.904rem, 4.2328042328vw);
}
.topicsArea .newslist {
  padding-inline: 8.4656084656vw;
}
.topicsArea .newslist.active li {
  animation: fade2 0.5s ease-in forwards;
}
.topicsArea .newslist.active li:nth-of-type(2) {
  animation-delay: 0.5s;
}
.topicsArea .newslist.active li:nth-of-type(3) {
  animation-delay: 1s;
}
.topicsArea .newslist li {
  padding-bottom: max(1.376rem, 1.0582010582vw);
  border-bottom: max(0.1rem, 0.0661375661vw) solid #00328f;
  opacity: 0;
}
.topicsArea .newslist li:first-of-type {
  padding-top: max(1.376rem, 1.0582010582vw);
  border-top: max(0.1rem, 0.0661375661vw) solid #00328f;
}
.topicsArea .newslist li + li {
  margin-top: max(1.376rem, 1.0582010582vw);
}
.topicsArea .newslist li a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: max(0.688rem, 0.5291005291vw);
  color: #00328f;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 540px) {
  .topicsArea .newslist li a {
    flex-direction: row;
  }
}
.topicsArea .newslist li a:hover {
  opacity: 0.6;
}
.topicsArea .newslist li .date {
  width: max(7.31rem, 5.6216931217vw);
  flex-shrink: 0;
  font-size: max(1.118rem, 0.8597883598vw);
  line-height: 1.4;
}
.topicsArea .newslist li .title {
  line-height: 1.4;
  font-size: max(1.29rem, 0.9920634921vw);
}
.topicsArea .topicsList {
  margin-top: max(1.464rem, 1.5873015873vw);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: max(2rem, 2.6455026455vw);
  background: #00328f;
  padding-inline: 8.4656084656vw;
  padding-block: max(2rem, 2.6455026455vw);
  overflow: clip;
  transform: translateX(-100%);
}
@media (min-width: 540px) {
  .topicsArea .topicsList {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1024px) {
  .topicsArea .topicsList {
    grid-template-columns: repeat(4, 1fr);
  }
}
.topicsArea .topicsList a {
  display: block;
  transition: all 0.5s ease-in-out;
}
.topicsArea .topicsList a:hover {
  opacity: 0.6;
}
.topicsArea .topicsList.active {
  animation: slide 0.5s ease-in forwards;
}
.topicsArea .topicsList.active > div {
  animation: topicslist 0.5s ease-in forwards;
  animation-delay: 1s;
}
.topicsArea .topicsList.active > div:nth-of-type(4n-3) {
  animation-delay: 1s;
}
.topicsArea .topicsList.active > div:nth-of-type(4n-2) {
  animation-delay: 1.25s;
}
.topicsArea .topicsList.active > div:nth-of-type(4n-1) {
  animation-delay: 1.5s;
}
.topicsArea .topicsList.active > div:nth-of-type(4n) {
  animation-delay: 1.75s;
}
@media (540px <= width < 1024px) {
  .topicsArea .topicsList.active > div:nth-of-type(3n-2) {
    animation-delay: 1s;
  }
  .topicsArea .topicsList.active > div:nth-of-type(3n-1) {
    animation-delay: 1.25s;
  }
  .topicsArea .topicsList.active > div:nth-of-type(3n) {
    animation-delay: 1.5s;
  }
}
.topicsArea .topicsList > div {
  background: #ffffff;
  color: #00328f;
  opacity: 0;
}
.topicsArea .topicsList .imgWrap {
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
}
.topicsArea .topicsList .imgWrap img {
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  object-fit: cover;
  display: block;
}
.topicsArea .topicsList .date {
  margin: max(1.032rem, 0.7936507937vw) max(1.032rem, 0.7936507937vw) 0 max(1.032rem, 0.7936507937vw);
  background: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: max(1.118rem, 0.8597883598vw);
  line-height: 1;
}
.topicsArea .topicsList .title {
  margin: max(0.344rem, 0.2645502646vw) max(1.032rem, 0.7936507937vw) max(1.032rem, 0.7936507937vw) max(1.032rem, 0.7936507937vw);
  font-size: max(1.29rem, 0.9vw);/*1.29rem, 0.9920634921vw*/
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  text-overflow: ellipsis;
  line-height: 1.4;
  height: calc(4em + max(0.196rem, 0.1322751323vw));
  line-break: anywhere;
}

.fiftiethTopics {
  padding: 8.4656084656vw;
  width: 100%;
  color: #00328f;
}
@media (min-width: 1480px) {
  .fiftiethTopics {
    padding: 12.6984126984vw;
  }
}
.fiftiethTopics .date {
  font-size: max(1.548rem, 1.1904761905vw);
}
.fiftiethTopics .imgWrap {
  margin-top: max(1.176rem, 0.7936507937vw);
  width: 100%;
  height: auto;
  display: grid;
  grid-template-columns: auto auto;
  gap: max(0.976rem, 1.0582010582vw);
}
.fiftiethTopics .imgWrap > div {
  width: 100%;
  height: auto;
}
.fiftiethTopics .imgWrap > div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fiftiethTopics .imgWrap .layout_large {
  grid-column: span 2;
}
@media (min-width: 768px) {
  .fiftiethTopics .imgWrap {
    grid-template-columns: 2fr 1fr;
    aspect-ratio: 2/1;
  }
  .fiftiethTopics .imgWrap .layout_large {
    grid-row: span 2;
    grid-column: span 1;
    align-self: stretch;
  }
}
.fiftiethTopics .heading {
  margin-top: max(3.92rem, 2.6455026455vw);
  font-size: max(1.83rem, 1.9841269841vw);
  line-height: 1.5;
}
.fiftiethTopics .text {
  margin-top: max(1.568rem, 1.0582010582vw);
  margin-inline: auto;
  font-size: max(1.376rem, 1.0582010582vw);
  line-height: 1.8;
}

/*# sourceMappingURL=styles.css.map */




