.c_post01__num, .c_post01__cate, .c_mv_topic, .c_ttl04, .c_btn02 {
  font-size: 0.75rem;
}

.c_post01__desc, .c_post02__date, .c_btn01__txt, .c_btn03, .footer_top__btn__txt {
  font-size: 0.875rem;
}

.c_post01__ttl, .c_pagination__inner {
  font-size: 1rem;
}

.c_ttl03 {
  font-size: 1rem;
}

.c_ttl02, .footer_contact__infor .c_btn01__txt {
  font-size: 1.1875rem;
}

.c_mv_ttl {
  font-size: 2rem;
}

*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

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;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

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;
}

img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

select::-ms-expand {
  display: none;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

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; /* 1 */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable] {
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

body {
  line-height: 1.7;
  font-size: 0.875rem;
  font-weight: 500;
  color: #323232;
  font-optical-sizing: none;
  font-family: "Inter", "Noto Sans JP", sans-serif;
}

img {
  max-width: 100%;
  height: auto;
}

.u_d_none {
  display: none !important;
}

.u_d_inline {
  display: inline !important;
}

.u_d_inline_block {
  display: inline-block !important;
}

.u_d_block {
  display: block !important;
}

.u_d_flex {
  display: flex !important;
}
.u_fw_300 {
  font-weight: 300 !important;
}

.u_fw_400 {
  font-weight: 400 !important;
}

.u_fw_500 {
  font-weight: 500 !important;
}

.u_fw_600 {
  font-weight: 600 !important;
}

.u_fw_700 {
  font-weight: 700 !important;
}

.u_fw_800 {
  font-weight: 800 !important;
}

.u_fw_900 {
  font-weight: 900 !important;
}

.u_font_inter {
  font-family: "Inter", sans-serif;
}

.u_color01 {
  color: #2864F0;
}

.header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  padding: 5px 0;
  background-color: #fff;
  height: 60px;
}
.header.fixed {
  transition: all 0.5s;
}
.header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 100%;
  padding: 0 15px;
}
.header_logo {
  position: relative;
}
.header_logo__link {
  display: inline-flex;
  flex-direction: column;
}
.header_logo__txt01, .header_logo__txt02 {
  display: block;
  color: #323232;
  font-weight: 500;
  line-height: 1.2;
}
.header_logo__txt01 {
  font-size: 0.668125rem;
}
.header_logo__txt02 {
  font-size: 0.925rem;
  margin-top: 6px;
}

.footer_top {
  position: relative;
}
.footer_top__main {
  position: relative;
  padding: 60px 0 0;
}
.footer_top__logo__link {
  display: inline-flex;
  flex-direction: column;
}
.footer_top__logo__txt01, .footer_top__logo__txt02 {
  display: block;
  color: #323232;
  font-weight: 500;
  line-height: 1.2;
}
.footer_top__logo__txt01 {
  font-size: 0.919375rem;
}
.footer_top__logo__txt02 {
  font-size: 1.273125rem;
  margin-top: 8px;
}
.footer_top__content {
  position: relative;
  z-index: 1;
}
.footer_top__content .container {
  display: flex;
  flex-direction: column;
  padding: 0 15px;
}
.footer_top__menu {
  margin-top: 49px;
}
.footer_top__menu__list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 40px;
  width: 280px;
  margin-left: auto;
  position: relative;
  left: clamp(0.625rem, -2.6178010471vw + 1.2385471204rem, 0rem);
}
.footer_top__menu__item .link {
  color: #323232;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.2;
  display: inline-block;
}
.footer_top__txt__en {
  font-family: "Inter", sans-serif;
  position: absolute;
  left: -4px;
  bottom: -27px;
  width: 100%;
  pointer-events: none;
  color: #f7f7f7;
  font-size: 2.5175rem;
  font-weight: 700;
  line-height: 1.0970777613;
  white-space: nowrap;
}
.footer_top__btn {
  margin-top: 19px;
}
.footer_top__btn__link {
  display: inline-flex;
  align-items: center;
  gap: 10px 9px;
}
.footer_top__btn__txt {
  color: #f44646;
  display: inline-block;
}
.footer_top__btn__arrow {
  border-radius: 50%;
  transition: all 0.5s;
}
.footer_top__btn__arrow svg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.footer_top__btn__arrow path,
.footer_top__btn__arrow circle {
  transition: all 0.5s;
}
.footer_top__copyright {
  padding: 57px 0 20px;
}
.footer_top__copyright .txt {
  position: relative;
  text-align: center;
  color: #b5b5b5;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.6666666667;
}

