html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1.4;
    letter-spacing: 0.04em;
    font-weight: 400;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
        "Hiragino Sans", Meiryo, sans-serif;
    color: #333;
    -webkit-font-smoothing: antialiased;
}

body * {
    box-sizing: border-box;
}

img {
    height: auto;
    vertical-align: bottom;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
}

/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

main {
    display: block;
}

ol,
li {
    list-style-type: none;
}

button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
}

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

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

@media (hover: hover) {
    .fv__button:hover {
        box-shadow: 0 5px 8px 2px rgba(0, 0, 0, 0.14);
        transform: translateY(-2px);
        filter: brightness(110%);
        text-decoration: none;
        color: #333;
        transition: all 0.3s;
    }
    .fv__button:hover .feature__icon {
        transition: all 0.3s;
        transform: translateX(3px);
    }
    .feature__button:hover {
        box-shadow: 0 5px 8px 2px rgba(0, 0, 0, 0.14);
        transform: translateY(-2px);
        filter: brightness(110%);
        text-decoration: none;
        color: #fff;
        transition: all 0.3s;
    }
    .feature__button:hover .feature__icon {
        transition: all 0.3s;
        transform: translateX(3px);
    }
    .companies__button:hover {
        box-shadow: 0 5px 8px 2px rgba(0, 0, 0, 0.14);
        transform: translateY(-2px);
        filter: brightness(110%);
        text-decoration: none;
        color: #2d96dc;
        transition: all 0.3s;
    }
    .companies__button:hover .columns__icon {
        transition: all 0.3s;
        transform: translateX(3px);
    }
    .flow__button:hover {
        box-shadow: 0 5px 8px 2px rgba(0, 0, 0, 0.14);
        transform: translateY(-2px);
        filter: brightness(110%);
        text-decoration: none;
        color: #fff;
        transition: all 0.3s;
    }
    .flow__button:hover .feature__icon {
        transition: all 0.3s;
        transform: translateX(3px);
    }
    .voices__button:hover {
        box-shadow: 0 5px 8px 2px rgba(0, 0, 0, 0.14);
        transform: translateY(-2px);
        filter: brightness(110%);
        text-decoration: none;
        color: #fff;
        transition: all 0.3s;
    }
    .columns__button:hover {
        box-shadow: 0 5px 8px 2px rgba(0, 0, 0, 0.14);
        transform: translateY(-2px);
        filter: brightness(110%);
        text-decoration: none;
        color: #2d96dc;
        transition: all 0.3s;
    }
    .columns__button:hover .columns__icon {
        transition: all 0.3s;
        transform: translateX(3px);
    }
    .events__button:hover {
        box-shadow: 0 5px 8px 2px rgba(0, 0, 0, 0.14);
        transform: translateY(-2px);
        filter: brightness(110%);
        text-decoration: none;
        color: #fff;
        transition: all 0.3s;
    }
    .events__button:hover .columns__icon {
        transition: all 0.3s;
        transform: translateX(3px);
    }
    .registration__button:hover {
        box-shadow: 0 5px 8px 2px rgba(0, 0, 0, 0.14);
        transform: translateY(-2px);
        filter: brightness(110%);
        text-decoration: none;
        color: #fff;
        transition: all 0.3s;
    }
    .registration__button:hover .footer__img01 {
        transition: all 0.3s;
        transform: translateX(3px);
    }
    .footer__button:hover {
        box-shadow: 0 5px 8px 2px rgba(0, 0, 0, 0.14);
        transform: translateY(-2px);
        filter: brightness(110%);
        text-decoration: none;
        color: #2d96dc;
        transition: all 0.3s;
    }
    .footer__button:hover .footer__img01 {
        transition: all 0.3s;
        transform: translateX(3px);
    }
    .header__button01:hover {
        color: #2d96dc;
    }
    .header__button02:hover {
        background-color: #2d96dc;
        filter: brightness(110%);
        color: #fff;
    }
    .header__button03:hover {
        background-color: #fff;
        filter: brightness(110%);
        color: #2d96dc;
    }
}
.underline::after {
    position: absolute;
    bottom: -21%;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    display: block;
    background-color: #2d96dc;
    height: 4px;
    width: 46%;
}
@media screen and (min-width: 1080px) {
    .underline::after {
        width: 200px;
    }
}

.underline01::after {
    position: absolute;
    bottom: -21%;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    display: block;
    background-color: #2d96dc;
    height: 4px;
    width: 64%;
}
@media screen and (min-width: 1080px) {
    .underline01::after {
        width: 280px;
    }
}

.underline02::after {
    position: absolute;
    bottom: -21%;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    display: block;
    background-color: #2d96dc;
    height: 4px;
    width: 69%;
}
@media screen and (min-width: 1080px) {
    .underline02::after {
        width: 320px;
    }
}

.underline03-1::after {
    position: absolute;
    bottom: -21%;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    display: block;
    background-color: #2d96dc;
    height: 4px;
    width: 82%;
}
@media screen and (min-width: 1080px) {
    .underline03-1::after {
        width: 410px;
    }
}

.underline03::after {
    position: absolute;
    bottom: -21%;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    display: block;
    background-color: #2d96dc;
    height: 4px;
    width: 82%;
}
@media screen and (min-width: 1080px) {
    .underline03::after {
        width: 380px;
    }
}

.underline04::after {
    position: absolute;
    bottom: -21%;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    display: block;
    background-color: #2d96dc;
    height: 4px;
    width: 41%;
}
@media screen and (min-width: 1080px) {
    .underline04::after {
        width: 280px;
    }
}

.underline05::after {
    position: absolute;
    bottom: -21%;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    display: block;
    background-color: #2d96dc;
    height: 4px;
    width: 75%;
}
@media screen and (min-width: 1080px) {
    .underline05::after {
        width: 360px;
    }
}

.underline06::after {
    position: absolute;
    bottom: -21%;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    display: block;
    background-color: #2d96dc;
    height: 4px;
    width: 60%;
}
@media screen and (min-width: 1080px) {
    .underline06::after {
        width: 270px;
    }
}

.header {
    padding: 5% 4% 4%;
    display: flex;
    justify-content: space-between;
}
@media screen and (min-width: 1080px) {
    .header {
        padding: 1.6% 9.4%;
        position: fixed;
        top: 0;
        left: auto;
        width: 100%;
        z-index: 10;
        background-color: #fff;
        z-index: 100;
    }
}

