@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/**
 * Swiper 9.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 13, 2023
 */
@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;
}

.swiper, swiper-container {
  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-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide, 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);
  -webkit-backface-visibility: hidden;
  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, .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 {
  transform-style: preserve-3d;
}

.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-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-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.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, swiper-container: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: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, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.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-button-lock {
  display: none;
}

.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: 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, :host(.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;
  -ms-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, swiper-container .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, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  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-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.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-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  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-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

html {
  width: 100%;
}

body {
  width: 100%;
  min-height: 100%;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  color: #333;
  background-color: #fff;
}
body.is-fixed {
  position: fixed;
}

br.is-min-xs {
  display: none;
}
@media screen and (min-width: 481px) {
  br.is-min-xs {
    display: inline;
  }
}
br.is-min-sm {
  display: none;
}
@media screen and (min-width: 769px) {
  br.is-min-sm {
    display: inline;
  }
}
br.is-min-md {
  display: none;
}
@media screen and (min-width: 976px) {
  br.is-min-md {
    display: inline;
  }
}
br.is-min-l {
  display: none;
}
@media screen and (min-width: 1024px) {
  br.is-min-l {
    display: inline;
  }
}
br.is-max-xs {
  display: none;
}
@media screen and (max-width: 480px) {
  br.is-max-xs {
    display: inline;
  }
}
br.is-max-sm {
  display: none;
}
@media screen and (max-width: 768px) {
  br.is-max-sm {
    display: inline;
  }
}
br.is-max-l {
  display: none;
}
@media screen and (max-width: 1023px) {
  br.is-max-l {
    display: inline;
  }
}

/* 基本スタイル */
.news-title {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 0.5em; /* タイトルと内容の間隔 */
}

.news-content {
  font-size: 1em;
  line-height: 1.5; /* 読みやすい行間隔 */
}

/* 小さなデバイス用のスタイル */
@media (max-width: 600px) {
  .news-content {
    font-size: 0.9em; /* 小さなデバイスでは内容のテキストサイズを小さく */
    margin-top: 5px;
  }
  .news-content p {
    margin-top: 5px;
  }
}
/* 中サイズのデバイス用のスタイル */
@media (min-width: 601px) and (max-width: 1024px) {
  .news-content {
    font-size: 0.9em;
    margin-left: 105px;
    margin-top: 5px;
  }
  .news-content p {
    margin-top: 5px;
  }
}
/* 大サイズのデバイス用のスタイル */
@media (min-width: 1025px) {
  .news-content {
    font-size: 0.9em;
    margin-left: 105px;
    margin-top: 5px;
  }
  .news-content p {
    margin-top: 5px;
  }
}
.c-section-swiper .swiper .next:before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  margin: 0 10px;
  border-top: 3px solid #1c1c1c !important;
  border-right: 3px solid #1c1c1c !important;
  transform: rotate(45deg);
}

.c-section-swiper .swiper .prev:before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  margin: 0 10px;
  border-left: 3px solid #1c1c1c !important;
  border-bottom: 3px solid #1c1c1c !important;
  transform: rotate(45deg);
}

.u-line {
  -webkit-text-decoration: underline #d32087;
  text-decoration: underline #d32087;
  text-underline-offset: 0.3em;
  text-decoration-thickness: 0.1em;
}

.u-wavy {
  -webkit-text-decoration: underline wavy #d32087;
  text-decoration: underline wavy #d32087;
  text-underline-offset: 0.3em;
  text-decoration-thickness: 0.1em;
}

.u-text-wavy {
  -webkit-text-decoration: underline wavy #d32087;
  text-decoration: underline wavy #d32087;
  text-underline-offset: 0.1em;
  text-decoration-thickness: 0.1em;
}

.u-text-center {
  text-align: center;
}

.u-text-right {
  text-align: right;
}

.u-text-left {
  text-align: left;
}

@media screen and (max-width: 975px) {
  .u-text-center-max-md {
    text-align: left;
  }
}

.u-color1 {
  color: #172b85;
}

.u-color2 {
  color: #903f94;
}

.u-color3 {
  color: #d32087;
}

.u-color4 {
  color: #e8434a;
}

.u-border-color1 {
  border: 1px solid #172b85;
}

.u-border-color2 {
  border: 1px solid #903f94;
}

.u-border-color3 {
  border: 1px solid #d32087;
}

.u-border-color4 {
  border: 1px solid #e8434a;
}

