@charset "UTF-8";
/* CSS Document */
/*! sanitize.css v5.0.0 | CC0 License | github.com/jonathantneal/sanitize.css */
/* Document (https://html.spec.whatwg.org/multipage/semantics.html#semantics)
   ========================================================================== */
/**
 * 1. Remove repeating backgrounds in all browsers (opinionated).
 * 2. Add box sizing inheritence in all browsers (opinionated).
 */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
#thisPage {
  /**
   * 1. Add text decoration inheritance in all browsers (opinionated).
   * 2. Add vertical alignment inheritence in all browsers (opinionated).
   */
  /**
   * 1. Add border box sizing in all browsers (opinionated).
   * 2. Add the default cursor in all browsers (opinionated).
   * 3. Prevent font size adjustments after orientation changes in IE and iOS.
   */
  box-sizing: border-box; /* 1 */
  cursor: default; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
  /* Sections (https://html.spec.whatwg.org/multipage/semantics.html#sections)
     ========================================================================== */
  /**
   * Add the correct display in IE 9-.
   */
  /**
   * Remove the margin in all browsers (opinionated).
   */
  margin: 0;
  /**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
  /* Grouping content (https://html.spec.whatwg.org/multipage/semantics.html#grouping-content)
     ========================================================================== */
  /**
   * Add the correct display in IE 9-.
   * 1. Add the correct display in IE.
   */
  /**
   * Add the correct margin in IE 8.
   */
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  /**
   * Remove the list style on navigation lists in all browsers (opinionated).
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /* Text-level semantics (https://html.spec.whatwg.org/multipage/semantics.html#text-level-semantics)
     ========================================================================== */
  /**
   * 1. Remove the gray background on active links in IE 10.
   * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
   */
  /**
   * 1. Remove the bottom border in Firefox 39-.
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  /**
   * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
   */
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /**
   * Add the correct font style in Android 4.3-.
   */
  /**
   * Add the correct background and color in IE 9-.
   */
  /**
   * Add the correct font size in all browsers.
   */
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  /*
   * Remove the text shadow on text selections (opinionated).
   * 1. Restore the coloring undone by defining the text shadow (opinionated).
   */
  /* Embedded content (https://html.spec.whatwg.org/multipage/embedded-content.html#embedded-content)
     ========================================================================== */
  /*
   * Change the alignment on media elements in all browers (opinionated).
   */
  /**
   * Add the correct display in IE 9-.
   */
  /**
   * Add the correct display in iOS 4-7.
   */
  /**
   * Remove the border on images inside links in IE 10-.
   */
  /**
   * Change the fill color to match the text color in all browsers (opinionated).
   */
  /**
   * Hide the overflow in IE.
   */
  /* Tabular data (https://html.spec.whatwg.org/multipage/tables.html#tables)
     ========================================================================== */
  /**
   * Collapse border spacing
   */
  /* Forms (https://html.spec.whatwg.org/multipage/forms.html#forms)
     ========================================================================== */
  /**
   * Remove the margin in Firefox and Safari.
   */
  /**
   * Inherit styling in all browsers (opinionated).
   */
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  /**
   * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
   *    controls in Android 4.
   * 2. Correct the inability to style clickable types in iOS and Safari.
   */
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
  /**
   * 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.
   */
  /**
   * 1. Add the correct display in IE 9-.
   * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  /**
   * 1. Remove the default vertical scrollbar in IE.
   * 2. Change the resize direction on textareas in all browsers (opinionated).
   */
  /**
   * 1. Add the correct box sizing in IE 10-.
   * 2. Remove the padding in IE 10-.
   */
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  /**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
  /**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  /* Interactive elements (https://html.spec.whatwg.org/multipage/forms.html#interactive-elements)
     ========================================================================== */
  /*
   * Add the correct display in IE 9-.
   * 1. Add the correct display in Edge, IE, and Firefox.
   */
  /*
   * Add the correct display in all browsers.
   */
  /* Scripting (https://html.spec.whatwg.org/multipage/scripting.html#scripting-3)
     ========================================================================== */
  /**
   * Add the correct display in IE 9-.
   */
  /**
   * Add the correct display in IE.
   */
  /* User interaction (https://html.spec.whatwg.org/multipage/interaction.html#editing)
     ========================================================================== */
  /*
   * Remove the tapping delay on clickable elements (opinionated).
   * 1. Remove the tapping delay in IE 10.
   */
  /**
   * Add the correct display in IE 10-.
   */
  /* ARIA (https://w3c.github.io/html-aria/)
     ========================================================================== */
  /**
   * Change the cursor on busy elements (opinionated).
   */
  /*
   * Change the cursor on control elements (opinionated).
   */
  /*
   * Change the display on visually hidden accessible elements (opinionated).
   */
  /*
   * Change the cursor on disabled, not-editable, or otherwise
   * inoperable elements (opinionated).
   */
}
#thisPage *,
#thisPage ::before,
#thisPage ::after {
  background-repeat: no-repeat; /* 1 */
  box-sizing: inherit; /* 2 */
}
#thisPage ::before,
#thisPage ::after {
  text-decoration: inherit; /* 1 */
  vertical-align: inherit; /* 2 */
}
#thisPage article,
#thisPage aside,
#thisPage footer,
#thisPage header,
#thisPage nav,
#thisPage section {
  display: block;
}
#thisPage h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
#thisPage figcaption,
#thisPage figure,
#thisPage main { /* 1 */
  display: block;
}
#thisPage figure {
  margin: 1em 40px;
}
#thisPage hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
#thisPage nav ol,
#thisPage nav ul {
  list-style: none;
}
#thisPage pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
#thisPage a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}
#thisPage abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
#thisPage b,
#thisPage strong {
  font-weight: inherit;
}
#thisPage b,
#thisPage strong {
  font-weight: bolder;
}
#thisPage code,
#thisPage kbd,
#thisPage samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
#thisPage dfn {
  font-style: italic;
}
#thisPage mark {
  background-color: #ffff00;
  color: #000000;
}
#thisPage small {
  font-size: 80%;
}
#thisPage sub,
#thisPage sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#thisPage sub {
  bottom: -0.25em;
}
#thisPage sup {
  top: -0.5em;
}
#thisPage ::selection {
  background-color: #b3d4fc; /* 1 */
  color: #000000; /* 1 */
  text-shadow: none;
}
#thisPage audio,
#thisPage canvas,
#thisPage iframe,
#thisPage img,
#thisPage svg,
#thisPage video {
  vertical-align: middle;
}
#thisPage audio,
#thisPage video {
  display: inline-block;
}
#thisPage audio:not([controls]) {
  display: none;
  height: 0;
}
#thisPage img {
  border-style: none;
}
#thisPage svg {
  fill: currentColor;
}
#thisPage svg:not(:root) {
  overflow: hidden;
}
#thisPage table {
  border-collapse: collapse;
}
#thisPage button,
#thisPage input,
#thisPage optgroup,
#thisPage select,
#thisPage textarea {
  margin: 0;
}
#thisPage button,
#thisPage input,
#thisPage select,
#thisPage textarea {
  background-color: transparent;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