.header__group01 {
    width: 50%;
}
@media screen and (min-width: 1080px) {
    .header__group01 {
        cursor: pointer;
        width: 16%;
        white-space: nowrap;
        max-width: 161px;
    }
    .header__group01>a>img {
        width: 100%;
    }
}

.header__group02 {
    width: 29%;
}
@media screen and (min-width: 1080px) {
    .header__group02 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 38.2%;
    }
}

@media screen and (min-width: 1080px) and (max-width: 1300px) {
    .header__group02 {
        width: 50%;
    }
}
.header__button01 {
    display: block;
    padding: 1% 1% 1%;
    font-size: 4.2666666667vw;
    font-weight: bold;
    color: #2d96dc;
    text-align: center;
}
@media screen and (min-width: 1080px) {
    .header__button01 {
        font-size: 16px;
    }
}

.header__button02 {
    transition: all 0.3s;
    display: block;
    border: 3px solid #2d96dc;
    border-radius: 5px;
    padding: 1% 1% 1%;
    font-size: 4.2666666667vw;
    font-weight: bold;
    color: #2d96dc;
    text-align: center;
}
@media screen and (min-width: 1080px) {
    .header__button02 {
        font-size: 16px;
        width: 28%;
    }
}

.header__button03 {
    transition: all 0.3s;
    display: block;
    border: 3px solid #2d96dc;
    background-color: #2d96dc;
    border-radius: 5px;
    padding: 1% 1% 1%;
    font-size: 4.2666666667vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
@media screen and (min-width: 1080px) {
    .header__button03 {
        font-size: 16px;
        width: 28%;
    }
}

@media screen and (min-width: 1080px) {
    .header__text01 {
        margin-top: 2%;
        font-size: 10px;
    }
}

.header__note {
    display: none;
    position: absolute;
    top: 0%;
    line-height: 1.2;
    left: 100%;
    padding: 4px;
    font-size: clamp(10px, 1vw, 10px);
    font-weight: bold;
    color: #2d96dc;
    border: 2px solid #2d96dc;
}

@media screen and (min-width: 1080px) and (max-width: 1366px) {
    .header__note {
        top: 0%;
        left: 110%;
    }
}

@media screen and (min-width: 1080px) {
    .header__group01:hover .header__note {
        display: block;
    }
}

@media screen and (max-width: 1079px) {
    .header__group01:hover .header__note {
        display: none;
    }
}

/*============
 fv ここから
 ============*/
@media screen and (min-width: 1080px) {
  .fv > .fv__inner > .group {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: fit-content;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  .fv > .fv__inner > .group > .main_summary_group {
    margin-top: 50px;
  }
  .fv > .fv__inner > .group > .main_visual_group {
    position: relative;
  }
}
.fv {
  position: relative;
  overflow: hidden;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

@media screen and (max-width: 767px) {
  .fv .fv__inner > .group {
    max-width: 400px;
    position: relative;
    align-self: center;
  }
}
.fv__inner {
  background: #fff url(/images/top/main_background_image_sp_20240701.webp) no-repeat center 100%/cover;
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 768px) {
  .fv__inner {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1080px) {
  .fv__inner {
    padding-top: 681px;
    padding-bottom: initial;
    background: #fff url(/images/top/main_background_image_20240701.webp) no-repeat left 100%/100% 100%;
    min-height: initial;
    display: block;
  }
}
.fv__title01 {
  font-size: 49px;
  line-height: 1.2;
  font-weight: bold;
  color: #1146ad;
  text-align: center;
  font-feature-settings: "palt";
  letter-spacing: 0.04em;
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .fv__title01 {
    font-size: 90px;
  }
}
@media screen and (min-width: 1080px) {
  .fv__title01 {
    font-size: 102px;
    line-height: 1.1;
    width: 90%;
    width: auto;
    margin-top: initial;
  }
}
.fv__text01 {
  background-color: #fff;
  padding: 8px;
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 0 5px;
  margin-inline: auto;
  margin-top: 10px;
}

.fv__text01 > img {
  width: 25px;
}

.fv__text01 > span {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
}

.fv__text01 > span > .accent {
  color: #2d96dc;
}

.fv__text01 > span > .text-large {
  font-size: 1.25em;
}

.fv__text01 > span > .text-large > .accent {
  color: #2d96dc;
}

@media screen and (min-width: 768px) {
  .fv__text01 > img {
    width: 42px;
  }
  .fv__text01 > span {
    font-size: 26px;
  }
}
@media screen and (min-width: 1080px) {
  .fv__text01 {
    gap: 0 10px;
    width: fit-content;
    padding: 8px 10px;
    margin-inline: initial;
    margin-top: 16px;
  }
  .fv__text01 > img {
    width: 35px;
  }
  .fv__text01 > span {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.01em;
  }
}
.fv__img01 {
  width: 39.5%;
}

@media screen and (min-width: 1080px) {
  .fv__img01 {
    width: auto;
  }
}
.fv__text03 {
  color: #000;
  width: fit-content;
  position: absolute;
  top: 52%;
  left: 3%;
  z-index: 1;
}
.fv__text03 .fv__text03__inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: fit-content;
}
.fv__text03 .caption {
  font-size: 14px;
}
.fv__text03 .text {
  width: fit-content;
}
.fv__text03 .text > span {
  font-size: 22px;
  font-weight: bold;
}
.fv__text03 .text > span > .accent {
  color: #1146ad;
}

@media screen and (min-width: 768px) {
  .fv__text03 {
    left: 0;
    bottom: auto;
    top: 55%;
    width: 55%;
  }
  .fv__text03 .fv__text03__inner {
    margin-inline: auto;
  }
  .fv__text03 .caption {
    margin-left: 0;
    align-self: flex-end;
  }
  .fv__text03 .text > img {
    width: 300px;
  }
  .fv__text03 .text > span {
    font-size: 50px;
  }
}
@media screen and (min-width: 1080px) {
  .fv__text03 {
    width: fit-content;
    display: block;
    position: static;
    margin-top: 10px;
  }
  .fv__text03 .text > img {
    max-width: 160px;
  }
  .fv__text03 .text > span {
    font-size: 24px;
    font-weight: bold;
  }
  .fv__text03 .text > span > .accent {
    color: #1146ad;
  }
  .fv__text03 > .caption {
    text-align: right;
  }
}
.main_visual_group {
  position: relative;
  width: 67%;
  margin-left: auto;
  margin-right: -30px;
  margin-top: 10px;
}
.main_visual_group .fv__img {
  width: 90%;
}

@media screen and (min-width: 768px) {
  .main_visual_group {
    margin-top: 0;
    width: 50%;
  }
  .main_visual_group .fv__img {
    width: 85%;
    margin-inline: auto;
  }
}
.fv__img {
  position: relative;
  width: 100%;
}

@media screen and (min-width: 1080px) {
  .main_visual_group {
    position: relative;
    width: 464px;
    margin-right: 0;
    margin-left: 0;
  }
}
.main_summary_group > .action {
  position: relative;
  width: fit-content;
  margin-inline: auto;
  margin-top: 10px;
}
.main_summary_group > .action > .caption {
  text-align: center;
  color: #000;
  font-weight: bold;
  font-size: 15px;
  line-height: 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main_summary_group > .action > .caption > span {
  font-size: 1.2em;
}
.main_summary_group > .action > .caption:before {
  content: "";
  margin-right: 8px;
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: black;
  transform: rotate(60deg);
}
.main_summary_group > .action > .caption:after {
  content: "";
  margin-left: 8px;
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: black;
  transform: rotate(-60deg);
}

.fv__button {
  font-weight: bold;
  font-size: 20px;
  color: #000;
  text-align: center;
  background-color: #ffe923;
  transition: all 0.3s;
  padding: 20px 56px;
  margin-top: 8px;
  display: block;
  width: fit-content;
  border-radius: 50px;
  border-bottom: 6px solid #d27e00;
}

.fv__button > img {
  width: 17px;
}

@media screen and (min-width: 768px) {
  .main_summary_group > .action {
    margin-top: 20px;
  }
  .fv__button {
    font-size: 30px;
    margin-top: 12px;
  }
  .fv__button > img {
    width: 24px;
  }
  .main_summary_group > .action > .caption {
    font-size: 20px;
  }
}
@media screen and (min-width: 1080px) {
  .main_summary_group > .action {
    width: fit-content;
    margin-inline: auto;
    margin-top: 49px;
  }
  .fv__button {
    font-size: 24px;
    margin-top: 8px;
    padding: 20px 35px;
  }
  .fv__button > img {
    width: 17px;
  }
}
.fv__button.red {
  background-color: #e20b17;
  color: #fff;
}

@media screen and (min-width: 1080px) {
  .fv__img02 {
    width: 279px;
    height: 38px;
  }
}
.decoration01 {
  position: absolute;
  bottom: 48%;
  right: 0;
  width: 48%;
}

@media screen and (min-width: 1080px) {
  .decoration01 {
    width: 255px;
    top: 21%;
    bottom: auto;
    right: -12%;
    z-index: -1;
  }
}
.decoration02 {
  position: absolute;
  bottom: 2%;
  left: 0;
  width: 35%;
}

@media screen and (min-width: 1080px) {
  .decoration02 {
    bottom: 40px;
    left: -50px;
    width: 189px;
  }
}
/* ============
fv ここまで
=============== */

.floating {
    transform: opacity 0.3s ease-in-out;
    opacity: 0;
    position: fixed;
    bottom: 0;
    left: auto;
    width: 100%;
    z-index: 10;
    background-color: #fff;
}

.spacer {
    padding-top: 100px;
}

.about {
    padding-top: 40px;
    padding-bottom: 8%;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
}
@media screen and (min-width: 1080px) {
    .about {
        padding: 100px 0 100px;
    }
}

.about__title01 {
    text-align: center;
    font-size: 8.5333333333vw;
    font-weight: bold;
    color: #2e96dd;
}
@media screen and (min-width: 1080px) {
    .about__title01 {
        font-size: 40px;
    }
}

.about__text01 {
    text-align: center;
    font-weight: bold;
    font-size: 5.8666666667vw;
    margin-top: 46px;
    line-height: 1.4;
}
@media screen and (min-width: 1080px) {
    .about__text01 {
        font-size: 29px;
        margin-top: 42px;
    }
}

.about__text02 {
    font-size: 8.5333333333vw;
}
@media screen and (min-width: 1080px) {
    .about__text02 {
        font-size: 40px;
    }
}

.about__text03 {
    font-size: 8.5333333333vw;
    color: #e20000;
}
@media screen and (min-width: 1080px) {
    .about__text03 {
        font-size: 40px;
    }
}

.about__text04 {
    font-size: 1.1em;
    color: #e20000;
}

.about__text05 {
    font-size: 8.5333333333vw;
}
@media screen and (min-width: 1080px) {
    .about__text05 {
        font-size: 30px;
    }
}

@media screen and (min-width: 1080px) {
    .about__text06 {
        font-size: 40px;
    }
}

.about__img01 {
    width: 87%;
    margin: 20px auto 0;
    display: block;
}
@media screen and (min-width: 1080px) {
    .about__img01 {
        width: 380px;
        margin: 0;
    }
}

@media screen and (min-width: 1080px) {
    .about__inner {
        display: flex;
        justify-content: space-between;
        width: 1000px;
        margin: 35px auto 0;
    }
}

.about__inner01 {
    width: 91%;
    margin: 0 auto 0;
    border-radius: 30px;
    border: 5px solid #e3f3fe;
    padding: 5% 0% 5%;
}
@media screen and (min-width: 1080px) {
    .about__inner01 {
        width: 1000px;
        padding: 20px 0 18px;
    }
}

.about__title02 {
    text-align: center;
    font-size: 4.2666666667vw;
    font-weight: bold;
    color: #2e96dd;
}
@media screen and (min-width: 1080px) {
    .about__title02 {
        font-size: 24px;
    }
}

.about__lists {
    display: flex;
    flex-wrap: wrap;
}
@media screen and (min-width: 1080px) {
    .about__lists {
        margin-top: 28px;
        justify-content: space-between;
    }
}

.about__list {
    width: 33.3333333333%;
    height: 62px;
    display: flex;
    justify-content: center;
}
@media screen and (min-width: 1080px) {
    .about__list {
        width: 16.6666666667%;
    }
}

.about__list img {
    align-items: center;
    -o-object-fit: contain;
    object-fit: contain;
}

.feature {
    padding: 8% 0 7.8%;
    background-color: #e3f3ff;
}
@media screen and (min-width: 1080px) {
    .feature {
        padding: 96px 0 100px;
    }
}

.feature__title01 {
    text-align: center;
    font-size: 8.5333333333vw;
    font-weight: bold;
    color: #2e96dd;
}
@media screen and (min-width: 1080px) {
    .feature__title01 {
        font-size: 40px;
    }
}

.feature__title02 {
    text-align: center;
    font-size: 5.3333333333vw;
    font-weight: bold;
    color: #2e96dd;
    margin-top: 18px;
}
@media screen and (min-width: 1080px) {
    .feature__title02 {
        font-size: 20px;
    }
}

.feature__title03 {
    font-size: 16px;
    color: #2d96dc;
    text-align: center;
    font-weight: bold;
}

.feature__text01 {
    text-align: center;
    font-size: 3.7333333333vw;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 38px;
}
@media screen and (min-width: 1080px) {
    .feature__text01 {
        font-size: 18px;
    }
}

.feature__text02 {
    font-size: 3.6vw;
    line-height: 1.5;
    margin-top: 24px;
}
@media screen and (min-width: 1080px) {
    .feature__text02 {
        font-size: 15px;
    }
}

.feature__lists {
    width: 100%;
}
@media screen and (min-width: 1080px) {
    .feature__lists {
        width: 1100px;
        margin: 42px auto 0;
        display: flex;
        justify-content: space-between;
    }
}

.feature__list {
    width: 81%;
    padding: 7% 6% 6%;
    background-color: #fff;
    border-radius: 16px;
}
@media screen and (max-width: 1079px) {
    .feature__list {
        margin: 8% auto 0;
    }
}
@media screen and (min-width: 1080px) {
    .feature__list {
        width: 344px;
        padding: 30px;
    }
}

.feature__img01 {
    width: 80%;
    margin: 0% auto 0;
    display: block;
}

.feature__img02 {
    width: 80%;
    margin: 0% auto 0;
    display: block;
}

.feature__img03 {
    width: 60%;
    margin: 0% auto 0;
    display: block;
}

.feature__box {
    margin: 40px auto 0;
    width: 394px;
    text-align: center;
}

.feature__button {
    font-weight: bold;
    transition: all 0.3s;
    background-color: #e20000;
    padding: 26px 28px 22px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    border-radius: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 344px;
    margin: 8px auto 0;
}

.feature__icon {
    transition: all 0.3s;
    width: 80%;
    vertical-align: middle;
}
@media screen and (min-width: 1080px) {
    .feature__icon {
        width: 13px;
    }
}

.companies {
    padding: 10% 0 6.4%;
    overflow: hidden;
}
@media screen and (min-width: 1080px) {
    .companies {
        padding: 95px 0 100px;
    }
}

.companies__title01 {
    text-align: center;
}

.companies__title02 {
    display: block;
    font-size: 4.2666666667vw;
    font-weight: bold;
}
@media screen and (min-width: 1080px) {
    .companies__title02 {
        font-size: 16px;
    }
}

.companies__title03 {
    display: block;
    font-size: 8.5333333333vw;
    font-weight: bold;
    color: #2e96dd;
}
@media screen and (min-width: 1080px) {
    .companies__title03 {
        font-size: 40px;
    }
}

.companies__title04 {
    font-size: 3.7333333333vw;
    font-weight: bold;
    margin-top: 2%;
    color: #333;
}
@media screen and (min-width: 1080px) {
    .companies__title04 {
        font-size: 14px;
    }
}

.companies__text01 {
    font-size: 2.6666666667vw;
    color: #2d96dc;
    margin-top: 16%;
}
@media screen and (min-width: 1080px) {
    .companies__text01 {
        font-size: 12px;
    }
}

@media screen and (max-width: 1079px) {
    .companies__lists {
        margin-top: 60px;
    }
}

@media screen and (min-width: 1080px) {
    .companies__inner01 {
        width: 1100px;
        margin: 62px auto 0;
    }
}

@media screen and (min-width: 1080px) {
    .company-slider {
        width: 1100px;
        margin: 62px auto 0;
        overflow: hidden;
    }
}

.companies__list {
    border: 4px solid #ddd;
    padding: 5% 5% 2%;
    border-radius: 10px;
    min-height: 90vw;
}
@media screen and (min-width: 1080px) {
    .companies__list {
        padding: 20px;
        min-height: 368px;
    }
}

.companies__img01 {
    width: 100%;
}

.companies__button {
    font-weight: bold;
    transition: all 0.3s;
    border-radius: 40px;
    border: 3px solid #2d96dc;
    font-size: 5.3333333333vw;
    font-weight: bold;
    padding: 2% 7%;
    margin: 28px auto 0;
    display: block;
    width: 52%;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #2e96dd;
}
@media screen and (min-width: 1080px) {
    .companies__button {
        font-size: 22px;
        width: 234px;
        padding: 9px 47px;
        margin: 46px auto 0;
    }
}

.sharp-img-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 51vw;
}
@media screen and (min-width: 1080px) {
    .sharp-img-box {
        height: 203px;
    }
}

.flow {
    padding: 10% 0 14%;
    background-color: #e3f3ff;
}
@media screen and (min-width: 1080px) {
    .flow {
        padding: 103px 0 103px;
    }
}

.flow__title01 {
    text-align: center;
    font-size: 6.9333333333vw;
    font-weight: bold;
    color: #2e96dd;
}
@media screen and (min-width: 1080px) {
    .flow__title01 {
        font-size: 36px;
    }
}

.flow__title02 {
    font-size: 8.5333333333vw;
}
@media screen and (min-width: 1080px) {
    .flow__title02 {
        font-size: 40px;
    }
}

.flow__title03 {
    text-align: center;
    font-size: 5.3333333333vw;
    font-weight: bold;
    color: #2e96dd;
    margin-top: 6%;
}
@media screen and (min-width: 1080px) {
    .flow__title03 {
        font-size: 30px;
        margin-top: 3%;
    }
}

.flow__title04 {
    font-size: 16px;
    color: #2d96dc;
    text-align: center;
    font-weight: bold;
}

.flow__text01 {
    font-size: 3.6vw;
    margin-top: 6%;
}
@media screen and (min-width: 1080px) {
    .flow__text01 {
        font-size: 15px;
    }
}

.flow__lists {
    width: 80%;
    margin: 13% auto 0;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
@media screen and (min-width: 1080px) {
    .flow__lists {
        width: 1100px;
        flex-direction: row;
        align-items: center;
        margin-top: 66px;
    }
}

.flow__list {
    padding: 9% 9%;
    background-color: #fff;
}
@media screen and (min-width: 1080px) {
    .flow__list {
        width: 330px;
        padding: 11px 23px 0;
        min-height: 410px;
    }
}

.flow__list.arrow {
    padding: 3% 9%;
    background-color: transparent;
}
@media screen and (min-width: 1080px) {
    .flow__list.arrow {
        width: 26px;
        padding: 0;
    }
}

.flow__img01 {
    width: 17%;
    display: block;
    margin: 0 auto;
}

.flow__img02 {
    width: 100%;
    display: block;
    margin: 4% auto 0;
}
@media screen and (min-width: 1080px) {
    .flow__img02 {
        margin: 0;
    }
}

.flow__img03 {
    width: 17%;
    display: block;
    margin: 0 auto;
}
@media screen and (min-width: 1080px) {
    .flow__img03 {
        width: 100%;
        margin-top: 190px;
    }
}

.flow__img04 {
    width: 85%;
    display: block;
    margin: 4% auto 0;
}
@media screen and (min-width: 1080px) {
    .flow__img04 {
        width: 83%;
        margin: 0% auto 0;
    }
}

.flow__button {
    font-weight: bold;
    transition: all 0.3s;
    background-color: #e20000;
    padding: 30px 0 28px;
    font-size: 22px;
    text-align: center;
    color: #fff;
    border-radius: 14px;
    display: block;
    margin: 14px auto 0;
    width: 334px;
    padding: 26px 28px 22px;
    font-size: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flow__box {
    margin: 40px auto 0;
    width: 344px;
    text-align: center;
}

.voices {
    padding: 8% 0 8%;
}
@media screen and (min-width: 1080px) {
    .voices {
        padding: 103px 0 121px;
    }
}

.voices__title01 {
    text-align: center;
    font-size: 8.5333333333vw;
    font-weight: bold;
    color: #2e96dd;
}
@media screen and (min-width: 1080px) {
    .voices__title01 {
        font-size: 40px;
    }
}

.voices__title02 {
    font-size: 4.2666666667vw;
    font-weight: bold;
    color: #2e96dd;
    line-height: 1.4;
}
@media screen and (min-width: 1080px) {
    .voices__title02 {
        font-size: 18px;
    }
}

.voices__title03 {
    text-align: center;
    font-size: 3.7333333333vw;
    font-weight: bold;
}
@media screen and (min-width: 1080px) {
    .voices__title03 {
        font-size: 16px;
    }
}

.voices__text01 {
    font-size: 3.7333333333vw;
    margin-top: 3%;
    line-height: 1.6;
}
@media screen and (min-width: 1080px) {
    .voices__text01 {
        font-size: 16px;
    }
}

.voices__text02 {
    text-align: center;
    font-size: 2.6666666667vw;
    margin-top: 3%;
}
@media screen and (min-width: 1080px) {
    .voices__text02 {
        font-size: 11px;
    }
}

@media screen and (min-width: 1080px) {
    .voices__inner {
        width: 1000px;
        margin: 60px auto 0;
    }
}

.voices__group01 {
    display: flex;
    justify-content: space-between;
    width: 90%;
}
@media screen and (max-width: 1079px) {
    .voices__group01 {
        margin: 60px auto 0;
    }
}
@media screen and (min-width: 1080px) {
    .voices__group01 {
        width: 100%;
    }
}

.voices__group01 + .voices__group01 {
    margin-top: 21px;
}
@media screen and (min-width: 1080px) {
    .voices__group01 + .voices__group01 {
        margin-top: 48px;
    }
}

@media screen and (min-width: 1080px) {
    .voices__group01:last-of-type {
        margin-top: 50px;
    }
}

.voices__group01.reverse {
    flex-direction: row-reverse;
}

.voices__inner01 {
    position: relative;
    width: 74%;
    border-radius: 25px;
    border: 3px solid #cceef7;
    padding: 4%;
}
@media screen and (min-width: 1080px) {
    .voices__inner01 {
        width: 772px;
        padding: 26px 38px 26px;
    }
}

.voices__inner01.yellow {
    border: 3px solid #f0f097;
}

.voices__inner01.red {
    border: 3px solid #f7ccdd;
}

.voices__inner02 {
    width: 22%;
}
@media screen and (max-width: 1079px) {
    .voices__inner02 {
        margin-top: 5%;
    }
}
@media screen and (min-width: 1080px) {
    .voices__inner02 {
        width: 150px;
    }
}

.voices__img01 {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.voices__img02 {
    position: absolute;
    top: 10%;
    left: 100%;
    width: 7%;
}
@media screen and (min-width: 1080px) {
    .voices__img02 {
        top: 40%;
    }
}

.voices__img03 {
    position: absolute;
    top: 10%;
    right: 100%;
    width: 7%;
}
@media screen and (min-width: 1080px) {
    .voices__img03 {
        top: 40%;
    }
}

.voices__img05 {
    position: absolute;
    top: 10%;
    left: 100%;
    width: 7%;
}
@media screen and (min-width: 1080px) {
    .voices__img05 {
        top: 40%;
    }
}

.events {
    overflow: hidden;
    padding: 8% 0 8%;
    background-color: #e3f3fe;
}
@media screen and (min-width: 1080px) {
    .events {
        padding: 103px 0 98px;
    }
}

.events__title01 {
    text-align: center;
    font-size: 8.5333333333vw;
    font-weight: bold;
    color: #2e96dd;
}
@media screen and (min-width: 1080px) {
    .events__title01 {
        font-size: 40px;
    }
}

.events__title02 {
    font-size: 3.2vw;
    font-weight: bold;
    margin-top: 2%;
}
@media screen and (min-width: 1080px) {
    .events__title02 {
        font-size: 12px;
    }
}

.events__text01 {
    font-size: 2.6666666667vw;
    margin-top: 30px;
}
@media screen and (min-width: 1080px) {
    .events__text01 {
        font-size: 10px;
    }
}

.events__button {
    font-weight: bold;
    transition: all 0.3s;
    display: block;
    background-color: #f58448;
    padding: 30px 0 30px;
    color: #fff;
    text-align: center;
    margin: 40px auto 0;
    width: 80%;
    font-size: 5.3333333333vw;
    border-radius: 14px;
}
@media screen and (min-width: 1080px) {
    .events__button {
        width: 344px;
        font-size: 22px;
    }
}

.events__inner01 {
    padding: 5% 0 96px;
    background-color: #fff;
    width: 90%;
    margin: 7% auto 0;
    overflow: hidden;
}
@media screen and (min-width: 1080px) {
    .events__inner01 {
        width: 1100px;
        margin: 62px auto 0;
        padding: 37px 0 96px;
    }
}

.events__list {
    border: 4px solid #ddd;
    padding: 5%;
    border-radius: 10px;
}
@media screen and (min-width: 1080px) {
    .events__list {
        padding: 20px;
    }
}

.events__img01 {
    width: 100%;
}

@media screen and (min-width: 1080px) {
    .event-slider {
        width: 1100px;
        overflow: hidden;
    }
}

.swiper-button-next,
.swiper-button-prev {
    top: 115% !important;
}

@media screen and (min-width: 768px) {
    .swiper-button-next,
    .swiper-button-prev {
        top: 112% !important;
    }
}
@media screen and (min-width: 1080px) {
    .swiper-button-next,
    .swiper-button-prev {
        top: 122% !important;
    }
}
.swiper-button-next.abc {
    right: 0 !important;
}

.swiper-button-prev.abc {
    left: 0 !important;
}

.swiper-button-next.abc,
.swiper-button-prev.abc {
    top: 81% !important;
}
@media screen and (min-width: 768px) {
    .swiper-button-next.abc,
    .swiper-button-prev.abc {
        top: 90% !important;
    }

    .swiper-button-next.abc {
        right: 54px !important;
    }

    .swiper-button-prev.abc {
        left: 54px !important;
    }
}
@media screen and (min-width: 1080px) {
    .swiper-button-next.abc,
    .swiper-button-prev.abc {
        top: 86% !important;
    }
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 40px !important;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 10px !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    left: 50% !important;
    width: 90% !important;
    transform: translateX(-50%) !important;
}
@media screen and (min-width: 375px) {
    .swiper-horizontal > .swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        left: 50% !important;
        width: 84% !important;
        transform: translateX(-50%) !important;
    }
}

.swiper-pagination-bullet-active {
    width: 16px !important;
    height: 16px !important;
    background-color: #2e96dd !important;
    border: 3px solid #2e96dd !important;
}

.swiper-pagination-bullet:not(:root) {
    width: 16px !important;
    height: 16px !important;
    border: 3px solid #2e96dd;
    background-color: #fff;
    opacity: 1;
}

.columns {
    padding: 7% 0 9.7%;
    overflow: hidden;
}
@media screen and (min-width: 1080px) {
    .columns {
        padding: 103px 0 102px;
    }
}

.columns__title01 {
    text-align: center;
}

.columns__title02 {
    display: block;
    font-size: 4.2666666667vw;
    font-weight: bold;
}
@media screen and (min-width: 1080px) {
    .columns__title02 {
        font-size: 16px;
    }
}

.columns__title03 {
    display: block;
    font-size: 8.5333333333vw;
    font-weight: bold;
    color: #2e96dd;
}
@media screen and (max-width: 1079px) {
    .columns__title03 {
        margin-top: 3%;
    }
}
@media screen and (min-width: 1080px) {
    .columns__title03 {
        font-size: 40px;
    }
}

.columns__title04 {
    display: block;
    font-size: 3.2vw;
    margin-top: 12px;
    color: #333;
    padding: 0% 8% 20%;
}
@media screen and (min-width: 1080px) {
    .columns__title04 {
        font-size: 12px;
        padding: 0;
    }
}

.columns__inner01 {
    background-color: #e3f3fe;
    padding: 4% 5% 8%;
    width: 90%;
    margin: 46px auto 0;
}
@media screen and (min-width: 1080px) {
    .columns__inner01 {
        width: 1100px;
        padding: 29px 25px 47px;
        margin-top: 57px;
    }
}

.columns__lists {
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 1079px) {
    .columns__lists {
        flex-wrap: wrap;
    }
}

.columns__list {
    background-color: #fff;
    padding: 1%;
    width: calc(50% - 12px);
    min-height: 40vw;
}
@media screen and (min-width: 1080px) {
    .columns__list {
        width: calc(25% - 18px);
        min-height: 230px;
        padding: 19px 15px 0;
    }
}

@media screen and (max-width: 1079px) {
    .columns__list:nth-of-type(n + 3) {
        margin-top: 12px;
    }
}

.columns__img01 {
    width: 100%;
}

.columns__title02 {
    font-size: 3.7333333333vw;
}
@media screen and (max-width: 1079px) {
    .columns__title02 {
        margin-top: 1%;
    }
}
@media screen and (min-width: 1080px) {
    .columns__title02 {
        font-size: 16px;
    }
}

.columns__button {
    font-weight: bold;
    transition: all 0.3s;
    background-color: #fff;
    border-radius: 40px;
    border: 3px solid #2d96dc;
    font-size: 5.3333333333vw;
    font-weight: bold;
    padding: 2% 12%;
    margin: 28px auto 0;
    display: block;
    width: 71%;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #2e96dd;
}
@media screen and (min-width: 1080px) {
    .columns__button {
        font-size: 22px;
        width: 234px;
        margin-top: 32px;
        padding: 9px 47px;
    }
}

.columns__icon {
    width: 7%;
    transition: all 0.3s;
}

.movie__banner-container {
    text-align: center;
    margin: 10% auto 0;
    padding-bottom: 10%;
    width: 90%;
}
@media screen and (min-width: 1080px) {
    .movie__banner-container {
        margin-top: 56px;
        padding: 0 0 102px;
    }
}

@media screen and (max-width: 1080px) {
    .movie__banner-container img {
        width: 100%;
    }
}

@media screen and (min-width: 1080px) {
    .movie__banner-container img {
        transition: all 0.3s;
    }

    .movie__banner-container img:hover {
        box-shadow: 0 5px 8px 2px rgb(0 0 0 / 14%);
        transform: translateY(-2px);
        filter: brightness(110%);
        transition: all 0.3s;
    }
}

.movie__title01 {
    text-align: center;
    font-size: 8.5333333333vw;
    font-weight: bold;
    color: #2e96dd;
}
@media screen and (min-width: 1080px) {
    .movie__title01 {
        font-size: 40px;
    }
}

.faq {
    padding: 8% 0 9.3%;
    background-color: #e3f3ff;
}
@media screen and (min-width: 1080px) {
    .faq {
        padding: 103px 0 102px;
    }
}

.faq__title01 {
    text-align: center;
    font-size: 8.5333333333vw;
    font-weight: bold;
    color: #2e96dd;
}
@media screen and (min-width: 1080px) {
    .faq__title01 {
        font-size: 40px;
    }
}

.faq__title02 {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 3.4666666667vw;
    font-weight: bold;
}
@media screen and (min-width: 1080px) {
    .faq__title02 {
        font-size: 18px;
    }
}

.faq__text01 {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 3.7333333333vw;
    margin-top: 28px;
}
@media screen and (min-width: 1080px) {
    .faq__text01 {
        font-size: 16px;
    }
}

.faq__lists {
    width: 90%;
    margin: 60px auto 0;
}
@media screen and (min-width: 1080px) {
    .faq__lists {
        width: 1100px;
        margin-top: 56px;
    }
}

.faq__inner01 {
    background-color: #fff;
    padding: 5% 13% 5% 5%;
}
@media screen and (min-width: 1080px) {
    .faq__inner01 {
        cursor: pointer;
        padding: 17px 17px 17px 50px;
    }
}

.faq__inner01 + .faq__inner01 {
    margin-top: 8px;
}
@media screen and (min-width: 1080px) {
    .faq__inner01 + .faq__inner01 {
        margin-top: 10px;
    }
}

.faq__img01 {
    position: absolute;
    top: 32%;
    right: -9%;
    transition: all 0.3s;
    width: 5%;
}
@media screen and (min-width: 1080px) {
    .faq__img01 {
        top: 29%;
        right: 3.2%;
        width: 23px;
    }
}

.faq__img01.open {
    transform: rotate(-180deg);
    transition: all 0.3s;
}

.registration {
    padding: 12% 0 11.5%;
    background: #fff url("/images/top/registration_bg01.webp") no-repeat left
        top/cover;
}
@media screen and (min-width: 1080px) {
    .registration {
        padding: 103px 0 103px;
    }
}

.registration__title01 {
    text-align: center;
    font-size: 9.6vw;
    font-weight: bold;
}
@media screen and (min-width: 1080px) {
    .registration__title01 {
        font-size: 40px;
    }
}

.registration__button {
    font-weight: bold;
    transition: all 0.3s;
    background-color: #e20000;
    padding: 30px 34px 28px;
    font-size: 22px;
    text-align: center;
    color: #fff;
    border-radius: 14px;
    display: block;
    margin: 22px auto 0;
    width: 344px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


  .footer.footer {
    position: relative;
    padding-top: 0;
    font-size: 87.5%;
  }

  .footer *:not(:root) {
    font-size: inherit;
    /*
      .footerのfont-sizeを継承させる
      ※acaric-plato-webのrootのfont-size仕様合わせ
      　acaric-web-srcのrootに設定すると影響範囲が大きいため匿名コンポーネント内でのみ効かせる
     */
  }

  @media screen and (max-width: 1024px) {
    .space_for_tabnav {
      padding-bottom: 45px;
    }
  }

  @media screen and (max-width: 640px) {
    .space_for_tabnav {
      padding-bottom: 50px;
    }
  }

  .footer.type_guest {
    padding-bottom: 0;
  }

  .footer .footer_nav_top {
    position: relative;
    padding: 40px 0;
    background: #596a80;
    color: #FFFFFF;
  }

  .footer .footer_nav_top .footer_nav_top_content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
  }

  @media screen and (max-width: 640px) {
    .footer .footer_nav_top .footer_nav_top_content {
      flex-direction: column;
    }
  }

  .footer .footer_nav_top .footer_nav_top_content .footer_section.middle {
    width: 32%;
  }

  @media screen and (max-width: 640px) {
    .footer .footer_nav_top .footer_nav_top_content .footer_section.middle {
      width: auto;
    }
  }

  .footer .footer_title {
    font-weight: bold;
    font-size: 1.167em;
    margin-bottom: 16px;
    color: #fff;
  }

  .footer .footer_list {
    padding-left: 8px;
    list-style: none;
  }

  .footer .footer_list li {
    margin-bottom: 4px;
  }

  .footer .footer_list li a {
    color: #fff;
    display: block;
    padding: 4px 0;
    font-size: 1.083em;
    transition: 0.2s all cubic-bezier(0.18, 0.06, 0.23, 1);
  }

  .footer .footer_list li a .small {
    display: block;
    margin-top: 2px;
    font-size: 12px;
    color: #ccc;
    font-weight: 400;
  }

  .footer .footer_list li:last-of-type {
    margin-bottom: 0;
  }

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

  .footer .footer_service .service_group {
    margin-bottom: 16px;
  }

  .footer .footer_service .service_group:last-child {
    margin-bottom: 0;
  }

  .footer .footer_service .service_label {
    font-size: 1.167em;
    margin-bottom: 4px;
  }

  .footer .footer_service .service_link {
    color: #0082D8;
  }

  .footer .footer_service .service_link:hover {
    text-decoration: underline;
  }

  .footer .footer_sns {
    padding-left: 8px;
  }

  .footer .footer_sns .sns_group {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  @media screen and (min-width: 640px) {
    .footer .footer_sns .sns_group {
      flex-direction: column;
      gap: 24px;
    }

    .footer .footer_sns .sns_group .footer_sns_child {
      width: auto;
    }
  }

  .footer .footer_sns .sns_group .footer_sns_child {
    width: 160px;
  }

  .footer .footer_sns .sns_group .footer_sns_child img {
    width: auto;
  }

  .footer .footer_sns .sns_link {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
  }

  .footer .footer_sns .sns_link:hover {
    opacity: 0.8;
  }

  .footer .footer_sns .sns_link:not(:last-of-type) {
    margin-bottom: 16px;
  }

  .footer .footer_sns .sns_link span {
    color: #fff;
  }

  .footer .footer_btn {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 10px;
    color: #fff;
    border: 1px solid #fff;
    max-width: 180px;
    transition: 0.2s all cubic-bezier(0.18, 0.06, 0.23, 1);
    font-size: 12px;
  }

  .footer .footer_btn:hover {
    opacity: 0.8;
  }

  .footer .footer_nav_bottom {
    background: #FFFFFF;
  }

  .footer .footer_nav_bottom .footer_nav_content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 32px 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  @media screen and (max-width: 768px) {
    .footer .footer_nav_bottom .footer_nav_content {
      flex-direction: column;
      gap: 24px;
      padding: 24px 10px;
    }
  }

  .footer .footer_links {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    gap: 24px;
    list-style: none;
  }

  @media screen and (max-width: 768px) {
    .footer .footer_links {
      flex-direction: column;
      align-items: flex-start;
      gap: 4px;
      padding-left: 8px;
    }
  }

  .footer .footer_links a {
    padding: 4px 0;
    color: #666;
    font-size: 12px;
  }

  .footer .footer_links a:hover {
    text-decoration: underline;
  }

  .footer .copyright {
    text-align: center;
    background: #010101;
    background: #a3b1c5;
    color: #FFFFFF;
    padding: 16px 0;
    font-size: 12px;
  }

  .footer .copyright p {
    margin: 0;
  }

  .footer_recrutier .footer_btn {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 10px;
    color: #fff;
    border: 1px solid #fff;
    max-width: 180px;
    transition: 0.2s all cubic-bezier(0.18, 0.06, 0.23, 1);
    font-size: 12px;
  }

@media screen and (min-width: 1080px) {
    .footer__inner .footer__lists:last-of-type {
        width: 461px;
    }
}

.floating__button {
    font-weight: bold;
    transition: all 0.3s;
    width: 100%;
    position: absolute;
    bottom: 0%;
    left: 0%;
    background-color: #e20b17;
    padding: 4% 0 4%;
    font-size: 3.733333vw;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 10px;
    margin-top: 8px;
}

.floating__icon {
    max-width: 8px;
    vertical-align: middle;
}

/* 産経新聞社×アカリク 理系の歩き方 */
.movie {
    padding: 7% 0 9.7%;
}
@media screen and (min-width: 1080px) {
    .movie {
        padding: 0 0 102px;
    }
}
.thumbnail-container {
    position: relative;
}
.thumbnail-container .thumbnail {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    border-radius: 10px;
    filter: brightness(0.8);
}
.thumbnail-container .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 29.3%;
}
.thumbnail-container:hover .thumbnail {
    display: none;
}
.thumbnail-container:hover .play-icon {
    display: none;
}
.job-hunthing-movie {
    padding: 29px 25px 47px;
}
.job-hunthing-movie-container {
    display: flex;
    flex-direction: column;
}
.job-hunthing-movie-links {
    width: 100%;
    display: block;
}
.job-hunthing-movie-link {
    display: flex;
    gap: 10px 10px;
    background-color: #fff;
    padding: 0;
    flex-direction: column;
}
.job-hunthing-movie-link.column > iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}
.job-hunthing-movie-link.movie-list iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}
@media screen and (min-width: 1080px) {
    .job-hunthing-movie-link.column > iframe {
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
    }
    .job-hunthing-movie-link {
        display: flex;
        gap: 10px 10px;
        background-color: #fff;
        padding: 20px 15px 20px;
    }
    .job-hunthing-movie-link.movie-list {
        padding: 8px 10px 0 15px;
    }
}
.job-hunthing-movie-thumbnail > img {
    border-radius: 15px;
    width: 100%;
}
.job-hunthing-movie-desctiption {
    font-size: 14px;
    color: #141414;
}
.job-hunthing-movie-link iframe {
    border-radius: 10px;
}
@media not screen and (min-width: 1080px) {
    .job-hunthing-movie-container {
        margin-top: 20px;
        display: flex;
        flex-direction: column;
        gap: 12px 0;
    }
    .job-hunthing-movie-desctiption {
        padding: 0px 10px 10px;
        font-weight: bold;
    }
    .job-hunthing-movie-link > iframe {
        padding: 4px;
    }
    .job-hunthing-movie-link.movie-list {
        display: flex;
        flex-direction: row;
        gap: 0 10px;
        align-items: center;
        padding: 8px 5px;
    }
    .job-hunthing-movie-link.movie-list > .job-hunthing-movie-desctiption {
        padding: 0;
    }
    .job-hunthing-movie-desctiption {
        font-size: 12px;
    }
}
@media screen and (min-width: 1080px) {
    .movie-wrapper {
        display: flex;
        background-color: #fff;
        padding-bottom: 20px;
    }
    .promotion-movie {
        width: 60%;
    }
    .job-hunthing-movie-container {
        justify-content: flex-start;
        width: 40%;
        padding-top: 10px;
    }
    .job-hunthing-movie-links {
        /* width: calc(100%/3 - 20px); */
    }
    .job-hunthing-movie-link {
        flex-direction: row;
        gap: 0 10px;
    }
    .job-hunthing-movie-link.column {
        flex-direction: column;
        gap: 10px 0;
        width: 100%;
    }
    .job-hunthing-movie-link.column > iframe {
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
    }
    .job-hunthing-movie-thumbnail > img {
        border-radius: 0;
        width: 100%;
    }
    .job-hunthing-movie-link.movie-list iframe {
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
    }
    .job-hunthing-movie-desctiption {
        font-weight: bold;
    }
}

@media screen and (min-width: 1080px) {
    .columns__img01 {
        width: 100%;
        object-fit: cover;
        height: 116px;
    }
}

.imgTmp {
    margin-top: 200px;
}

@media only screen and (max-width: 1300px) {
    .imgTmp {
        margin-top: 0px;
        ;
    }
}
/* イベントセクションで使用しているswiperナビゲーションのstyle上書き */
.events .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled:not(:root) {
    opacity: 1;
    cursor: pointer;
    pointer-events:initial;
}
@media not screen and (min-width: 1080px) {
    .header__img01 {
        width: 70%;
    }
}