.footer_contact {
  position: relative;
  padding: 0 20px;
}
.footer_contact__main {
  position: relative;
  background-color: #2864f0;
  border-radius: 30px;
  z-index: 1;
  overflow: hidden;
  min-height: 350px;
  display: flex;
  align-items: center;
}
.footer_contact__infor {
  position: relative;
  z-index: 1;
  padding-top: 40px;
  padding-bottom: 40px;
}
.footer_contact__infor .c_btn01 {
  margin-top: 30px;
}
.footer_contact__infor .c_btn01__txt {
  color: #fff;
}
.footer_contact__infor__txt {
  margin-top: 10px;
  color: #fff;
  font-weight: 500;
}
.footer_contact__decor {
  position: absolute;
  right: clamp(-7.5rem, 30.612244898vw + -14.674744898rem, 0rem);
  bottom: 0;
  pointer-events: none;
  width: 440px;
  height: 100%;
}
.footer_contact__decor img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#to_top {
  position: fixed;
  background: #2864f0;
  cursor: pointer;
  width: 40px;
  height: 40px;
  right: 15px;
  bottom: clamp(2.5rem, -7.6530612245vw + 6.1686862245rem, 4.375rem);
  z-index: 10;
  display: none;
  border: solid 1px #2864f0;
  border-radius: 50%;
}
#to_top::after {
  position: absolute;
  content: "";
  top: 59%;
  padding: 5px;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  border-right: solid 2px #fff;
  border-top: solid 2px #fff;
}

[data-delay="0.1s"] {
  transition-delay: 0.1s;
}

[data-delay="0.2s"] {
  transition-delay: 0.2s;
}

[data-delay="0.3s"] {
  transition-delay: 0.3s;
}

[data-delay="0.4s"] {
  transition-delay: 0.4s;
}

[data-delay="0.5s"] {
  transition-delay: 0.5s;
}

[data-delay="0.6s"] {
  transition-delay: 0.6s;
}

[data-delay="0.7s"] {
  transition-delay: 0.7s;
}

[data-delay="0.8s"] {
  transition-delay: 0.8s;
}

[data-delay="0.9s"] {
  transition-delay: 0.9s;
}

[data-delay="1s"] {
  transition-delay: 1s;
}

[data-delay="1.1s"] {
  transition-delay: 1.1s;
}

[data-delay="1.2s"] {
  transition-delay: 1.2s;
}

[data-delay="1.3s"] {
  transition-delay: 1.3s;
}

[data-delay="1.4s"] {
  transition-delay: 1.4s;
}

[data-delay="1.5s"] {
  transition-delay: 1.5s;
}

[data-delay="1.6s"] {
  transition-delay: 1.6s;
}

[data-delay="1.7s"] {
  transition-delay: 1.7s;
}

[data-delay="1.8s"] {
  transition-delay: 1.8s;
}

[data-delay="1.9s"] {
  transition-delay: 1.9s;
}

[data-delay="2s"] {
  transition-delay: 2s;
}

[data-delay="2.1s"] {
  transition-delay: 2.1s;
}

[data-delay="2.2s"] {
  transition-delay: 2.2s;
}

[data-delay="2.3s"] {
  transition-delay: 2.3s;
}

[data-delay="2.4s"] {
  transition-delay: 2.4s;
}

[data-delay="2.5s"] {
  transition-delay: 2.5s;
}

[data-delay="2.6s"] {
  transition-delay: 2.6s;
}

[data-delay="2.7s"] {
  transition-delay: 2.7s;
}

[data-delay="2.8s"] {
  transition-delay: 2.8s;
}

[data-delay="2.9s"] {
  transition-delay: 2.9s;
}

[data-delay="3s"] {
  transition-delay: 3s;
}

[data-delay="3.1s"] {
  transition-delay: 3.1s;
}

[data-delay="3.2s"] {
  transition-delay: 3.2s;
}

[data-delay="3.3s"] {
  transition-delay: 3.3s;
}

[data-delay="3.4s"] {
  transition-delay: 3.4s;
}

[data-delay="3.5s"] {
  transition-delay: 3.5s;
}

.js_inview[data-interaction="1s"] {
  transition-duration: 1s;
}

.js_inview[data-interaction="1.5s"] {
  transition-duration: 1.5s;
}

.js_inview[data-interaction="2s"] {
  transition-duration: 2s;
}

.js_inview {
  opacity: 0;
  transition-property: opacity, transform;
  transition-timing-function: ease-out;
  transition-duration: 1s;
}

