/* resset.dev • v5.0.2 */

/* # =================================================================
   # Global selectors
   # ================================================================= */

   html {
    -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
    -moz-tab-size: 4;
    -o-tab-size: 4;
    box-sizing: border-box;
    tab-size: 4;
    word-break: normal;
  }
  
  *,
  ::before,
  ::after {
    background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
    box-sizing: inherit;
  }
  
  ::before,
  ::after {
    text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
    vertical-align: inherit;
  }
  
  * {
    margin: 0;
    padding: 0; /* Reset `padding` and `margin` of all elements */
  }
  
  /* # =================================================================
     # General elements
     # ================================================================= */
  
  hr {
    color: inherit; /* Correct border color in Firefox. */
    height: 0; /* Add the correct box sizing in Firefox */
    overflow: visible; /* Show the overflow in Edge and IE */
  }
  
  details,
  main {
    display: block; /* Render the `main` element consistently in IE. */
  }
  
  summary {
    display: list-item; /* Add the correct display in all browsers */
  }
  
  small {
    font-size: 80%; /* Set font-size to 80% in `small` elements */
  }
  
  [hidden] {
    display: none; /* Add the correct display in IE */
  }
  
  abbr[title] {
    -webkit-text-decoration: underline dotted;
    border-bottom: none; /* Remove the bottom border in Chrome 57 */ /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
    text-decoration: underline;
    text-decoration: underline dotted;
  }
  
  a {
    background-color: transparent; /* Remove the gray background on active links in IE 10 */
  }
  
  a:active,
  a:hover {
    outline-width: 0; /* Remove the outline when hovering in all browsers */
  }
  
  code,
  kbd,
  pre,
  samp {
    font-family: monospace, monospace; /* Specify the font family of code elements */
  }
  
  pre {
    font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
  }
  
  b,
  strong {
    font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
  }
  
  /* https://gist.github.com/unruthless/413930 */
  
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  
  sub {
    bottom: -0.25em;
  }
  
  sup {
    top: -0.5em;
  }
  
  table {
    border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
    text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
  }
  
  iframe {
    border-style: none;
  }
  
  /* # =================================================================
     # Forms
     # ================================================================= */
  
  input {
    border-radius: 0;
  }
  
  [type=number]::-webkit-inner-spin-button,
  [type=number]::-webkit-outer-spin-button {
    height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
  }
  
  [type=search] {
    -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
    outline-offset: -2px; /* Correct the outline style in Safari */
  }
  
  [type=search]::-webkit-search-decoration {
    -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
  }
  
  textarea {
    overflow: auto; /* Internet Explorer 11+ */
    resize: vertical; /* Specify textarea resizability */
  }
  
  button,
  input,
  optgroup,
  select,
  textarea {
    font: inherit; /* Specify font inheritance of form elements */
  }
  
  optgroup {
    font-weight: bold; /* Restore the font weight unset by the previous rule */
  }
  
  button {
    overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
  }
  
  button,
  select {
    text-transform: none; /* Firefox 40+, Internet Explorer 11- */
  }
  
  /* Apply cursor pointer to button elements */
  
  button,
  [type=button],
  [type=reset],
  [type=submit],
  [role=button] {
    cursor: pointer;
  }
  
  /* Remove inner padding and border in Firefox 4+ */
  
  button::-moz-focus-inner,
  [type=button]::-moz-focus-inner,
  [type=reset]::-moz-focus-inner,
  [type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  
  /* Replace focus style removed in the border reset above */
  
  button:-moz-focusring,
  [type=button]::-moz-focus-inner,
  [type=reset]::-moz-focus-inner,
  [type=submit]::-moz-focus-inner {
    outline: 1px dotted ButtonText;
  }
  
  button,
  html [type=button],
  [type=reset],
  [type=submit] {
    -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
  }
  
  /* Remove the default button styling in all browsers */
  
  button,
  input,
  select,
  textarea {
    background-color: transparent;
    border-style: none;
  }
  
  a:focus,
  button:focus,
  input:focus,
  select:focus,
  textarea:focus {
    outline-width: 0;
  }
  
  /* Style select like a standard input */
  
  select {
    -moz-appearance: none; /* Firefox 36+ */
    -webkit-appearance: none; /* Chrome 41+ */
  }
  
  select::-ms-expand {
    display: none; /* Internet Explorer 11+ */
  }
  
  select::-ms-value {
    color: currentColor; /* Internet Explorer 11+ */
  }
  
  legend {
    border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
    color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
    display: table; /* Correct the text wrapping in Edge and IE */
    max-width: 100%; /* Correct the text wrapping in Edge and IE */
    max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
    white-space: normal; /* Correct the text wrapping in Edge and IE */
  }
  
  ::-webkit-file-upload-button { /* Correct the inability to style clickable types in iOS and Safari */
    -webkit-appearance: button;
    color: inherit;
    font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
  }
  
  /* Replace pointer cursor in disabled elements */
  
  [disabled] {
    cursor: default;
  }
  
  /* # =================================================================
     # Specify media element style
     # ================================================================= */
  
  img {
    border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
  }
  
  /* Add the correct vertical alignment in Chrome, Firefox, and Opera */
  
  progress {
    vertical-align: baseline;
  }
  
  /* # =================================================================
     # Accessibility
     # ================================================================= */
  
  /* Specify the progress cursor of updating elements */
  
  [aria-busy=true] {
    cursor: progress;
  }
  
  /* Specify the pointer cursor of trigger elements */
  
  [aria-controls] {
    cursor: pointer;
  }
  
  /* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
  
  [aria-disabled=true] {
    cursor: default;
  }
  
  img {
    height: auto;
    width: 100%;
  }
  
  /* ===================== 
  メインコンテナ
   ===================== */
  
  .l-main {
    margin: auto;
    max-width: 1140px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 100%;
  }
  
  /* ===================== 
  コンテナ
   ===================== */
  
  .l-container--960 {
    margin: auto;
    max-width: 960px;
    width: 100%;
  }
  
  .l-container--1140 {
    margin: auto;
    max-width: 1140px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
  
  /* ===================== 
  ボタン
   ===================== */
  
  .c-btn-wrap {
    padding: 0;
    text-align: center;
    width: 100%;
  }
  
  .c-btn {
    background-color: #0039b7;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 600;
    margin: auto;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    text-decoration: none;
    transition: all ease 0.3s;
  }
  
  .c-btn:hover {
    color: #fff;
    opacity: 0.7;
    text-decoration: none;
  }
  
  .c-btn--w {
    align-items: center;
    background-color: #fff;
    color: #0039b7;
  }
  
  .c-btn--w:hover {
    color: #000;
    opacity: 0.7;
    text-decoration: none;
  }
  
  .c-btn--w .c-btn__note {
    font-size: 1rem;
    font-weight: bold;
  }
  
  /* ===================== 
  テキスト
   ===================== */
  
  .c-text {
    font-size: 16px;
    margin-bottom: 0;
  }
  
  .c-text--s {
    font-size: 14px;
  }
  
  .c-lead {
    font-size: 1.15rem;
    line-height: 1.75;
  }
  
  .c-asterisk {
    font-size: 0.9rem;
  }
  
  .c-text-strong {
    color: #ffb400;
    font-size: 1.1em;
  }
  
  /* ===================== 
  見出し
   ===================== */
  
  .c-heading-l {
    font-size: 2.1rem;
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 0;
  }
  
  .c-heading-l--combi {
    line-height: 1.5;
  }
  
  .c-heading-l--combi span {
    background: linear-gradient(transparent 65%, #ffb400 35%);
    color: #0039b7;
    padding-left: 8px;
    padding-right: 8px;
  }
  
  .page main h2.c-heading-l {
    font-size: 2.1rem;
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 0;
  }
  
  .c-heading-m {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 0;
  }
  
  .c-heading-m--band {
    background-color: #0039b7;
    color: #fff;
    padding: 16px;
    text-align: center;
  }
  
  .c-heading-s {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
  }
  
  .c-heading-point-num {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%;
  }
  
  .c-heading-point-num span {
    color: #0039b7;
    font-size: 1.25rem;
    font-weight: 600;
    padding-bottom: 36px;
    position: relative;
    z-index: 0;
  }
  
  .c-heading-point-num span::after {
    background-color: #0039b7;
    bottom: 0;
    content: "";
    height: 24px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 2px;
  }
  
  /* ===================== 
  タブ切り替え
   ===================== */
  
  .c-tab__btn-area {
    align-items: center;
    display: flex;
    justify-content: center;
  }
  
  .c-tab__btn {
    background: #f5f7f8;
    color: #333;
    cursor: pointer;
    text-align: center;
    transition: all 0.2s ease 0s;
  }
  
  .c-tab__btn:hover {
    background-color: #f2f4f7;
  }
  
  .c-tab__btn.active {
    background: #0039b7;
    color: #fff;
  }
  
  .c-tab__btn + .c-tab__btn {
    margin-left: 8px;
  }
  
  .c-tab__panel-area {
    padding: 0px;
  }
  
  .c-tab__tab-panel {
    display: none;
  }
  
  .c-tab__tab-panel.active {
    display: block;
  }
  
  /* ===================== 
  アイコン
   ===================== */
  
  .c-tri {
    display: inline-block;
    height: 1em;
    position: relative;
    top: 0.15em;
    width: 1em;
  }
  
  .c-tri-t {
    border-bottom: 0.5em solid #0039b7;
    border-left: 0.5em solid transparent;
    border-right: 0.5em solid transparent;
    content: "";
    display: inline-block;
    height: 0;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
  }
  
  .c-tri-r {
    border-bottom: 0.5em solid transparent;
    border-left: 0.5em solid #0039b7;
    border-top: 0.5em solid transparent;
    content: "";
    display: inline-block;
    height: 0;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 0;
  }
  
  .c-tri-l {
    border-bottom: 0.5em solid transparent;
    border-right: 0.5em solid #0039b7;
    border-top: 0.5em solid transparent;
    content: "";
    display: inline-block;
    height: 0;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 0;
  }
  
  .c-tri-b {
    border-left: 0.5em solid transparent;
    border-right: 0.5em solid transparent;
    border-top: 0.5em solid #0039b7;
    content: "";
    display: inline-block;
    height: 0;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
  }
  
  .c-external-link {
    font-size: 1.5rem;
    font-weight: 600;
    position: relative;
    text-decoration: underline;
  }
  
  .c-external-link-i {
    display: inline-block;
    margin-left: 0.25em;
    margin-right: 0.25em;
    position: relative;
    width: 1em;
  }
  
  .c-external-link-i svg {
    display: inline-block;
    position: relative;
    top: -0.15em;
  }
  
  .c-link-underline {
    text-decoration: underline;
    word-break: break-all;
  }
  
  .c-link-url {
    word-break: break-all;
  }
  
  /* ===================== 
  メインビジュアル
   ===================== */
  
  .p-mv {
    overflow: hidden;
    position: relative;
    z-index: 0;
    z-index: 0;
  }
  
  .p-mv__img {
    -o-object-fit: cover;
    height: 100%;
    left: 0;
    max-height: 100%;
    max-width: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
  }
  
  .p-mv__img-filter {
    height: 100%;
    position: absolute;
    width: 100%;
  }
  
  .p-mv__inner {
    margin: auto;
    max-width: 1140px;
    position: relative;
    width: 100%;
  }
  
  /* ===================== 
  セクション
   ===================== */
  
  .p-section {
    padding-bottom: 32px;
    padding-top: 32px;
  }
  
  .p-section--full {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
  
  .p-section--blue {
    background-color: #0039b7;
  }
  
  .p-section__inner {
    margin: auto;
    max-width: 1200px;
    padding-bottom: 32px;
    padding-top: 32px;
    width: 100%;
  }
  
  /* ===================== 
  パネル
   ===================== */
  
  .p-panel-container--1col {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }
  
  .p-panel__1col {
    width: 100%;
  }
  
  .p-panel-container--2col {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 48px;
    width: 100%;
  }
  
  .p-panel-container--2col:first-child {
    margin-top: 0;
  }
  
  .p-panel__2col {
    width: calc((100% - 30px) / 2);
  }
  
  .p-panel__2col--1 {
    width: calc((100% - 30px) / 2);
  }
  
  ul.p-panel-container {
    padding-left: 0;
  }
  
  li.p-panel__2col {
    list-style: none;
  }
  
  .p-panel-container--reverse {
    flex-direction: row-reverse;
  }
  
  .p-panel__2col--1-3 {
    width: calc((100% - 60px) / 3);
  }
  
  .p-panel__2col--2-3 {
    width: calc((100% - 60px) / 3 * 2 + 30px);
  }
  
  .p-panel-container--reverse {
    flex-direction: row-reverse;
  }
  
  .p-panel-container--reverse .p-panel__2col--1-3 {
    width: calc((100% - 60px) / 3 + 30px);
  }
  
  .p-panel-container--reverse .p-panel__2col--2-3 {
    width: calc((100% - 60px) / 3 * 2);
  }
  
  .p-panel-container--3col {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    margin-top: 48px;
    padding-left: 0;
    width: 100%;
  }
  
  .p-panel--3col {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin-left: 30px;
    width: calc((100% - 60px) / 3);
  }
  
  .p-panel--3col:first-child {
    margin-left: 0;
  }
  
  .p-panel--3col:nth-child(n+4) {
    margin-top: 32px;
  }
  
  .p-panel--3col:nth-child(4n) {
    margin-left: 0;
  }
  
  .p-panel-container--4col {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    margin-top: 48px;
    padding-left: 0;
    width: 100%;
  }
  
  .p-panel--4col {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin-right: 30px;
    width: calc((100% - 90px) / 4);
  }
  
  .p-panel--4col:nth-child(n+5) {
    margin-top: 32px;
  }
  
  .p-panel--4col:nth-child(4n) {
    margin-right: 0;
  }
  
  /* ===================== 
  テーブル
   ===================== */
  
  .p-table {
    background-color: #fff;
    border-collapse: collapse;
    margin: 0;
    width: 100%;
  }
  
  .p-table tr {
    width: 100%;
  }
  
  .p-table tr:hover th {
    color: #fff;
  }
  
  .p-table th,
  .p-table td {
    padding: 16px 24px;
  }
  
  .p-table th {
    background-color: #7fa7ff;
    color: #fff;
  }
  
  /* ===================== 
  箇条書き
   ===================== */
  
  .p-lists {
    margin-bottom: 0;
    padding-left: 0;
  }
  
  .p-list {
    border-bottom: solid 1px #707070;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.5;
    list-style: none;
    padding: 16px 0;
  }
  
  .p-list:first-child {
    padding: 0 0 16px 0;
  }
  
  /* ===================== 
  toggleボタン
   ===================== */
  
  .p-open-btn {
    display: block;
  }
  
  .p-open-btn span {
    align-items: center;
    border: solid 2px #0039b7;
    border-radius: 50%;
    color: #0039b7;
    cursor: pointer;
    display: flex;
    font-size: 20px;
    height: 30px;
    justify-content: center;
    margin: 16px auto;
    position: relative;
    width: 30px;
  }
  
  .p-open-btn span::before {
    background-color: #0039b7;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all ease 0.7s;
    width: 70%;
  }
  
  .p-open-btn span::after {
    background-color: #0039b7;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    transition: all 0.3s;
    width: 70%;
  }
  
  .p-open-btn.is-click span::after {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  
  .c-open-item {
    display: none;
  }
  
  /* ===================== 
  video
   ===================== */
  
  .p-video-80 {
    width: 80%;
  }
  
  .p-video-80__inner {
    padding-top: 56.3%;
    position: relative;
    width: 100%;
  }
  
  .p-video-80__inner iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  
  .p-video__inner {
    padding-top: 56.3%;
    position: relative;
    width: 100%;
  }
  
  .p-video__inner iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  
  div:after,
  section:after,
  ul:after {
    clear: both;
    content: "";
    display: none;
  }
  
  a:link {
    color: #0039b7;
    font-weight: 600;
    text-decoration: underline;
  }
  
  .subpage .p-underwaterDrone__textS {
    font-feature-settings: "palt";
    font-size: 18px;
    line-height: 1.75;
    text-align: justify;
  }
  
  .subpage .p-underwaterDrone__textM {
    font-feature-settings: "palt";
    font-size: 20px;
    line-height: 1.75;
    text-align: justify;
  }
  
  .subpage .p-underwaterDrone__textL {
    font-feature-settings: "palt";
    font-size: 24px;
    line-height: 1.75;
    text-align: justify;
  }
  
  .subpage .p-underwaterDrone__heading {
    background-color: #0039b7;
    color: #ffffff;
    font-family: "Segoe WP Semibold", "BIZ UDPGothic";
    font-size: 48px;
    margin: 0;
    padding: 0;
    padding-bottom: 40px;
    padding-top: 40px;
    text-align: center;
  }
  
  .subpage .p-underwaterDrone__heading .p-underwaterDrone__headingDeco {
    color: #ffb400;
    display: block;
    font-family: "BIZ UDPGothic", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
    font-size: 18px;
  }
  
  .subpage .p-underwaterDrone__subhead {
    font-feature-settings: "palt";
    font-size: 32px;
    font-weight: 600;
    text-align: center;
  }
  
  .subpage .p-underwaterDrone__subhead--band {
    background-color: #ff0000;
    border-bottom: 0px;
    color: #fff;
    font-size: 40px;
    padding: 20px;
  }
  
  .subpage .p-underwaterDrone__gcHeadWrap {
    align-items: center;
    background-color: #c4d6ff;
    display: flex;
    margin-bottom: 24px;
    position: relative;
  }
  
  .subpage .p-underwaterDrone__gcHead {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 0px;
    box-sizing: border-box;
    color: #000;
    font-size: 28px;
    margin-bottom: 0 !important;
    padding: 20px;
  }
  
  .subpage .p-underwaterDrone__sHead {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 0px;
    box-sizing: border-box;
    color: #000;
    font-size: 20px;
    margin-bottom: 0 !important;
  }
  
  .subpage .p-underwaterDrone__subhead--s {
    border-bottom: 0px solid #0039b7;
    color: #0039b7;
    font-size: 32px;
    margin-bottom: 0 !important;
    margin-top: 24px;
    z-index: 0;
  }
  
  .subpage .p-underwaterDrone__subhead--strong {
    -webkit-text-decoration: underline 8px #f7d579;
    font-size: 120%;
    line-height: 2;
    margin: 0 8px;
    position: relative;
    text-decoration: underline 8px #f7d579;
    text-underline-offset: 10px;
    z-index: 0;
  }
  
  .subpage .p-underwaterDrone__column {
    background-color: #fff;
    border-radius: 4px;
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.1));
    margin-top: 32px;
    padding: 32px;
  }
  
  .subpage .p-underwaterDroneMV__title {
    background-color: rgba(0, 0, 0, 0);
    color: #0039b7;
    font-size: 36px;
    text-align: left;
  }
  
  .subpage .p-underwaterDroneMV__title .br-pc {
    display: none;
  }
  
  .subpage .p-underwaterDroneMV__titleStrong {
    color: #0039b7;
    display: inline;
    font-size: 150%;
  }
  
  .subpage .p-underwaterDroneTabBtn__btnWrap {
    align-items: flex-end;
    display: flex;
    position: relative;
  }
  
  .subpage .p-underwaterDroneTabBtn__btn {
    align-items: center;
    border: solid 2px #0039b7;
    border-radius: 5px;
    bottom: 0;
    color: #0039b7;
    display: flex;
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.25));
    font-size: 24px;
    font-weight: 300;
    justify-content: center;
    max-width: 320px;
    padding: 10px 18px;
    position: relative;
    text-decoration: none;
    transition: 0.2s all ease;
    width: 100%;
  }
  
  .subpage .p-underwaterDroneTabBtn__btn:hover {
    background-color: #0663ea;
    border: solid 2px #0663ea;
    bottom: 10px;
    color: #fff;
    filter: drop-shadow(2px 5px 5px rgba(0, 0, 0, 0.25));
    text-decoration: none;
  }
  
  .subpage .p-underwaterDroneTabBtn__btn.active {
    color: #fff;
    font-size: 32px;
    max-width: 400px;
    padding: 15px 24px;
  }
  
  .subpage .p-underwaterDroneTabBtn__btn.active:hover {
    bottom: 0;
  }
  
  .subpage .p-underwaterDroneProblem {
    padding-bottom: 32px;
    padding-top: 32px;
  }
  
  .subpage .p-underwaterDroneProblem__title {
    border-bottom: 0px solid #0039b7 !important;
    font-size: 42px;
    text-align: center;
  }
  
  .subpage .p-underwaterDroneProblem__title img {
    height: auto;
    width: 80%;
  }
  
  .subpage .p-underwaterDroneProblem__title span {
    color: #000;
    font-size: 120%;
    margin: 0 24px 0 24px;
    position: relative;
  }
  
  .subpage .p-underwaterDroneProblem__title span::before {
    background-image: url(/image/contents/sale_product/underwater-drone/trouble-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    content: "";
    height: 250%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 300%;
    z-index: -1;
  }
  
  .subpage .p-underwaterDroneProblem__lists {
    margin: auto;
    max-width: 800px;
    width: 100%;
  }
  
  .subpage .p-underwaterDroneProblem__list {
    display: flex;
    list-style: none;
    padding: 0 0 24px 0;
  }
  
  .subpage .p-underwaterDroneProblem__listTexts {
    display: block;
    width: 100%;
  }
  
  .subpage .p-underwaterDroneProblem__listHead {
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    text-align: left;
    width: calc(100% - 44px);
  }
  
  .subpage .p-underwaterDroneProblem__listHead span {
    border-bottom: solid 0.1em;
    color: #e94026;
    font-size: 150%;
    margin: 0 4px;
  }
  
  .subpage .p-underwaterDroneProblem__answer {
    color: #0039b7;
    font-size: 42px;
    font-weight: 600;
    text-align: center;
  }
  
  .subpage .p-underwaterDroneProblem__answer--strong {
    font-size: 150%;
  }
  
  .subpage .p-underwaterDrone__i--checkbox {
    align-items: flex-start;
    display: flex;
    margin-right: 10px;
    padding-top: 6px;
    width: 47px;
  }
  
  .subpage .p-underwaterDrone__i--checkbox img {
    height: auto;
    width: 100%;
  }
  
  .subpage .p-jcupid__i--triangle {
    font-size: 120px;
    margin-top: 32px;
  }
  
  .subpage .p-underwaterDrone__i--num {
    display: inline-block;
    height: auto;
    left: 5%;
    margin-right: 24px;
    max-height: 100px;
    max-width: 136px;
    min-width: 108px;
    position: relative;
    width: 25%;
  }
  
  .subpage .p-jcupid__i--qa {
    align-items: center;
    border-radius: 4px;
    color: #fff;
    display: flex;
    font-size: 110%;
    font-weight: 600;
    height: 40px;
    justify-content: center;
    margin-right: 24px;
    width: 40px;
  }
  
  .subpage .p-jcupid__i--qaQ {
    background-color: #0663ea;
  }
  
  .subpage .p-jcupid__i--qaA {
    background-color: #e94026;
  }
  
  .subpage .p-underwaterDroneAboutSummary {
    padding-bottom: 32px;
    padding-top: 32px;
  }
  
  .subpage .p-underwaterDroneAboutSummary__lead {
    font-feature-settings: "palt";
    font-size: 20px;
    line-height: 1.75;
  }
  
  .subpage .p-underwaterDroneAboutSummary__img {
    width: 100%;
  }
  
  .subpage .p-aboutSummaryColumn__strong {
    color: #e94026;
    font-weight: 600;
  }
  
  .subpage .p-underwaterDroneTable01 {
    border-collapse: collapse;
    width: 100%;
  }
  
  .subpage .p-underwaterDroneTable01 tr th {
    border: solid 2px #fff;
    padding: 16px;
    text-align: center;
  }
  
  .subpage .p-underwaterDroneTable01 tr td {
    border: solid 2px #fff;
    padding: 24px;
  }
  
  .subpage .p-underwaterDroneTable01 tr td .cross {
    font-size: 40px;
  }
  
  .subpage .p-underwaterDroneFunc {
    padding-bottom: 32px;
    padding-top: 32px;
  }
  
  .subpage .p-underwaterDroneFunc__btnWrap {
    display: block;
  }
  
  .subpage .p-underwaterDroneFunc__btn {
    background-color: #0039b7;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    letter-spacing: normal;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
    text-align: center;
    text-decoration: none;
    transition: 0.2s;
  }
  
  .subpage .p-underwaterDroneFunc__btn:hover {
    background-color: #0663ea;
  }
  
  .subpage h4.jProductFunc__heading {
    background-color: #c4d6ff;
    color: #000;
    font-size: 28px;
    margin-bottom: 0;
    margin-left: auto;
    width: calc(75% - 24px);
  }
  
  .subpage h4.jProductFunc__heading br {
    display: block;
  }
  
  .subpage .p-jcupidPhenomenon__caseCardslist {
    -moz-column-gap: 5%;
    column-gap: 5%;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    list-style: none;
    padding: 0 !important;
    row-gap: 56px;
  }
  
  .subpage .p-jcupidPhenomenon__caseCards {
    margin: auto;
    width: 80%;
  }
  
  .subpage .p-jcupidPhenomenon__caseCardsItem {
    counter-increment: number;
  }
  
  .subpage .p-jcupidPhenomenon__caseCardTitle {
    background-color: initial;
    color: initial;
    font-size: 20px !important;
    margin-bottom: 15px;
    padding-left: 35px;
    position: relative;
  }
  
  .subpage .p-jcupidPhenomenon__caseCardTitle::before {
    background-color: #0039b7;
    border-radius: 50%;
    color: #fff;
    content: counter(number);
    display: inline-flex;
    font-variant: JIS83;
    height: 34px;
    justify-content: center;
    line-height: 34px;
    margin-left: -35px;
    margin-right: 10px;
    margin-top: 0.15em;
    width: 34px;
  }
  
  .subpage .p-jcupidPhenomenon__caseCardImg {
    margin-bottom: 20px;
  }
  
  .subpage .p-jcupidPhenomenon__caseCardImg img {
    -o-object-fit: cover;
    aspect-ratio: 690/392;
    object-fit: cover;
    width: 100%;
  }
  
  .subpage .p-jcupidPoint {
    background-color: #f5ddde;
  }
  
  .subpage .p-underwaterDronePoint__items p {
    font-feature-settings: "palt";
    line-height: 1.75;
    text-align: justify;
  }
  
  .subpage .p-underwaterDronePoint__headingContainer {
    font-feature-settings: "palt";
    align-items: center;
    background: #fff;
    border-radius: 24px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
    padding: 24px;
    position: relative;
  }
  
  .subpage .p-underwaterDronePoint__headingContainer::after {
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 25px 25px 0 25px;
    bottom: -25px;
    content: "";
    display: inline-block;
    height: 0;
    position: absolute;
    width: 0;
  }
  
  .subpage .p-underwaterDronePoint__heading {
    background-color: transparent;
    color: #000;
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 0;
  }
  
  .subpage .p-underwaterDronePoint__heading span {
    color: #ff0000;
    display: inline;
    font-size: 120%;
  }
  
  .subpage .p-underwaterDronePoint__icon {
    margin-left: auto;
    margin-right: auto;
    max-width: 200px;
    width: 50%;
  }
  
  .subpage .p-underwaterDronePoint__icon img {
    height: auto;
    width: 100%;
  }
  
  .subpage .p-underwaterDronePoint__sHeading {
    font-feature-settings: "palt";
    background-color: rgba(0, 0, 0, 0) !important;
    border-bottom: solid 2px #000;
    border-top: solid 2px #000;
    color: #0039b7;
    color: #000;
    font-size: 29px;
    padding: 20px 0;
    text-align: center;
  }
  
  .subpage .p-underwaterDronePoint__text {
    font-size: 18px;
  }
  
  .subpage .p-underwaterDronePoint__lists {
    font-size: 18px;
    padding-left: 2rem;
  }
  
  .subpage .p-underwaterDroneCaseSubhead.p-underwaterDrone__subhead--s {
    font-size: 30px;
  }
  
  .subpage .p-underwaterDroneCaseSubhead .p-underwaterDrone__subhead--strong {
    font-size: 40px;
    padding-bottom: 20px;
  }
  
  .subpage .p-underwaterDroneCaseSubhead :nth-child(n+2) {
    display: inline-block;
  }
  
  .subpage .p-underwaterDroneCase__items {
    margin: auto;
    width: 80%;
  }
  
  .subpage .p-underwaterDroneCase__item {
    background-color: #fff;
    border-radius: 4px;
    filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.15));
    list-style: none;
    margin-top: 16px;
    padding: 24px;
  }
  
  .subpage .p-underwaterDroneCase__lead {
    font-size: 28px;
  }
  
  .subpage .p-underwaterDroneCase__lead--i {
    background-color: #0039b7;
    border-radius: 24px;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 12px;
    margin-right: 12px;
    padding: 2px 24px;
  }
  
  .subpage .p-underwaterDroneCase__listsWrap {
    background-color: #7fa7ff;
    display: grid;
    gap: 0px 20px;
    grid-template-areas: "p-underwaterDroneCase__headWrap p-underwaterDroneCaseLists";
    grid-template-columns: 2fr 5fr;
    grid-template-rows: 1fr;
    margin-top: 24px;
  }
  
  .subpage .p-underwaterDroneCaseLists {
    grid-area: p-underwaterDroneCaseLists;
    padding: 24px 24px 24px 48px;
    padding-left: 24x;
  }
  
  .subpage .p-underwaterDroneCase__headWrap {
    grid-area: p-underwaterDroneCase__headWrap;
  }
  
  .subpage .p-underwaterDroneCaseList {
    font-size: 18px;
    list-style: none;
    text-indent: -24px;
  }
  
  .subpage .p-underwaterDroneCaseHead {
    padding: 24px;
  }
  
  .subpage .p-underwaterDroneProcess__listsWrap {
    width: 95%;
  }
  
  .subpage .p-underwaterDroneProcess__lists {
    display: grid;
    gap: 2em 3em;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
  
  .subpage .p-underwaterDroneProcess__lists--4col {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(1, 1fr);
  }
  
  .subpage .p-underwaterDroneProcess__lists span::before {
    -webkit-clip-path: polygon(0 33%, 50% 33%, 50% 15%, 100% 50%, 50% 85%, 50% 67%, 0 67%);
    background-color: #000;
    clip-path: polygon(0 33%, 50% 33%, 50% 15%, 100% 50%, 50% 85%, 50% 67%, 0 67%);
    content: "";
    display: inline-block;
    height: 18px;
    left: 0;
    margin-inline: 0.5em;
    position: relative;
    top: 2px;
    width: 18px;
  }
  
  .subpage .p-underwaterDroneProcess__list {
    background-color: #f2f4f7;
    counter-increment: process_num 1;
    display: flex;
    flex-direction: column;
    font-size: 18px;
    list-style: none;
    padding: 72px 24px 24px 24px;
    position: relative;
    text-align: center;
  }
  
  .subpage .p-underwaterDroneProcess__list::before {
    color: #fff;
    content: counter(process_num, decimal-leading-zero);
    font-size: 80px;
    font-weight: bold;
    left: 5%;
    padding-right: 15px;
    position: absolute;
    top: 0;
    vertical-align: middle;
  }
  
  .subpage .p-underwaterDroneProcess__list:after {
    border-style: solid;
    border-width: 80px 0 80px 40px;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
  }
  
  .subpage .p-underwaterDroneProcess__list:last-child::after {
    display: none;
  }
  
  .subpage .p-underwaterDroneProcess__list .p-underwaterDroneProcess__subhead {
    background-color: rgba(0, 0, 0, 0);
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 0 0 0 20px;
    text-align: center;
    text-indent: -20px;
  }
  
  .subpage .p-underwaterDroneProcess__list p {
    margin-top: 8px;
    text-align: center;
  }
  
  .subpage .p-underwaterDroneProcess__list--4col::before {
    font-size: 60px;
  }
  
  .subpage .p-underwaterDroneProcess__list--numNone {
    padding: 24px 24px 24px 24px;
  }
  
  .subpage .p-underwaterDroneProcess__list--numNone::before {
    display: none;
  }
  
  .subpage .p-underwaterDroneProcess__list--BgPnk {
    background-color: #ffd7d7;
  }
  
  .subpage .p-underwaterDroneProcess__list--BgPnk::after {
    border-color: transparent transparent transparent #ffd7d7;
  }
  
  .subpage .p-underwaterDroneProcess__list--BgOrg {
    background-color: #ffd9be;
  }
  
  .subpage .p-underwaterDroneProcess__list--BgOrg::after {
    border-color: transparent transparent transparent #ffd9be;
  }
  
  .subpage .p-underwaterDroneProcess__list--BgYel {
    background-color: #faf1cc;
  }
  
  .subpage .p-underwaterDroneProcess__list--BgYel::after {
    border-color: transparent transparent transparent #faf1cc;
  }
  
  .subpage .p-underwaterDroneProcess__list--BgGrn {
    background-color: #c7e2c6;
  }
  
  .subpage .p-underwaterDroneProcess__list--BgGrn::after {
    border-color: transparent transparent transparent #c7e2c6;
  }
  
  .subpage .p-underwaterDroneProcess__list--BgMtGrn {
    background-color: #b5e6e4;
  }
  
  .subpage .p-underwaterDroneProcess__list--BgMtGrn::after {
    border-color: transparent transparent transparent #b5e6e4;
  }
  
  .subpage .p-underwaterDroneProcess__list--BgBlu {
    background-color: #cbe1ec;
  }
  
  .subpage .p-underwaterDroneProcess__list--BgBlu::after {
    border-color: transparent transparent transparent #cbe1ec;
  }
  
  .subpage .p-underwaterDroneProcess__icon {
    margin-left: auto;
    margin-right: auto;
    max-width: 150px;
    width: 50%;
  }
  
  .subpage .p-underwaterDroneProcess__icon img {
    height: auto;
    width: 100%;
  }
  
  .subpage .p-underwaterDroneContact {
    text-align: center;
  }
  
  .subpage .p-underwaterDroneContact__btn {
    background-color: #ff0000;
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.1));
    font-size: 32px;
    padding: 24px 56px;
    text-decoration: none;
    transition: all ease 0.2s;
  }
  
  .subpage .p-underwaterDroneContact__btn .c-tri-r {
    border-left: 0.5em solid #fff;
  }
  
  .subpage .p-underwaterDroneContact__btn:hover {
    background-color: #ffff00;
    color: #ff0000;
  }
  
  .subpage .p-underwaterDroneContact__btn:hover .c-tri-r {
    border-left: 0.5em solid #ff0000;
  }
  
  .subpage .p-jcupid__qaLists {
    margin: auto;
    width: 80%;
  }
  
  .subpage .p-jcupid__qaList {
    background-color: #fff;
    border-radius: 8px;
    display: grid;
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.1));
    gap: 0px 20px;
    grid-template-areas: "p-jcupid__qaQ p-jcupid__qaA";
    grid-template-columns: 3fr 5fr;
    grid-template-rows: 1fr;
    list-style: none;
    margin-top: 24px;
    padding: 24px;
  }
  
  .subpage .p-jcupid__qaList p {
    display: block;
  }
  
  .subpage .p-jcupid__qa {
    display: flex;
  }
  
  .subpage .p-jcupid__qaA {
    grid-area: p-jcupid__qaA;
  }
  
  .subpage .p-jcupid__qaQ {
    grid-area: p-jcupid__qaQ;
  }
  
  .subpage .p-jcupidMedia {
    background-color: #c4d6ff;
  }
  
  .subpage .p-jcupidMedia__box {
    align-items: center;
    display: flex;
    gap: 30px;
    justify-content: center;
    margin-inline: auto;
    max-width: 800px;
    padding: 0 24px;
    width: 100%;
  }
  
  .subpage .p-jcupidMedia__title {
    flex-grow: 1;
    font-size: 36px;
    line-height: 1.4;
    margin-bottom: initial;
    margin-top: initial;
    min-width: 150px;
  }
  
  .subpage .p-jcupidMedia__text {
    font-size: 20px;
  }
  
  .subpage .p-jcupidMedia__img {
    max-width: 280px;
    width: 100%;
  }
  
  .subpage .p-jcupidMedia__img img {
    -o-object-fit: cover;
    aspect-ratio: 280/198;
    object-fit: cover;
    width: 100%;
  }
  
  .subpage .p-cards2 {
    display: grid;
    gap: 2em;
    grid-auto-flow: column;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, auto);
  }
  
  .subpage .c-card2 {
    background-color: #fff;
    border: solid 2px #f7d579;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    padding: 2.2em;
  }
  
  .subpage .c-card2__meta {
    color: #505050;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    gap: 0.4em;
    margin-top: 24px;
  }
  
  .subpage .c-card2__text {
    flex-grow: 1;
    font-size: 16px;
  }
  
  .subpage .p-underwaterDroneCaseReview {
    margin-top: 30px;
  }
  
  .subpage .p-underwaterDroneCaseReview__title {
    background-color: initial;
    background-color: #f7d579;
    color: #000;
    font-size: 32px;
    margin-bottom: initial;
    text-align: center;
  }
  
  .subpage .p-underwaterDroneCaseReview__cards {
    margin-top: 32px;
  }
  
  .subpage .bgPnk {
    background-color: #ffd7d7;
  }
  
  .subpage .bgPnk-d {
    background-color: #ff3031;
  }
  
  .subpage .bgOrg {
    background-color: #ffd9be;
  }
  
  .subpage .bgOrg-d {
    background-color: #ff8731;
  }
  
  .subpage .bgYel {
    background-color: #faf1cc;
  }
  
  .subpage .bgYel-d {
    background-color: #eccb45;
  }
  
  .subpage .bgGrn {
    background-color: #c7e2c6;
  }
  
  .subpage .bgGrn-d {
    background-color: #49a046;
  }
  
  .subpage .bgMtGrn {
    background-color: #b5e6e4;
  }
  
  .subpage .bgMtGrn-d {
    background-color: #00a8a2;
  }
  
  .subpage .bgBlu {
    background-color: #cbe1ec;
  }
  
  .subpage .bgBlu-d {
    background-color: #006aa2;
  }
  
  .subpage .bgGry {
    background-color: #f0f0f0;
  }
  
  .subpage .indent-1 {
    padding-left: 1em;
    text-indent: -1em;
  }
  
  .subpage .list-none-ul li {
    list-style: none;
  }
  
  .subpage .line-r {
    border-right: solid 6px #ff0000 !important;
  }
  
  .subpage .line-l {
    border-left: solid 6px #ff0000 !important;
  }
  
  .subpage .line-t {
    border-top: solid 6px #ff0000 !important;
  }
  
  .subpage .line-b {
    border-bottom: solid 6px #ff0000 !important;
  }
  
  .service-list-primary .list:nth-of-type(10) .thum {
    background-image: url(../../image/contents/top/service06.jpg);
  }
  
  .service-list-primary .list:nth-of-type(11) .thum {
    background-image: url(../../image/contents/top/service06.jpg);
  }
  
  #footer .column-navi ul {
    display: block;
    list-style-type: disc;
    margin-block-end: 1em;
    margin-block-start: 1em;
    margin-inline-end: 0px;
    margin-inline-start: 0px;
    padding-inline-start: 40px;
  }
  
  /* ===================== 
   フォント
   ===================== */
  
  .page-name .font-ggl {
    font-family: "Baloo Thambi 2", cursive;
    font-family: "M PLUS Rounded 1c", sans-serif;
  }
  
  .page-name .pb-m {
    padding-bottom: 64px;
  }
  
  .u-text-b {
    font-weight: bold;
  }
  
  /* ===================== 
  カラー
   ===================== */
  
  .u-bg-gr {
    background-color: #008b68;
  }
  
  .u-clr-gr {
    color: #008b68;
  }
  
  .u-bg-dgy {
    background-color: #2c2c2c;
  }
  
  .u-clr-dgy {
    color: #2c2c2c;
  }
  
  .u-bg-mgy {
    background-color: #727272;
  }
  
  .u-clr-mgy {
    color: #727272;
  }
  
  .u-bg-lgy {
    background-color: #f2f4f7;
  }
  
  .u-bg-red {
    background-color: #ea4040;
  }
  
  .u-clr-red {
    color: #ea4040;
  }
  
  .u-bg-w {
    background-color: #fff;
  }
  
  .u-clr-w {
    color: #fff;
  }
  
  .u-bg-yel {
    background-color: #ffb400;
  }
  
  .u-clr-yel {
    color: #ffb400;
  }
  
  .u-clr-0 {
    background-color: rgba(0, 0, 0, 0) !important;
  }
  
  /* ===================== 
  ボーダー
   ===================== */
  
  .u-border {
    border-color: #0039b7;
    border-style: solid;
    border-width: 1px;
  }
  
  .u-border-2 {
    border-color: #0039b7;
    border-style: solid;
    border-width: 2px;
  }
  
  .u-border-4 {
    border-color: #0039b7;
    border-style: solid;
    border-width: 4px;
  }
  
  .u-border-r {
    border-width: 0 1px 0 0;
  }
  
  .u-border-tr {
    border-width: 1px 1px 0 0;
  }
  
  .u-border-t {
    border-width: 1px 0 0 0;
  }
  
  .u-border-l {
    border-width: 0 0 0 1px;
  }
  
  .u-border-tl {
    border-width: 1px 0 0 1px;
  }
  
  .u-border-b {
    border-width: 0 0 1px 0;
  }
  
  .u-border-br {
    border-width: 0 1px 1px 0;
  }
  
  .u-border-bl {
    border-width: 0 0 1px 1px;
  }
  
  .u-border--w {
    border-color: #fff;
  }
  
  /*!
   * Bootstrap Utilities v5.0.2 (https://getbootstrap.com/)
   * Copyright 2011-2021 The Bootstrap Authors
   * Copyright 2011-2021 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */
  
  .w-25 {
    width: 25% !important;
  }
  
  .w-50 {
    width: 50% !important;
  }
  
  .w-75 {
    width: 75% !important;
  }
  
  .w-100 {
    width: 100% !important;
  }
  
  .w-auto {
    width: auto !important;
  }
  
  .mw-100 {
    max-width: 100% !important;
  }
  
  .vw-100 {
    width: 100vw !important;
  }
  
  .min-vw-100 {
    min-width: 100vw !important;
  }
  
  .h-25 {
    height: 25% !important;
  }
  
  .h-50 {
    height: 50% !important;
  }
  
  .h-75 {
    height: 75% !important;
  }
  
  .h-100 {
    height: 100% !important;
  }
  
  .h-auto {
    height: auto !important;
  }
  
  .mh-100 {
    max-height: 100% !important;
  }
  
  .vh-100 {
    height: 100vh !important;
  }
  
  .min-vh-100 {
    min-height: 100vh !important;
  }
  
  .flex-fill {
    flex: 1 1 auto !important;
  }
  
  .flex-row {
    flex-direction: row !important;
  }
  
  .flex-column {
    flex-direction: column !important;
  }
  
  .flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  
  .flex-column-reverse {
    flex-direction: column-reverse !important;
  }
  
  .flex-grow-0 {
    flex-grow: 0 !important;
  }
  
  .flex-grow-1 {
    flex-grow: 1 !important;
  }
  
  .flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  
  .flex-shrink-1 {
    flex-shrink: 1 !important;
  }
  
  .flex-wrap {
    flex-wrap: wrap !important;
  }
  
  .flex-nowrap {
    flex-wrap: nowrap !important;
  }
  
  .flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  
  .gap-0 {
    gap: 0 !important;
  }
  
  .gap-1 {
    gap: 0.25rem !important;
  }
  
  .gap-2 {
    gap: 0.5rem !important;
  }
  
  .gap-3 {
    gap: 1rem !important;
  }
  
  .gap-4 {
    gap: 1.5rem !important;
  }
  
  .gap-5 {
    gap: 3rem !important;
  }
  
  .justify-content-start {
    justify-content: flex-start !important;
  }
  
  .justify-content-end {
    justify-content: flex-end !important;
  }
  
  .justify-content-center {
    justify-content: center !important;
  }
  
  .justify-content-between {
    justify-content: space-between !important;
  }
  
  .justify-content-around {
    justify-content: space-around !important;
  }
  
  .justify-content-evenly {
    justify-content: space-evenly !important;
  }
  
  .align-items-start {
    align-items: flex-start !important;
  }
  
  .align-items-end {
    align-items: flex-end !important;
  }
  
  .align-items-center {
    align-items: center !important;
  }
  
  .align-items-baseline {
    align-items: baseline !important;
  }
  
  .align-items-stretch {
    align-items: stretch !important;
  }
  
  .align-content-start {
    align-content: flex-start !important;
  }
  
  .align-content-end {
    align-content: flex-end !important;
  }
  
  .align-content-center {
    align-content: center !important;
  }
  
  .align-content-between {
    align-content: space-between !important;
  }
  
  .align-content-around {
    align-content: space-around !important;
  }
  
  .align-content-stretch {
    align-content: stretch !important;
  }
  
  .align-self-auto {
    align-self: auto !important;
  }
  
  .align-self-start {
    align-self: flex-start !important;
  }
  
  .align-self-end {
    align-self: flex-end !important;
  }
  
  .align-self-center {
    align-self: center !important;
  }
  
  .align-self-baseline {
    align-self: baseline !important;
  }
  
  .align-self-stretch {
    align-self: stretch !important;
  }
  
  .order-first {
    order: -1 !important;
  }
  
  .order-0 {
    order: 0 !important;
  }
  
  .order-1 {
    order: 1 !important;
  }
  
  .order-2 {
    order: 2 !important;
  }
  
  .order-3 {
    order: 3 !important;
  }
  
  .order-4 {
    order: 4 !important;
  }
  
  .order-5 {
    order: 5 !important;
  }
  
  .order-last {
    order: 6 !important;
  }
  
  .m-0 {
    margin: 0 !important;
  }
  
  .m-1 {
    margin: 0.25rem !important;
  }
  
  .m-2 {
    margin: 0.5rem !important;
  }
  
  .m-3 {
    margin: 1rem !important;
  }
  
  .m-4 {
    margin: 1.5rem !important;
  }
  
  .m-5 {
    margin: 3rem !important;
  }
  
  .m-auto {
    margin: auto !important;
  }
  
  .mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  
  .mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  
  .mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  
  .mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  
  .mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  
  .mx-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  
  .mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  
  .my-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  
  .my-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  
  .my-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  
  .my-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  
  .my-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  
  .my-5 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  
  .my-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  
  .mt-0 {
    margin-top: 0 !important;
  }
  
  .mt-1 {
    margin-top: 0.25rem !important;
  }
  
  .mt-2 {
    margin-top: 0.5rem !important;
  }
  
  .mt-3 {
    margin-top: 1rem !important;
  }
  
  .mt-4 {
    margin-top: 1.5rem !important;
  }
  
  .mt-5 {
    margin-top: 3rem !important;
  }
  
  .mt-auto {
    margin-top: auto !important;
  }
  
  .me-0 {
    margin-right: 0 !important;
  }
  
  .me-1 {
    margin-right: 0.25rem !important;
  }
  
  .me-2 {
    margin-right: 0.5rem !important;
  }
  
  .me-3 {
    margin-right: 1rem !important;
  }
  
  .me-4 {
    margin-right: 1.5rem !important;
  }
  
  .me-5 {
    margin-right: 3rem !important;
  }
  
  .me-auto {
    margin-right: auto !important;
  }
  
  .mb-0 {
    margin-bottom: 0 !important;
  }
  
  .mb-1 {
    margin-bottom: 0.25rem !important;
  }
  
  .mb-2 {
    margin-bottom: 0.5rem !important;
  }
  
  .mb-3 {
    margin-bottom: 1rem !important;
  }
  
  .mb-4 {
    margin-bottom: 1.5rem !important;
  }
  
  .mb-5 {
    margin-bottom: 3rem !important;
  }
  
  .mb-auto {
    margin-bottom: auto !important;
  }
  
  .ms-0 {
    margin-left: 0 !important;
  }
  
  .ms-1 {
    margin-left: 0.25rem !important;
  }
  
  .ms-2 {
    margin-left: 0.5rem !important;
  }
  
  .ms-3 {
    margin-left: 1rem !important;
  }
  
  .ms-4 {
    margin-left: 1.5rem !important;
  }
  
  .ms-5 {
    margin-left: 3rem !important;
  }
  
  .ms-auto {
    margin-left: auto !important;
  }
  
  .p-0 {
    padding: 0 !important;
  }
  
  .p-1 {
    padding: 0.25rem !important;
  }
  
  .p-2 {
    padding: 0.5rem !important;
  }
  
  .p-3 {
    padding: 1rem !important;
  }
  
  .p-4 {
    padding: 1.5rem !important;
  }
  
  .p-5 {
    padding: 3rem !important;
  }
  
  .px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  .px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  
  .px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  
  .px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  
  .px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  
  .px-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  
  .py-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  
  .py-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  
  .py-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  
  .py-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  
  .py-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  
  .py-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  
  .pt-0 {
    padding-top: 0 !important;
  }
  
  .pt-1 {
    padding-top: 0.25rem !important;
  }
  
  .pt-2 {
    padding-top: 0.5rem !important;
  }
  
  .pt-3 {
    padding-top: 1rem !important;
  }
  
  .pt-4 {
    padding-top: 1.5rem !important;
  }
  
  .pt-5 {
    padding-top: 3rem !important;
  }
  
  .pe-0 {
    padding-right: 0 !important;
  }
  
  .pe-1 {
    padding-right: 0.25rem !important;
  }
  
  .pe-2 {
    padding-right: 0.5rem !important;
  }
  
  .pe-3 {
    padding-right: 1rem !important;
  }
  
  .pe-4 {
    padding-right: 1.5rem !important;
  }
  
  .pe-5 {
    padding-right: 3rem !important;
  }
  
  .pb-0 {
    padding-bottom: 0 !important;
  }
  
  .pb-1 {
    padding-bottom: 0.25rem !important;
  }
  
  .pb-2 {
    padding-bottom: 0.5rem !important;
  }
  
  .pb-3 {
    padding-bottom: 1rem !important;
  }
  
  .pb-4 {
    padding-bottom: 1.5rem !important;
  }
  
  .pb-5 {
    padding-bottom: 3rem !important;
  }
  
  .ps-0 {
    padding-left: 0 !important;
  }
  
  .ps-1 {
    padding-left: 0.25rem !important;
  }
  
  .ps-2 {
    padding-left: 0.5rem !important;
  }
  
  .ps-3 {
    padding-left: 1rem !important;
  }
  
  .ps-4 {
    padding-left: 1.5rem !important;
  }
  
  .ps-5 {
    padding-left: 3rem !important;
  }
  
  .font-monospace {
    font-family: var(--bs-font-monospace) !important;
  }
  
  .fs-1 {
    font-size: calc(1.375rem + 1.5vw) !important;
  }
  
  .fs-2 {
    font-size: calc(1.325rem + 0.9vw) !important;
  }
  
  .fs-3 {
    font-size: calc(1.3rem + 0.6vw) !important;
  }
  
  .fs-4 {
    font-size: calc(1.275rem + 0.3vw) !important;
  }
  
  .fs-5 {
    font-size: 1.25rem !important;
  }
  
  .fs-6 {
    font-size: 1rem !important;
  }
  
  .fst-italic {
    font-style: italic !important;
  }
  
  .fst-normal {
    font-style: normal !important;
  }
  
  .fw-light {
    font-weight: 300 !important;
  }
  
  .fw-lighter {
    font-weight: lighter !important;
  }
  
  .fw-normal {
    font-weight: 400 !important;
  }
  
  .fw-bold {
    font-weight: 700 !important;
  }
  
  .fw-bolder {
    font-weight: bolder !important;
  }
  
  .lh-1 {
    line-height: 1 !important;
  }
  
  .lh-sm {
    line-height: 1.25 !important;
  }
  
  .lh-base {
    line-height: 1.5 !important;
  }
  
  .lh-lg {
    line-height: 2 !important;
  }
  
  .text-start {
    text-align: left !important;
  }
  
  .text-end {
    text-align: right !important;
  }
  
  .text-center {
    text-align: center !important;
  }
  
  .text-decoration-none {
    text-decoration: none !important;
  }
  
  .text-decoration-underline {
    text-decoration: underline !important;
  }
  
  .text-decoration-line-through {
    text-decoration: line-through !important;
  }
  
  .text-lowercase {
    text-transform: lowercase !important;
  }
  
  .text-uppercase {
    text-transform: uppercase !important;
  }
  
  .text-capitalize {
    text-transform: capitalize !important;
  }
  
  .text-wrap {
    white-space: normal !important;
  }
  
  .text-nowrap {
    white-space: nowrap !important;
  }
  
  /* rtl:begin:remove */
  
  .text-break {
    word-wrap: break-word !important;
    word-break: break-word !important;
  }
  
  /* rtl:end:remove */
  
  .text-primary {
    color: #0d6efd !important;
  }
  
  .text-secondary {
    color: #6c757d !important;
  }
  
  .text-success {
    color: #198754 !important;
  }
  
  .text-info {
    color: #0dcaf0 !important;
  }
  
  .text-warning {
    color: #ffc107 !important;
  }
  
  .text-danger {
    color: #dc3545 !important;
  }
  
  .text-light {
    color: #f8f9fa !important;
  }
  
  .text-dark {
    color: #212529 !important;
  }
  
  .text-white {
    color: #fff !important;
  }
  
  .text-body {
    color: #212529 !important;
  }
  
  .text-muted {
    color: #6c757d !important;
  }
  
  .text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
  }
  
  .text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
  }
  
  .text-reset {
    color: inherit !important;
  }
  
  .bg-primary {
    background-color: #0d6efd !important;
  }
  
  .bg-secondary {
    background-color: #6c757d !important;
  }
  
  .bg-success {
    background-color: #198754 !important;
  }
  
  .bg-info {
    background-color: #0dcaf0 !important;
  }
  
  .bg-warning {
    background-color: #ffc107 !important;
  }
  
  .bg-danger {
    background-color: #dc3545 !important;
  }
  
  .bg-light {
    background-color: #f8f9fa !important;
  }
  
  .bg-dark {
    background-color: #212529 !important;
  }
  
  .bg-body {
    background-color: #fff !important;
  }
  
  .bg-white {
    background-color: #fff !important;
  }
  
  .bg-transparent {
    background-color: transparent !important;
  }
  
  .bg-gradient {
    background-image: var(--bs-gradient) !important;
  }
  
  .user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    user-select: all !important;
  }
  
  .user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    user-select: auto !important;
  }
  
  .user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    user-select: none !important;
  }
  
  .pe-none {
    pointer-events: none !important;
  }
  
  .pe-auto {
    pointer-events: auto !important;
  }
  
  .rounded {
    border-radius: 0.25rem !important;
  }
  
  .rounded-0 {
    border-radius: 0 !important;
  }
  
  .rounded-1 {
    border-radius: 0.2rem !important;
  }
  
  .rounded-2 {
    border-radius: 0.25rem !important;
  }
  
  .rounded-3 {
    border-radius: 0.3rem !important;
  }
  
  .rounded-circle {
    border-radius: 50% !important;
  }
  
  .rounded-pill {
    border-radius: 50rem !important;
  }
  
  .rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  
  .rounded-end {
    border-bottom-right-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  
  .rounded-bottom {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  
  .rounded-start {
    border-bottom-left-radius: 0.25rem !important;
    border-top-left-radius: 0.25rem !important;
  }
  
  .visible {
    visibility: visible !important;
  }
  
  .invisible {
    visibility: hidden !important;
  }
  
  /* ===================== 
  追加余白設定（5まではbootstrapのデフォです）
   ===================== */
  
  .mt-6 {
    margin-top: 4rem !important;
  }
  
  .ms-6 {
    margin-right: 4rem !important;
  }
  
  .mb-6 {
    margin-bottom: 4rem !important;
  }
  
  .mw-6 {
    margin-left: 4rem !important;
  }
  
  .mx-6 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  
  .my-6 {
    margin-bottom: 4rem !important;
    margin-top: 4rem !important;
  }
  
  .m-6 {
    margin-bottom: 4rem !important;
    margin-left: 4rem !important;
    margin-right: 4rem !important;
    margin-top: 4rem !important;
  }
  
  .pt-6 {
    padding-top: 4rem !important;
  }
  
  .pr-6 {
    padding-right: 4rem !important;
  }
  
  .pb-6 {
    padding-bottom: 4rem !important;
  }
  
  .pw-6 {
    padding-left: 4rem !important;
  }
  
  .px-6 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  
  .py-6 {
    padding-bottom: 4rem !important;
    padding-top: 4rem !important;
  }
  
  .p-6 {
    padding-bottom: 4rem !important;
    padding-left: 4rem !important;
    padding-right: 4rem !important;
    padding-top: 4rem !important;
  }
  
  .mt-7 {
    margin-top: 5rem;
  }
  
  .ms-7 {
    margin-right: 5rem;
  }
  
  .mb-7 {
    margin-bottom: 5rem;
  }
  
  .mw-7 {
    margin-left: 5rem;
  }
  
  .mx-7 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  
  .my-7 {
    margin-bottom: 5rem;
    margin-top: 5rem;
  }
  
  .m-7 {
    margin-bottom: 5rem;
    margin-left: 5rem;
    margin-right: 5rem;
    margin-top: 5rem;
  }
  
  .pt-7 {
    padding-top: 5rem;
  }
  
  .pr-7 {
    padding-right: 5rem;
  }
  
  .pb-7 {
    padding-bottom: 5rem;
  }
  
  .pw-7 {
    padding-left: 5rem;
  }
  
  .px-7 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  
  .py-7 {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
  
  .p-7 {
    padding-bottom: 5rem;
    padding-left: 5rem;
    padding-right: 5rem;
    padding-top: 5rem;
  }
  
  /* -------------------------------
  レスポンシブ
  ------------------------------- */
  
  @media (min-width: 576px) {
  
  .float-sm-start {
    float: left !important;
  }
  
  .float-sm-end {
    float: right !important;
  }
  
  .float-sm-none {
    float: none !important;
  }
  
  .d-sm-inline {
    display: inline !important;
  }
  
  .d-sm-inline-block {
    display: inline-block !important;
  }
  
  .d-sm-block {
    display: block !important;
  }
  
  .d-sm-grid {
    display: grid !important;
  }
  
  .d-sm-table {
    display: table !important;
  }
  
  .d-sm-table-row {
    display: table-row !important;
  }
  
  .d-sm-table-cell {
    display: table-cell !important;
  }
  
  .d-sm-flex {
    display: flex !important;
  }
  
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  
  .d-sm-none {
    display: none !important;
  }
  
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  
  .flex-sm-row {
    flex-direction: row !important;
  }
  
  .flex-sm-column {
    flex-direction: column !important;
  }
  
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  
  .gap-sm-0 {
    gap: 0 !important;
  }
  
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  
  .gap-sm-3 {
    gap: 1rem !important;
  }
  
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  
  .gap-sm-5 {
    gap: 3rem !important;
  }
  
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  
  .justify-content-sm-center {
    justify-content: center !important;
  }
  
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  
  .align-items-sm-center {
    align-items: center !important;
  }
  
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  
  .align-content-sm-center {
    align-content: center !important;
  }
  
  .align-content-sm-between {
    align-content: space-between !important;
  }
  
  .align-content-sm-around {
    align-content: space-around !important;
  }
  
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  
  .align-self-sm-auto {
    align-self: auto !important;
  }
  
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  
  .align-self-sm-center {
    align-self: center !important;
  }
  
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  
  .order-sm-first {
    order: -1 !important;
  }
  
  .order-sm-0 {
    order: 0 !important;
  }
  
  .order-sm-1 {
    order: 1 !important;
  }
  
  .order-sm-2 {
    order: 2 !important;
  }
  
  .order-sm-3 {
    order: 3 !important;
  }
  
  .order-sm-4 {
    order: 4 !important;
  }
  
  .order-sm-5 {
    order: 5 !important;
  }
  
  .order-sm-last {
    order: 6 !important;
  }
  
  .m-sm-0 {
    margin: 0 !important;
  }
  
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  
  .m-sm-3 {
    margin: 1rem !important;
  }
  
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  
  .m-sm-5 {
    margin: 3rem !important;
  }
  
  .m-sm-auto {
    margin: auto !important;
  }
  
  .mx-sm-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  
  .mx-sm-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  
  .mx-sm-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  
  .mx-sm-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  
  .mx-sm-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  
  .mx-sm-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  
  .mx-sm-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  
  .my-sm-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  
  .my-sm-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  
  .my-sm-5 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  
  .my-sm-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  
  .mt-sm-auto {
    margin-top: auto !important;
  }
  
  .me-sm-0 {
    margin-right: 0 !important;
  }
  
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  
  .me-sm-auto {
    margin-right: auto !important;
  }
  
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  
  .ms-sm-auto {
    margin-left: auto !important;
  }
  
  .p-sm-0 {
    padding: 0 !important;
  }
  
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  
  .p-sm-3 {
    padding: 1rem !important;
  }
  
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  
  .p-sm-5 {
    padding: 3rem !important;
  }
  
  .px-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  .px-sm-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  
  .px-sm-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  
  .px-sm-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  
  .px-sm-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  
  .px-sm-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  
  .py-sm-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  
  .py-sm-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  
  .py-sm-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  
  .text-sm-start {
    text-align: left !important;
  }
  
  .text-sm-end {
    text-align: right !important;
  }
  
  .text-sm-center {
    text-align: center !important;
  }
  
  }
  
  @media (min-width: 768px) {
  
  .float-md-start {
    float: left !important;
  }
  
  .float-md-end {
    float: right !important;
  }
  
  .float-md-none {
    float: none !important;
  }
  
  .d-md-inline {
    display: inline !important;
  }
  
  .d-md-inline-block {
    display: inline-block !important;
  }
  
  .d-md-block {
    display: block !important;
  }
  
  .d-md-grid {
    display: grid !important;
  }
  
  .d-md-table {
    display: table !important;
  }
  
  .d-md-table-row {
    display: table-row !important;
  }
  
  .d-md-table-cell {
    display: table-cell !important;
  }
  
  .d-md-flex {
    display: flex !important;
  }
  
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  
  .d-md-none {
    display: none !important;
  }
  
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  
  .flex-md-row {
    flex-direction: row !important;
  }
  
  .flex-md-column {
    flex-direction: column !important;
  }
  
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  
  .gap-md-0 {
    gap: 0 !important;
  }
  
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  
  .gap-md-3 {
    gap: 1rem !important;
  }
  
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  
  .gap-md-5 {
    gap: 3rem !important;
  }
  
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  
  .justify-content-md-center {
    justify-content: center !important;
  }
  
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  
  .align-items-md-start {
    align-items: flex-start !important;
  }
  
  .align-items-md-end {
    align-items: flex-end !important;
  }
  
  .align-items-md-center {
    align-items: center !important;
  }
  
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  
  .align-content-md-start {
    align-content: flex-start !important;
  }
  
  .align-content-md-end {
    align-content: flex-end !important;
  }
  
  .align-content-md-center {
    align-content: center !important;
  }
  
  .align-content-md-between {
    align-content: space-between !important;
  }
  
  .align-content-md-around {
    align-content: space-around !important;
  }
  
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  
  .align-self-md-auto {
    align-self: auto !important;
  }
  
  .align-self-md-start {
    align-self: flex-start !important;
  }
  
  .align-self-md-end {
    align-self: flex-end !important;
  }
  
  .align-self-md-center {
    align-self: center !important;
  }
  
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  
  .order-md-first {
    order: -1 !important;
  }
  
  .order-md-0 {
    order: 0 !important;
  }
  
  .order-md-1 {
    order: 1 !important;
  }
  
  .order-md-2 {
    order: 2 !important;
  }
  
  .order-md-3 {
    order: 3 !important;
  }
  
  .order-md-4 {
    order: 4 !important;
  }
  
  .order-md-5 {
    order: 5 !important;
  }
  
  .order-md-last {
    order: 6 !important;
  }
  
  .m-md-0 {
    margin: 0 !important;
  }
  
  .m-md-1 {
    margin: 0.25rem !important;
  }
  
  .m-md-2 {
    margin: 0.5rem !important;
  }
  
  .m-md-3 {
    margin: 1rem !important;
  }
  
  .m-md-4 {
    margin: 1.5rem !important;
  }
  
  .m-md-5 {
    margin: 3rem !important;
  }
  
  .m-md-auto {
    margin: auto !important;
  }
  
  .mx-md-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  
  .mx-md-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  
  .mx-md-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  
  .mx-md-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  
  .mx-md-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  
  .mx-md-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  
  .mx-md-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  
  .my-md-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  
  .my-md-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  
  .my-md-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  
  .my-md-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  
  .my-md-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  
  .my-md-5 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  
  .my-md-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  
  .mt-md-0 {
    margin-top: 0 !important;
  }
  
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  
  .mt-md-auto {
    margin-top: auto !important;
  }
  
  .me-md-0 {
    margin-right: 0 !important;
  }
  
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  
  .me-md-3 {
    margin-right: 1rem !important;
  }
  
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  
  .me-md-5 {
    margin-right: 3rem !important;
  }
  
  .me-md-auto {
    margin-right: auto !important;
  }
  
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  
  .ms-md-0 {
    margin-left: 0 !important;
  }
  
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  
  .ms-md-auto {
    margin-left: auto !important;
  }
  
  .p-md-0 {
    padding: 0 !important;
  }
  
  .p-md-1 {
    padding: 0.25rem !important;
  }
  
  .p-md-2 {
    padding: 0.5rem !important;
  }
  
  .p-md-3 {
    padding: 1rem !important;
  }
  
  .p-md-4 {
    padding: 1.5rem !important;
  }
  
  .p-md-5 {
    padding: 3rem !important;
  }
  
  .px-md-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  .px-md-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  
  .px-md-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  
  .px-md-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  
  .px-md-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  
  .px-md-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  
  .py-md-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  
  .py-md-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  
  .py-md-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  
  .py-md-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  
  .py-md-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  
  .py-md-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  
  .pt-md-0 {
    padding-top: 0 !important;
  }
  
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  
  .pe-md-0 {
    padding-right: 0 !important;
  }
  
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  
  .ps-md-0 {
    padding-left: 0 !important;
  }
  
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  
  .text-md-start {
    text-align: left !important;
  }
  
  .text-md-end {
    text-align: right !important;
  }
  
  .text-md-center {
    text-align: center !important;
  }
  
  }
  
  @media (min-width: 992px) {
  
  .float-lg-start {
    float: left !important;
  }
  
  .float-lg-end {
    float: right !important;
  }
  
  .float-lg-none {
    float: none !important;
  }
  
  .d-lg-inline {
    display: inline !important;
  }
  
  .d-lg-inline-block {
    display: inline-block !important;
  }
  
  .d-lg-block {
    display: block !important;
  }
  
  .d-lg-grid {
    display: grid !important;
  }
  
  .d-lg-table {
    display: table !important;
  }
  
  .d-lg-table-row {
    display: table-row !important;
  }
  
  .d-lg-table-cell {
    display: table-cell !important;
  }
  
  .d-lg-flex {
    display: flex !important;
  }
  
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  
  .d-lg-none {
    display: none !important;
  }
  
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  
  .flex-lg-row {
    flex-direction: row !important;
  }
  
  .flex-lg-column {
    flex-direction: column !important;
  }
  
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  
  .gap-lg-0 {
    gap: 0 !important;
  }
  
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  
  .gap-lg-3 {
    gap: 1rem !important;
  }
  
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  
  .gap-lg-5 {
    gap: 3rem !important;
  }
  
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  
  .justify-content-lg-center {
    justify-content: center !important;
  }
  
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  
  .align-items-lg-center {
    align-items: center !important;
  }
  
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  
  .align-content-lg-center {
    align-content: center !important;
  }
  
  .align-content-lg-between {
    align-content: space-between !important;
  }
  
  .align-content-lg-around {
    align-content: space-around !important;
  }
  
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  
  .align-self-lg-auto {
    align-self: auto !important;
  }
  
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  
  .align-self-lg-center {
    align-self: center !important;
  }
  
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  
  .order-lg-first {
    order: -1 !important;
  }
  
  .order-lg-0 {
    order: 0 !important;
  }
  
  .order-lg-1 {
    order: 1 !important;
  }
  
  .order-lg-2 {
    order: 2 !important;
  }
  
  .order-lg-3 {
    order: 3 !important;
  }
  
  .order-lg-4 {
    order: 4 !important;
  }
  
  .order-lg-5 {
    order: 5 !important;
  }
  
  .order-lg-last {
    order: 6 !important;
  }
  
  .m-lg-0 {
    margin: 0 !important;
  }
  
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  
  .m-lg-3 {
    margin: 1rem !important;
  }
  
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  
  .m-lg-5 {
    margin: 3rem !important;
  }
  
  .m-lg-auto {
    margin: auto !important;
  }
  
  .mx-lg-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  
  .mx-lg-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  
  .mx-lg-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  
  .mx-lg-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  
  .mx-lg-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  
  .mx-lg-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  
  .mx-lg-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  
  .my-lg-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  
  .my-lg-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  
  .my-lg-5 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  
  .my-lg-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  
  .mt-lg-auto {
    margin-top: auto !important;
  }
  
  .me-lg-0 {
    margin-right: 0 !important;
  }
  
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  
  .me-lg-auto {
    margin-right: auto !important;
  }
  
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  
  .ms-lg-auto {
    margin-left: auto !important;
  }
  
  .p-lg-0 {
    padding: 0 !important;
  }
  
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  
  .p-lg-3 {
    padding: 1rem !important;
  }
  
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  
  .p-lg-5 {
    padding: 3rem !important;
  }
  
  .px-lg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  .px-lg-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  
  .px-lg-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  
  .px-lg-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  
  .px-lg-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  
  .px-lg-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  
  .py-lg-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  
  .py-lg-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  
  .py-lg-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  
  .text-lg-start {
    text-align: left !important;
  }
  
  .text-lg-end {
    text-align: right !important;
  }
  
  .text-lg-center {
    text-align: center !important;
  }
  
  }
  
  @media (min-width: 1200px) {
  
  .float-xl-start {
    float: left !important;
  }
  
  .float-xl-end {
    float: right !important;
  }
  
  .float-xl-none {
    float: none !important;
  }
  
  .d-xl-inline {
    display: inline !important;
  }
  
  .d-xl-inline-block {
    display: inline-block !important;
  }
  
  .d-xl-block {
    display: block !important;
  }
  
  .d-xl-grid {
    display: grid !important;
  }
  
  .d-xl-table {
    display: table !important;
  }
  
  .d-xl-table-row {
    display: table-row !important;
  }
  
  .d-xl-table-cell {
    display: table-cell !important;
  }
  
  .d-xl-flex {
    display: flex !important;
  }
  
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  
  .d-xl-none {
    display: none !important;
  }
  
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  
  .flex-xl-row {
    flex-direction: row !important;
  }
  
  .flex-xl-column {
    flex-direction: column !important;
  }
  
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  
  .gap-xl-0 {
    gap: 0 !important;
  }
  
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  
  .gap-xl-3 {
    gap: 1rem !important;
  }
  
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  
  .gap-xl-5 {
    gap: 3rem !important;
  }
  
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  
  .justify-content-xl-center {
    justify-content: center !important;
  }
  
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  
  .align-items-xl-center {
    align-items: center !important;
  }
  
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  
  .align-content-xl-center {
    align-content: center !important;
  }
  
  .align-content-xl-between {
    align-content: space-between !important;
  }
  
  .align-content-xl-around {
    align-content: space-around !important;
  }
  
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  
  .align-self-xl-auto {
    align-self: auto !important;
  }
  
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  
  .align-self-xl-center {
    align-self: center !important;
  }
  
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  
  .order-xl-first {
    order: -1 !important;
  }
  
  .order-xl-0 {
    order: 0 !important;
  }
  
  .order-xl-1 {
    order: 1 !important;
  }
  
  .order-xl-2 {
    order: 2 !important;
  }
  
  .order-xl-3 {
    order: 3 !important;
  }
  
  .order-xl-4 {
    order: 4 !important;
  }
  
  .order-xl-5 {
    order: 5 !important;
  }
  
  .order-xl-last {
    order: 6 !important;
  }
  
  .m-xl-0 {
    margin: 0 !important;
  }
  
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  
  .m-xl-3 {
    margin: 1rem !important;
  }
  
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  
  .m-xl-5 {
    margin: 3rem !important;
  }
  
  .m-xl-auto {
    margin: auto !important;
  }
  
  .mx-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  
  .mx-xl-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  
  .mx-xl-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  
  .mx-xl-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  
  .mx-xl-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  
  .mx-xl-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  
  .mx-xl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  
  .my-xl-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  
  .my-xl-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  
  .my-xl-5 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  
  .my-xl-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  
  .mt-xl-auto {
    margin-top: auto !important;
  }
  
  .me-xl-0 {
    margin-right: 0 !important;
  }
  
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  
  .me-xl-auto {
    margin-right: auto !important;
  }
  
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  
  .ms-xl-auto {
    margin-left: auto !important;
  }
  
  .p-xl-0 {
    padding: 0 !important;
  }
  
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  
  .p-xl-3 {
    padding: 1rem !important;
  }
  
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  
  .p-xl-5 {
    padding: 3rem !important;
  }
  
  .px-xl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  .px-xl-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  
  .px-xl-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  
  .px-xl-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  
  .px-xl-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  
  .px-xl-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  
  .py-xl-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  
  .py-xl-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  
  .py-xl-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  
  .text-xl-start {
    text-align: left !important;
  }
  
  .text-xl-end {
    text-align: right !important;
  }
  
  .text-xl-center {
    text-align: center !important;
  }
  
  .fs-1 {
    font-size: 2.5rem !important;
  }
  
  .fs-2 {
    font-size: 2rem !important;
  }
  
  .fs-3 {
    font-size: 1.75rem !important;
  }
  
  .fs-4 {
    font-size: 1.5rem !important;
  }
  
  }
  
  @media (min-width: 1400px) {
  
  .float-xxl-start {
    float: left !important;
  }
  
  .float-xxl-end {
    float: right !important;
  }
  
  .float-xxl-none {
    float: none !important;
  }
  
  .d-xxl-inline {
    display: inline !important;
  }
  
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  
  .d-xxl-block {
    display: block !important;
  }
  
  .d-xxl-grid {
    display: grid !important;
  }
  
  .d-xxl-table {
    display: table !important;
  }
  
  .d-xxl-table-row {
    display: table-row !important;
  }
  
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  
  .d-xxl-flex {
    display: flex !important;
  }
  
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  
  .d-xxl-none {
    display: none !important;
  }
  
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  
  .flex-xxl-row {
    flex-direction: row !important;
  }
  
  .flex-xxl-column {
    flex-direction: column !important;
  }
  
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  
  .gap-xxl-0 {
    gap: 0 !important;
  }
  
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  
  .align-items-xxl-center {
    align-items: center !important;
  }
  
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  
  .align-content-xxl-center {
    align-content: center !important;
  }
  
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  
  .align-self-xxl-center {
    align-self: center !important;
  }
  
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  
  .order-xxl-first {
    order: -1 !important;
  }
  
  .order-xxl-0 {
    order: 0 !important;
  }
  
  .order-xxl-1 {
    order: 1 !important;
  }
  
  .order-xxl-2 {
    order: 2 !important;
  }
  
  .order-xxl-3 {
    order: 3 !important;
  }
  
  .order-xxl-4 {
    order: 4 !important;
  }
  
  .order-xxl-5 {
    order: 5 !important;
  }
  
  .order-xxl-last {
    order: 6 !important;
  }
  
  .m-xxl-0 {
    margin: 0 !important;
  }
  
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  
  .m-xxl-3 {
    margin: 1rem !important;
  }
  
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  
  .m-xxl-5 {
    margin: 3rem !important;
  }
  
  .m-xxl-auto {
    margin: auto !important;
  }
  
  .mx-xxl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  
  .mx-xxl-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  
  .mx-xxl-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  
  .mx-xxl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  
  .my-xxl-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  
  .my-xxl-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  
  .my-xxl-5 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  
  .my-xxl-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  
  .me-xxl-auto {
    margin-right: auto !important;
  }
  
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  
  .p-xxl-0 {
    padding: 0 !important;
  }
  
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  
  .p-xxl-3 {
    padding: 1rem !important;
  }
  
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  
  .p-xxl-5 {
    padding: 3rem !important;
  }
  
  .px-xxl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  .px-xxl-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  
  .px-xxl-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  
  .px-xxl-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  
  .px-xxl-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  
  .px-xxl-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  
  .py-xxl-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  
  .py-xxl-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  
  .py-xxl-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  
  .text-xxl-start {
    text-align: left !important;
  }
  
  .text-xxl-end {
    text-align: right !important;
  }
  
  .text-xxl-center {
    text-align: center !important;
  }
  
  }
  
  @media screen and (max-width:1199px) {
  
  .l-container--1140 {
    padding-left: 45px;
    padding-right: 45px;
  }
  
  .p-mv__inner {
    max-width: 930px;
  }
  
  .p-section__inner {
    max-width: 960px;
    padding-left: 30px;
    padding-right: 30px;
  }
  
  .p-panel-container--3col {
    width: 100%;
  }
  
  .p-panel-container--4col {
    width: 100%;
  }
  
  .subpage h4.jProductFunc__heading br {
    display: none;
  }
  
  .subpage .p-underwaterDroneCaseSubhead :nth-child(n+2) {
    margin-top: 18px;
  }
  
  .subpage .p-underwaterDroneProcess__lists {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, auto);
  }
  
  .subpage .p-underwaterDroneProcess__lists--4col {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, auto);
  }
  
  .subpage .p-cards2 {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, auto);
  }
  
  }
  
  @media screen and (max-width: 991px) {
  
  .p-mv__inner {
    max-width: 690px;
  }
  
  .p-section__inner {
    max-width: 720px;
  }
  
  .p-panel-container--2col {
    margin-top: 32px;
  }
  
  .p-panel__2col--1 {
    width: 100%;
  }
  
  .p-panel__2col--1-3 {
    width: 100%;
  }
  
  .p-panel__2col--2-3 {
    width: 100%;
  }
  
  .p-panel--3col {
    width: calc((100% - 30px) / 2);
  }
  
  .p-panel--3col:nth-child(n+3) {
    margin-top: 32px;
  }
  
  .p-panel--3col:nth-child(4n) {
    margin-left: 30px;
  }
  
  .p-panel--3col:nth-child(odd) {
    margin-left: 0;
  }
  
  .p-panel--4col {
    width: calc((100% - 30px) / 2);
  }
  
  .p-panel--4col:nth-child(n+3) {
    margin-top: 32px;
  }
  
  .p-panel--4col:nth-child(even) {
    margin-right: 0;
  }
  
  .subpage .p-underwaterDroneMV__title .br-pc {
    display: block;
  }
  
  .subpage .p-underwaterDroneTabBtn__btn {
    font-size: 18px;
    padding: 10px;
    width: 50%;
  }
  
  .subpage .p-underwaterDroneTabBtn__btn.active {
    font-size: 22px;
    width: 50%;
  }
  
  .subpage .p-underwaterDroneProblem__title img {
    width: 100%;
  }
  
  .subpage .p-jcupid__qaList {
    display: block;
  }
  
  .subpage .p-jcupid__qaA {
    margin-top: 24px;
  }
  
  .subpage .p-section__inner {
    max-width: 100% !important;
    width: 100% !important;
  }
  
  .subpage .p-jcupidMedia__box {
    gap: 20px;
  }
  
  }
  
  @media screen and (max-width: 767px) {
  
  .p-mv__inner {
    max-width: 510px;
  }
  
  .p-section__inner {
    max-width: 530px;
  }
  
  .p-panel__2col {
    width: 100%;
  }
  
  .p-panel__2col:nth-child(n+2) {
    margin-top: 24px;
  }
  
  .p-panel__2col--1:nth-child(n+2) {
    margin-top: 24px;
  }
  
  .p-panel__2col--ml-0 {
    margin-left: 0;
  }
  
  .p-panel__2col--mt-24 {
    margin-top: 24px;
  }
  
  .p-panel-container--reverse .p-panel__2col--1-3 {
    width: 100%;
  }
  
  .p-panel-container--reverse .p-panel__2col--2-3 {
    width: 100%;
  }
  
  .p-panel--3col {
    margin-left: 0 !important;
    width: 100%;
  }
  
  .p-panel--3col:nth-child(n+2) {
    margin-top: 24px;
  }
  
  .p-panel--4col {
    width: 100%;
  }
  
  .p-panel--4col:nth-child(n+2) {
    margin-top: 24px;
  }
  
  .p-panel--4col:nth-child(odd) {
    margin-right: 0;
  }
  
  .p-table th {
    display: block;
    width: 100%;
  }
  
  .p-table td {
    display: block;
    width: 100%;
  }
  
  .p-list {
    text-align: center;
  }
  
  .p-video-80 {
    width: 100%;
  }
  
  .subpage .p-underwaterDroneAboutSummary__lead br {
    display: none;
  }
  
  .subpage .p-underwaterDroneProcess__listsWrap {
    width: 100%;
  }
  
  .subpage .p-underwaterDroneProcess__lists {
    gap: 3em;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(6, auto);
  }
  
  .subpage .p-underwaterDroneProcess__lists--4col {
    gap: 3em;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(6, auto);
  }
  
  .subpage .p-underwaterDroneProcess__list:after {
    border-width: 40px 80px 0 80px;
    bottom: -40px;
    left: 50%;
    top: auto;
    transform: translateX(-50%);
  }
  
  .subpage .p-underwaterDroneProcess__list--BgPnk::after {
    border-color: #ffd7d7 transparent transparent transparent;
  }
  
  .subpage .p-underwaterDroneProcess__list--BgOrg::after {
    border-color: #ffd9be transparent transparent transparent;
  }
  
  .subpage .p-underwaterDroneProcess__list--BgYel::after {
    border-color: #faf1cc transparent transparent transparent;
  }
  
  .subpage .p-underwaterDroneProcess__list--BgGrn::after {
    border-color: #c7e2c6 transparent transparent transparent;
  }
  
  .subpage .p-underwaterDroneProcess__list--BgMtGrn::after {
    border-color: #b5e6e4 transparent transparent transparent;
  }
  
  .subpage .p-underwaterDroneProcess__list--BgBlu::after {
    border-color: #cbe1ec transparent transparent transparent;
  }
  
  .subpage .p-jcupid__qaLists {
    width: 100%;
  }
  
  .subpage .p-jcupidMedia__box {
    flex-direction: column;
    gap: 20px;
  }
  
  .subpage .p-jcupidMedia__title {
    text-align: center;
  }
  
  .subpage .p-jcupidMedia__title br {
    display: none;
  }
  
  .subpage .p-cards2 {
    gap: 1.5em;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(6, auto);
  }
  
  .subpage .c-card2__meta {
    flex-direction: initial;
    gap: 1.2em;
  }
  
  }
  
  @media screen and (max-width: 750px) {
  
  .subpage .p-jcupidPhenomenon__caseCardslist {
    grid-template-columns: repeat(1, 1fr);
  }
  
  .subpage .p-jcupidPhenomenon__caseCardTitle {
    font-size: 22px !important;
  }
  
  }
  
  @media screen and (max-width: 575px) {
  
  .c-heading-l {
    font-size: 1.5rem;
  }
  
  .page main h2.c-heading-l {
    font-size: 1.5rem;
  }
  
  .c-heading-m {
    font-size: 1.25rem;
  }
  
  .c-external-link {
    font-size: 1.25rem;
  }
  
  .c-external-link:hover::before,
  .c-external-link:hover::after {
    opacity: 0.7;
  }
  
  .p-mv__inner {
    max-width: calc(100% - 30px);
  }
  
  }
  
  @media screen and (max-width: 480px) {
  
  .l-container--1140 {
    padding-left: 24px;
    padding-right: 24px;
  }
  
  .p-section {
    padding-bottom: 24px;
    padding-top: 24px;
  }
  
  .p-section__inner {
    padding-bottom: 18px;
    padding-top: 18px;
  }
  
  .p-panel-container--3col {
    justify-content: center;
  }
  
  .p-panel-container--4col {
    justify-content: center;
  }
  
  .page-name .pb-m {
    padding-bottom: 32px;
  }
  
  }
  
  @media print {
  
  .d-print-inline {
    display: inline !important;
  }
  
  .d-print-inline-block {
    display: inline-block !important;
  }
  
  .d-print-block {
    display: block !important;
  }
  
  .d-print-grid {
    display: grid !important;
  }
  
  .d-print-table {
    display: table !important;
  }
  
  .d-print-table-row {
    display: table-row !important;
  }
  
  .d-print-table-cell {
    display: table-cell !important;
  }
  
  .d-print-flex {
    display: flex !important;
  }
  
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  
  .d-print-none {
    display: none !important;
  }
  
  }
  
  