#thisPage button,
#thisPage input { /* 1 */
  overflow: visible;
}
#thisPage button,
#thisPage select { /* 1 */
  text-transform: none;
}
#thisPage button,
#thisPage [type=button],
#thisPage [type=reset],
#thisPage [type=submit] {
  -webkit-appearance: button; /* 2 */
  appearance: button; /* 2 */
}
#thisPage button::-moz-focus-inner,
#thisPage [type=button]::-moz-focus-inner,
#thisPage [type=reset]::-moz-focus-inner,
#thisPage [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
#thisPage button:-moz-focusring,
#thisPage [type=button]:-moz-focusring,
#thisPage [type=reset]:-moz-focusring,
#thisPage [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
#thisPage legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
#thisPage progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
#thisPage textarea {
  overflow: auto; /* 1 */
  resize: vertical; /* 2 */
}
#thisPage [type=checkbox],
#thisPage [type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
#thisPage [type=number]::-webkit-inner-spin-button,
#thisPage [type=number]::-webkit-outer-spin-button {
  height: auto;
}
#thisPage [type=search] {
  -webkit-appearance: textfield; /* 1 */
  appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
#thisPage [type=search]::-webkit-search-cancel-button,
#thisPage [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#thisPage ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
#thisPage details,
#thisPage menu {
  display: block;
}
#thisPage summary {
  display: list-item;
}
#thisPage canvas {
  display: inline-block;
}
#thisPage template {
  display: none;
}
#thisPage a,
#thisPage area,
#thisPage button,
#thisPage input,
#thisPage label,
#thisPage select,
#thisPage summary,
#thisPage textarea,
#thisPage [tabindex] { /* 1 */
  touch-action: manipulation;
}
#thisPage [hidden] {
  display: none;
}
#thisPage [aria-busy=true] {
  cursor: progress;
}
#thisPage [aria-controls] {
  cursor: pointer;
}
#thisPage [aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute;
}
#thisPage [aria-disabled] {
  cursor: default;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
#thisPage {
  /* HTML5 display-role reset for older browsers */
  line-height: 1;
}
#thisPage div, #thisPage span, #thisPage applet, #thisPage object, #thisPage iframe,
#thisPage h1, #thisPage h2, #thisPage h3, #thisPage h4, #thisPage h5, #thisPage h6, #thisPage p, #thisPage blockquote, #thisPage pre,
#thisPage a, #thisPage abbr, #thisPage acronym, #thisPage address, #thisPage big, #thisPage cite, #thisPage code,
#thisPage del, #thisPage dfn, #thisPage em, #thisPage img, #thisPage ins, #thisPage kbd, #thisPage q, #thisPage s, #thisPage samp,
#thisPage small, #thisPage strike, #thisPage strong, #thisPage sub, #thisPage sup, #thisPage tt, #thisPage var,
#thisPage b, #thisPage u, #thisPage i, #thisPage center,
#thisPage dl, #thisPage dt, #thisPage dd, #thisPage ol, #thisPage ul, #thisPage li,
#thisPage fieldset, #thisPage form, #thisPage label, #thisPage legend,
#thisPage table, #thisPage caption, #thisPage tbody, #thisPage tfoot, #thisPage thead, #thisPage tr, #thisPage th, #thisPage td,
#thisPage article, #thisPage aside, #thisPage canvas, #thisPage details, #thisPage embed,
#thisPage figure, #thisPage figcaption, #thisPage footer, #thisPage header, #thisPage hgroup,
#thisPage menu, #thisPage nav, #thisPage output, #thisPage ruby, #thisPage section, #thisPage summary,
#thisPage time, #thisPage mark, #thisPage audio, #thisPage video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
#thisPage article, #thisPage aside, #thisPage details, #thisPage figcaption, #thisPage figure,
#thisPage footer, #thisPage header, #thisPage hgroup, #thisPage menu, #thisPage nav, #thisPage section {
  display: block;
}
#thisPage ol, #thisPage ul {
  list-style: none;
}
#thisPage blockquote, #thisPage q {
  quotes: none;
}
#thisPage blockquote:before, #thisPage blockquote:after,
#thisPage q:before, #thisPage q:after {
  content: "";
  content: none;
}
#thisPage table {
  border-collapse: collapse;
  border-spacing: 0;
}

/********** :root設定 **********/
:root {
  --viewWidth: 1440;
  --designWidth: 375;
  --contentsWidth: 343;
  --breakPoints: 769;
  --sideSpace: 16;
  --barWidth: calc(100vw - (var(--viewWidth) * 1px));
}
@media (min-width: 769px) {
  :root {
    --breakPoints: 1028;
    --sideSpace: 24;
    --designWidth: 1028;
    --contentsWidth: 980;
    --basePixel: 1 !important;
  }
}

/********** ベース設定 **********/
#thisPage {
  font-size: calc(16 * var(--basePixel) * 1px);
  line-height: 1.7;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  /********** ベースタグ設定 **********/
  /********** .container **********/
}
@media (min-width: 769px) {
  #thisPage {
    font-size: calc(16 * var(--basePixel) * 1px);
  }
}
#thisPage * {
  max-height: 99999px;
}
#thisPage img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
#thisPage a {
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#thisPage a:hover, #thisPage a:active, #thisPage a:focus {
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#thisPage .container {
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 769px) {
  #thisPage .container {
    padding-left: 24px;
    padding-right: 24px;
    margin-right: auto;
    margin-left: auto;
    width: 1028px;
  }
}

@media (min-width: 1280px) {
  .d-xxl-none {
    display: none !important;
  }
}

header.header {
  display: none;
}

