@charset "UTF-8";
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
   * Address `[hidden]` styling not present in IE 8/9/10.
   */
[hidden] {
  display: none; }

/**
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
template {
  display: none; }

/* Links
   ========================================================================== */
/**
   * Remove the gray background color from active links in IE 10.
   */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
  margin: 0.75em 0; }

/**
   * Address styling not present in IE 8/9.
   */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
   * Remove border when inside `a` element in IE 8/9/10.
   */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
   * Address margin not present in IE 8/9 and Safari.
   */
figure {
  margin: 1.5em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 * 4. Address `font-family` inconsistency between `textarea` and other form in IE 7
 * 5. Improve appearance and consistency with IE 6/7.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
   * It's recommended that you don't attempt to style these elements.
   * Firefox's implementation doesn't respect box-sizing, padding, or width.
   *
   * 1. Address box sizing set to `content-box` in IE 8/9/10.
   * 2. Remove excess padding in IE 8/9/10.
   * 3. Remove excess padding in IE 7.
   *    Known issue: excess padding remains in IE 6.
   */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 2 */
  /**
   * Remove inner padding and search cancel button in Safari and Chrome on OS X.
   * Safari (but not Chrome) clips the cancel button when the search input has
   * padding (and `textfield` appearance).
   */ }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* -----------------------------------------------------------
   Base
----------------------------------------------------------- */