.fadeup {
  transform: translate3d(0, 50px, 0);
}

.fadedown {
  transform: translate3d(0, -50px, 0);
}

.faderight {
  transform: translate3d(100%, 0, 0);
}

.fadeupright {
  transform: translate3d(100%, -100%, 0);
}

.fadeleft {
  transform: translate3d(-100%, 0, 0);
}

.fadeupleft {
  transform: translate3d(-100%, -100%, 0);
}

.is_show.js_inview {
  opacity: 1;
  transform: none !important;
}

.ani_text_loop {
  position: relative;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.ani_text_loop_wrap {
  display: flex;
  align-items: center;
  will-change: transform;
  transform: translateX(0);
  animation: ani_text_loop 40s 0s linear infinite normal;
  backface-visibility: hidden;
  padding-right: 50px;
}
.ani_text_loop .item {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  flex-shrink: 0;
  gap: 0 25px;
}
.ani_text_loop .txt {
  font-family: "Inter", sans-serif;
  font-weight: 200;
  color: #2864f0;
  line-height: 1;
  display: inline-block;
  font-size: 3.75rem;
}
.ani_text_loop .arrow {
  display: inline-block;
  width: 102px;
  height: 34px;
}
.ani_text_loop .arrow svg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@keyframes ani_text_loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
html.is_loading #loading {
  opacity: 1;
  pointer-events: all;
}

html.is_loading body {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

#loading {
  position: fixed;
  z-index: 9999;
  top: 0;
  width: 100%;
  height: 100vh;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  background-color: #2864F0;
  opacity: 0;
  transition: opacity 500ms linear 2000ms;
}

.loading {
  position: relative;
  display: inline-block;
  height: 50px;
  width: 50px;
  animation: spin 2.75s infinite linear;
}
.loading__dot {
  position: absolute;
  height: 100%;
  width: 30%;
}
.loading__dot::after {
  content: "";
  position: absolute;
  height: 0%;
  width: 100%;
  padding-bottom: 100%;
  background-color: white;
  border-radius: 50%;
}
.loading__dot:nth-child(1) {
  bottom: 5%;
  left: 0;
  transform: rotate(60deg);
  transform-origin: 50% 85%;
}
.loading__dot:nth-child(1)::after {
  bottom: 0;
  left: 0;
  animation: wobble1 1.1s infinite ease-in-out;
  animation-delay: -0.33s;
}
.loading__dot:nth-child(2) {
  bottom: 5%;
  right: 0;
  transform: rotate(-60deg);
  transform-origin: 50% 85%;
}
.loading__dot:nth-child(2)::after {
  bottom: 0;
  left: 0;
  animation: wobble1 1.1s infinite -0.165s ease-in-out;
}
.loading__dot:nth-child(3) {
  bottom: -5%;
  left: 0;
  transform: translateX(116.666%);
}
.loading__dot:nth-child(3)::after {
  top: 0;
  left: 0;
  animation: wobble2 1.1s infinite ease-in-out;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes wobble1 {
  0%, 100% {
    transform: translateY(0%) scale(1);
    opacity: 1;
  }
  50% {
    transform: translateY(-66%) scale(0.65);
    opacity: 0.8;
  }
}
@keyframes wobble2 {
  0%, 100% {
    transform: translateY(0%) scale(1);
    opacity: 1;
  }
  50% {
    transform: translateY(66%) scale(0.65);
    opacity: 0.8;
  }
}
.nav {
  display: none;
  position: fixed;
  left: 0;
  top: 60px;
  height: calc(100% - 60px);
  z-index: 200;
  width: 100%;
  background: #fff;
  padding: 48px 20px;
  border-top: solid 1px #fff;
  overflow-y: auto;
  overflow-x: hidden;
}
.nav_menu__item {
  text-align: center;
  margin-top: 31px;
  margin-top: 31.3px;
}
.nav_menu__item:first-child {
  margin-top: 0;
}
.nav_menu__link {
  font-weight: 500;
  color: #323232;
  display: inline-flex;
  align-items: center;
  text-align: center;
  gap: 0 5px;
}
.nav_menu__txt {
  display: inline-block;
}
.nav_menu__icon {
  display: inline-block;
}
.nav_menu__icon.icon_youtube {
  width: 13px;
  height: 11px;
}
.nav_menu__icon.icon_youtube svg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.nav_btn {
  display: none;
}
.nav_btn__link {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #2864f0;
  color: #fff;
  border: solid 1px #2864f0;
  text-decoration: none;
  border-radius: 36px;
  text-align: center;
}

.nav_hamburger {
  position: relative;
  top: 2px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 100;
}
.nav_hamburger.active .nav_hamburger__line {
  background-color: transparent;
}
.nav_hamburger.active .nav_hamburger__line::before, .nav_hamburger.active .nav_hamburger__line::after {
  margin-top: 0px;
  transition: all 0.5s;
}
.nav_hamburger.active .nav_hamburger__line::before {
  transform: rotate(18deg);
}
.nav_hamburger.active .nav_hamburger__line::after {
  transform: rotate(-18deg);
}
.nav_hamburger__line {
  display: block;
  margin: 0;
  width: 100%;
  height: 1px;
  background-color: transparent;
  transition: all 0.5s;
  position: relative;
}
.nav_hamburger__line::before, .nav_hamburger__line::after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #2864f0;
  transition: all 0.5s;
  border-radius: 10px;
}
.nav_hamburger__line::before {
  margin-top: -5px;
}
.nav_hamburger__line::after {
  margin-top: 5px;
}

