@charset "UTF-8";
/*!
 * ress.css • v1.1.1
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@100...900&display=swap");
html {
  box-sizing: border-box;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
  font-size: 62.5%;
}

*,
::before,
::after {
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

/* Remove margin, padding of all elements and set background-no-repeat as default */
* {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements */
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
  color: #000;
  font-style: normal;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 2;
}

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

[hidden],
template {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

li {
  list-style-type: none;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit] [role=button] {
  cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
  /* Firefox 36+ */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
  max-width: 100%;
  height: auto;
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

.footer {
  background: linear-gradient(to bottom right, #55e1d1, #017e97);
  padding-block: 3rem 3.6rem;
}
@media screen and (max-width: 768px) {
  .footer__logo {
    width: 13.4rem;
    height: auto;
    margin-inline: auto;
    display: block;
    margin-bottom: 4rem;
  }
}
.footer__inner {
  width: 75%;
  max-width: 1080px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .footer__inner {
    width: calc(100% - 4rem);
  }
}
.footer__row {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1080px) {
  .footer__row {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 768px) {
  .footer__row {
    flex-direction: column;
    justify-content: flex-start;
  }
}
.footer__list {
  width: 30rem;
  margin-right: 10rem;
}
@media screen and (max-width: 1080px) {
  .footer__list {
    width: 50%;
    margin-right: unset;
  }
}
@media screen and (max-width: 768px) {
  .footer__list {
    width: 30rem;
  }
}
.footer__item {
  width: 100%;
  margin-bottom: 1rem;
}
.footer__item a {
  display: block;
  text-decoration: none;
  opacity: 0.6;
  pointer-events: none;
}
.footer__item a img {
  display: inline;
  vertical-align: middle;
}
.footer__item a span {
  display: inline;
  vertical-align: middle;
  color: white;
}
.footer__item a.active {
  pointer-events: auto;
  opacity: 1;
}
.footer__info {
  display: flex;
  flex-direction: column;
}
.footer__info > img {
  width: 13.4rem;
  height: auto;
  margin-bottom: 2rem;
}
.footer__info a {
  display: block;
  text-decoration: none;
  opacity: 0.6;
  pointer-events: none;
}
.footer__info a img {
  display: inline;
  vertical-align: middle;
}
.footer__info a span {
  display: inline;
  vertical-align: middle;
  color: white;
}
.footer__info a.privacy-policy span {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: solid 1px white;
}
@media screen and (min-width: 769px) {
  .footer__info a.privacy-policy {
    display: none;
  }
}
.footer__copy {
  position: relative;
  margin-top: 8rem;
}
@media screen and (max-width: 768px) {
  .footer__copy {
    margin-top: 4rem;
  }
}
.footer__copy span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  font-size: 1.2rem;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .footer__copy span {
    font-size: 1.1rem;
  }
}
.footer__copy a {
  position: absolute;
  right: 0;
  color: white;
  -webkit-text-decoration: underline white;
          text-decoration: underline white;
  font-size: 1.2rem;
}
.footer hr {
  border: none;
  border-top: 1px solid white;
  margin-bottom: 1rem;
}

.header {
  position: fixed;
  top: 30px;
  left: 30px;
  right: 30px;
  background: #fff;
  border-radius: 10px;
  filter: drop-shadow(0px 3px 8px rgba(0, 0, 0, 0.22));
  z-index: 201;
}
@media screen and (max-width: 1080px) {
  .header {
    top: 2.0066889632vw;
    left: 2.0066889632vw;
    right: 2.0066889632vw;
  }
}
@media screen and (max-width: 768px) {
  .header {
    top: 13.3333333333vw;
    left: 5.0666666667vw;
    right: 5.0666666667vw;
  }
}
.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 30px;
}
@media screen and (max-width: 1080px) {
  .header__inner {
    padding: 1.3377926421vw 2.0066889632vw;
  }
}
@media screen and (max-width: 768px) {
  .header__inner {
    padding: 4vw 2.6666666667vw;
  }
}
.header__logo img {
  display: block;
}
@media screen and (max-width: 1080px) {
  .header__logo img {
    width: 9.5652173913vw;
  }
}
@media screen and (max-width: 768px) {
  .header__logo img {
    width: 23.4666666667vw;
  }
}
.header__nav {
  display: flex;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
@media screen and (max-width: 1080px) {
  .header__nav {
    -moz-column-gap: 2.6755852843vw;
         column-gap: 2.6755852843vw;
  }
}
@media screen and (max-width: 768px) {
  .header__nav {
    display: none;
  }
}
.header__menu {
  display: flex;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
@media screen and (max-width: 1080px) {
  .header__menu {
    -moz-column-gap: 2.6755852843vw;
         column-gap: 2.6755852843vw;
  }
}
.header__menu a {
  font-size: 16px;
  text-decoration: none;
  color: #d9d9d9;
  font-weight: 500;
  pointer-events: none;
}
@media screen and (max-width: 1080px) {
  .header__menu a {
    font-size: 1.0702341137vw;
  }
}
.header__menu a.active {
  pointer-events: auto;
  color: #000;
}
.header__lang {
  display: flex;
}
.header__lang li:first-child::after {
  content: "|";
  display: inline-block;
  margin: 0 5px;
}
@media screen and (max-width: 1080px) {
  .header__lang li:first-child::after {
    font-size: 1.0702341137vw;
  }
}
.header__lang li a {
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  color: #000;
  /* pointer-events: none; */
}
.header__lang li.current a {
  color: #000;
  pointer-events: none;
}
.header__lang li.link-disabled a {
  color: #d9d9d9;
  pointer-events: none;
}

@media screen and (max-width: 1080px) {
  .header__lang li a {
    font-size: 1.0702341137vw;
  }
}
.header__btn {
  display: none;
}
@media screen and (max-width: 768px) {
  .header__btn {
    display: block;
    background: #0868ac;
    width: 10.1333333333vw;
    height: 10.1333333333vw;
    border-radius: 50%;
    filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.22));
    position: relative;
    transition: 300ms background ease;
  }
  .header__btn.-on {
    background: #fff;
  }
  .header__btn.-on span {
    background: #0868ac;
    top: 5.0666666667vw;
    transform: rotate(45deg);
  }
  .header__btn.-on span:nth-child(2) {
    opacity: 0;
  }
  .header__btn.-on span:nth-child(3) {
    top: 5.0666666667vw;
    transform: rotate(-45deg);
  }
  .header__btn span {
    display: block;
    background: #fff;
    height: 0.8vw;
    width: 5.0666666667vw;
    border-radius: 3px;
    position: absolute;
    left: 2.4vw;
    top: 3.2vw;
    transition: 300ms background ease, 200ms top ease, 200ms transform;
  }
  .header__btn span:nth-child(2) {
    top: 5.0666666667vw;
  }
  .header__btn span:nth-child(3) {
    top: 6.6666666667vw;
  }
}
.header__smpmenu {
  display: none;
}
.header__smpmenu__inner {
  padding: 5.3333333333vw 5.3333333333vw 21.3333333333vw;
  background: url("/image/irex2025/recruitment/bg_smpmenu.png") no-repeat 0 100%/100% auto;
}
.header__smpmenu__logo {
  margin-bottom: 10.6666666667vw;
}
.header__smpmenu__lang {
  display: flex;
  justify-content: center;
  margin-bottom: 8vw;
}
.header__smpmenu__lang li {
  font-size: 4.8vw;
}
.header__smpmenu__lang li:first-child::after {
  content: "|";
  display: inline-block;
  margin: 0 5px;
}
.header__smpmenu__lang li.current a {
  color: #000;
}
.header__smpmenu__lang li a {
  font-size: inherit;
  font-weight: 700;
  text-decoration: none;
  color: #d9d9d9;
  pointer-events: none;
}
.header__smpmenu__menu {
  text-align: center;
}
.header__smpmenu__menu li {
  margin-bottom: 8vw;
}
.header__smpmenu__menu li:last-child {
  margin-bottom: 0;
}
.header__smpmenu__menu li a {
  text-decoration: none;
  color: #d9d9d9;
  font-size: 4.8vw;
  line-height: 1;
  pointer-events: none;
}

html {
  overflow-x: hidden;
  font-size: 0.6944444444vw;
}
@media screen and (max-width: 1080px) {
  html {
    font-size: 1.3020833333vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 2.6666666667vw;
  }
}
@media screen and (min-width: 1441px) {
  html {
    font-size: 10px;
  }
}

body {
  background: url("/image/irex2025/recruitment/bg.webp") no-repeat 50% 0/cover;
  background-attachment: fixed;
  max-height: 100vh;
}
@media screen and (max-width: 768px) {
  body {
    background-image: url("/image/irex2025/recruitment/sp_bg.webp");
  }
}

@media screen and (min-width: 1081px) {
  .ov-tb-none {
    display: none;
  }
}

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

@media screen and (max-width: 768px) {
  .sp-none {
    display: none;
  }
}

.main {
  position: relative;
}
.main__title__area {
  padding-top: 352px;
  background: url("/image/irex2025/recruitment/bg_main.png") no-repeat 50% 100%;
  background-size: 100% auto;
  text-align: center;
}
@media screen and (max-width: 1080px) {
  .main__title__area {
    padding-top: 23.5451505017vw;
  }
}
@media screen and (max-width: 768px) {
  .main__title__area {
    background-image: url("/image/irex2025/recruitment/sp_bg_main.png");
    padding-top: 109.0666666667vw;
  }
}
@media screen and (max-width: 1080px) {
  .main__title__area h1 img {
    width: 64.1471571906vw;
  }
}
@media screen and (max-width: 768px) {
  .main__title__area h1 img {
    width: 89.3333333333vw;
  }
}
.main__block {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 30px;
  text-align: center;
  height: 100%;
}
.main__block__lead {
  margin-bottom: 88px;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 768px) {
  .main__block__lead {
    width: 30rem;
    margin-inline: auto;
    margin-bottom: unset;
  }
}
.main .animate__bg div {
  top: 10%;
}
@media screen and (max-width: 768px) {
  .main .animate__bg div {
    top: 10%;
    height: 30%;
  }
}

.animate__bg {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.animate__bg div {
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
}
.animate__bg div:nth-child(2) img {
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
}
@media screen and (max-width: 768px) {
  .animate__bg div:nth-child(2) img {
    -webkit-animation-duration: 10s;
            animation-duration: 10s;
  }
}
.animate__bg div:nth-child(3) img {
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
}
@media screen and (max-width: 768px) {
  .animate__bg div:nth-child(3) img {
    -webkit-animation-duration: 5s;
            animation-duration: 5s;
  }
}
.animate__bg div img {
  aspect-ratio: 288/72;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  flex-shrink: 0;
  -webkit-animation: hscroll 29s linear infinite;
          animation: hscroll 29s linear infinite;
}
@media screen and (max-width: 768px) {
  .animate__bg div img {
    -webkit-animation: hscroll 19s linear infinite;
            animation: hscroll 19s linear infinite;
  }
}
@-webkit-keyframes hscroll {
  0% {
    transform: translateX(0) translateZ(1px);
  }
  100% {
    transform: translateX(-100%) translateZ(1px);
  }
}
@keyframes hscroll {
  0% {
    transform: translateX(0) translateZ(1px);
  }
  100% {
    transform: translateX(-100%) translateZ(1px);
  }
}

.js-target {
  opacity: 0;
  transition: 0.3s;
}
.js-target.active {
  opacity: 1;
}

.side {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
}
@media screen and (max-width: 768px) {
  .side {
    position: static;
    background-color: white;
    padding: 2rem;
    padding-bottom: 3.5rem;
    transform: unset;
  }
}
@media screen and (max-width: 768px) {
  .side__btn {
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1.5rem;
  }
}
.side__btn li {
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  .side__btn li {
    margin-bottom: unset;
    width: 16rem;
  }
}
.side__btn li a {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  width: 7rem;
  line-height: 4em;
  padding-inline: 2.4rem;
  background: linear-gradient(to right, #55ebd9, #017e97);
  border-radius: 1.6rem 0 0 1.6rem;
  writing-mode: vertical-rl;
  color: white;
  font-size: 2rem;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .side__btn li a {
    width: 100%;
    justify-content: center;
    gap: 1rem;
    writing-mode: horizontal-tb;
    line-height: 1.4em;
    font-size: 1.6rem;
    padding-block: 1rem;
    padding-inline: 0;
    text-align: center;
    border-radius: 0.8rem;
  }
}
.outline {
  background-color: white;
  padding-bottom: 10rem;
}
@media screen and (max-width: 768px) {
  .outline {
    padding-bottom: 16rem;
  }
}
.outline__wrapper {
  position: relative;
  z-index: 10;
  background-color: white;
  width: 75%;
  max-width: 1080px;
  margin-inline: auto;
  box-shadow: 0 0.3rem 1rem #aaa;
  border-radius: 3rem;
}
@media screen and (max-width: 768px) {
  .outline__wrapper {
    width: calc(100% - 4rem);
    border-radius: 1.2rem;
  }
}
.outline__inner {
  padding: 3.2rem 6rem;
}
@media screen and (max-width: 768px) {
  .outline__inner {
    padding: 4rem 2rem;
  }
}
.outline__title {
  text-align: center;
  color: #0868ac;
  background-color: #eee;
  border-radius: 999rem;
  font-size: 4rem;
  font-weight: bold;
  line-height: 6rem;
}
@media screen and (max-width: 768px) {
  .outline__title {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }
}
.outline__img-schedule {
  width: 100%;
  height: auto;
  margin-block: 3.2rem;
}
.outline__detail {
  margin-inline: auto;
  border-spacing: 2rem;
  border-collapse: collapse;
}
.outline__detail tr {
  display: block;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 768px) {
  .outline__detail tr {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.outline__detail th {
  width: 12rem;
}
@media screen and (max-width: 768px) {
  .outline__detail th {
    margin-right: unset;
    margin-bottom: 1rem;
  }
}
.outline__detail th p {
  color: white;
  background-color: #0868ac;
  border-radius: 999rem;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2.4rem;
}
@media screen and (max-width: 768px) {
  .outline__detail th p {
    display: block;
    margin-inline: auto;
  }
}
.outline__detail td {
  padding-left: 2rem;
}
.outline__detail td img {
  display: inline;
  vertical-align: middle;
  width: calc(50% - 2rem);
}
.outline__detail td img:nth-child(1) {
  margin-right: 2rem;
}
@media screen and (max-width: 768px) {
  .outline__detail td img {
    display: block;
    margin-right: unset;
    margin-inline: auto;
  }
  .outline__detail td img:nth-child(1) {
    margin-bottom: 1rem;
  }
}
.outline__detail td p {
  font-size: 1.4rem;
  line-height: 1.4em;
}
@-webkit-keyframes fuwafuwa {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}
@keyframes fuwafuwa {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}
.outline__bg--left {
  width: 28rem;
  position: absolute;
  bottom: 0.7rem;
  left: 0;
  -webkit-animation: 4s fuwafuwa infinite;
          animation: 4s fuwafuwa infinite;
}
@media screen and (max-width: 768px) {
  .outline__bg--left {
    width: 17rem;
  }
}
.outline__bg--right {
  width: 24rem;
  position: absolute;
  bottom: 2rem;
  right: 1.8rem;
  -webkit-animation: 4s fuwafuwa infinite;
          animation: 4s fuwafuwa infinite;
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
@media screen and (max-width: 768px) {
  .outline__bg--right {
    width: 13.5rem;
  }
}

.about {
  padding-top: 16rem;
}
@media screen and (max-width: 768px) {
  .about {
    padding-top: 6rem;
  }
}
.about__wrapper {
  background-color: white;
  width: 75%;
  max-width: 1080px;
  margin-inline: auto;
  box-shadow: 0 0.3rem 1rem #aaa;
  border-radius: 3rem;
}
@media screen and (max-width: 768px) {
  .about__wrapper {
    width: calc(100% - 4rem);
    border-radius: 1.2rem;
  }
}
.about__inner {
  padding: 6.4rem 6rem;
}
@media screen and (max-width: 768px) {
  .about__inner {
    padding: 4rem 2rem;
  }
}
.about__title {
  width: 19rem;
  margin-inline: auto;
  margin-bottom: 3.2rem;
}
.about__title img {
  width: 100%;
  height: auto;
}
.about__title span {
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
.about__desc {
  font-size: 1.8rem;
  line-height: 2em;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 768px) {
  .about__desc {
    font-size: 1.6rem;
  }
}
.about__subtitle {
  text-align: center;
  font-size: 3.2rem;
  font-weight: bold;
  color: #0868ac;
  margin-bottom: 1.6rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .about__subtitle {
    font-size: 2.4rem;
  }
}
.about_2023 {
  width: 100%;
  height: auto;
  margin-bottom: 3.2rem;
}
.about__btn {
  position: relative;
  text-decoration: none;
  display: block;
  width: 40rem;
  background: linear-gradient(to right, #0baf84, #00543e);
  margin-inline: auto;
  padding-block: 1.6rem;
  border-radius: 4px;
  color: white;
  text-align: center;
  font-size: 2rem;
  line-height: 1;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .about__btn {
    width: 100%;
  }
}
.about__btn:hover {
  opacity: 0.6;
}
.about__btn img {
  position: absolute;
  top: 50%;
  left: 70%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .about__btn img {
    left: 80%;
  }
}

.social {
  padding-block: 16rem;
}
@media screen and (max-width: 768px) {
  .social {
    padding-block: 6rem;
  }
}
.social__wrapper {
  background-color: white;
  width: 75%;
  max-width: 1080px;
  margin-inline: auto;
  box-shadow: 0 3px 1rem #aaa;
  border-radius: 3rem;
}
@media screen and (max-width: 768px) {
  .social__wrapper {
    width: calc(100% - 4rem);
    border-radius: 1.2rem;
  }
}
.social__inner {
  padding: 6.4rem 6rem;
}
@media screen and (max-width: 768px) {
  .social__inner {
    padding: 4rem 2rem;
  }
}
.social__title {
  width: 75%;
  margin-inline: auto;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 1080px) {
  .social__title {
    width: 100%;
  }
}
.social__title img {
  width: 100%;
  height: auto;
}
.social__point-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 3.2rem 6rem;
}
@media screen and (max-width: 1080px) {
  .social__point-list {
    flex-direction: column;
  }
}
.social__point-item {
  width: 44rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 2rem;
  border-radius: 0.8rem;
  box-shadow: 0 0 3px #aaa;
}
@media screen and (max-width: 768px) {
  .social__point-item {
    width: 100%;
    box-shadow: unset;
    padding: unset;
  }
}
.social__point-header {
  width: 100%;
  border-radius: 999rem;
  color: white;
  text-align: center;
  background: linear-gradient(to right, #df702d, #d54126);
  font-size: 2rem;
  font-weight: bold;
  padding-block: 1.6rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .social__point-header {
    padding-block: 1rem;
  }
}
.social__point-header span {
  color: white;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1;
  margin-left: 0.5rem;
}
.social__point-title {
  font-size: 2rem;
  font-weight: bold;
  color: #0868ac;
  margin-block: 2rem;
  text-align: center;
  line-height: 1.8em;
}
.social__point-detail {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.social__point-detail img {
  display: block;
}
.social__point-detail p {
  margin-block: 2rem 2.4rem;
}
@media screen and (max-width: 768px) {
  .social__point-detail p {
    line-height: 1.5em;
  }
}
.social__point-detail .text-red {
  color: #b62126;
}

.info {
  position: relative;
  background-color: white;
  padding-block: 6.4rem;
}
@media screen and (max-width: 768px) {
  .info {
    padding-top: 6rem;
    padding-bottom: unset;
  }
}
.info__inner {
  position: relative;
  z-index: 10;
  width: 51%;
  max-width: 740px;
  margin-inline: auto;
}
@media screen and (max-width: 1080px) {
  .info__inner {
    width: 75%;
  }
}
@media screen and (max-width: 768px) {
  .info__inner {
    width: calc(100% - 4rem);
  }
}
.info__table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 2.4rem 2rem;
}
.info__table > tbody > tr {
  display: block;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 768px) {
  .info__table > tbody > tr {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.info__table > tbody > tr > th {
  width: 10rem;
  padding-block: 1rem 1.5rem;
  font-size: 1.4rem;
  font-weight: bold;
  border-right: solid 1px #aaa;
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  .info__table > tbody > tr > th {
    width: 100%;
    border: none;
  }
}
.info__table > tbody > tr > td {
  font-size: 1.4rem;
  line-height: 1.4em;
  padding-left: 2rem;
}
@media screen and (max-width: 768px) {
  .info__table > tbody > tr > td {
    text-align: center;
  }
}
.info__table > tbody > tr > td img {
  width: calc(50% - 2rem);
  display: inline;
  vertical-align: middle;
}
.info__table > tbody > tr > td img:nth-child(1) {
  margin-right: 2rem;
}
@media screen and (max-width: 768px) {
  .info__table > tbody > tr > td img {
    width: 23rem;
  }
  .info__table > tbody > tr > td img:nth-child(1) {
    margin-right: unset;
    margin-bottom: 1.2rem;
  }
}
@media screen and (max-width: 1080px) {
  .info__table > tbody > tr > td table tr {
    display: flex;
    flex-direction: column;
  }
}
.info__table > tbody > tr > td table td {
  font-size: 1.4rem;
  line-height: 1.4em;
}
@media screen and (min-width: 1081px) {
  .info__table > tbody > tr > td table.col-3 td {
    min-width: 15rem;
  }
}
@media screen and (min-width: 1081px) {
  .info__table > tbody > tr > td table.col-2 td {
    min-width: 30rem;
  }
}
.info__table > tbody > tr > td .text-end {
  font-size: 1.4rem;
  text-align: right;
  margin-top: 2rem;
}
@media screen and (max-width: 768px) {
  .info__table > tbody > tr > td .text-end {
    text-align: center;
  }
}
.info .animate__bg div {
  top: unset;
  bottom: 0;
  height: 50%;
}
@media screen and (max-width: 1080px) {
  .info .animate__bg div {
    height: 60rem;
  }
}
@media screen and (max-width: 768px) {
  .info .animate__bg div {
    height: 30rem;
  }
}
.info .animate__bg.--2 div {
  bottom: unset;
  top: 0;
}
.info .animate__bg.--3 div {
  bottom: 30rem;
}
.info .animate__bg.--4 div {
  bottom: 60rem;
}
.info .animate__bg.--5 div {
  bottom: 90rem;
}
.info .animate__bg.--6 div {
  bottom: 120rem;
}

.event {
  background-color: white;
  padding-block: 8rem;
  position: relative;
}
.event__inner {
  width: 75%;
  max-width: 1080px;
  margin-inline: auto;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .event__inner {
    width: calc(100% - 4rem);
  }
}
.event__title {
  text-align: center;
  color: #0868ac;
  background-color: #eee;
  border-radius: 999rem;
  font-size: 4rem;
  font-weight: bold;
  line-height: 6rem;
}
@media screen and (max-width: 768px) {
  .event__title {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }
}
.event__list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 1.2%;
  margin-block: 4.8rem 6rem;
}
@media screen and (max-width: 1080px) {
  .event__list {
    gap: 2%;
  }
}
@media screen and (max-width: 768px) {
  .event__list {
    gap: 2%;
  }
}
.event__item {
  width: 19%;
  height: auto;
}
@media screen and (max-width: 1080px) {
  .event__item {
    width: 32%;
  }
}
@media screen and (max-width: 768px) {
  .event__item {
    width: 49%;
  }
}
.event__item a {
  display: block;
}
.event__item a img {
  width: 100%;
}
.event .animate__bg div {
  height: 100%;
  top: 0%;
}
@media screen and (max-width: 768px) {
  .event .animate__bg div {
    height: 30rem;
    top: unset;
    bottom: 0;
  }
}
.event .animate__bg.--2 div {
  bottom: unset;
  top: 0;
}

.download {
  position: relative;
  background-color: white;
  padding-bottom: 10rem;
}
.download__header {
  position: relative;
  z-index: 10;
  padding-block: 28rem 4rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .download__header {
    padding-block: 17rem 3.2rem;
  }
}
.download__header h1 {
  color: #0868ac;
  font-size: 4.8rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .download__header h1 {
    font-size: 3.6rem;
    line-height: 1;
  }
}
.download__header span {
  font-size: 2.4rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .download__header span {
    font-size: 2rem;
  }
}
.download__info {
  padding-bottom: 12rem;
}
.download__info__wrapper {
  width: 75%;
  max-width: 1080px;
  margin-inline: auto;
  box-shadow: 0 0.3rem 1rem #aaa;
  border-radius: 3rem;
  position: relative;
  z-index: 10;
  background-color: white;
}
@media screen and (max-width: 768px) {
  .download__info__wrapper {
    width: calc(100% - 4rem);
    border-radius: 1.2rem;
  }
}
.download__info__inner {
  padding: 3.2rem 6rem;
}
@media screen and (max-width: 768px) {
  .download__info__inner {
    padding: 4rem 2rem;
  }
}
.download__info__title {
  width: 100%;
  border-radius: 999rem;
  color: white;
  text-align: center;
  background: linear-gradient(to right, #df702d, #d54126);
  font-size: 3.2rem;
  font-weight: bold;
  padding-block: 1.6rem;
  line-height: 1;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 768px) {
  .download__info__title {
    padding-block: 1rem;
    font-size: 2rem;
  }
}
.download__info__title span {
  color: white;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1;
  margin-left: 0.5rem;
}
@media screen and (max-width: 768px) {
  .download__info__title span {
    display: block;
    font-size: 1.6rem;
  }
}
.download__info__desc {
  font-size: 1.6rem;
  line-height: 1.4em;
  margin-bottom: 3.2rem;
}
.download__info__list {
  display: flex;
  gap: 3.2rem 2%;
}
@media screen and (max-width: 1080px) {
  .download__info__list {
    flex-direction: column;
  }
}
.download__info__item {
  width: 32%;
  display: flex;
  flex-direction: column;
  padding: 1rem;
  box-shadow: 0 0 0.5rem #ccc;
  border-radius: 0.8rem;
}
@media screen and (max-width: 1080px) {
  .download__info__item {
    width: 100%;
  }
}
.download__info__item__title {
  margin-bottom: 3.2rem;
  flex-grow: 1;
}
.download__info__item__title span {
  display: block;
  font-size: 1.6rem;
  color: #777;
  line-height: 2em;
}
.download__info__item__title h3 {
  font-size: 2rem;
  font-weight: bold;
  color: #0868ac;
  line-height: 1.8em;
}
.download__info__item__desc {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 1.2rem;
}
.download__btn {
  position: relative;
  text-decoration: none;
  display: block;
  width: 100%;
  background: linear-gradient(to right, #0baf84, #00543e);
  padding-block: 1.6rem;
  border-radius: 4px;
  text-align: center;
  transition: 0.3s;
}
.download__btn span {
  color: white;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2em;
  padding-right: 3rem;
}
@media screen and (max-width: 768px) {
  .download__btn {
    width: 100%;
  }
}
.download__btn:hover {
  opacity: 0.6;
}
.download__btn img {
  position: absolute;
  top: 50%;
  left: 75%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .download__btn img {
    left: 80%;
  }
}
.download .animate__bg.--1 div {
  top: 0;
}
@media screen and (max-width: 768px) {
  .download .animate__bg.--1 div {
    height: 30rem;
  }
}
.download .animate__bg.--2 div {
  top: unset;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .download .animate__bg.--2 div {
    height: 30rem;
  }
}
/*# sourceMappingURL=style.css.map */