a:link,
a:visited {
  color: #0060ae; }

a:hover,
a:active,
a:focus {
  color: #0060ae; }

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

header[tabindex="-1"],
div[tabindex="-1"],
section[tabindex="-1"] {
  outline: none; }

/* -----------------------------------------------------------
   Layout
----------------------------------------------------------- */

.st-Header_Inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.st-Header_UtilNav ul {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 1.143;
  font-size: 0.875em; }

.st-Header_UtilNav li {
  padding-left: 18px;
  background: url(/lp/common/images/blt_link_01.png) no-repeat left center; }

.st-Header_UtilNav a {
  color: #000;
  text-decoration: none; }
  .st-Header_UtilNav a:hover, .st-Header_UtilNav a:active, .st-Header_UtilNav a:focus {
    text-decoration: underline; }

.st-Header_Logo {
  margin: 0 20px 0 0;
  width: 256px;
  line-height: 1;
  font-size: 1rem; }

.st-TopicPath {
  position: relative;
  z-index: 2;
  padding: 10px 0;
  line-height: 1;
  font-size: 0.875em; }
  .st-TopicPath [aria-current] {
    color: #333;
    text-decoration: none; }

.st-NavTop {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .st-NavTop a {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    padding: 14px 0 9px 85px;
    border-radius: 5px 5px 0 0;
    background-color: #efefef;
    color: #333;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none; }
    .st-NavTop a span {
      padding-right: 18px;
      background: url(/lp/common/images/blt_pagetop.png) no-repeat right center; }
    .st-NavTop a::after {
      position: absolute;
      top: -21px;
      left: 15px;
      display: block;
      content: "";
      width: 58px;
      height: 67px;
      background: url(/lp/common/images/pic_character_pagetop.png) no-repeat left top; }
    .st-NavTop a:hover, .st-NavTop a:active, .st-NavTop a:focus {
      text-decoration: none; }
      .st-NavTop a:hover span, .st-NavTop a:active span, .st-NavTop a:focus span {
        background-position: right 20%; }
      .st-NavTop a:hover::after, .st-NavTop a:active::after, .st-NavTop a:focus::after {
        background-image: url(/lp/common/images/pic_character_pagetop_o.png); }

.st-Footer::before {
  display: block;
  content: "";
  height: 20px;
  background-color: #efefef; }

.st-Footer_BottomContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 15px 0; }

.st-Footer_Copyright {
  color: #333333;
  vertical-align: middle; }

/* -----------------------------------------------------------
   Modules
----------------------------------------------------------- */
.cmn-ContentsContainer {
  position: relative; }

.cmn-DocHeader {
  margin-top: 0; }
  .cmn-DocHeader img {
    line-height: 1;
    vertical-align: middle; }

.cmn-LayoutImage + :matches(p):matches(ul):matches(ol):matches(dl):matches(table) {
  margin-top: 0; }

.cmn_LayoutImage_Container img {
  line-height: 1; }

.cmn-LayoutImageL1 .cmn-LayoutImage_Image {
  overflow: hidden; }

.cmn-Hdg2Pt1 {
  background: url(/lp/common/images/bg_h2pt1.png) no-repeat center top;
  font-weight: normal;
  text-align: center; }

.cmn-Hdg3Pt1 {
  position: relative;
  padding: 5px 0 5px 16px;
  border-left-style: solid;
  border-left-color: #0077c2;
  font-weight: normal; }
  .cmn-Hdg3Pt1::after {
    position: absolute;
    left: -8px;
    display: block;
    content: "";
    width: 100%;
    border-bottom: 1px dashed #0077c2; }

.cmn-Hdg4Pt1 {
  padding-left: 25px;
  background-image: url(/lp/common/images/blt_h4pt1.png);
  background-repeat: no-repeat; }

.cmn-Hdg4Pt2 {
  margin-bottom: 20px;
  color: #007e89;
  line-height: 1.444;
  font-size: 1.125em; }

.cmn-Hdg5Pt1 {
  margin: 1em 0; }

.cmn-TextAlignC {
  text-align: center; }

.cmn-TextAlignR {
  text-align: right; }

.cmn-Strong1 {
  color: #eb161b; }

.cmn-Em1 {
  color: #eb161b;
  font-style: normal; }

.cmn-UnorderedList1,
.cmn-OrderedList1 {
  padding-left: 20px; }

.cmn-UnorderedList2,
.cmn-OrderedList2 {
  padding-left: 0;
  list-style-type: none; }

.cmn-UnorderedList1-Disc {
  list-style-type: disc; }

.cmn-DescriptionList1 dd {
  margin-left: 0; }
  .cmn-DescriptionList1 dd:not(:last-child) {
    margin-bottom: 0.5em; }

.cmn-NoteList {
  padding: 0;
  list-style: none; }
  .cmn-NoteList_Item {
    position: relative;
    padding-left: 1.3em; }
    .cmn-NoteList_Item:not(:last-child) {
      margin-bottom: 0.5em; }
  .cmn-NoteList_Marker {
    position: absolute;
    top: 0;
    left: 0; }

.cmn-NoteList2 {
  padding: 0;
  list-style: none; }
  .cmn-NoteList2_Item {
    position: relative;
    padding-left: 2.2em; }
    .cmn-NoteList2_Item:not(:last-child) {
      margin-bottom: 0.5em; }
  .cmn-NoteList2_Marker {
    position: absolute;
    top: 0;
    left: 0; }

.cmn-NoteListSmall {
  line-height: 1.429;
  color: #333;
  font-size: 0.875em; }

.cmn-NoteList_Marker-Em {
  color: #eb161b; }

.cmn-LinkListInSite {
  padding-left: 0;
  list-style: none; }
  .cmn-LinkListInSite a {
    padding-left: 20px;
    background: url(/lp/common/images/blt_link_insite.png) no-repeat left center; }
    .cmn-LinkListInSite a:hover, .cmn-LinkListInSite a:active, .cmn-LinkListInSite a:focus {
      background-image: url(/lp/common/images/blt_link_insite_o.png); }

.cmn-LinkListInPage {
  padding-left: 0;
  list-style: none; }
  .cmn-LinkListInPage a,
  .cmn-LinkListInPage .cmn-LinkListInPage_Item {
    display: block;
    padding: 8px 20px;
    border-radius: 4px;
    background-color: #fff; }
  .cmn-LinkListInPage .cmn-LinkListInPage_Item {
    border: 1px solid #333; }
  .cmn-LinkListInPage a {
    border: 1px solid #0077c2;
    text-decoration: none;
    color: #0077c2; }
    .cmn-LinkListInPage a span {
      padding-left: 20px;
      background: url(/lp/common/images/blt_link_inpage.png) no-repeat left center; }
    .cmn-LinkListInPage a:hover, .cmn-LinkListInPage a:focus {
      border-color: #3d98d1; }
      .cmn-LinkListInPage a:hover span, .cmn-LinkListInPage a:focus span {
        background-image: url(/lp/common/images/blt_link_inpage_o.png); }
  .cmn-LinkListInPageLibrary a {
    border-color: #d23843;
    color: #d23843; }
    .cmn-LinkListInPageLibrary a:hover, .cmn-LinkListInPageLibrary a:focus {
      border-color: #dd6870; }

.cmn-LinkListInPage2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  list-style-type: none; }
  .cmn-LinkListInPage2 > li {
    margin-right: 40px;
    margin-bottom: 1em; }
  .cmn-LinkListInPage2 a {
    padding-left: 22px;
    background: url(/lp/common/images/blt_link_inpage.png) no-repeat left center; }

.cmn-LinkListDoc {
  padding-left: 0;
  list-style-type: none; }
  .cmn-LinkListDoc a {
    padding-left: 22px;
    background: url(/lp/common/images/blt_link_doc.png) no-repeat left center; }
    .cmn-LinkListDoc a:hover, .cmn-LinkListDoc a:active, .cmn-LinkListDoc a:focus {
      background-image: url(/lp/common/images/blt_link_doc_o.png); }

.cmn-LinkList1,
.cmn-LinkListMixed {
  padding-left: 0;
  list-style-type: none; }

.cmn-TableScroll {
  position: relative;
  display: table;
  width: 100%; }
  .cmn-TableScroll .cmn-TableScroll_Icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -37px 0 0 -37px;
    width: 75px;
    height: 75px;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s; }
    .cmn-TableScroll .cmn-TableScroll_Icon.cmn-TableScroll_Icon-Visible {
      opacity: 1;
      -webkit-transition: opacity 0.5s;
      transition: opacity 0.5s; }

.cmn-Table1 {
  margin: 1.5em 0;
  width: 100%; }
  .cmn-Table1 caption {
    margin-bottom: 5px;
    font-weight: bold;
    text-align: left; }
  .cmn-Table1 tbody tr:first-child *:first-child {
    border-radius: 8px 0 0 0; }
  .cmn-Table1 tbody tr:first-child td:last-child {
    border-radius: 0 8px 0 0; }
  .cmn-Table1 thead + tbody tr:first-child *:first-child,
  .cmn-Table1 thead + tbody tr:first-child td:last-child {
    border-radius: 0; }
  .cmn-Table1 thead th:first-child {
    border-radius: 8px 0 0 0; }
  .cmn-Table1 thead th:last-child {
    border-radius: 0 8px 0 0; }
  .cmn-Table1 tbody tr:last-child th {
    border-radius: 0 0 0 8px; }
  .cmn-Table1 tbody tr:last-child td:last-child {
    border-radius: 0 0 8px 0; }
  .cmn-Table1 thead th {
    color: #fff;
    text-align: center; }
  .cmn-Table1 thead th {
    background-color: #0077c2; }
  .cmn-Table1 tbody tr:nth-child(2n-1) th,
  .cmn-Table1 tbody tr:nth-child(2n-1) td {
    background-color: #f1f9fd; }
  .cmn-Table1 tbody tr:nth-child(2n) th,
  .cmn-Table1 tbody tr:nth-child(2n) td {
    background-color: #dbeff9; }
  .cmn-Table1 thead th:not(:last-child),
  .cmn-Table1 tbody th,
  .cmn-Table1 tbody td:not(:last-child) {
    border-right: 1px dashed #8ec7d3; }
  .cmn-Table1 th {
    line-height: 1.444;
    font-size: 1.125em; }
  .cmn-Table1 tbody th {
    text-align: left; }
  .cmn-Table1Cpt2 tbody tr:nth-child(2n-1) th,
  .cmn-Table1Cpt2 tbody tr:nth-child(2n-1) td {
    background-color: #fff; }

.cmn-MTNone {
  margin-top: 0 !important; }

.cmn-MT1em {
  margin-top: 1em !important; }

.cmn-MBNone {
  margin-bottom: 0 !important; }

.cmn-MB1em {
  margin-bottom: 1em !important; }

.cmn-IconCaution {
  position: relative;
  top: -2px;
  vertical-align: middle; }

.cmn-LinkContainer {
  margin: 25px 0 30px; }

.cmn-Link1 {
  margin: 25px 0 30px; }
  .cmn-Link1 a {
    padding-left: 20px;
    background: url(/lp/common/images/blt_link_01.png) no-repeat left center; }

.cmn-Link2 {
  margin: 25px 0 30px;
  text-align: right; }
  .cmn-Link2 a {
    padding-left: 20px;
    background: url(/lp/common/images/blt_link_01.png) no-repeat left center; }

.cmn-Link3 {
  margin: 25px 0 30px; }
  .cmn-Link3 a {
    padding-left: 22px;
    background: url(/lp/common/images/icon_pdf_02.png) no-repeat left center; }

.cmn-LinkInSite {
  margin: 25px 0 30px; }
  .cmn-LinkInSite a {
    padding-left: 20px;
    background: url(/lp/common/images/blt_link_insite.png) no-repeat left center; }
    .cmn-LinkInSite a:hover, .cmn-LinkInSite a:active, .cmn-LinkInSite a:focus {
      background-image: url(/lp/common/images/blt_link_insite_o.png); }

.cmn-LinkInSite-Inline {
  padding-left: 20px;
  background: url(/lp/common/images/blt_link_insite.png) no-repeat left center; }
  .cmn-LinkInSite-Inline:hover, .cmn-LinkInSite-Inline:active, .cmn-LinkInSite-Inline:focus {
    background-image: url(/lp/common/images/blt_link_insite_o.png); }

.cmn-LinkExternal {
  margin: 25px 0 30px; }
  .cmn-LinkExternal a {
    padding-left: 30px;
    background: url(/lp/common/images/blt_link_external.png) no-repeat left center; }
    .cmn-LinkExternal a:hover, .cmn-LinkExternal a:active, .cmn-LinkExternal a:focus {
      background-image: url(/lp/common/images/blt_link_external_o.png); }

.cmn-LinkExternal-Inline {
  padding-left: 30px;
  background: url(/lp/common/images/blt_link_external.png) no-repeat left center; }
  .cmn-LinkExternal-Inline:hover, .cmn-LinkExternal-Inline:active, .cmn-LinkExternal-Inline:focus {
    background-image: url(/lp/common/images/blt_link_external_o.png); }

.cmn-LinkInPage {
  margin: 25px 0 30px; }
  .cmn-LinkInPage a {
    padding-left: 22px;
    background: url(/lp/common/images/blt_link_inpage.png) no-repeat left center; }
    .cmn-LinkInPage a:hover, .cmn-LinkInPage a:active, .cmn-LinkInPage a:focus {
      background-image: url(/lp/common/images/blt_link_inpage_o.png); }

.cmn-LinkDoc {
  margin: 25px 0 30px; }
  .cmn-LinkDoc a {
    padding-left: 22px;
    background: url(/lp/common/images/blt_link_doc.png) no-repeat left center; }
    .cmn-LinkDoc a:hover, .cmn-LinkDoc a:active, .cmn-LinkDoc a:focus {
      background-image: url(/lp/common/images/blt_link_doc_o.png); }

.cmn-LinkDoc-Inline {
  padding-left: 22px;
  background: url(/lp/common/images/blt_link_doc.png) no-repeat left center; }
  .cmn-LinkDoc-Inline:hover, .cmn-LinkDoc-Inline:active, .cmn-LinkDoc-Inline:focus {
    background-image: url(/lp/common/images/blt_link_doc_o.png); }

.cmn-LinkModal {
  margin: 25px 0 30px; }
  .cmn-LinkModal a {
    padding-left: 22px;
    background: url(/lp/common/images/blt_link_modal.png) no-repeat left center; }
    .cmn-LinkModal a:hover, .cmn-LinkModal a:active, .cmn-LinkModal a:focus {
      background-image: url(/lp/common/images/blt_link_modal_o.png); }

.guide-DocHeader {
  margin-top: -20px; }
  .guide-DocHeader img {
    line-height: 1;
    vertical-align: middle; }

.guide-Feature_Inner {
  background-color: #f1f9fd; }

.guide-iDeCoMerit_Fig1 {
  margin: 0 0 30px; }

.js .guide-iDeCoMerit_Fig1 {
  position: relative; }

.js .guide-iDeCoMerit_Fig1 div {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s; }

.js .guide-iDeCoMerit_Fig1 div:first-child {
  position: relative; }

.js .guide-iDeCoMerit_Fig1 div.active {
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s; }

.guide-iDeCoMerit_Fig1Ctrl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .no-js .guide-iDeCoMerit_Fig1Ctrl {
    display: none; }
  .guide-iDeCoMerit_Fig1Ctrl button {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0 10px;
    border: 1px solid #0060ae;
    border-radius: 3px;
    width: 4em;
    background-color: #fff;
    color: #0060ae; }
    .guide-iDeCoMerit_Fig1Ctrl button[disabled] {
      border-color: #f0f0f0;
      background-color: #f0f0f0;
      color: #333; }

.guide-MeritNoteList,
.guide-MeritNoteList_Links {
  padding-left: 0;
  list-style-type: none; }

.guide-MeritNoteList {
  margin: 30px auto 0;
  line-height: 1.444;
  font-size: 1.125em; }

.guide-MeritNoteList_Links {
  margin-top: 20px; }

.guide-NoticeBox1 {
  background-color: #fff; }

.guide-MaxPremiumTable tbody td {
  width: 300px; }

.guide-DescriptionList1 dd {
  margin-left: 0; }
  .guide-DescriptionList1 dd:not(:last-child) {
    margin-bottom: 1em; }

.guide-DescriptionList1 > dt {
  color: #0077c2;
  font-weight: bold; }

.guide-DescriptionList1 > dd > dl {
  margin-top: 0; }

.guide-DescriptionList1 > dd dt {
  font-weight: bold; }

.cmn_LayoutImage_Container {
  /* フロートの解除 */ }
  .cmn_LayoutImage_Container:after {
    clear: both;
    display: block;
    content: ""; }

/* -----------------------------------------------------------
   Print
----------------------------------------------------------- */

@media screen and (min-width: 770px){
  body{
    line-height: 1.75;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
  .cmn-CompactWidthContent{
    display: none; }
  .st-Header_Inner{
    margin: 0 auto;
    width: 1000px;
    height: 82px; }
  .st-Header_UtilNav{
    max-width: 710px; }
  .st-Header_Logo img{
    width: auto;
    height: 32px; }
  .st-NavTop{
    margin: 30px auto 0;
    width: 1000px; }
  .st-NavTop a{
    width: 10em; }
  .cmn-ContentsContainer{
    margin: 0 auto;
    width: 1000px; }
  .cmn-SectionLv1Pt1{
    margin: 60px 0; }
  .cmn-DocHeader{
    position: relative;
    overflow: hidden;
    min-width: 1000px;
    height: 181px; }
  .cmn-DocHeader img{
    position: absolute;
    left: 50%;
    margin-left: -640px;
    max-width: none; }
  .cmn-LayoutImageL1{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .cmn-LayoutImageL1 .cmn-LayoutImage_Image{
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
    margin-bottom: 20px; }
  .cmn-LayoutImageR1 .cmn-LayoutImage_Image{
    float: right;
    margin-left: 20px;
    margin-bottom: 20px; }
  .cmn-Hdg2Pt1{
    margin: 0 0 55px;
    padding-top: 25px;
    line-height: 1.25;
    font-size: 2em; }
  .cmn-Hdg3Pt1{
    margin-bottom: 43px;
    border-left-width: 8px;
    line-height: 1.364;
    font-size: 1.375em; }
  .cmn-Hdg3Pt1::after{
    bottom: -15px;
    padding-top: 15px; }
  .cmn-Hdg4Pt1{
    background-position: left 0.2em;
    line-height: 1.182;
    font-size: 1.125em; }
  .cmn-Hdg5Pt1{
    line-height: 1.625;
    font-size: 1em; }
  .cmn-LinkListInPage{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .cmn-LinkListInPage > li{
    margin-bottom: 20px;
    max-width: 260px; }
  .cmn-LinkListInPage > li:not(:last-child){
    margin-right: 10px; }
  .cmn-LinkListInPage2{
    margin-bottom: 30px; }
  .cmn-Table1 th,
    .cmn-Table1 td{
    padding: 15px 30px; }
  .guide-DocHeader{
    position: relative;
    overflow: hidden;
    min-width: 1000px;
    height: 226px; }
  .guide-DocHeader img{
    position: absolute;
    left: 50%;
    margin-left: -640px;
    max-width: none; }
  .guide-Feature section:not(:last-child),
  .guide-Merit section:not(:last-child),
  .guide-Mechanism section:not(:last-child),
  .guide-ImportantNotice section:not(:last-child),
  .guide-ImportantProcedures section:not(:last-child),
  .guide-ProceduresforReceipt section:not(:last-child){
    margin-bottom: 35px; }
  .guide-Feature_Inner{
    padding: 20px 0 60px;
    min-width: 1000px; }
  .guide-Merit{
    padding: 60px 0;
    min-width: 1000px; }
  .guide-Mechanism{
    padding: 0 0 60px;
    min-width: 1000px; }
  .guide-ImportantNotice,
  .guide-ImportantProcedures,
  .guide-ProceduresforReceipt{
    padding: 0 0 60px;
    min-width: 1000px; }
  .guide-iDeCoMerit_Fig1Ctrl button{
    padding: 5px 15px;
    width: 4em; }
  .guide-MeritNoteList .guide-MeritNoteList_Item{
    text-align: center; }
  .guide-MeritNoteList_Links{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .guide-MeritNoteList_Links li:not(:last-child){
    margin-right: 20px; }
  .guide-NoticeBox1{
    padding: 25px; }
  .guide-DescriptionList1 > dt{
    font-size: 1.125em; } }

@media screen and (max-width: 769px){
  body{
    line-height: 1.923;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 0.812em; }
  .cmn-RegularWidthContent{
    display: none; }
  .st-Header{
    -webkit-box-shadow: 0 1px 5.6px 0.4px rgba(132, 132, 132, 0.16);
    box-shadow: 0 1px 5.6px 0.4px rgba(132, 132, 132, 0.16); }
  .st-Header_Inner{
    margin: 0 15px;
    height: 45px; }
  .st-Header_Logo{
    line-height: 1; }
  .st-Header_Logo img{
    width: auto;
    height: 18px; }
  .st-NavTop{
    margin: 0 15px; }
  .st-NavTop a{
    width: 11em; }
  .cmn-ContentsContainer{
    margin: 0 15px; }
  .cmn-SectionLv1Pt1{
    margin: 30px 0; }
  .cmn-DocHeader img{
    width: 100%; }
  .cmn-LayoutImageL1 .cmn-LayoutImage_Image{
    margin-bottom: 10px; }
  .cmn-LayoutImageR1 .cmn-LayoutImage_Image{
    margin-bottom: 10px; }
  .cmn-Hdg2Pt1{
    margin: 0 0 20px;
    padding-top: 10px;
    background-size: 25px auto;
    line-height: 1.6;
    font-size: 1.538em; }
  .cmn-Hdg3Pt1{
    margin-bottom: 20px;
    padding-left: 10px;
    border-left-width: 4px;
    line-height: 1.8;
    font-size: 1.154em; }
  .cmn-Hdg3Pt1::after{
    bottom: -7px;
    padding-top: 7px; }
  .cmn-Hdg4Pt1{
    background-position: left 0.3em;
    line-height: 2;
    font-size: 1.077em; }
  .cmn-Hdg5Pt1{
    line-height: 1.714;
    font-size: 1em; }
  .cmn-LinkListInPage{
    font-size: 0.923em; }
  .cmn-LinkListInPage > li{
    margin-bottom: 7px;
    width: 100%; }
  .cmn-LinkListInPage2{
    margin-bottom: 15px; }
  .cmn-Table1 th,
    .cmn-Table1 td{
    padding: 8px 15px; }
  .guide-DocHeader img{
    width: 100%; }
  .guide-Feature section:not(:last-child),
  .guide-Merit section:not(:last-child),
  .guide-Mechanism section:not(:last-child),
  .guide-ImportantNotice section:not(:last-child),
  .guide-ImportantProcedures section:not(:last-child),
  .guide-ProceduresforReceipt section:not(:last-child){
    margin-bottom: 25px; }
  .guide-Feature_Inner{
    padding: 20px 0 30px; }
  .guide-Merit{
    padding: 30px 0; }
  .guide-Mechanism{
    padding: 0 0 30px; }
  .guide-ImportantNotice,
  .guide-ImportantProcedures,
  .guide-ProceduresforReceipt{
    padding: 0 0 30px; }
  .guide-iDeCoMerit_Fig1Ctrl button{
    padding: 5px 10px;
    width: 5em; }
  .guide-NoticeBox1{
    padding: 15px; }
  .guide-MaxPremiumTable{
    width: 800px; } }

@media screen and (max-width: 770px){
  .cmn-TableScroll{
    display: block;
    overflow-x: auto;
    margin: 0 0 1em; }
  .cmn-TableScroll::-webkit-scrollbar{
    -webkit-appearance: none;
    width: 14px;
    height: 14px; }
  .cmn-TableScroll::-webkit-scrollbar-thumb{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, 0.3); } }

@media print{
  .st-Header_UtilNav,
  .st-Nav,
  .st-NavTop,
  .st-Footer_RecommendLinksContainer,
  .st-Footer_LinksContainer,
  .st-Footer_UtilLinks,
  .cmn-InfoLinks_Character,
  .cmn-LinkListInPage,
  .cmn-Modal_Close,
  .words-KanaIndex{
    display: none; }
  .cmn-ContentsContainer{
    margin: 0 auto;
    width: auto; }
  .st-Header_Logo img{
    width: auto;
    height: 32px; }
  .lib-LayoutColumn{
    display: block; }
  .lib-LayoutColumn_Main{
    width: auto; }
  .lib-LayoutColumn_Sub{
    display: none; }
  .lib-ContentsContainer_Inner{
    background-color: #fff; }
  .cmn-Table1,
  .cmn-Table1 th,
  .cmn-Table1 td{
    border-color: #999 !important;
    border-style: solid !important; }
  .cmn-Table1{
    border-width: 1px 0 0 1px; }
  .cmn-Table1 th,
  .cmn-Table1 td{
    border-width: 0 1px 1px 0;
    background-color: #fff; }
  .js .cmn-Modal{
    display: block; }
  .cmn-FAQList{
    -webkit-box-shadow: none;
    box-shadow: none; }
  .js .cmn-FAQList.plugin-accordion-enabled .cmn-FAQList_Body{
    display: block !important; }
  .cmn-FAQList .cmn-FAQList_Panel{
    margin-bottom: 30px; }
  .faq-Section .cmn-ActionButtonS,
  .faq-Section .cmn-LinkListInPage2{
    display: none; }
  .faq-Section section{
    display: block !important; }
  .cmn-InfoLinks .cmn-InfoLinks_Title span{
    background-color: #fff;
    color: #d23843; }
  .mt-image-left,
  .mt-image-right{
    display: block;
    float: none !important;
    margin: 0 0 1em !important; } }