.c_btn02 {
  border-radius: 100px;
  border: 1px solid #2864f0;
  background-color: #2864f0;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  padding: 10px 25px;
  min-width: 160px;
  height: 46px;
}

.c_btn01__link {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  gap: 0 12px;
}
.c_btn01__txt {
  display: inline-block;
  line-height: 1.2;
  color: #2864f0;
  font-weight: 500;
}
.c_btn01__arrow {
  border-radius: 50%;
  transition: all 0.5s;
  width: 36px;
  height: 36px;
}
.c_btn01__arrow svg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.5s;
}
.c_btn01__arrow path,
.c_btn01__arrow circle {
  transition: all 0.5s;
}
.c_btn01.is_revert .c_btn01__arrow {
  transform: rotate(-180deg);
}

.c_arrow01 {
  display: inline-block;
  border-radius: 50%;
  transition: all 0.5s;
}
.c_arrow01 svg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.c_arrow01 path {
  transition: all 0.5s;
}

.c_btn03 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 50px;
  border: 1px solid currentColor;
  padding-inline: 20px;
  height: 42px;
  cursor: pointer;
}
.c_btn03::after {
  content: "";
  aspect-ratio: 1;
  width: 20px;
  background: url(../images/common/icon_add.svg) center/contain no-repeat;
}

.c_link {
  text-decoration: underline;
  color: #2864f0;
  text-underline-offset: 2px;
}
.c_link[target=_blank]::after {
  display: inline-block;
  content: "";
  width: 1em;
  height: 0.75em;
  background: url(../images/common/icon_blank.svg) center/contain no-repeat;
  margin-left: 5px;
}

.c_ttl01 {
  color: #323232;
  font-weight: 500;
  line-height: 1.5;
  font-size: 1.5rem;
}
.c_ttl01.fz50 {
  font-size: 1.875rem;
}
.c_ttl01.fz38 {
  font-size: 1.375rem;
}
.c_ttl01.color_white {
  color: #fff;
}

.c_ttl02 {
  font-weight: 600;
  border-bottom: 1px solid #2864F0;
  padding-bottom: 5px;
}

.c_ttl03 {
  font-weight: 500;
  color: #2864F0;
  border-bottom: 1px solid currentColor;
  padding-bottom: 5px;
}

.c_ttl04 {
  position: relative;
  padding-left: 12px;
  font-weight: 500;
  line-height: 1.5;
}
.c_ttl04::before {
  position: absolute;
  content: "";
  left: 0;
  top: 6px;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background-color: #2864F0;
}