body:after {
  content: "";
  display: block;
  height: calc(62 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  body:after {
    content: none;
  }
}

#thisPage {
  font-size: calc(14 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage {
    font-size: calc(16 * var(--basePixel) * 1px);
    min-width: 1028px;
  }
}
#thisPage .ttl01 {
  display: flex;
  font-size: calc(16 * var(--basePixel) * 1px);
  line-height: 1.2 !important;
  font-weight: 500;
}
#thisPage .ttl01:before {
  content: "";
  display: block;
  background-color: #E40420;
  width: 1em;
  height: 1em;
  border-radius: 1000px;
  margin-top: 0.1em;
  margin-right: 0.1em;
}
#thisPage #headerSec {
  height: calc(46 * var(--basePixel) * 1px);
  text-align: center;
  align-content: center;
  line-height: 0;
}
@media (min-width: 769px) {
  #thisPage #headerSec {
    height: calc(70 * var(--basePixel) * 1px);
    text-align: left;
    padding-left: calc(30 * var(--basePixel) * 1px);
  }
}
#thisPage #headerSec img {
  width: calc(253 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #headerSec img {
    width: calc(290 * var(--basePixel) * 1px);
  }
}
#thisPage .sec_h2 {
  font-size: calc(36 * var(--basePixel) * 1px) !important;
  font-weight: 700;
  line-height: 1.2 !important;
  text-align: center;
}
@media (min-width: 769px) {
  #thisPage .sec_h2 {
    line-height: 1 !important;
  }
}
#thisPage .sec_h2 strong {
  color: #E40420;
}
#thisPage .sec_h2 i {
  display: block;
  width: calc(40 * var(--basePixel) * 1px);
  height: calc(40 * var(--basePixel) * 1px);
  background: url(https://sbisec.akamaized.net/sbisec/images/static/2025/japan_msvalue_icn_h2.svg) no-repeat center/contain;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: calc(12 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage .sec_h2 i {
    display: inline-block;
    margin-bottom: 0;
    margin-right: calc(12 * var(--basePixel) * 1px);
  }
}
@media (min-width: 769px) {
  #thisPage .sec_h2 > * {
    vertical-align: middle;
  }
}
#thisPage .anim_fadeup > * {
  transition: 1s opacity ease, 1s -webkit-transform ease;
  transition: 1s opacity ease, 1s transform ease;
  transition: 1s opacity ease, 1s transform ease, 1s -webkit-transform ease;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
}
#thisPage .anim_fadeup.active > * {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
#thisPage .sec_h3 {
  font-size: calc(16 * var(--basePixel) * 1px) !important;
  font-weight: 700;
  line-height: 1.8 !important;
  margin-top: calc(24 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage .sec_h3 {
    font-size: calc(18 * var(--basePixel) * 1px) !important;
  }
}
#thisPage .dec_list {
  display: flex;
  align-items: flex-start;
}
#thisPage .dec_list p {
  font-size: calc(14 * var(--basePixel) * 1px);
  line-height: 1.8 !important;
}
@media (min-width: 769px) {
  #thisPage .dec_list p {
    font-size: calc(16 * var(--basePixel) * 1px);
  }
}
#thisPage .dec_list i {
  width: calc(11 * var(--basePixel) * 1px);
  height: calc(21 * var(--basePixel) * 1px);
  background: url(https://sbisec.akamaized.net/sbisec/images/static/2025/japan_msvalue_icn_list.svg) no-repeat center/contain;
  margin-right: calc(7 * var(--basePixel) * 1px);
  flex-shrink: 0;
}
@media (min-width: 769px) {
  #thisPage .dec_list i {
    position: relative;
    top: calc(5 * var(--basePixel) * 1px);
  }
}
#thisPage .dec_list strong {
  font-weight: 700;
}
#thisPage .fc_red {
  color: #E40420;
}
#thisPage .btn01 {
  margin-top: calc(20 * var(--basePixel) * 1px);
  width: 100%;
  height: calc(60 * var(--basePixel) * 1px);
  display: block;
  font-size: calc(18 * var(--basePixel) * 1px);
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  align-content: center;
  background-color: #0058A2;
  box-shadow: inset 0 calc(4 * var(--basePixel) * 1px * -1) 0 rgba(0, 0, 0, 0.25);
  border-radius: 1000px;
  position: relative;
  z-index: 2;
  transition: 0.5s all ease;
}
@media (min-width: 769px) {
  #thisPage .btn01 {
    margin-top: calc(36 * var(--basePixel) * 1px);
    width: calc(408 * var(--basePixel) * 1px);
    margin-left: auto;
    margin-right: auto;
    font-size: calc(20 * var(--basePixel) * 1px);
    position: relative;
  }
  #thisPage .btn01:hover {
    background-color: transparent;
    opacity: 1;
    box-shadow: none;
    color: #0058A2;
  }
  #thisPage .btn01:hover:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    border: 2px #0058A2 solid;
    border-radius: 1000px;
  }
  #thisPage .btn01:hover:after {
    border-color: #0058A2;
  }
}
#thisPage .btn01:after {
  content: "";
  display: block;
  width: calc(12 * var(--basePixel) * 1px);
  height: calc(12 * var(--basePixel) * 1px);
  border-bottom: 2px #ffffff solid;
  border-right: 2px #ffffff solid;
  position: absolute;
  right: calc(20 * var(--basePixel) * 1px);
  top: calc(50% - 12 * var(--basePixel) * 1px * 0.44);
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
}
@media (min-width: 769px) {
  #thisPage .btn01:after {
    top: 50%;
    -webkit-transform: rotate(-45deg) translateY(-50%);
            transform: rotate(-45deg) translateY(-50%);
  }
}
#thisPage #mvSec .container {
  position: relative;
  padding-bottom: calc(56 * var(--basePixel) * 1px);
}
#thisPage #mvSec .container > * {
  position: relative;
}
@media (min-width: 769px) {
  #thisPage #mvSec .container {
    padding-bottom: 0;
    padding-bottom: calc(100 * var(--basePixel) * 1px);
  }
}
#thisPage #mvSec .mainttl {
  padding-top: calc(22 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #mvSec .mainttl {
    padding-top: calc(66 * var(--basePixel) * 1px);
    z-index: 2;
  }
}
#thisPage #mvSec .mainttl .txt01 {
  font-size: calc(20 * var(--basePixel) * 1px);
  font-weight: 700;
  line-height: 1.3 !important;
}
#thisPage #mvSec .mainttl h1 {
  color: #E40420;
  font-size: calc(36 * var(--basePixel) * 1px) !important;
  line-height: 1.3 !important;
  margin-top: calc(8 * var(--basePixel) * 1px);
  font-weight: 500;
}
@media (min-width: 769px) {
  #thisPage #mvSec .mainttl h1 {
    font-size: calc(48 * var(--basePixel) * 1px) !important;
  }
}
#thisPage #mvSec .mainttl .txt02 {
  font-size: calc(20 * var(--basePixel) * 1px);
  font-weight: 700;
  line-height: 1 !important;
  color: #72787C;
  margin-top: calc(12 * var(--basePixel) * 1px);
}
#thisPage #mvSec .imgbox {
  width: calc(100% + (var(--viewWidth) * 1px - 100%) / 2);
  margin-right: min(0px, (var(--viewWidth) * 1px - 100%) / 2 * -1);
  padding-top: calc(16 * var(--basePixel) * 1px);
  margin-top: calc(24 * var(--basePixel) * 1px);
  position: relative;
}
@media (min-width: 769px) {
  #thisPage #mvSec .imgbox {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    margin-top: 0;
    align-content: end;
  }
}
#thisPage #mvSec .imgbox > * {
  position: relative;
}
#thisPage #mvSec .imgbox:before {
  content: "";
  display: block;
  top: 0;
  left: calc(90 * var(--basePixel) * 1px);
  right: 0;
  height: 100%;
  position: absolute;
  background: url(https://sbisec.akamaized.net/sbisec/images/static/2025/japan_msvalue_bg_mv.png) repeat left calc(90 * var(--basePixel) * 1px) top;
}
@media (min-width: 769px) {
  #thisPage #mvSec .imgbox:before {
    left: auto;
    width: 27.2727272727%;
  }
}
@media (min-width: 1440px) {
  #thisPage #mvSec .imgbox:before {
    width: calc(100% - (880px + var(--barWidth)));
  }
}
#thisPage #mvSec .imgbox img {
  width: calc(310 * var(--basePixel) * 1px);
  margin-top: calc(16 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #mvSec .imgbox img {
    display: block;
    width: 33.0578512397%;
    max-width: calc(400 * var(--basePixel) * 1px);
    position: absolute;
    bottom: 3.305785124%;
    left: 62.8099173554%;
  }
}
@media (min-width: 1440px) {
  #thisPage #mvSec .imgbox img {
    left: 770px;
    width: calc(100% - (800px + var(--barWidth)));
  }
}
#thisPage #mvSec .imgbox .txt01 {
  font-size: calc(14 * var(--basePixel) * 1px);
  color: #ffffff;
  width: calc(160 * var(--basePixel) * 1px);
  height: calc(30 * var(--basePixel) * 1px);
  border: 2px #ffffff solid;
  text-align: center;
  align-content: center;
  border-radius: calc(2 * var(--basePixel) * 1px);
  margin-left: auto;
  margin-right: 16px;
}
@media (min-width: 769px) {
  #thisPage #mvSec .imgbox .txt01 {
    position: absolute;
    margin: 0;
    top: 20px;
    right: 24px;
  }
}
@media (min-width: 1440px) {
  #thisPage #mvSec .imgbox .txt01 {
    left: 1046px;
  }
}
#thisPage #mvSec .fundaward {
  margin-top: calc(30 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #mvSec .fundaward {
    z-index: 2;
  }
}
@media (min-width: 769px) {
  #thisPage #mvSec .fundaward .eachbox {
    display: flex;
    justify-content: space-between;
    width: calc(642 * var(--basePixel) * 1px);
  }
}
#thisPage #mvSec .fundaward .eachbox .txt01 {
  font-size: calc(20 * var(--basePixel) * 1px);
  line-height: 1.5 !important;
  text-align: center;
  margin-top: calc(12 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #mvSec .fundaward .eachbox .txt01 {
    font-size: calc(16 * var(--basePixel) * 1px);
  }
}
#thisPage #mvSec .fundaward .eachbox .img01 {
  display: block;
  width: calc(307 * var(--basePixel) * 1px);
  height: calc(104 * var(--basePixel) * 1px);
  margin-left: auto;
  margin-right: auto;
  line-height: 0;
  text-align: center;
  align-content: center;
}
#thisPage #mvSec .fundaward .eachbox .img01 img {
  width: calc(268 * var(--basePixel) * 1px);
}
#thisPage #mvSec .fundaward .eachbox .img02 {
  display: block;
  line-height: 0;
  text-align: center;
  margin-top: calc(17 * var(--basePixel) * 1px);
}
#thisPage #mvSec .fundaward .eachbox .img02 img {
  width: calc(307 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #mvSec .fundaward .eachbox .img02 img {
    width: calc(235 * var(--basePixel) * 1px);
  }
}
@media (min-width: 769px) {
  #thisPage #mvSec .fundaward .eachbox .each1 {
    width: calc(260 * var(--basePixel) * 1px);
  }
}
#thisPage #mvSec .fundaward .eachbox .each1 .img01 {
  background-color: #EFE9D4;
}
@media (min-width: 769px) {
  #thisPage #mvSec .fundaward .eachbox .each1 .img01 {
    width: calc(260 * var(--basePixel) * 1px);
    height: calc(80 * var(--basePixel) * 1px);
  }
  #thisPage #mvSec .fundaward .eachbox .each1 .img01 img {
    width: calc(238 * var(--basePixel) * 1px);
  }
}
#thisPage #mvSec .fundaward .eachbox .each2 {
  margin-top: calc(48 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #mvSec .fundaward .eachbox .each2 {
    width: calc(352 * var(--basePixel) * 1px);
    margin-top: 0;
  }
}
@media (min-width: 769px) {
  #thisPage #mvSec .fundaward .eachbox .each2 .img01 {
    width: calc(352 * var(--basePixel) * 1px);
    height: calc(80 * var(--basePixel) * 1px);
  }
  #thisPage #mvSec .fundaward .eachbox .each2 .img01 img {
    width: calc(260 * var(--basePixel) * 1px);
  }
}
#thisPage #mvSec .fundaward a {
  color: #000000;
  text-decoration: underline;
  text-underline-offset: calc(4 * var(--basePixel) * 1px);
  transition: 0.5s all ease;
}
@media (min-width: 769px) {
  #thisPage #mvSec .fundaward a:hover {
    opacity: 1;
    background-color: #000000;
    color: #ffffff;
  }
}
#thisPage #no01Sec {
  background: url(https://sbisec.akamaized.net/sbisec/images/static/2025/japan_msvalue_bg01.png) repeat center center;
  padding-top: calc(60 * var(--basePixel) * 1px);
  padding-bottom: calc(60 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no01Sec {
    padding-top: calc(80 * var(--basePixel) * 1px);
    padding-bottom: calc(80 * var(--basePixel) * 1px);
  }
}
#thisPage #no01Sec .btnbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: calc(12 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no01Sec .btnbox {
    gap: calc(16 * var(--basePixel) * 1px);
  }
}
#thisPage #no01Sec .btnbox > a {
  display: block;
  width: 100%;
  height: calc(56 * var(--basePixel) * 1px);
  border: 2px #E40420 solid;
  border-radius: 1000px;
  color: #E40420;
  text-align: center;
  align-content: center;
  position: relative;
  font-size: calc(14 * var(--basePixel) * 1px);
  font-weight: 700;
  line-height: 1.3 !important;
}
#thisPage #no01Sec .btnbox > a:after {
  content: "";
  display: block;
  width: calc(12 * var(--basePixel) * 1px);
  height: calc(12 * var(--basePixel) * 1px);
  border-bottom: 2px #E40420 solid;
  border-right: 2px #E40420 solid;
  position: absolute;
  right: calc(20 * var(--basePixel) * 1px);
  top: calc(50% - 12 * var(--basePixel) * 1px * 0.44);
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
}
@media (min-width: 769px) {
  #thisPage #no01Sec .btnbox > a {
    width: calc(300 * var(--basePixel) * 1px);
    height: calc(62 * var(--basePixel) * 1px);
    font-size: calc(16 * var(--basePixel) * 1px);
    transition: 0.5s all ease;
  }
  #thisPage #no01Sec .btnbox > a:hover {
    background-color: #E40420;
    opacity: 1;
    color: #ffffff;
  }
  #thisPage #no01Sec .btnbox > a:hover:after {
    border-color: #ffffff;
  }
}
#thisPage #no01Sec .about {
  position: relative;
  display: block;
  background-color: #E40420;
  color: #ffffff;
  font-weight: 700;
  height: calc(64 * var(--basePixel) * 1px);
  line-height: 1.3 !important;
  text-align: center;
  align-content: center;
  box-shadow: inset 0 calc(4 * var(--basePixel) * 1px * -1) 0 rgba(0, 0, 0, 0.25);
  border-radius: 1000px;
  margin-top: calc(32 * var(--basePixel) * 1px);
  font-size: calc(16 * var(--basePixel) * 1px);
  transition: 0.5s all ease;
}
@media (min-width: 769px) {
  #thisPage #no01Sec .about {
    margin-top: calc(40 * var(--basePixel) * 1px);
    width: calc(630 * var(--basePixel) * 1px);
    margin-left: auto;
    margin-right: auto;
    font-size: calc(20 * var(--basePixel) * 1px);
    position: relative;
  }
  #thisPage #no01Sec .about:hover {
    background-color: transparent;
    box-shadow: none;
    color: #E40420;
    opacity: 1;
  }
  #thisPage #no01Sec .about:hover:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    border: 2px #E40420 solid;
    border-radius: 1000px;
  }
  #thisPage #no01Sec .about:hover:after {
    border-color: #E40420;
  }
}
#thisPage #no01Sec .about:after {
  content: "";
  display: block;
  width: calc(12 * var(--basePixel) * 1px);
  height: calc(12 * var(--basePixel) * 1px);
  border-bottom: 2px #ffffff solid;
  border-right: 2px #ffffff solid;
  position: absolute;
  right: calc(20 * var(--basePixel) * 1px);
  top: calc(50% - 12 * var(--basePixel) * 1px * 0.44);
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
}
#thisPage #no01Sec .moviebox {
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(40 * var(--basePixel) * 1px);
  gap: calc(28 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no01Sec .moviebox {
    margin-top: calc(48 * var(--basePixel) * 1px);
    justify-content: space-between;
  }
}
#thisPage #no01Sec .moviebox > li {
  width: 100%;
}
@media (min-width: 769px) {
  #thisPage #no01Sec .moviebox > li {
    width: calc(475 * var(--basePixel) * 1px);
  }
}
#thisPage #no01Sec .moviebox > li .movie {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
}
#thisPage #no01Sec .moviebox > li .movie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#thisPage #no02Sec {
  padding-top: calc(60 * var(--basePixel) * 1px);
  padding-bottom: calc(60 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no02Sec {
    padding-top: calc(100 * var(--basePixel) * 1px);
    padding-bottom: calc(100 * var(--basePixel) * 1px);
  }
}
#thisPage #no02Sec .graph01 {
  position: relative;
  overflow: clip;
  margin-top: calc(16 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no02Sec .graph01 {
    width: calc(820 * var(--basePixel) * 1px);
    margin-top: calc(15 * var(--basePixel) * 1px);
    margin-left: calc(20 * var(--basePixel) * 1px);
  }
}
#thisPage #no02Sec .graph01 img,
#thisPage #no02Sec .graph01 picture {
  display: block;
  width: 100%;
}
#thisPage #no02Sec .graph01 .base {
  position: relative;
  z-index: 2;
}
#thisPage #no02Sec .graph01 .anim_fadeup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#thisPage #no02Sec .graph01 .anim_fadeup > * {
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.3s -webkit-transform ease;
  transition: 0.3s transform ease;
  transition: 0.3s transform ease, 0.3s -webkit-transform ease;
}
#thisPage #no02Sec .graph01 .anim_fadeup > *:nth-of-type(2) {
  transition-delay: 0.3s;
}
#thisPage #no02Sec .graph01 .anim_fadeup > *:nth-of-type(3) {
  transition-delay: 0.6s;
}
#thisPage #no02Sec .graph01 .anim_fadeup > *:nth-of-type(4) {
  transition-delay: 0.9s;
}
#thisPage #no02Sec .graph01 .anim_fadeup > *:nth-of-type(5) {
  transition-delay: 1.2s;
}
#thisPage #no02Sec .graph01 .anim_fadeup > *:nth-of-type(6) {
  transition-delay: 1.5s;
}
#thisPage #no03Sec {
  padding-top: calc(60 * var(--basePixel) * 1px);
  padding-bottom: calc(60 * var(--basePixel) * 1px);
  background: url(https://sbisec.akamaized.net/sbisec/images/static/2025/japan_msvalue_bg01.png) repeat center center;
}
@media (min-width: 769px) {
  #thisPage #no03Sec {
    padding-top: calc(100 * var(--basePixel) * 1px);
    padding-bottom: calc(100 * var(--basePixel) * 1px);
  }
}
#thisPage #no03Sec .sec03_flex {
  margin-top: calc(24 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no03Sec .sec03_flex {
    display: flex;
    align-items: center;
    gap: calc(15 * var(--basePixel) * 1px);
  }
}
#thisPage #no03Sec .list_sec03 {
  display: flex;
  flex-wrap: wrap;
  gap: calc(6 * var(--basePixel) * 1px);
  padding: calc(12 * var(--basePixel) * 1px) calc(20 * var(--basePixel) * 1px);
  background-color: #ffffff;
  border-radius: calc(6 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no03Sec .list_sec03 {
    width: calc(423 * var(--basePixel) * 1px);
    flex-shrink: 0;
  }
}
#thisPage #no03Sec .list_sec03 > * {
  width: 100%;
}
#thisPage #no03Sec .img_sec03 {
  margin-top: calc(20 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no03Sec .img_sec03 {
    margin-top: 0;
  }
}
#thisPage #no03Sec .img_sec03 .ttl {
  width: calc(238 * var(--basePixel) * 1px);
  height: calc(27 * var(--basePixel) * 1px);
  margin-left: auto;
  margin-right: auto;
  background-color: #E40420;
  text-align: center;
  align-content: center;
  border-radius: 1000px;
}
@media (min-width: 769px) {
  #thisPage #no03Sec .img_sec03 .ttl {
    width: calc(298 * var(--basePixel) * 1px);
    height: calc(29 * var(--basePixel) * 1px);
  }
}
#thisPage #no03Sec .img_sec03 .ttl span {
  font-size: calc(15 * var(--basePixel) * 1px);
  color: #ffffff;
}
@media (min-width: 769px) {
  #thisPage #no03Sec .img_sec03 .ttl span {
    font-size: calc(17 * var(--basePixel) * 1px);
  }
}
#thisPage #no03Sec .pic_sec03 {
  position: relative;
  margin-top: calc(14 * var(--basePixel) * 1px);
}
#thisPage #no03Sec .pic_sec03 img,
#thisPage #no03Sec .pic_sec03 picture {
  display: block;
}
#thisPage #no03Sec .pic_sec03 img {
  width: 100%;
}
#thisPage #no03Sec .pic_sec03 .anim_fadeup {
  overflow: clip;
}
#thisPage #no03Sec .pic_sec03 .anim_fadeup.fuki {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: clip;
}
#thisPage #no03Sec .pic_sec03 .anim_fadeup.fuki > * {
  transition-delay: 1s;
}
#thisPage #no03Sec .list02_sec03 {
  padding: calc(12 * var(--basePixel) * 1px) calc(20 * var(--basePixel) * 1px);
  border: 1px #000000 solid;
  border-radius: calc(6 * var(--basePixel) * 1px);
  margin-top: calc(20 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no03Sec .list02_sec03 {
    margin-top: calc(36 * var(--basePixel) * 1px);
  }
}
#thisPage #no03Sec .list02_sec03 dt {
  font-size: calc(16 * var(--basePixel) * 1px);
  font-weight: 700;
  line-height: 1.8 !important;
}
@media (min-width: 769px) {
  #thisPage #no03Sec .list02_sec03 dt {
    font-size: calc(18 * var(--basePixel) * 1px);
  }
}
#thisPage #no03Sec .list02_sec03 dd {
  margin-top: calc(6 * var(--basePixel) * 1px);
}
#thisPage #no04Sec {
  padding-top: calc(60 * var(--basePixel) * 1px);
  padding-bottom: calc(60 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no04Sec {
    padding-top: calc(100 * var(--basePixel) * 1px);
    padding-bottom: calc(100 * var(--basePixel) * 1px);
  }
}
#thisPage #no04Sec .sec04_flex {
  margin-top: calc(24 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no04Sec .sec04_flex {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    margin-top: calc(5 * var(--basePixel) * 1px);
    gap: calc(65 * var(--basePixel) * 1px);
  }
}
#thisPage #no04Sec .img_sec04 {
  margin-top: calc(20 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no04Sec .img_sec04 {
    margin-top: 0;
  }
}
#thisPage #no04Sec .img_sec04 .ttl {
  width: calc(293 * var(--basePixel) * 1px);
  height: calc(27 * var(--basePixel) * 1px);
  margin-left: auto;
  margin-right: auto;
  background-color: #E40420;
  text-align: center;
  align-content: center;
  border-radius: 1000px;
}
@media (min-width: 769px) {
  #thisPage #no04Sec .img_sec04 .ttl {
    width: calc(293 * var(--basePixel) * 1px);
    height: calc(27 * var(--basePixel) * 1px);
  }
}
#thisPage #no04Sec .img_sec04 .ttl span {
  font-size: calc(15 * var(--basePixel) * 1px);
  color: #ffffff;
}
@media (min-width: 769px) {
  #thisPage #no04Sec .img_sec04 .ttl span {
    font-size: calc(15 * var(--basePixel) * 1px);
  }
}
#thisPage #no04Sec .img_sec04 .txt01 {
  font-size: calc(13 * var(--basePixel) * 1px);
  color: #E40420;
  font-weight: 700;
  line-height: 1 !important;
  text-align: center;
  margin-top: calc(20 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no04Sec .img_sec04 .txt01 {
    font-size: calc(18 * var(--basePixel) * 1px);
  }
}
#thisPage #no04Sec .pic_sec04 {
  position: relative;
  margin-top: calc(12 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no04Sec .pic_sec04 {
    margin-top: calc(17 * var(--basePixel) * 1px);
  }
}
#thisPage #no04Sec .pic_sec04 img,
#thisPage #no04Sec .pic_sec04 picture {
  display: block;
}
#thisPage #no04Sec .pic_sec04 img {
  width: 100%;
}
#thisPage #no04Sec .pic_sec04 .anim_fadeup {
  overflow: clip;
}
#thisPage #no04Sec .pic_sec04 .anim_fadeup:nth-of-type(2) > * {
  transition-delay: 0.5s;
}
#thisPage #no04Sec .pic_sec04 .anim_fadeup:nth-of-type(3) > * {
  transition-delay: 1s;
}
#thisPage #no04Sec .pic_sec04 .anim_fadeup:nth-of-type(4) > * {
  transition-delay: 1.5s;
}
#thisPage #no04Sec .pic_sec04 .anim_fadeup.delay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#thisPage #no04Sec .list_sec04 {
  display: flex;
  flex-wrap: wrap;
  gap: calc(6 * var(--basePixel) * 1px);
  padding: calc(12 * var(--basePixel) * 1px) calc(20 * var(--basePixel) * 1px);
  background-color: #F5F5F5;
  border-radius: calc(6 * var(--basePixel) * 1px);
  margin-top: calc(20 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no04Sec .list_sec04 {
    width: calc(423 * var(--basePixel) * 1px);
    flex-shrink: 0;
  }
}
#thisPage #no04Sec .list_sec04 > * {
  width: 100%;
}
#thisPage #no05Sec {
  padding-top: calc(60 * var(--basePixel) * 1px);
  padding-bottom: calc(60 * var(--basePixel) * 1px);
  background: url(https://sbisec.akamaized.net/sbisec/images/static/2025/japan_msvalue_bg01.png) repeat center center;
}
@media (min-width: 769px) {
  #thisPage #no05Sec {
    padding-top: calc(100 * var(--basePixel) * 1px);
    padding-bottom: calc(100 * var(--basePixel) * 1px);
  }
}
#thisPage #no05Sec .list_sec05 {
  display: flex;
  flex-wrap: wrap;
  gap: calc(6 * var(--basePixel) * 1px);
  padding: calc(12 * var(--basePixel) * 1px) calc(20 * var(--basePixel) * 1px);
  background-color: #ffffff;
  border-radius: calc(6 * var(--basePixel) * 1px);
  margin-top: calc(20 * var(--basePixel) * 1px);
}
#thisPage #no05Sec .list_sec05 > * {
  width: 100%;
}
#thisPage #no05Sec .staff {
  padding: calc(32 * var(--basePixel) * 1px) calc(20 * var(--basePixel) * 1px);
  border: 2px #E40420 solid;
  border-radius: calc(4 * var(--basePixel) * 1px);
  margin-top: calc(20 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no05Sec .staff {
    padding: calc(32 * var(--basePixel) * 1px) calc(40 * var(--basePixel) * 1px);
  }
}
@media (min-width: 769px) {
  #thisPage #no05Sec .staff .firstman {
    display: grid;
    grid-template-columns: calc(210 * var(--basePixel) * 1px) 1fr;
    grid-template-rows: auto auto auto;
    gap: 0 calc(27 * var(--basePixel) * 1px);
  }
}
#thisPage #no05Sec .staff .firstman .face {
  width: calc(240 * var(--basePixel) * 1px);
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 769px) {
  #thisPage #no05Sec .staff .firstman .face {
    width: auto;
    grid-column: 1/2;
    grid-row: 1/4;
  }
}
#thisPage #no05Sec .staff .firstman .face img {
  width: 100%;
}
#thisPage #no05Sec .staff .firstman .name {
  font-size: calc(18 * var(--basePixel) * 1px);
  line-height: 1.8 !important;
  color: #E40420;
  font-weight: 700;
  text-align: center;
  margin-top: calc(12 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no05Sec .staff .firstman .name {
    font-size: calc(20 * var(--basePixel) * 1px);
    text-align: left;
  }
}
#thisPage #no05Sec .staff .firstman .status {
  margin-top: calc(6 * var(--basePixel) * 1px);
  font-size: calc(14 * var(--basePixel) * 1px);
  font-weight: 500;
  line-height: 1.5 !important;
}
@media (min-width: 769px) {
  #thisPage #no05Sec .staff .firstman .status {
    font-size: calc(16 * var(--basePixel) * 1px);
  }
}
#thisPage #no05Sec .staff .firstman .other {
  font-size: calc(12 * var(--basePixel) * 1px);
  line-height: 1.6 !important;
  margin-top: calc(6 * var(--basePixel) * 1px);
}
#thisPage #no05Sec .staff .subs {
  margin-top: calc(28 * var(--basePixel) * 1px);
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: calc(20 * var(--basePixel) * 1px) calc(20 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no05Sec .staff .subs {
    gap: calc(22 * var(--basePixel) * 1px) calc(20 * var(--basePixel) * 1px);
  }
}
#thisPage #no05Sec .staff .subs > * {
  width: calc((100% - 20 * var(--basePixel) * 1px) / 2);
}
@media (min-width: 769px) {
  #thisPage #no05Sec .staff .subs > * {
    width: calc((100% - 80 * var(--basePixel) * 1px) / 5);
  }
}
#thisPage #no05Sec .staff .subs > * .name {
  font-size: calc(15 * var(--basePixel) * 1px);
  font-weight: 700;
  margin-top: calc(17 * var(--basePixel) * 1px);
  text-align: center;
  line-height: 1 !important;
}
@media (min-width: 769px) {
  #thisPage #no05Sec .staff .subs > * .name {
    font-size: calc(16 * var(--basePixel) * 1px);
    margin-top: calc(12 * var(--basePixel) * 1px);
  }
}
#thisPage #no05Sec .staff .subs > * .status {
  font-size: calc(14 * var(--basePixel) * 1px);
  line-height: 1.5 !important;
  margin-top: calc(12 * var(--basePixel) * 1px);
  font-weight: 500;
}
#thisPage #no05Sec .staff .subs > * .status.nowrap {
  white-space: nowrap;
}
@media (min-width: 769px) {
  #thisPage #no05Sec .staff .subs > * .status {
    font-size: calc(14 * var(--basePixel) * 1px);
    margin-top: calc(6 * var(--basePixel) * 1px);
  }
}
#thisPage #no05Sec .staff .subs > * .other {
  margin-top: calc(12 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no05Sec .staff .subs > * .other {
    margin-top: calc(6 * var(--basePixel) * 1px);
  }
}
#thisPage #no05Sec .staff .subs > * .other > p {
  font-size: calc(13 * var(--basePixel) * 1px);
  font-weight: 500;
  line-height: 1.5 !important;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 769px) {
  #thisPage #no05Sec .staff .subs > * .other > p {
    font-size: calc(14 * var(--basePixel) * 1px);
  }
}
#thisPage #no05Sec .staff .subs > * .other > p > * {
  flex-shrink: 0;
}
#thisPage #no05Sec .staff .subs > * .other > p > * strong {
  color: #E40420;
  font-weight: 700;
}
#thisPage #no05Sec .staff .subs > *:nth-of-type(1) {
  width: 100%;
}
#thisPage #no05Sec .staff .subs > *:nth-of-type(1) > p {
  background-color: #E40420;
  width: calc(303 * var(--basePixel) * 1px);
  height: calc(76 * var(--basePixel) * 1px);
  text-align: center;
  align-content: center;
  border-radius: 1000px;
  position: relative;
}
@media (min-width: 769px) {
  #thisPage #no05Sec .staff .subs > *:nth-of-type(1) > p {
    width: calc(521 * var(--basePixel) * 1px);
    height: calc(36 * var(--basePixel) * 1px);
    margin-left: auto;
    margin-right: auto;
  }
}
#thisPage #no05Sec .staff .subs > *:nth-of-type(1) > p:before {
  content: "";
  display: block;
  width: calc(18 * var(--basePixel) * 1px);
  height: calc(18 * var(--basePixel) * 1px);
  background-color: #E40420;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%) rotate(45deg);
          transform: translate(-50%, 50%) rotate(45deg);
}
@media (min-width: 769px) {
  #thisPage #no05Sec .staff .subs > *:nth-of-type(1) > p:before {
    -webkit-transform: translate(-50%, 20%) rotate(45deg);
            transform: translate(-50%, 20%) rotate(45deg);
  }
}
#thisPage #no05Sec .staff .subs > *:nth-of-type(1) > p span {
  color: #ffffff;
  font-size: calc(18 * var(--basePixel) * 1px);
  font-weight: 700;
  line-height: 1.4 !important;
  position: relative;
}
#thisPage #no05Sec .staff .subs > *:nth-of-type(2) {
  margin-top: calc(8 * var(--basePixel) * 1px);
  margin-left: calc(1 * var(--basePixel) * 1px);
  margin-right: calc(1 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no05Sec .staff .subs > *:nth-of-type(2) {
    margin: 0;
  }
}
#thisPage #no06Sec {
  padding-top: calc(60 * var(--basePixel) * 1px);
  padding-bottom: calc(60 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no06Sec {
    padding-top: calc(100 * var(--basePixel) * 1px);
    padding-bottom: calc(100 * var(--basePixel) * 1px);
  }
}
#thisPage #no06Sec .sec06_flex {
  margin-top: calc(24 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no06Sec .sec06_flex {
    margin-top: calc(36 * var(--basePixel) * 1px);
    display: flex;
    gap: calc(28 * var(--basePixel) * 1px);
  }
}
@media (min-width: 769px) {
  #thisPage #no06Sec .sec06_flex .txt {
    flex-grow: 1;
  }
}
#thisPage #no06Sec .sec06_flex picture {
  display: block;
  margin-top: calc(20 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no06Sec .sec06_flex picture {
    margin-top: 0;
    width: calc(480 * var(--basePixel) * 1px);
    flex-shrink: 0;
  }
}
#thisPage #no06Sec #about_inv {
  padding: calc(40 * var(--basePixel) * 1px) calc(20 * var(--basePixel) * 1px);
  border: 2px #E40420 solid;
  border-radius: calc(4 * var(--basePixel) * 1px);
  margin-top: calc(20 * var(--basePixel) * 1px);
  position: relative;
}
@media (min-width: 769px) {
  #thisPage #no06Sec #about_inv {
    margin-top: calc(36 * var(--basePixel) * 1px);
    padding: calc(40 * var(--basePixel) * 1px) calc(40 * var(--basePixel) * 1px);
  }
}
#thisPage #no06Sec #about_inv:before {
  content: "";
  display: block;
  width: 100%;
  height: calc(12 * var(--basePixel) * 1px);
  background: url(https://sbisec.akamaized.net/sbisec/images/static/2025/japan_msvalue_bg_mv.png) repeat left calc(90 * var(--basePixel) * 1px) top;
  position: absolute;
  top: 0;
  left: 0;
}
#thisPage #no06Sec #about_inv .ttl {
  font-size: calc(24 * var(--basePixel) * 1px) !important;
  color: #E40420;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  text-align: center;
}
#thisPage #no06Sec #about_inv a,
#thisPage #no06Sec #about_inv picture {
  display: block;
  width: 100%;
}
#thisPage #no06Sec #about_inv picture {
  margin-top: calc(16 * var(--basePixel) * 1px);
}
#thisPage #no06Sec .list_sec06 {
  display: flex;
  flex-wrap: wrap;
  gap: calc(6 * var(--basePixel) * 1px);
  padding: calc(12 * var(--basePixel) * 1px) calc(20 * var(--basePixel) * 1px);
  background-color: #F5F5F5;
  border-radius: calc(6 * var(--basePixel) * 1px);
  margin-top: calc(20 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no06Sec .list_sec06 {
    flex-shrink: 0;
  }
}
#thisPage #no06Sec .list_sec06 > * {
  width: 100%;
}
#thisPage #no07Sec {
  padding-bottom: calc(60 * var(--basePixel) * 1px);
}
@media (min-width: 769px) {
  #thisPage #no07Sec {
    padding-bottom: calc(50 * var(--basePixel) * 1px);
  }
}
#thisPage #no07Sec strong {
  font-weight: 700;
}
#thisPage .fixedbtn {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  height: calc(62 * var(--basePixel) * 1px);
  background-color: #ffffff;
  align-content: center;
  z-index: 5;
}
@media (min-width: 769px) {
  #thisPage .fixedbtn {
    width: auto;
    height: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: transparent;
  }
}
#thisPage .fixedbtn a {
  display: block;
  background-color: #0058A2;
  color: #ffffff;
  font-size: calc(16 * var(--basePixel) * 1px);
  text-align: center;
  align-content: center;
  border-radius: calc(4 * var(--basePixel) * 1px);
  width: calc(100% - 32px);
  height: calc(46 * var(--basePixel) * 1px);
  margin-left: auto;
  margin-right: auto;
  transition: 0.5s all ease;
  position: relative;
}
@media (min-width: 769px) {
  #thisPage .fixedbtn a {
    border-radius: calc(4 * var(--basePixel) * 1px) 0 0 calc(4 * var(--basePixel) * 1px);
    margin-left: 0;
    margin-right: 0;
    width: calc(40 * var(--basePixel) * 1px);
    height: calc(272 * var(--basePixel) * 1px);
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
  }
  #thisPage .fixedbtn a span {
    display: inline-block;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    line-height: 1;
  }
  #thisPage .fixedbtn a:hover {
    color: #0058A2;
    background-color: transparent;
    opacity: 1;
  }
  #thisPage .fixedbtn a:hover:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px #0058A2 solid;
    border-radius: calc(4 * var(--basePixel) * 1px) 0 0 calc(4 * var(--basePixel) * 1px);
  }
}/*# sourceMappingURL=style.css.map */