.c-button {
  position: relative;
  display: inline-block;
  min-width: 240px;
  height: 48px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 48px;
  padding-left: 8px;
  padding-right: 8px;
  background-color: #d32087;
  color: #fff;
  border-radius: 24px;
  transition: background-color 0.2s ease-out;
}
.c-button::after {
  position: relative;
  left: 0;
  display: inline-block;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  vertical-align: 0.1em;
  margin-left: 0.5em;
  transition: left 0.2s ease-out;
}
@media (hover: hover) {
  .c-button:hover {
    background-color: #903f94;
  }
  .c-button:hover::after {
    left: 0.5em;
  }
}
@media (hover: none) {
  .c-button:active {
    background-color: #903f94;
  }
  .c-button:active::after {
    left: 0.5em;
  }
}

.sdr-button {
  position: relative;
  display: inline-block;
  min-width: 240px;
  height: 48px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 48px;
  padding-left: 8px;
  padding-right: 8px;
  background-color: #209dd3;
  color: #fff;
  border-radius: 24px;
  transition: background-color 0.2s ease-out;
}
.sdr-button::after {
  position: relative;
  left: 0;
  display: inline-block;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  vertical-align: 0.1em;
  margin-left: 0.5em;
  transition: left 0.2s ease-out;
}
@media (hover: hover) {
  .sdr-button:hover {
    background-color: #3f5894;
  }
  .sdr-button:hover::after {
    left: 0.5em;
  }
}
@media (hover: none) {
  .sdr-button:active {
    background-color: #3f5894;
  }
  .sdr-button:active::after {
    left: 0.5em;
  }
}

.l-header {
  position: fixed;
  top: 24px;
  display: flex;
  left: 16px;
  right: 16px;
  height: 40px;
  align-items: center;
  z-index: 2;
  transition: opacity 0.2s;
}
.l-header.is-hide {
  opacity: 0;
}
@media screen and (min-width: 1024px) {
  .l-header {
    top: 48px;
    right: 40px;
    left: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .l-header {
    right: 60px;
    left: 60px;
  }
}
.l-header .logo {
  position: relative;
  height: 36px;
  z-index: 3;
}
@media screen and (min-width: 1024px) {
  .l-header .logo {
    height: 100%;
  }
}
.l-header .logo img,
.l-header .logo svg {
  width: auto;
  height: 100%;
}

@media screen and (max-width: 1023px) {
  .l-header-nav {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 144px 40px 48px;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s, visibility 0.2s;
  }
  .l-header-nav ul li {
    text-align: center;
    opacity: 0;
    transition: opacity 0s 0.4s, transform 0s 0.4s;
    transform: translateY(1em);
  }
  .l-header-nav ul li + li {
    margin-top: 20px;
  }
  .l-header-nav.is-show {
    opacity: 1;
    visibility: visible;
  }
  .l-header-nav.is-show ul li {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.4s, transform 0.4s;
  }
  .l-header-nav.is-show ul li:nth-child(1) {
    transition-delay: 0s;
  }
  .l-header-nav.is-show ul li:nth-child(2) {
    transition-delay: 0.2s;
  }
  .l-header-nav.is-show ul li:nth-child(3) {
    transition-delay: 0.4s;
  }
  .l-header-nav.is-show ul li:nth-child(4) {
    transition-delay: 0.6s;
  }
  .l-header-nav.is-show ul li:nth-child(5) {
    transition-delay: 0.8s;
  }
  .l-header-nav.is-show ul li:nth-child(6) {
    transition-delay: 1s;
  }
  .l-header-nav.is-show ul li:nth-child(7) {
    transition-delay: 1.2s;
  }
  .l-header-nav.is-show ul li:nth-child(8) {
    transition-delay: 1.4s;
  }
  .l-header-nav.is-show ul li:nth-child(9) {
    transition-delay: 1.6s;
  }
}
@media screen and (min-width: 1024px) {
  .l-header-nav {
    height: 100%;
    margin-left: auto;
  }
}
@media screen and (min-width: 1024px) {
  .l-header-nav ul {
    display: flex;
    align-items: center;
    height: 100%;
  }
}
.l-header-nav ul li a {
  position: relative;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.05em;
  text-decoration: none;
  color: inherit;
}
@media screen and (min-width: 481px) {
  .l-header-nav ul li a {
    font-size: 32px;
  }
}
@media screen and (min-width: 1024px) {
  .l-header-nav ul li a {
    font-size: 15px;
    line-height: 1.6;
  }
}
.l-header-nav ul li a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  content: "";
  border-bottom: solid 2px #d32087;
  transition: opacity 0.2s ease-out;
  opacity: 0;
}
.l-header-nav ul li a.is-active::after {
  opacity: 1;
}
@media (hover: hover) {
  .l-header-nav ul li a:hover::after {
    opacity: 1;
  }
}
@media (hover: none) {
  .l-header-nav ul li a:active::after {
    opacity: 1;
  }
}
@media screen and (min-width: 1024px) {
  .l-header-nav ul li + li {
    margin-left: 24px;
  }
}