.c_mv {
  padding-inline: 20px;
  margin-bottom: 80px;
  padding-top: 5px;
}
.c_mv_inner {
  background-color: #F0F6FF;
  border-radius: 20px;
  margin-inline: auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
  padding-inline: 20px;
}
.c_mv_inner::after, .c_mv_inner::before {
  content: "";
  position: absolute;
  z-index: -1;
}
.c_mv_inner::before {
  aspect-ratio: 297/202;
  background: url(../images/common/img_decor_mv01.svg) center/contain no-repeat;
  width: 120px;
  left: 10px;
  bottom: 45px;
}
.c_mv_inner::after {
  aspect-ratio: 87/99;
  background: url(../images/common/img_decor_mv02.svg) center/contain no-repeat;
  width: 40px;
  top: 10px;
  right: calc(50% + 60px);
}
.c_mv_decor {
  position: absolute;
  inset: 0;
  border-radius: inherit;
  z-index: -1;
}
.c_mv_decor::after, .c_mv_decor::before {
  content: "";
  position: absolute;
}
.c_mv_decor::after {
  aspect-ratio: 124/60;
  background: url(../images/common/img_decor_mv03.svg) center/contain no-repeat;
  opacity: 0.15;
  width: 80px;
  left: calc(50% + 80px);
}
.c_mv_decor::before {
  aspect-ratio: 241/233;
  background: url(../images/common/img_decor_mv04.svg) center/contain no-repeat;
  right: 10px;
  width: 100px;
  bottom: 0;
}
.c_mv_ttl {
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  padding-block: 60px;
}
.c_mv_topic {
  font-weight: 500;
  width: 100%;
  padding-bottom: 20px;
}
.c_mv_topic a {
  color: #2864F0;
  transition: opacity 0.5s ease;
}
.c_mv_topic a:hover {
  opacity: 0.6;
}
.c_mv_topic__item:first-child {
  font-family: "Inter", sans-serif;
}
.c_mv_topic__item:not(:last-child) {
  display: inline-flex;
  gap: 10px;
  margin-right: 6px;
}
.c_mv_topic__item:not(:last-child)::after {
  content: ">";
  color: #B5B5B5;
}
.c_mv_topic__item:last-child {
  display: inline;
}

