@charset "UTF-8";
@import 'https://fonts.googleapis.com/css2?family=Inter:wght@600&family=Noto+Sans+JP:wght@400;500;700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap';
/*! destyle.css v2.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;
  line-height: 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] {
  text-decoration: underline; /* 2 */
  -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%;
}

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

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
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;
}

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

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

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 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. Change font properties to `inherit` in Safari.
 */
::-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] {
  outline: none;
}

/* Table */
/* ============================================ */
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;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

figure {
  margin: 0;
}

:root {
  --yellow: #FDF9EF;
  --icon-grad: linear-gradient(30deg, rgba(252, 185, 34, 1) 0%, rgba(252, 107, 112, 1) 100%);
  --text-gr: linear-gradient(45deg, rgba(252, 185, 34, 1) 0%, rgba(252, 107, 112, 1) 100%);
  --h3-bg: #E5E5DF;
  --men: #3F8CC9;
  --women: #FA7D7D;
  --orange: #FA704F;
  --color-text: #333;
  --font-bold: 700;
}

html, body {
  width: 100%;
  min-height: 100%;
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  font-size: 62.5%;
}

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

body {
  position: relative;
  margin: 0;
  color: #333;
  font-size: 1.5rem;
  font-family: "Noto Sans JP", yugothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.4rem;
  }
}

ul, ol, li {
  list-style: none;
  padding: 0;
  margin: 0;
}

a {
  color: #333;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  a:hover {
    color: #aaa;
    text-decoration: none;
  }
  a:hover img {
    opacity: 0.6;
  }
}
a img {
  backface-visibility: hidden;
}

