@import url(https://fonts.googleapis.com/css?family=Muli:400,700&display=swap);/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

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

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

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

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

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

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

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

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

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

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: local("Noto Sans CJK JP"), local("Noto Sans JP"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format("opentype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: local("Noto Sans CJK JP"), local("Noto Sans JP"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format("opentype");
}
body {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  font-family: "Noto Sans JP";
  background-color: #F2F2F2;
}

img {
  max-width: 100%;
}

html {
  font-family: -apple-sysytem, BlinkMacSystemFont, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, Roboto, "Droid Sans", sans-serif;
}

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

.o-container {
  position: relative;
}
.o-container--portal {
  padding-bottom: 100px;
}

.o-wrapper {
  position: relative;
}

.c-accordion {
  margin: 0;
  padding: 0;
  color: #333333;
  line-height: 200%;
}
.c-accordion img {
  width: 100%;
}
.c-accordion__item {
  padding: 24px 0;
  cursor: pointer;
  position: relative;
  border-top: 2px solid #CFCFCF;
  border-bottom: 2px solid #CFCFCF;
}
.c-accordion__item + .c-accordion__item {
  border-top: none;
}
.c-accordion__term {
  margin-left: 100px;
  position: relative;
  font-weight: bold;
}
.c-accordion__term--business::before {
  content: "";
  width: 22px;
  height: 2px;
  background-color: #2B93E9;
  position: absolute;
  top: 50%;
  right: 40px;
  border-radius: 1px;
}
.c-accordion__term--business::after {
  content: "";
  height: 22px;
  width: 2px;
  background-color: #2B93E9;
  position: absolute;
  top: 20%;
  right: 50px;
  border-radius: 1px;
}
.c-accordion__term--user::before {
  content: "";
  width: 22px;
  height: 2px;
  background-color: #15B4B2;
  position: absolute;
  top: 50%;
  right: 40px;
  border-radius: 1px;
}
.c-accordion__term--user::after {
  content: "";
  height: 22px;
  width: 2px;
  background-color: #15B4B2;
  position: absolute;
  top: 20%;
  right: 50px;
  border-radius: 1px;
}
.c-accordion__description {
  border-radius: 6px;
  height: 0;
  line-height: 0;
  opacity: 0;
  overflow: hidden;
  transition-duration: 0.2s;
  background-color: #F8F8F8;
}
.c-accordion__description-text__heading {
  font-weight: bold;
}
.c-accordion__description--about {
  background-color: #ffffff;
}
.c-accordion .c-heading--bar {
  background-color: #ffffff;
}

.is-open::after {
  width: 0;
  height: 0;
}
.is-open + .c-accordion__description {
  height: auto;
  opacity: 1;
  line-height: normal;
}

.c-arrowed-list {
  list-style: none;
}
.c-arrowed-list__item + .c-arrowed-list__item {
  margin-top: 15px;
}
.c-arrowed-list__link {
  color: #333333;
  padding-left: 20px;
  vertical-align: middle;
  position: relative;
  display: inline-block;
}
.c-arrowed-list__link::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  top: 6px;
  left: 0;
  border-style: solid;
  border-color: transparent transparent transparent #5093E6;
  border-width: 6px 0 6px 10px;
  margin-right: 5px;
}
.c-arrowed-list__link:hover {
  text-decoration: none;
}

.c-breadcrumb {
  color: #ffffff;
  font-size: 14px;
  border-bottom: 1px solid #878787;
  background-color: #555555;
  width: auto;
  word-break: break-all;
}
.c-breadcrumb__list {
  position: relative;
  align-items: center;
}
.c-breadcrumb__item {
  display: inline;
}
.c-breadcrumb__item:not(:last-child):after {
  content: ">";
  margin-right: 4px;
  margin-left: 4px;
}
.c-breadcrumb__link {
  color: #333333;
  text-decoration: none;
}
.c-breadcrumb--white {
  color: #ffffff;
}
.c-breadcrumb--white .c-breadcrumb__link {
  color: #ffffff;
}

.c-button {
  padding: 13px 0;
  width: 296px;
  text-decoration: none;
  color: #ffffff;
  position: relative;
  text-align: center;
  border-radius: 6px;
  font-size: 16px;
  display: inline-block;
}
.c-button_20250217_GUT_09 {
  padding: 13px 0;
  width: 427px;
  text-decoration: none;
  color: #ffffff;
  position: relative;
  text-align: center;
  border-radius: 6px;
  font-size: 16px;
  display: inline-block;
}
.c-button_20250217_GUT_49 {
  padding: 13px 0;
  width: 346px;
  text-decoration: none;
  color: #ffffff;
  position: relative;
  text-align: center;
  border-radius: 6px;
  font-size: 16px;
  display: inline-block;
}
.c-button_20250217_GUT_09_news51 {
  padding: 13px 0;
  width: 427px;
  text-decoration: none;
  color: #333333;
  position: relative;
  text-align: center;
  border-radius: 6px;
  font-size: 16px;
  display: inline-block;
}

.c-window__button_20250217_GUT_09 {
  text-align: center;
  padding-top: 30px;
}
.c-button--arrow::after {
  content: "";
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  position: absolute;
  top: 50%;
  right: 16px;
  width: 9px;
  height: 9px;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}
.c-button--arrow_20250217_GUT_04::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  right: 16px;
  top: 28px;
  background-image: url('/assets/img/export_arrow_white.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.c-button--arrow_20250217_GUT_10::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  right: 16px;
  top: 15px;
  background-image: url('/assets/img/export_arrow_white.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.c-button--arrow_20250217_GUT_11::after {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  right: 5px;
  top: 5px;
  background-image: url('/assets/img/download.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.c-button--arrow_20250217_GUT_42_45::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  right: 10px;
  top: 15px;
  background-image: url('/assets/img/export_arrow_white.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.c-button--arrow_20250217_GUT_05::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  right: 16px;
  top: 15px;
  background-image: url('/assets/img/export_arrow_white.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.c-button--arrow_20250217_GUT_09::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  right: 16px;
  top: 15px;
  background-image: url('/assets/img/export_arrow_white.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.c-button--arrow_20250217_GUT_09_news51::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  right: 16px;
  top: 20px;
  background-image: url('/assets/img/export_arrow_black.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.c-button--arrow-down::after {
  right: 20px;
  -webkit-transform: translate(0%, -50%) rotate(135deg);
          transform: translate(0%, -50%) rotate(135deg);
}
.c-button--small {
  width: 252px;
  padding: 7px 0 9px;
}
.c-button--business {
  background-color: #2B93E9;
}
.c-button--oss {
  background-color: #2B93E9;
}
.c-button--oss_20250217_GUT_02 {
  background-color: #2B93E9;
}
.c-button--user {
  background-color: #15B4B2;
}
.c-button--user_20250217_GUT_09 {
  background-color: #2B93E9;
}
.c-button--user_20250217_GUT_09_news51 {
  background-color: #ffffff;
}
.c-button--gray {
  background-color: #CFCFCF;
  pointer-events: none;
}
.c-button--gray:hover {
  opacity: 1;
}
.c-button--play::after {
  content: "";
  display: inline-block;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  right: 16px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  background-position: 60% center;
  background-repeat: no-repeat;
}
.c-button--play-business::after {
  background-image: url("/assets/img/business/guide/icon_play_business.svg");
}
.c-button--play-user::after {
  background-image: url("/assets/img/user/guide/icon_play_user.svg");
}
.c-button--plane {
  border: 1px solid #333333;
  color: #333333;
  background-color: #ffffff;
  line-height: 150%;
}
.c-button--pdf {
  border: 1px solid #333333;
  color: #333333;
  background-color: #ffffff;
  line-height: 150%;
}
.c-button--pdf_noBgColor {
  color: #ffffff;
  line-height: 150%;
}
.c-button--pdf_noBgColor::after {
  content: "";
  background-image: url("/assets/img/icon_PDF_white.svg");
  width: 24px;
  height: 26px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
.c-button--pdf::after {
  content: "";
  background-image: url("/assets/img/icon_PDF.svg");
  width: 24px;
  height: 26px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
.c-button--word {
  border: 1px solid #333333;
  color: #333333;
  background-color: #ffffff;
  line-height: 150%;
}
.c-button--word::after {
  content: "";
  background-image: url("/assets/img/icon_word.svg");
  width: 35px;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
.c-button--key {
  border: 1px solid #333333;
  color: #333333;
  background-color: #ffffff;
  line-height: 150%;
}
.c-button--key::after {
  content: "";
  background-image: url("/assets/img/icon_key.svg");
  width: 24px;
  height: 23px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
.c-button--excel {
  border: 1px solid #333333;
  color: #333333;
  background-color: #ffffff;
  line-height: 150%;
}
.c-button--excel::after {
  content: "";
  background-image: url("/assets/img/icon_excel.svg");
  width: 24px;
  height: 26px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
.c-button--json {
  border: 1px solid #333333;
  color: #333333;
  background-color: #ffffff;
  line-height: 150%;
}
.c-button--json::after {
  content: "";
  background-image: url("/assets/img/icon_json.svg");
  width: 24px;
  height: 26px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
.c-button--xml {
  border: 1px solid #333333;
  color: #333333;
  background-color: #ffffff;
  line-height: 150%;
}
.c-button--xml::after {
  content: "";
  background-image: url("/assets/img/icon_xml.svg");
  width: 24px;
  height: 26px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
.c-button--csv {
  border: 1px solid #333333;
  color: #333333;
  background-color: #ffffff;
  line-height: 150%;
}
.c-button--csv::after {
  content: "";
  background-image: url("/assets/img/icon_csv.svg");
  width: 24px;
  height: 26px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
.c-button--portal {
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
  font-size: 24px;
  font-weight: bold;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
}
.c-button--portal-user {
  color: #039E93;
}
.c-button--portal-user::before {
  content: "";
  width: 54px;
  height: 60px;
  background-image: url("/assets/img/icon_portal_user.svg");
  position: absolute;
  left: 17px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.c-button--portal-user::after {
  content: "";
  border-top: 2px solid #039E93;
  border-right: 2px solid #039E93;
  position: absolute;
  top: 50%;
  right: 40px;
  width: 10px;
  height: 10px;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}
.c-button--portal-business {
  color: #1867C9;
}
.c-button--portal-business::before {
  content: "";
  width: 54px;
  height: 60px;
  background-image: url("/assets/img/icon_portal_business.svg");
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-240%, -50%);
          transform: translate(-240%, -50%);
}
.c-button--portal-business::after {
  content: "";
  border-top: 2px solid #1867C9;
  border-right: 2px solid #1867C9;
  position: absolute;
  top: 50%;
  right: 40px;
  width: 10px;
  height: 10px;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}
.c-button--portal_Kei {
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
  font-size: 22px;
  font-weight: bold;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
}
.c-button--portal_Kei_20250217_GUT_01 {
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
  font-size: 22px;
  font-weight: bold;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
}
.out-link-svg {
  height: 24px;
  width: 24px;
  color:#58d5ee;
  margin-left: auto;
}




.c-button--portal-Keicar {
  color: #58d5ee;
}
.c-button--portal-Keicar_20250217_GUT_01 {
  color: #58d5ee;
}
.c-button--portal-Keicar::before {
  content: "";
  width: 66px;
  height: 37px;
  background-image: url("/assets/img/icon_portal_Keicar.svg");
  position: absolute;
  left: 168px;
  top: 50%;
  -webkit-transform: translate(-240%, -50%);
          transform: translate(-240%, -50%);
}
.c-button--portal-Keicar_20250217_GUT_01::before {
  content: "";
  width: 66px;
  height: 37px;
  background-image: url("/assets/img/icon_portal_Keicar.svg");
  position: absolute;
  left: 168px;
  top: 50%;
  -webkit-transform: translate(-240%, -50%);
          transform: translate(-240%, -50%);
}
.c-button--portal-Keicar::after {
  content: "";
  border-top: 2px solid #58d5ee;
  border-right: 2px solid #58d5ee;
  position: absolute;
  top: 50%;
  right: 40px;
  width: 10px;
  height: 10px;
  -webkit-transform: translate(0%, -50%) rotate(45deg);
          transform: translate(0%, -50%) rotate(45deg);
}
.c-button--portal-Keicar_20250217_GUT_01::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  right: 32px;
  background-image: url('/assets/img/export_arrow_blue.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.c-button--top {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  background: #333333 center no-repeat url("/assets/img/icon_arrow.svg");
}
.c-button--top-business {
  background-color: #2B93E9;
}
.c-button--top-user {
  background-color: #15B4B2;
}
.c-button--question {
  width: 320px;
}
.c-button--news {
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #333333;
}

.c-button--news_20250217_GUT_09 {
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #333333;
}

.c-button--news::after {
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
}

.c-button--oss {
  color: #333333;
  background-color: #deebf7;
  border: 1px solid #333333;
}
.c-button--oss_20250217_GUT_02 {
  color: #333333;
  background-color: #deebf7;
  border: 1px solid #333333;
}
.c-button--oss::after {
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
}
.c-button--oss_20250217_GUT_02::after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  right: 10px;
  top: 35%;
  background-image: url('/assets/img/export_arrow_black.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.c-footer {
  box-sizing: border-box;
  background: #555555;
}
.c-footer__copyright {
  background-color: #333333;
  color: #ffffff;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  margin: 0;
  padding: 14px 0;
}
.c-footer__inner {
  padding: 30px 0 25px;
  text-align: center;
  color: #ffffff;
}
.c-footer__address {
  margin-bottom: 38px;
  line-height: 200%;
}
.c-footer__link {
  margin: 0 auto 30px;
  display: flex;
  justify-content: space-around;
  font-weight: bold;
}
.c-footer__banner {
  margin: 0 auto;
}
.c-header-navi__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.c-header-navi__link {
  text-decoration: none;
  display: flex;
  align-items: center;
  color: #333333;
}
.c-header-navi__switch {
  position: absolute;
  bottom: 0;
  -webkit-transform: translateY(-65%);
          transform: translateY(-65%);
  width: 100%;
  background-color: #ffffff;
  padding: 20px;
  z-index: 100;
}
.c-header-navi__app li + li .c-header-navi__app-item {
  margin-top: 10px;
}

.c-header {
  width: 100%;
  z-index: 999;
  background: #ffffff;
  position: relative;
}
.c-header h1 {
  margin: 0;
}
.c-header__logo {
  margin: 0;
  font-size: inherit;
  text-decoration: none;
}
.c-header__logo__link {
  font-weight: bold;
  color: #333333;
  text-decoration: none;
  word-break: keep-all;
}
.c-header__app-item {
  padding: 0 32px;
}
.c-header__app-item + .c-header__app-item {
  border-left: 1px solid #DADADA;
}
.c-header__app--business {
  background-color: #E3EEFB;
}
.c-header__app--user {
  background-color: #E4F3F2;
}
.c-header__fixed .c-header-navi__button:hover {
  opacity: 0.6;
}

.c-header--open {
  overflow: hidden;
}

.c-heading {
  color: #333333;
  margin: 0;
}
.c-heading--level1 {
  font-size: 42px;
}
.c-heading--level2 {
  font-size: 34px;
  display: inline-block;
}
.c-heading--level3 {
  font-size: 20px;
}
.c-heading--level4 {
  font-size: 18px;
}
.c-heading--deco {
  position: relative;
  text-align: center;
}
.c-heading--deco-business::before {
  content: "";
  background-image: url("/assets/img/deco_business.svg");
  width: 22px;
  height: 22px;
  margin-bottom: 20px;
  margin-left: -26px;
  display: inline-block;
  position: absolute;
}
.c-heading--deco-business::after {
  content: "";
  width: 60px;
  height: 2px;
  background-color: #1D72DD;
  position: absolute;
  bottom: -14px;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.c-heading--deco-user::before {
  content: "";
  background-image: url("/assets/img/deco_user.svg");
  width: 22px;
  height: 22px;
  margin-bottom: 20px;
  margin-left: -26px;
  display: inline-block;
  position: absolute;
}
.c-heading--deco-user::after {
  content: "";
  width: 60px;
  height: 2px;
  background-color: #2AB4B3;
  position: absolute;
  bottom: -10px;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.c-heading--deco-portal::before {
  content: "";
  background-image: url("/assets/img/deco_portal.svg");
  width: 22px;
  height: 22px;
  margin-bottom: 20px;
  margin-left: -25px;
  display: inline-block;
  position: absolute;
}
.c-heading--deco-portal-line::before {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #2AB4B3;
  position: absolute;
  bottom: -10px;
  right: 50%;
  -webkit-transform: translateX(-13%);
          transform: translateX(-13%);
}
.c-heading--deco-portal-line::after {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #1D72DD;
  position: absolute;
  bottom: -10px;
  right: 50%;
  -webkit-transform: translateX(88%);
          transform: translateX(88%);
}
.c-heading--bar {
  background-color: #F8F8F8;
  padding: 6px 16px;
}
.c-heading--bar-business {
  border-left: 4px solid #1D72DD;
}
.c-heading--bar-user {
  border-left: 4px solid #2AB4B3;
}
.c-heading--bar-news {
  border-left: 4px solid #555555;
}
.c-heading--horizon {
  border-bottom: 2px solid #CFCFCF;
  padding-bottom: 8px;
}
.c-heading__belt {
  display: flex;
  align-items: center;
  border-radius: 6px;
  color: #ffffff;
  font-weight: bold;
}
.c-heading__belt--business {
  background-color: #1D72DD;
}
.c-heading__belt--user {
  background-color: #06B6A1;
}
.c-heading__belt-text {
  border-radius: 1px;
}
.c-heading__belt-text--business {
  border-left: 2px solid #589AED;
}
.c-heading__belt-text--user {
  border-left: 2px solid #29C8B5;
}
.c-heading__belt p {
  margin: 0;
}
.c-heading__triangle {
  background-size: cover;
}
.c-heading__triangle--business {
  background-image: url("/assets/img/business/icon_triangle_business.svg");
}
.c-heading__triangle--user {
  background-image: url("/assets/img/user/icon_triangle_user.svg");
}

.c-list {
  line-height: 2;
  color: #333333;
}
.c-list__item {
  padding-left: 1rem;
  text-indent: -1rem;
}
.c-list__item::before {
  content: "・";
  display: inline;
}
.c-list__item + .c-list__item {
  margin-top: 1rem;
}

.c-main-visual {
  width: 100%;
  background-size: cover;
  position: absolute;
  top: 0;
}
.c-main-visual.c-main-visual--news {
  background: #F2F2F2;
}
.c-main-visual.c-main-visual--news .c-main-visual__title {
  color: #333333;
  text-shadow: none;
}
.c-main-visual.c-main-visual--news-article {
  background: #F2F2F2;
}
.c-main-visual.c-main-visual--business-primary {
  background: #5093E6;
}
.c-main-visual.c-main-visual--business-secondary {
  background: #5093E6;
}
.c-main-visual.c-main-visual--user-primary {
  background: #3FBAB8;
}
.c-main-visual.c-main-visual--user-secondary {
  background: #3FBAB8;
}
.c-main-visual__img {
  width: 100%;
  position: absolute;
}
.c-main-visual__img .c-image-change__img {
  width: 100%;
  height: auto;
}
.c-main-visual__content {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.c-main-visual__title {
  position: relative;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  color: #ffffff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.js-modal-target {
  display: none;
}

.js-modal {
  display: none;
  position: fixed;
  z-index: 1001;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.js-modal__wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  z-index: 999;
}
.js-modal__content {
  position: relative;
  margin: 0 auto;
  max-width: 1040px;
  width: calc(100% - 5.3333333333vw);
  height: auto;
  max-height: 100%;
  z-index: 999;
  overflow: hidden;
}
.js-modal__bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.js-modal__close {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1100;
}
.js-modal__close-button {
  border-radius: 0px 6px;
  cursor: pointer;
  position: absolute;
  right: 0;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.js-modal__close-button::before {
  content: "";
  background: url("/assets/img/modal_close_icon.svg") no-repeat;
  background-size: cover;
}
.js-modal__prev, .js-modal__next {
  display: block;
  -webkit-appearance: none;
          appearance: none;
  background: none;
  box-shadow: none;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
  overflow: hidden;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  outline: none;
}
.js-modal__prev {
  left: 8px;
  border-top: 4px solid #fff;
  border-left: 4px solid #fff;
}
.js-modal__next {
  right: 8px;
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
}
.js-modal__view {
  border-radius: 6px;
  background: #fff;
  height: 100%;
  max-height: calc(100vh - 110px);
  overflow: auto;
}
.js-modal__movie {
  position: relative;
  width: 100%;
  height: 0;
  margin: 20px 0;
  padding-top: 56.25%;
  background: #000;
}
.js-modal__movie__wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.js-modal__movie__body {
  width: 100%;
  height: 100%;
}
.js-modal__bottom-ui {
  display: none;
}
.js-modal__bottom-prev, .js-modal__bottom-close, .js-modal__bottom-next {
  cursor: pointer;
}
.js-modal__bottom-close:only-child {
  margin: 0 auto;
}

.c-mv-slider {
  background: #ffffff;
}
.c-mv-slider__bg {
  margin: 0 auto;
}
.c-mv-slider__inner {
  margin: 0 auto;
}
.c-mv-slider .slick-prev::before, .c-mv-slider .slick-next::before {
  content: "";
  width: 15px;
  height: 15px;
  border-top: 3px solid #CFCFCF;
  border-right: 3px solid #CFCFCF;
  display: block;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.c-mv-slider .slick-prev::before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.c-mv-slider .slick-next::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.c-mv-slider img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.c-news {
  overflow-y: auto;
  margin-bottom: 30px;
}
.c-news ol {
  list-style: none;
  padding: 0;
}
.c-news__list {
  display: flex;
  border-bottom: 1px solid #DADADA;
}
.c-news__list--red {
  color: #F50B0B;
  background-color: #ffdbdb;
  background-clip: content-box;
  line-height: 2.5;
}
.c-news__date {
  font-size: 14px;
}
.c-news__date--large {
  font-size: 16px;
}
.c-news__button {
  text-align: center;
  margin-top: 30px;
}
.c-news__article-date {
  font-weight: bold;
  margin-bottom: 20px;
}
.c-news__article-text {
  line-height: 200%;
}
.c-news__article-text + .c-news__article-text {
  margin-top: 20px;
}
.c-news__article-text--indent {
  padding-left: 2em;
}
.c-news__article-text--red {
  color: #F50B0B;
}
.c-news__article-list {
  margin: 30px 0;
}

.c-pagetop {
  position: -webkit-sticky;
  position: sticky;
  margin: 0 auto;
  z-index: 2;
}

.c-paragraph {
  color: #333333;
  margin: 0;
  line-height: 200%;
}
.c-paragraph--large {
  font-size: 18px;
}
.c-paragraph--small {
  font-size: 12px;
}
.c-paragraph--red {
  color: #F50B0B;
}
.c-paragraph--notes {
  text-indent: -1rem;
  padding-left: 1rem;
}

.c-qa {
  margin: 0;
  padding: 0;
  color: #333333;
  line-height: 200%;
}
.c-qa__item {
  position: relative;
  border-top: 2px solid #CFCFCF;
  border-bottom: 2px solid #CFCFCF;
}
.c-qa__item::before {
  content: "Q";
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: #757575;
  border-radius: 20px;
  top: 20px;
  left: 40px;
  padding: 2px 0px 0 0;
}
.c-qa__item + .c-qa__item {
  border-top: none;
}
.c-qa__question {
  margin-left: 100px;
  padding: 24px 70px 24px 0;
  position: relative;
  font-weight: bold;
  cursor: pointer;
}
.c-qa__question--business::before {
  content: "";
  width: 22px;
  height: 2px;
  background-color: #2B93E9;
  position: absolute;
  top: 50%;
  right: 40px;
  border-radius: 1px;
}
.c-qa__question--business::after {
  content: "";
  height: 22px;
  width: 2px;
  background-color: #2B93E9;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
  right: 50px;
  border-radius: 1px;
}
.c-qa__question--user::before {
  content: "";
  width: 22px;
  height: 2px;
  background-color: #15B4B2;
  position: absolute;
  top: 50%;
  right: 40px;
  border-radius: 1px;
}
.c-qa__question--user::after {
  content: "";
  height: 22px;
  width: 2px;
  background-color: #15B4B2;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
  right: 50px;
  border-radius: 1px;
}
.c-qa__answer {
  border-radius: 6px;
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition-duration: 0.2s;
  margin: 0 20px;
  padding: 0 0 0 20px;
  display: flex;
}
.c-qa__answer-circle {
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.c-qa__answer-circle--business {
  background-color: #1D72DD;
}
.c-qa__answer-circle--user {
  background-color: #2AB4B3;
}

.is-open::after {
  width: 0;
  height: 0;
}
.is-open + .c-qa__answer {
  height: auto;
  opacity: 1;
  line-height: normal;
}

.c-select-window {
  width: 100%;
  height: 220px;
  position: relative;
  margin: 0 auto;
  background: linear-gradient(90deg, #3FBAB8 0%, #3FBAB8 50%, #5093E6 50%, #5093E6 100%);
}
.c-select-window__balloon {
  background: #FFFFFF;
  box-shadow: 0px 8px 40px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-weight: bold;
  font-size: 30px;
  display: block;
  border-radius: 6px;
  width: 680px;
  text-align: center;
  padding: 18px 0;
  z-index: 1;
}
.c-select-window__balloon::after {
  content: "";
  border-width: 17px;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  top: 99%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.c-select-window__balloon::before {
  content: "";
  background-image: url("/assets/img/deco_portal.svg");
  width: 22px;
  height: 22px;
  margin-bottom: 20px;
  margin-left: -25px;
  display: inline-block;
  position: absolute;
}
.c-select-window__button {
  display: flex;
  align-items: center;
}
.c-select-window__button-container {
  display: flex;
  justify-content: space-between;
}
.c-select-window__button-container--Keicar {
  display: flex;
  justify-content: space-between;
}
.c-select-window__Keicar {
  width: 100%;
  height: 170px;
  position: relative;
  margin: 0 auto;
  background: linear-gradient(90deg, #58d5ee 0%, #58d5ee 100%);
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("/assets/img/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Slider */
.c-mv-slider__inner {
  display: none;
}

.c-mv-slider__inner.slick-initialized {
  display: block;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.c-table {
  background-color: #F8F8F8;
  border-radius: 6px;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  line-height: 200%;
}
.c-table--data {
  background-color: #EBEBEB;
}
.c-table__row:first-child .c-table__cell {
  border-top: none;
}
.c-table__row--head {
  background-color: #757575;
  color: #ffffff;
}
.c-table__cell {
  border-top: 1px solid #DDDDDD;
}
.c-table__cell + .c-table__cell {
  border-left: 1px solid #DDDDDD;
}
.c-table__cell--gray {
  background-color: #757575;
  color: #ffffff;
  vertical-align: top;
}
.c-table__cell--white {
  background-color: #FFFFFF;
  vertical-align: top;
}
.c-table__cell--term {
  vertical-align: top;
}
.c-table__cell--red {
  color: #F50B0B;
}
.c-table__cell--underline {
  text-decoration: underline;
  text-underline-offset: 1px;
}
.c-table-plane {
  background-color: #F8F8F8;
  border-radius: 6px;
}
.c-table-plane__body {
  text-align: center;
}
.c-table-plane__cell + .c-table-plane__cell {
  border-top: 1px solid #DDDDDD;
}
.c-table-plane__cell--red {
  color: #F50B0B;
}

.c-tabswitch ul {
  display: flex;
}
.c-tabswitch__list {
  flex: 0 1 33.333%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-tabswitch__list:first-child {
  border-radius: 6px 0 0 0;
}
.c-tabswitch__list:last-child {
  border-radius: 0 6px 0 0;
}
.c-tabswitch--user .c-tabswitch__list {
  flex: 0 1 50%;
}
.c-tabswitch__item {
  display: block;
  padding: 13px;
  text-decoration: none;
}
.c-tabswitch__content {
  display: none;
  background-color: #F8F8F8;
  line-height: 200%;
  border-radius: 0 0 6px 6px;
}
.c-tabswitch__content .c-heading--bar {
  background-color: #ffffff;
}
.c-tabswitch__content-text__heading {
  font-weight: bold;
}
.c-tabswitch__content-img {
  text-align: center;
}
.c-tabswitch .is-active {
  display: block;
}
.c-tabswitch--business .c-tabswitch__list {
  background: #E3EEFB;
  border-left: 1px solid #9BC4F4;
}
.c-tabswitch--business .c-tabswitch__list:first-child {
  border-left: none;
}
.c-tabswitch--business .c-tabswitch__list a {
  color: #1D72DD;
}
.c-tabswitch--business .is-selected {
  background: #2B93E9;
  position: relative;
}
.c-tabswitch--business .is-selected::after {
  content: "";
  border-width: 11px;
  border-style: solid;
  border-color: #2B93E9 transparent transparent transparent;
  position: absolute;
  top: 99%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.c-tabswitch--business .is-selected a {
  color: #ffffff;
}
.c-tabswitch--user .c-tabswitch__list {
  background: #E4F3F2;
  border-left: 1px solid #C3DAD9;
}
.c-tabswitch--user .c-tabswitch__list:first-child {
  border-left: none;
}
.c-tabswitch--user .c-tabswitch__list a {
  color: #2AB4B3;
}
.c-tabswitch--user .is-selected {
  background: #15B4B2;
  position: relative;
}
.c-tabswitch--user .is-selected::after {
  content: "";
  border-width: 11px;
  border-style: solid;
  border-color: #15B4B2 transparent transparent transparent;
  position: absolute;
  top: 99%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.c-tabswitch--user .is-selected a {
  color: #ffffff;
}

.c-text-link {
  font-size: 16px;
  text-decoration: none;
}
.c-text-link:link {
  color: #333333;
}
.c-text-link:visited {
  color: #333333;
}
.c-text-link:active {
  color: #333333;
}
.c-text-link--blank::after {
  content: "";
  background-image: url("/assets/img/icon_blank.svg");
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-left: 3px;
}
.c-text-link--white {
  color: #ffffff;
}
.c-text-link--white:link {
  color: #ffffff;
}
.c-text-link--white:visited {
  color: #ffffff;
}
.c-text-link--arrowed::before {
  content: ">";
  color: #ffffff;
  margin-right: 5px;
  display: inline-block;
}
.c-text-link--news {
  color: #065fd4;
  text-decoration: underline;
  text-underline-offset: 1px;
}
.c-text-link--news:link {
  color: #065fd4;
}
.c-text-link--news:visited {
  color: #065fd4;
}
.c-text-link--news-pdf::after {
  content: "";
  background: url("/assets/img/icon_PDF.svg");
  background-size: cover;
  display: inline-block;
  width: 17px;
  height: 18px;
  margin-left: 5px;
  margin-bottom: -3px;
}
.c-text-link--news-blank::after {
  content: "";
  background: url("/assets/img/icon_blank_black.svg");
  background-size: contain;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 5px;
  margin-bottom: -3px;
}
.c-text-link--red {
  color: #F50B0B;
  text-decoration: underline;
  text-underline-offset: 1px;
}
.c-text-link--red:link {
  color: #F50B0B;
}
.c-text-link--red:visited {
  color: #F50B0B;
}
.c-text-link--small {
  color: #065fd4;
}
.c-text-link--small:link {
  color: #065fd4;
}
.c-text-link--small:visited {
  color: #065fd4;
}
.c-text-link--underline {
  text-decoration: underline;
}

.c-window {
  background: #FFFFFF;
  box-shadow: 0px 8px 60px rgba(8, 36, 71, 0.1);
  border-radius: 6px;
  margin: 0 auto;
  position: relative;
}
.c-window__heading--level2 {
  text-align: center;
}
.c-window__heading--news {
  margin-top: 50px;
}
.c-window__notice {
  border: 1px solid #F50B0B;
  border-radius: 6px;
  color: #F50B0B;
  line-height: 200%;
}
.c-window__notice-title {
  text-align: center;
  font-weight: bold;
}
.c-window__notice-text--underline {
  text-decoration: underline;
  text-underline-offset: 1px;
}
.c-window__img {
  text-align: center;
}
.c-window__button {
  text-align: center;
}
.c-window__button + .c-window__button {
  margin-top: 30px;
}
.c-window__button--mb {
  margin-bottom: 8vw;
}
.c-window__column {
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.c-window__column--sp-row {
  flex-wrap: nowrap;
}
.c-window__link {
  text-align: right;
}
.c-window__flex .c-window__img {
  margin-bottom: 0;
}
.c-window__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, 252px);
  justify-content: center;
  grid-gap: 1rem;
}
.c-window__grid .c-window__button + .c-window__button {
  margin-top: 0;
}
.c-window__QR {
  width: 40vw;
  margin-top: 2.6666666667vw;
}

.u-hidden {
  display: none !important;
}

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

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

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

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

.u-pt0 {
  padding-top: 0px !important;
}

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

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

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

.u-mt5 {
  margin-top: 5px !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-ml5 {
  margin-left: 5px !important;
}

.u-mr5 {
  margin-right: 5px !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-pl5 {
  padding-left: 5px !important;
}

.u-pr5 {
  padding-right: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-ml10 {
  margin-left: 10px !important;
}

.u-mr10 {
  margin-right: 10px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-pl10 {
  padding-left: 10px !important;
}

.u-pr10 {
  padding-right: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-ml15 {
  margin-left: 15px !important;
}

.u-mr15 {
  margin-right: 15px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-pl15 {
  padding-left: 15px !important;
}

.u-pr15 {
  padding-right: 15px !important;
}

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

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

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

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

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

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

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

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

.u-mt25 {
  margin-top: 25px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-ml25 {
  margin-left: 25px !important;
}

.u-mr25 {
  margin-right: 25px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-pl25 {
  padding-left: 25px !important;
}

.u-pr25 {
  padding-right: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-ml30 {
  margin-left: 30px !important;
}

.u-mr30 {
  margin-right: 30px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-pl30 {
  padding-left: 30px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-ml35 {
  margin-left: 35px !important;
}

.u-mr35 {
  margin-right: 35px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-pl35 {
  padding-left: 35px !important;
}

.u-pr35 {
  padding-right: 35px !important;
}

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

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

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

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

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

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

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

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

.u-mt45 {
  margin-top: 45px !important;
}

.u-mb45 {
  margin-bottom: 45px !important;
}

.u-ml45 {
  margin-left: 45px !important;
}

.u-mr45 {
  margin-right: 45px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-pl45 {
  padding-left: 45px !important;
}

.u-pr45 {
  padding-right: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-ml50 {
  margin-left: 50px !important;
}

.u-mr50 {
  margin-right: 50px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-pl50 {
  padding-left: 50px !important;
}

.u-pr50 {
  padding-right: 50px !important;
}

.u-mt55 {
  margin-top: 55px !important;
}

.u-mb55 {
  margin-bottom: 55px !important;
}

.u-ml55 {
  margin-left: 55px !important;
}

.u-mr55 {
  margin-right: 55px !important;
}

.u-pt55 {
  padding-top: 55px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-pl55 {
  padding-left: 55px !important;
}

.u-pr55 {
  padding-right: 55px !important;
}

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

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

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

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

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

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

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

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

.u-mt65 {
  margin-top: 65px !important;
}

.u-mb65 {
  margin-bottom: 65px !important;
}

.u-ml65 {
  margin-left: 65px !important;
}

.u-mr65 {
  margin-right: 65px !important;
}

.u-pt65 {
  padding-top: 65px !important;
}

.u-pb65 {
  padding-bottom: 65px !important;
}

.u-pl65 {
  padding-left: 65px !important;
}

.u-pr65 {
  padding-right: 65px !important;
}

.u-mt70 {
  margin-top: 70px !important;
}

.u-mb70 {
  margin-bottom: 70px !important;
}

.u-ml70 {
  margin-left: 70px !important;
}

.u-mr70 {
  margin-right: 70px !important;
}

.u-pt70 {
  padding-top: 70px !important;
}

.u-pb70 {
  padding-bottom: 70px !important;
}

.u-pl70 {
  padding-left: 70px !important;
}

.u-pr70 {
  padding-right: 70px !important;
}

.u-mt75 {
  margin-top: 75px !important;
}

.u-mb75 {
  margin-bottom: 75px !important;
}

.u-ml75 {
  margin-left: 75px !important;
}

.u-mr75 {
  margin-right: 75px !important;
}

.u-pt75 {
  padding-top: 75px !important;
}

.u-pb75 {
  padding-bottom: 75px !important;
}

.u-pl75 {
  padding-left: 75px !important;
}

.u-pr75 {
  padding-right: 75px !important;
}

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

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

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

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

.u-pt80 {
  padding-top: 80px !important;
}

.u-pb80 {
  padding-bottom: 80px !important;
}

.u-pl80 {
  padding-left: 80px !important;
}

.u-pr80 {
  padding-right: 80px !important;
}

.u-mt85 {
  margin-top: 85px !important;
}

.u-mb85 {
  margin-bottom: 85px !important;
}

.u-ml85 {
  margin-left: 85px !important;
}

.u-mr85 {
  margin-right: 85px !important;
}

.u-pt85 {
  padding-top: 85px !important;
}

.u-pb85 {
  padding-bottom: 85px !important;
}

.u-pl85 {
  padding-left: 85px !important;
}

.u-pr85 {
  padding-right: 85px !important;
}

.u-mt90 {
  margin-top: 90px !important;
}

.u-mb90 {
  margin-bottom: 90px !important;
}

.u-ml90 {
  margin-left: 90px !important;
}

.u-mr90 {
  margin-right: 90px !important;
}

.u-pt90 {
  padding-top: 90px !important;
}

.u-pb90 {
  padding-bottom: 90px !important;
}

.u-pl90 {
  padding-left: 90px !important;
}

.u-pr90 {
  padding-right: 90px !important;
}

.u-mt95 {
  margin-top: 95px !important;
}

.u-mb95 {
  margin-bottom: 95px !important;
}

.u-ml95 {
  margin-left: 95px !important;
}

.u-mr95 {
  margin-right: 95px !important;
}

.u-pt95 {
  padding-top: 95px !important;
}

.u-pb95 {
  padding-bottom: 95px !important;
}

.u-pl95 {
  padding-left: 95px !important;
}

.u-pr95 {
  padding-right: 95px !important;
}

.u-mt100 {
  margin-top: 100px !important;
}

.u-mb100 {
  margin-bottom: 100px !important;
}

.u-ml100 {
  margin-left: 100px !important;
}

.u-mr100 {
  margin-right: 100px !important;
}

.u-pt100 {
  padding-top: 100px !important;
}

.u-pb100 {
  padding-bottom: 100px !important;
}

.u-pl100 {
  padding-left: 100px !important;
}

.u-pr100 {
  padding-right: 100px !important;
}

.u-text--left {
  text-align: left !important;
}
.u-text--center {
  text-align: center !important;
}
.u-text--right {
  text-align: right !important;
}
@media print, screen and (min-width: 768px) {
  body {
    -webkit-font-smoothing: antialiased;
  }
  .o-container {
    padding-top: 180px;
    padding-bottom: 100px;
  }
  .article .o-container {
    padding-top: 40px;
  }
  .c-arrowed-list__item + .c-arrowed-list__item {
    margin-top: 20px;
  }
  .c-arrowed-list__link::before {
    border-width: 8px 0 8px 12px;
    margin-right: 10px;
  }
  .c-breadcrumb {
    padding: 15px 20px;
  }
  .c-breadcrumb__list {
    max-width: 1040px;
    margin: 0 auto;
  }
  .c-breadcrumb__item a:hover {
    opacity: 0.6;
  }
  .c-button:hover {
    opacity: 0.6;
  }
  .c-button--plane {
    padding: 13px 38px;
  }
  .c-button--pdf {
    padding: 13px 38px;
  }
  .c-button--word {
    padding: 13px 38px;
  }
  .c-button--key {
    padding: 13px 40px;
  }
  .c-button--excel {
    padding: 13px 40px;
  }
  .c-button--json {
    padding: 13px 40px;
  }
  .c-button--xml {
    padding: 13px 40px;
  }
  .c-button--csv {
    padding: 13px 40px;
  }
  .c-button--portal-user {
    padding: 0 83px;
  }
  .c-button--portal-Keicar {
    padding: 0 67px;
  }
  .c-button--portal-Keicar_20250217_GUT_01 {
    padding: 0 20px;
  }
  .c-button--top {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .c-footer__inner {
    max-width: 980px;
    width: auto;
    margin: 0 auto;
  }
  .c-footer__link {
    width: 660px;
  }
  .c-footer__banner {
    width: 200px;
  }
  .c-header-navi {
    padding-top: 0px;
  }
  .c-header-navi--under {
    width: 100%;
  }
  .c-header-navi__item {
    text-align: center;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
  }
  .c-header-navi__item--business {
    width: 20%;
  }
  .c-header-navi__item--business .c-header-navi__item-button--arrow {
    position: relative;
  }
  .c-header-navi__item--business .c-header-navi__item-button--arrow::after {
    content: "";
    display: inline-block;
    border-top: 2px solid #2B93E9;
    border-right: 2px solid #2B93E9;
    width: 9px;
    height: 9px;
    -webkit-transform: translateY(-30%) rotate(135deg);
            transform: translateY(-30%) rotate(135deg);
    margin-left: 5px;
  }
  .c-header-navi__item--user {
    width: 25%;
  }
  .c-header-navi__item--user .c-header-navi__item-button--arrow {
    position: relative;
  }
  .c-header-navi__item--user .c-header-navi__item-button--arrow::after {
    content: "";
    display: inline-block;
    border-top: 2px solid #15B4B2;
    border-right: 2px solid #15B4B2;
    width: 9px;
    height: 9px;
    -webkit-transform: translateY(-30%) rotate(135deg);
            transform: translateY(-30%) rotate(135deg);
    margin-left: 5px;
  }
  .c-header-navi__item + .c-header-navi__item {
    color: #333333;
    border-left: none;
  }
  .c-header-navi__link {
    width: auto;
    margin-top: 18px;
  }
  .c-header__under--business .c-header-navi__item-button--arrow {
    position: relative;
  }
  .c-header__under--business .c-header-navi__item-button--arrow::after {
    content: "";
    display: inline-block;
    border-top: 2px solid #2B93E9;
    border-right: 2px solid #2B93E9;
    width: 9px;
    height: 9px;
    -webkit-transform: translateY(-30%) rotate(135deg);
            transform: translateY(-30%) rotate(135deg);
    margin-left: 5px;
  }
  .c-header__under--user .c-header-navi__item-button--arrow {
    position: relative;
  }
  .c-header__under--user .c-header-navi__item-button--arrow::after {
    content: "";
    display: inline-block;
    border-top: 2px solid #15B4B2;
    border-right: 2px solid #15B4B2;
    width: 9px;
    height: 9px;
    -webkit-transform: translateY(-30%) rotate(135deg);
            transform: translateY(-30%) rotate(135deg);
    margin-left: 5px;
  }
  .c-header-app--open .c-header-navi__item-button--arrow::after {
    -webkit-transform: translateY(20%) rotate(-45deg);
            transform: translateY(20%) rotate(-45deg);
  }
  .c-header {
    box-sizing: border-box;
    padding-bottom: 9px;
  }
  .c-header__logo {
    margin-right: 30px;
  }
  .c-header__logo--under {
    margin-left: 25px;
  }
  .c-header__logo__link {
    font-size: 28px;
  }
  .c-header__inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1040px;
    width: 100%;
    padding-top: 10px;
    margin: 0 auto;
  }
  .c-header__control {
    display: none;
  }
  .c-header__upper-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .c-header__button {
    display: none;
  }
  .c-header__blank {
    display: flex;
    width: auto;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
  }
  .c-header__blank li + li {
    margin-left: 20px;
  }
  .c-header__blank--under li + li {
    margin-left: 12px;
  }
  .c-header__app {
    position: absolute;
    width: 100%;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0px;
    bottom: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0;
    pointer-events: none;
    transition: all 0.2s;
  }
  .c-header__app a {
    color: #333333;
    text-decoration: none;
  }
  .c-header__app a:hover {
    opacity: 0.6;
  }
  .c-header__fixed {
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-200%);
            transform: translateY(-200%);
    transition: 0.1s;
    padding-bottom: 0;
  }
  .c-header__fixed .c-header__inner {
    max-width: 1280px;
    padding-top: 0;
    height: 76px;
  }
  .c-header__fixed .c-header__upper-row {
    height: 100%;
  }
  .c-header__fixed .c-header-navi__link {
    margin-top: 0;
  }
  .c-header__fixed .c-header-navi__item {
    border-left: none;
    padding: 0 20px;
    width: auto;
  }
  .c-header__fixed .c-header-navi__item:last-child {
    border-right: none;
  }
  .c-header__fixed .c-text-link {
    font-size: 14px;
  }
  .c-header__fixed .c-header-navi__button {
    height: 100%;
    text-decoration: none;
    color: #ffffff;
    width: 168px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    word-break: keep-all;
  }
  .c-header__fixed .c-header-navi__button--user {
    background-color: #15B4B2;
  }
  .c-header__fixed .c-header-navi__button--business {
    background-color: #2B93E9;
  }
  .fixed {
    position: fixed;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    top: 0;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
  }
  .c-header-app--open .c-header__app {
    height: 66px;
    opacity: 1;
    pointer-events: initial;
  }
  .c-heading {
    line-height: 150%;
  }
  .c-heading__belt {
    padding: 9px 0px;
    font-size: 20px;
  }
  .c-heading__belt-number {
    padding: 0 18px 0 20px;
  }
  .c-heading__belt-text {
    padding-left: 18px;
  }
  .c-heading__belt--mt {
    margin-bottom: 30px;
  }
  .c-heading__triangle {
    width: 40px;
    height: 18px;
    margin: 25px auto 21px;
  }
  .c-main-visual.c-main-visual--news {
    height: 380px;
  }
  .c-main-visual.c-main-visual--news::before {
    background: url("/assets/img/news/kv_bg.png") center top no-repeat;
  }
  .c-main-visual.c-main-visual--news-article {
    height: 380px;
  }
  .c-main-visual.c-main-visual--news-article::before {
    background: url("/assets/img/news/kv_bg.png") center top no-repeat;
  }
  .c-main-visual.c-main-visual--business-primary {
    height: 380px;
  }
  .c-main-visual.c-main-visual--business-primary::before {
    background: url("/assets/img/business/kv_bg.png") center top no-repeat;
  }
  .c-main-visual.c-main-visual--business-secondary {
    height: 240px;
  }
  .c-main-visual.c-main-visual--business-secondary::before {
    background: url("/assets/img/business/kv_bg_secondary.png") center top no-repeat;
  }
  .c-main-visual.c-main-visual--user-primary {
    height: 380px;
  }
  .c-main-visual.c-main-visual--user-primary::before {
    background: url("/assets/img/user/kv_bg.png") center top no-repeat;
  }
  .c-main-visual.c-main-visual--user-secondary {
    height: 240px;
  }
  .c-main-visual.c-main-visual--user-secondary::before {
    background: url("/assets/img/user/kv_bg_secondary.png") center top no-repeat;
  }
  .c-main-visual::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
  }
  .c-main-visual__inner {
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .c-main-visual__content {
    width: 550px;
    height: 180px;
  }
  .c-main-visual__title {
    font-size: 42px;
  }
  .js-modal__wrapper {
    display: flex;
    align-items: center;
    overflow-x: hidden;
    padding: 0;
  }
  .js-modal__content {
    max-width: 1040px;
  }
  .js-modal__content .c-image-change__img {
    width: 100%;
  }
  .js-modal__close-button {
    width: 68px;
    height: 68px;
  }
  .js-modal__close-button::before {
    width: 24px;
    height: 24px;
  }
  .js-modal__view {
    padding: 0 30px;
  }
  .c-modal {
    max-width: 800px;
    width: auto;
    margin: 30px auto;
  }
  .c-mv-slider {
    width: 100%;
    padding: 20px 0;
    height: 460px;
  }
  .c-mv-slider__bg {
    max-width: 1240px;
    width: 100%;
    background-image: url("/assets/img/portal_mv_bg_pc.png");
    background-size: contain;
    padding: 0 100px;
  }
  .c-mv-slider__inner {
    max-width: 880px;
    width: 100%;
  }
  .c-mv-slider__img {
    height: 420px;
    display: flex !important;
    align-items: center;
  }
  .c-mv-slider .slick-prev {
    left: -50px;
  }
  .c-mv-slider .slick-next {
    right: -50px;
  }
  .c-mv-slider .slick-list {
    height: 420px;
  }
  .c-news {
    max-height: 305px;
  }
  .c-news__list {
    padding: 22px 0 14px;
  }
  .c-news__date {
    width: 190px;
    margin-left: 20px;
    flex-shrink: 0;
  }
  .c-news__text--ml-pc {
    margin-left: 20px;
  }
  .c-news--list {
    height: auto;
    max-height: none;
  }
  .c-pagetop {
    max-width: 1040px;
    width: 100%;
    bottom: 80px;
    right: 0px;
  }
  .c-qa__answer {
    align-items: flex-start;
  }
  .c-qa__answer-circle {
    font-size: 20px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    padding: 2px 0px 0 0;
  }
  .c-qa__answer-text {
    margin-top: 5px;
    margin-left: 20px;
    width: 800px;
  }
  .is-open + .c-qa__answer {
    padding: 0px 0 24px 0px;
    margin: 0px 40px;
  }
  .c-select-window__button {
    width: 100%;
    max-width: 460px;
    height: 100px;
  }
  .c-select-window__button__Kei {
    width: 100%;
    max-width: 700px;
    height: 100px;
  }
  .c-select-window__button--user {
    margin: 0 20px;
  }
  .c-select-window__button--business {
    margin: 0 20px;
  }
  .c-select-window__button--Keicar {
    margin: 0 200px;
  }
  .c-select-window__button-container {
    max-width: 1100px;
    width: auto;
    margin: 0 auto;
    padding-top: 80px;
  }
  .c-select-window__button-container--Keicar {
    max-width: 1100px;
    width: auto;
    margin: 0 auto;
    padding-top: 30px;
  }
  .c-table__cell {
    padding: 20px;
  }
  .c-table__cell--gray {
    width: 140px;
  }
  .c-table__cell--indent {
    display: block;
    text-indent: -2.3rem;
    padding-left: 2.3rem;
  }
  .c-table__cell--term {
    width: 140px;
  }
  .c-table__cell--term-wide {
    width: 151px;
  }
  .c-table__cell--term-data {
    width: 249px;
  }
  .c-table-plane {
    display: flex;
    max-width: 720px;
    width: 100%;
    margin: 0 auto;
  }
  .c-table-plane__body {
    width: 50%;
  }
  .c-table-plane__body--right .c-table-plane__cell {
    border-right: none;
  }
  .c-table-plane__cell {
    width: 100%;
    padding: 12px 0px;
    border-right: 1px solid #DDDDDD;
  }
  .c-table-plane__cell--large {
    padding-top: 25px;
  }
  .c-table-plane__cell--large span {
    font-size: 12px;
  }
  .c-tabswitch__content {
    padding: 50px 40px;
  }
  .c-tabswitch__content--no-pb {
    padding-bottom: 0px;
  }
  .c-tabswitch__content-text {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .c-tabswitch__content-text__heading {
    font-size: 18px;
    text-align: center;
    margin: 40px 0 20px;
  }
  .c-tabswitch__content-text--data {
    margin: 0 0 20px;
  }
  .c-tabswitch__content-text--no-mb {
    margin-bottom: 0px;
  }
  .c-tabswitch__content-text--small {
    font-size: 14px;
    margin-top: 20px;
  }
  .c-tabswitch__content-img--data01 {
    margin-left: -40px;
    margin-top: -10px;
  }
  .c-tabswitch__content-img--data02 {
    margin-left: -3px;
    margin-top: -39px;
  }
  .c-tabswitch__content-img--recall01 {
    margin-top: -10px;
  }
  .c-tabswitch__content-img--recall02 {
    margin-left: -80px;
    margin-top: -10px;
  }
  .c-text-link {
    font-size: 16px;
    cursor: pointer;
  }
  .c-text-link:hover {
    opacity: 0.6;
  }
  .c-text-link--blank {
    font-size: 12px;
  }
  .c-text-link--small {
    font-size: 12px;
  }
  .c-window {
    max-width: 1040px;
    width: calc(100% - 40px);
    padding: 60px 40px;
  }
  .c-window + .c-window {
    margin-top: 40px;
  }
  .c-window__heading--level2 {
    margin-bottom: 53px;
  }
  .c-window__heading--level3 {
    margin-bottom: 30px;
  }
  .c-window__heading--level4 {
    margin-bottom: 30px;
  }
  .c-window__textbox {
    margin-bottom: 30px;
  }
  .c-window__textbox--center {
    text-align: center;
  }
  .c-window__textbox--mt {
    margin-top: 40px;
  }
  .c-window__textbox--no-margin {
    margin-bottom: 0px;
  }
  .c-window__textbox--app01 {
    margin-bottom: 61px;
  }
  .c-window__notice {
    padding: 30px 40px;
    margin-bottom: 30px;
  }
  .c-window__notice-title {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .c-window__notice-text--small {
    font-size: 14px;
  }
  .c-window__img {
    margin-bottom: 24px;
  }
  .c-window__img--modal03 {
    margin: 0 auto 50px;
    max-width: 636px;
    width: auto;
  }
  .c-window__img--app01 {
    margin-top: -12px;
  }
  .c-window__img--no-margin {
    margin-bottom: 0px;
  }
  .c-window__img--no-margin2 {
    margin-bottom: 0px;
  }
  .c-window__button--mb {
    margin-bottom: 30px;
  }
  .c-window__table {
    margin-bottom: 30px;
  }
  .c-window__table--plane {
    margin-bottom: 40px;
  }
  .c-window__table--service {
    margin-bottom: 20px;
  }
  .c-window__table--service2 {
    margin-bottom: 60px;
  }
  .c-window__column + .c-window__column {
    margin-top: 20px;
  }
  .c-window__column .c-window__button {
    margin: 0 10px 5px;
  }
  .c-window__youtube {
    margin: 0 auto 30px;
    width: 560px;
    height: 315px;
  }
  .c-window--portal {
    margin: 40px auto 0;
  }
  .c-window__link {
    margin-top: 20px;
  }
  .c-window__flex {
    display: flex;
    justify-content: center;
  }
  .c-window__flex-box {
    max-width: 440px;
    width: auto;
  }
  .c-window__flex-box + .c-window__flex-box {
    margin-top: 57px;
  }
  .c-window__flex .c-window__button {
    text-align: left;
  }
  .c-window__QR {
    width: 103px;
    margin-top: 0;
  }
  .u-hidden-pc {
    display: none !important;
  }
  .u-mt0\@pc {
    margin-top: 0px !important;
  }
  .u-mb0\@pc {
    margin-bottom: 0px !important;
  }
  .u-ml0\@pc {
    margin-left: 0px !important;
  }
  .u-mr0\@pc {
    margin-right: 0px !important;
  }
  .u-pt0\@pc {
    padding-top: 0px !important;
  }
  .u-pb0\@pc {
    padding-bottom: 0px !important;
  }
  .u-pl0\@pc {
    padding-left: 0px !important;
  }
  .u-pr0\@pc {
    padding-right: 0px !important;
  }
  .u-mt5\@pc {
    margin-top: 5px !important;
  }
  .u-mb5\@pc {
    margin-bottom: 5px !important;
  }
  .u-ml5\@pc {
    margin-left: 5px !important;
  }
  .u-mr5\@pc {
    margin-right: 5px !important;
  }
  .u-pt5\@pc {
    padding-top: 5px !important;
  }
  .u-pb5\@pc {
    padding-bottom: 5px !important;
  }
  .u-pl5\@pc {
    padding-left: 5px !important;
  }
  .u-pr5\@pc {
    padding-right: 5px !important;
  }
  .u-mt10\@pc {
    margin-top: 10px !important;
  }
  .u-mb10\@pc {
    margin-bottom: 10px !important;
  }
  .u-ml10\@pc {
    margin-left: 10px !important;
  }
  .u-mr10\@pc {
    margin-right: 10px !important;
  }
  .u-pt10\@pc {
    padding-top: 10px !important;
  }
  .u-pb10\@pc {
    padding-bottom: 10px !important;
  }
  .u-pl10\@pc {
    padding-left: 10px !important;
  }
  .u-pr10\@pc {
    padding-right: 10px !important;
  }
  .u-mt15\@pc {
    margin-top: 15px !important;
  }
  .u-mb15\@pc {
    margin-bottom: 15px !important;
  }
  .u-ml15\@pc {
    margin-left: 15px !important;
  }
  .u-mr15\@pc {
    margin-right: 15px !important;
  }
  .u-pt15\@pc {
    padding-top: 15px !important;
  }
  .u-pb15\@pc {
    padding-bottom: 15px !important;
  }
  .u-pl15\@pc {
    padding-left: 15px !important;
  }
  .u-pr15\@pc {
    padding-right: 15px !important;
  }
  .u-mt20\@pc {
    margin-top: 20px !important;
  }
  .u-mb20\@pc {
    margin-bottom: 20px !important;
  }
  .u-ml20\@pc {
    margin-left: 20px !important;
  }
  .u-mr20\@pc {
    margin-right: 20px !important;
  }
  .u-pt20\@pc {
    padding-top: 20px !important;
  }
  .u-pb20\@pc {
    padding-bottom: 20px !important;
  }
  .u-pl20\@pc {
    padding-left: 20px !important;
  }
  .u-pr20\@pc {
    padding-right: 20px !important;
  }
  .u-mt25\@pc {
    margin-top: 25px !important;
  }
  .u-mb25\@pc {
    margin-bottom: 25px !important;
  }
  .u-ml25\@pc {
    margin-left: 25px !important;
  }
  .u-mr25\@pc {
    margin-right: 25px !important;
  }
  .u-pt25\@pc {
    padding-top: 25px !important;
  }
  .u-pb25\@pc {
    padding-bottom: 25px !important;
  }
  .u-pl25\@pc {
    padding-left: 25px !important;
  }
  .u-pr25\@pc {
    padding-right: 25px !important;
  }
  .u-mt30\@pc {
    margin-top: 30px !important;
  }
  .u-mb30\@pc {
    margin-bottom: 30px !important;
  }
  .u-ml30\@pc {
    margin-left: 30px !important;
  }
  .u-mr30\@pc {
    margin-right: 30px !important;
  }
  .u-pt30\@pc {
    padding-top: 30px !important;
  }
  .u-pb30\@pc {
    padding-bottom: 30px !important;
  }
  .u-pl30\@pc {
    padding-left: 30px !important;
  }
  .u-pr30\@pc {
    padding-right: 30px !important;
  }
  .u-mt35\@pc {
    margin-top: 35px !important;
  }
  .u-mb35\@pc {
    margin-bottom: 35px !important;
  }
  .u-ml35\@pc {
    margin-left: 35px !important;
  }
  .u-mr35\@pc {
    margin-right: 35px !important;
  }
  .u-pt35\@pc {
    padding-top: 35px !important;
  }
  .u-pb35\@pc {
    padding-bottom: 35px !important;
  }
  .u-pl35\@pc {
    padding-left: 35px !important;
  }
  .u-pr35\@pc {
    padding-right: 35px !important;
  }
  .u-mt40\@pc {
    margin-top: 40px !important;
  }
  .u-mb40\@pc {
    margin-bottom: 40px !important;
  }
  .u-ml40\@pc {
    margin-left: 40px !important;
  }
  .u-mr40\@pc {
    margin-right: 40px !important;
  }
  .u-pt40\@pc {
    padding-top: 40px !important;
  }
  .u-pb40\@pc {
    padding-bottom: 40px !important;
  }
  .u-pl40\@pc {
    padding-left: 40px !important;
  }
  .u-pr40\@pc {
    padding-right: 40px !important;
  }
  .u-mt45\@pc {
    margin-top: 45px !important;
  }
  .u-mb45\@pc {
    margin-bottom: 45px !important;
  }
  .u-ml45\@pc {
    margin-left: 45px !important;
  }
  .u-mr45\@pc {
    margin-right: 45px !important;
  }
  .u-pt45\@pc {
    padding-top: 45px !important;
  }
  .u-pb45\@pc {
    padding-bottom: 45px !important;
  }
  .u-pl45\@pc {
    padding-left: 45px !important;
  }
  .u-pr45\@pc {
    padding-right: 45px !important;
  }
  .u-mt50\@pc {
    margin-top: 50px !important;
  }
  .u-mb50\@pc {
    margin-bottom: 50px !important;
  }
  .u-ml50\@pc {
    margin-left: 50px !important;
  }
  .u-mr50\@pc {
    margin-right: 50px !important;
  }
  .u-pt50\@pc {
    padding-top: 50px !important;
  }
  .u-pb50\@pc {
    padding-bottom: 50px !important;
  }
  .u-pl50\@pc {
    padding-left: 50px !important;
  }
  .u-pr50\@pc {
    padding-right: 50px !important;
  }
  .u-mt55\@pc {
    margin-top: 55px !important;
  }
  .u-mb55\@pc {
    margin-bottom: 55px !important;
  }
  .u-ml55\@pc {
    margin-left: 55px !important;
  }
  .u-mr55\@pc {
    margin-right: 55px !important;
  }
  .u-pt55\@pc {
    padding-top: 55px !important;
  }
  .u-pb55\@pc {
    padding-bottom: 55px !important;
  }
  .u-pl55\@pc {
    padding-left: 55px !important;
  }
  .u-pr55\@pc {
    padding-right: 55px !important;
  }
  .u-mt60\@pc {
    margin-top: 60px !important;
  }
  .u-mb60\@pc {
    margin-bottom: 60px !important;
  }
  .u-ml60\@pc {
    margin-left: 60px !important;
  }
  .u-mr60\@pc {
    margin-right: 60px !important;
  }
  .u-pt60\@pc {
    padding-top: 60px !important;
  }
  .u-pb60\@pc {
    padding-bottom: 60px !important;
  }
  .u-pl60\@pc {
    padding-left: 60px !important;
  }
  .u-pr60\@pc {
    padding-right: 60px !important;
  }
  .u-mt65\@pc {
    margin-top: 65px !important;
  }
  .u-mb65\@pc {
    margin-bottom: 65px !important;
  }
  .u-ml65\@pc {
    margin-left: 65px !important;
  }
  .u-mr65\@pc {
    margin-right: 65px !important;
  }
  .u-pt65\@pc {
    padding-top: 65px !important;
  }
  .u-pb65\@pc {
    padding-bottom: 65px !important;
  }
  .u-pl65\@pc {
    padding-left: 65px !important;
  }
  .u-pr65\@pc {
    padding-right: 65px !important;
  }
  .u-mt70\@pc {
    margin-top: 70px !important;
  }
  .u-mb70\@pc {
    margin-bottom: 70px !important;
  }
  .u-ml70\@pc {
    margin-left: 70px !important;
  }
  .u-mr70\@pc {
    margin-right: 70px !important;
  }
  .u-pt70\@pc {
    padding-top: 70px !important;
  }
  .u-pb70\@pc {
    padding-bottom: 70px !important;
  }
  .u-pl70\@pc {
    padding-left: 70px !important;
  }
  .u-pr70\@pc {
    padding-right: 70px !important;
  }
  .u-mt75\@pc {
    margin-top: 75px !important;
  }
  .u-mb75\@pc {
    margin-bottom: 75px !important;
  }
  .u-ml75\@pc {
    margin-left: 75px !important;
  }
  .u-mr75\@pc {
    margin-right: 75px !important;
  }
  .u-pt75\@pc {
    padding-top: 75px !important;
  }
  .u-pb75\@pc {
    padding-bottom: 75px !important;
  }
  .u-pl75\@pc {
    padding-left: 75px !important;
  }
  .u-pr75\@pc {
    padding-right: 75px !important;
  }
  .u-mt80\@pc {
    margin-top: 80px !important;
  }
  .u-mb80\@pc {
    margin-bottom: 80px !important;
  }
  .u-ml80\@pc {
    margin-left: 80px !important;
  }
  .u-mr80\@pc {
    margin-right: 80px !important;
  }
  .u-pt80\@pc {
    padding-top: 80px !important;
  }
  .u-pb80\@pc {
    padding-bottom: 80px !important;
  }
  .u-pl80\@pc {
    padding-left: 80px !important;
  }
  .u-pr80\@pc {
    padding-right: 80px !important;
  }
  .u-mt85\@pc {
    margin-top: 85px !important;
  }
  .u-mb85\@pc {
    margin-bottom: 85px !important;
  }
  .u-ml85\@pc {
    margin-left: 85px !important;
  }
  .u-mr85\@pc {
    margin-right: 85px !important;
  }
  .u-pt85\@pc {
    padding-top: 85px !important;
  }
  .u-pb85\@pc {
    padding-bottom: 85px !important;
  }
  .u-pl85\@pc {
    padding-left: 85px !important;
  }
  .u-pr85\@pc {
    padding-right: 85px !important;
  }
  .u-mt90\@pc {
    margin-top: 90px !important;
  }
  .u-mb90\@pc {
    margin-bottom: 90px !important;
  }
  .u-ml90\@pc {
    margin-left: 90px !important;
  }
  .u-mr90\@pc {
    margin-right: 90px !important;
  }
  .u-pt90\@pc {
    padding-top: 90px !important;
  }
  .u-pb90\@pc {
    padding-bottom: 90px !important;
  }
  .u-pl90\@pc {
    padding-left: 90px !important;
  }
  .u-pr90\@pc {
    padding-right: 90px !important;
  }
  .u-mt95\@pc {
    margin-top: 95px !important;
  }
  .u-mb95\@pc {
    margin-bottom: 95px !important;
  }
  .u-ml95\@pc {
    margin-left: 95px !important;
  }
  .u-mr95\@pc {
    margin-right: 95px !important;
  }
  .u-pt95\@pc {
    padding-top: 95px !important;
  }
  .u-pb95\@pc {
    padding-bottom: 95px !important;
  }
  .u-pl95\@pc {
    padding-left: 95px !important;
  }
  .u-pr95\@pc {
    padding-right: 95px !important;
  }
  .u-mt100\@pc {
    margin-top: 100px !important;
  }
  .u-mb100\@pc {
    margin-bottom: 100px !important;
  }
  .u-ml100\@pc {
    margin-left: 100px !important;
  }
  .u-mr100\@pc {
    margin-right: 100px !important;
  }
  .u-pt100\@pc {
    padding-top: 100px !important;
  }
  .u-pb100\@pc {
    padding-bottom: 100px !important;
  }
  .u-pl100\@pc {
    padding-left: 100px !important;
  }
  .u-pr100\@pc {
    padding-right: 100px !important;
  }
  .u-text--left\@pc {
    text-align: left !important;
  }
  .u-text--center\@pc {
    text-align: center !important;
  }
  .u-text--right\@pc {
    text-align: right !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1040px) {
  .o-container {
    padding-top: clamp(138px, 17.3076923077vw, 180px);
  }
  .c-header__fixed .c-header-navi__item {
    padding: 0 clamp(5px, 1.9230769231vw, 20px);
  }
  .c-header__fixed .c-text-link {
    font-size: clamp(12px, 1.3461538462vw, 14px);
  }
  .c-header__fixed .c-header-navi__button {
    font-size: clamp(14px, 1.5384615385vw, 16px);
  }
  .c-main-visual__content {
    height: clamp(138px, 17.3076923077vw, 180px);
  }
  .js-modal__close-button {
    width: clamp(50px, 6.5384615385vw, 68px);
    height: clamp(50px, 6.5384615385vw, 68px);
  }
  .js-modal__close-button::before {
    width: clamp(17px, 2.3076923077vw, 24px);
    height: clamp(17px, 2.3076923077vw, 24px);
  }
}
@media screen and (max-width: 767.98px) {
  .o-container {
    padding-top: 37.3333333333vw;
    padding-bottom: 26.6666666667vw;
  }
  .article .o-container {
    padding-top: 10.6666666667vw;
  }
  .o-wrapper {
    margin-top: 16vw;
  }
  .c-accordion {
    margin-bottom: 8vw;
  }
  .c-accordion__item {
    padding: 15px 0;
  }
  .c-accordion__item--about {
    border-top: none;
    margin-bottom: 5.3333333333vw;
  }
  .c-accordion__item--app {
    margin-bottom: 5.3333333333vw;
  }
  .c-accordion__button {
    margin: 0 5.3333333333vw;
  }
  .c-accordion__button + .c-accordion__button {
    margin-top: 5.3333333333vw;
  }
  .c-accordion__term {
    margin-left: 10px;
    padding-right: 50px;
    line-height: 150%;
  }
  .c-accordion__term--business::before {
    width: 20px;
    height: 2px;
    right: 12px;
  }
  .c-accordion__term--business::after {
    height: 20px;
    width: 2px;
    right: 21px;
    top: 50%;
    -webkit-transform: translateY(-45%);
            transform: translateY(-45%);
  }
  .c-accordion__term--user::before {
    width: 20px;
    height: 2px;
    right: 12px;
  }
  .c-accordion__term--user::after {
    height: 20px;
    width: 2px;
    right: 21px;
    top: 50%;
    -webkit-transform: translateY(-45%);
            transform: translateY(-45%);
  }
  .c-accordion__description {
    padding: 0;
  }
  .c-accordion__description-text {
    margin: 5.3333333333vw 5.3333333333vw 0;
  }
  .c-accordion__description-text--data {
    margin-bottom: 5.3333333333vw;
  }
  .c-accordion__description-img--mt {
    margin-top: 5.3333333333vw;
  }
  .c-accordion__description-img--data01 {
    margin-top: -5.3333333333vw;
    margin-left: -5.0666666667vw;
  }
  .c-accordion__description-img--data01 img {
    width: 106%;
    max-width: initial;
  }
  .c-accordion__description-img--data02 {
    margin-top: -5.3333333333vw;
    margin-left: -5.0666666667vw;
  }
  .c-accordion__description-img--data02 img {
    width: 106%;
    max-width: initial;
  }
  .c-accordion__description-img--recall01 {
    margin-top: -5.3333333333vw;
    margin-left: -5.0666666667vw;
  }
  .c-accordion__description-img--recall01 img {
    width: 106%;
    max-width: initial;
  }
  .c-accordion__description-img--recall02 img {
    width: 69%;
    margin-top: -23px;
    margin-left: 46px;
  }
  .c-accordion__description--no-pb {
    padding-bottom: 0px;
  }
  .c-accordion .c-heading {
    margin: 0 5.3333333333vw;
  }
  .c-accordion .c-window__column {
    flex-direction: column;
  }
  .c-accordion .c-paragraph {
    margin-bottom: 5.3333333333vw;
  }
  .is-open::after {
    width: 0;
    height: 0;
  }
  .is-open + .c-accordion__description {
    padding: 5.3333333333vw 0;
    margin-top: 5.3333333333vw;
    line-height: 200%;
  }
  .is-open + .c-accordion__description--no-pb {
    padding: 5.3333333333vw 0 0;
  }
  .is-open + .c-accordion__description--about {
    padding: 0 0 1.8666666667vw;
    margin-top: 5.3333333333vw;
    line-height: 200%;
  }
  .c-breadcrumb {
    line-height: 200%;
    font-size: 4.2666666667vw;
    padding: 3.2vw 5.3333333333vw;
  }
  .c-button {
    width: 100%;
    font-size: 4.2666666667vw;
  }
  .c-button--arrow-down::after {
    right: 50%;
    top: auto;
    bottom: 12px;
    -webkit-transform: translate(50%, 0%) rotate(135deg);
            transform: translate(50%, 0%) rotate(135deg);
  }
  .c-button--small {
    width: 100%;
    max-width: none;
    padding: 13px 0;
  }
  .c-button--small + .c-button--small {
    margin-top: 20px;
  }
  .c-button--plane {
    padding: 13px 10.1333333333vw;
  }
  .c-button--pdf {
    padding: 13px 10.1333333333vw;
  }
  .c-button--word {
    padding: 13px 10.1333333333vw;
  }
  .c-button--key {
    padding: 13px 10.6666666667vw;
  }
  .c-button--excel {
    padding: 13px 10.6666666667vw;
  }
  .c-button--json {
    padding: 13px 10.6666666667vw;
  }
  .c-button--xml {
    padding: 13px 10.6666666667vw;
  }
  .c-button--csv {
    padding: 13px 10.6666666667vw;
  }
  .c-button--portal {
    width: 100%;
    height: 100%;
    font-size: 4.8vw;
  }
  .c-button--portal-user {
    padding-top: 24vw;
    padding-right: 4.8vw;
    text-align: left;
  }
  .c-button--portal-user::before {
    background-size: cover;
    width: 14.4vw;
    height: 16vw;
    top: 22px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
  }
  .c-button--portal-user::after {
    border-top: 0.5333333333vw solid #039E93;
    border-right: 0.5333333333vw solid #039E93;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    top: 30.6666666667vw;
    -webkit-transform: translateY(0%) rotate(45deg);
            transform: translateY(0%) rotate(45deg);
    right: 4vw;
  }
  .c-button--portal-business {
    padding-top: 22.6666666667vw;
  }
  .c-button--portal-business::before {
    background-size: cover;
    width: 14.4vw;
    height: 16vw;
    top: 22px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
  }
  .c-button--portal-business::after {
    border-top: 0.5333333333vw solid #1867C9;
    border-right: 0.5333333333vw solid #1867C9;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    top: 30.1333333333vw;
    -webkit-transform: translateY(0%) rotate(45deg);
            transform: translateY(0%) rotate(45deg);
    right: 4vw;
    display: inline-block;
  }
  .c-select-window__Keicar {
    width: auto;
    height: 47vw;
    margin: 0 auto;
  }
  .c-button--portal-Keicar {
    padding-top: 22.6666666667vw;
  }
  .c-button--portal-Keicar_20250217_GUT_01 {
    padding-top: 22.6666666667vw;
  }
  .c-button--portal-Keicar::before {
    background-size: cover;
    width:28.4vw;
    height: 16vw;
    top: 22px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
  }
  .c-button--portal-Keicar::after {
    border-top: 0.5333333333vw solid #58d5ee;
    border-right: 0.5333333333vw solid #58d5ee;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    top: 30.1333333333vw;
    -webkit-transform: translateY(0%) rotate(45deg);
            transform: translateY(0%) rotate(45deg);
    right: 4vw;
    display: inline-block;
  }
  .c-button--top {
    width: clamp(80px, 10.4166666667vw, 80px);
    height: clamp(80px, 10.4166666667vw, 80px);
    border-radius: clamp(80px, 10.4166666667vw, 80px);
    -webkit-transform: translateY(-25%);
            transform: translateY(-25%);
    margin-right: 5.3333333333vw;
  }
  .c-button--top:hover {
    opacity: 1;
  }
  .c-button--question {
    width: 37.3333333333vw;
    height: 32vw;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 25px;
  }
  .c-footer__copyright {
    padding: 4.2666666667vw 0;
  }
  .c-footer__inner {
    padding: 8vw 5.3333333333vw 9.3333333333vw;
  }
  .c-footer__address {
    margin-bottom: 8vw;
  }
  .c-footer__link {
    text-align: left;
    margin-bottom: 20px;
    flex-direction: column;
    height: 135px;
  }
  .c-footer__banner {
    width: 53.3333333333vw;
  }
  .c-header-navi {
    position: absolute;
    margin-top: 1.3333333333vw;
    width: 100%;
    visibility: hidden;
    padding-top: 40px;
    background-color: #F2F2F2;
  }
  .c-header-navi__list {
    transition: all 0.2s;
    position: relative;
    top: -50px;
    opacity: 0;
    width: 100%;
    background: #666666;
    pointer-events: all;
  }
  .c-header-navi__item {
    width: 100%;
    background-color: #ffffff;
    border-radius: 6px;
    box-shadow: 0px 4px 20px rgba(8, 36, 71, 0.1);
    position: relative;
  }
  .c-header-navi__item::after {
    content: "";
    border-top: 2px solid #333333;
    border-right: 2px solid #333333;
    position: absolute;
    top: 50%;
    right: 16px;
    width: 10px;
    height: 10px;
    -webkit-transform: translate(0%, -50%) rotate(45deg);
            transform: translate(0%, -50%) rotate(45deg);
  }
  .c-header-navi__item-button {
    display: block;
    width: 100%;
    padding: 9px 20px;
  }
  .c-header-navi__item--business::after {
    border-top: 2px solid #2B93E9;
    border-right: 2px solid #2B93E9;
  }
  .c-header-navi__item--business .c-header-navi__app-item--arrow {
    position: relative;
  }
  .c-header-navi__item--business .c-header-navi__app-item--arrow::after {
    content: "";
    border-top: 2px solid #2B93E9;
    border-right: 2px solid #2B93E9;
    position: absolute;
    top: 50%;
    right: 16px;
    width: 10px;
    height: 10px;
    -webkit-transform: translate(0%, -50%) rotate(45deg);
            transform: translate(0%, -50%) rotate(45deg);
  }
  .c-header-navi__item--user::after {
    border-top: 2px solid #15B4B2;
    border-right: 2px solid #15B4B2;
  }
  .c-header-navi__item--user .c-header-navi__app-item--arrow {
    position: relative;
  }
  .c-header-navi__item--user .c-header-navi__app-item--arrow::after {
    content: "";
    border-top: 2px solid #15B4B2;
    border-right: 2px solid #15B4B2;
    position: absolute;
    top: 50%;
    right: 16px;
    width: 10px;
    height: 10px;
    -webkit-transform: translate(0%, -50%) rotate(45deg);
            transform: translate(0%, -50%) rotate(45deg);
  }
  .c-header-navi__item--app::before {
    content: "";
    height: 18px;
    width: 2px;
    position: absolute;
    top: 12px;
    right: 19px;
    border-radius: 1px;
  }
  .c-header-navi__item--app::after {
    width: 18px;
    height: 2px;
    border-top: 0;
    border-right: 0;
    top: 20px;
    right: 11px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    border-radius: 1px;
  }
  .c-header-navi__item + .c-header-navi__item {
    margin-top: 10px;
  }
  .c-header-navi__link {
    width: 100%;
    color: #ffffff;
    display: block;
    padding: 0 20px;
  }
  .c-header-navi__link--business .c-header-navi__item--app::before, .c-header-navi__link--business .c-header-navi__item--app::after {
    background-color: #2B93E9;
  }
  .c-header-navi__link--user .c-header-navi__item--app::before, .c-header-navi__link--user .c-header-navi__item--app::after {
    background-color: #15B4B2;
  }
  .c-header-navi__app {
    padding: 0 20px;
    height: 0;
    opacity: 0;
    transition: all 0.2s;
  }
  .c-header-navi__app-item {
    background-color: #ffffff;
    display: none;
    border-radius: 6px;
    border: 1px solid #333333;
    color: #333333;
    text-decoration: none;
    font-size: 14px;
    list-style: 200%;
    padding: 9px 10px;
    height: 0;
    opacity: 0;
    transition: all 0.1s;
    pointer-events: none;
  }
  .c-header-app--open .c-header-navi__item--app::before {
    display: none;
  }
  .c-header-app--open .c-header-navi__app {
    padding: 0 20px 18px;
    height: auto;
    opacity: 1;
  }
  .c-header-app--open .c-header-navi__app-item {
    display: block;
    height: auto;
    opacity: 1;
    pointer-events: initial;
  }
  .c-header {
    position: fixed;
    top: 0;
  }
  .c-header__logo {
    width: 51.2vw;
    display: block;
    margin-left: 5.3333333333vw;
  }
  .c-header__logo__link {
    font-size: 5.8666666667vw;
  }
  .c-header__logo__img {
    width: 100%;
  }
  .c-header__under--business .c-header-navi {
    background-color: #E3EEFB;
  }
  .c-header__under--user .c-header-navi {
    background-color: #E4F3F2;
  }
  .c-header__inner {
    width: 100%;
    background: #ffffff;
    border-bottom: 1px solid #F2F2F2;
  }
  .c-header__inner--portal {
    border-bottom: none;
  }
  .c-header__control {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 2.6666666667vw;
    width: 50px;
    height: 50px;
    background: #ffffff;
    padding: 10px;
    cursor: pointer;
  }
  .c-header__control::before, .c-header__control::after,
.c-header__control .c-header__control__icon {
    position: absolute;
    transition: all 0.3s ease-in-out;
    display: block;
    background: #333333;
    width: 28px;
    height: 2px;
    opacity: 1;
    line-height: 0;
    top: 48.5%;
    left: 23%;
  }
  .c-header__control::before {
    content: "";
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  .c-header__control::after {
    content: "";
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  .c-header__upper-row {
    position: relative;
    padding: 1.8666666667vw 0 1.3333333333vw;
  }
  .c-header__button {
    padding: 0 20px;
  }
  .c-header__blank li + li {
    margin-top: 12px;
  }
  .c-header__blank {
    position: absolute;
    bottom: 40px;
    left: 20px;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    z-index: 100;
  }
  .c-header__blank--under {
    bottom: 110px;
  }
  .c-header__blank--under li + li {
    margin-top: 12px;
  }
  .c-header__fixed {
    display: none !important;
  }
  .c-header--open .c-header {
    display: flex;
    background: #F2F2F2;
    min-height: 100vh;
    min-height: calc(var(--vh, 1vh) * 100);
    z-index: 100;
  }
  .c-header--open .c-header__under--business {
    background-color: #E3EEFB;
  }
  .c-header--open .c-header__under--user {
    background-color: #E4F3F2;
  }
  .c-header--open .c-header__control::before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .c-header--open .c-header__control__icon {
    width: 0;
  }
  .c-header--open .c-header__control::after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .c-header--open .c-header-navi {
    display: block;
    min-height: 100vh;
    min-height: calc(var(--vh, 1vh) * 100);
    overflow-y: scroll;
    visibility: visible;
  }
  .c-header--open .c-header-navi__list {
    top: 0;
    opacity: 1;
  }
  .c-heading--level1 {
    font-size: 8.5333333333vw;
  }
  .c-heading--level2 {
    font-size: 6.4vw;
  }
  .c-heading--level3 {
    font-size: 4.8vw;
  }
  .c-heading--level4 {
    font-size: 4.2666666667vw;
  }
  .c-heading--deco-business::before {
    width: 18px;
    height: 18px;
    margin-left: -24px;
    background-size: cover;
  }
  .c-heading--deco-user::before {
    width: 18px;
    height: 18px;
    margin-left: -24px;
    background-size: contain;
  }
  .c-heading--bar {
    padding: 0.8vw 4.2666666667vw;
  }
  .c-heading__belt {
    padding: 2.1333333333vw 0;
    font-size: 4.2666666667vw;
  }
  .c-heading__belt-number {
    padding: 0 3.2vw;
  }
  .c-heading__belt-text {
    padding-left: 3.2vw;
  }
  .c-heading__belt--mt {
    margin-bottom: 5.3333333333vw;
  }
  .c-heading__triangle {
    width: 6.4vw;
    height: 2.9333333333vw;
    margin: 6.1333333333vw auto;
  }
  .c-main-visual.c-main-visual--news-article {
    height: 67.7333333333vw;
    background: url("/assets/img/news/kv_bg_sp.png") center top no-repeat;
    background-size: cover;
  }
  .c-main-visual--user-primary .c-main-visual__inner {
    height: 67.7333333333vw;
  }
  .c-main-visual--user-secondary .c-main-visual__inner {
    height: 48vw;
  }
  .c-main-visual__content {
    width: 69.3333333333vw;
    height: 37.3333333333vw;
  }
  .c-main-visual__title {
    font-size: 8.5333333333vw;
  }
  .js-modal__wrapper {
    display: flex;
    align-items: center;
  }
  .js-modal__content {
    padding: 0;
  }
  .js-modal__content .c-image-change__img {
    width: 100%;
  }
  .js-modal__close-button {
    width: 13.3333333333vw;
    height: 13.3333333333vw;
  }
  .js-modal__close-button::before {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
  .js-modal__view {
    padding: 13.3333333333vw 5.3333333333vw;
  }
  .c-mv-slider {
    margin-top: 50px;
    height: 106.6666666667vw;
  }
  .c-mv-slider__bg {
    background-image: url("/assets/img/portal_mv_bg_sp.png");
    width: 100%;
    background-size: cover;
    padding-bottom: 8.5333333333vw;
  }
  .c-mv-slider__inner {
    padding: 0 10.6666666667vw;
  }
  .c-mv-slider__img {
    text-align: center;
  }
  .c-mv-slider__img--01 {
    padding: 7.2vw 5.3333333333vw 0;
  }
  .c-mv-slider__img--02 {
    padding: 5.3333333333vw 5.3333333333vw 0;
  }
  .c-mv-slider__img--03 {
    padding: 4.2666666667vw 5.3333333333vw 0;
  }
  .c-mv-slider .slick-prev {
    left: 23px;
    top: 55%;
  }
  .c-mv-slider .slick-next {
    right: 18px;
    top: 55%;
  }
  .c-mv-slider img {
    display: inline;
  }
  .c-news {
    max-height: 415px;
  }
  .c-news__list {
    flex-direction: column;
    padding: 20px 0 10px;
  }
  .c-news--list {
    height: auto;
    max-height: none;
  }
  .c-news__article-date {
    font-size: 4.2666666667vw;
  }
  .c-news__article-text {
    font-size: 4.2666666667vw;
  }
  .c-news__article-text .c-text-link {
    font-size: 4.2666666667vw;
  }
  .c-news__article-text + .c-news__article-text {
    margin-top: 5.3333333333vw;
  }
  .c-pagetop {
    width: 100%;
    margin-top: -21.3333333333vw;
    height: clamp(80px, 10.4166666667vw, 80px);
    bottom: 0;
    right: 0;
  }
  .c-paragraph {
    font-size: 4.2666666667vw;
  }
  .c-paragraph--large {
    font-size: 4.8vw;
  }
  .c-paragraph--small {
    font-size: 3.2vw;
  }
  .c-qa__item::before {
    width: 24px;
    height: 24px;
    font-size: 14px;
    border-radius: 12px;
    top: 5.8666666667vw;
    left: 10px;
    line-height: 120%;
  }
  .c-qa__question {
    margin-left: 44px;
    padding: 5.6vw 13.3333333333vw 5.6vw 0;
    line-height: 150%;
  }
  .c-qa__question--business::before {
    width: 20px;
    height: 2px;
    right: 12px;
  }
  .c-qa__question--business::after {
    height: 20px;
    width: 2px;
    right: 21px;
    top: 50%;
    -webkit-transform: translateY(-45%);
            transform: translateY(-45%);
  }
  .c-qa__question--user::before {
    width: 20px;
    height: 2px;
    right: 12px;
  }
  .c-qa__question--user::after {
    height: 20px;
    width: 2px;
    right: 21px;
    top: 50%;
    -webkit-transform: translateY(-45%);
            transform: translateY(-45%);
  }
  .c-qa__answer {
    padding: 0 0 0 10px;
    margin: 0px 10px 0 0;
  }
  .c-qa__answer-circle {
    width: 24px;
    height: 24px;
    font-size: 14px;
    border-radius: 12px;
    line-height: 150%;
    flex-shrink: 0;
    margin-top: 5px;
    margin-right: 10px;
  }
  .c-qa__answer-text {
    width: auto;
  }
  .is-open::after {
    width: 0;
    height: 0;
  }
  .is-open + .c-qa__answer {
    padding: 0px 0 5.6vw 10px;
    line-height: 200%;
  }
  .c-select-window {
    width: auto;
    height: 77.6vw;
    padding: 0 20px;
  }
  .c-select-window__balloon {
    width: 89.3333333333vw;
    font-size: 5.8666666667vw;
  }
  .c-select-window__button {
    width: 100%;
    max-width: 39.4666666667vw;
    height: 42.6666666667vw;
  }
  .c-select-window__button--user {
    margin: 0 20px 0 0;
  }
  .c-select-window__button--business {
    margin: 0 0 0 20px;
  }
  .c-select-window__button--Keicar {
    margin: auto;
  }
  .c-select-window__button-container {
    max-width: 89.6vw;
    width: auto;
    margin: 0 auto;
    padding-top: 24.2666666667vw;
  }
  .c-select-window__button-container--Keicar {
    max-width: 46.599999999999994vw;
    width: auto;
    margin: 0 auto;
    padding-top: 4.266666666700001vw;
  }
  .c-table {
    font-size: 3.7333333333vw;
  }
  .c-table__cell {
    padding: 3.2vw;
  }
  .c-table__cell--gray {
    width: 28.8vw;
  }
  .c-table__cell--small {
    font-size: 3.2vw;
  }
  .c-table__cell--term {
    width: 28.8vw;
  }
  .c-table__cell--small {
    font-size: 3.2vw;
  }
  .c-table-plane {
    font-size: 4.2666666667vw;
  }
  .c-table-plane__body--right {
    border-top: 1px solid #DDDDDD;
  }
  .c-table-plane__cell {
    padding: 2.1333333333vw 0;
  }
  .c-table-plane__cell--large span {
    font-size: 3.2vw;
  }
  .c-tabswitch__content-text--small {
    font-size: 3.7333333333vw;
    margin: 5.3333333333vw 5.3333333333vw 0;
  }
  .c-text-link--blank {
    font-size: 3.7333333333vw;
  }
  .c-text-link--small {
    font-size: 3.2vw;
  }
  .c-window {
    width: auto;
    margin: 0 20px;
    padding: 40px 20px;
  }
  .c-window + .c-window {
    margin-top: 30px;
  }
  .c-window__heading--level2 {
    margin-bottom: 11.7333333333vw;
  }
  .c-window__heading--level3 {
    margin-bottom: 5.3333333333vw;
  }
  .c-window__heading--no-mb {
    margin-bottom: 0;
  }
  .c-window__heading--article {
    padding: 0 2.6666666667vw;
  }
  .c-window__textbox {
    margin-bottom: 8.2666666667vw;
  }
  .c-window__textbox--mt {
    margin-top: 10.6666666667vw;
  }
  .c-window__textbox--no-margin {
    margin-bottom: 0;
  }
  .c-window__textbox--app02 {
    margin-bottom: 5.3333333333vw;
  }
  .c-window__notice {
    padding: 5.3333333333vw;
    margin-bottom: 8vw;
  }
  .c-window__notice-title {
    font-size: 4.8vw;
    margin-bottom: 3.2vw;
  }
  .c-window__notice-text {
    font-size: 4.2666666667vw;
  }
  .c-window__notice-text--small {
    font-size: 3.7333333333vw;
  }
  .c-window__img {
    margin-bottom: 6.9333333333vw;
  }
  .c-window__img--shadow img {
    max-width: none;
    width: 113%;
  }
  .c-window__img--app01 {
    margin-top: -5.0666666667vw;
  }
  .c-window__img--no-margin {
    margin-bottom: 0;
  }
  .c-window__img--no-margin2 {
    margin-bottom: 8vw;
  }
  .c-window__img--pd {
    padding: 0 5.3333333333vw;
  }
  .c-window__button {
    width: 100%;
  }
  .c-window__button + .c-window__button {
    margin-top: 5.3333333333vw;
  }
  .c-window__button--question {
    width: auto;
  }
  .c-window__button--question + .c-window__button--question {
    margin-top: 0;
    margin-left: 4vw;
  }
  .c-window__table--service {
    margin-bottom: 5.3333333333vw;
  }
  .c-window__table--service2 {
    margin-bottom: 13.3333333333vw;
  }
  .c-window__table--data {
    padding: 0 5.3333333333vw;
    margin-top: 5.3333333333vw;
  }
  .c-window__table--data + .c-window__table--data {
    margin-top: 5.3333333333vw;
  }
  .c-window__column + .c-window__column {
    margin-top: 4vw;
  }
  .c-window__column .c-window__button .c-button {
    font-size: 4.2666666667vw;
  }
  .c-window__play-button-container .c-window__column {
    flex-direction: column;
  }
  .c-window__play-button-container .c-window__column .c-window__button + .c-window__button {
    margin-left: 0;
    margin-top: 5.3333333333vw;
  }
  .c-window__play-button-container .c-window__column + .c-window__column {
    margin-top: 5.3333333333vw;
  }
  .c-window__play-button-container .c-window__button {
    width: 100%;
  }
  .c-window__youtube {
    margin-bottom: 8vw;
    width: 100%;
    height: 44.2666666667vw;
  }
  .c-window--portal {
    margin-top: 30px;
  }
  .c-window__link {
    margin-top: 5.3333333333vw;
  }
  .u-hidden-sp {
    display: none !important;
  }
  .u-mt0\@sp {
    margin-top: 0px !important;
  }
  .u-mb0\@sp {
    margin-bottom: 0px !important;
  }
  .u-ml0\@sp {
    margin-left: 0px !important;
  }
  .u-mr0\@sp {
    margin-right: 0px !important;
  }
  .u-pt0\@sp {
    padding-top: 0px !important;
  }
  .u-pb0\@sp {
    padding-bottom: 0px !important;
  }
  .u-pl0\@sp {
    padding-left: 0px !important;
  }
  .u-pr0\@sp {
    padding-right: 0px !important;
  }
  .u-mt5\@sp {
    margin-top: 5px !important;
  }
  .u-mb5\@sp {
    margin-bottom: 5px !important;
  }
  .u-ml5\@sp {
    margin-left: 5px !important;
  }
  .u-mr5\@sp {
    margin-right: 5px !important;
  }
  .u-pt5\@sp {
    padding-top: 5px !important;
  }
  .u-pb5\@sp {
    padding-bottom: 5px !important;
  }
  .u-pl5\@sp {
    padding-left: 5px !important;
  }
  .u-pr5\@sp {
    padding-right: 5px !important;
  }
  .u-mt10\@sp {
    margin-top: 10px !important;
  }
  .u-mb10\@sp {
    margin-bottom: 10px !important;
  }
  .u-ml10\@sp {
    margin-left: 10px !important;
  }
  .u-mr10\@sp {
    margin-right: 10px !important;
  }
  .u-pt10\@sp {
    padding-top: 10px !important;
  }
  .u-pb10\@sp {
    padding-bottom: 10px !important;
  }
  .u-pl10\@sp {
    padding-left: 10px !important;
  }
  .u-pr10\@sp {
    padding-right: 10px !important;
  }
  .u-mt15\@sp {
    margin-top: 15px !important;
  }
  .u-mb15\@sp {
    margin-bottom: 15px !important;
  }
  .u-ml15\@sp {
    margin-left: 15px !important;
  }
  .u-mr15\@sp {
    margin-right: 15px !important;
  }
  .u-pt15\@sp {
    padding-top: 15px !important;
  }
  .u-pb15\@sp {
    padding-bottom: 15px !important;
  }
  .u-pl15\@sp {
    padding-left: 15px !important;
  }
  .u-pr15\@sp {
    padding-right: 15px !important;
  }
  .u-mt20\@sp {
    margin-top: 20px !important;
  }
  .u-mb20\@sp {
    margin-bottom: 20px !important;
  }
  .u-ml20\@sp {
    margin-left: 20px !important;
  }
  .u-mr20\@sp {
    margin-right: 20px !important;
  }
  .u-pt20\@sp {
    padding-top: 20px !important;
  }
  .u-pb20\@sp {
    padding-bottom: 20px !important;
  }
  .u-pl20\@sp {
    padding-left: 20px !important;
  }
  .u-pr20\@sp {
    padding-right: 20px !important;
  }
  .u-mt25\@sp {
    margin-top: 25px !important;
  }
  .u-mb25\@sp {
    margin-bottom: 25px !important;
  }
  .u-ml25\@sp {
    margin-left: 25px !important;
  }
  .u-mr25\@sp {
    margin-right: 25px !important;
  }
  .u-pt25\@sp {
    padding-top: 25px !important;
  }
  .u-pb25\@sp {
    padding-bottom: 25px !important;
  }
  .u-pl25\@sp {
    padding-left: 25px !important;
  }
  .u-pr25\@sp {
    padding-right: 25px !important;
  }
  .u-mt30\@sp {
    margin-top: 30px !important;
  }
  .u-mb30\@sp {
    margin-bottom: 30px !important;
  }
  .u-ml30\@sp {
    margin-left: 30px !important;
  }
  .u-mr30\@sp {
    margin-right: 30px !important;
  }
  .u-pt30\@sp {
    padding-top: 30px !important;
  }
  .u-pb30\@sp {
    padding-bottom: 30px !important;
  }
  .u-pl30\@sp {
    padding-left: 30px !important;
  }
  .u-pr30\@sp {
    padding-right: 30px !important;
  }
  .u-mt35\@sp {
    margin-top: 35px !important;
  }
  .u-mb35\@sp {
    margin-bottom: 35px !important;
  }
  .u-ml35\@sp {
    margin-left: 35px !important;
  }
  .u-mr35\@sp {
    margin-right: 35px !important;
  }
  .u-pt35\@sp {
    padding-top: 35px !important;
  }
  .u-pb35\@sp {
    padding-bottom: 35px !important;
  }
  .u-pl35\@sp {
    padding-left: 35px !important;
  }
  .u-pr35\@sp {
    padding-right: 35px !important;
  }
  .u-mt40\@sp {
    margin-top: 40px !important;
  }
  .u-mb40\@sp {
    margin-bottom: 40px !important;
  }
  .u-ml40\@sp {
    margin-left: 40px !important;
  }
  .u-mr40\@sp {
    margin-right: 40px !important;
  }
  .u-pt40\@sp {
    padding-top: 40px !important;
  }
  .u-pb40\@sp {
    padding-bottom: 40px !important;
  }
  .u-pl40\@sp {
    padding-left: 40px !important;
  }
  .u-pr40\@sp {
    padding-right: 40px !important;
  }
  .u-mt45\@sp {
    margin-top: 45px !important;
  }
  .u-mb45\@sp {
    margin-bottom: 45px !important;
  }
  .u-ml45\@sp {
    margin-left: 45px !important;
  }
  .u-mr45\@sp {
    margin-right: 45px !important;
  }
  .u-pt45\@sp {
    padding-top: 45px !important;
  }
  .u-pb45\@sp {
    padding-bottom: 45px !important;
  }
  .u-pl45\@sp {
    padding-left: 45px !important;
  }
  .u-pr45\@sp {
    padding-right: 45px !important;
  }
  .u-mt50\@sp {
    margin-top: 50px !important;
  }
  .u-mb50\@sp {
    margin-bottom: 50px !important;
  }
  .u-ml50\@sp {
    margin-left: 50px !important;
  }
  .u-mr50\@sp {
    margin-right: 50px !important;
  }
  .u-pt50\@sp {
    padding-top: 50px !important;
  }
  .u-pb50\@sp {
    padding-bottom: 50px !important;
  }
  .u-pl50\@sp {
    padding-left: 50px !important;
  }
  .u-pr50\@sp {
    padding-right: 50px !important;
  }
  .u-mt55\@sp {
    margin-top: 55px !important;
  }
  .u-mb55\@sp {
    margin-bottom: 55px !important;
  }
  .u-ml55\@sp {
    margin-left: 55px !important;
  }
  .u-mr55\@sp {
    margin-right: 55px !important;
  }
  .u-pt55\@sp {
    padding-top: 55px !important;
  }
  .u-pb55\@sp {
    padding-bottom: 55px !important;
  }
  .u-pl55\@sp {
    padding-left: 55px !important;
  }
  .u-pr55\@sp {
    padding-right: 55px !important;
  }
  .u-mt60\@sp {
    margin-top: 60px !important;
  }
  .u-mb60\@sp {
    margin-bottom: 60px !important;
  }
  .u-ml60\@sp {
    margin-left: 60px !important;
  }
  .u-mr60\@sp {
    margin-right: 60px !important;
  }
  .u-pt60\@sp {
    padding-top: 60px !important;
  }
  .u-pb60\@sp {
    padding-bottom: 60px !important;
  }
  .u-pl60\@sp {
    padding-left: 60px !important;
  }
  .u-pr60\@sp {
    padding-right: 60px !important;
  }
  .u-mt65\@sp {
    margin-top: 65px !important;
  }
  .u-mb65\@sp {
    margin-bottom: 65px !important;
  }
  .u-ml65\@sp {
    margin-left: 65px !important;
  }
  .u-mr65\@sp {
    margin-right: 65px !important;
  }
  .u-pt65\@sp {
    padding-top: 65px !important;
  }
  .u-pb65\@sp {
    padding-bottom: 65px !important;
  }
  .u-pl65\@sp {
    padding-left: 65px !important;
  }
  .u-pr65\@sp {
    padding-right: 65px !important;
  }
  .u-mt70\@sp {
    margin-top: 70px !important;
  }
  .u-mb70\@sp {
    margin-bottom: 70px !important;
  }
  .u-ml70\@sp {
    margin-left: 70px !important;
  }
  .u-mr70\@sp {
    margin-right: 70px !important;
  }
  .u-pt70\@sp {
    padding-top: 70px !important;
  }
  .u-pb70\@sp {
    padding-bottom: 70px !important;
  }
  .u-pl70\@sp {
    padding-left: 70px !important;
  }
  .u-pr70\@sp {
    padding-right: 70px !important;
  }
  .u-mt75\@sp {
    margin-top: 75px !important;
  }
  .u-mb75\@sp {
    margin-bottom: 75px !important;
  }
  .u-ml75\@sp {
    margin-left: 75px !important;
  }
  .u-mr75\@sp {
    margin-right: 75px !important;
  }
  .u-pt75\@sp {
    padding-top: 75px !important;
  }
  .u-pb75\@sp {
    padding-bottom: 75px !important;
  }
  .u-pl75\@sp {
    padding-left: 75px !important;
  }
  .u-pr75\@sp {
    padding-right: 75px !important;
  }
  .u-mt80\@sp {
    margin-top: 80px !important;
  }
  .u-mb80\@sp {
    margin-bottom: 80px !important;
  }
  .u-ml80\@sp {
    margin-left: 80px !important;
  }
  .u-mr80\@sp {
    margin-right: 80px !important;
  }
  .u-pt80\@sp {
    padding-top: 80px !important;
  }
  .u-pb80\@sp {
    padding-bottom: 80px !important;
  }
  .u-pl80\@sp {
    padding-left: 80px !important;
  }
  .u-pr80\@sp {
    padding-right: 80px !important;
  }
  .u-mt85\@sp {
    margin-top: 85px !important;
  }
  .u-mb85\@sp {
    margin-bottom: 85px !important;
  }
  .u-ml85\@sp {
    margin-left: 85px !important;
  }
  .u-mr85\@sp {
    margin-right: 85px !important;
  }
  .u-pt85\@sp {
    padding-top: 85px !important;
  }
  .u-pb85\@sp {
    padding-bottom: 85px !important;
  }
  .u-pl85\@sp {
    padding-left: 85px !important;
  }
  .u-pr85\@sp {
    padding-right: 85px !important;
  }
  .u-mt90\@sp {
    margin-top: 90px !important;
  }
  .u-mb90\@sp {
    margin-bottom: 90px !important;
  }
  .u-ml90\@sp {
    margin-left: 90px !important;
  }
  .u-mr90\@sp {
    margin-right: 90px !important;
  }
  .u-pt90\@sp {
    padding-top: 90px !important;
  }
  .u-pb90\@sp {
    padding-bottom: 90px !important;
  }
  .u-pl90\@sp {
    padding-left: 90px !important;
  }
  .u-pr90\@sp {
    padding-right: 90px !important;
  }
  .u-mt95\@sp {
    margin-top: 95px !important;
  }
  .u-mb95\@sp {
    margin-bottom: 95px !important;
  }
  .u-ml95\@sp {
    margin-left: 95px !important;
  }
  .u-mr95\@sp {
    margin-right: 95px !important;
  }
  .u-pt95\@sp {
    padding-top: 95px !important;
  }
  .u-pb95\@sp {
    padding-bottom: 95px !important;
  }
  .u-pl95\@sp {
    padding-left: 95px !important;
  }
  .u-pr95\@sp {
    padding-right: 95px !important;
  }
  .u-mt100\@sp {
    margin-top: 100px !important;
  }
  .u-mb100\@sp {
    margin-bottom: 100px !important;
  }
  .u-ml100\@sp {
    margin-left: 100px !important;
  }
  .u-mr100\@sp {
    margin-right: 100px !important;
  }
  .u-pt100\@sp {
    padding-top: 100px !important;
  }
  .u-pb100\@sp {
    padding-bottom: 100px !important;
  }
  .u-pl100\@sp {
    padding-left: 100px !important;
  }
  .u-pr100\@sp {
    padding-right: 100px !important;
  }
  .u-text--left\@sp {
    text-align: left !important;
  }
  .u-text--center\@sp {
    text-align: center !important;
  }
  .u-text--right\@sp {
    text-align: right !important;
  }
}