.pc {
  display: none;
}
/**
 * Swiper 11.2.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 23, 2025
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

.c_pagination {
  margin-top: 50px;
}
.c_pagination__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  font-family: "Inter", sans-serif;
  font-weight: 500;
}
.c_pagination__current, .c_pagination__link {
  border: 1px solid #2864f0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  height: 30px;
  min-width: 25px;
  padding: 4px;
}
.c_pagination__link {
  color: #2864f0;
}
.c_pagination__current {
  background-color: #2864f0;
  color: #fff;
}

.c_post01 {
  display: grid;
  grid-gap: 40px 0;
}
.c_post01__head {
  display: flex;
  gap: 10px;
}
.c_post01__num {
  position: relative;
  flex-shrink: 0;
  color: #b5b5b5;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  top: 3px;
}
.c_post01__ttl {
  font-weight: 500;
  line-height: 1.5;
  color: #323232;
}
.c_post01__img {
  margin-top: 8px;
  text-align: center;
  width: 100%;
}
.c_post01__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 11px;
}
.c_post01__cates {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px 10px;
}
.c_post01__cate {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  background-color: #2864f0;
  line-height: 1.2;
  font-weight: 400;
  padding: 5px 10px;
  border-radius: 20px;
}
.c_post01__cate.cate1 {
  background-color: #2864f0;
}
.c_post01__cate.cate2 {
  background-color: #28A3F0;
}
.c_post01__desc {
  margin-top: 10px;
  font-weight: 500;
  color: #323232;
}
.c_post01__link {
  display: block;
  transition: all 0.5s;
}

.c_post02__item:last-child .c_post02__link {
  border-bottom: solid 1px #dfdfdf;
}
.c_post02__link {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 5px 15px;
  border-top: solid 1px #dfdfdf;
  padding: 10px 35px 10px 0;
}
.c_post02__date {
  font-family: "Inter", sans-serif;
  color: #b5b5b5;
  font-weight: 400;
  flex-shrink: 0;
}
.c_post02__ttl .ttl {
  display: inline-block;
  transition: all 0.5s;
  font-weight: 500;
  color: #323232;
  line-height: 1.5;
}
.c_post02 .c_arrow01 {
  position: absolute;
  right: 0;
  top: 0;
  top: calc(50% + 1px);
  transform: translateY(-50%);
}

.container {
  padding: 0 20px;
  width: 100%;
}

#wrapper {
  overflow: hidden;
  width: 100%;
}

body.overflow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100lvh;
  overflow-y: scroll;
}

a,
a *,
div,
div * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

main {
  margin-top: 60px;
  padding-bottom: 60px;
}

@media screen and (min-width: 375px) {
  .u_d_xs_none {
    display: none !important;
  }
  .u_d_xs_inline {
    display: inline !important;
  }
  .u_d_xs_inline_block {
    display: inline-block !important;
  }
  .u_d_xs_block {
    display: block !important;
  }
  .u_d_xs_flex {
    display: flex !important;
  }
}

@media screen and (min-width: 768px) {
  .c_post01__num, .c_post01__cate, .c_mv_topic, .c_ttl04, .c_btn02 {
    font-size: 0.875rem;
  }
  .c_post01__desc, .c_post02__date, .c_btn01__txt, .c_btn03, .footer_top__btn__txt {
    font-size: 0.9375rem;
  }
  .c_post01__ttl, .c_pagination__inner {
    font-size: 1.125rem;
  }
  .c_ttl03 {
    font-size: 1.25rem;
  }
  .c_ttl02, .footer_contact__infor .c_btn01__txt {
    font-size: 1.5rem;
  }
  .c_mv_ttl {
    font-size: clamp(2rem, 2.8846153846vw + 0.6153846154rem, 3.5rem);
  }
  body {
    font-size: 1rem;
    line-height: 1.8;
  }
  .u_d_md_none {
    display: none !important;
  }
  .u_d_md_inline {
    display: inline !important;
  }
  .u_d_md_inline_block {
    display: inline-block !important;
  }
  .u_d_md_block {
    display: block !important;
  }
  .u_d_md_flex {
    display: flex !important;
  }
  .header {
    padding: 27px 0 13px;
    transition: all 0.5s;
    height: 90px;
  }
  .header.fixed {
    height: auto;
    padding: 10px 0;
  }
  .header .container {
    padding: 0 clamp(1.25rem, 8.9285714286vw + -3.0357142857rem, 5rem);
  }
  .header_logo {
    top: -8px;
  }
  .header_logo__link {
    transition: all 0.5s;
  }
  .header_logo__link:hover {
    opacity: 0.6;
  }
  .header_logo__txt01 {
    font-size: 0.8125rem;
  }
  .header_logo__txt02 {
    margin-top: 8px;
    font-size: 1.125rem;
  }
  .footer_top__main {
    position: static;
    padding: 113px 0 0;
  }
  .footer_top__head {
    padding-top: 4px;
    padding-left: 32px;
  }
  .footer_top__logo__link {
    transition: all 0.5s;
  }
  .footer_top__logo__link:hover {
    opacity: 0.6;
  }
  .footer_top__logo__txt01 {
    font-size: 1.258125rem;
  }
  .footer_top__logo__txt02 {
    margin-top: 13px;
    font-size: 1.7425rem;
  }
  .footer_top__content .container {
    padding: 0 40px;
    flex-direction: row;
    justify-content: space-between;
    max-width: 1344px;
  }
  .footer_top__menu {
    margin-top: 0;
  }
  .footer_top__menu__list {
    left: 0;
    gap: 19px 39px;
    width: 322px;
    margin-left: 0;
  }
  .footer_top__menu__item .link {
    font-size: 0.9375rem;
    transition: all 0.5s;
  }
  .footer_top__menu__item .link:hover {
    opacity: 0.6;
  }
  .footer_top__txt__en {
    left: 3px;
    bottom: 3px;
    font-size: clamp(4.375rem, 3.6057692308vw + 2.6442307692rem, 6.25rem);
    line-height: 1.1;
  }
  .footer_top__btn {
    margin-top: 68px;
  }
  .footer_top__btn__link {
    gap: 10px 14px;
  }
  .footer_top__btn__link:hover .footer_top__btn__arrow {
    background-color: #f44646;
  }
  .footer_top__btn__link:hover .footer_top__btn__arrow path {
    stroke: #fff;
  }
  .footer_top__btn__link:hover .footer_top__btn__arrow circle {
    stroke: #f44646;
  }
  .footer_top__btn__arrow {
    width: 40px;
    height: 40px;
  }
  .footer_top__copyright {
    padding: 78px 0 43px;
  }
  .footer_top__copyright .container {
    max-width: 1280px;
  }
  .footer_top__copyright .txt {
    text-align: right;
    line-height: 1.5384615385;
    font-size: 0.8125rem;
  }
  .footer_contact {
    padding: 0 clamp(1.25rem, 5.2083333333vw + -2.0833333333rem, 3.125rem);
  }
  .footer_contact .container {
    max-width: 1280px;
  }
  .footer_contact__main {
    display: block;
    min-height: 559px;
  }
  .footer_contact__infor {
    padding-top: 111px;
    padding-bottom: 40px;
  }
  .footer_contact__infor .c_btn01 {
    margin-top: 63px;
  }
  .footer_contact__infor .c_btn01__link:hover .c_btn01__arrow {
    transform: none;
    background-color: #fff;
  }
  .footer_contact__infor .c_btn01__link:hover .c_btn01__arrow circle {
    stroke: #fff;
  }
  .footer_contact__infor .c_btn01__link:hover .c_btn01__arrow path {
    fill: #2864f0;
  }
  .footer_contact__infor .c_btn01__arrow {
    width: 60px;
    height: 60px;
  }
  .footer_contact__infor__txt {
    line-height: 2;
    margin-top: 51px;
  }
  .footer_contact__decor {
    right: 0;
    width: clamp(40.625rem, 23.7980769231vw + 29.2019230769rem, 53rem);
  }
  #to_top {
    border: solid 2px #2864f0;
    transition: all 0.5s;
    bottom: 100px;
    width: 50px;
    height: 50px;
  }
  #to_top:hover {
    background-color: #fff;
  }
  #to_top:hover::after {
    border-right: solid 2px #2864f0;
    border-top: solid 2px #2864f0;
  }
  .ani_text_loop_wrap {
    padding-right: 100px;
  }
  .ani_text_loop .item {
    gap: 0 50px;
  }
  .ani_text_loop .txt {
    font-size: clamp(5rem, 5.7692307692vw + 2.2307692308rem, 8rem);
  }
  .ani_text_loop .arrow {
    width: 132px;
    height: 64px;
  }
  .nav {
    position: relative;
    display: inherit;
    border: 0;
    width: auto;
    height: auto;
    padding: 0;
    top: 0;
    left: 0;
    background: none;
    overflow-y: inherit;
    overflow-x: inherit;
  }
  .nav_wrap {
    display: flex;
    gap: 0 clamp(0.625rem, 3.4855769231vw + -1.0480769231rem, 2.4375rem);
  }
  .nav_menu {
    display: flex;
    align-items: center;
    gap: 0 clamp(0.625rem, 3.6057692308vw + -1.1057692308rem, 2.5rem);
    padding-top: 2px;
  }
  .nav_menu__item {
    margin-top: 0;
  }
  .nav_menu__link {
    gap: 0 6px;
    font-size: clamp(0.8125rem, 0.2403846154vw + 0.6971153846rem, 0.9375rem);
    transition: all 0.5s;
  }
  .nav_menu__link:hover {
    opacity: 0.6;
  }
  .nav_menu__icon.icon_youtube {
    width: 15px;
    height: 12px;
  }
  .nav_btn {
    display: block;
    width: clamp(6.25rem, 4.8076923077vw + 3.9423076923rem, 8.75rem);
  }
  .nav_btn__link {
    font-size: clamp(0.75rem, 0.2403846154vw + 0.6346153846rem, 0.875rem);
    padding: 12px 10px;
    transition: all 0.5s;
  }
  .nav_btn__link:hover {
    background-color: #fff;
    color: #2864f0;
  }
  .nav_hamburger {
    display: none;
  }
  .c_btn02 {
    padding-inline: 28px;
    height: 52px;
    transition: 0.5s;
    transition-property: color, background-color;
  }
  .c_btn02:hover {
    background-color: #fff;
    color: #2864f0;
  }
  .c_btn01__link {
    gap: 0 16px;
  }
  .c_btn01__link:hover .c_btn01__arrow {
    background-color: #2864f0;
    transition: all 0.5s;
    transform: scale(1.12);
  }
  .c_btn01__link:hover .c_btn01__arrow path {
    fill: #fff;
    transition: all 0.5s;
  }
  .c_btn01__link:hover .c_btn01__arrow circle {
    transition: all 0.5s;
    stroke: #2864f0;
  }
  .c_btn01__link[target=_blank] .c_btn01__arrow {
    width: 40px;
    height: 40px;
  }
  .c_btn01__arrow {
    width: 50px;
    height: 50px;
  }
  .c_btn01.is_revert .c_btn01__link:hover .c_btn01__arrow {
    transform: scale(1.12) rotate(-180deg);
  }
  .c_arrow01 {
    width: 30px;
    height: 30px;
  }
  .c_btn03 {
    padding-inline: 19px;
    height: 49px;
    transition: opacity 0.5s ease;
  }
  .c_btn03:hover {
    opacity: 0.6;
  }
  .c_btn03::after {
    width: 25px;
  }
  .c_link {
    transition: opacity 0.5s ease;
  }
  .c_link:hover {
    opacity: 0.6;
  }
  .c_ttl01 {
    font-size: clamp(1.5rem, 1.9230769231vw + 0.5769230769rem, 2.5rem);
    line-height: 1.6025;
  }
  .c_ttl01.fz50 {
    font-size: clamp(1.875rem, 2.4038461538vw + 0.7211538462rem, 3.125rem);
    line-height: 1.8;
  }
  .c_ttl01.fz38 {
    font-size: clamp(1.375rem, 1.9230769231vw + 0.4519230769rem, 2.375rem);
    line-height: 1.6868421053;
  }
  .c_ttl03 {
    padding-bottom: 7px;
  }
  .c_ttl04 {
    padding-left: 13px;
  }
  .c_ttl04::before {
    width: 8px;
    height: 8px;
  }
  .c_mv {
    padding-top: 10px;
    padding-inline: clamp(1.25rem, 5.2083333333vw + -2.0833333333rem, 3.125rem);
    margin-bottom: 120px;
  }
  .c_mv_inner {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 30px;
    height: 350px;
    max-width: max(1500px, 100% - 20px);
  }
  .c_mv_inner::before {
    width: clamp(12.5rem, 11.6586538462vw + 6.9038461538rem, 18.5625rem);
    left: auto;
    bottom: auto;
    top: clamp(2.3125rem, -9.375vw + 11.6875rem, 7.1875rem);
    right: calc(50% + clamp(7.8125rem, 35.8173076923vw + -9.3798076923rem, 26.4375rem));
  }
  .c_mv_inner::after {
    width: 87px;
    top: 15px;
    right: calc(50% + clamp(3.125rem, 22.5961538462vw + -7.7211538462rem, 14.875rem));
  }
  .c_mv_decor::after {
    width: 124px;
    left: calc(50% + clamp(6.25rem, 21.1538461538vw + -3.9038461538rem, 17.25rem));
    top: 43px;
  }
  .c_mv_decor::before {
    width: clamp(12.5rem, 4.9278846154vw + 10.1346153846rem, 15.0625rem);
    right: auto;
    left: calc(50% + clamp(7.5rem, 39.7836538462vw + -11.5961538462rem, 28.1875rem));
  }
  .c_mv_ttl {
    padding-block: 0;
  }
  .c_mv_topic {
    bottom: 0;
    position: absolute;
    padding-inline: 30px;
    padding-bottom: 15px;
  }
  .c_mv_topic__item:not(:last-child) {
    margin-right: 8px;
  }
  .sp {
    display: none;
  }
  .pc {
    display: inherit;
  }
  .c_pagination {
    margin-top: 101px;
  }
  .c_pagination__current, .c_pagination__link {
    min-width: 30px;
    height: 40px;
  }
  .c_pagination__link {
    transition: opacity 0.5s ease;
  }
  .c_pagination__link:hover {
    opacity: 0.6;
  }
  .c_post01 {
    grid-template-columns: repeat(auto-fill, minmax(293px, 1fr));
    grid-gap: 30px clamp(1.25rem, 4.8076923077vw + -1.0576923077rem, 3.75rem);
  }
  .c_post01__num {
    top: 1px;
  }
  .c_post01__img {
    height: 270px;
    margin-top: 10px;
  }
  .c_post01__cates {
    margin-top: 15px;
  }
  .c_post01__cate {
    padding: 9px 16px 7px;
    border-radius: 29px;
  }
  .c_post01__desc {
    line-height: 1.8;
    margin-top: 10px;
  }
  .c_post01__link:hover {
    opacity: 0.6;
  }
  .c_post02__link {
    flex-direction: row;
    padding: 27px clamp(3.125rem, 2.5240384615vw + 1.9134615385rem, 4.4375rem) 23px 3px;
    gap: 10px 26px;
  }
  .c_post02__link:hover .ttl {
    opacity: 0.6;
  }
  .c_post02__link:hover .c_arrow01 {
    background-color: #2864f0;
    transition: all 0.5s;
  }
  .c_post02__link:hover .c_arrow01 path {
    transition: all 0.5s;
    fill: #fff;
  }
  .c_post02__date {
    width: 80px;
  }
  .c_post02__ttl {
    width: calc(100% - 80px);
  }
  .c_post02 .c_arrow01 {
    right: 13px;
  }
  .container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 40px;
  }
  html {
    scrollbar-color: #2864f0 #eee;
    scrollbar-width: thin;
  }
  body::-webkit-scrollbar {
    width: 10px;
    background-color: #eee;
    z-index: 1;
  }
  body::-webkit-scrollbar-thumb {
    background-color: #2864f0;
  }
  main {
    margin-top: 90px;
    padding-bottom: 120px;
  }
}

@media screen and (min-width: 1024px) {
  .u_d_lg_none {
    display: none !important;
  }
  .u_d_lg_inline {
    display: inline !important;
  }
  .u_d_lg_inline_block {
    display: inline-block !important;
  }
  .u_d_lg_block {
    display: block !important;
  }
  .u_d_lg_flex {
    display: flex !important;
  }
}
/*# sourceMappingURL=maps/style.css.map */