@media screen and (min-width: 1025px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

svg {
  width: 100%;
  vertical-align: bottom;
  fill: currentcolor;
}

p {
  line-height: 2;
}
p small {
  font-size: 1.2rem;
}

strong {
  font-weight: 700;
}

td a {
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  td a:hover {
    text-decoration: none;
  }
}

hr {
  height: 1px;
  background-color: #e9eaef;
  border: none;
  margin: 20px 0;
}

.disnone {
  display: none;
}

.list-inline > li {
  display: inline-block;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

h1, h2, h3, h4, h5 {
  font-weight: 700;
}

.l-container {
  width: auto;
  height: auto;
  min-height: 100vh;
  padding-top: 96px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  transition: all 0.3s ease;
  overflow-x: hidden;
}
@media screen and (max-width: 1024px) {
  .l-container {
    padding-top: 70px;
  }
}
@media screen and (min-width: 1025px) {
  .l-container.is-scrolled {
    padding-top: 70px;
  }
}

.l-inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 max(8.6111111111vw, 15px);
}
@media screen and (max-width: 1024px) {
  .l-inner {
    padding: 0 4vw;
  }
}
.l-inner--s {
  max-width: 788px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .l-inner--s {
    padding: 0 12.6953125vw;
  }
}
@media screen and (max-width: 540px) {
  .l-inner--s {
    padding: 0 4vw;
  }
}
.l-inner--right {
  margin-left: 13.8194444%;
}
@media screen and (max-width: 768px) {
  .l-inner--right {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .l-inner--sp {
    padding: 0 9.3333333333%;
  }
}

.c-button {
  text-decoration: none;
}
.c-button a:hover {
  opacity: 1;
}
.c-button__item {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 9999px;
}
@media screen and (min-width: 769px) {
  .c-button__item:hover {
    cursor: pointer;
    opacity: 0.7;
  }
}
.c-button__item a {
  text-decoration: none;
}
.c-button__item > * {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  .c-button__item > * {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 769px) {
  .c-button__item > *:hover {
    color: #fff;
  }
}
.c-button__item--men {
  background-color: #3F8CC9;
}
.c-button__item--women {
  background-color: #FA7D7D;
}
.c-button__item--login {
  position: relative;
  z-index: 0;
  background: transparent linear-gradient(250deg, #FC9397 0%, #FCD371 100%) 0% 0% no-repeat padding-box;
}
.c-button__item--login > * {
  position: absolute;
  inset: 0;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  background-color: #fff;
  border-radius: 9999px;
  clip-path: inset(3px 3px 3px 3px round 9999px);
}
.c-button__item--login > *:hover {
  color: #333;
}
.c-button__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 1.3888888889vw;
       column-gap: 1.3888888889vw;
}
@media screen and (max-width: 768px) {
  .c-button__list {
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
}
.c-button__small {
  width: min(7.9166666667vw, 114px);
  height: 40px;
}
@media screen and (max-width: 1024px) {
  .c-button__small {
    width: 98px;
  }
}
.c-button__small a {
  font-size: min(0.9722222222vw, 14px);
}
.c-button__dl {
  width: clamp(102px, 10.5555555556vw, 152px);
  height: 40px;
}
.c-button__dl a {
  font-size: min(0.9722222222vw, 14px);
}
.c-button__medium {
  height: min(4.1666666667vw, 60px);
  font-size: min(1.25vw, 1.8rem);
}
@media screen and (max-width: 1024px) {
  .c-button__medium {
    height: 50px;
  }
}
.c-button__large {
  min-width: 230px;
  width: -moz-fit-content;
  width: fit-content;
  height: 80px;
  padding: 0 35px !important;
  font-size: 1.8rem;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
  box-sizing: content-box;
}
@media screen and (max-width: 768px) {
  .c-button__large {
    min-width: 140px;
    height: 50px;
    padding: 0 24px;
    font-size: 1.5rem;
  }
}
.c-button__large a:hover {
  opacity: 1;
}
.c-button__large--xl {
  min-width: 280px;
}
@media screen and (max-width: 768px) {
  .c-button__large--xl {
    width: 100%;
    max-width: 330px;
  }
}
.c-button__arrow::before {
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 22px;
  z-index: 0;
  margin-top: 1px;
  font-size: 1.8rem;
  font-weight: 400;
  font-family: "Font Awesome 6 Pro";
  background: rgb(252, 211, 113);
  background: linear-gradient(45deg, rgb(252, 211, 113) 0%, rgb(252, 147, 151) 100%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .c-button__arrow::before {
    font-size: 1.5rem;
  }
}
.c-button__center {
  display: flex;
  justify-content: center;
}

.c-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.6944444444%;
  margin-left: -0.6944444444%;
}
@media screen and (max-width: 768px) {
  .c-row {
    margin-right: -2.1333333333%;
    margin-left: -2.1333333333%;
  }
}
@media screen and (max-width: 768px) {
  .c-row__md-center {
    justify-content: center;
  }
}
.c-row__gutters--wide {
  margin-right: -1.6666666667%;
  margin-left: -1.6666666667%;
}
@media screen and (max-width: 768px) {
  .c-row__gutters--wide {
    margin-right: -2.6666666667%;
    margin-left: -2.6666666667%;
  }
}
.c-row__gutters--wide > .c-col, .c-row__gutters--wide > [class*=col-] {
  padding-right: 1.6666666667%;
  padding-left: 1.6666666667%;
}
@media screen and (max-width: 768px) {
  .c-row__gutters--wide > .c-col, .c-row__gutters--wide > [class*=col-] {
    padding-right: 2.6666666667%;
    padding-left: 2.6666666667%;
  }
}
.c-row__gutters--narrow {
  margin-right: -0.2777777778%;
  margin-left: -0.2777777778%;
}
@media screen and (max-width: 540px) {
  .c-row__gutters--narrow {
    margin-right: -0.5333333333%;
    margin-left: -0.5333333333%;
  }
}
.c-row__gutters--narrow > .c-col, .c-row__gutters--narrow > [class*=col-] {
  padding-right: 0.2777777778%;
  padding-left: 0.2777777778%;
}
@media screen and (max-width: 540px) {
  .c-row__gutters--narrow {
    padding-right: 0.5333333333%;
    padding-left: 0.5333333333%;
  }
}
.c-row__gutters--none {
  margin-right: 0;
  margin-left: 0;
}
.c-row__gutters--none > .c-col, .c-row__gutters--none > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.c-va-center {
  align-items: center;
  display: flex;
}

.c-col-1, .c-col-2, .c-col-2-4, .c-col-3, .c-col-4, .c-col-5, .c-col-6, .c-col-7, .c-col-8, .c-col-9, .c-col-10, .c-col-11, .c-col-12, .c-col, .c-col-auto, .c-col-lg-1, .c-col-lg-2, .c-col-lg-3, .c-col-lg-4, .c-col-lg-5, .c-col-lg-6, .c-col-lg-7, .c-col-lg-8, .c-col-lg-9, .c-col-lg-10, .c-col-lg-11, .c-col-lg-12, .c-col-lg, .c-col-lg-auto, .c-col-bs-1, .c-col-bs-2, .c-col-bs-3, .c-col-bs-4, .c-col-bs-5, .c-col-bs-6, .c-col-bs-7, .c-col-bs-8, .c-col-bs-9, .c-col-bs-10, .c-col-bs-11, .c-col-bs-12, .c-col-bs, .c-col-pc-1, .c-col-pc-2, .c-col-pc-3, .c-col-pc-4, .c-col-pc-5, .c-col-pc-6, .c-col-pc-7, .c-col-pc-8, .c-col-pc-9, .c-col-pc-10, .c-col-pc-11, .c-col-pc-12, .c-col-pc, .c-col-pc-auto, .c-col-bs-auto, .c-col-md-1, .c-col-md-2, .c-col-md-3, .c-col-md-4, .c-col-md-5, .c-col-md-6, .c-col-md-7, .c-col-md-8, .c-col-md-9, .c-col-md-10, .c-col-md-11, .c-col-md-12, .c-col-md, .c-col-md-auto, .c-col-sm-1, .c-col-sm-2, .c-col-sm-3, .c-col-sm-4, .c-col-sm-5, .c-col-sm-6, .c-col-sm-7, .c-col-sm-8, .c-col-sm-9, .c-col-sm-10, .c-col-sm-11, .c-col-sm-12, .c-col-sm, .c-col-sm-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0.6944444444%;
  padding-left: 0.6944444444%;
}
@media screen and (max-width: 768px) {
  .c-col-1, .c-col-2, .c-col-2-4, .c-col-3, .c-col-4, .c-col-5, .c-col-6, .c-col-7, .c-col-8, .c-col-9, .c-col-10, .c-col-11, .c-col-12, .c-col, .c-col-auto, .c-col-lg-1, .c-col-lg-2, .c-col-lg-3, .c-col-lg-4, .c-col-lg-5, .c-col-lg-6, .c-col-lg-7, .c-col-lg-8, .c-col-lg-9, .c-col-lg-10, .c-col-lg-11, .c-col-lg-12, .c-col-lg, .c-col-lg-auto, .c-col-bs-1, .c-col-bs-2, .c-col-bs-3, .c-col-bs-4, .c-col-bs-5, .c-col-bs-6, .c-col-bs-7, .c-col-bs-8, .c-col-bs-9, .c-col-bs-10, .c-col-bs-11, .c-col-bs-12, .c-col-bs, .c-col-pc-1, .c-col-pc-2, .c-col-pc-3, .c-col-pc-4, .c-col-pc-5, .c-col-pc-6, .c-col-pc-7, .c-col-pc-8, .c-col-pc-9, .c-col-pc-10, .c-col-pc-11, .c-col-pc-12, .c-col-pc, .c-col-pc-auto, .c-col-bs-auto, .c-col-md-1, .c-col-md-2, .c-col-md-3, .c-col-md-4, .c-col-md-5, .c-col-md-6, .c-col-md-7, .c-col-md-8, .c-col-md-9, .c-col-md-10, .c-col-md-11, .c-col-md-12, .c-col-md, .c-col-md-auto, .c-col-sm-1, .c-col-sm-2, .c-col-sm-3, .c-col-sm-4, .c-col-sm-5, .c-col-sm-6, .c-col-sm-7, .c-col-sm-8, .c-col-sm-9, .c-col-sm-10, .c-col-sm-11, .c-col-sm-12, .c-col-sm, .c-col-sm-auto {
    padding-right: 2.1333333333%;
    padding-left: 2.1333333333%;
  }
}

.c-col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.c-col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.c-col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.c-col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.c-col-2-4 {
  flex: 0 0 20%;
  max-width: 20%;
}

.c-col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.c-col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.c-col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.c-col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.c-col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.c-col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.c-col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.c-col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.c-col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.c-col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.c-order-first {
  order: -1;
}

.c-order-last {
  order: 13;
}

.c-order-0 {
  order: 0;
}

.c-order-1 {
  order: 1;
}

.c-order-2 {
  order: 2;
}

.c-order-3 {
  order: 3;
}

.c-order-4 {
  order: 4;
}

.c-order-5 {
  order: 5;
}

.c-order-6 {
  order: 6;
}

.c-order-7 {
  order: 7;
}

.c-order-8 {
  order: 8;
}

.c-order-9 {
  order: 9;
}

.c-order-10 {
  order: 10;
}

.c-order-11 {
  order: 11;
}

.c-order-12 {
  order: 12;
}

.c-offset-1 {
  margin-left: 8.3333333333%;
}

.c-offset-2 {
  margin-left: 16.6666666667%;
}

.c-offset-3 {
  margin-left: 25%;
}

.c-offset-4 {
  margin-left: 33.3333333333%;
}

.c-offset-5 {
  margin-left: 41.6666666667%;
}

.c-offset-6 {
  margin-left: 50%;
}

.c-offset-7 {
  margin-left: 58.3333333333%;
}

.c-offset-8 {
  margin-left: 66.6666666667%;
}

.c-offset-9 {
  margin-left: 75%;
}

.c-offset-10 {
  margin-left: 83.3333333333%;
}

.c-offset-11 {
  margin-left: 91.6666666667%;
}

/* pc */
@media screen and (min-width: 769px) {
  .c-col-pc {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .c-col-pc-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .c-col-pc-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .c-col-pc-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .c-col-pc-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .c-col-pc-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .c-col-pc-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .c-col-pc-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .c-col-pc-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .c-col-pc-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .c-col-pc-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .c-col-pc-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .c-col-pc-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .c-col-pc-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .c-order-pc-first {
    order: -1;
  }
  .c-order-pc-last {
    order: 13;
  }
  .c-order-pc-0 {
    order: 0;
  }
  .c-order-pc-1 {
    order: 1;
  }
  .c-order-pc-2 {
    order: 2;
  }
  .c-order-pc-3 {
    order: 3;
  }
  .c-order-pc-4 {
    order: 4;
  }
  .c-order-pc-5 {
    order: 5;
  }
  .c-order-pc-6 {
    order: 6;
  }
  .c-order-pc-7 {
    order: 7;
  }
  .c-order-pc-8 {
    order: 8;
  }
  .c-order-pc-9 {
    order: 9;
  }
  .c-order-pc-10 {
    order: 10;
  }
  .c-order-pc-11 {
    order: 11;
  }
  .c-order-pc-12 {
    order: 12;
  }
  .c-offset-pc-0 {
    margin-left: 0;
  }
  .c-offset-pc-1 {
    margin-left: 8.3333333333%;
  }
  .c-offset-pc-2 {
    margin-left: 16.6666666667%;
  }
  .c-offset-pc-3 {
    margin-left: 25%;
  }
  .c-offset-pc-4 {
    margin-left: 33.3333333333%;
  }
  .c-offset-pc-5 {
    margin-left: 41.6666666667%;
  }
  .c-offset-pc-6 {
    margin-left: 50%;
  }
  .c-offset-pc-7 {
    margin-left: 58.3333333333%;
  }
  .c-offset-pc-8 {
    margin-left: 66.6666666667%;
  }
  .c-offset-pc-9 {
    margin-left: 75%;
  }
  .c-offset-pc-10 {
    margin-left: 83.3333333333%;
  }
  .c-offset-pc-11 {
    margin-left: 91.6666666667%;
  }
}
/* bs */
@media screen and (min-width: 1281px) {
  .c-col-bs {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .c-col-bs-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .c-col-bs-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .c-col-bs-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .c-col-bs-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .c-col-bs-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .c-col-bs-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .c-col-bs-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .c-col-bs-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .c-col-bs-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .c-col-bs-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .c-col-bs-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .c-col-bs-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .c-col-bs-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .c-order-bs-first {
    order: -1;
  }
  .c-order-bs-last {
    order: 13;
  }
  .c-order-bs-0 {
    order: 0;
  }
  .c-order-bs-1 {
    order: 1;
  }
  .c-order-bs-2 {
    order: 2;
  }
  .c-order-bs-3 {
    order: 3;
  }
  .c-order-bs-4 {
    order: 4;
  }
  .c-order-bs-5 {
    order: 5;
  }
  .c-order-bs-6 {
    order: 6;
  }
  .c-order-bs-7 {
    order: 7;
  }
  .c-order-bs-8 {
    order: 8;
  }
  .c-order-bs-9 {
    order: 9;
  }
  .c-order-bs-10 {
    order: 10;
  }
  .c-order-bs-11 {
    order: 11;
  }
  .c-order-bs-12 {
    order: 12;
  }
  .c-offset-bs-0 {
    margin-left: 0;
  }
  .c-offset-bs-1 {
    margin-left: 8.3333333333%;
  }
  .c-offset-bs-2 {
    margin-left: 16.6666666667%;
  }
  .c-offset-bs-3 {
    margin-left: 25%;
  }
  .c-offset-bs-4 {
    margin-left: 33.3333333333%;
  }
  .c-offset-bs-5 {
    margin-left: 41.6666666667%;
  }
  .c-offset-bs-6 {
    margin-left: 50%;
  }
  .c-offset-bs-7 {
    margin-left: 58.3333333333%;
  }
  .c-offset-bs-8 {
    margin-left: 66.6666666667%;
  }
  .c-offset-bs-9 {
    margin-left: 75%;
  }
  .c-offset-bs-10 {
    margin-left: 83.3333333333%;
  }
  .c-offset-bs-11 {
    margin-left: 91.6666666667%;
  }
}
/* lg */
@media screen and (max-width: 1280px) {
  .c-col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .c-col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .c-col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .c-col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .c-col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .c-col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .c-col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .c-col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .c-col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .c-col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .c-col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .c-col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .c-col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .c-col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .c-order-lg-first {
    order: -1;
  }
  .c-order-lg-last {
    order: 13;
  }
  .c-order-lg-0 {
    order: 0;
  }
  .c-order-lg-1 {
    order: 1;
  }
  .c-order-lg-2 {
    order: 2;
  }
  .c-order-lg-3 {
    order: 3;
  }
  .c-order-lg-4 {
    order: 4;
  }
  .c-order-lg-5 {
    order: 5;
  }
  .c-order-lg-6 {
    order: 6;
  }
  .c-order-lg-7 {
    order: 7;
  }
  .c-order-lg-8 {
    order: 8;
  }
  .c-order-lg-9 {
    order: 9;
  }
  .c-order-lg-10 {
    order: 10;
  }
  .c-order-lg-11 {
    order: 11;
  }
  .c-order-lg-12 {
    order: 12;
  }
  .c-offset-lg-0 {
    margin-left: 0;
  }
  .c-offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .c-offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .c-offset-lg-3 {
    margin-left: 25%;
  }
  .c-offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .c-offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .c-offset-lg-6 {
    margin-left: 50%;
  }
  .c-offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .c-offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .c-offset-lg-9 {
    margin-left: 75%;
  }
  .c-offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .c-offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
/* tb */
@media screen and (max-width: 1024px) {
  .c-col-tb {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .c-col-tb-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .c-col-tb-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .c-col-tb-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .c-col-tb-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .c-col-tb-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .c-col-tb-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .c-col-tb-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .c-col-tb-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .c-col-tb-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .c-col-tb-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .c-col-tb-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .c-col-tb-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .c-col-tb-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .c-order-tb-first {
    order: -1;
  }
  .c-order-tb-last {
    order: 13;
  }
  .c-order-tb-0 {
    order: 0;
  }
  .c-order-tb-1 {
    order: 1;
  }
  .c-order-tb-2 {
    order: 2;
  }
  .c-order-tb-3 {
    order: 3;
  }
  .c-order-tb-4 {
    order: 4;
  }
  .c-order-tb-5 {
    order: 5;
  }
  .c-order-tb-6 {
    order: 6;
  }
  .c-order-tb-7 {
    order: 7;
  }
  .c-order-tb-8 {
    order: 8;
  }
  .c-order-tb-9 {
    order: 9;
  }
  .c-order-tb-10 {
    order: 10;
  }
  .c-order-tb-11 {
    order: 11;
  }
  .c-order-tb-12 {
    order: 12;
  }
  .c-offset-tb-0 {
    margin-left: 0;
  }
  .c-offset-tb-1 {
    margin-left: 8.3333333333%;
  }
  .c-offset-tb-2 {
    margin-left: 16.6666666667%;
  }
  .c-offset-tb-3 {
    margin-left: 25%;
  }
  .c-offset-tb-4 {
    margin-left: 33.3333333333%;
  }
  .c-offset-tb-5 {
    margin-left: 41.6666666667%;
  }
  .c-offset-tb-6 {
    margin-left: 50%;
  }
  .c-offset-tb-7 {
    margin-left: 58.3333333333%;
  }
  .c-offset-tb-8 {
    margin-left: 66.6666666667%;
  }
  .c-offset-tb-9 {
    margin-left: 75%;
  }
  .c-offset-tb-10 {
    margin-left: 83.3333333333%;
  }
  .c-offset-tb-11 {
    margin-left: 91.6666666667%;
  }
}
/* md */
@media screen and (max-width: 768px) {
  .c-col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .c-col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .c-col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .c-col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .c-col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .c-col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .c-col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .c-col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .c-col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .c-col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .c-col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .c-col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .c-col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .c-col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .c-order-md-first {
    order: -1;
  }
  .c-order-md-last {
    order: 13;
  }
  .c-order-md-0 {
    order: 0;
  }
  .c-order-md-1 {
    order: 1;
  }
  .c-order-md-2 {
    order: 2;
  }
  .c-order-md-3 {
    order: 3;
  }
  .c-order-md-4 {
    order: 4;
  }
  .c-order-md-5 {
    order: 5;
  }
  .c-order-md-6 {
    order: 6;
  }
  .c-order-md-7 {
    order: 7;
  }
  .c-order-md-8 {
    order: 8;
  }
  .c-order-md-9 {
    order: 9;
  }
  .c-order-md-10 {
    order: 10;
  }
  .c-order-md-11 {
    order: 11;
  }
  .c-order-md-12 {
    order: 12;
  }
  .c-offset-md-0 {
    margin-left: 0;
  }
  .c-offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .c-offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .c-offset-md-3 {
    margin-left: 25%;
  }
  .c-offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .c-offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .c-offset-md-6 {
    margin-left: 50%;
  }
  .c-offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .c-offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .c-offset-md-9 {
    margin-left: 75%;
  }
  .c-offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .c-offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
/* sp */
@media screen and (max-width: 540px) {
  .c-col-pr {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .c-col-pr-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .c-col-pr-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .c-col-pr-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .c-col-pr-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .c-col-pr-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .c-col-pr-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .c-col-pr-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .c-col-pr-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .c-col-pr-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .c-col-pr-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .c-col-pr-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .c-col-pr-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .c-col-pr-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .c-order-pr-first {
    order: -1;
  }
  .c-order-pr-last {
    order: 13;
  }
  .c-order-pr-0 {
    order: 0;
  }
  .c-order-pr-1 {
    order: 1;
  }
  .c-order-pr-2 {
    order: 2;
  }
  .c-order-pr-3 {
    order: 3;
  }
  .c-order-pr-4 {
    order: 4;
  }
  .c-order-pr-5 {
    order: 5;
  }
  .c-order-pr-6 {
    order: 6;
  }
  .c-order-pr-7 {
    order: 7;
  }
  .c-order-pr-8 {
    order: 8;
  }
  .c-order-pr-9 {
    order: 9;
  }
  .c-order-pr-10 {
    order: 10;
  }
  .c-order-pr-11 {
    order: 11;
  }
  .c-order-pr-12 {
    order: 12;
  }
  .c-offset-pr-0 {
    margin-left: 0;
  }
  .c-offset-pr-1 {
    margin-left: 8.3333333333%;
  }
  .c-offset-pr-2 {
    margin-left: 16.6666666667%;
  }
  .c-offset-pr-3 {
    margin-left: 25%;
  }
  .c-offset-pr-4 {
    margin-left: 33.3333333333%;
  }
  .c-offset-pr-5 {
    margin-left: 41.6666666667%;
  }
  .c-offset-pr-6 {
    margin-left: 50%;
  }
  .c-offset-pr-7 {
    margin-left: 58.3333333333%;
  }
  .c-offset-pr-8 {
    margin-left: 66.6666666667%;
  }
  .c-offset-pr-9 {
    margin-left: 75%;
  }
  .c-offset-pr-10 {
    margin-left: 83.3333333333%;
  }
  .c-offset-pr-11 {
    margin-left: 91.6666666667%;
  }
}
.c-title__head {
  margin-bottom: 48px;
}
@media screen and (max-width: 768px) {
  .c-title__head {
    margin-bottom: 30px;
  }
}
.c-title__head--single {
  margin-bottom: 68px;
}
@media screen and (max-width: 768px) {
  .c-title__head--single {
    margin-bottom: 40px;
  }
}
.c-title__screen-out {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
}
.c-title__h2 {
  line-height: 1.5;
  font-size: 4rem;
}
@media screen and (max-width: 768px) {
  .c-title__h2 {
    font-size: 6.4vw;
  }
}
.c-title__h2 small {
  font-size: 45%;
  font-weight: 700;
}
.c-title__h3 {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 20px;
  line-height: 1.5;
  font-size: min(2.0833333333vw, 2.7rem);
  background: rgb(252, 185, 34);
  background: var(--text-gr);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 768px) {
  .c-title__h3 {
    margin-bottom: 12px;
    font-size: 5.6vw;
  }
}
.c-title__card {
  text-align: center;
  margin-top: 1em;
  font-size: 1.8rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .c-title__card {
    margin-top: 8px;
    text-align: left;
    font-size: 1.6rem;
  }
}
.c-title__center {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  justify-content: center;
  text-align: center;
}
.c-title__line {
  position: relative;
  z-index: 0;
  width: 360px;
  margin: 11px auto 0;
}
@media screen and (max-width: 768px) {
  .c-title__line {
    width: 64vw;
    margin-top: -0.1em;
  }
}
.c-title__space {
  margin: 60px 0 48px;
}
@media screen and (max-width: 768px) {
  .c-title__space {
    margin: 40px 0 30px;
  }
}
.c-title__text {
  margin-top: 48px;
  font-size: 1.5rem;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .c-title__text {
    margin-top: 28px;
  }
}
.c-title--page {
  font-size: 3.8rem;
  text-align: center;
  margin-bottom: 40px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .c-title--page {
    font-size: 2.8rem;
    margin-bottom: 32px;
  }
}
.c-title--page span {
  font-size: 1.8rem;
  color: #0049a7;
  display: block;
}
@media screen and (max-width: 768px) {
  .c-title--page span {
    font-size: 1.6rem;
  }
}
.c-title--article {
  font-size: 3.2rem;
  text-align: center;
  margin-top: 48px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .c-title--article {
    font-size: 2.4rem;
    margin-top: 36px;
    margin-bottom: 32px;
  }
}
.c-title--section {
  font-size: 2.8rem;
  margin-top: 44px;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .c-title--section {
    font-size: 2.2rem;
    margin-top: 32px;
    margin-bottom: 20px;
  }
}
.c-title--block, .c-title--block--line {
  font-size: 2.4rem;
  margin-top: 38px;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .c-title--block, .c-title--block--line {
    font-size: 2rem;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.c-title--block--line {
  padding-left: 26px;
}
@media screen and (max-width: 768px) {
  .c-title--block--line {
    padding-left: 20px;
  }
}
.c-title--block--line::before {
  content: "";
  width: 14px;
  height: 3px;
  background-color: #0049a7;
  position: absolute;
  top: 18px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .c-title--block--line::before {
    width: 12px;
    height: 2px;
    top: 16px;
  }
}
.c-title--paragraph {
  font-size: 2.2rem;
  margin-top: 32px;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .c-title--paragraph {
    font-size: 1.8rem;
    margin-top: 20px;
    margin-bottom: 12px;
  }
}
.c-title--small {
  font-size: 2rem;
  margin-top: 20px;
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .c-title--small {
    font-size: 1.8rem;
  }
}
.c-title__page__header {
  width: 100%;
  height: 240px;
  background-color: #f2f2f2;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-title__page__header {
    height: 200px;
  }
}
.c-title__page__header .c-title--page {
  margin-bottom: 0;
}

.c-accordion__inner {
  width: 78.3333333333%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-accordion__inner {
    width: auto;
  }
}
.c-accordion__wrap {
  display: grid;
  row-gap: 50px;
}
@media screen and (max-width: 768px) {
  .c-accordion__wrap {
    row-gap: 30px;
  }
}
.c-accordion__box {
  border-bottom: 1px solid #333;
}
.c-accordion__box dd {
  display: none;
}
.c-accordion__question {
  position: relative;
  z-index: 0;
  padding: 0 9.5rem 2rem 4.8rem;
  font-size: 1.8rem;
  line-height: 1.1666666667;
  background-color: #fff;
  transition: color 0.3s;
}
@media screen and (max-width: 768px) {
  .c-accordion__question {
    padding: 0 6.2rem 2rem 2.4rem;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 769px) {
  .c-accordion__question:hover {
    cursor: pointer;
    color: #AAA;
  }
}
.c-accordion__question {
  /*  Q */
}
.c-accordion__question::before {
  content: "Q";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0.8rem;
  display: inline-block;
  line-height: 1;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Inter", "Noto Sans JP", yugothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  background: rgb(252, 185, 34);
  background: linear-gradient(30deg, rgb(252, 185, 34) 0%, rgb(252, 107, 112) 100%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 768px) {
  .c-accordion__question::before {
    left: 0;
    font-size: 2rem;
  }
}
.c-accordion__answer {
  padding-bottom: 2.4rem;
  padding: 0 9.5rem 2.4rem 4.8rem;
  opacity: 0;
  font-weight: 400;
  transform: translateY(-2.5rem);
  transition: opacity 0.4s, transform 0.4s;
}
@media screen and (max-width: 768px) {
  .c-accordion__answer {
    padding: 0 6.2rem 2rem 2.4rem;
    font-size: 1.6rem;
  }
}
.is-active .c-accordion__answer {
  opacity: 1;
  transform: translateY(0);
}
.c-accordion {
  /* + */
}
.c-accordion__icon::before {
  content: "\f078";
  position: absolute;
  z-index: 0;
  top: -1px;
  right: 2rem;
  display: block;
  font-size: 2rem;
  font-weight: 400;
  font-family: "Font Awesome 6 Pro";
}
@media screen and (max-width: 768px) {
  .c-accordion__icon::before {
    right: 0.3rem;
    font-size: 1.6rem;
  }
}

.c-card {
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: block;
  margin: auto;
  position: relative;
  transition: none;
  outline: none;
}
.c-card--shadow {
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
}
.c-card--radius {
  border-radius: 4px;
  overflow: hidden;
}
.c-card + div, .c-card + h2, .c-card + p, .c-card + table, .c-card + ul, .c-card + input, .c-card + button, .c-card + form {
  margin-top: 50px;
}
.c-card p {
  transition: all 0.3s ease;
}
.c-card__inner {
  padding: 28px 32px;
}
@media screen and (max-width: 768px) {
  .c-card__inner {
    padding: 24px 20px 28px;
  }
}
.c-card__thumb a {
  width: 100%;
  height: 0;
  display: block;
  padding-bottom: 62%;
  position: relative;
  overflow: hidden;
}
.c-card__thumb a img {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
}

@media screen and (min-width: 769px) {
  a.c-card:hover h3, a.c-card:hover h4, a.c-card:hover h5, a.c-card:hover p, .c-card__link:hover h3, .c-card__link:hover h4, .c-card__link:hover h5, .c-card__link:hover p {
    color: #5c35c4;
  }
}

[class*=c-card__inner] > *:first-child {
  margin-top: 0;
}
[class*=c-card__inner] > *:last-child {
  margin-bottom: 0;
}

.c-form, .c-form__select, .c-form__search, .c-form__textarea {
  width: 100%;
  max-width: 292px;
  height: 48px;
  background-color: #fff;
  line-height: 1.6;
  padding: 0 1em;
  border: #ddd solid 1px;
  border-radius: 4px;
  display: block;
  position: relative;
  transition: 0.3s ease;
}
@media screen and (max-width: 540px) {
  .c-form, .c-form__select, .c-form__search, .c-form__textarea {
    max-width: 100%;
  }
}
.c-form:focus, .c-form__select:focus, .c-form__search:focus, .c-form__textarea:focus {
  border-color: #5c35c4;
}
.c-form--long {
  max-width: 100%;
}
.c-form.is-disabled, .is-disabled.c-form__select, .is-disabled.c-form__search, .is-disabled.c-form__textarea {
  opacity: 0.6;
  pointer-events: none;
  cursor: default;
}
.c-form.is-disabled:focus, .is-disabled.c-form__select:focus, .is-disabled.c-form__search:focus, .is-disabled.c-form__textarea:focus {
  opacity: 0.6;
}
.c-form.is-alert, .is-alert.c-form__select, .is-alert.c-form__search, .is-alert.c-form__textarea {
  background-color: #fceded;
  color: #f0a3a3;
  border-color: #f0a3a3;
}
.c-form.is-alert::-moz-placeholder, .is-alert.c-form__select::-moz-placeholder, .is-alert.c-form__search::-moz-placeholder, .is-alert.c-form__textarea::-moz-placeholder {
  color: #f0a3a3;
}
.c-form.is-alert:focus, .is-alert.c-form__select:focus, .is-alert.c-form__search:focus, .is-alert.c-form__textarea:focus, .c-form.is-alert::placeholder, .is-alert.c-form__select::placeholder, .is-alert.c-form__search::placeholder, .is-alert.c-form__textarea::placeholder {
  color: #f0a3a3;
}
.c-form + .c-form, .c-form__select + .c-form, .c-form__select + .c-form__select, .c-form__search + .c-form, .c-form__search + .c-form__select, .c-form + .c-form__search, .c-form__select + .c-form__search, .c-form__search + .c-form__search, .c-form__textarea + .c-form, .c-form__textarea + .c-form__select, .c-form__textarea + .c-form__search, .c-form + .c-form__textarea, .c-form__select + .c-form__textarea, .c-form__search + .c-form__textarea, .c-form__textarea + .c-form__textarea, .c-form + .c-form__select {
  margin-top: 20px;
}
.c-form__textarea {
  max-width: 100%;
  height: 170px;
  padding: 0.75em 1em;
  resize: none;
}
.c-form__search__wrap {
  width: 100%;
  max-width: 292px;
  display: block;
  position: relative;
}
@media screen and (max-width: 540px) {
  .c-form__search__wrap {
    max-width: 100%;
  }
}
.c-form__search__button {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  cursor: pointer;
}
.c-form__search__button i {
  font-size: 2rem;
  font-weight: 400;
}
.c-form__select::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f107";
  font-size: 2.2rem;
  font-weight: 500;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: 0.3s ease;
}
.c-form__select:first-child {
  margin-top: 0;
}
.c-form__select select {
  width: 100%;
  height: 100%;
  padding: 0 1em;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
}
.c-form__check {
  width: 0;
  height: 0;
  position: absolute;
  opacity: 0;
}
.c-form__check__wrap {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  cursor: pointer;
}
.c-form__check__wrap span:last-child {
  width: calc(100% - 30px);
  color: #333;
}
.c-form__check__v {
  width: 20px;
  height: 20px;
  border: #e9eaef solid 1px;
  background-color: #fff;
  border-radius: 4px;
  display: inline-block;
  margin-right: 10px;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  transition: 0.3s ease;
  cursor: pointer;
}
.c-form__check__v::before {
  content: "";
  width: 9px;
  height: 5px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  position: absolute;
  top: 6px;
  left: 5px;
  transform: rotate(135deg);
  opacity: 0;
  transition: 0.15s ease;
}
.c-form__check:checked + .c-form__check__v::before {
  opacity: 1;
}
.c-form__radio {
  width: 0;
  height: 0;
  position: absolute;
  opacity: 0;
}
.c-form__radio__wrap {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  cursor: pointer;
}
.c-form__radio__wrap span {
  width: calc(100% - 30px);
  color: #333;
}
.c-form__radio__v {
  width: 20px !important;
  height: 20px;
  background-color: #fff;
  border: #DEDEDE solid 1px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  outline: none;
  position: relative;
  transition: 0.3s ease;
  cursor: pointer;
}
.c-form__radio__v::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #333;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: 0.15s ease;
}
.c-form__radio:checked + .c-form__radio__v::before {
  opacity: 1;
}
.c-form__onof {
  width: 0;
  height: 0;
  position: absolute;
  opacity: 0;
}
.c-form__onof__wrap {
  width: 60px;
  height: 32px;
  display: inline-block;
  margin: 0 10px;
  position: relative;
}
.c-form__onof__v {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: #e9eaef solid 1px;
  border-radius: 60px;
  display: block;
  z-index: 0;
  transition: 0.15s ease;
}
.c-form__onof__v::before {
  content: "";
  width: 24px;
  height: 24px;
  background-color: #e9eaef;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 32px;
  transition: 0.15s ease;
}
.c-form__onof:checked + .c-form__onof__v::before {
  background-color: #333;
  left: 4px;
}

div + input, div + textarea, p + input, p + textarea {
  margin-top: 50px;
}

input + h1, input + h2, input + h3, input + h4, input + h5, input + h6, textarea + h1, textarea + h2, textarea + h3, textarea + h4, textarea + h5, textarea + h6 {
  margin-top: 30px;
}

input:-internal-autofill-selected {
  background-color: #fff !important;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #aaa;
}

input::placeholder, textarea::placeholder {
  color: #aaa;
}

input:input-placeholder, textarea:-ms-placeholder {
  color: #aaa;
}

input::input-placeholder, textarea::-ms-placeholder {
  color: #aaa;
}

::-webkit-search-cancel-button, select {
  -webkit-appearance: none;
          appearance: none;
}

.c-img img {
  width: 100%;
}
.c-img--radius {
  border-radius: 20px;
  overflow: hidden;
}
.c-img--auto img {
  width: auto;
}
.c-img--border {
  border: #e9eaef solid 1px;
}
.c-img--video {
  max-width: 760px;
  margin: auto;
  position: relative;
}
.c-img--video::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f0da";
  color: #fff;
  font-size: 5.2rem;
  font-weight: bold;
  line-height: 1;
  padding-left: 0.15em;
  width: 68px;
  height: 68px;
  background-color: #0049a7;
  border-radius: 50%;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
  z-index: 1;
}
@media screen and (max-width: 540px) {
  .c-img--video::before {
    font-size: 3.2rem;
    width: 46px;
    height: 46px;
  }
}
@media screen and (min-width: 769px) {
  .c-img--video:hover::before {
    background-color: #5c35c4;
  }
}

.c-info__category__label__head span, .c-info__share__title, .c-info__content__anchor__head {
  font-weight: bold;
  line-height: 1.5;
  position: relative;
}

.c-info__tag__wrapper {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}
.c-info__tag {
  width: auto;
  height: 25px;
  background-color: #f2f2f2;
  color: #0049a7 !important;
  font-size: 1.2rem;
  font-weight: 500;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 1em;
  margin: 0 8px 8px 0;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .c-info__tag {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 360px) {
  .c-info__tag {
    font-size: 1rem;
  }
}
.c-info__lead {
  width: 100%;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
@media screen and (max-width: 540px) {
  .c-info__lead {
    -webkit-line-clamp: 3;
  }
}
.c-info__lead a {
  color: #333;
  text-decoration: none;
}
.c-info__company, .c-info__date {
  font-size: 1.4rem;
  display: block;
  position: relative;
}
.c-info__date {
  color: #666;
}
.c-info__labels {
  display: flex;
  margin-bottom: 4px;
}
@media screen and (max-width: 540px) {
  .c-info__labels {
    display: block;
  }
}
.c-info__labels li:not(:last-child) {
  margin-right: 20px;
}
@media screen and (max-width: 540px) {
  .c-info__labels li:not(:last-child) {
    margin-right: 10px;
  }
}
@media screen and (max-width: 540px) {
  .c-info__labels li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.c-info__labels li .c-info__date {
  min-width: 90px;
  transform: translateY(4px);
}
@media screen and (max-width: 540px) {
  .c-info__labels li .c-info__date {
    transform: none;
  }
}
.c-info__list {
  width: 100%;
  border-top: #ddd solid 1px;
  border-bottom: #ddd solid 1px;
  margin-bottom: 60px;
}
.c-info__list__item {
  padding: 30px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-info__list__item {
    display: block;
    padding: 20px 0;
  }
}
.c-info__list__item:not(:last-child) {
  border-bottom: #ddd solid 1px;
}
.c-info__list__item .c-info__lead a::before {
  content: "";
  position: absolute;
  inset: 0;
}
@media screen and (min-width: 769px) {
  .c-info__list__item:hover {
    cursor: pointer;
  }
  .c-info__list__item:hover .c-info__lead a {
    color: #5c35c4;
  }
}
.c-info__card__wrapper {
  margin-top: -48px !important;
}
@media screen and (max-width: 540px) {
  .c-info__card__wrapper {
    margin-top: -20px !important;
  }
}
.c-info__card {
  margin-top: 48px;
  cursor: pointer;
  outline: none;
}
@media screen and (max-width: 540px) {
  .c-info__card {
    margin-top: 20px;
  }
}
.c-info__card:hover, .c-info__card:focus {
  outline: none;
}
.c-info__card__company, .c-info__card__date {
  font-size: 1.4rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-info__card__company, .c-info__card__date {
    font-size: 1.2rem;
  }
}
.c-info__card__date {
  color: #666;
}
.c-info__card__lead {
  margin: 0.5em 0 1em;
  -webkit-line-clamp: 2;
}
.c-info__card__thumb a::before, .c-info__card__lead a::before {
  content: "";
  position: absolute;
  inset: 0;
}
.c-info__card__thumb {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .c-info__card:hover .c-info__card__thumb img {
    transform: translate(-50%, -50%) scale(1.2);
  }
  .c-info__card:hover .c-info__card__lead a {
    color: #5c35c4;
  }
}
.c-info__category__label__container {
  position: relative;
  margin-bottom: 50px;
}
@media screen and (max-width: 540px) {
  .c-info__category__label__container {
    width: calc((100% - 10px) / 2);
    width: 48%;
    display: inline-flex;
    margin-bottom: 30px;
  }
  .c-info__category__label__container + .c-info__category__label__container {
    margin-left: 2%;
  }
}
.c-info__category__label__list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.c-info__category__label {
  width: auto;
  height: 33px;
  background-color: #fff;
  color: #333;
  font-size: 1.2rem;
  border-radius: 30px;
  border: #ddd solid 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 1.75em;
  margin: 0 12px 8px 0;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .c-info__category__label {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 540px) {
  .c-info__category__label {
    font-size: 1.6rem;
    margin: 0 20px 14px 0;
  }
}
.c-info__category__label.is-act {
  border-color: #0049a7;
  color: #0049a7;
}
@media screen and (min-width: 769px) {
  .c-info__category__label:hover {
    border-color: #0049a7;
    color: #0049a7;
  }
}
.c-info__category__label:active {
  border-color: #662f95;
  color: #662f95 !important;
}
.c-info__category__label__head {
  margin-bottom: 1em;
}
.c-info__category__label__head span {
  font-size: 1.6rem;
}
@media screen and (max-width: 540px) {
  .c-info__category__label__head span {
    font-size: 1.3rem;
    font-weight: normal;
  }
}
@media screen and (max-width: 360px) {
  .c-info__category__label__head span {
    font-size: 1.2rem;
    letter-spacing: -0.05em;
  }
}
.c-info__category__label__head span::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f002";
  margin-right: 6px;
}
@media screen and (max-width: 540px) {
  .c-info__category__label__head span::before {
    margin-right: 3px;
  }
}
@media screen and (max-width: 540px) {
  .c-info__category__label__head {
    width: 100%;
    height: 46px;
    background-color: #fff;
    border: #ddd solid 1px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 540px) {
  .c-info__category__label__wrapper {
    display: none;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    padding: 140px 40px 40px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    overflow: auto;
  }
}
.c-info__category__label__close {
  display: none;
}
@media screen and (max-width: 540px) {
  .c-info__category__label__close {
    display: block;
    position: fixed;
    top: 90px;
    right: 20px;
    z-index: 10;
  }
  .c-info__category__label__close::before {
    font-family: "Font Awesome 6 Pro";
    content: "\f00d";
    color: #333;
    font-size: 2.4rem;
    font-weight: 100;
  }
}
.c-info__category__header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.c-info__category__title {
  width: calc(100% - 260px);
  margin: 0;
}
@media screen and (max-width: 540px) {
  .c-info__category__title {
    width: calc(100% - 44px);
  }
}
.c-info__category__select {
  max-width: 230px;
}
@media screen and (max-width: 540px) {
  .c-info__category__select {
    width: 24px;
    height: 24px;
    border: none;
    padding: 0;
  }
  .c-info__category__select::after {
    font-family: "Font Awesome 6 Pro";
    content: "\f03a";
    font-size: 2.4rem;
    right: 0;
  }
  .c-info__category__select select {
    text-indent: -999em;
    padding: 0;
  }
}
.c-info__category__list, .c-info__archive__list {
  border-top: #ddd solid 1px;
  border-bottom: #ddd solid 1px;
}
.c-info__category__item::marker, .c-info__archive__item::marker {
  content: none;
}
.c-info__category__item, .c-info__archive__item {
  list-style-type: none;
}
.c-info__category__item:not(:last-child), .c-info__archive__item:not(:last-child) {
  border-bottom: #ddd dashed 1px;
}
.c-info__category__item a, .c-info__archive__item a {
  width: 100%;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6;
  display: flex;
  align-items: center;
  padding: 16px 65px 16px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-info__category__item a, .c-info__archive__item a {
    font-size: 1.4rem;
    padding: 16px 40px 16px 0;
  }
}
.c-info__category__item a::after, .c-info__archive__item a::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f105";
  color: #0049a7;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .c-info__category__item a::after, .c-info__archive__item a::after {
    right: 10px;
  }
}
@media screen and (min-width: 769px) {
  .c-info__category__item a:hover, .c-info__archive__item a:hover {
    color: #0049a7;
  }
  .c-info__category__item a:hover::after, .c-info__archive__item a:hover::after {
    color: #0049a7;
  }
}
@media screen and (min-width: 769px) {
  .c-info__category__item a:active:hover, .c-info__archive__item a:active:hover {
    color: #662f95;
  }
  .c-info__category__item a:active:hover::after, .c-info__archive__item a:active:hover::after {
    color: #662f95;
  }
}
.c-info__category__sub__head, .c-info__archive__sub__head {
  width: 100%;
  height: auto;
  color: #333;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 20px 65px 20px 0;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .c-info__category__sub__head, .c-info__archive__sub__head {
    font-size: 1.4rem;
  }
}
.c-info__category__sub__head::after, .c-info__archive__sub__head::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f067";
  color: #0049a7;
  font-size: 1.8rem;
  padding-left: 0;
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .c-info__category__sub__head::after, .c-info__archive__sub__head::after {
    right: 8px;
  }
}
@media screen and (min-width: 769px) {
  .c-info__category__sub__head:hover, .c-info__archive__sub__head:hover {
    color: #0049a7;
  }
  .c-info__category__sub__head:hover::after, .c-info__archive__sub__head:hover::after {
    color: #0049a7;
  }
}
.c-info__category__sub__head.is-act, .c-info__archive__sub__head.is-act {
  color: #0049a7;
}
.c-info__category__sub__head.is-act::after, .c-info__archive__sub__head.is-act::after {
  color: #0049a7;
  content: "\f068";
}
.c-info__category__sub__wrapper, .c-info__archive__sub__wrapper {
  display: none;
  padding-bottom: 20px;
}
.c-info__category__sub__item, .c-info__archive__sub__item {
  padding-left: 25px;
}
.c-info__category__sub__item a, .c-info__archive__sub__item a {
  padding: 0;
  padding-left: 15px;
  position: relative;
}
.c-info__category__sub__item a::after, .c-info__archive__sub__item a::after {
  content: none;
}
.c-info__category__sub__item a::before, .c-info__archive__sub__item a::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f105";
  color: #0049a7;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
.c-info__category__sub__item:not(:last-child), .c-info__archive__sub__item:not(:last-child) {
  margin-bottom: 20px;
}
.c-info__related__item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  cursor: pointer;
}
.c-info__related__item:not(:last-child) {
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .c-info__related__item:not(:last-child) {
    margin-bottom: 20px;
  }
}
.c-info__related__item--border {
  margin-bottom: 0;
}
.c-info__related__item--border:not(:last-child) {
  padding-bottom: 30px;
  border-bottom: #e9eaef dashed 1px;
}
@media screen and (max-width: 768px) {
  .c-info__related__item--border:not(:last-child) {
    padding-bottom: 20px;
  }
}
.c-info__related__item--border:not(:first-child) {
  padding-top: 30px;
}
@media screen and (max-width: 768px) {
  .c-info__related__item--border:not(:first-child) {
    padding-top: 20px;
  }
}
.c-info__related__item .c-info__related__lead, .c-info__related__item .c-info__date {
  transition: all 0.3s ease;
}
@media screen and (min-width: 769px) {
  .c-info__related__item:hover .c-info__related__lead, .c-info__related__item:hover .c-info__date {
    color: #0049a7;
  }
}
.c-info__related__thumb {
  width: 120px;
  height: 85px;
  overflow: hidden;
}
.c-info__related__thumb a {
  width: 100%;
  height: 100%;
  display: block;
}
@media screen and (max-width: 540px) {
  .c-info__related__thumb a {
    border-radius: 8px;
  }
}
.c-info__related__thumb__inner {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 4px;
  display: block;
  transition: all 0.3s ease;
}
.c-info__related__data {
  width: calc(100% - 135px);
}
.c-info__related__lead {
  font-weight: 500;
  line-height: 1.6;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  transition: all 0.3s ease;
}
.c-info__related__lead a {
  color: #333;
  text-decoration: none;
}
@media all and (-ms-high-contrast: none) {
  .c-info__related__lead {
    max-height: 3em;
  }
}
@media screen and (max-width: 1024px) {
  .c-info__related__lead {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .c-info__related__lead {
    font-size: 1.4rem;
  }
}
.c-info__related__lead + .c-info__tag__wrapper {
  margin-top: 8px;
}
.c-info__related__thumb a::before, .c-info__related__lead a::before {
  content: "";
  position: absolute;
  inset: 0;
}
@media screen and (min-width: 769px) {
  .c-info__related__item:hover .c-info__related__thumb__inner {
    transform: scale(1.2);
  }
  .c-info__related__item:hover .c-info__related__lead a {
    color: #5c35c4;
  }
}
.c-info__share {
  text-align: center;
  margin: 60px 0;
}
@media screen and (max-width: 768px) {
  .c-info__share {
    margin: 30px 0;
  }
}
.c-info__share__title {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 20px;
}
.c-info__share ul li {
  display: inline-block;
  margin: 0 10px;
  width: 50px;
}
.c-info__content {
  padding: 80px 0 100px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-info__content {
    padding: 60px 0 100px;
  }
}
.c-info__content__wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 80px 0;
}
@media screen and (max-width: 1024px) {
  .c-info__content__wrapper {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .c-info__content__wrapper {
    padding: 60px 0 100px;
  }
}
.c-info__content__main, .c-info__content__main--wide {
  width: calc(100% - 460px);
}
@media screen and (max-width: 1024px) {
  .c-info__content__main, .c-info__content__main--wide {
    margin-bottom: 60px;
  }
}
.c-info__content__main--wide {
  width: calc(100% - 410px);
}
.c-info__content__side {
  width: 380px;
}
.c-info__content__side__ttl {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .c-info__content__side__ttl {
    margin-bottom: 24px;
  }
}
.c-info__content__side div + h2, .c-info__content__side div + h3, .c-info__content__side div + h4 {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .c-info__content__side div + h2, .c-info__content__side div + h3, .c-info__content__side div + h4 {
    margin-top: 26px;
  }
}
.c-info__content__main, .c-info__content__main--wide, .c-info__content__side {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .c-info__content__main, .c-info__content__main--wide, .c-info__content__side {
    width: 100% !important;
  }
}
.c-info__content__header {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .c-info__content__header {
    margin-bottom: 50px;
  }
}
.c-info__content__header__img {
  margin: 60px 0 80px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .c-info__content__header__img {
    margin: 40px 0 28px;
  }
}
.c-info__content__header__img img {
  width: 100%;
}
.c-info__content__header > *:first-child {
  margin-top: 0;
}
.c-info__content__header > *:last-child {
  margin-bottom: 0;
}
.c-info__content__related {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .c-info__content__related {
    margin-top: 50px;
  }
}
.c-info__content__anchor {
  border-top: #0049a7 solid 4px;
  border-bottom: #ddd solid 1px;
  border-right: #ddd solid 1px;
  border-left: #ddd solid 1px;
  padding: 32px 40px;
  margin: 80px 0;
}
@media screen and (max-width: 768px) {
  .c-info__content__anchor {
    padding: 28px 20px;
    margin: 40px 0;
  }
}
.c-info__content__anchor__head {
  font-size: 1.8rem;
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .c-info__content__anchor__head {
    margin-bottom: 20px;
  }
}
.c-info__content__anchor__list li {
  list-style-type: decimal;
  margin-left: 1em;
}
.c-info__content__anchor__list li a {
  color: #0049a7;
  line-height: 1.8;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .c-info__content__anchor__list li a:hover {
    color: #5c35c4;
    text-decoration: none;
  }
}
.c-info__content__anchor__list li:not(:last-child) {
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .c-info__content__anchor__list li:not(:last-child) {
    margin-bottom: 12px;
  }
}
.c-info__content__anchor__list li ol {
  margin: 8px 0;
}
@media screen and (max-width: 768px) {
  .c-info__content__anchor__list li ol {
    margin: 12px 0;
  }
}
.c-info__banner {
  max-width: 390px;
  margin: auto;
}

@media screen and (min-width: 769px) {
  a.c-info__tag:hover {
    background-color: #0049a7;
    color: #fff !important;
  }
}
a.c-info__tag:active {
  background-color: #662f95;
  color: #fff !important;
}

.c-list li {
  line-height: 1.8;
  padding-left: 20px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-list li {
    padding-left: 15px;
  }
}
.c-list li::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #0049a7;
  border-radius: 50%;
  position: absolute;
  top: 12px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .c-list li::before {
    top: 10px;
  }
}
.c-list li:not(:last-child) {
  margin-bottom: 12px;
}
.c-list--large li {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .c-list--large li {
    font-size: 1.8rem;
    padding-left: 20px;
  }
}
.c-list--large li::before {
  width: 10px;
  height: 10px;
  top: 14px;
}
@media screen and (max-width: 768px) {
  .c-list--large li::before {
    top: 13px;
  }
}

ol.c-list li {
  list-style: decimal;
  padding-left: 0.5em;
  margin-left: 1em;
}
ol.c-list li::before {
  content: none;
}

.c-modal__container {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
}
.c-modal__inner {
  width: calc(100% - 80px);
  height: auto;
  max-width: 915px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
@media screen and (max-width: 540px) {
  .c-modal__inner {
    width: calc(100% - 40px);
    max-height: 600px;
  }
}
.c-modal__block {
  width: 100%;
  height: auto;
  background-color: #fff;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
  padding: 20px 20px 0;
  position: relative;
}
@media screen and (max-width: 540px) {
  .c-modal__block {
    padding: 10px 10px 0;
  }
}
.c-modal__text {
  height: auto;
  max-height: calc(100vh - 120px);
  padding: 50px 65px;
  overflow: auto;
}
@media screen and (max-width: 540px) {
  .c-modal__text {
    height: 144vw;
    max-height: 600px;
    padding: 30px 10px;
  }
}
.c-modal__video {
  width: 100%;
  background-color: #000;
  padding-top: 56.25% !important;
  position: relative;
}
@media screen and (max-width: 540px) {
  .c-modal__video {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
.c-modal__video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  right: 0;
}
.c-modal__close-btn {
  width: 68px;
  height: 68px;
  background-color: #0049a7;
  border-radius: 50%;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: -38px;
  right: -35px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 540px) {
  .c-modal__close-btn {
    width: 46px;
    height: 46px;
    top: -23px;
    right: -10px;
  }
}
.c-modal__close-btn--video {
  position: fixed;
  top: 40px;
  right: 40px;
  z-index: 1;
}
@media screen and (max-width: 1280px) {
  .c-modal__close-btn--video {
    top: 20px;
    right: 20px;
  }
}
@media screen and (max-width: 540px) {
  .c-modal__close-btn--video {
    top: 10px;
    right: 10px;
  }
}
.c-modal__close-btn::before {
  content: "\f00d";
  font-family: "Font Awesome 6 Pro";
  font-size: 3rem;
  font-weight: 100;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 540px) {
  .c-modal__close-btn::before {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 769px) {
  .c-modal__close-btn:hover {
    background-color: #5c35c4;
  }
}
.c-modal__overlay {
  width: 100%;
  height: 100%;
  background-color: #212529;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.4;
  z-index: 0;
}

.js-modal {
  display: block;
}

.js-modal, .js-modal-close {
  cursor: pointer;
}

.c-pager {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 60px auto 0;
}
.c-pager__item:not(.c-pager__item__prev, .c-pager__item__next) {
  margin: 0 18px;
}
@media screen and (max-width: 540px) {
  .c-pager__item:not(.c-pager__item__prev, .c-pager__item__next) {
    margin: 0 8px;
  }
}
@media screen and (max-width: 360px) {
  .c-pager__item:not(.c-pager__item__prev, .c-pager__item__next) {
    margin: 0 6px;
  }
}
.c-pager__item:not(.c-pager__item__prev, .c-pager__item__next):nth-of-type(2) {
  margin-left: 0;
}
.c-pager__item:not(.c-pager__item__prev, .c-pager__item__next):nth-last-child(2) {
  margin-right: 0;
}
.c-pager__item:not(.c-pager__item__prev, .c-pager__item__next) span {
  font-size: 1.6rem;
  font-weight: 500;
  transition: all 0.3s ease;
}
@media screen and (max-width: 360px) {
  .c-pager__item:not(.c-pager__item__prev, .c-pager__item__next) span {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 769px) {
  .c-pager__item:not(.c-pager__item__prev, .c-pager__item__next) a:hover span {
    color: #0049a7;
  }
}
.c-pager__item__prev a, .c-pager__item__prev > span, .c-pager__item__next a, .c-pager__item__next > span {
  width: 46px;
  height: 46px;
  background-color: #fff;
  border: #ddd solid 1px;
  border-radius: 4px;
  display: block;
  overflow: hidden;
}
.c-pager__item__prev a span, .c-pager__item__prev > span, .c-pager__item__next a span, .c-pager__item__next > span {
  text-indent: -999em;
  display: block;
  position: relative;
}
.c-pager__item__prev a span::before, .c-pager__item__prev > span::before, .c-pager__item__next a span::before, .c-pager__item__next > span::before {
  font-family: "Font Awesome 6 Pro";
  font-size: 1.6rem;
  text-indent: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
}
.c-pager__item__prev a span, .c-pager__item__next a span {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 769px) {
  .c-pager__item__prev a:hover, .c-pager__item__next a:hover {
    background-color: #0049a7;
    border-color: #0049a7;
  }
  .c-pager__item__prev a:hover span::before, .c-pager__item__next a:hover span::before {
    color: #fff;
  }
}
.c-pager__item__prev a:active, .c-pager__item__next a:active {
  background-color: #662f95;
  border-color: #662f95;
}
.c-pager__item__prev a:active span::before, .c-pager__item__next a:active span::before {
  color: #fff;
}
.c-pager__item__prev > span, .c-pager__item__next > span {
  opacity: 0.3;
  pointer-events: none;
}
.c-pager__item__prev {
  margin-right: 45px;
}
@media screen and (max-width: 540px) {
  .c-pager__item__prev {
    margin-right: 12px;
  }
}
@media screen and (max-width: 360px) {
  .c-pager__item__prev {
    margin-right: 10px;
  }
}
.c-pager__item__prev a span::before, .c-pager__item__prev > span::before {
  content: "\f104";
}
.c-pager__item__next {
  margin-left: 45px;
}
@media screen and (max-width: 540px) {
  .c-pager__item__next {
    margin-left: 12px;
  }
}
@media screen and (max-width: 360px) {
  .c-pager__item__next {
    margin-left: 10px;
  }
}
.c-pager__item__next a span::before, .c-pager__item__next > span::before {
  content: "\f105";
}
.c-pager__item.is-current span {
  color: #0049a7;
}

.c-tab {
  margin-bottom: 16px;
}
.c-tab__wrap {
  width: 100%;
  overflow-x: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
@media screen and (max-width: 768px) {
  .c-tab__wrap {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}
.c-tab__wrap::-webkit-scrollbar {
  display: none;
}
.c-tab__list {
  position: relative;
  z-index: 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(13.6rem, 1fr));
  grid-auto-columns: 100%;
  grid-auto-flow: row;
  gap: 0 1.2rem;
  width: 100%;
}
.c-tab__list::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background-color: #0049A7;
}
@media screen and (max-width: 768px) {
  .c-tab__list {
    gap: 0 0.8rem;
    width: 162.1333333333vw;
    padding: 0 20px;
  }
}
.c-tab__item {
  position: relative;
  z-index: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 13.6rem;
  min-height: 6.4rem;
  padding: 2rem 2.4rem;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.45;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  color: #666;
  border-radius: 4px 4px 0 0;
  background: #F2F2F2;
}
@media screen and (min-width: 769px) {
  .c-tab__item {
    transition: all 250ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .c-tab__item:hover {
    color: #fff;
    background-color: #0049A7;
  }
}
@media screen and (max-width: 768px) {
  .c-tab__item {
    padding: 1rem 2rem;
    font-size: 1.4rem;
  }
}
.c-tab__item span {
  width: 100%;
}
.c-tab__item.is-current {
  opacity: 1;
  color: #fff;
  background: #0049A7;
}
.c-tab__panel__item {
  display: none;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #333;
  padding: 30px 0 40px;
}
@media screen and (min-width: 769px) {
  .c-tab__panel__item {
    padding: 40px 0;
  }
}
.c-tab__panel__item.is-active {
  display: block;
}

.c-table {
  width: 100%;
  background-color: #fff;
  border: #ddd solid 1px;
}
.c-table--fixed {
  table-layout: fixed;
}
.c-table th, .c-table td {
  font-weight: normal;
  line-height: 1.8;
  text-align: left;
  padding: 20px 25px;
  overflow-wrap: break-word;
}
.c-table th:not(:last-child), .c-table td:not(:last-child) {
  border-right: #ddd solid 1px;
}
@media screen and (max-width: 540px) {
  .c-table th, .c-table td {
    padding: 18px 12px;
  }
}
.c-table th p:last-child, .c-table td p:last-child {
  margin-bottom: 0;
}
.c-table th a, .c-table td a {
  color: #0049a7;
}
.c-table td {
  min-width: 145px;
}
@media screen and (max-width: 540px) {
  .c-table td {
    min-width: 100px;
  }
}
.c-table th {
  min-width: 145px;
  background-color: #f2f2f2;
  font-weight: bold;
}
@media screen and (max-width: 540px) {
  .c-table th {
    min-width: 100px;
  }
}
.c-table tr:not(:last-child) {
  border-bottom: #ddd solid 1px;
}
@media screen and (max-width: 768px) {
  .c-table__scroll {
    width: calc(100% + 20px);
    padding-bottom: 64px;
    position: relative;
  }
  .c-table__scroll::after {
    content: "";
    width: 110px;
    height: 24px;
    background-image: url("https://lvs.jp/img/common/icon_scroll.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .c-table__scroll--fixedheight .c-table__scroll__inner {
    height: 300px;
  }
}
@media screen and (max-width: 768px) {
  .c-table__scroll__inner {
    display: block;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (max-width: 768px) {
  .c-table__scroll .c-table {
    width: 800px;
  }
}
@media screen and (max-width: 768px) {
  .c-table__fixed--left, .c-table__fixed--top {
    background-color: #fff;
    position: sticky;
  }
  .c-table__fixed--left::before, .c-table__fixed--top::before {
    content: "";
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    border: #ddd solid 1px;
    position: absolute;
    top: -1px;
    left: -1px;
  }
}
@media screen and (max-width: 768px) {
  .c-table__fixed--left {
    left: 0;
  }
}
.c-table__fixed--left.c-table__fixed--top {
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .c-table__fixed--top {
    top: 0;
  }
}

.wp-editor h1, .wp-editor h2, .wp-editor h3, .wp-editor h4, .wp-editor h5, .wp-editor h6 {
  color: #333;
  line-height: 1.4;
  position: relative;
}
.wp-editor h1, .wp-editor h2, .wp-editor h3, .wp-editor h4, .wp-editor h5, .wp-editor h6 {
  font-weight: bold;
}
.wp-editor h1 {
  font-size: 3.6rem;
  z-index: 1;
  margin-bottom: 42px;
}
@media screen and (max-width: 768px) {
  .wp-editor h1 {
    font-size: 2.8rem;
    margin-bottom: 32px;
  }
}
.wp-editor h2 {
  font-size: 2.8rem;
  padding-bottom: 20px;
  margin-bottom: 42px;
}
@media screen and (max-width: 768px) {
  .wp-editor h2 {
    font-size: 2.2rem;
    margin-bottom: 28px;
  }
}
.wp-editor h2:not(:first-child) {
  margin-top: 85px;
}
@media screen and (max-width: 768px) {
  .wp-editor h2:not(:first-child) {
    margin-top: 60px;
  }
}
.wp-editor h2::after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #0049a7;
  position: absolute;
  bottom: 0;
  left: 0;
}
.wp-editor h3 {
  font-size: 2.2rem;
  color: #0049a7;
  margin-top: 50px;
  margin-bottom: 36px;
}
@media screen and (max-width: 768px) {
  .wp-editor h3 {
    font-size: 2rem;
    margin-top: 30px;
    margin-bottom: 20px;
  }
}
.wp-editor h4 {
  font-size: 2rem;
  margin-top: 40px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .wp-editor h4 {
    font-size: 1.8rem;
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
.wp-editor p + h3, .wp-editor ul + h3, .wp-editor ol + h3 {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .wp-editor p + h3, .wp-editor ul + h3, .wp-editor ol + h3 {
    margin-top: 30px;
  }
}
.wp-editor h3 + p, .wp-editor h3 + ul, .wp-editor h3 + ol, .wp-editor h4 + p, .wp-editor h4 + ul, .wp-editor h4 + ol {
  margin-top: 24px;
}
.wp-editor h5, .wp-editor h6 {
  font-size: 1.6rem;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .wp-editor h5, .wp-editor h6 {
    font-size: 1.4rem;
  }
}
.wp-editor > *:first-child {
  margin-top: 0;
}
.wp-editor p {
  line-height: 1.8;
  margin-top: 40px;
}
.wp-editor p a {
  color: #0049a7;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .wp-editor p a:hover {
    color: #5c35c4;
    text-decoration: none;
  }
}
.wp-editor p div, .wp-editor p + img, .wp-editor p + table, .wp-editor p + blockquote, .wp-editor p + figure {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .wp-editor p div, .wp-editor p + img, .wp-editor p + table, .wp-editor p + blockquote, .wp-editor p + figure {
    margin-top: 40px;
  }
}
.wp-editor p + ul, .wp-editor p + ol {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .wp-editor p + ul, .wp-editor p + ol {
    margin-top: 40px;
  }
}
.wp-editor strong {
  font-weight: bold;
}
.wp-editor em {
  font-style: italic;
}
.wp-editor small, .wp-editor figcaption {
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .wp-editor small, .wp-editor figcaption {
    font-size: 1.1rem;
  }
}
.wp-editor figcaption {
  margin-top: 0.5em;
}
.wp-editor blockquote {
  width: 100%;
  background-color: #f2f2f2;
  line-height: 1.8;
  padding: 48px;
  margin: 60px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .wp-editor blockquote {
    padding: 20px;
    margin: 40px 0;
  }
}
.wp-editor ul, .wp-editor ol {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .wp-editor ul, .wp-editor ol {
    margin-top: 40px;
  }
}
.wp-editor ul li, .wp-editor ol li {
  color: #333;
  line-height: 1.8;
}
.wp-editor ul li {
  line-height: 1.8;
  padding-left: 20px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .wp-editor ul li {
    padding-left: 15px;
  }
}
.wp-editor ul li::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #0049a7;
  border-radius: 50%;
  position: absolute;
  top: 12px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .wp-editor ul li::before {
    top: 10px;
  }
}
.wp-editor ul li:not(:last-child) {
  margin-bottom: 10px;
}
.wp-editor ol {
  padding-left: 13px;
}
.wp-editor ol li {
  list-style-type: decimal;
  line-height: 1.8;
  padding-left: 7px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .wp-editor ol li {
    padding-left: 15px;
  }
}
.wp-editor ol li:not(:last-child) {
  margin-bottom: 12px;
}
.wp-editor table {
  width: 100%;
  margin: 60px 0;
  border: #ddd solid 1px;
  table-layout: fixed;
}
@media screen and (max-width: 768px) {
  .wp-editor table {
    margin: 40px 0;
  }
}
.wp-editor table th, .wp-editor table td {
  font-weight: normal;
  line-height: 1.8;
  text-align: left;
  padding: 20px 25px;
  overflow-wrap: break-word;
}
.wp-editor table th:not(:last-child), .wp-editor table td:not(:last-child) {
  border-right: #ddd solid 1px;
}
@media screen and (max-width: 540px) {
  .wp-editor table th, .wp-editor table td {
    padding: 18px 12px;
  }
}
.wp-editor table th p:last-child, .wp-editor table td p:last-child {
  margin-bottom: 0;
}
.wp-editor table th a, .wp-editor table td a {
  color: #0049a7;
}
.wp-editor table td {
  min-width: 145px;
}
@media screen and (max-width: 540px) {
  .wp-editor table td {
    min-width: 100px;
  }
}
.wp-editor table th {
  width: 140px;
  background-color: #f2f2f2;
  font-weight: bold;
}
@media screen and (max-width: 540px) {
  .wp-editor table th {
    width: 108px;
  }
}
.wp-editor table tr:not(:last-child) {
  border-bottom: #ddd solid 1px;
}
.wp-editor {
  /* 要素寄せ */
}
.wp-editor p > img,
.wp-editor p > img.alignnone,
.wp-editor p > img.alignleft,
.wp-editor p > img.aligncenter,
.wp-editor p > img.alignright, .wp-editor ul > img,
.wp-editor ul > img.alignnone,
.wp-editor ul > img.alignleft,
.wp-editor ul > img.aligncenter,
.wp-editor ul > img.alignright, .wp-editor ol > img,
.wp-editor ol > img.alignnone,
.wp-editor ol > img.alignleft,
.wp-editor ol > img.aligncenter,
.wp-editor ol > img.alignright, .wp-editor table > img,
.wp-editor table > img.alignnone,
.wp-editor table > img.alignleft,
.wp-editor table > img.aligncenter,
.wp-editor table > img.alignright {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .wp-editor p > img,
  .wp-editor p > img.alignnone,
  .wp-editor p > img.alignleft,
  .wp-editor p > img.aligncenter,
  .wp-editor p > img.alignright, .wp-editor ul > img,
  .wp-editor ul > img.alignnone,
  .wp-editor ul > img.alignleft,
  .wp-editor ul > img.aligncenter,
  .wp-editor ul > img.alignright, .wp-editor ol > img,
  .wp-editor ol > img.alignnone,
  .wp-editor ol > img.alignleft,
  .wp-editor ol > img.aligncenter,
  .wp-editor ol > img.alignright, .wp-editor table > img,
  .wp-editor table > img.alignnone,
  .wp-editor table > img.alignleft,
  .wp-editor table > img.aligncenter,
  .wp-editor table > img.alignright {
    margin: 0 auto;
    float: none;
    display: block;
  }
}
.wp-editor img,
.wp-editor img[width],
.wp-editor img[height] {
  max-width: 100%;
}
.wp-editor img {
  max-width: 100%;
  display: block;
  border-radius: 4px;
  overflow: hidden;
}
@media screen and (max-width: 540px) {
  .wp-editor img {
    width: 100%;
  }
}
.wp-editor img + p, .wp-editor img + ul, .wp-editor img + ol, .wp-editor img + h3, .wp-editor img + h4, .wp-editor img + h5, .wp-editor img + h6, .wp-editor img + img, .wp-editor img + p, .wp-editor img + ul, .wp-editor img + ol + table {
  margin-top: 60px;
}
@media screen and (max-width: 540px) {
  .wp-editor img + p, .wp-editor img + ul, .wp-editor img + ol, .wp-editor img + h3, .wp-editor img + h4, .wp-editor img + h5, .wp-editor img + h6, .wp-editor img + img, .wp-editor img + p, .wp-editor img + ul, .wp-editor img + ol + table {
    margin-top: 40px;
  }
}
.wp-editor .alignnone {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .wp-editor .alignnone {
    margin: 40px 0;
  }
}
.wp-editor .alignleft, .wp-editor .alignright {
  max-width: 280px;
}
@media screen and (max-width: 540px) {
  .wp-editor .alignleft, .wp-editor .alignright {
    width: 100%;
    max-width: none;
    float: none !important;
  }
}
.wp-editor .alignleft {
  float: left;
  margin-right: 36px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .wp-editor .alignleft {
    margin-right: 20px;
  }
}
@media screen and (max-width: 540px) {
  .wp-editor .alignleft {
    margin-right: 0;
  }
}
.wp-editor .aligncenter {
  text-align: center;
  margin-top: 36px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .wp-editor .aligncenter {
    margin: 20px auto;
  }
}
.wp-editor .alignright {
  float: right;
  margin-left: 36px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .wp-editor .alignright {
    margin-left: 20px;
  }
}
@media screen and (max-width: 540px) {
  .wp-editor .alignright {
    margin-left: 0;
  }
}
.wp-editor .alignleft + p, .wp-editor .alignright + p {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .wp-editor .alignleft + p, .wp-editor .alignright + p {
    margin-top: 40px;
  }
}
.wp-editor {
  /* wpstyle */
}
.wp-editor .wp-block-spacer {
  margin-top: 0;
}
.wp-editor .wp-block-image {
  margin-bottom: 30px;
}
.wp-editor .wp-block-column .wp-block-image:last-child {
  margin-bottom: 0;
}
.wp-editor .wp-block-image .aligncenter > figcaption, .wp-editor .wp-block-image .alignleft > figcaption, .wp-editor .wp-block-image .alignright > figcaption {
  text-align: left;
  line-height: 1.8;
}
.wp-editor h3 + .wp-block-columns, .wp-editor h4 + .wp-block-columns, .wp-editor p + .wp-block-columns, .wp-editor div + .wp-block-columns {
  margin-top: 60px;
}
@media screen and (max-width: 540px) {
  .wp-editor h3 + .wp-block-columns, .wp-editor h4 + .wp-block-columns, .wp-editor p + .wp-block-columns, .wp-editor div + .wp-block-columns {
    margin-top: 30px;
  }
}
.wp-editor .wp-block-columns {
  margin: 0;
}
.wp-editor .wp-block-columns + .wp-block-columns {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .wp-editor .wp-block-columns + .wp-block-columns {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .wp-editor .wp-block-column:not(:last-child) {
    margin-bottom: 30px;
  }
}
.wp-editor .wp-block-column ul {
  margin-top: 0;
}
.wp-editor .wp-block-column .wp-block-image {
  width: 100%;
}
.wp-editor .wp-block-column .wp-block-image img {
  width: 100%;
  max-width: none;
}
.wp-editor .clear::after {
  content: "";
  display: block;
  clear: both;
}

.wp-editor .toc_white {
  border: 1px solid #ddd;
  border-top: 3px solid #0049a7;
  padding: 30px;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .wp-editor .toc_white {
    margin-top: 40px;
    padding: 20px;
  }
}
.wp-editor .toc_title {
  font-weight: bold;
  margin: 0 0 20px;
}
.wp-editor .toc_list {
  margin: 0;
}
.wp-editor .toc_list > li {
  list-style: none;
  padding-left: 0;
  text-indent: -15px;
  margin-left: 15px;
}
.wp-editor .toc_list > li::before {
  content: none;
}
.wp-editor .toc_list > li .toc_number::after {
  content: ". ";
}
.wp-editor .toc_list > li > ul > li {
  padding-left: 20px;
}
.wp-editor .toc_list a {
  color: #0049a7;
  text-decoration: underline;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .wp-editor .toc_list a:hover {
    color: #5c35c4;
    text-decoration: none;
  }
}
.wp-editor .toc_list ul {
  margin: 0;
}
.wp-editor .toc_list li {
  margin-top: 10px;
}
.wp-editor .toc_list li::before {
  content: none;
}

/*
common
----------------------------------------------- */
[class*=swiper]:focus {
  outline: none;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  z-index: 1;
  inset: 0 auto;
  display: grid;
  place-content: center;
  width: 6rem;
  height: 6rem;
  margin: auto;
  cursor: pointer;
  transition: 0.8s cubic-bezier(0.2, 1, 0.2, 1);
}
@media screen and (min-width: 769px) {
  .swiper-button-prev:hover::before,
  .swiper-button-next:hover::before {
    background-color: #005CD1;
  }
  .swiper-button-prev:hover::after,
  .swiper-button-next:hover::after {
    color: #fff;
  }
}
@media screen and (max-width: 1024px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 4.2rem;
    height: 4.2rem;
  }
}
.swiper-button-prev,
.swiper-button-next {
  /* ボタンの丸 */
}
.swiper-button-prev::before,
.swiper-button-next::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0;
  border-radius: 50%;
  border: 2px solid #005CD1;
  background-color: #fff;
  transition: 0.8s cubic-bezier(0.2, 1, 0.2, 1);
}
.swiper-button-prev,
.swiper-button-next {
  /* ボタンの矢印 */
}
.swiper-button-prev::after,
.swiper-button-next::after {
  z-index: 1;
  font-family: "Font Awesome 6 Pro";
  color: #005CD1;
  font-size: 3.2rem;
  font-weight: 100;
  line-height: 1;
  display: block;
}
@media screen and (max-width: 1024px) {
  .swiper-button-prev::after,
  .swiper-button-next::after {
    font-size: 2.2rem;
  }
}

.swiper-button-prev {
  right: calc(100% + 2rem);
}
@media screen and (max-width: 768px) {
  .swiper-button-prev {
    right: calc(100% - 2.1rem);
  }
}
@media screen and (width <= 767px) {
  .swiper-button-prev {
    right: calc(100% - 4.7rem);
  }
}
.swiper-button-prev::after {
  content: "\f104";
  margin-right: 0.4rem;
}
@media screen and (max-width: 1024px) {
  .swiper-button-prev::after {
    margin-right: 0.2rem;
  }
}

.swiper-button-next {
  left: calc(100% + 2rem);
}
@media screen and (max-width: 768px) {
  .swiper-button-next {
    left: calc(100% - 2.1rem);
  }
}
@media screen and (width <= 767px) {
  .swiper-button-next {
    left: calc(100% - 4.7rem);
  }
}
.swiper-button-next::after {
  content: "\f105";
  margin-left: 0.4rem;
}
@media screen and (max-width: 1024px) {
  .swiper-button-next::after {
    margin-left: 0.2rem;
  }
}

.swiper-pagination {
  display: flex;
  flex-wrap: wrap;
  gap: 0 1.6rem;
  justify-content: center;
  width: 100%;
  margin-top: 3.2rem;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .swiper-pagination {
    gap: 0 1.2rem;
    margin-top: 2.4rem;
  }
}
.swiper-pagination {
  transition: 0.8s cubic-bezier(0.2, 1, 0.2, 1);
}
.swiper-pagination-bullet {
  width: 1rem;
  height: 1rem;
  cursor: pointer;
  border-radius: 50%;
  background-color: #ddd;
  transition: 0.8s cubic-bezier(0.2, 1, 0.2, 1);
}
@media screen and (max-width: 768px) {
  .swiper-pagination-bullet {
    width: 0.8rem;
    height: 0.8rem;
  }
}
.swiper-pagination-bullet-active {
  transition: 0.8s cubic-bezier(0.2, 1, 0.2, 1);
  background-color: #005CD1;
}

.swiper-button-disabled {
  pointer-events: none;
  opacity: 0;
}

.c-slider {
  position: relative;
  z-index: 0;
  max-width: 1200px;
  width: 83.3333333333%;
  padding: 0 !important;
}
@media screen and (max-width: 768px) {
  .c-slider {
    width: 86.6666666667vw;
  }
}
@media screen and (width <= 767px) {
  .c-slider {
    width: 100%;
  }
}
.c-slider img {
  width: 100%;
}
.c-slider__slide {
  width: 31.6666666667%;
  margin-right: 2.5%;
  height: auto;
}
@media screen and (max-width: 1024px) {
  .c-slider__slide {
    width: calc(50% - 1.5rem);
    margin-right: 3rem;
  }
}
@media screen and (width <= 767px) {
  .c-slider__slide {
    width: 86.6666666667%;
    margin: 0 6.6666666667%;
  }
}
.c-slider__shadow {
  filter: drop-shadow(0 3px 8px rgba(0, 0, 0, 0.12));
}
.c-slider .c-info__card {
  margin-top: 0;
}

.p-mv {
  margin-top: 0;
  padding-top: 0;
}
.p-mv__wrap {
  display: flex;
  align-items: stretch;
  height: min(48.611111111vw, 700px);
  padding-left: 8.6111111111%;
}
@media screen and (max-width: 1024px) {
  .p-mv__wrap {
    position: relative;
    z-index: 0;
    height: auto;
    flex-direction: column-reverse;
    padding-left: 0;
  }
}
.p-mv__desc {
  background: linear-gradient(to right, #ffffff 70%, transparent 100%);
  width: 45.2887537994%;
  padding-top: 40px;
  padding-left: 1.747720364%;
  padding-right: 11.626139817%;
  margin-right: -17.1732523%;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .p-mv__desc {
    background: linear-gradient(to bottom, transparent 0%, #ffffff 20%);
    width: 100%;
    margin-top: -29.3333333333vw;
    padding: 0 4vw 11.2vw;
  }
}
@media screen and (max-width: 540px) {
  .p-mv__desc {
    background: linear-gradient(to bottom, transparent 0%, #ffffff 20%);
    margin-top: -29.0666666667vmin;
    padding: 0 4vw 11.2vw;
  }
}
.p-mv__desc__wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .p-mv__desc__wrap {
    position: relative;
    z-index: 0;
  }
}
.p-mv__logo {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-mv__logo {
    text-align: center;
  }
}
.p-mv__logo img {
  width: min(9.791666666vw, 141px);
}
@media screen and (max-width: 1024px) {
  .p-mv__logo img {
    width: calc(71 / 375 * 100vw);
  }
}
.p-mv__medal {
  position: absolute;
  top: 0;
  left: max(-3.88888889vw, -56px);
  width: min(12.7857143vw, 179px);
}
@media screen and (max-width: 1024px) {
  .p-mv__medal {
    top: -14.9333333vw;
    left: auto;
    right: -4vw;
    width: 33.8666667vw;
  }
}
.p-mv__medal img {
  width: 100%;
}
.p-mv__img {
  flex: 1;
}
.p-mv__img img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left center;
     object-position: left center;
  width: 100%;
  height: 100%;
}
.p-mv__title {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.p-mv__catch {
  display: none;
}
@media screen and (max-width: 1024px) {
  .p-mv__catch {
    position: absolute;
    top: 5.33333333vw;
    left: 0;
    z-index: 0;
    display: flex;
    flex-direction: column;
    gap: 1.33333333vw 0;
  }
  .p-mv__catch p {
    display: inline-block;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 0.15em;
    font-size: 2rem;
    font-weight: 700;
    color: #fff;
    background: linear-gradient(45deg, rgb(252, 185, 34) 0%, rgb(252, 107, 112) 100%);
  }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
  .p-mv__catch p {
    font-size: 3.4666666667vw;
  }
}
.p-mv__sub__text {
  font-family: "Roboto", sans-serif;
  font-size: min(1.94444444vw, 28px);
  text-align: center;
  margin-top: 23px;
  font-weight: bold;
  line-height: 1.6;
}
.p-mv__sub__text small {
  font-size: min(1.66666667vw, 24px);
}
@media screen and (max-width: 1024px) {
  .p-mv__sub__text {
    font-size: 6.13333333vw;
    margin-top: 3.73333333vw;
  }
  .p-mv__sub__text small {
    font-size: 5.33333333vw;
  }
}
.p-mv__main__text {
  color: #f56c81;
  font-family: "Roboto", sans-serif;
  font-size: min(2.70833333vw, 39px);
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  margin-top: min(0.277777778vw, 4px);
}
.p-mv__main__text .num__text {
  font-size: min(3.40277778vw, 49px);
}
.p-mv__main__text small {
  font-size: min(2.0833333333vw, 30px);
}
.p-mv__main__text .lower__text {
  font-size: min(2.77777778vw, 40px);
}
@media screen and (max-width: 1024px) {
  .p-mv__main__text {
    font-size: 8vw;
    margin-top: 1.06666667vw;
  }
  .p-mv__main__text .num__text {
    font-size: 10.6666667vw;
  }
  .p-mv__main__text small {
    font-size: 5.86666667vw;
  }
  .p-mv__main__text .lower__text {
    font-size: 8.53333333vw;
  }
  }
.p-mv__button {
  justify-content: center;
  margin-top: min(1.38888889vw, 20px);
}
@media screen and (max-width: 1024px) {
  .p-mv__button {
    margin-top: 3.73333333vw;
  }
}
.p-mv__banner {
  width: calc(100% + 40px);
  transform: translateX(-20px);
}
@media screen and (max-width: 1024px) {
  .p-mv__banner {
    width: 100%;
    transform: none;
  }
}

.p-about__desc {
  padding-right: 18.4563758389%;
}
@media screen and (max-width: 768px) {
  .p-about__desc {
    margin-top: 40px;
    padding-right: 0;
  }
}

.p-step {
  overflow: hidden;
  /* swiper */
}
.p-step__wrap {
  display: flex;
  max-width: 1050px;
  width: 92.6672039%;
  margin-left: auto;
  margin-right: calc(50% - 13.8194444%);
}
@media screen and (max-width: 768px) {
  .p-step__wrap {
    flex-direction: column;
    gap: 18.6666667vw;
    width: 100%;
    margin-top: 18.6666667vw;
    margin-inline: auto;
  }
}
.p-step__item {
  width: calc(100% / 3);
}
@media screen and (max-width: 768px) {
  .p-step__item {
    width: 100%;
  }
}
.p-step__list {
  padding-top: 90px;
}
.p-step__number {
  position: absolute;
  top: max(-2.84722222vw, -41px);
  left: max(-5.76388889vw, -83px);
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(8.3333333333vw, 120px);
  height: min(8.3333333333vw, 120px);
  color: #fff;
  line-height: 1.25;
  text-align: center;
  font-size: min(1.6666666667vw, 2.4rem);
  font-family: "Inter", "Noto Sans JP", yugothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  border-radius: 50%;
  background: transparent linear-gradient(250deg, #FC9397 0%, #FCD371 100%) 0% 0% no-repeat padding-box;
  background: linear-gradient(to left bottom, #FC6B70 0%, #FCB922 100%);
}
@media screen and (max-width: 768px) {
  .p-step__number {
    top: -10.4vw;
    left: -14.5333333vw;
    width: 24vw;
    height: 24vw;
    font-size: 4.8vw;
  }
}
.p-step__img {
  position: relative;
  z-index: 0;
  width: 54.2857143%;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-step__img {
    width: 55.7377049%;
    font-size: 1.8rem;
  }
}
.p-step__item:nth-child(1) .p-step__img::before,
.p-step__item:nth-child(2) .p-step__img::before {
  content: "";
  position: absolute;
  left: min(11.5789474%, 22px);
  bottom: max(-0.486111111vw, -7px);
  z-index: 2;
  width: min(41.5789474%, 79px);
  aspect-ratio: 79 / 35;
  border-radius: min(1.38888889vw, 20px);
  border: min(0.13888889vw, 2px) solid #f56c81;
}
.p-step__item:nth-child(2) .p-step__img::before {
  left: min(43.1578947%, 82px);
  bottom: 0;
}
.p-step__item:nth-child(1) .p-step__img::after,
.p-step__item:nth-child(2) .p-step__img::after {
  background: url(/img/index/ico_pointer.png) no-repeat center center;
  background-size: 100% auto;
  content: "";
  position: absolute;
  left: max(-4.21052632%, -8px);
  bottom: max(-2.08333333vw, -30px);
  z-index: 3;
  width: min(3.61111111vw, 52px);
  height: min(3.88888889vw, 56px);
  animation: diagonalMove 1s infinite alternate;
}
.p-step__item:nth-child(2) .p-step__img::after {
  left: min(27.3684211%, 52px);
  bottom: max(-1.66666667vw, -24px);
}
@keyframes diagonalMove {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-12px, 12px);
  }
}
@media screen and (max-width: 768px) {
  .p-step__item:nth-child(1) .p-step__img::before,
  .p-step__item:nth-child(2) .p-step__img::before {
    left: 11.7647059%;
    bottom: -1.6vw;
    width: 18.6666667vw;
    aspect-ratio: 70 / 31;
    border-radius: 5.33333333vw;
    border: 0.4vw solid #f56c81;
  }
  .p-step__item:nth-child(2) .p-step__img::before {
    left: 44.1176471%;
    bottom: 0
  }
  .p-step__item:nth-child(1) .p-step__img::after,
  .p-step__item:nth-child(2) .p-step__img::after {
    left: -2.4vw;
    bottom: -8vw;
    width: 12vw;
    height: 13.33333333vw;
  }
  .p-step__item:nth-child(2) .p-step__img::after {
    left: 27.0588285%;
    bottom: -6.666666667vw;
  }
  @keyframes diagonalMove {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-1.6vw, 1.6vw);
    }
  }
}
.p-step__desc {
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-step__desc {
    margin-top: 8vw;
  }
}

.p-safe__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px 20px;
}
@media screen and (max-width: 1024px) {
  .p-safe__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 16px;
  }
}

.p-report {
  background: linear-gradient(to bottom, #fff2f3 0%, #ffffff min(24.3055556vw, 350px));
  padding-top: 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-report {
    background: linear-gradient(to bottom, #fff2f3 0%, #ffffff 26.6666667vw);
  }
}
.p-report::before {
  background: url("/img/index/ico_shape.svg") no-repeat center center;
  background-size: 100% auto;
  content: "";
  position: absolute;
  top: min(2.77777778vw, 40px);
  right: calc(50% + min(29.5138889vw , 425px));
  width: min(23.9583333vw, 345px);
  height: min(21.5277778vw, 310px);
}
@media screen and (max-width: 768px) {
  .p-report::before {
    display: none;
  }
}
.p-report__head {
  background: url("/img/index/bg_report.svg") no-repeat center top;
  background-size: 100% auto;
  width: min(49.4444444vw, 712px);
  height: min(7.98611111vw, 115px);
  margin: 0 auto min(2.77777778vw, 40px);
}
@media screen and (max-width: 768px) {
  .p-report__head {
    background-image: url("/img/index/bg_report_sp.svg");
    width: 87.7333333vw;
    height: 25.0666667vw;
    margin: 0 auto 13.0666667vw;
  }
}
.p-report__head .p-report__catch {
  color: #ffffff;
  font-size: min(2.29166667vw, 33px);
  font-weight: 900;
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-report__head .p-report__catch {
    font-size: 5.86666667vw;
    line-height: 2;
  }
}
.p-report__head .p-report__catch .num__text {
  font-size: min(3.54166667vw, 51px);
}
@media screen and (max-width: 768px) {
  .p-report__head .p-report__catch .num__text {
    font-size: 9.06666667vw;
  }
}
.p-report__head .p-report__catch .dot__text {
	background-image: radial-gradient(circle at center, #ffffff 20%, transparent 20%);
  background-position: top center;
  background-repeat: repeat-x;
  background-size: 1em 0.25em;
	padding-top: 0.5em;
}
.p-report__copy {
  font-size: min(1.11vw, 1.6rem);
  font-weight: 700;
  position: relative;
  z-index: 2;
  margin-top: -1em;
}
@media screen and (max-width: 1024px) {
  .p-report__copy {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .p-report__copy {
    font-size: 3.733vw;
  }
}
.p-report__copy .p-report__marker {
  color: #ffffff;
  background: linear-gradient(to bottom left, #FC6B70 0%, #FCB922 100%);
  padding: 3px 12px 3px 7px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
@media screen and (max-width: 768px) {
  .p-report__copy .p-report__marker {
    padding: 3px;
  }
}
.p-report__name {
  color: #fa7d7d;
  font-size: min(1.25vw, 1.8rem);
  font-weight: 900;
  margin-top: 14px;
}
@media screen and (max-width: 1024px) {
  .p-report__name {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .p-report__name {
    font-size: 3.733vw;
    margin-top: 9px;
  }
}

.p-news__link {
  text-decoration: none;
}
.p-news__data {
  display: flex;
  align-items: center;
}
.p-news__time {
  margin-right: 20px;
  font-size: 1.4rem;
  color: #aaa;
}
@media screen and (max-width: 768px) {
  .p-news__time {
    margin-right: 1rem;
    font-size: 1rem;
  }
}
.p-news__category {
  padding: 2px 10px 3px;
  font-size: 1.4rem;
  line-height: 1;
  border: 1px solid #333;
}
@media screen and (max-width: 768px) {
  .p-news__category {
    padding: 4px 8px;
    font-size: 1rem;
  }
}
.p-news__title {
  margin-top: 1em;
  font-size: 1.8rem;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .p-news__title {
    margin-top: 12px;
    font-size: 1.4rem;
  }
}

.p-cta {
  display: none;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .p-cta {
    display: block;
  }
  .p-cta__wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    padding: 8px 4%;
    background: rgb(255, 248, 229);
    background: linear-gradient(45deg, rgb(255, 248, 229) 0%, rgb(255, 242, 243) 100%);
  }
  .p-cta__close::before {
    content: "\f00d";
    font-family: "Font Awesome 6 Pro";
    font-weight: 700;
    font-size: 2rem;
    color: #333;
  }
  .p-cta__main {
    display: flex;
    align-items: center;
  }
  .p-cta__img {
    width: 40px;
    margin-left: 4vw;
  }
  .p-cta__text {
    margin-left: 2.6666666667vw;
    font-size: 1.2rem;
    line-height: 1.2;
  }
  .p-cta__text small {
    margin: 0;
    padding: 0;
    font-size: 75%;
    font-weight: 400;
    line-height: 1.2;
  }
  .p-cta__download {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 30px;
    font-size: 1rem;
    margin-left: 2.6666666667vw;
    padding: 1em;
    border-radius: 9999px;
    background-color: #333;
  }
  .p-cta__download a {
    color: #fff;
    text-decoration: none;
  }
}

.p-info__list {
  display: flex;
  justify-content: center;
  gap: 8px min(1.3888888889vw, 20px);
  margin-bottom: 30px;
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  .p-info__list {
    flex-direction: column;
    align-items: center;
  }
}
.p-info__item {
  flex: 1;
  max-width: 300px;
  height: 120px;
  border-radius: 7px;
  border: 5px solid #E5E5DF;
}
@media screen and (max-width: 768px) {
  .p-info__item {
    max-width: 580px;
    width: 100%;
    height: auto;
  }
}
.p-info__item a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 8.6666666667%;
  font-weight: 700;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .p-info__item a:hover p {
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  .p-info__item a {
    padding: 25px 16px;
  }
}
.p-info__item a p {
  line-height: 1.5;
  font-size: min(1.8181818182vw, 16px);
}
@media screen and (max-width: 768px) {
  .p-info__item a p {
    font-size: 1.6rem;
  }
}
.p-info__item img {
  width: 50px;
  margin-right: min(1.9444444444vw, 28px);
}
@media screen and (max-width: 768px) {
  .p-info__item img {
    margin-right: 20px;
  }
}

.p-feature .c-title__h3 {
  display: flex;
  text-align: center;
  min-height: 3em;
  align-items: center;
}
/*@media screen and (max-width: 768px) {
  .p-feature .c-title__h3 {
    align-items: flex-start;
    text-align: left;
    min-height: auto;
  }
}
.p-feature .c-title__h3 br {
  display: block;
}
@media screen and (max-width: 768px) {
  .p-feature .c-title__h3 br {
    display: none;
  }
}*/

.u-color--link {
  color: #0049a7;
}
.u-color--over {
  color: #5c35c4;
}
.u-color--accent {
  color: #0049a7;
}
.u-color--gray {
  color: #ddd;
}
.u-color--alert {
  color: #f0a3a3;
}
.u-color--text {
  color: #333;
}
.u-color--text-second {
  color: #666;
}
.u-color--thin {
  color: #aaa;
}

.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-table {
  display: table !important;
}

.u-d-table-row {
  display: table-row !important;
}

.u-d-table-cell {
  display: table-cell !important;
}

.u-d-flex {
  display: flex !important;
  align-items: center;
}

.u-d-flex-center {
  justify-content: center;
  align-items: center;
}

.u-d-inline-flex {
  display: inline-flex !important;
}

table.u-d-inline-block, table.u-d-block {
  display: table !important;
}
table th.u-d-inline-block, table th.u-d-block, table td.u-d-inline-block, table td.u-d-block {
  display: table-cell !important;
}

@media screen and (max-width: 1280px) {
  .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-table {
    display: table !important;
  }
  .u-d-lg-table-row {
    display: table-row !important;
  }
  .u-d-lg-table-cell {
    display: table-cell !important;
  }
  .u-d-lg-flex {
    display: flex !important;
    align-items: center;
  }
  .u-d-lg-inline-flex {
    display: inline-flex !important;
  }
  table.u-d-lg-inline-block, table.u-d-lg-block {
    display: table !important;
  }
  table th.u-d-lg-inline-block, table th.u-d-lg-block, table td.u-d-lg-inline-block, table td.u-d-lg-block {
    display: table-cell !important;
  }
}
@media screen and (max-width: 1024px) {
  .u-d-tb-none {
    display: none !important;
  }
  .u-d-tb-inline {
    display: inline !important;
  }
  .u-d-tb-inline-block {
    display: inline-block !important;
  }
  .u-d-tb-block {
    display: block !important;
  }
  .u-d-tb-table {
    display: table !important;
  }
  .u-d-tb-table-row {
    display: table-row !important;
  }
  .u-d-tb-table-cell {
    display: table-cell !important;
  }
  .u-d-tb-flex {
    display: flex !important;
    align-items: center;
  }
  .u-d-tb-inline-flex {
    display: inline-flex !important;
  }
  table.u-d-tb-inline-block, table.u-d-tb-block {
    display: table !important;
  }
  table th.u-d-tb-inline-block, table th.u-d-tb-block, table td.u-d-tb-inline-block, table td.u-d-tb-block {
    display: table-cell !important;
  }
}
@media screen and (max-width: 768px) {
  .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-table {
    display: table !important;
  }
  .u-d-md-table-row {
    display: table-row !important;
  }
  .u-d-md-table-cell {
    display: table-cell !important;
  }
  .u-d-md-flex {
    display: flex !important;
    align-items: center;
  }
  .u-d-md-inline-flex {
    display: inline-flex !important;
  }
  table.u-d-md-inline-block, table.u-d-md-block {
    display: table !important;
  }
  table th.u-d-md-inline-block, table th.u-d-md-block, table td.u-d-md-inline-block, table td.u-d-md-block {
    display: table-cell !important;
  }
}
@media screen and (max-width: 540px) {
  .u-d-pr-none {
    display: none !important;
  }
  .u-d-pr-inline {
    display: inline !important;
  }
  .u-d-pr-inline-block {
    display: inline-block !important;
  }
  .u-d-pr-block {
    display: block !important;
  }
  .u-d-pr-table {
    display: table !important;
  }
  .u-d-pr-table-row {
    display: table-row !important;
  }
  .u-d-pr-table-cell {
    display: table-cell !important;
  }
  .u-d-pr-flex {
    display: flex !important;
    align-items: center;
  }
  .u-d-pr-inline-flex {
    display: inline-flex !important;
  }
  table.u-d-pr-inline-block, table.u-d-pr-block {
    display: table !important;
  }
  table th.u-d-pr-inline-block, table th.u-d-pr-block, table td.u-d-pr-inline-block, table td.u-d-pr-block {
    display: table-cell !important;
  }
}
@media screen and (max-width: 360px) {
  .u-d-sm-none {
    display: none !important;
  }
  .u-d-sm-inline {
    display: inline !important;
  }
  .u-d-sm-inline-block {
    display: inline-block !important;
  }
  .u-d-sm-block {
    display: block !important;
  }
}
@media screen and (min-width: 1281px) {
  .u-d-bs-none {
    display: none !important;
  }
  .u-d-bs-inline {
    display: inline !important;
  }
  .u-d-bs-inline-block {
    display: inline-block !important;
  }
  .u-d-bs-block {
    display: block !important;
  }
  .u-d-bs-table {
    display: table !important;
  }
  .u-d-bs-table-row {
    display: table-row !important;
  }
  .u-d-bs-table-cell {
    display: table-cell !important;
  }
  .u-d-bs-flex {
    display: flex !important;
    align-items: center;
  }
  .u-d-bs-inline-flex {
    display: inline-flex !important;
  }
  table.u-d-bs-inline-block, table.u-d-bs-block {
    display: table !important;
  }
  table th.u-d-bs-inline-block, table th.u-d-bs-block, table td.u-d-bs-inline-block, table td.u-d-bs-block {
    display: table-cell !important;
  }
}
@media screen and (min-width: 1025px) {
  .u-d-pc-none {
    display: none !important;
  }
  .u-d-pc-inline {
    display: inline !important;
  }
  .u-d-pc-inline-block {
    display: inline-block !important;
  }
  .u-d-pc-block {
    display: block !important;
  }
  .u-d-pc-table {
    display: table !important;
  }
  .u-d-pc-table-row {
    display: table-row !important;
  }
  .u-d-pc-table-cell {
    display: table-cell !important;
  }
  .u-d-pc-flex {
    display: flex !important;
    align-items: center;
  }
  .u-d-pc-inline-flex {
    display: inline-flex !important;
  }
  table.u-d-pc-inline-block, table.u-d-pc-block {
    display: table !important;
  }
  table th.u-d-pc-inline-block, table th.u-d-pc-block, table td.u-d-pc-inline-block, table td.u-d-pc-block {
    display: table-cell !important;
  }
}
@media screen and (min-width: 769px) {
  .u-d-hv-none {
    display: none !important;
  }
  .u-d-hv-inline {
    display: inline !important;
  }
  .u-d-hv-inline-block {
    display: inline-block !important;
  }
  .u-d-hv-block {
    display: block !important;
  }
  .u-d-hv-table {
    display: table !important;
  }
  .u-d-hv-table-row {
    display: table-row !important;
  }
  .u-d-hv-table-cell {
    display: table-cell !important;
  }
  .u-d-hv-flex {
    display: flex !important;
    align-items: center;
  }
  .u-d-hv-inline-flex {
    display: inline-flex !important;
  }
  table.u-d-hv-inline-block, table.u-d-hv-block {
    display: table !important;
  }
  table th.u-d-hv-inline-block, table th.u-d-hv-block, table td.u-d-hv-inline-block, table td.u-d-hv-block {
    display: table-cell !important;
  }
}
.is-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .is-sp {
    display: block;
  }
}

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

@media screen and (max-width: 768px) {
  .u-d-md-contents {
    display: contents;
  }
}
.u-m-auto {
  margin: auto;
}

.u-m-0 {
  margin: 0;
}

.u-m-lr-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.u-m-l-auto {
  margin-left: auto;
}

.u-m-r-auto {
  margin-right: auto;
}

.u-mt-0 {
  margin-top: 0px !important;
}

.u-mb-0 {
  margin-bottom: 0px !important;
}

.u-ml-0 {
  margin-left: 0px !important;
}

.u-mr-0 {
  margin-right: 0px !important;
}

.u-mt-4 {
  margin-top: 4px !important;
}

.u-mb-4 {
  margin-bottom: 4px !important;
}

.u-ml-4 {
  margin-left: 4px !important;
}

.u-mr-4 {
  margin-right: 4px !important;
}

.u-mt-8 {
  margin-top: 8px !important;
}

.u-mb-8 {
  margin-bottom: 8px !important;
}

.u-ml-8 {
  margin-left: 8px !important;
}

.u-mr-8 {
  margin-right: 8px !important;
}

.u-mt-12 {
  margin-top: 12px !important;
}

.u-mb-12 {
  margin-bottom: 12px !important;
}

.u-ml-12 {
  margin-left: 12px !important;
}

.u-mr-12 {
  margin-right: 12px !important;
}

.u-mt-16 {
  margin-top: 16px !important;
}

.u-mb-16 {
  margin-bottom: 16px !important;
}

.u-ml-16 {
  margin-left: 16px !important;
}

.u-mr-16 {
  margin-right: 16px !important;
}

.u-mt-20 {
  margin-top: 20px !important;
}

.u-mb-20 {
  margin-bottom: 20px !important;
}

.u-ml-20 {
  margin-left: 20px !important;
}

.u-mr-20 {
  margin-right: 20px !important;
}

.u-mt-24 {
  margin-top: 24px !important;
}

.u-mb-24 {
  margin-bottom: 24px !important;
}

.u-ml-24 {
  margin-left: 24px !important;
}

.u-mr-24 {
  margin-right: 24px !important;
}

.u-mt-28 {
  margin-top: 28px !important;
}

.u-mb-28 {
  margin-bottom: 28px !important;
}

.u-ml-28 {
  margin-left: 28px !important;
}

.u-mr-28 {
  margin-right: 28px !important;
}

.u-mt-32 {
  margin-top: 32px !important;
}

.u-mb-32 {
  margin-bottom: 32px !important;
}

.u-ml-32 {
  margin-left: 32px !important;
}

.u-mr-32 {
  margin-right: 32px !important;
}

.u-mt-36 {
  margin-top: 36px !important;
}

.u-mb-36 {
  margin-bottom: 36px !important;
}

.u-ml-36 {
  margin-left: 36px !important;
}

.u-mr-36 {
  margin-right: 36px !important;
}

.u-mt-40 {
  margin-top: 40px !important;
}

.u-mb-40 {
  margin-bottom: 40px !important;
}

.u-ml-40 {
  margin-left: 40px !important;
}

.u-mr-40 {
  margin-right: 40px !important;
}

.u-mt-44 {
  margin-top: 44px !important;
}

.u-mb-44 {
  margin-bottom: 44px !important;
}

.u-ml-44 {
  margin-left: 44px !important;
}

.u-mr-44 {
  margin-right: 44px !important;
}

.u-mt-48 {
  margin-top: 48px !important;
}

.u-mb-48 {
  margin-bottom: 48px !important;
}

.u-ml-48 {
  margin-left: 48px !important;
}

.u-mr-48 {
  margin-right: 48px !important;
}

.u-mt-52 {
  margin-top: 52px !important;
}

.u-mb-52 {
  margin-bottom: 52px !important;
}

.u-ml-52 {
  margin-left: 52px !important;
}

.u-mr-52 {
  margin-right: 52px !important;
}

.u-mt-56 {
  margin-top: 56px !important;
}

.u-mb-56 {
  margin-bottom: 56px !important;
}

.u-ml-56 {
  margin-left: 56px !important;
}

.u-mr-56 {
  margin-right: 56px !important;
}

.u-mt-60 {
  margin-top: 60px !important;
}

.u-mb-60 {
  margin-bottom: 60px !important;
}

.u-ml-60 {
  margin-left: 60px !important;
}

.u-mr-60 {
  margin-right: 60px !important;
}

.u-mt-64 {
  margin-top: 64px !important;
}

.u-mb-64 {
  margin-bottom: 64px !important;
}

.u-ml-64 {
  margin-left: 64px !important;
}

.u-mr-64 {
  margin-right: 64px !important;
}

.u-mt-68 {
  margin-top: 68px !important;
}

.u-mb-68 {
  margin-bottom: 68px !important;
}

.u-ml-68 {
  margin-left: 68px !important;
}

.u-mr-68 {
  margin-right: 68px !important;
}

.u-mt-72 {
  margin-top: 72px !important;
}

.u-mb-72 {
  margin-bottom: 72px !important;
}

.u-ml-72 {
  margin-left: 72px !important;
}

.u-mr-72 {
  margin-right: 72px !important;
}

.u-mt-76 {
  margin-top: 76px !important;
}

.u-mb-76 {
  margin-bottom: 76px !important;
}

.u-ml-76 {
  margin-left: 76px !important;
}

.u-mr-76 {
  margin-right: 76px !important;
}

.u-mt-80 {
  margin-top: 80px !important;
}

.u-mb-80 {
  margin-bottom: 80px !important;
}

.u-ml-80 {
  margin-left: 80px !important;
}

.u-mr-80 {
  margin-right: 80px !important;
}

@media screen and (max-width: 768px) {
  .u-m-md-auto {
    margin: auto;
  }
  .u-m-md-lr-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .u-m-md-l-auto {
    margin-left: auto !important;
  }
  .u-m-md-r-auto {
    margin-right: auto;
  }
  .u-mt-md-0 {
    margin-top: 0px !important;
  }
  .u-mb-md-0 {
    margin-bottom: 0px !important;
  }
  .u-ml-md-0 {
    margin-left: 0px !important;
  }
  .u-mr-md-0 {
    margin-right: 0px !important;
  }
  .u-mt-md-4 {
    margin-top: 4px !important;
  }
  .u-mb-md-4 {
    margin-bottom: 4px !important;
  }
  .u-ml-md-4 {
    margin-left: 4px !important;
  }
  .u-mr-md-4 {
    margin-right: 4px !important;
  }
  .u-mt-md-8 {
    margin-top: 8px !important;
  }
  .u-mb-md-8 {
    margin-bottom: 8px !important;
  }
  .u-ml-md-8 {
    margin-left: 8px !important;
  }
  .u-mr-md-8 {
    margin-right: 8px !important;
  }
  .u-mt-md-12 {
    margin-top: 12px !important;
  }
  .u-mb-md-12 {
    margin-bottom: 12px !important;
  }
  .u-ml-md-12 {
    margin-left: 12px !important;
  }
  .u-mr-md-12 {
    margin-right: 12px !important;
  }
  .u-mt-md-16 {
    margin-top: 16px !important;
  }
  .u-mb-md-16 {
    margin-bottom: 16px !important;
  }
  .u-ml-md-16 {
    margin-left: 16px !important;
  }
  .u-mr-md-16 {
    margin-right: 16px !important;
  }
  .u-mt-md-20 {
    margin-top: 20px !important;
  }
  .u-mb-md-20 {
    margin-bottom: 20px !important;
  }
  .u-ml-md-20 {
    margin-left: 20px !important;
  }
  .u-mr-md-20 {
    margin-right: 20px !important;
  }
  .u-mt-md-24 {
    margin-top: 24px !important;
  }
  .u-mb-md-24 {
    margin-bottom: 24px !important;
  }
  .u-ml-md-24 {
    margin-left: 24px !important;
  }
  .u-mr-md-24 {
    margin-right: 24px !important;
  }
  .u-mt-md-28 {
    margin-top: 28px !important;
  }
  .u-mb-md-28 {
    margin-bottom: 28px !important;
  }
  .u-ml-md-28 {
    margin-left: 28px !important;
  }
  .u-mr-md-28 {
    margin-right: 28px !important;
  }
  .u-mt-md-32 {
    margin-top: 32px !important;
  }
  .u-mb-md-32 {
    margin-bottom: 32px !important;
  }
  .u-ml-md-32 {
    margin-left: 32px !important;
  }
  .u-mr-md-32 {
    margin-right: 32px !important;
  }
  .u-mt-md-36 {
    margin-top: 36px !important;
  }
  .u-mb-md-36 {
    margin-bottom: 36px !important;
  }
  .u-ml-md-36 {
    margin-left: 36px !important;
  }
  .u-mr-md-36 {
    margin-right: 36px !important;
  }
  .u-mt-md-40 {
    margin-top: 40px !important;
  }
  .u-mb-md-40 {
    margin-bottom: 40px !important;
  }
  .u-ml-md-40 {
    margin-left: 40px !important;
  }
  .u-mr-md-40 {
    margin-right: 40px !important;
  }
  .u-mt-md-44 {
    margin-top: 44px !important;
  }
  .u-mb-md-44 {
    margin-bottom: 44px !important;
  }
  .u-ml-md-44 {
    margin-left: 44px !important;
  }
  .u-mr-md-44 {
    margin-right: 44px !important;
  }
  .u-mt-md-48 {
    margin-top: 48px !important;
  }
  .u-mb-md-48 {
    margin-bottom: 48px !important;
  }
  .u-ml-md-48 {
    margin-left: 48px !important;
  }
  .u-mr-md-48 {
    margin-right: 48px !important;
  }
  .u-mt-md-52 {
    margin-top: 52px !important;
  }
  .u-mb-md-52 {
    margin-bottom: 52px !important;
  }
  .u-ml-md-52 {
    margin-left: 52px !important;
  }
  .u-mr-md-52 {
    margin-right: 52px !important;
  }
  .u-mt-md-56 {
    margin-top: 56px !important;
  }
  .u-mb-md-56 {
    margin-bottom: 56px !important;
  }
  .u-ml-md-56 {
    margin-left: 56px !important;
  }
  .u-mr-md-56 {
    margin-right: 56px !important;
  }
  .u-mt-md-60 {
    margin-top: 60px !important;
  }
  .u-mb-md-60 {
    margin-bottom: 60px !important;
  }
  .u-ml-md-60 {
    margin-left: 60px !important;
  }
  .u-mr-md-60 {
    margin-right: 60px !important;
  }
  .u-mt-md-64 {
    margin-top: 64px !important;
  }
  .u-mb-md-64 {
    margin-bottom: 64px !important;
  }
  .u-ml-md-64 {
    margin-left: 64px !important;
  }
  .u-mr-md-64 {
    margin-right: 64px !important;
  }
  .u-mt-md-68 {
    margin-top: 68px !important;
  }
  .u-mb-md-68 {
    margin-bottom: 68px !important;
  }
  .u-ml-md-68 {
    margin-left: 68px !important;
  }
  .u-mr-md-68 {
    margin-right: 68px !important;
  }
  .u-mt-md-72 {
    margin-top: 72px !important;
  }
  .u-mb-md-72 {
    margin-bottom: 72px !important;
  }
  .u-ml-md-72 {
    margin-left: 72px !important;
  }
  .u-mr-md-72 {
    margin-right: 72px !important;
  }
  .u-mt-md-76 {
    margin-top: 76px !important;
  }
  .u-mb-md-76 {
    margin-bottom: 76px !important;
  }
  .u-ml-md-76 {
    margin-left: 76px !important;
  }
  .u-mr-md-76 {
    margin-right: 76px !important;
  }
  .u-mt-md-80 {
    margin-top: 80px !important;
  }
  .u-mb-md-80 {
    margin-bottom: 80px !important;
  }
  .u-ml-md-80 {
    margin-left: 80px !important;
  }
  .u-mr-md-80 {
    margin-right: 80px !important;
  }
}
@media screen and (max-width: 540px) {
  .u-m-pr-auto {
    margin: auto;
  }
  .u-m-pr-0 {
    margin: 0;
  }
  .u-m-pr-lr-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .u-m-pr-l-auto {
    margin-left: auto;
  }
  .u-m-pr-r-auto {
    margin-right: auto;
  }
  .u-mt-pr-0 {
    margin-top: 0px !important;
  }
  .u-mb-pr-0 {
    margin-bottom: 0px !important;
  }
  .u-ml-pr-0 {
    margin-left: 0px !important;
  }
  .u-mr-pr-0 {
    margin-right: 0px !important;
  }
  .u-mt-pr-4 {
    margin-top: 4px !important;
  }
  .u-mb-pr-4 {
    margin-bottom: 4px !important;
  }
  .u-ml-pr-4 {
    margin-left: 4px !important;
  }
  .u-mr-pr-4 {
    margin-right: 4px !important;
  }
  .u-mt-pr-8 {
    margin-top: 8px !important;
  }
  .u-mb-pr-8 {
    margin-bottom: 8px !important;
  }
  .u-ml-pr-8 {
    margin-left: 8px !important;
  }
  .u-mr-pr-8 {
    margin-right: 8px !important;
  }
  .u-mt-pr-12 {
    margin-top: 12px !important;
  }
  .u-mb-pr-12 {
    margin-bottom: 12px !important;
  }
  .u-ml-pr-12 {
    margin-left: 12px !important;
  }
  .u-mr-pr-12 {
    margin-right: 12px !important;
  }
  .u-mt-pr-16 {
    margin-top: 16px !important;
  }
  .u-mb-pr-16 {
    margin-bottom: 16px !important;
  }
  .u-ml-pr-16 {
    margin-left: 16px !important;
  }
  .u-mr-pr-16 {
    margin-right: 16px !important;
  }
  .u-mt-pr-20 {
    margin-top: 20px !important;
  }
  .u-mb-pr-20 {
    margin-bottom: 20px !important;
  }
  .u-ml-pr-20 {
    margin-left: 20px !important;
  }
  .u-mr-pr-20 {
    margin-right: 20px !important;
  }
  .u-mt-pr-24 {
    margin-top: 24px !important;
  }
  .u-mb-pr-24 {
    margin-bottom: 24px !important;
  }
  .u-ml-pr-24 {
    margin-left: 24px !important;
  }
  .u-mr-pr-24 {
    margin-right: 24px !important;
  }
  .u-mt-pr-28 {
    margin-top: 28px !important;
  }
  .u-mb-pr-28 {
    margin-bottom: 28px !important;
  }
  .u-ml-pr-28 {
    margin-left: 28px !important;
  }
  .u-mr-pr-28 {
    margin-right: 28px !important;
  }
  .u-mt-pr-32 {
    margin-top: 32px !important;
  }
  .u-mb-pr-32 {
    margin-bottom: 32px !important;
  }
  .u-ml-pr-32 {
    margin-left: 32px !important;
  }
  .u-mr-pr-32 {
    margin-right: 32px !important;
  }
  .u-mt-pr-36 {
    margin-top: 36px !important;
  }
  .u-mb-pr-36 {
    margin-bottom: 36px !important;
  }
  .u-ml-pr-36 {
    margin-left: 36px !important;
  }
  .u-mr-pr-36 {
    margin-right: 36px !important;
  }
  .u-mt-pr-40 {
    margin-top: 40px !important;
  }
  .u-mb-pr-40 {
    margin-bottom: 40px !important;
  }
  .u-ml-pr-40 {
    margin-left: 40px !important;
  }
  .u-mr-pr-40 {
    margin-right: 40px !important;
  }
  .u-mt-pr-44 {
    margin-top: 44px !important;
  }
  .u-mb-pr-44 {
    margin-bottom: 44px !important;
  }
  .u-ml-pr-44 {
    margin-left: 44px !important;
  }
  .u-mr-pr-44 {
    margin-right: 44px !important;
  }
  .u-mt-pr-48 {
    margin-top: 48px !important;
  }
  .u-mb-pr-48 {
    margin-bottom: 48px !important;
  }
  .u-ml-pr-48 {
    margin-left: 48px !important;
  }
  .u-mr-pr-48 {
    margin-right: 48px !important;
  }
  .u-mt-pr-52 {
    margin-top: 52px !important;
  }
  .u-mb-pr-52 {
    margin-bottom: 52px !important;
  }
  .u-ml-pr-52 {
    margin-left: 52px !important;
  }
  .u-mr-pr-52 {
    margin-right: 52px !important;
  }
  .u-mt-pr-56 {
    margin-top: 56px !important;
  }
  .u-mb-pr-56 {
    margin-bottom: 56px !important;
  }
  .u-ml-pr-56 {
    margin-left: 56px !important;
  }
  .u-mr-pr-56 {
    margin-right: 56px !important;
  }
  .u-mt-pr-60 {
    margin-top: 60px !important;
  }
  .u-mb-pr-60 {
    margin-bottom: 60px !important;
  }
  .u-ml-pr-60 {
    margin-left: 60px !important;
  }
  .u-mr-pr-60 {
    margin-right: 60px !important;
  }
  .u-mt-pr-64 {
    margin-top: 64px !important;
  }
  .u-mb-pr-64 {
    margin-bottom: 64px !important;
  }
  .u-ml-pr-64 {
    margin-left: 64px !important;
  }
  .u-mr-pr-64 {
    margin-right: 64px !important;
  }
  .u-mt-pr-68 {
    margin-top: 68px !important;
  }
  .u-mb-pr-68 {
    margin-bottom: 68px !important;
  }
  .u-ml-pr-68 {
    margin-left: 68px !important;
  }
  .u-mr-pr-68 {
    margin-right: 68px !important;
  }
  .u-mt-pr-72 {
    margin-top: 72px !important;
  }
  .u-mb-pr-72 {
    margin-bottom: 72px !important;
  }
  .u-ml-pr-72 {
    margin-left: 72px !important;
  }
  .u-mr-pr-72 {
    margin-right: 72px !important;
  }
  .u-mt-pr-76 {
    margin-top: 76px !important;
  }
  .u-mb-pr-76 {
    margin-bottom: 76px !important;
  }
  .u-ml-pr-76 {
    margin-left: 76px !important;
  }
  .u-mr-pr-76 {
    margin-right: 76px !important;
  }
  .u-mt-pr-80 {
    margin-top: 80px !important;
  }
  .u-mb-pr-80 {
    margin-bottom: 80px !important;
  }
  .u-ml-pr-80 {
    margin-left: 80px !important;
  }
  .u-mr-pr-80 {
    margin-right: 80px !important;
  }
}
@media screen and (max-width: 1024px) {
  .u-m-tb-auto {
    margin: auto;
  }
  .u-m-tb-0 {
    margin: 0;
  }
  .u-m-tb-lr-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .u-m-tb-l-auto {
    margin-left: auto;
  }
  .u-m-tb-r-auto {
    margin-right: auto;
  }
  .u-mt-tb-0 {
    margin-top: 0px !important;
  }
  .u-mb-tb-0 {
    margin-bottom: 0px !important;
  }
  .u-ml-tb-0 {
    margin-left: 0px !important;
  }
  .u-mr-tb-0 {
    margin-right: 0px !important;
  }
  .u-mt-tb-4 {
    margin-top: 4px !important;
  }
  .u-mb-tb-4 {
    margin-bottom: 4px !important;
  }
  .u-ml-tb-4 {
    margin-left: 4px !important;
  }
  .u-mr-tb-4 {
    margin-right: 4px !important;
  }
  .u-mt-tb-8 {
    margin-top: 8px !important;
  }
  .u-mb-tb-8 {
    margin-bottom: 8px !important;
  }
  .u-ml-tb-8 {
    margin-left: 8px !important;
  }
  .u-mr-tb-8 {
    margin-right: 8px !important;
  }
  .u-mt-tb-12 {
    margin-top: 12px !important;
  }
  .u-mb-tb-12 {
    margin-bottom: 12px !important;
  }
  .u-ml-tb-12 {
    margin-left: 12px !important;
  }
  .u-mr-tb-12 {
    margin-right: 12px !important;
  }
  .u-mt-tb-16 {
    margin-top: 16px !important;
  }
  .u-mb-tb-16 {
    margin-bottom: 16px !important;
  }
  .u-ml-tb-16 {
    margin-left: 16px !important;
  }
  .u-mr-tb-16 {
    margin-right: 16px !important;
  }
  .u-mt-tb-20 {
    margin-top: 20px !important;
  }
  .u-mb-tb-20 {
    margin-bottom: 20px !important;
  }
  .u-ml-tb-20 {
    margin-left: 20px !important;
  }
  .u-mr-tb-20 {
    margin-right: 20px !important;
  }
  .u-mt-tb-24 {
    margin-top: 24px !important;
  }
  .u-mb-tb-24 {
    margin-bottom: 24px !important;
  }
  .u-ml-tb-24 {
    margin-left: 24px !important;
  }
  .u-mr-tb-24 {
    margin-right: 24px !important;
  }
  .u-mt-tb-28 {
    margin-top: 28px !important;
  }
  .u-mb-tb-28 {
    margin-bottom: 28px !important;
  }
  .u-ml-tb-28 {
    margin-left: 28px !important;
  }
  .u-mr-tb-28 {
    margin-right: 28px !important;
  }
  .u-mt-tb-32 {
    margin-top: 32px !important;
  }
  .u-mb-tb-32 {
    margin-bottom: 32px !important;
  }
  .u-ml-tb-32 {
    margin-left: 32px !important;
  }
  .u-mr-tb-32 {
    margin-right: 32px !important;
  }
  .u-mt-tb-36 {
    margin-top: 36px !important;
  }
  .u-mb-tb-36 {
    margin-bottom: 36px !important;
  }
  .u-ml-tb-36 {
    margin-left: 36px !important;
  }
  .u-mr-tb-36 {
    margin-right: 36px !important;
  }
  .u-mt-tb-40 {
    margin-top: 40px !important;
  }
  .u-mb-tb-40 {
    margin-bottom: 40px !important;
  }
  .u-ml-tb-40 {
    margin-left: 40px !important;
  }
  .u-mr-tb-40 {
    margin-right: 40px !important;
  }
  .u-mt-tb-44 {
    margin-top: 44px !important;
  }
  .u-mb-tb-44 {
    margin-bottom: 44px !important;
  }
  .u-ml-tb-44 {
    margin-left: 44px !important;
  }
  .u-mr-tb-44 {
    margin-right: 44px !important;
  }
  .u-mt-tb-48 {
    margin-top: 48px !important;
  }
  .u-mb-tb-48 {
    margin-bottom: 48px !important;
  }
  .u-ml-tb-48 {
    margin-left: 48px !important;
  }
  .u-mr-tb-48 {
    margin-right: 48px !important;
  }
  .u-mt-tb-52 {
    margin-top: 52px !important;
  }
  .u-mb-tb-52 {
    margin-bottom: 52px !important;
  }
  .u-ml-tb-52 {
    margin-left: 52px !important;
  }
  .u-mr-tb-52 {
    margin-right: 52px !important;
  }
  .u-mt-tb-56 {
    margin-top: 56px !important;
  }
  .u-mb-tb-56 {
    margin-bottom: 56px !important;
  }
  .u-ml-tb-56 {
    margin-left: 56px !important;
  }
  .u-mr-tb-56 {
    margin-right: 56px !important;
  }
  .u-mt-tb-60 {
    margin-top: 60px !important;
  }
  .u-mb-tb-60 {
    margin-bottom: 60px !important;
  }
  .u-ml-tb-60 {
    margin-left: 60px !important;
  }
  .u-mr-tb-60 {
    margin-right: 60px !important;
  }
  .u-mt-tb-64 {
    margin-top: 64px !important;
  }
  .u-mb-tb-64 {
    margin-bottom: 64px !important;
  }
  .u-ml-tb-64 {
    margin-left: 64px !important;
  }
  .u-mr-tb-64 {
    margin-right: 64px !important;
  }
  .u-mt-tb-68 {
    margin-top: 68px !important;
  }
  .u-mb-tb-68 {
    margin-bottom: 68px !important;
  }
  .u-ml-tb-68 {
    margin-left: 68px !important;
  }
  .u-mr-tb-68 {
    margin-right: 68px !important;
  }
  .u-mt-tb-72 {
    margin-top: 72px !important;
  }
  .u-mb-tb-72 {
    margin-bottom: 72px !important;
  }
  .u-ml-tb-72 {
    margin-left: 72px !important;
  }
  .u-mr-tb-72 {
    margin-right: 72px !important;
  }
  .u-mt-tb-76 {
    margin-top: 76px !important;
  }
  .u-mb-tb-76 {
    margin-bottom: 76px !important;
  }
  .u-ml-tb-76 {
    margin-left: 76px !important;
  }
  .u-mr-tb-76 {
    margin-right: 76px !important;
  }
  .u-mt-tb-80 {
    margin-top: 80px !important;
  }
  .u-mb-tb-80 {
    margin-bottom: 80px !important;
  }
  .u-ml-tb-80 {
    margin-left: 80px !important;
  }
  .u-mr-tb-80 {
    margin-right: 80px !important;
  }
}
.u-pt-0 {
  padding-top: 0px !important;
}

.u-pb-0 {
  padding-bottom: 0px !important;
}

.u-pl-0 {
  padding-left: 0px !important;
}

.u-pr-0 {
  padding-right: 0px !important;
}

.u-pt-4 {
  padding-top: 4px !important;
}

.u-pb-4 {
  padding-bottom: 4px !important;
}

.u-pl-4 {
  padding-left: 4px !important;
}

.u-pr-4 {
  padding-right: 4px !important;
}

.u-pt-8 {
  padding-top: 8px !important;
}

.u-pb-8 {
  padding-bottom: 8px !important;
}

.u-pl-8 {
  padding-left: 8px !important;
}

.u-pr-8 {
  padding-right: 8px !important;
}

.u-pt-12 {
  padding-top: 12px !important;
}

.u-pb-12 {
  padding-bottom: 12px !important;
}

.u-pl-12 {
  padding-left: 12px !important;
}

.u-pr-12 {
  padding-right: 12px !important;
}

.u-pt-16 {
  padding-top: 16px !important;
}

.u-pb-16 {
  padding-bottom: 16px !important;
}

.u-pl-16 {
  padding-left: 16px !important;
}

.u-pr-16 {
  padding-right: 16px !important;
}

.u-pt-20 {
  padding-top: 20px !important;
}

.u-pb-20 {
  padding-bottom: 20px !important;
}

.u-pl-20 {
  padding-left: 20px !important;
}

.u-pr-20 {
  padding-right: 20px !important;
}

.u-pt-24 {
  padding-top: 24px !important;
}

.u-pb-24 {
  padding-bottom: 24px !important;
}

.u-pl-24 {
  padding-left: 24px !important;
}

.u-pr-24 {
  padding-right: 24px !important;
}

.u-pt-28 {
  padding-top: 28px !important;
}

.u-pb-28 {
  padding-bottom: 28px !important;
}

.u-pl-28 {
  padding-left: 28px !important;
}

.u-pr-28 {
  padding-right: 28px !important;
}

.u-pt-32 {
  padding-top: 32px !important;
}

.u-pb-32 {
  padding-bottom: 32px !important;
}

.u-pl-32 {
  padding-left: 32px !important;
}

.u-pr-32 {
  padding-right: 32px !important;
}

.u-pt-36 {
  padding-top: 36px !important;
}

.u-pb-36 {
  padding-bottom: 36px !important;
}

.u-pl-36 {
  padding-left: 36px !important;
}

.u-pr-36 {
  padding-right: 36px !important;
}

.u-pt-40 {
  padding-top: 40px !important;
}

.u-pb-40 {
  padding-bottom: 40px !important;
}

.u-pl-40 {
  padding-left: 40px !important;
}

.u-pr-40 {
  padding-right: 40px !important;
}

.u-pt-44 {
  padding-top: 44px !important;
}

.u-pb-44 {
  padding-bottom: 44px !important;
}

.u-pl-44 {
  padding-left: 44px !important;
}

.u-pr-44 {
  padding-right: 44px !important;
}

.u-pt-48 {
  padding-top: 48px !important;
}

.u-pb-48 {
  padding-bottom: 48px !important;
}

.u-pl-48 {
  padding-left: 48px !important;
}

.u-pr-48 {
  padding-right: 48px !important;
}

.u-pt-52 {
  padding-top: 52px !important;
}

.u-pb-52 {
  padding-bottom: 52px !important;
}

.u-pl-52 {
  padding-left: 52px !important;
}

.u-pr-52 {
  padding-right: 52px !important;
}

.u-pt-56 {
  padding-top: 56px !important;
}

.u-pb-56 {
  padding-bottom: 56px !important;
}

.u-pl-56 {
  padding-left: 56px !important;
}

.u-pr-56 {
  padding-right: 56px !important;
}

.u-pt-60 {
  padding-top: 60px !important;
}

.u-pb-60 {
  padding-bottom: 60px !important;
}

.u-pl-60 {
  padding-left: 60px !important;
}

.u-pr-60 {
  padding-right: 60px !important;
}

@media screen and (max-width: 768px) {
  .u-pt-md-0 {
    padding-top: 0px !important;
  }
  .u-pb-md-0 {
    padding-bottom: 0px !important;
  }
  .u-pl-md-0 {
    padding-left: 0px !important;
  }
  .u-pr-md-0 {
    padding-right: 0px !important;
  }
  .u-pt-md-4 {
    padding-top: 4px !important;
  }
  .u-pb-md-4 {
    padding-bottom: 4px !important;
  }
  .u-pl-md-4 {
    padding-left: 4px !important;
  }
  .u-pr-md-4 {
    padding-right: 4px !important;
  }
  .u-pt-md-8 {
    padding-top: 8px !important;
  }
  .u-pb-md-8 {
    padding-bottom: 8px !important;
  }
  .u-pl-md-8 {
    padding-left: 8px !important;
  }
  .u-pr-md-8 {
    padding-right: 8px !important;
  }
  .u-pt-md-12 {
    padding-top: 12px !important;
  }
  .u-pb-md-12 {
    padding-bottom: 12px !important;
  }
  .u-pl-md-12 {
    padding-left: 12px !important;
  }
  .u-pr-md-12 {
    padding-right: 12px !important;
  }
  .u-pt-md-16 {
    padding-top: 16px !important;
  }
  .u-pb-md-16 {
    padding-bottom: 16px !important;
  }
  .u-pl-md-16 {
    padding-left: 16px !important;
  }
  .u-pr-md-16 {
    padding-right: 16px !important;
  }
  .u-pt-md-20 {
    padding-top: 20px !important;
  }
  .u-pb-md-20 {
    padding-bottom: 20px !important;
  }
  .u-pl-md-20 {
    padding-left: 20px !important;
  }
  .u-pr-md-20 {
    padding-right: 20px !important;
  }
  .u-pt-md-24 {
    padding-top: 24px !important;
  }
  .u-pb-md-24 {
    padding-bottom: 24px !important;
  }
  .u-pl-md-24 {
    padding-left: 24px !important;
  }
  .u-pr-md-24 {
    padding-right: 24px !important;
  }
  .u-pt-md-28 {
    padding-top: 28px !important;
  }
  .u-pb-md-28 {
    padding-bottom: 28px !important;
  }
  .u-pl-md-28 {
    padding-left: 28px !important;
  }
  .u-pr-md-28 {
    padding-right: 28px !important;
  }
  .u-pt-md-32 {
    padding-top: 32px !important;
  }
  .u-pb-md-32 {
    padding-bottom: 32px !important;
  }
  .u-pl-md-32 {
    padding-left: 32px !important;
  }
  .u-pr-md-32 {
    padding-right: 32px !important;
  }
  .u-pt-md-36 {
    padding-top: 36px !important;
  }
  .u-pb-md-36 {
    padding-bottom: 36px !important;
  }
  .u-pl-md-36 {
    padding-left: 36px !important;
  }
  .u-pr-md-36 {
    padding-right: 36px !important;
  }
  .u-pt-md-40 {
    padding-top: 40px !important;
  }
  .u-pb-md-40 {
    padding-bottom: 40px !important;
  }
  .u-pl-md-40 {
    padding-left: 40px !important;
  }
  .u-pr-md-40 {
    padding-right: 40px !important;
  }
  .u-pt-md-44 {
    padding-top: 44px !important;
  }
  .u-pb-md-44 {
    padding-bottom: 44px !important;
  }
  .u-pl-md-44 {
    padding-left: 44px !important;
  }
  .u-pr-md-44 {
    padding-right: 44px !important;
  }
  .u-pt-md-48 {
    padding-top: 48px !important;
  }
  .u-pb-md-48 {
    padding-bottom: 48px !important;
  }
  .u-pl-md-48 {
    padding-left: 48px !important;
  }
  .u-pr-md-48 {
    padding-right: 48px !important;
  }
  .u-pt-md-52 {
    padding-top: 52px !important;
  }
  .u-pb-md-52 {
    padding-bottom: 52px !important;
  }
  .u-pl-md-52 {
    padding-left: 52px !important;
  }
  .u-pr-md-52 {
    padding-right: 52px !important;
  }
  .u-pt-md-56 {
    padding-top: 56px !important;
  }
  .u-pb-md-56 {
    padding-bottom: 56px !important;
  }
  .u-pl-md-56 {
    padding-left: 56px !important;
  }
  .u-pr-md-56 {
    padding-right: 56px !important;
  }
  .u-pt-md-60 {
    padding-top: 60px !important;
  }
  .u-pb-md-60 {
    padding-bottom: 60px !important;
  }
  .u-pl-md-60 {
    padding-left: 60px !important;
  }
  .u-pr-md-60 {
    padding-right: 60px !important;
  }
}
@media screen and (max-width: 540px) {
  .u-pt-pr-0 {
    padding-top: 0px !important;
  }
  .u-pb-pr-0 {
    padding-bottom: 0px !important;
  }
  .u-pl-pr-0 {
    padding-left: 0px !important;
  }
  .u-pr-pr-0 {
    padding-right: 0px !important;
  }
  .u-pt-pr-4 {
    padding-top: 4px !important;
  }
  .u-pb-pr-4 {
    padding-bottom: 4px !important;
  }
  .u-pl-pr-4 {
    padding-left: 4px !important;
  }
  .u-pr-pr-4 {
    padding-right: 4px !important;
  }
  .u-pt-pr-8 {
    padding-top: 8px !important;
  }
  .u-pb-pr-8 {
    padding-bottom: 8px !important;
  }
  .u-pl-pr-8 {
    padding-left: 8px !important;
  }
  .u-pr-pr-8 {
    padding-right: 8px !important;
  }
  .u-pt-pr-12 {
    padding-top: 12px !important;
  }
  .u-pb-pr-12 {
    padding-bottom: 12px !important;
  }
  .u-pl-pr-12 {
    padding-left: 12px !important;
  }
  .u-pr-pr-12 {
    padding-right: 12px !important;
  }
  .u-pt-pr-16 {
    padding-top: 16px !important;
  }
  .u-pb-pr-16 {
    padding-bottom: 16px !important;
  }
  .u-pl-pr-16 {
    padding-left: 16px !important;
  }
  .u-pr-pr-16 {
    padding-right: 16px !important;
  }
  .u-pt-pr-20 {
    padding-top: 20px !important;
  }
  .u-pb-pr-20 {
    padding-bottom: 20px !important;
  }
  .u-pl-pr-20 {
    padding-left: 20px !important;
  }
  .u-pr-pr-20 {
    padding-right: 20px !important;
  }
  .u-pt-pr-24 {
    padding-top: 24px !important;
  }
  .u-pb-pr-24 {
    padding-bottom: 24px !important;
  }
  .u-pl-pr-24 {
    padding-left: 24px !important;
  }
  .u-pr-pr-24 {
    padding-right: 24px !important;
  }
  .u-pt-pr-28 {
    padding-top: 28px !important;
  }
  .u-pb-pr-28 {
    padding-bottom: 28px !important;
  }
  .u-pl-pr-28 {
    padding-left: 28px !important;
  }
  .u-pr-pr-28 {
    padding-right: 28px !important;
  }
  .u-pt-pr-32 {
    padding-top: 32px !important;
  }
  .u-pb-pr-32 {
    padding-bottom: 32px !important;
  }
  .u-pl-pr-32 {
    padding-left: 32px !important;
  }
  .u-pr-pr-32 {
    padding-right: 32px !important;
  }
  .u-pt-pr-36 {
    padding-top: 36px !important;
  }
  .u-pb-pr-36 {
    padding-bottom: 36px !important;
  }
  .u-pl-pr-36 {
    padding-left: 36px !important;
  }
  .u-pr-pr-36 {
    padding-right: 36px !important;
  }
  .u-pt-pr-40 {
    padding-top: 40px !important;
  }
  .u-pb-pr-40 {
    padding-bottom: 40px !important;
  }
  .u-pl-pr-40 {
    padding-left: 40px !important;
  }
  .u-pr-pr-40 {
    padding-right: 40px !important;
  }
  .u-pt-pr-44 {
    padding-top: 44px !important;
  }
  .u-pb-pr-44 {
    padding-bottom: 44px !important;
  }
  .u-pl-pr-44 {
    padding-left: 44px !important;
  }
  .u-pr-pr-44 {
    padding-right: 44px !important;
  }
  .u-pt-pr-48 {
    padding-top: 48px !important;
  }
  .u-pb-pr-48 {
    padding-bottom: 48px !important;
  }
  .u-pl-pr-48 {
    padding-left: 48px !important;
  }
  .u-pr-pr-48 {
    padding-right: 48px !important;
  }
  .u-pt-pr-52 {
    padding-top: 52px !important;
  }
  .u-pb-pr-52 {
    padding-bottom: 52px !important;
  }
  .u-pl-pr-52 {
    padding-left: 52px !important;
  }
  .u-pr-pr-52 {
    padding-right: 52px !important;
  }
  .u-pt-pr-56 {
    padding-top: 56px !important;
  }
  .u-pb-pr-56 {
    padding-bottom: 56px !important;
  }
  .u-pl-pr-56 {
    padding-left: 56px !important;
  }
  .u-pr-pr-56 {
    padding-right: 56px !important;
  }
  .u-pt-pr-60 {
    padding-top: 60px !important;
  }
  .u-pb-pr-60 {
    padding-bottom: 60px !important;
  }
  .u-pl-pr-60 {
    padding-left: 60px !important;
  }
  .u-pr-pr-60 {
    padding-right: 60px !important;
  }
}
.u-text--auto {
  font-size: 1.0416666667vw;
}
@media screen and (max-width: 1024px) {
  .u-text--auto {
    font-size: 1.4rem;
  }
}
.u-text--xs {
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .u-text--xs {
    font-size: 1rem;
  }
}
.u-text--s {
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .u-text--s {
    font-size: 1.2rem;
  }
}
.u-text--medium {
  font-size: 1.8rem;
}
.u-text--gradation {
  display: inline-block;
  background: rgb(252, 185, 34);
  background: linear-gradient(45deg, rgb(252, 185, 34) 0%, rgb(252, 107, 112) 100%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.u-text--bold {
  font-weight: 700 !important;
}
.u-text--md {
  font-weight: 500 !important;
}
.u-text--normal {
  font-weight: 400 !important;
}
.u-text--left {
  text-align: left !important;
}
.u-text--right {
  text-align: right !important;
}
.u-text--center {
  text-align: center !important;
}
@media (width >= 541px) {
  .u-text--pccenter {
    text-align: center !important;
  }
}
@media screen and (max-width: 540px) {
  .u-text--spcenter {
    text-align: center !important;
  }
}
.u-text--notice {
  color: #666;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.5;
  text-indent: -1.5em;
  padding-left: 1.5em;
  vertical-align: text-top;
}
@media screen and (max-width: 768px) {
  .u-text--notice {
    font-size: 1.2rem;
  }
}
.u-text--underline {
  text-decoration: underline;
}

.u-textlink--arrow, .u-textlink--pdf, .u-textlink--blank {
  color: #0049a7;
  display: inline-block;
  position: relative;
}
.u-textlink--arrow i:first-child, .u-textlink--pdf i:first-child, .u-textlink--blank i:first-child {
  color: #0049a7;
  text-decoration: none;
  position: absolute;
}
.u-textlink--arrow {
  padding-left: 24px;
}
.u-textlink--arrow i:first-child {
  font-size: 1.6rem;
  margin-right: 0.5rem;
  margin-left: 0;
  left: 0;
  top: 0.8rem;
}
@media screen and (max-width: 768px) {
  .u-textlink--arrow i:first-child {
    font-size: 1.4rem;
    top: 0.6em;
  }
}
.u-textlink--arrow--secondary {
  padding-left: 14px;
}
@media screen and (max-width: 768px) {
  .u-textlink--arrow--secondary {
    padding-left: 12px;
  }
}
.u-textlink--arrow--secondary [class*=fa-angle] {
  font-size: 2rem;
  left: -1px;
  top: 0.6em;
}
@media screen and (max-width: 768px) {
  .u-textlink--arrow--secondary [class*=fa-angle] {
    font-size: 1.5rem;
  }
}
.u-textlink--pdf {
  padding-right: 24px;
}
@media screen and (max-width: 768px) {
  .u-textlink--pdf {
    padding-right: 18px;
  }
}
.u-textlink--pdf i:first-child {
  top: 0.5em;
}
.u-textlink--blank {
  padding-right: 28px;
}
@media screen and (max-width: 768px) {
  .u-textlink--blank {
    padding-right: 24px;
  }
}
.u-textlink--blank i:first-child {
  top: 0.4em;
}

p .fa-file-pdf, p .fa-external-link {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

.u-wid-10 {
  width: 10px !important;
  min-width: 10px !important;
}

.u-wid-20 {
  width: 20px !important;
  min-width: 20px !important;
}

.u-wid-30 {
  width: 30px !important;
  min-width: 30px !important;
}

.u-wid-40 {
  width: 40px !important;
  min-width: 40px !important;
}

.u-wid-50 {
  width: 50px !important;
  min-width: 50px !important;
}

.u-wid-60 {
  width: 60px !important;
  min-width: 60px !important;
}

.u-wid-70 {
  width: 70px !important;
  min-width: 70px !important;
}

.u-wid-80 {
  width: 80px !important;
  min-width: 80px !important;
}

.u-wid-90 {
  width: 90px !important;
  min-width: 90px !important;
}

.u-wid-100 {
  width: 100px !important;
  min-width: 100px !important;
}

.u-wid-110 {
  width: 110px !important;
  min-width: 110px !important;
}

.u-wid-120 {
  width: 120px !important;
  min-width: 120px !important;
}

.u-wid-130 {
  width: 130px !important;
  min-width: 130px !important;
}

.u-wid-140 {
  width: 140px !important;
  min-width: 140px !important;
}

.u-wid-150 {
  width: 150px !important;
  min-width: 150px !important;
}

.u-wid-160 {
  width: 160px !important;
  min-width: 160px !important;
}

.u-wid-170 {
  width: 170px !important;
  min-width: 170px !important;
}

.u-wid-180 {
  width: 180px !important;
  min-width: 180px !important;
}

.u-wid-190 {
  width: 190px !important;
  min-width: 190px !important;
}

.u-wid-200 {
  width: 200px !important;
  min-width: 200px !important;
}

.u-wid-210 {
  width: 210px !important;
  min-width: 210px !important;
}

.u-wid-220 {
  width: 220px !important;
  min-width: 220px !important;
}

.u-wid-230 {
  width: 230px !important;
  min-width: 230px !important;
}

.u-wid-240 {
  width: 240px !important;
  min-width: 240px !important;
}

.u-wid-250 {
  width: 250px !important;
  min-width: 250px !important;
}

.u-wid-260 {
  width: 260px !important;
  min-width: 260px !important;
}

.u-wid-270 {
  width: 270px !important;
  min-width: 270px !important;
}

.u-wid-280 {
  width: 280px !important;
  min-width: 280px !important;
}

.u-wid-290 {
  width: 290px !important;
  min-width: 290px !important;
}

.u-wid-300 {
  width: 300px !important;
  min-width: 300px !important;
}

.u-wid-310 {
  width: 310px !important;
  min-width: 310px !important;
}

.u-wid-320 {
  width: 320px !important;
  min-width: 320px !important;
}

.u-wid-330 {
  width: 330px !important;
  min-width: 330px !important;
}

.u-wid-340 {
  width: 340px !important;
  min-width: 340px !important;
}

.u-wid-350 {
  width: 350px !important;
  min-width: 350px !important;
}

.u-wid-360 {
  width: 360px !important;
  min-width: 360px !important;
}

.u-wid-370 {
  width: 370px !important;
  min-width: 370px !important;
}

.u-wid-380 {
  width: 380px !important;
  min-width: 380px !important;
}

.u-wid-390 {
  width: 390px !important;
  min-width: 390px !important;
}

.u-wid-400 {
  width: 400px !important;
  min-width: 400px !important;
}

.u-wid-410 {
  width: 410px !important;
  min-width: 410px !important;
}

.u-wid-420 {
  width: 420px !important;
  min-width: 420px !important;
}

.u-wid-430 {
  width: 430px !important;
  min-width: 430px !important;
}

.u-wid-440 {
  width: 440px !important;
  min-width: 440px !important;
}

.u-wid-450 {
  width: 450px !important;
  min-width: 450px !important;
}

.u-wid-460 {
  width: 460px !important;
  min-width: 460px !important;
}

.u-wid-470 {
  width: 470px !important;
  min-width: 470px !important;
}

.u-wid-480 {
  width: 480px !important;
  min-width: 480px !important;
}

.u-wid-490 {
  width: 490px !important;
  min-width: 490px !important;
}

.u-wid-500 {
  width: 500px !important;
  min-width: 500px !important;
}

.u-wid-510 {
  width: 510px !important;
  min-width: 510px !important;
}

.u-wid-520 {
  width: 520px !important;
  min-width: 520px !important;
}

.u-wid-530 {
  width: 530px !important;
  min-width: 530px !important;
}

.u-wid-540 {
  width: 540px !important;
  min-width: 540px !important;
}

.u-wid-550 {
  width: 550px !important;
  min-width: 550px !important;
}

.u-wid-560 {
  width: 560px !important;
  min-width: 560px !important;
}

.u-wid-570 {
  width: 570px !important;
  min-width: 570px !important;
}

.u-wid-580 {
  width: 580px !important;
  min-width: 580px !important;
}

.u-wid-590 {
  width: 590px !important;
  min-width: 590px !important;
}

.u-wid-600 {
  width: 600px !important;
  min-width: 600px !important;
}

.u-wid-610 {
  width: 610px !important;
  min-width: 610px !important;
}

.u-wid-620 {
  width: 620px !important;
  min-width: 620px !important;
}

.u-wid-630 {
  width: 630px !important;
  min-width: 630px !important;
}

.u-wid-640 {
  width: 640px !important;
  min-width: 640px !important;
}

.u-wid-650 {
  width: 650px !important;
  min-width: 650px !important;
}

.u-wid-660 {
  width: 660px !important;
  min-width: 660px !important;
}

.u-wid-670 {
  width: 670px !important;
  min-width: 670px !important;
}

.u-wid-680 {
  width: 680px !important;
  min-width: 680px !important;
}

.u-wid-690 {
  width: 690px !important;
  min-width: 690px !important;
}

.u-wid-700 {
  width: 700px !important;
  min-width: 700px !important;
}

.u-wid-710 {
  width: 710px !important;
  min-width: 710px !important;
}

.u-wid-720 {
  width: 720px !important;
  min-width: 720px !important;
}

.u-wid-730 {
  width: 730px !important;
  min-width: 730px !important;
}

.u-wid-740 {
  width: 740px !important;
  min-width: 740px !important;
}

.u-wid-750 {
  width: 750px !important;
  min-width: 750px !important;
}

.u-wid-760 {
  width: 760px !important;
  min-width: 760px !important;
}

.u-wid-770 {
  width: 770px !important;
  min-width: 770px !important;
}

.u-wid-780 {
  width: 780px !important;
  min-width: 780px !important;
}

.u-wid-790 {
  width: 790px !important;
  min-width: 790px !important;
}

.u-wid-800 {
  width: 800px !important;
  min-width: 800px !important;
}

.u-wid-810 {
  width: 810px !important;
  min-width: 810px !important;
}

.u-wid-820 {
  width: 820px !important;
  min-width: 820px !important;
}

.u-wid-830 {
  width: 830px !important;
  min-width: 830px !important;
}

.u-wid-840 {
  width: 840px !important;
  min-width: 840px !important;
}

.u-wid-850 {
  width: 850px !important;
  min-width: 850px !important;
}

.u-wid-860 {
  width: 860px !important;
  min-width: 860px !important;
}

.u-wid-870 {
  width: 870px !important;
  min-width: 870px !important;
}

.u-wid-880 {
  width: 880px !important;
  min-width: 880px !important;
}

.u-wid-890 {
  width: 890px !important;
  min-width: 890px !important;
}

.u-wid-900 {
  width: 900px !important;
  min-width: 900px !important;
}

.u-wid-910 {
  width: 910px !important;
  min-width: 910px !important;
}

.u-wid-920 {
  width: 920px !important;
  min-width: 920px !important;
}

.u-wid-930 {
  width: 930px !important;
  min-width: 930px !important;
}

.u-wid-940 {
  width: 940px !important;
  min-width: 940px !important;
}

.u-wid-950 {
  width: 950px !important;
  min-width: 950px !important;
}

.u-wid-960 {
  width: 960px !important;
  min-width: 960px !important;
}

.u-wid-970 {
  width: 970px !important;
  min-width: 970px !important;
}

.u-wid-980 {
  width: 980px !important;
  min-width: 980px !important;
}

.u-wid-990 {
  width: 990px !important;
  min-width: 990px !important;
}

.u-wid-1000 {
  width: 1000px !important;
  min-width: 1000px !important;
}

.u-wid-05per {
  width: 5% !important;
  min-width: 5% !important;
}

.u-wid-10per {
  width: 10% !important;
  min-width: 10% !important;
}

.u-wid-15per {
  width: 15% !important;
  min-width: 15% !important;
}

.u-wid-20per {
  width: 20% !important;
  min-width: 20% !important;
}

.u-wid-25per {
  width: 25% !important;
  min-width: 25% !important;
}

.u-wid-30per {
  width: 30% !important;
  min-width: 30% !important;
}

.u-wid-35per {
  width: 35% !important;
  min-width: 35% !important;
}

.u-wid-40per {
  width: 40% !important;
  min-width: 40% !important;
}

.u-wid-45per {
  width: 45% !important;
  min-width: 45% !important;
}

.u-wid-50per {
  width: 50% !important;
  min-width: 50% !important;
}

.u-wid-55per {
  width: 55% !important;
  min-width: 55% !important;
}

.u-wid-60per {
  width: 60% !important;
  min-width: 60% !important;
}

.u-wid-65per {
  width: 65% !important;
  min-width: 65% !important;
}

.u-wid-70per {
  width: 70% !important;
  min-width: 70% !important;
}

.u-wid-75per {
  width: 75% !important;
  min-width: 75% !important;
}

.u-wid-80per {
  width: 80% !important;
  min-width: 80% !important;
}

.u-wid-85per {
  width: 85% !important;
  min-width: 85% !important;
}

.u-wid-90per {
  width: 90% !important;
  min-width: 90% !important;
}

.u-wid-95per {
  width: 95% !important;
  min-width: 95% !important;
}

.u-wid-100per {
  width: 100% !important;
  min-width: 100% !important;
}

.u-wid-auto {
  width: auto !important;
  min-width: 0;
}

@media screen and (max-width: 768px) {
  .u-wid-md-10 {
    width: 10px !important;
    min-width: 10px !important;
  }
  .u-wid-md-20 {
    width: 20px !important;
    min-width: 20px !important;
  }
  .u-wid-md-30 {
    width: 30px !important;
    min-width: 30px !important;
  }
  .u-wid-md-40 {
    width: 40px !important;
    min-width: 40px !important;
  }
  .u-wid-md-50 {
    width: 50px !important;
    min-width: 50px !important;
  }
  .u-wid-md-60 {
    width: 60px !important;
    min-width: 60px !important;
  }
  .u-wid-md-70 {
    width: 70px !important;
    min-width: 70px !important;
  }
  .u-wid-md-80 {
    width: 80px !important;
    min-width: 80px !important;
  }
  .u-wid-md-90 {
    width: 90px !important;
    min-width: 90px !important;
  }
  .u-wid-md-100 {
    width: 100px !important;
    min-width: 100px !important;
  }
  .u-wid-md-110 {
    width: 110px !important;
    min-width: 110px !important;
  }
  .u-wid-md-120 {
    width: 120px !important;
    min-width: 120px !important;
  }
  .u-wid-md-130 {
    width: 130px !important;
    min-width: 130px !important;
  }
  .u-wid-md-140 {
    width: 140px !important;
    min-width: 140px !important;
  }
  .u-wid-md-150 {
    width: 150px !important;
    min-width: 150px !important;
  }
  .u-wid-md-160 {
    width: 160px !important;
    min-width: 160px !important;
  }
  .u-wid-md-170 {
    width: 170px !important;
    min-width: 170px !important;
  }
  .u-wid-md-180 {
    width: 180px !important;
    min-width: 180px !important;
  }
  .u-wid-md-190 {
    width: 190px !important;
    min-width: 190px !important;
  }
  .u-wid-md-200 {
    width: 200px !important;
    min-width: 200px !important;
  }
  .u-wid-md-210 {
    width: 210px !important;
    min-width: 210px !important;
  }
  .u-wid-md-220 {
    width: 220px !important;
    min-width: 220px !important;
  }
  .u-wid-md-230 {
    width: 230px !important;
    min-width: 230px !important;
  }
  .u-wid-md-240 {
    width: 240px !important;
    min-width: 240px !important;
  }
  .u-wid-md-250 {
    width: 250px !important;
    min-width: 250px !important;
  }
  .u-wid-md-260 {
    width: 260px !important;
    min-width: 260px !important;
  }
  .u-wid-md-270 {
    width: 270px !important;
    min-width: 270px !important;
  }
  .u-wid-md-280 {
    width: 280px !important;
    min-width: 280px !important;
  }
  .u-wid-md-290 {
    width: 290px !important;
    min-width: 290px !important;
  }
  .u-wid-md-300 {
    width: 300px !important;
    min-width: 300px !important;
  }
  .u-wid-md-310 {
    width: 310px !important;
    min-width: 310px !important;
  }
  .u-wid-md-320 {
    width: 320px !important;
    min-width: 320px !important;
  }
  .u-wid-md-330 {
    width: 330px !important;
    min-width: 330px !important;
  }
  .u-wid-md-340 {
    width: 340px !important;
    min-width: 340px !important;
  }
  .u-wid-md-350 {
    width: 350px !important;
    min-width: 350px !important;
  }
  .u-wid-md-360 {
    width: 360px !important;
    min-width: 360px !important;
  }
  .u-wid-md-370 {
    width: 370px !important;
    min-width: 370px !important;
  }
  .u-wid-md-380 {
    width: 380px !important;
    min-width: 380px !important;
  }
  .u-wid-md-390 {
    width: 390px !important;
    min-width: 390px !important;
  }
  .u-wid-md-400 {
    width: 400px !important;
    min-width: 400px !important;
  }
  .u-wid-md-410 {
    width: 410px !important;
    min-width: 410px !important;
  }
  .u-wid-md-420 {
    width: 420px !important;
    min-width: 420px !important;
  }
  .u-wid-md-430 {
    width: 430px !important;
    min-width: 430px !important;
  }
  .u-wid-md-440 {
    width: 440px !important;
    min-width: 440px !important;
  }
  .u-wid-md-450 {
    width: 450px !important;
    min-width: 450px !important;
  }
  .u-wid-md-460 {
    width: 460px !important;
    min-width: 460px !important;
  }
  .u-wid-md-470 {
    width: 470px !important;
    min-width: 470px !important;
  }
  .u-wid-md-480 {
    width: 480px !important;
    min-width: 480px !important;
  }
  .u-wid-md-490 {
    width: 490px !important;
    min-width: 490px !important;
  }
  .u-wid-md-500 {
    width: 500px !important;
    min-width: 500px !important;
  }
  .u-wid-md-10per {
    width: 10% !important;
    min-width: 10% !important;
  }
  .u-wid-md-20per {
    width: 20% !important;
    min-width: 20% !important;
  }
  .u-wid-md-30per {
    width: 30% !important;
    min-width: 30% !important;
  }
  .u-wid-md-40per {
    width: 40% !important;
    min-width: 40% !important;
  }
  .u-wid-md-50per {
    width: 50% !important;
    min-width: 50% !important;
  }
  .u-wid-md-60per {
    width: 60% !important;
    min-width: 60% !important;
  }
  .u-wid-md-70per {
    width: 70% !important;
    min-width: 70% !important;
  }
  .u-wid-md-80per {
    width: 80% !important;
    min-width: 80% !important;
  }
  .u-wid-md-90per {
    width: 90% !important;
    min-width: 90% !important;
  }
  .u-wid-md-100per {
    width: 100% !important;
    min-width: 100% !important;
  }
}
.u-bg {
  position: relative;
  z-index: 0;
  margin-top: 120px;
  padding: 120px 0;
}
@media screen and (max-width: 768px) {
  .u-bg {
    margin-top: 80px;
    padding: 80px 0;
  }
}
.u-bg::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
}
.u-bg--right::before {
  left: 8.6111111111%;
  border-radius: 100px 0 0 100px;
  background: transparent linear-gradient(127deg, #FFF2F3 0%, #FFF8E5 100%) 0% 0% no-repeat padding-box;
}
@media screen and (max-width: 768px) {
  .u-bg--right::before {
    left: 0;
    border-radius: 0;
  }
}
.u-bg--left::before {
  right: 8.6111111111%;
  border-radius: 0 100px 100px 0;
  background: transparent linear-gradient(113deg, #FFF2F3 0%, #FFF8E5 100%) 0% 0% no-repeat padding-box;
}
@media screen and (max-width: 768px) {
  .u-bg--left::before {
    right: 0;
    border-radius: 0;
  }
}
.u-bg__footer {
  position: relative;
  z-index: 0;
}
.u-bg__footer::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background: rgb(255, 242, 243);
  background: linear-gradient(0deg, rgb(255, 242, 243) 0%, rgb(255, 255, 255) 100%);
}

.u-notes {
  display: table;
  width: 100%;
  margin: 0;
  padding-left: 0;
}
.u-notes__center {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.u-notes li {
  font-weight: normal;
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .u-notes li {
    font-size: 1rem;
  }
}
.u-notes__head {
  display: table-cell;
  vertical-align: top;
  white-space: nowrap;
}
.u-notes__body {
  display: table-cell;
  vertical-align: top;
}