@media screen and (max-width: 1023px) {
  .l-header-button {
    position: relative;
    z-index: 2;
    width: 44px;
    height: 44px;
    box-sizing: content-box;
    background-color: #fff;
    border-radius: 50%;
    margin-left: auto;
  }
  .l-header-button::before {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(45deg, #172b85 0%, #b1308e 100%);
    transform: translate3d(0) scale(0.95);
    filter: blur(4px);
    opacity: 0.4;
    transition: opacity 0.3s;
    border-radius: inherit;
  }
  .l-header-button::after {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    border-radius: inherit;
  }
  .l-header-button button {
    width: 100%;
    height: 100%;
  }
  .l-header-button button::before {
    position: absolute;
    top: 38%;
    left: 27%;
    display: block;
    content: "";
    width: 46%;
    height: 0;
    border-bottom: 3px solid #b1308e;
    transition: top 0.2s, transform 0.2s;
  }
  .l-header-button button::after {
    position: absolute;
    bottom: 38%;
    left: 27%;
    display: block;
    content: "";
    width: 46%;
    height: 0;
    border-bottom: 3px solid #b1308e;
    transition: bottom 0.2s, transform 0.2s;
  }
  .l-header-button button.is-open::before {
    top: 50%;
    transform-origin: center;
    transform: rotate(45deg) translateY(-50%);
  }
  .l-header-button button.is-open::after {
    bottom: 50%;
    transform-origin: center;
    transform: rotate(-45deg) translateY(50%);
  }
}
@media screen and (max-width: 1023px) and (min-width: 1024px) {
  .l-header-button {
    display: none;
  }
}

.custom-btn-outline {
  border-color: #d31f87 !important;
  color: #d31f87 !important;
}

.custom-btn-outline:hover {
  color: white !important;
  background-color: #d31f87 !important;
  border-color: #d31f87 !important;
}

/* スマートフォン向けのスタイル */
@media screen and (max-width: 767px) {
  .custom-btn-outline {
    border-color: #d31f87 !important;
    color: #d31f87 !important;
  }
  /* タッチデバイス用のアクティブ状態 */
  .custom-btn-outline:active {
    color: white !important;
    background-color: #d31f87 !important;
    border-color: #d31f87 !important;
  }
}
/* タブレット向けのスタイル */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .custom-btn-outline {
    border-color: #d31f87 !important;
    color: #d31f87 !important;
  }
  /* タッチデバイス用のアクティブ状態 */
  .custom-btn-outline:active {
    color: white !important;
    background-color: #d31f87 !important;
    border-color: #d31f87 !important;
  }
}
.l-footer .bottom {
  padding-top: 4px;
  padding-bottom: 24px;
}
@media screen and (min-width: 481px) {
  .l-footer .bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 18px 24px;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer .bottom {
    padding: 5px 56px 32px;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer .bottom {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media screen and (min-width: 1200px) {
  .l-footer .bottom {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.l-footer .bottom .nav {
  display: flex;
  justify-content: center;
}
.l-footer .bottom .nav li a {
  position: relative;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (min-width: 1024px) {
  .l-footer .bottom .nav li a {
    font-size: 14px;
  }
}
.l-footer .bottom .nav li a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  content: "";
  border-bottom: solid 2px #d32087;
  transition: opacity 0.2s ease-out;
  opacity: 0;
}
@media (hover: hover) {
  .l-footer .bottom .nav li a:hover::after {
    opacity: 1;
  }
}
@media (hover: none) {
  .l-footer .bottom .nav li a:active::after {
    opacity: 1;
  }
}
.l-footer .bottom .nav li + li {
  margin-left: 16px;
}
.l-footer .bottom .copyright {
  font-size: 12px;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .l-footer .bottom .copyright {
    margin-top: 12px;
  }
}

.l-footer-section {
  padding-top: 4px;
  padding-bottom: 4px;
}
@media screen and (min-width: 481px) {
  .l-footer-section {
    padding: 8px 16px;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer-section {
    padding: 12px 48px;
  }
}
@media screen and (min-width: 1200px) {
  .l-footer-section {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.l-footer-section .container {
  background: linear-gradient(45deg, #903f94, #d32087);
  padding: 42px 24px 36px;
}
@media screen and (min-width: 481px) {
  .l-footer-section .container {
    padding: 72px 24px 66px;
    border-radius: 8px;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer-section .container {
    padding: 72px 48px 66px;
  }
}
@media screen and (min-width: 1200px) {
  .l-footer-section .container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.l-footer-section .box {
  width: 100%;
  margin-bottom: 32px;
}
@media screen and (min-width: 1024px) {
  .l-footer-section .box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 36px;
  }
}
.l-footer-section .box .logo {
  width: 160px;
}
@media screen and (max-width: 1023px) {
  .l-footer-section .box .logo {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 36px;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer-section .box .logo {
    width: 190px;
  }
}
.l-footer-section .box .logo img {
  display: block;
  width: auto;
  height: 100%;
}
.l-footer-section .box .address {
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .l-footer-section .box .address {
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer-section .box .address {
    padding-left: 24px;
    margin-left: 24px;
    font-size: 14px;
    border-left: 1px solid #fff;
  }
}
.l-footer-section .nav {
  display: flex;
  justify-content: center;
}
.l-footer-section .nav li a {
  position: relative;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-weight: bold;
}
@media screen and (min-width: 1024px) {
  .l-footer-section .nav li a {
    font-size: 16px;
    line-height: 1.6;
  }
}
.l-footer-section .nav li a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  content: "";
  border-bottom: solid 2px #fff;
  transition: opacity 0.2s ease-out;
  opacity: 0;
}
@media (hover: hover) {
  .l-footer-section .nav li a:hover::after {
    opacity: 1;
  }
}
@media (hover: none) {
  .l-footer-section .nav li a:active::after {
    opacity: 1;
  }
}
.l-footer-section .nav li + li {
  margin-left: 12px;
}
@media screen and (min-width: 1024px) {
  .l-footer-section .nav li + li {
    margin-left: 24px;
  }
}

.p-home-top {
  padding-top: 88px;
  padding-bottom: 4px;
}
@media screen and (min-width: 481px) {
  .p-home-top {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 8px;
  }
}
@media screen and (min-width: 1024px) {
  .p-home-top {
    padding-top: 144px;
    padding-left: 48px;
    padding-right: 48px;
    padding-bottom: 12px;
  }
}
@media screen and (min-width: 1200px) {
  .p-home-top {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.p-home-top .container {
  position: relative;
  display: flex;
  align-items: center;
  height: 120vw;
  padding-left: 24px;
  padding-right: 24px;
  animation: color 6s infinite alternate ease-in-out;
  background: linear-gradient(45deg, #172b85, #903f94, #d32087, #e8434a);
  background-size: 300%;
  overflow: hidden;
}
@media screen and (min-width: 481px) {
  .p-home-top .container {
    height: 640px;
    border-radius: 8px;
  }
}
@media screen and (min-width: 1024px) {
  .p-home-top .container {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media screen and (min-width: 1200px) {
  .p-home-top .container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.p-home-top .container .heading {
  position: relative;
  margin-bottom: 35px;
  font-family: "Lato", sans-serif;
  font-size: 10vw;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.1em;
  color: #fff;
}
.p-home-top .container .heading b {
  font-weight: 700;
}
@media screen and (min-width: 481px) {
  .p-home-top .container .heading {
    font-size: 9vw;
    letter-spacing: 0.15em;
  }
}
@media screen and (min-width: 769px) {
  .p-home-top .container .heading {
    font-size: 65px;
    letter-spacing: 0.2em;
  }
}
.p-home-top .container .text {
  color: #fff;
  font-size: 16px;
  line-height: 1.6em;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .p-home-top .container .text {
    font-size: 18px;
  }
}
@media screen and (min-width: 976px) {
  .p-home-top .container .text {
    font-size: 20px;
  }
}
@keyframes color {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 100%;
  }
}

.idxinf__list {
  font-size: 1.2rem;
}
.idxinf__list li:not(:last-child) {
  margin-bottom: 30px;
}
.idxinf__list li time {
  color: #b0b0b0;
  margin-right: 10px;
  font-weight: 500;
  font-size: 1.2rem;
}
.idxinf__list li span.-new:after {
  content: "NEW";
  display: inline-block;
  margin-left: 10px;
  background: #d65655;
  padding: 2px 5px;
  color: #fff;
  font-size: 1rem;
}

@media screen and (max-width: 768px) {
  .idxinf__list li time {
    line-height: 1.7;
  }
}
@media screen and (max-width: 768px) {
  .idxinf__list li span {
    display: block;
  }
}
.c-section {
  padding-top: 4px;
  padding-bottom: 4px;
}
@media screen and (min-width: 481px) {
  .c-section {
    padding: 8px 16px;
  }
}
@media screen and (min-width: 1024px) {
  .c-section {
    padding: 12px 48px;
  }
}
@media screen and (min-width: 1200px) {
  .c-section {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.c-section .container {
  background-color: #f6f6f6;
  padding: 68px 24px;
}
@media screen and (min-width: 481px) {
  .c-section .container {
    padding: 80px 24px;
    border-radius: 8px;
  }
}
@media screen and (min-width: 1024px) {
  .c-section .container {
    padding: 96px 48px;
  }
}
@media screen and (min-width: 1200px) {
  .c-section .container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.c-section .container.is-center {
  text-align: center;
}
.c-section .container .title {
  margin-bottom: 36px;
  font-size: 26px;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 1024px) {
  .c-section .container .title {
    font-size: 32px;
    margin-bottom: 48px;
  }
}
.c-section .container .title + .heading {
  margin-top: 48px;
}
@media screen and (min-width: 1024px) {
  .c-section .container .title + .heading {
    margin-top: 64px;
  }
}
.c-section .container .title + .block {
  margin-top: 60px;
}
@media screen and (min-width: 1024px) {
  .c-section .container .title + .block {
    margin-top: 80px;
  }
}
.c-section .container .heading {
  margin-bottom: 32px;
  font-size: 20px;
  letter-spacing: 0.02em;
  line-height: 1.6;
}
@media screen and (min-width: 1024px) {
  .c-section .container .heading {
    margin-bottom: 40px;
    font-size: 24px;
  }
}
.c-section .container .subtitle {
  margin-bottom: 32px;
  font-size: 20px;
  letter-spacing: 0.02em;
  line-height: 1.6;
}
@media screen and (min-width: 1024px) {
  .c-section .container .subtitle {
    margin-bottom: 24px;
    font-size: 22px;
  }
}
.c-section .container .lead {
  font-size: 18px;
  letter-spacing: 0.02em;
  line-height: 1.6;
}
@media screen and (min-width: 1024px) {
  .c-section .container .lead {
    line-height: 1.8;
  }
}
@media screen and (min-width: 1024px) {
  .c-section .container .lead {
    font-size: 20px;
  }
}
.c-section .container .lead + .text {
  margin-top: 28px;
}
@media screen and (min-width: 1024px) {
  .c-section .container .lead + .text {
    margin-top: 32px;
  }
}
.c-section .container .lead + .lead {
  margin-top: 32px;
}
@media screen and (min-width: 1024px) {
  .c-section .container .lead + .lead {
    margin-top: 48px;
  }
}
.c-section .container .text {
  font-size: 16px;
  line-height: 1.6;
}
@media screen and (min-width: 1024px) {
  .c-section .container .text {
    line-height: 1.8;
  }
}
.c-section .container .text.is-unleaded {
  line-height: 1.4;
}
@media screen and (min-width: 1024px) {
  .c-section .container .text.is-unleaded {
    line-height: 1.6;
  }
}
.c-section .container .text + .subtitle {
  margin-top: 48px;
}
.c-section .container .text + .img {
  margin-top: 48px;
}
.c-section .container .text + .text {
  margin-top: 32px;
}
.c-section .container .button {
  width: 100%;
  text-align: center;
  margin-top: 48px;
}
@media screen and (min-width: 1024px) {
  .c-section .container .button {
    margin-top: 64px;
  }
}
.c-section .container .img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}
.c-section .container .img img {
  width: 100%;
  max-width: 480px;
  height: auto;
}
.c-section .container .img + .text {
  margin-top: 12px;
}
.c-section .form {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}
.c-section .note {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}
@media screen and (max-width: 768px) {
  .c-section .note {
    display: table;
    margin-top: 24px;
  }
}
@media screen and (min-width: 769px) {
  .c-section .note {
    margin-top: 12px;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .c-section .note {
    max-width: 100%;
  }
}
.c-section .note li {
  font-size: 12px;
  line-height: 1.4;
  font-weight: 300;
  text-indent: -1.5em;
  padding-left: 1.5em;
}
.c-section .note li:before {
  content: "※";
  margin-right: 0.5em;
}
.c-section * + .c-section-panel,
.c-section * + .c-section-block {
  margin-top: 48px;
}
@media screen and (min-width: 1024px) {
  .c-section * + .c-section-panel,
  .c-section * + .c-section-block {
    margin-top: 64px;
  }
}
.c-section * + .c-section-check,
.c-section * + .c-section-block,
.c-section * + .c-section-triangle,
.c-section * + .c-section-list,
.c-section * + .c-section-form {
  margin-top: 32px;
}
@media screen and (min-width: 1024px) {
  .c-section * + .c-section-check,
  .c-section * + .c-section-block,
  .c-section * + .c-section-triangle,
  .c-section * + .c-section-list,
  .c-section * + .c-section-form {
    margin-top: 48px;
  }
}

.c-section-panel {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 481px) {
  .c-section-panel {
    width: 90%;
  }
}
@media screen and (min-width: 769px) {
  .c-section-panel {
    width: 100%;
    max-width: 800px;
  }
}
.c-section-panel li {
  width: 100%;
  padding: 32px;
  background-color: #fff;
  border-radius: 8px;
}
.c-section-panel li .panel-img {
  width: 128px;
  margin-left: auto;
  margin-right: auto;
}
.c-section-panel li .panel-img img {
  width: 100%;
  height: auto;
}
.c-section-panel li .panel-title {
  margin-bottom: 14px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}
.c-section-panel li .panel-text {
  font-size: 14px;
  line-height: 1.6;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .c-section-panel li + li {
    margin-top: 24px;
  }
}
.c-section-panel:not([class*=is-col]) li + li {
  margin-top: 24px;
}
.c-section-panel[class*=is-col] li {
  max-width: 400px;
}
@media screen and (min-width: 769px) {
  .c-section-panel[class*=is-col] li {
    width: calc(50% - 12px);
  }
  .c-section-panel[class*=is-col] li:nth-child(2n) {
    margin-left: 24px;
  }
  .c-section-panel[class*=is-col] li:nth-child(n+3) {
    margin-top: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .c-section-panel.is-col3 {
    max-width: 1232px;
  }
}
@media screen and (min-width: 1200px) {
  .c-section-panel.is-col3 li {
    width: calc(33.33% - 16px);
    padding: 32px;
  }
  .c-section-panel.is-col3 li:nth-child(2n) {
    margin-left: 0;
  }
  .c-section-panel.is-col3 li:nth-child(n+3) {
    margin-top: 0;
  }
  .c-section-panel.is-col3 li:not(:nth-child(3n+1)) {
    margin-left: 24px;
  }
  .c-section-panel.is-col3 li:nth-child(n+4) {
    margin-top: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .c-section-panel.is-col4 {
    max-width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .c-section-panel.is-col4 li {
    width: calc(25% - 18px);
    padding: 32px;
  }
  .c-section-panel.is-col4 li:nth-child(2n) {
    margin-left: 0;
  }
  .c-section-panel.is-col4 li:nth-child(n+3) {
    margin-top: 0;
  }
  .c-section-panel.is-col4 li:not(:nth-child(4n+1)) {
    margin-left: 24px;
  }
  .c-section-panel.is-col4 li:nth-child(n+5) {
    margin-top: 24px;
  }
}

.c-section-plan {
  width: 100%;
}
.c-section-plan .plan-title {
  margin-top: 50px;
  margin-bottom: 60px;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.4;
  text-underline-offset: 25%;
}
.c-section-plan .plan-plice {
  position: relative;
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}
.c-section-plan .plan-plice strong {
  font-size: 180%;
  font-weight: 500;
  color: #333;
  letter-spacing: 0.025em;
}
.c-section-plan .plan-text {
  margin-bottom: 32px;
  display: table;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
  text-align: left;
}
.c-section-plan .plan-text strong {
  font-size: 110%;
  font-weight: 500;
  letter-spacing: 0.025em;
}
.c-section-plan .plan-text span {
  white-space: nowrap;
}
.c-section-plan.is-color1 {
  position: relative;
}
.c-section-plan.is-color1 .plan-title {
  color: #172b85;
  -webkit-text-decoration: underline #172b85;
  text-decoration: underline #172b85;
}
.c-section-plan.is-color1 .plan-plice strong {
  color: #172b85;
}
.c-section-plan.is-color1 .plan-text strong {
  color: #172b85;
}
.c-section-plan.is-color2 .plan-title {
  color: #903f94;
  -webkit-text-decoration: underline #903f94;
  text-decoration: underline #903f94;
}
.c-section-plan.is-color2 .plan-plice strong {
  color: #903f94;
}
.c-section-plan.is-color2 .plan-text strong {
  color: #903f94;
}
.c-section-plan.is-color3 .plan-title {
  color: #d32087;
  -webkit-text-decoration: underline #d32087;
  text-decoration: underline #d32087;
}
.c-section-plan.is-color3 .plan-plice strong {
  color: #d32087;
}
.c-section-plan.is-color3 .plan-text strong {
  color: #d32087;
}
.c-section-plan.is-color4 .plan-title {
  color: #e8434a;
  -webkit-text-decoration: underline #e8434a;
  text-decoration: underline #e8434a;
}
.c-section-plan.is-color4 .plan-plice strong {
  color: #e8434a;
}
.c-section-plan.is-color4 .plan-text strong {
  color: #e8434a;
}

.c-section-check {
  display: flex;
  justify-content: center;
}
.c-section-check .list {
  text-align: left;
}
.c-section-check .list li {
  position: relative;
  padding-left: 1.5em;
  font-size: 17px;
  line-height: 1.2;
}
@media screen and (min-width: 1024px) {
  .c-section-check .list li {
    font-size: 20px;
  }
}
.c-section-check .list li + li {
  -o-object-fit: contain;
  object-fit: contain;
  margin-top: 20px;
}
.c-section-check .list li::before {
  position: absolute;
  top: 0.1em;
  left: 0;
  display: block;
  content: "";
  width: 1em;
  height: 1em;
  border: 1px solid #333;
}
.c-section-check .list li::after {
  position: absolute;
  display: block;
  content: "";
  top: 3.2px;
  left: 3.2px;
  width: 1em;
  height: 0.4375em;
  border-left: 2px solid #d32087;
  border-bottom: 2px solid #d32087;
  transform: rotate(-45deg);
}

.c-section-block {
  width: 100%;
  background-color: #fff;
  padding: 36px 24px;
}
@media screen and (min-width: 481px) {
  .c-section-block {
    padding: 48px 24px;
    border-radius: 8px;
  }
}
@media screen and (min-width: 1024px) {
  .c-section-block {
    padding: 64px 48px;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1200px) {
  .c-section-block {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.c-section-block.is-center {
  text-align: center;
}
.c-section-block .block-title {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 1024px) {
  .c-section-block .block-title {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1024px) {
  .c-section-block .block-title + .block {
    margin-top: 80px;
  }
}
.c-section-block .block-heading {
  margin-bottom: 16px;
  font-size: 18px;
  letter-spacing: 0.02em;
  line-height: 2;
}
@media screen and (min-width: 1024px) {
  .c-section-block .block-heading {
    margin-bottom: 28px;
    font-size: 22px;
    line-height: 1.8;
  }
}
.c-section-block .block-lead {
  margin-bottom: 24px;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.6;
}
@media screen and (min-width: 1024px) {
  .c-section-block .block-lead {
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 1.8;
  }
}
.c-section-block .block-label {
  margin-bottom: 18px;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.6;
}
@media screen and (min-width: 1024px) {
  .c-section-block .block-label {
    margin-bottom: 24px;
    font-size: 20px;
    line-height: 1.8;
  }
}
.c-section-block .block-text {
  font-size: 14px;
  line-height: 1.6;
}
@media screen and (min-width: 1024px) {
  .c-section-block .block-text {
    line-height: 1.8;
  }
}
.c-section-block .block-text + .subtitle {
  margin-top: 48px;
}
.c-section-block .button {
  margin-top: 64px;
  width: 100%;
  text-align: center;
}
.c-section-block + .c-section-block {
  margin-top: 24px;
}
@media screen and (min-width: 1024px) {
  .c-section-block + .c-section-block {
    margin-top: 36px;
  }
}

.c-section-content {
  padding-top: 20px;
}
.c-section-content.is-center {
  text-align: center;
}
.c-section-content .content-title {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 1024px) {
  .c-section-content .content-title + .content {
    margin-top: 80px;
  }
}
.c-section-content .content-lead {
  margin-bottom: 24px;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.6;
}
.c-section-content .content-text {
  font-size: 14px;
  line-height: 1.6;
  text-align: left;
}
.c-section-content .content-text + .subtitle {
  margin-top: 48px;
}

.c-section-grid {
  width: 100%;
  background-color: #fff;
  padding: 36px 24px;
}
@media screen and (min-width: 481px) {
  .c-section-grid {
    padding: 48px 24px;
    border-radius: 8px;
  }
}
@media screen and (min-width: 769px) {
  .c-section-grid {
    padding: 48px;
  }
}
@media screen and (min-width: 976px) {
  .c-section-grid {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1024px) {
  .c-section-grid {
    padding: 64px 48px;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1200px) {
  .c-section-grid {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.c-section-grid.is-col3 .col1 {
  width: 100%;
}
@media screen and (max-width: 975px) {
  .c-section-grid.is-col3 .col1 {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .c-section-grid.is-col3 .col1 + .col2 {
    margin-top: 36px;
  }
}
@media screen and (min-width: 976px) {
  .c-section-grid.is-col3 .col1 {
    width: calc(33.33% - 16px);
    min-width: 300px;
    margin-right: 36px;
  }
}
@media screen and (min-width: 976px) {
  .c-section-grid.is-col3 .col2 {
    flex: 1;
  }
}
.c-section-grid.is-col2 .col {
  width: calc(50% - 16px);
}

.c-section-list {
  width: 100%;
  background-color: #fff;
  padding: 36px 24px;
}
@media screen and (min-width: 481px) {
  .c-section-list {
    padding: 48px 24px;
    border-radius: 8px;
  }
}
@media screen and (min-width: 769px) {
  .c-section-list {
    padding: 60px 72px;
  }
}
@media screen and (min-width: 1024px) {
  .c-section-list {
    padding: 64px 128px;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 769px) {
  .c-section-list .list {
    display: flex;
    flex-wrap: wrap;
  }
}
.c-section-list .list dd {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 700;
  margin-top: 36px;
}
@media screen and (min-width: 769px) {
  .c-section-list .list dd {
    margin-top: 48px;
  }
}
.c-section-list .list dd:nth-of-type(1) {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .c-section-list .list dd {
    text-align: left;
  }
}
@media screen and (min-width: 769px) {
  .c-section-list .list dd {
    width: 20%;
  }
}
.c-section-list .list dt {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
  margin-top: 12px;
}
@media screen and (min-width: 769px) {
  .c-section-list .list dt {
    margin-top: 36px;
  }
  .c-section-list .list dt:nth-of-type(1) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .c-section-list .list dt {
    text-align: left;
  }
}
@media screen and (min-width: 769px) {
  .c-section-list .list dt {
    width: 80%;
  }
}
.c-section-list .list dt ol {
  counter-reset: item;
  list-style: none;
}
.c-section-list .list dt ol li {
  text-indent: -1.5em;
  padding-left: 1.5em;
}
.c-section-list .list dt ol li:before {
  counter-increment: item;
  content: counter(item) ". ";
}
.c-section-list .list dt ul {
  list-style: none;
}
.c-section-list .list dt ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.c-section-list .list dt ul li::before {
  content: "・";
}
.c-section-list .list dt ul.is-note li::before {
  content: "※";
}
.c-section-list .list + .c-section-swiper {
  margin-top: 48px;
}
@media screen and (min-width: 769px) {
  .c-section-list .list + .c-section-swiper {
    margin-top: 48px;
  }
}
.c-section-list .video-container {
  position: relative;
  width: 100%;
  margin-top: 30px;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
}
.c-section-list .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-section-list .text-left {
  text-align: left !important;
}

.c-section-form {
  width: 100%;
  background-color: #fff;
  padding: 36px 24px;
}
@media screen and (min-width: 481px) {
  .c-section-form {
    padding: 48px 24px;
    border-radius: 8px;
  }
}
@media screen and (min-width: 769px) {
  .c-section-form {
    display: flex;
    flex-wrap: wrap;
    padding: 48px 72px;
  }
}
@media screen and (min-width: 1024px) {
  .c-section-form {
    padding: 64px 64px;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
  }
}
.c-section-form iframe {
  width: 100%;
}

.c-section-map iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
.c-section-map + .text {
  margin-top: 32px;
}

.c-section-swiper {
  width: 100%;
}
.c-section-swiper .swiper {
  position: relative;
}
.c-section-swiper .swiper .swiper-wrapper .swiper-slide {
  width: 100%;
}
.c-section-swiper .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
}
.c-section-swiper .swiper .prev {
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .c-section-swiper .swiper .prev {
    left: 10px;
  }
}
.c-section-swiper .swiper .prev:before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  margin: 0 10px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(45deg);
}
@media screen and (min-width: 769px) {
  .c-section-swiper .swiper .prev:before {
    width: 18px;
    height: 18px;
  }
}
.c-section-swiper .swiper .prev.swiper-button-disabled {
  opacity: 0.5;
}
.c-section-swiper .swiper .next {
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .c-section-swiper .swiper .next {
    right: 10px;
  }
}
.c-section-swiper .swiper .next:before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  margin: 0 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}
@media screen and (min-width: 769px) {
  .c-section-swiper .swiper .next:before {
    width: 18px;
    height: 18px;
  }
}
.c-section-swiper .swiper .next.swiper-button-disabled {
  opacity: 0.5;
}
.c-section-swiper .copy {
  margin-top: 6px;
  font-size: 12px;
  line-height: 1.4;
  text-align: right;
}

.l-article > .title {
  margin-bottom: 48px;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .l-article > .title {
    margin-bottom: 64px;
    font-size: 20px;
  }
}
.l-article > .title .is-en {
  font-family: "Lato", sans-serif;
  font-size: 36px;
}
@media screen and (min-width: 1024px) {
  .l-article > .title .is-en {
    font-size: 48px;
  }
}

.l-main {
  padding-top: 144px;
}
@media screen and (min-width: 1024px) {
  .l-main {
    padding-top: 160px;
  }
}

.news-list {
  list-style: none outside;
  margin: 0;
  padding: 0;
}

.news-list .item div {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  text-decoration: none;
  color: #333;
  border-bottom: 1px solid #eeeeee;
  padding: 20px 10px 20px 10px;
}

.news-list .item .date {
  margin: 0;
  min-width: 100px;
  font-size: 0.9rem;
  color: #999;
  padding: 0 20px 0 0;
}

.news-list .item .title {
  margin: 0;
  width: 100%;
  font-size: 0.9rem;
}

.news-list .item a:hover .title {
  color: rgba(51, 51, 181, 0.884);
}

@media screen and (max-width: 767px) {
  .news-list .item div {
    flex-wrap: wrap;
  }
  .news-list .item .date {
    min-width: 100px;
  }
  .news-list .item .title {
    margin-top: 10px;
  }
}