@charset "UTF-8";

/* ======================================================
 * home
 * ------------------------------------------------------
 * - Import
 * - Path
 * - Override
 * - PageComponent
 * Print
====================================================== */
/* ------------------------------------------------------
 * Import
------------------------------------------------------ */
/* ======================================================
 * basedesign
 * ------------------------------------------------------
 * Path
 * View
 * Color
 * Font
 * Link
 * Animation
 * Position
 * Column
====================================================== */
/* ======================================================
 * Path
====================================================== */
/*----- 背景画像用パス -----*/
/* ======================================================
 * View
====================================================== */
/*----- ブレイクポイント -----*/
/*----- コンテンツ幅 -----*/
/*----- コンテンツ幅左右アキ -----*/
/*----- ヘッダー高さ -----*/
:root {
  --header-height: var(--header-height-base);
  --header-area-height: var(--header-height-base);
}

/* ======================================================
 * Color
====================================================== */
/*----- テーマカラー -----*/
/*----- 背景カラー -----*/
/*----- テキストカラー -----*/
/*----- リンクテキストカラー -----*/
/* ----- アウトラインカラー ----- */
/* ----- スクロールバーカラー ----- */
/* ======================================================
 * Font
====================================================== */
/*----- フォントファミリー -----*/
/*----- フォントサイズ -----*/
/*----- 行間 -----*/
/*----- フォントウェイト -----*/
/* ======================================================
 * Link
====================================================== */
/*----- リンクタイプ -----*/
/*----- リンク矢印アイコン -----*/
/*----- 透過度 -----*/
/*----- アイコンサイズ -----*/
/* ======================================================
 * Heading Margin
====================================================== */
/* ======================================================
 * Animation
====================================================== */
/*----- イージング（変化の度合い） -----*/
/*----- デュレーション（変化の開始から終了までの時間） -----*/
/*----- ディレイ（変化が始まるまでの時間） -----*/
/* ======================================================
 * Position
====================================================== */
/*----- 横方向の指定 -----*/
/*----- 縦方向の指定 -----*/
/* ======================================================
 * Column
====================================================== */
/*----- カラムの最大数の指定 -----*/
/*----- カラム間のアキの指定 -----*/
/* ======================================================
 * function
 * ------------------------------------------------------
 * gen-fetch-breakpoint
====================================================== */
/* ------------------------------------------------------
 * gen-fetch-breakpoint
------------------------------------------------------ */
/* ======================================================
 * mixin
 * ------------------------------------------------------
 * hover-focus
 * plain-hover-focus
 * hover-focus-active
 * except-hover
 * any-link
 * all-link
====================================================== */
/* ------------------------------------------------------
 * hover-focus
------------------------------------------------------ */
/* ------------------------------------------------------
 * plain-hover-focus
------------------------------------------------------ */
/* ------------------------------------------------------
 * hover-focus-active
------------------------------------------------------ */
/* ------------------------------------------------------
 * except-hover
------------------------------------------------------ */
/* ------------------------------------------------------
 * any-link
------------------------------------------------------ */
/* ------------------------------------------------------
 * all-link
------------------------------------------------------ */
/* ------------------------------------------------------
 * focus-visible-within
------------------------------------------------------ */
/* ======================================================
 * mixin
 * ------------------------------------------------------
 * gen-media-breakpoint-up
 * gen-media-breakpoint-down
 * gen-media-breakpoint-between
====================================================== */
/* ------------------------------------------------------
 * gen-media-breakpoint-up
 * @requires
 * - gen-fetch-breakpoint
------------------------------------------------------ */
/* ------------------------------------------------------
 * gen-media-breakpoint-down
 * @requires
 * - gen-fetch-breakpoint
------------------------------------------------------ */
/* ------------------------------------------------------
 * gen-media-breakpoint-between
 * @requires
 * - gen-fetch-breakpoint
------------------------------------------------------ */
/* ======================================================
 * mixin
 * ------------------------------------------------------
 * gen-child-margin-top
 * gen-child-margin-bottom
====================================================== */
/* ------------------------------------------------------
 * gen-child-margin-top
------------------------------------------------------ */
/* ------------------------------------------------------
 * gen-child-margin-bottom
------------------------------------------------------ */
/* ======================================================
 * mixin
 * ------------------------------------------------------
 * gen-modal-modaal
====================================================== */
/* ------------------------------------------------------
 * gen-modal-modaal
------------------------------------------------------ */
/* ======================================================
 * mixin
 * ------------------------------------------------------
 * gen-clearfix
====================================================== */
/* ------------------------------------------------------
 * gen-clearfix
------------------------------------------------------ */
/* ======================================================
 * icon
 * ------------------------------------------------------
 * gen-icon-arrow
 * gen-icon-arrow-tail
 * gen-icon-arrow-middle
 * gen-icon-sprite
 * gen-icon-sprite-tail
 * gen-icon-sprite-middle
====================================================== */
/* ------------------------------------------------------
 * gen-icon-arrow
------------------------------------------------------ */
.header-gnav__type:after, .header-megamenu__title__type:after, .header-card .header-card__type .header-card__title:after, .header-link-list > li > [class*="__type"]:not([class*="--nolink"]):before, .header-snav__list > li > [class*="__type"]:before, .header-description__title__type:after, .main-lnav__title__type:after, .main-lnav__stage1 > li > [class*="__type"]:not([class*="--nolink"]):before, .main-lnav__stage2 > li > [class*="__type"]:not([class*="--nolink"]):before, .main-lnav-button .main-lnav-button__type .main-lnav-button__label:after, .main-lnav-card__title__link:after, .footer-sitemap__link__type:after, .footer-sitemap__top-link__type:after, .footer-sitemap__description__title__type:after, .news__type .news__title:after, .home-pickup__type .home-pickup__title:after, .home-products__button-label:after, .home-about__button-label:after, .home-story__button-label:after, .home-news__all-link-label:after, .home-news-article__type .home-news-article__title:after {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: no-repeat center / contain;
  background-image: url("/en/app-files/img/sprite/icon.svg#arrow-usage");
  text-indent: 100%;
  vertical-align: middle;
  white-space: nowrap;
  content: "";
  will-change: background;
}

.header-gnav__type:after, .header-megamenu__title__type:after, .header-card .header-card__type .header-card__title:after, .header-link-list > li > [class*="__type"]:not([class*="--nolink"]):before, .header-snav__list > li > [class*="__type"]:before, .header-description__title__type:after, .main-lnav__title__type:after, .main-lnav__stage1 > li > [class*="__type"]:not([class*="--nolink"]):before, .main-lnav__stage2 > li > [class*="__type"]:not([class*="--nolink"]):before, .main-lnav-button .main-lnav-button__type .main-lnav-button__label:after, .main-lnav-card__title__link:after, .footer-sitemap__link__type:after, .footer-sitemap__top-link__type:after, .footer-sitemap__description__title__type:after, .news__type .news__title:after, .home-pickup__type .home-pickup__title:after, .home-products__button-label:after, .home-about__button-label:after, .home-story__button-label:after, .home-news__all-link-label:after, .home-news-article__type .home-news-article__title:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

/* ------------------------------------------------------
 * gen-icon-arrow-tail
------------------------------------------------------ */
.header-megamenu__title__type:after, .header-card .header-card__type .header-card__title:after, .header-description__title__type:after, .main-lnav__title__type:after, .main-lnav-card__title__link:after, .footer-sitemap__link__type:after, .footer-sitemap__top-link__type:after, .footer-sitemap__description__title__type:after, .home-pickup__type .home-pickup__title:after {
  -webkit-margin-start: var(--gap-link-gap);
          margin-inline-start: var(--gap-link-gap);
}

/* ------------------------------------------------------
 * gen-icon-arrow-middle
------------------------------------------------------ */
.header-gnav__type:after, .main-lnav-button .main-lnav-button__type .main-lnav-button__label:after, .home-products__button-label:after, .home-about__button-label:after, .home-story__button-label:after, .home-news__all-link-label:after {
  translate: 0 -50%;
  position: absolute;
  top: 50%;
}

/* ------------------------------------------------------
 * gen-icon-minarrow
------------------------------------------------------ */
.header-gnav__type--toggle:after, .footer-sitemap__accordion__head:after {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: no-repeat center / contain;
  background-image: url("/en/app-files/img/sprite/icon.svg#minarrow-usage");
  text-indent: 100%;
  vertical-align: middle;
  white-space: nowrap;
  content: "";
  will-change: background;
}

.header-gnav__type--toggle:after, .footer-sitemap__accordion__head:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

/* ------------------------------------------------------
 * gen-icon-minarrow-tail
------------------------------------------------------ */
.header-gnav__type--toggle:after, .footer-sitemap__accordion__head:after {
  -webkit-margin-start: var(--gap-link-gap);
          margin-inline-start: var(--gap-link-gap);
}

/* ------------------------------------------------------
 * gen-icon-minarrow-middle
------------------------------------------------------ */
/* ------------------------------------------------------
 * gen-icon-sprite
------------------------------------------------------ */
.util-link--blank:after, .header-gnav__type--blank:after, .header-megamenu__title__type--blank:after, .header-card .header-card__type--blank .header-card__title:after, .header-link-list__type--blank:after, .header-snav__type--blank:after, .header-language__type--blank:after, .header-description__title__type--blank:after, .main-lnav__title__type--blank:after, .main-lnav__stage1__type--blank:after, .main-lnav__stage2__type--blank:after, .main-lnav-button .main-lnav-button__type--blank .main-lnav-button__label:after, .footer-sitemap__link__type--blank:after, .footer-sitemap__top-link__type--blank:after, .footer-sitemap__description__title__type--blank:after, .footer-sitemap__link-list__type--blank:after, .news__type--blank .news__title:after, .home-pickup__type--blank .home-pickup__title:after, .home-products__button--blank .home-products__button-label:after, .home-about__button--blank .home-about__button-label:after, .home-news-article__type--blank .home-news-article__title:after, .footer-sitemap__link__list__type--blank:after, .footer-subnav__link-list__type--blank:after, .util-link--pdf:after, .header-gnav__type--pdf:after, .header-megamenu__title__type--pdf:after, .header-card .header-card__type--pdf .header-card__title:after, .header-link-list__type--pdf:after, .header-snav__type--pdf:after, .header-language__type--pdf:after, .header-description__title__type--pdf:after, .main-lnav__title__type--pdf:after, .main-lnav__stage1__type--pdf:after, .main-lnav__stage2__type--pdf:after, .main-lnav-button .main-lnav-button__type--pdf .main-lnav-button__label:after, .footer-sitemap__link__type--pdf:after, .footer-sitemap__top-link__type--pdf:after, .footer-sitemap__description__title__type--pdf:after, .footer-sitemap__link-list__type--pdf:after, .news__type--pdf .news__title:after, .home-pickup__type--pdf .home-pickup__title:after, .home-news-article__type--pdf .home-news-article__title:after, .footer-sitemap__link__list__type--pdf:after, .footer-subnav__link-list__type--pdf:after, .util-link--excel:after, .main-lnav-button .main-lnav-button__type--excel .main-lnav-button__label:after, .util-link--word:after, .main-lnav-button .main-lnav-button__type--word .main-lnav-button__label:after, .util-link--powerpoint:after, .main-lnav-button .main-lnav-button__type--powerpoint .main-lnav-button__label:after, .util-link--zip:after, .main-lnav-button .main-lnav-button__type--zip .main-lnav-button__label:after, .util-link--modal:after, .main-lnav-button .main-lnav-button__type--modal .main-lnav-button__label:after, .util-link--rss:after, .main-lnav-button .main-lnav-button__type--rss .main-lnav-button__label:after {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: no-repeat center / contain;
  text-indent: 100%;
  vertical-align: middle;
  white-space: nowrap;
  content: "";
  will-change: background;
}

.util-link--blank:after, .header-gnav__type--blank:after, .header-megamenu__title__type--blank:after, .header-card .header-card__type--blank .header-card__title:after, .header-link-list__type--blank:after, .header-snav__type--blank:after, .header-language__type--blank:after, .header-description__title__type--blank:after, .main-lnav__title__type--blank:after, .main-lnav__stage1__type--blank:after, .main-lnav__stage2__type--blank:after, .main-lnav-button .main-lnav-button__type--blank .main-lnav-button__label:after, .footer-sitemap__link__type--blank:after, .footer-sitemap__top-link__type--blank:after, .footer-sitemap__description__title__type--blank:after, .footer-sitemap__link-list__type--blank:after, .news__type--blank .news__title:after, .home-pickup__type--blank .home-pickup__title:after, .home-products__button--blank .home-products__button-label:after, .home-about__button--blank .home-about__button-label:after, .home-news-article__type--blank .home-news-article__title:after {
  background-image: url("/en/app-files/img/sprite/icon.svg#blank-usage");
}

.footer-sitemap__link__list__type--blank:after, .footer-subnav__link-list__type--blank:after {
  background-image: url("/en/app-files/img/sprite/icon.svg#blank2-usage");
}

.util-link--pdf:after, .header-gnav__type--pdf:after, .header-megamenu__title__type--pdf:after, .header-card .header-card__type--pdf .header-card__title:after, .header-link-list__type--pdf:after, .header-snav__type--pdf:after, .header-language__type--pdf:after, .header-description__title__type--pdf:after, .main-lnav__title__type--pdf:after, .main-lnav__stage1__type--pdf:after, .main-lnav__stage2__type--pdf:after, .main-lnav-button .main-lnav-button__type--pdf .main-lnav-button__label:after, .footer-sitemap__link__type--pdf:after, .footer-sitemap__top-link__type--pdf:after, .footer-sitemap__description__title__type--pdf:after, .footer-sitemap__link-list__type--pdf:after, .news__type--pdf .news__title:after, .home-pickup__type--pdf .home-pickup__title:after, .home-news-article__type--pdf .home-news-article__title:after {
  background-image: url("/en/app-files/img/sprite/icon.svg#pdf-usage");
}

.footer-sitemap__link__list__type--pdf:after, .footer-subnav__link-list__type--pdf:after {
  background-image: url("/en/app-files/img/sprite/icon.svg#pdf2-usage");
}

.util-link--excel:after, .main-lnav-button .main-lnav-button__type--excel .main-lnav-button__label:after {
  background-image: url("/en/app-files/img/sprite/icon.svg#excel-usage");
}

.util-link--word:after, .main-lnav-button .main-lnav-button__type--word .main-lnav-button__label:after {
  background-image: url("/en/app-files/img/sprite/icon.svg#word-usage");
}

.util-link--powerpoint:after, .main-lnav-button .main-lnav-button__type--powerpoint .main-lnav-button__label:after {
  background-image: url("/en/app-files/img/sprite/icon.svg#powerpoint-usage");
}

.util-link--zip:after, .main-lnav-button .main-lnav-button__type--zip .main-lnav-button__label:after {
  background-image: url("/en/app-files/img/sprite/icon.svg#zip-usage");
}

.util-link--modal:after, .main-lnav-button .main-lnav-button__type--modal .main-lnav-button__label:after {
  background-image: url("/en/app-files/img/sprite/icon.svg#modal-usage");
}

.util-link--rss:after, .main-lnav-button .main-lnav-button__type--rss .main-lnav-button__label:after {
  background-image: url("/en/app-files/img/sprite/icon.svg#rss-usage");
}

/* ------------------------------------------------------
 * gen-icon-sprite-tail
------------------------------------------------------ */
.util-link--blank:after, .util-link--pdf:after, .util-link--excel:after, .util-link--word:after, .util-link--powerpoint:after, .util-link--zip:after, .util-link--modal:after, .util-link--rss:after, .header-megamenu__title__type--blank:after, .header-megamenu__title__type--pdf:after, .header-card .header-card__type--blank .header-card__title:after, .header-card .header-card__type--pdf .header-card__title:after, .header-link-list__type--blank:after, .header-link-list__type--pdf:after, .header-snav__type--blank:after, .header-snav__type--pdf:after, .header-language__type--blank:after, .header-language__type--pdf:after, .header-description__title__type--blank:after, .header-description__title__type--pdf:after, .main-lnav__title__type--blank:after, .main-lnav__title__type--pdf:after, .main-lnav__stage1__type--blank:after, .main-lnav__stage1__type--pdf:after, .main-lnav__stage2__type--blank:after, .main-lnav__stage2__type--pdf:after, .footer-sitemap__link__type--blank:after, .footer-sitemap__link__type--pdf:after, .footer-sitemap__link__list__type--blank:after, .footer-sitemap__link__list__type--pdf:after, .footer-sitemap__top-link__type--blank:after, .footer-sitemap__top-link__type--pdf:after, .footer-sitemap__description__title__type--blank:after, .footer-sitemap__description__title__type--pdf:after, .footer-sitemap__link-list__type--blank:after, .footer-sitemap__link-list__type--pdf:after, .footer-subnav__link-list__type--blank:after, .footer-subnav__link-list__type--pdf:after, .news__type .news__title:after, .news__type--blank .news__title:after, .news__type--pdf .news__title:after, .home-pickup__type--blank .home-pickup__title:after, .home-pickup__type--pdf .home-pickup__title:after, .home-news-article__type .home-news-article__title:after, .home-news-article__type--blank .home-news-article__title:after, .home-news-article__type--pdf .home-news-article__title:after {
  -webkit-margin-start: var(--gap-link-gap);
          margin-inline-start: var(--gap-link-gap);
}

/* ------------------------------------------------------
 * gen-icon-sprite-middle
------------------------------------------------------ */
.main-lnav-button .main-lnav-button__type--blank .main-lnav-button__label:after, .main-lnav-button .main-lnav-button__type--pdf .main-lnav-button__label:after, .main-lnav-button .main-lnav-button__type--excel .main-lnav-button__label:after, .main-lnav-button .main-lnav-button__type--word .main-lnav-button__label:after, .main-lnav-button .main-lnav-button__type--powerpoint .main-lnav-button__label:after, .main-lnav-button .main-lnav-button__type--zip .main-lnav-button__label:after, .main-lnav-button .main-lnav-button__type--modal .main-lnav-button__label:after, .main-lnav-button .main-lnav-button__type--rss .main-lnav-button__label:after, .home-products__button--blank .home-products__button-label:after, .home-about__button--blank .home-about__button-label:after {
  translate: 0 -50%;
  position: absolute;
  top: 50%;
}

/* ======================================================
 * list
 * ------------------------------------------------------
 * gen-list-default
 * gen-list-margin
====================================================== */
/* ------------------------------------------------------
 * gen-list-margin
------------------------------------------------------ */
/* ======================================================
 * variables
 * ------------------------------------------------------
====================================================== */
:root {
  /* ======================================================
* BaseDesign
====================================================== */
  --col-2col: "";
  --col-3col: "";
  --col-4col: "";
  --col-5col: "";
  --col-6col: "";
  --color-badge-high: "";
  --color-badge-low: "";
  --color-badge-middle: "";
  --color-base-accent: "";
  --color-base-black: "";
  --color-base-main: "";
  --color-base-secondary: "";
  --color-base-white: "";
  --color-bg-base: "";
  --color-border-1: "";
  --color-border-2: "";
  --color-font-hover: "";
  --color-font-link: "";
  --color-font-news-date: "";
  --color-font-noLink: "";
  --color-font-red: "";
  --color-font-TX1: "";
  --color-font-TX2: "";
  --color-icon-blank: "";
  --color-icon-link: "";
  --color-icon-noLink: "";
  --color-icon-other: "";
  --color-news-category--1: "";
  --color-sub-1: "";
  --color-sub-2: "";
  --color-sub-3: "";
  --color-sub-4: "";
  --color-sub-5: "";
  --color-sub-6: "";
  --color-sub-7: "";
  --font-font-family: "";
  --font-font-size--L: "";
  --font-font-size--M: "";
  --font-font-size--S: "";
  --font-font-size--text-field: "";
  --font-font-size--XL: "";
  --font-font-size--XS: "";
  --format-content-W: "";
  --format-navi-W: "";
  --format-viewport-minW: "";
  --format-viewport-W: "";
  --gap-col-gap: "";
  --gap-link-gap: "";
  --gap-navi-gap: "";
  --icon-arrow-H: "";
  --icon-arrow-W: "";
  --icon-base-size: "";
  --radius-BT-L: "";
  --radius-BT-M: "";
  --radius-L: "";
  --radius-M: "";
}

/*! 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 {
  /* 1 */
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
  /* 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 {
  margin: 0.67em 0;
  font-size: 2em;
}

/* 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] {
  /* 2 */
  -webkit-text-decoration: underline dotted;
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
          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 {
  position: relative;
  font-size: 75%;
  line-height: 0;
  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 {
  /* 1 */
  margin: 0;
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 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 {
  padding: 0;
  border-style: none;
}

/**
 * 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;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 1 */
  color: inherit;
  /* 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;
}

/* ======================================================
 * base
 * ------------------------------------------------------
 * Fonts
 * Basic
====================================================== */
/* ======================================================
 * Fonts
====================================================== */
/* ======================================================
 * Basic
====================================================== */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: -webkit-fill-available;
  font-size: 62.5%;
}

body {
  word-wrap: break-word;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  background-color: var(--color-bg-base);
  color: var(--color-font-TX1);
  font-size: var(--font-font-size--M);
  word-break: break-word;
}

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

/* ----- img ----- */
figure {
  margin: 0;
}

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

/* ----- a ----- */
a {
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

a:link {
  color: var(--color-font-link);
  text-decoration: none;
}

a:visited {
  color: var(--color-font-link);
  text-decoration: none;
}

a:hover {
  color: var(--color-font-hover);
  text-decoration: none;
}

a:active {
  color: var(--color-font-link);
  text-decoration: none;
}

/* tel */

/* ----- form ----- */
input,
select,
textarea,
button,
pre {
  border-radius: 0;
  box-shadow: none;
  color: var(--color-font-TX1);
  font-size: var(--font-font-size--text-field);
}

input[type="text"],
textarea {
  -webkit-appearance: none;
  appearance: none;
}

input[type="submit"],
button:not([disabled]) {
  cursor: pointer;
}

/* placeholder */
::-webkit-input-placeholder {
  color: var(--color-font-TX2) !important;
}

:-moz-placeholder {
  color: var(--color-font-TX2) !important;
}

::-moz-placeholder {
  color: var(--color-font-TX2) !important;
  opacity: 1;
}

:-ms-input-placeholder {
  color: var(--color-font-TX2) !important;
}

:placeholder-shown {
  color: var(--color-font-TX2) !important;
}

/* ======================================================
 * util-device
====================================================== */

.util-visually-hidden {
  clip: rect(0, 0, 0, 0) !important;
  position: absolute !important;
  left: 0 !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 0 !important;
  white-space: nowrap !important;
}

/* ======================================================
 * util-text
====================================================== */
/* ----- sup/sub ----- */
.util-sup,
.util-sub {
  position: relative;
  font-size: 60%;
  line-height: 1;
}

.util-sup {
  top: -.6em;
}

.util-sub {
  bottom: -.1em;
}

/* ----- bold ----- */

/* ----- italic ----- */
.util-italic {
  font-style: italic !important;
}

/* ----- underline ----- */
.util-underline {
  text-decoration: underline !important;
}

/* ----- color ----- */
.util-color--main {
  color: var(--color-base-main) !important;
}

.util-color--sub {
  color: var(--color-base-secondary) !important;
}

.util-color--accent {
  color: var(--color-base-accent) !important;
}

.util-color--white {
  color: var(--color-base-white) !important;
}

.util-color--black {
  color: var(--color-base-black) !important;
}

.util-color--base {
  color: var(--color-font-TX1) !important;
}

.util-color--base2 {
  color: var(--color-font-TX2) !important;
}

.util-color--disable {
  color: var(--color-font-noLink) !important;
}

.util-color--placeholder {
  color: var(--color-font-TX2) !important;
}

.util-color--bright {
  color: var(--color-base-white) !important;
}

.util-color--red {
  color: var(--color-font-red) !important;
}

/* ----- highlight ----- */
.util-highlight--main {
  color: var(--color-base-main) !important;
}

.util-highlight--sub {
  color: var(--color-base-secondary) !important;
}

.util-highlight--accent {
  color: var(--color-base-accent) !important;
}

.util-highlight--white {
  color: var(--color-base-white) !important;
}

.util-highlight--black {
  color: var(--color-base-black) !important;
}

.util-highlight--base {
  color: var(--color-font-TX1) !important;
}

.util-highlight--base2 {
  color: var(--color-font-TX2) !important;
}

.util-highlight--disable {
  color: var(--color-font-noLink) !important;
}

.util-highlight--placeholder {
  color: var(--color-font-TX2) !important;
}

.util-highlight--bright {
  color: var(--color-base-white) !important;
}

.util-highlight--red {
  color: var(--color-font-red) !important;
}

/* ======================================================
 * util-link
====================================================== */
/* ----- link ----- */
.util-link, .util-link--blank, .util-link--pdf, .util-link--excel, .util-link--word, .util-link--powerpoint, .util-link--zip, .util-link--modal, .util-link--rss {
  display: inline;
}

.util-link, .util-link--blank, .util-link--pdf, .util-link--excel, .util-link--word, .util-link--powerpoint, .util-link--zip, .util-link--modal, .util-link--rss, .util-link:link, .util-link--blank:link, .util-link--pdf:link, .util-link--excel:link, .util-link--word:link, .util-link--powerpoint:link, .util-link--zip:link, .util-link--modal:link, .util-link--rss:link, .util-link:hover, .util-link--blank:hover, .util-link--pdf:hover, .util-link--excel:hover, .util-link--word:hover, .util-link--powerpoint:hover, .util-link--zip:hover, .util-link--modal:hover, .util-link--rss:hover, .util-link:visited, .util-link--blank:visited, .util-link--pdf:visited, .util-link--excel:visited, .util-link--word:visited, .util-link--powerpoint:visited, .util-link--zip:visited, .util-link--modal:visited, .util-link--rss:visited, .util-link:focus, .util-link--blank:focus, .util-link--pdf:focus, .util-link--excel:focus, .util-link--word:focus, .util-link--powerpoint:focus, .util-link--zip:focus, .util-link--modal:focus, .util-link--rss:focus, .util-link:active, .util-link--blank:active, .util-link--pdf:active, .util-link--excel:active, .util-link--word:active, .util-link--powerpoint:active, .util-link--zip:active, .util-link--modal:active, .util-link--rss:active {
  color: inherit;
  text-decoration: underline;
}

.util-link__filesize {
  font-style: normal;
}

.util-link--blank:after {
  margin-inline: var(--gap-link-gap);
}

.util-link--pdf:after {
  margin-inline: var(--gap-link-gap);
}

.util-link--excel:after {
  margin-inline: var(--gap-link-gap);
}

.util-link--word:after {
  margin-inline: var(--gap-link-gap);
}

.util-link--powerpoint:after {
  margin-inline: var(--gap-link-gap);
}

.util-link--zip:after {
  margin-inline: var(--gap-link-gap);
}

.util-link--modal:after {
  margin-inline: var(--gap-link-gap);
}

.util-link--rss:after {
  margin-inline: var(--gap-link-gap);
}

/* ======================================================
 * util-badge
====================================================== */
/* ----- badge ----- */
.util-badge, .util-badge--high, .util-badge--middle, .util-badge--low {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  border-style: solid;
  font-size: var(--font-font-size--XS);
  font-style: normal;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
}

.util-badge {
  border-color: var(--color-border-2);
  background-color: var(--color-base-white);
}

.util-badge--high {
  border-color: var(--color-badge-high);
  background-color: var(--color-badge-high);
  color: var(--color-base-white);
}

.util-badge--middle {
  border-color: var(--color-border-2);
  background-color: var(--color-base-white);
}

.util-badge--low {
  border-color: var(--color-badge-low);
  background-color: var(--color-badge-low);
}

/* ======================================================
 * data-col
 * ------------------------------------------------------
 * data-col-pc
 * data-col-sp
====================================================== */
/* ======================================================
 * vars
====================================================== */
/* ======================================================
 * data-col-pc
====================================================== */

/* ======================================================
 * data-col-sp
====================================================== */

/* ======================================================
 * data-size
 * ------------------------------------------------------
 * data-size-pc
 * data-size-sp
====================================================== */
/* ======================================================
 * vars
====================================================== */
/* ======================================================
 * data-size-pc
====================================================== */

/* ======================================================
 * data-size-sp
====================================================== */

/* ======================================================
 * Header
 * ------------------------------------------------------
 * vars
 * Header__head
 * Header__body
 * Header__foot
 * Print
====================================================== */
/* ======================================================
 * vars
====================================================== */

/* ======================================================
 * Header
====================================================== */
.Header, .Header--simple {
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  border-bottom: 1px solid var(--color-border-2);
  background: var(--color-bg-base);
  transition: background 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.Header > *:first-child, .Header--simple > *:first-child,
.Header > section:first-child > *:first-child,
.Header--simple > section:first-child > *:first-child,
.Header > [class^="list-wrap"] > *:first-child,
.Header--simple > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.Header.is-not-fixed, .is-not-fixed.Header--simple {
  position: absolute;
  left: 0 !important;
}

.Header--simple {
  position: absolute;
  left: 0 !important;
}

.Header__inner {
  display: flex;
  align-items: center;
  height: 100%;
}

.Header__inner > *:first-child,
.Header__inner > section:first-child > *:first-child,
.Header__inner > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ------------------------------------------------------
 * Header__head
------------------------------------------------------ */

.Header__head > *:first-child,
.Header__head > section:first-child > *:first-child,
.Header__head > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ----- header-logo ----- */

.header-logo > *:first-child,
.header-logo > section:first-child > *:first-child,
.header-logo > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-logo > [class*="__type"] {
  display: block;
  width: 100%;
}

.header-logo > [class*="__type"] > img {
  width: 100%;
  height: auto;
}

body.is-header-transparent .header-logo > [class*="__type"] {
  position: relative;
}

body.is-header-transparent .header-logo > [class*="__type"]:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: no-repeat 50% / contain;
  background-image: url(/en/app-files/img/cmn_logo02.webp);
  content: "";
  opacity: 0.001;
  transition: opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  will-change: background;
}

/* ------------------------------------------------------
 * Header__body
------------------------------------------------------ */
.Header__body {
  height: 100%;
}

.Header__body > *:first-child,
.Header__body > section:first-child > *:first-child,
.Header__body > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.Header__body__inner > *:first-child,
.Header__body__inner > section:first-child > *:first-child,
.Header__body__inner > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ----- header-gnav ----- */

.header-gnav > *:first-child,
.header-gnav > section:first-child > *:first-child,
.header-gnav > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-gnav__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.header-gnav__list > *:first-child,
.header-gnav__list > section:first-child > *:first-child,
.header-gnav__list > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-gnav__list > li > *:first-child,
.header-gnav__list > li > section:first-child > *:first-child,
.header-gnav__list > li > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-gnav__item {
  position: relative;
}

.header-gnav__item > *:first-child,
.header-gnav__item > section:first-child > *:first-child,
.header-gnav__item > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-gnav__item > [class*="__type"] {
  -webkit-appearance: none;
          appearance: none;
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.header-gnav__item > [class*="__type"], .header-gnav__item > [class*="__type"]:link, .header-gnav__item > [class*="__type"]:hover, .header-gnav__item > [class*="__type"]:visited, .header-gnav__item > [class*="__type"]:focus, .header-gnav__item > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

.header-gnav__item > [class*="__type"] > *:first-child,
.header-gnav__item > [class*="__type"] > section:first-child > *:first-child,
.header-gnav__item > [class*="__type"] > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-gnav__type--toggle > *:first-child,
.header-gnav__type--toggle > section:first-child > *:first-child,
.header-gnav__type--toggle > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ----- header-megamenu ----- */
.header-megamenu {
  display: none;
  width: 100%;
}

.header-megamenu > *:first-child,
.header-megamenu > section:first-child > *:first-child,
.header-megamenu > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-megamenu__inner {
  margin: 0 auto;
}

.header-megamenu__inner > *:first-child,
.header-megamenu__inner > section:first-child > *:first-child,
.header-megamenu__inner > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-megamenu__head > *:first-child,
.header-megamenu__head > section:first-child > *:first-child,
.header-megamenu__head > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-megamenu__title > *:first-child,
.header-megamenu__title > section:first-child > *:first-child,
.header-megamenu__title > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-megamenu__title > [class*="__type"] {
  display: inline-block;
  position: relative;
  line-height: 1.4;
}

.header-megamenu__title > [class*="__type"], .header-megamenu__title > [class*="__type"]:link, .header-megamenu__title > [class*="__type"]:hover, .header-megamenu__title > [class*="__type"]:visited, .header-megamenu__title > [class*="__type"]:focus, .header-megamenu__title > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

.header-megamenu__title > [class*="__type"] > *:first-child,
.header-megamenu__title > [class*="__type"] > section:first-child > *:first-child,
.header-megamenu__title > [class*="__type"] > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-megamenu__body > *:first-child,
.header-megamenu__body > section:first-child > *:first-child,
.header-megamenu__body > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-megamenu__close {
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
}

.header-megamenu__close > *:first-child,
.header-megamenu__close > section:first-child > *:first-child,
.header-megamenu__close > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ----- header-card-wrap ----- */
.header-card-wrap {
  display: flex;
  flex-flow: row wrap;
  margin: 2em 0 0 0;
}

/* ----- header-card ----- */
.header-card {
  /* ------------------------------------------------------
   * Element
  ------------------------------------------------------ */
}

.header-card > [class*="__type"] {
  position: relative;
  width: 100%;
  overflow: hidden;
  outline-offset: -1px;
  color: var(--color-font-TX1);
  text-align: left;
  text-decoration: none;
}

.header-card > [class*="__type"], .header-card > [class*="__type"]:link, .header-card > [class*="__type"]:hover, .header-card > [class*="__type"]:visited, .header-card > [class*="__type"]:focus, .header-card > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

.header-card__head > *:first-child,
.header-card__head > section:first-child > *:first-child,
.header-card__head > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-card__body {
  width: 100%;
}

.header-card__body > *:first-child,
.header-card__body > section:first-child > *:first-child,
.header-card__body > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-card__image {
  -webkit-transform: translateZ(0);
  aspect-ratio: 1/1;
  overflow: hidden;
          transform: translateZ(0);
  isolation: isolate;
}

.header-card__image img {
  -webkit-transform: translateZ(0);
  -o-object-fit: scale-down;
  -o-object-position: center center;
  display: block;
  width: 100%;
  height: 100%;
     object-fit: scale-down;
     object-position: center center;
          transform: translateZ(0);
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  will-change: transform;
}

.header-card__image > *:first-child,
.header-card__image > section:first-child > *:first-child,
.header-card__image > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-card__title {
  font-size: var(--font-font-size--L);
  line-height: 1.4;
}

.header-card__title > *:first-child,
.header-card__title > section:first-child > *:first-child,
.header-card__title > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-card__filesize {
  margin-left: var(--gap-link-gap);
  font-size: var(--font-font-size--M);
  font-style: normal;
  line-height: 1.4;
  vertical-align: middle;
}

/* ----- header-link-list ----- */
.header-link-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.header-link-list > *:first-child,
.header-link-list > section:first-child > *:first-child,
.header-link-list > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-link-list > li {
  position: relative;
  font-size: var(--font-font-size--M);
  list-style: none;
}

.header-link-list > li > [class*="__type"] {
  display: inline-block;
  position: relative;
}

.header-link-list > li > [class*="__type"], .header-link-list > li > [class*="__type"]:link, .header-link-list > li > [class*="__type"]:hover, .header-link-list > li > [class*="__type"]:visited, .header-link-list > li > [class*="__type"]:focus, .header-link-list > li > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

.header-link-list > li > [class*="__type"]:not([class*="--nolink"]):before {
  position: absolute;
}

.header-link-list__type--nolink {
  color: var(--color-font-noLink) !important;
}

.header-link-list__filesize {
  margin-left: var(--gap-link-gap);
  font-size: var(--font-font-size--M);
  font-style: normal;
  line-height: 1.4;
}

/* ----- header-utility ----- */
.header-utility {
  display: flex;
  justify-content: flex-end;
  height: calc(var(--header-height-base) - 1px);
}

.header-utility > *:first-child,
.header-utility > section:first-child > *:first-child,
.header-utility > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-utility__link {
  display: flex;
  position: relative;
  align-items: center;
}

.header-utility__link > *:first-child,
.header-utility__link > section:first-child > *:first-child,
.header-utility__link > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-utility__link.is-active > [class*="__type"] .header-utility__link__label {
  display: none;
}

.header-utility__link.is-active > [class*="__type"] .header-utility__link__close {
  display: block;
}

.header-utility__link > [class*="__type"] {
  -webkit-appearance: none;
          appearance: none;
  display: flex;
  position: relative;
  align-items: start;
  justify-content: center;
  height: 100%;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  line-height: 1.2;
  text-align: center;
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s, background 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.header-utility__link > [class*="__type"], .header-utility__link > [class*="__type"]:link, .header-utility__link > [class*="__type"]:hover, .header-utility__link > [class*="__type"]:visited, .header-utility__link > [class*="__type"]:focus, .header-utility__link > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

.header-utility__link > [class*="__type"] > *:first-child,
.header-utility__link > [class*="__type"] > section:first-child > *:first-child,
.header-utility__link > [class*="__type"] > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-utility__link__type--language .header-utility__link__label:before {
  background-image: url(/en/app-files/img/cmn_ic03_01.svg);
}

.header-utility__link__type--inquiry .header-utility__link__label:before {
  background-image: url(/en/app-files/img/cmn_ic04_01.svg);
}

.header-utility__link__type--search .header-utility__link__label:before {
  background-image: url(/en/app-files/img/cmn_ic05_01.svg);
}

.header-utility__link .header-utility__link__type--menu {
  position: relative;
}

.header-utility__link .header-utility__link__type--menu, .header-utility__link .header-utility__link__type--menu:link, .header-utility__link .header-utility__link__type--menu:hover, .header-utility__link .header-utility__link__type--menu:visited, .header-utility__link .header-utility__link__type--menu:focus, .header-utility__link .header-utility__link__type--menu:active {
  color: var(--color-base-white);
}

.header-utility__link .header-utility__link__type--menu .header-utility__link__label:before {
  aspect-ratio: unset;
  border-block: 2px solid var(--color-base-white);
  translate: -50% 0;
  display: block;
  position: absolute;
  left: 50%;
  content: "";
}

.header-utility__link .header-utility__link__type--menu .header-utility__link__label:after {
  translate: -50% 0;
  display: block;
  position: absolute;
  left: 50%;
  background: var(--color-base-white);
  content: "";
}

.header-utility__link__label {
  display: block;
}

.header-utility__link__label:before {
  aspect-ratio: 1 / 1;
  translate: -50% 0;
  display: block;
  position: absolute;
  left: 50%;
  background: no-repeat center / contain;
  content: "";
}

.header-utility__link__close {
  display: none;
}

.header-utility__link__close:before {
  aspect-ratio: 1 / 1;
  translate: -50% 0;
  display: block;
  position: absolute;
  left: 50%;
  background: no-repeat center / contain;
  content: "";
}

/* ----- header-snav ----- */

.header-snav__list {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

.header-snav__list > *:first-child,
.header-snav__list > section:first-child > *:first-child,
.header-snav__list > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-snav__list > li > *:first-child,
.header-snav__list > li > section:first-child > *:first-child,
.header-snav__list > li > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-snav__list > li > [class*="__type"] {
  display: inline-block;
  position: relative;
}

.header-snav__list > li > [class*="__type"], .header-snav__list > li > [class*="__type"]:link, .header-snav__list > li > [class*="__type"]:hover, .header-snav__list > li > [class*="__type"]:visited, .header-snav__list > li > [class*="__type"]:focus, .header-snav__list > li > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

.header-snav__list > li > [class*="__type"]:before {
  position: absolute;
}

.header-snav__filesize {
  margin-left: var(--gap-link-gap);
  font-size: var(--font-font-size--M);
  font-style: normal;
  line-height: 1.4;
}

/* ----- header-language-wrap ----- */
.header-language-wrap {
  -webkit-transform: translateX(-50%);
  display: none;
  z-index: 1;
  position: absolute;
  left: 50%;
          transform: translateX(-50%);
  border: 1px solid var(--color-border-2);
  border-radius: var(--radius-M);
  background: var(--color-sub-1);
}

.header-language-wrap:before, .header-language-wrap:after {
  -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
  -webkit-transform: translateX(-50%);
  position: absolute;
  top: -10px;
  left: 50%;
          transform: translateX(-50%);
  background-color: var(--color-border-2);
          clip-path: polygon(50% 0, 100% 100%, 0 100%);
  content: "";
}

.header-language-wrap:after {
  background-color: var(--color-sub-1);
}

/* ----- header-language ----- */
.header-language {
  margin: 0;
  padding: 0;
  list-style: none;
}

.header-language > *:first-child,
.header-language > section:first-child > *:first-child,
.header-language > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-language > li > *:first-child,
.header-language > li > section:first-child > *:first-child,
.header-language > li > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-language > li + li {
  border-top: 1px solid var(--color-border-2);
}

.header-language > li > [class*="__type"] {
  display: block;
  position: relative;
  text-align: center;
}

.header-language > li > [class*="__type"], .header-language > li > [class*="__type"]:link, .header-language > li > [class*="__type"]:hover, .header-language > li > [class*="__type"]:visited, .header-language > li > [class*="__type"]:focus, .header-language > li > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

/* ----- header-description ----- */

.header-description > *:first-child,
.header-description > section:first-child > *:first-child,
.header-description > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-description__head > *:first-child,
.header-description__head > section:first-child > *:first-child,
.header-description__head > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-description__detail > *:first-child,
.header-description__detail > section:first-child > *:first-child,
.header-description__detail > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-description__title {
  line-height: 1.4;
}

.header-description__title > [class*="__type"] {
  display: inline-block;
}

.header-description__title > [class*="__type"], .header-description__title > [class*="__type"]:link, .header-description__title > [class*="__type"]:hover, .header-description__title > [class*="__type"]:visited, .header-description__title > [class*="__type"]:focus, .header-description__title > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

.header-description__title > [class*="__type"] > *:first-child,
.header-description__title > [class*="__type"] > section:first-child > *:first-child,
.header-description__title > [class*="__type"] > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ------------------------------------------------------
 * Header__foot
------------------------------------------------------ */
.Header__foot {
  position: absolute;
  top: calc(100% + 1px);
  left: 0;
  width: 100%;
}

.Header__foot > *:first-child,
.Header__foot > section:first-child > *:first-child,
.Header__foot > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ----- header-search-wrap ----- */
.header-search-wrap {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: var(--color-sub-1);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.header-search-wrap > *:first-child,
.header-search-wrap > section:first-child > *:first-child,
.header-search-wrap > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-search-wrap__inner {
  margin: 0 auto;
}

.header-search-wrap__inner > *:first-child,
.header-search-wrap__inner > section:first-child > *:first-child,
.header-search-wrap__inner > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-search-wrap__close {
  -webkit-appearance: none;
          appearance: none;
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
  border: none;
  background: none;
  color: var(--color-font-TX1);
}

.header-search-wrap__close > *:first-child,
.header-search-wrap__close > section:first-child > *:first-child,
.header-search-wrap__close > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-search-wrap__close:before, .header-search-wrap__close:after {
  translate: 0 -50%;
  -webkit-transform-origin: center;
  display: block;
  position: absolute;
  top: 50%;
  width: 16px;
  height: 2px;
          transform-origin: center;
  background: var(--color-icon-other);
  content: "";
  transition: background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.header-search-wrap__close:before {
  rotate: 45deg;
}

.header-search-wrap__close:after {
  rotate: -45deg;
}

/* ----- header-search ----- */
.header-search {
  margin-inline: auto;
  display: flex;
  position: relative;
}

.header-search > *:first-child,
.header-search > section:first-child > *:first-child,
.header-search > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-search__input {
  -webkit-appearance: none;
          appearance: none;
  display: block;
  width: 100%;
  border: 1px solid var(--color-border-1);
  border-radius: 5px 0 0 5px;
  outline: none;
  background: var(--color-base-white);
  font-size: var(--font-font-size--text-field);
}

.header-search__input > *:first-child,
.header-search__input > section:first-child > *:first-child,
.header-search__input > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-search__input:focus {
  outline: 2px solid var(--color-border-1);
  outline-offset: -2px;
}

.header-search__submit {
  -webkit-appearance: none;
          appearance: none;
  display: flex;
  position: relative;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: none;
  border: 1px solid var(--color-base-main);
  border-left: none;
  border-radius: 0 5px 5px 0;
  background: var(--color-base-main);
  color: var(--color-base-white);
  text-indent: -100vw;
  white-space: nowrap;
  transition: background 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.header-search__submit > *:first-child,
.header-search__submit > section:first-child > *:first-child,
.header-search__submit > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.header-search__submit:focus-visible {
  border-color: var(--color-base-secondary);
  background-color: var(--color-base-secondary);
}

.header-search__submit:before {
  aspect-ratio: 1 / 1;
  translate: -50% -50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(/en/app-files/img/cmn_ic05_02.svg) no-repeat center/contain;
  content: "";
}

.header-search > .poplink.pcia {
  position: absolute;
  top: 100%;
  left: 0 !important;
}

/* ----- header-menu ----- */
.header-menu {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: auto;
  background: var(--color-sub-1);
}

.header-menu > *:first-child,
.header-menu > section:first-child > *:first-child,
.header-menu > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ------------------------------------------------------
 * Print
------------------------------------------------------ */
/* ======================================================
 * Main
 * ------------------------------------------------------
 * Main__guide
 * Main__head
 * Main__body
 * Main__foot
 * Print
====================================================== */

/* ======================================================
 * Main
====================================================== */
.Main {
  overflow: clip;
}

.Header ~ .Main, .Header--simple ~ .Main,
.Header--simple ~ .Main {
  padding-top: var(--header-area-height);
}

/* ------------------------------------------------------
 * Main__guide
------------------------------------------------------ */
.Main__guide {
  display: block;
  width: 100%;
}

.main-breadcrumb {
  width: 100%;
  border-top: 1px solid var(--color-border-2);
}

.main-breadcrumb > *:first-child,
.main-breadcrumb > section:first-child > *:first-child,
.main-breadcrumb > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-breadcrumb__list {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.main-breadcrumb__list > *:first-child,
.main-breadcrumb__list > section:first-child > *:first-child,
.main-breadcrumb__list > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-breadcrumb__list > li {
  font-size: var(--font-font-size--S);
}

.main-breadcrumb__list > li > *:first-child,
.main-breadcrumb__list > li > section:first-child > *:first-child,
.main-breadcrumb__list > li > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-breadcrumb__list > li:not(:first-child) {
  position: relative;
}

.main-breadcrumb__list > li:not(:first-child):before {
  position: absolute;
  left: 0;
  color: var(--color-font-TX2);
  content: ">";
}

.main-breadcrumb__list > li:last-child > [class*="__type"], .main-breadcrumb__list > li:last-child > [class*="__type"]:link, .main-breadcrumb__list > li:last-child > [class*="__type"]:hover, .main-breadcrumb__list > li:last-child > [class*="__type"]:visited, .main-breadcrumb__list > li:last-child > [class*="__type"]:focus, .main-breadcrumb__list > li:last-child > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

.main-breadcrumb__list > li > [class*="__type"]:not([class*="--nolink"]), .main-breadcrumb__list > li > [class*="__type"]:not([class*="--nolink"]):link, .main-breadcrumb__list > li > [class*="__type"]:not([class*="--nolink"]):hover, .main-breadcrumb__list > li > [class*="__type"]:not([class*="--nolink"]):visited, .main-breadcrumb__list > li > [class*="__type"]:not([class*="--nolink"]):focus, .main-breadcrumb__list > li > [class*="__type"]:not([class*="--nolink"]):active {
  color: var(--color-font-TX1);
}

.main-breadcrumb__list > li > [class*="__type"] > *:first-child,
.main-breadcrumb__list > li > [class*="__type"] > section:first-child > *:first-child,
.main-breadcrumb__list > li > [class*="__type"] > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-breadcrumb__type--nolink {
  color: var(--color-font-TX2);
}

/* ------------------------------------------------------
 * Main__head
------------------------------------------------------ */
.Main__head > *:first-child,
.Main__head > section:first-child > *:first-child,
.Main__head > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ------------------------------------------------------
 * Main__body
------------------------------------------------------ */
.Main__content {
  width: 100%;
  margin: 0 auto;
}

.Main__content > *:first-child,
.Main__content > section:first-child > *:first-child,
.Main__content > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.Main__sidelayout > *:first-child,
.Main__sidelayout > section:first-child > *:first-child,
.Main__sidelayout > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.Main__sidelayout__content > *:first-child,
.Main__sidelayout__content > section:first-child > *:first-child,
.Main__sidelayout__content > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.Main__sidelayout__sidebar > *:first-child,
.Main__sidelayout__sidebar > section:first-child > *:first-child,
.Main__sidelayout__sidebar > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ------------------------------------------------------
 * Main__assist
------------------------------------------------------ */
/* ------------------------------------------------------
 * Main__foot
------------------------------------------------------ */
/* ----- main-lnav ----- */
.main-lnav, .main-lnav--side, .main-lnav--bottom {
  width: 100%;
}

.main-lnav > *:first-child, .main-lnav--side > *:first-child, .main-lnav--bottom > *:first-child,
.main-lnav > section:first-child > *:first-child,
.main-lnav--side > section:first-child > *:first-child,
.main-lnav--bottom > section:first-child > *:first-child,
.main-lnav > [class^="list-wrap"] > *:first-child,
.main-lnav--side > [class^="list-wrap"] > *:first-child,
.main-lnav--bottom > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-lnav--bottom {
  display: block;
  position: relative;
  width: 100%;
  border-top-left-radius: var(--lnav-bottom-circle-size);
  background: linear-gradient(270deg, #F5F5F9 0%, #EBF2F5 100%);
  color: var(--color-font-TX1);
}

.main-lnav--bottom > *:first-child,
.main-lnav--bottom > section:first-child > *:first-child,
.main-lnav--bottom > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-lnav--bottom:after {
  -webkit-mask-image: radial-gradient(circle at 0 0, transparent var(--lnav-bottom-circle-size), black calc(var(--lnav-bottom-circle-size) + 1px));
  -webkit-mask-size: var(--lnav-bottom-circle-size) var(--lnav-bottom-circle-size);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: left bottom;
  display: block;
  z-index: 1;
  position: absolute;
  top: calc(-1 * var(--lnav-bottom-circle-size));
  right: 0;
  width: 100%;
  width: var(--lnav-bottom-circle-size);
  height: var(--lnav-bottom-circle-size);
  background: #F5F5F9;
  content: "";
          mask-image: radial-gradient(circle at 0 0, transparent var(--lnav-bottom-circle-size), black calc(var(--lnav-bottom-circle-size) + 1px));
          mask-position: left bottom;
          mask-repeat: no-repeat;
          mask-size: var(--lnav-bottom-circle-size) var(--lnav-bottom-circle-size);
}

.main-lnav__inner > *:first-child,
.main-lnav__inner > section:first-child > *:first-child,
.main-lnav__inner > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-lnav__title {
  border-bottom: 1px solid var(--color-border-2);
}

.main-lnav__title > *:first-child,
.main-lnav__title > section:first-child > *:first-child,
.main-lnav__title > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-lnav__title > [class*="__type"] {
  display: block;
  overflow: hidden;
  border-radius: var(--radius-L) var(--radius-L) 0 0;
  background: linear-gradient(270deg, #F5F5F9 0%, #EBF2F5 100%);
  line-height: 1.4;
}

.main-lnav__title > [class*="__type"], .main-lnav__title > [class*="__type"]:link, .main-lnav__title > [class*="__type"]:hover, .main-lnav__title > [class*="__type"]:visited, .main-lnav__title > [class*="__type"]:focus, .main-lnav__title > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

.main-lnav__title > [class*="__type"] > *:first-child,
.main-lnav__title > [class*="__type"] > section:first-child > *:first-child,
.main-lnav__title > [class*="__type"] > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-lnav__stage1 {
  margin: 0;
  padding: 0;
  background: var(--color-base-white);
  list-style: none;
}

.main-lnav__stage1 > *:first-child,
.main-lnav__stage1 > section:first-child > *:first-child,
.main-lnav__stage1 > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-lnav__stage1 > li {
  border-bottom: 1px solid var(--color-border-2);
}

.main-lnav__stage1 > li > *:first-child,
.main-lnav__stage1 > li > section:first-child > *:first-child,
.main-lnav__stage1 > li > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-lnav__stage1 > li.is-current {
  background: var(--color-sub-1);
}

.main-lnav__stage1 > li.is-current > [class*="__type"] {
  pointer-events: none;
}

.main-lnav__stage1 > li > [class*="__type"] {
  display: block;
  position: relative;
}

.main-lnav__stage1 > li > [class*="__type"], .main-lnav__stage1 > li > [class*="__type"]:link, .main-lnav__stage1 > li > [class*="__type"]:hover, .main-lnav__stage1 > li > [class*="__type"]:visited, .main-lnav__stage1 > li > [class*="__type"]:focus, .main-lnav__stage1 > li > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

.main-lnav__stage1 > li > [class*="__type"]:not([class*="--nolink"]):before {
  position: absolute;
}

.main-lnav__stage2 {
  margin: 0;
  padding: 0;
  list-style: none;
}

.main-lnav__stage2 > *:first-child,
.main-lnav__stage2 > section:first-child > *:first-child,
.main-lnav__stage2 > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-lnav__stage2 > li > *:first-child,
.main-lnav__stage2 > li > section:first-child > *:first-child,
.main-lnav__stage2 > li > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-lnav__stage2 > li.is-current {
  background: var(--color-sub-1);
}

.main-lnav__stage2 > li.is-current > [class*="__type"] {
  pointer-events: none;
}

.main-lnav__stage2 > li > [class*="__type"] {
  display: block;
  position: relative;
}

.main-lnav__stage2 > li > [class*="__type"], .main-lnav__stage2 > li > [class*="__type"]:link, .main-lnav__stage2 > li > [class*="__type"]:hover, .main-lnav__stage2 > li > [class*="__type"]:visited, .main-lnav__stage2 > li > [class*="__type"]:focus, .main-lnav__stage2 > li > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

.main-lnav__stage2 > li > [class*="__type"]:not([class*="--nolink"]):before {
  position: absolute;
}

/* ----- main-lnav-layout ----- */

.main-lnav-layout > *:first-child,
.main-lnav-layout > section:first-child > *:first-child,
.main-lnav-layout > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-lnav-layout__head > *:first-child,
.main-lnav-layout__head > section:first-child > *:first-child,
.main-lnav-layout__head > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-lnav-layout__body {
  width: 100%;
}

.main-lnav-layout__body > *:first-child,
.main-lnav-layout__body > section:first-child > *:first-child,
.main-lnav-layout__body > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ----- main-lnav-lead ----- */

.main-lnav-lead > *:first-child,
.main-lnav-lead > section:first-child > *:first-child,
.main-lnav-lead > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-lnav-lead__sub {
  margin: 1rem 0 0;
  font-size: var(--font-font-size--M);
  line-height: 1.4;
}

.main-lnav-lead__image-wrap {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}

.main-lnav-lead__image {
  display: block;
}

/* ----- main-lnav-lead-v2 ----- */
.main-lnav-lead-v2 {
  text-align: center;
}

.main-lnav-lead-v2 > *:first-child,
.main-lnav-lead-v2 > section:first-child > *:first-child,
.main-lnav-lead-v2 > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-lnav-lead-v2__sub {
  margin: 1rem 0 0;
  line-height: 1.4;
}

.main-lnav-lead-v2__image-wrap {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  width: 100%;
}

.main-lnav-lead-v2__image {
  display: block;
}

/* ----- main-lnav-text ----- */
.main-lnav-text {
  line-height: 1.6;
}

/* ----- main-lnav-text-v2 ----- */
.main-lnav-text-v2 {
  text-align: center;
}

/* ----- main-lnav-button-wrap ----- */
.main-lnav-button-wrap {
  display: flex;
  flex-flow: row wrap;
}

/* ----- main-lnav-button-wrap-v2 ----- */
.main-lnav-button-wrap-v2 {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.main-lnav-button-wrap-v2 > * {
  justify-content: center;
}

/* ----- main-lnav-button ----- */
.main-lnav-button .main-lnav-button__type, .main-lnav-button .main-lnav-button__type--blank, .main-lnav-button .main-lnav-button__type--pdf, .main-lnav-button .main-lnav-button__type--excel, .main-lnav-button .main-lnav-button__type--word, .main-lnav-button .main-lnav-button__type--powerpoint, .main-lnav-button .main-lnav-button__type--zip, .main-lnav-button .main-lnav-button__type--modal, .main-lnav-button .main-lnav-button__type--rss {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--color-border-1);
  border-radius: var(--radius-BT-L);
  background-color: var(--color-base-white);
  color: var(--color-base-main);
  font-size: var(--font-font-size--M);
  line-height: 1.4;
  text-align: center;
}

.main-lnav-button {
  display: flex;
  /* ------------------------------------------------------
   * Print
  ------------------------------------------------------ */
}

.main-lnav-button .main-lnav-button__type .main-lnav-button__label:after {
  right: 0;
}

.main-lnav-button .main-lnav-button__type--blank .main-lnav-button__label:after {
  right: 0;
}

.main-lnav-button .main-lnav-button__type--pdf .main-lnav-button__label:after {
  right: 0;
}

.main-lnav-button .main-lnav-button__type--excel .main-lnav-button__label:after {
  right: 0;
}

.main-lnav-button .main-lnav-button__type--word .main-lnav-button__label:after {
  right: 0;
}

.main-lnav-button .main-lnav-button__type--powerpoint .main-lnav-button__label:after {
  right: 0;
}

.main-lnav-button .main-lnav-button__type--zip .main-lnav-button__label:after {
  right: 0;
}

.main-lnav-button .main-lnav-button__type--modal .main-lnav-button__label:after {
  right: 0;
}

.main-lnav-button .main-lnav-button__type--rss .main-lnav-button__label:after {
  right: 0;
}

.main-lnav-button__label {
  display: block;
  position: relative;
  width: 100%;
}

.main-lnav-button__filesize {
  margin-left: var(--gap-link-gap);
  font-size: var(--font-font-size--M);
  font-style: normal;
  line-height: 1.4;
  vertical-align: baseline;
}

/* ----- main-lnav-card-wrap ----- */
.main-lnav-card-wrap {
  display: flex;
  flex-flow: row wrap;
  margin: 2em 0 0 0;
}

/* ----- main-lnav-card ----- */
.main-lnav-card {
  display: flex;
}

.main-lnav-card__inner {
  width: 100%;
}

.main-lnav-card__head > *:first-child,
.main-lnav-card__head > section:first-child > *:first-child,
.main-lnav-card__head > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-lnav-card__head:after {
  display: block;
  clear: both;
  content: "";
}

.main-lnav-card__body > *:first-child,
.main-lnav-card__body > section:first-child > *:first-child,
.main-lnav-card__body > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-lnav-card__contents > *:first-child,
.main-lnav-card__contents > section:first-child > *:first-child,
.main-lnav-card__contents > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-lnav-card__contents:after {
  display: block;
  clear: both;
  content: "";
}

.main-lnav-card__image {
  -webkit-transform: translateZ(0);
  -webkit-clip-path: inset(0 round var(--radius-L));
  aspect-ratio: 16/9;
          transform: translateZ(0);
  isolation: isolate;
          clip-path: inset(0 round var(--radius-L));
}

.main-lnav-card__image img {
  -webkit-transform: translateZ(0);
  -o-object-fit: scale-down;
  -o-object-position: center center;
  display: block;
  width: 100%;
  height: 100%;
     object-fit: scale-down;
     object-position: center center;
          transform: translateZ(0);
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  will-change: transform;
}

.main-lnav-card__image > *:first-child,
.main-lnav-card__image > section:first-child > *:first-child,
.main-lnav-card__image > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-lnav-card__title {
  font-size: var(--font-font-size--XL);
  line-height: 1.4;
}

.main-lnav-card__title > *:first-child,
.main-lnav-card__title > section:first-child > *:first-child,
.main-lnav-card__title > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.main-lnav-card__title:after {
  display: block;
  clear: both;
  content: "";
}

.main-lnav-card__meta {
  gap: 10px;
  display: flex;
  align-items: center;
}

.main-lnav-card__date {
  color: var(--color-font-news-date);
}

.main-lnav-card__category__link {
  display: flex;
  z-index: 1;
  position: relative;
  justify-content: center;
  overflow: hidden;
  border: 1px solid var(--color-border-1);
  border-radius: var(--radius-BT-L);
  background: var(--color-base-white);
  font-size: var(--font-font-size--XS);
  text-align: center;
}

.main-lnav-card__category__link, .main-lnav-card__category__link:link, .main-lnav-card__category__link:hover, .main-lnav-card__category__link:visited, .main-lnav-card__category__link:focus, .main-lnav-card__category__link:active {
  color: var(--color-font-TX1);
}

.main-lnav-card__tag-list {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  margin: 1em 0 0 0;
  padding: 0;
  list-style: none;
}

.main-lnav-card__tag-list > li {
  position: relative;
  list-style: none;
}

.main-lnav-card__tag {
  position: relative;
  font-size: var(--font-font-size--S);
}

.main-lnav-card__tag__link, .main-lnav-card__tag__link:link, .main-lnav-card__tag__link:hover, .main-lnav-card__tag__link:visited, .main-lnav-card__tag__link:focus, .main-lnav-card__tag__link:active {
  color: var(--color-font-TX1);
  text-decoration: underline;
}

/* ======================================================
 * overlay
====================================================== */
.main-overlay {
  display: block;
  z-index: 998;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s linear 0s;
}

body:is(.is-active-menu, .is-active-gnav) .main-overlay {
  opacity: 1;
  pointer-events: auto;
}

body:has(.is-active > .is-esc-overlay) .main-overlay {
  opacity: 0;
  pointer-events: none;
}

/* ------------------------------------------------------
 * Print
------------------------------------------------------ */
/* ======================================================
 * Footer
 * ------------------------------------------------------
 * Footer__head
 * Footer__body
 * Footer__guide
 * Footer__foot
 * Print
====================================================== */
/* ======================================================
 * Footer
====================================================== */
.Footer, .Footer--simple {
  display: block;
  position: relative;
  width: 100%;
  border-top-left-radius: var(--footer-circle-size);
  background: var(--color-sub-1);
  color: var(--color-font-TX1);
}

.Footer > *:first-child, .Footer--simple > *:first-child,
.Footer > section:first-child > *:first-child,
.Footer--simple > section:first-child > *:first-child,
.Footer > [class^="list-wrap"] > *:first-child,
.Footer--simple > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.Footer__inner > *:first-child,
.Footer__inner > section:first-child > *:first-child,
.Footer__inner > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.Footer:after, .Footer--simple:after {
  -webkit-mask-image: radial-gradient(circle at 0 0, transparent var(--footer-circle-size), black calc(var(--footer-circle-size) + 1px));
  -webkit-mask-size: var(--footer-circle-size) var(--footer-circle-size);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: left bottom;
  display: block;
  z-index: 1;
  position: absolute;
  top: calc(-1 * var(--footer-circle-size));
  right: 0;
  width: 100%;
  width: var(--footer-circle-size);
  height: var(--footer-circle-size);
  background: var(--color-sub-1);
  content: "";
          mask-image: radial-gradient(circle at 0 0, transparent var(--footer-circle-size), black calc(var(--footer-circle-size) + 1px));
          mask-position: left bottom;
          mask-repeat: no-repeat;
          mask-size: var(--footer-circle-size) var(--footer-circle-size);
}

.Footer__inner {
  margin: 0 auto;
}

.Footer__inner > *:first-child,
.Footer__inner > section:first-child > *:first-child,
.Footer__inner > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ------------------------------------------------------
 * Footer__body
------------------------------------------------------ */

.Footer__body > *:first-child,
.Footer__body > section:first-child > *:first-child,
.Footer__body > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.Footer__body__inner > *:first-child,
.Footer__body__inner > section:first-child > *:first-child,
.Footer__body__inner > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ----- footer-sitemap ----- */

.footer-sitemap > *:first-child,
.footer-sitemap > section:first-child > *:first-child,
.footer-sitemap > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-sitemap__column {
  width: 100%;
}

.footer-sitemap__column > *:first-child,
.footer-sitemap__column > section:first-child > *:first-child,
.footer-sitemap__column > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-sitemap__link > *:first-child,
.footer-sitemap__link > section:first-child > *:first-child,
.footer-sitemap__link > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-sitemap__link > [class*="__type"] {
  display: inline-block;
  position: relative;
  line-height: 1.6;
}

.footer-sitemap__link > [class*="__type"], .footer-sitemap__link > [class*="__type"]:link, .footer-sitemap__link > [class*="__type"]:hover, .footer-sitemap__link > [class*="__type"]:visited, .footer-sitemap__link > [class*="__type"]:focus, .footer-sitemap__link > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

.footer-sitemap__link > [class*="__type"] > *:first-child,
.footer-sitemap__link > [class*="__type"] > section:first-child > *:first-child,
.footer-sitemap__link > [class*="__type"] > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-sitemap__link__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-sitemap__link__list > *:first-child,
.footer-sitemap__link__list > section:first-child > *:first-child,
.footer-sitemap__link__list > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-sitemap__link__list > li {
  font-size: var(--font-font-size--S);
}

.footer-sitemap__link__list > li > *:first-child,
.footer-sitemap__link__list > li > section:first-child > *:first-child,
.footer-sitemap__link__list > li > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-sitemap__link__list > li > [class*="__type"] {
  display: inline-block;
  position: relative;
}

.footer-sitemap__link__list > li > [class*="__type"], .footer-sitemap__link__list > li > [class*="__type"]:link, .footer-sitemap__link__list > li > [class*="__type"]:hover, .footer-sitemap__link__list > li > [class*="__type"]:visited, .footer-sitemap__link__list > li > [class*="__type"]:focus, .footer-sitemap__link__list > li > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

.footer-sitemap__link__list > li > [class*="__type"] > *:first-child,
.footer-sitemap__link__list > li > [class*="__type"] > section:first-child > *:first-child,
.footer-sitemap__link__list > li > [class*="__type"] > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-sitemap__link__list__type--nolink {
  color: var(--color-font-noLink) !important;
}

.footer-sitemap__accordion__head, .footer-sitemap__accordion__head:link, .footer-sitemap__accordion__head:hover, .footer-sitemap__accordion__head:visited, .footer-sitemap__accordion__head:focus, .footer-sitemap__accordion__head:active {
  color: var(--color-font-TX1);
}

.footer-sitemap__accordion__head > *:first-child,
.footer-sitemap__accordion__head > section:first-child > *:first-child,
.footer-sitemap__accordion__head > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-sitemap__accordion__body > *:first-child,
.footer-sitemap__accordion__body > section:first-child > *:first-child,
.footer-sitemap__accordion__body > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-sitemap__top-link > [class*="__type"] {
  display: inline-block;
  position: relative;
  line-height: 1.6;
}

.footer-sitemap__top-link > [class*="__type"], .footer-sitemap__top-link > [class*="__type"]:link, .footer-sitemap__top-link > [class*="__type"]:hover, .footer-sitemap__top-link > [class*="__type"]:visited, .footer-sitemap__top-link > [class*="__type"]:focus, .footer-sitemap__top-link > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

.footer-sitemap__top-link > [class*="__type"] > *:first-child,
.footer-sitemap__top-link > [class*="__type"] > section:first-child > *:first-child,
.footer-sitemap__top-link > [class*="__type"] > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-sitemap__description-wrap > *:first-child,
.footer-sitemap__description-wrap > section:first-child > *:first-child,
.footer-sitemap__description-wrap > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-sitemap__description > *:first-child,
.footer-sitemap__description > section:first-child > *:first-child,
.footer-sitemap__description > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-sitemap__description__head > *:first-child,
.footer-sitemap__description__head > section:first-child > *:first-child,
.footer-sitemap__description__head > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-sitemap__description__detail > *:first-child,
.footer-sitemap__description__detail > section:first-child > *:first-child,
.footer-sitemap__description__detail > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-sitemap__description__title > [class*="__type"] {
  display: inline-block;
  position: relative;
}

.footer-sitemap__description__title > [class*="__type"], .footer-sitemap__description__title > [class*="__type"]:link, .footer-sitemap__description__title > [class*="__type"]:hover, .footer-sitemap__description__title > [class*="__type"]:visited, .footer-sitemap__description__title > [class*="__type"]:focus, .footer-sitemap__description__title > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

.footer-sitemap__description__title > [class*="__type"] > *:first-child,
.footer-sitemap__description__title > [class*="__type"] > section:first-child > *:first-child,
.footer-sitemap__description__title > [class*="__type"] > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-sitemap__link-list {
  display: flex;
  flex-flow: column wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-sitemap__link-list > *:first-child,
.footer-sitemap__link-list > section:first-child > *:first-child,
.footer-sitemap__link-list > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-sitemap__link-list > li {
  line-height: 1.6;
}

.footer-sitemap__link-list > li > [class*="__type"] {
  display: inline-block;
  position: relative;
}

.footer-sitemap__link-list > li > [class*="__type"], .footer-sitemap__link-list > li > [class*="__type"]:link, .footer-sitemap__link-list > li > [class*="__type"]:hover, .footer-sitemap__link-list > li > [class*="__type"]:visited, .footer-sitemap__link-list > li > [class*="__type"]:focus, .footer-sitemap__link-list > li > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

.footer-sitemap__link-list > li > [class*="__type"] > *:first-child,
.footer-sitemap__link-list > li > [class*="__type"] > section:first-child > *:first-child,
.footer-sitemap__link-list > li > [class*="__type"] > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ----- footer-share ----- */

.footer-share > *:first-child,
.footer-share > section:first-child > *:first-child,
.footer-share > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-share__list {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-share__list > *:first-child,
.footer-share__list > section:first-child > *:first-child,
.footer-share__list > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-share__list > li {
  font-size: var(--font-font-size--S);
}

.footer-share__list > li > *:first-child,
.footer-share__list > li > section:first-child > *:first-child,
.footer-share__list > li > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-share__link {
  display: block;
  position: relative;
}

.footer-share__link, .footer-share__link:link, .footer-share__link:hover, .footer-share__link:visited, .footer-share__link:focus, .footer-share__link:active {
  color: var(--color-font-TX1);
}

.footer-share__link > *:first-child,
.footer-share__link > section:first-child > *:first-child,
.footer-share__link > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ------------------------------------------------------
 * Footer__guide
------------------------------------------------------ */
.Footer__guide {
  position: relative;
}

/* ------------------------------------------------------
 * Footer__foot
------------------------------------------------------ */
.Footer__foot {
  position: relative;
}

.Footer__foot > *:first-child,
.Footer__foot > section:first-child > *:first-child,
.Footer__foot > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.Footer__body + .Footer__guide + .Footer__foot {
  border-top: 1px solid var(--color-border-2);
}

.Footer__foot__inner > *:first-child,
.Footer__foot__inner > section:first-child > *:first-child,
.Footer__foot__inner > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ----- footer-subnav ----- */
.footer-subnav > *:first-child,
.footer-subnav > section:first-child > *:first-child,
.footer-subnav > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-subnav__link-list {
  display: flex;
  flex-flow: row wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-subnav__link-list > *:first-child,
.footer-subnav__link-list > section:first-child > *:first-child,
.footer-subnav__link-list > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-subnav__link-list > li {
  position: relative;
  font-size: var(--font-font-size--S);
}

.footer-subnav__link-list > li > *:first-child,
.footer-subnav__link-list > li > section:first-child > *:first-child,
.footer-subnav__link-list > li > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-subnav__link-list > li > [class*="__type"] {
  display: inline-block;
  position: relative;
}

.footer-subnav__link-list > li > [class*="__type"], .footer-subnav__link-list > li > [class*="__type"]:link, .footer-subnav__link-list > li > [class*="__type"]:hover, .footer-subnav__link-list > li > [class*="__type"]:visited, .footer-subnav__link-list > li > [class*="__type"]:focus, .footer-subnav__link-list > li > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

.footer-subnav__link-list > li > [class*="__type"] > *:first-child,
.footer-subnav__link-list > li > [class*="__type"] > section:first-child > *:first-child,
.footer-subnav__link-list > li > [class*="__type"] > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ----- footer-copyright ----- */
.footer-copyright {
  color: var(--color-font-TX1);
  font-size: var(--font-font-size--XS);
  text-align: center;
}

.footer-copyright > *:last-child {
  margin-bottom: 0 !important;
}

.footer-copyright__label {
  font-size: inherit;
}

.footer-copyright__label > *:last-child {
  margin-bottom: 0 !important;
}

/* ----- footer-pagetop ----- */
.footer-pagetop {
  aspect-ratio: 1 / 1;
  z-index: 997;
  position: absolute;
}

.footer-pagetop > *:first-child,
.footer-pagetop > section:first-child > *:first-child,
.footer-pagetop > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-pagetop.is-fixed {
  position: fixed;
  top: auto;
}

.footer-pagetop > a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px solid var(--color-border-2);
  border-radius: 50%;
  background: var(--color-base-white);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  text-indent: -100vw;
  white-space: nowrap;
}

.footer-pagetop > a > *:first-child,
.footer-pagetop > a > section:first-child > *:first-child,
.footer-pagetop > a > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.footer-pagetop > a:after {
  aspect-ratio: 1 / 1;
  translate: -50% -50%;
  display: block;
  position: absolute;
  left: 50%;
  rotate: 45deg;
  border-style: solid;
  border-color: var(--color-base-main) transparent transparent var(--color-base-main);
  content: "";
  transition: border-color 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

/* ------------------------------------------------------
 * Print
------------------------------------------------------ */
/* ----- Module（Lighthouse対応: 必要なモジュールのみ読み込む） ----- */
/* ======================================================
 * NEWS-1
 * ------------------------------------------------------
 * vars
 * @import
 * @mixin
====================================================== */
/* ======================================================
 * vars
====================================================== */
/* ======================================================
 * import
====================================================== */
/* ======================================================
 * NEWS-1
 * ------------------------------------------------------
 * @import
 * @mixin
====================================================== */
/* ======================================================
 * import
====================================================== */
/* ======================================================
 * news-default
 * ------------------------------------------------------
 * @mixin
 * - Element
 * - Modifier
 * - Print
====================================================== */
/* ======================================================
 * mixin
====================================================== */
/* ======================================================
 * news-0001
 * ------------------------------------------------------
 * @mixin
 * - Element
 * - Modifier
 * - Print
====================================================== */
/* ======================================================
 * extend
====================================================== */
.news__type, .news__type--nolink, .news__type--blank, .news__type--pdf {
  display: flex;
  position: relative;
  align-items: flex-start;
}

.news__type > *:first-child, .news__type--nolink > *:first-child, .news__type--blank > *:first-child, .news__type--pdf > *:first-child,
.news__type > section:first-child > *:first-child,
.news__type--nolink > section:first-child > *:first-child,
.news__type--blank > section:first-child > *:first-child,
.news__type--pdf > section:first-child > *:first-child,
.news__type > [class^="list-wrap"] > *:first-child,
.news__type--nolink > [class^="list-wrap"] > *:first-child,
.news__type--blank > [class^="list-wrap"] > *:first-child,
.news__type--pdf > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.news-badge, .news-badge--type, .news-badge--category {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--color-news-category--1);
  color: var(--color-base-white);
  font-style: normal;
  text-align: center;
  vertical-align: middle;
}

/* ======================================================
 * mixin
====================================================== */
/* ======================================================
 * mixin
====================================================== */
/* ======================================================
 * mixin
====================================================== */
.news {
  margin: 2em 0 0 0;
  /* ------------------------------------------------------
   * Element
  ------------------------------------------------------ */
  /* ------------------------------------------------------
   * Print
  ------------------------------------------------------ */
  /* ------------------------------------------------------
   * Modifier
  ------------------------------------------------------ */
  border-top: 1px solid var(--color-border-2);
  /* ------------------------------------------------------
   * Element
  ------------------------------------------------------ */
  /* ------------------------------------------------------
   * Print
  ------------------------------------------------------ */
  /* ------------------------------------------------------
   * Modifier
  ------------------------------------------------------ */
}

.news__filesize {
  font-style: normal;
}

.news__article {
  border-bottom: 1px solid var(--color-border-2);
}

.news__article > *:first-child,
.news__article > section:first-child > *:first-child,
.news__article > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.news__article > [class*="__type"], .news__article > [class*="__type"]:link, .news__article > [class*="__type"]:hover, .news__article > [class*="__type"]:visited, .news__article > [class*="__type"]:focus, .news__article > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

.news__article > [class*="__type"] > *:first-child,
.news__article > [class*="__type"] > section:first-child > *:first-child,
.news__article > [class*="__type"] > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.news__head {
  flex-shrink: 0;
  order: 2;
}

.news__head > *:first-child,
.news__head > section:first-child > *:first-child,
.news__head > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.news__image {
  transition: opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.news__image > *:first-child,
.news__image > section:first-child > *:first-child,
.news__image > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.news__body {
  flex-grow: 1;
  order: 1;
}

.news__body > *:first-child,
.news__body > section:first-child > *:first-child,
.news__body > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.news__property {
  align-items: flex-start;
}

.news__date {
  flex-shrink: 0;
  color: var(--color-font-news-date);
  font-size: var(--font-font-size--S);
  white-space: nowrap;
}

.news__category {
  display: inline-flex;
  flex-flow: row wrap;
}

.news__category > *:first-child,
.news__category > section:first-child > *:first-child,
.news__category > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.news-badge--type {
  background-color: var(--color-news-category--1);
  color: var(--color-base-white, #FFF);
}

.news-badge--category {
  border: 1px solid var(--color-border-2, #DDD);
  background: var(--color-base-white, #FFF);
  color: var(--color-font-TX1);
}

.news__caption {
  flex-grow: 1;
}

.news__title {
  margin: 0;
  font-size: var(--font-font-size--M);
}

.news__filesize {
  margin-left: var(--gap-link-gap);
  font-size: var(--font-font-size--M);
  font-style: normal;
  line-height: 1.4;
  vertical-align: baseline;
}

/* ======================================================
 * TX-1
 * ------------------------------------------------------
 * vars
 * @import
 * @mixin
====================================================== */
/* ======================================================
 * vars
====================================================== */
/* ======================================================
 * import
====================================================== */
/* ======================================================
 * TX-1
 * ------------------------------------------------------
 * @import
 * @mixin
====================================================== */
/* ======================================================
 * import
====================================================== */
/* ======================================================
 * text-default
 * ------------------------------------------------------
 * @mixin
 * - Element
 * - Modifier
 * - Print
====================================================== */
/* ======================================================
 * mixin
====================================================== */
/* ======================================================
 * text-0001
 * ------------------------------------------------------
 * @mixin
 * - Element
 * - Modifier
 * - Print
====================================================== */
/* ======================================================
 * mixin
====================================================== */
/* ======================================================
 * mixin
====================================================== */
/* ======================================================
 * mixin
====================================================== */
.text {
  margin: 1em 0 0 0;
  font-size: var(--font-font-size--M);
  /* ------------------------------------------------------
   * Element
  ------------------------------------------------------ */
  /* ------------------------------------------------------
   * Print
  ------------------------------------------------------ */
  /* ------------------------------------------------------
   * Modifier
  ------------------------------------------------------ */
  /* ------------------------------------------------------
   * Element
  ------------------------------------------------------ */
  /* ------------------------------------------------------
   * Print
  ------------------------------------------------------ */
  /* ------------------------------------------------------
   * Modifier
  ------------------------------------------------------ */
}

.text--center {
  margin: 1em 0 0 0;
  font-size: var(--font-font-size--M);
  /* ------------------------------------------------------
   * Element
  ------------------------------------------------------ */
  /* ------------------------------------------------------
   * Print
  ------------------------------------------------------ */
  text-align: center;
}

.text--right {
  margin: 1em 0 0 0;
  font-size: var(--font-font-size--M);
  /* ------------------------------------------------------
   * Element
  ------------------------------------------------------ */
  /* ------------------------------------------------------
   * Print
  ------------------------------------------------------ */
  text-align: right;
}

.text--center {
  /* ------------------------------------------------------
   * Element
  ------------------------------------------------------ */
  /* ------------------------------------------------------
   * Print
  ------------------------------------------------------ */
}

.text--right {
  /* ------------------------------------------------------
   * Element
  ------------------------------------------------------ */
  /* ------------------------------------------------------
   * Print
  ------------------------------------------------------ */
}

/* ------------------------------------------------------
 * Path
------------------------------------------------------ */
/*----- 背景画像用パス -----*/
/* ------------------------------------------------------
 * Override
------------------------------------------------------ */
body {
  background-color: #000;
}

.Main__head {
  position: relative;
}

.Main__content {
  z-index: 1;
  position: relative;
}

.Footer, .Footer--simple {
  z-index: 1;
  position: relative;
  margin-top: -1px;
}

.Footer:before, .Footer--simple:before {
  -webkit-mask-image: radial-gradient(circle at 100% 100%, transparent var(--footer-circle-size), black calc(var(--footer-circle-size) + 1px));
  -webkit-mask-size: calc(var(--footer-circle-size) + 2px) calc(var(--footer-circle-size) + 2px);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: left top;
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(var(--footer-circle-size) + 2px);
  height: calc(var(--footer-circle-size) + 2px);
  background: var(--color-base-white);
  content: "";
          mask-image: radial-gradient(circle at 100% 100%, transparent var(--footer-circle-size), black calc(var(--footer-circle-size) + 1px));
          mask-position: left top;
          mask-repeat: no-repeat;
          mask-size: calc(var(--footer-circle-size) + 2px) calc(var(--footer-circle-size) + 2px);
}

/* ------------------------------------------------------
 * extend
------------------------------------------------------ */
.home-news-article__type, .home-news-article__type--nolink, .home-news-article__type--blank, .home-news-article__type--pdf {
  display: flex;
  position: relative;
  align-items: flex-start;
}

.home-news-article__type > *:first-child, .home-news-article__type--nolink > *:first-child, .home-news-article__type--blank > *:first-child, .home-news-article__type--pdf > *:first-child,
.home-news-article__type > section:first-child > *:first-child,
.home-news-article__type--nolink > section:first-child > *:first-child,
.home-news-article__type--blank > section:first-child > *:first-child,
.home-news-article__type--pdf > section:first-child > *:first-child,
.home-news-article__type > [class^="list-wrap"] > *:first-child,
.home-news-article__type--nolink > [class^="list-wrap"] > *:first-child,
.home-news-article__type--blank > [class^="list-wrap"] > *:first-child,
.home-news-article__type--pdf > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-badge--type, .home-badge--category, .home-news-article-badge, .home-news-article-badge--type, .home-news-article-badge--category {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--color-news-category--1);
  color: var(--color-base-white);
  font-size: var(--font-font-size--XS);
  font-style: normal;
  text-align: center;
  vertical-align: middle;
}

/* ------------------------------------------------------
 * PageComponent
------------------------------------------------------ */
/* ----- visually-hidden ----- */
.visually-hidden {
  clip: rect(0, 0, 0, 0);
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  white-space: nowrap;
}

/* ----- home-video ----- */
.home-video-wrap {
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
}

.home-video {
  aspect-ratio: 1920 / 800;
  position: absolute;
  left: 50%;
}

.home-video video {
  display: block;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
}

.home-video__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.home-video__control {
  -webkit-appearance: none;
          appearance: none;
  z-index: 2;
  position: absolute;
  width: 4rem;
  height: 4rem;
  padding: 0;
  border: 0;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  transition: background-image 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.home-video__control.is-played {
  background-image: url("/en/img/index_ic01_01.svg");
}

.home-video__control.is-paused {
  background-image: url("/en/img/index_ic02_01.svg");
}

/* ----- home-badge ----- */
.home-badge--type {
  background-color: var(--color-news-category--1);
  color: var(--color-base-white);
}

.home-badge--category {
  border: 1px solid var(--color-border-2);
  background: var(--color-base-white);
  color: var(--color-font-TX1);
}

/* ----- home-wrap ----- */
.home-wrap {
  position: relative;
  border-bottom-right-radius: var(--wrap-circle-size);
  background-color: var(--color-base-white);
}

.home-wrap > *:first-child,
.home-wrap > section:first-child > *:first-child,
.home-wrap > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-wrap:after {
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: left bottom;
  display: block;
  z-index: 1;
  position: absolute;
  background-color: var(--color-base-white);
  content: "";
          mask-position: left bottom;
          mask-repeat: no-repeat;
}

/* ----- home-pickup ----- */
.home-pickup > *:first-child,
.home-pickup > section:first-child > *:first-child,
.home-pickup > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-pickup__heading {
  margin: 0;
  line-height: 0;
  text-align: center;
}

.home-pickup__heading > img {
  display: inline-block;
  width: auto;
  height: 3.4rem;
}

.home-pickup__list {
  display: flex;
}

.home-pickup__type, .home-pickup__type--blank, .home-pickup__type--pdf, .home-pickup__type--nolink {
  display: flex;
  align-items: flex-start;
}

.home-pickup__type, .home-pickup__type:link, .home-pickup__type:hover, .home-pickup__type:visited, .home-pickup__type:focus, .home-pickup__type:active, .home-pickup__type--blank, .home-pickup__type--blank:link, .home-pickup__type--blank:hover, .home-pickup__type--blank:visited, .home-pickup__type--blank:focus, .home-pickup__type--blank:active, .home-pickup__type--pdf, .home-pickup__type--pdf:link, .home-pickup__type--pdf:hover, .home-pickup__type--pdf:visited, .home-pickup__type--pdf:focus, .home-pickup__type--pdf:active {
  color: var(--color-font-TX1);
}

.home-pickup__image {
  overflow: hidden;
}

.home-pickup__image > img {
  aspect-ratio: 16 / 9;
  -o-object-fit: cover;
  display: block;
  width: 100%;
  height: auto;
     object-fit: cover;
  transition: opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.home-pickup__property {
  display: flex;
}

.home-pickup__category {
  display: flex;
  flex-flow: row wrap;
  margin: 0;
  padding: 0;
  line-height: 0;
  list-style: none;
}

.home-pickup__category > li:first-child {
  width: 100%;
}

.home-pickup__title {
  margin: 0;
  font-size: var(--font-font-size--M);
}

.home-pickup__filesize {
  margin-left: var(--gap-link-gap);
  font-size: var(--font-font-size--M);
  font-style: normal;
  line-height: 1.4;
  vertical-align: baseline;
}

/* ----- home-products ----- */
.home-products {
  position: relative;
}

.home-products > *:first-child,
.home-products > section:first-child > *:first-child,
.home-products > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-products__inner {
  position: relative;
  isolation: isolate;
}

.home-products__media {
  flex-shrink: 0;
}

.home-products__media > img {
  aspect-ratio: 928 / 682;
  -o-object-fit: cover;
  display: block;
  width: 100%;
  height: auto;
     object-fit: cover;
}

.home-products__lead {
  display: flex;
  position: relative;
  flex-direction: column;
}

.home-products__catch {
  display: flex;
  flex-direction: column;
  margin: 0;
  color: var(--color-font-TX1);
  font-weight: 300;
  line-height: 1.4;
}

.home-products__catch-row {
  display: block;
}

.home-products__em {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(90deg, #73bfbf 0%, #6074ec 47%, #af68e5 100%);
          background-clip: text;
  color: transparent;
}

.home-products__logo {
  margin: 0;
  line-height: 0;
}

.home-products__logo > img {
  display: block;
  height: auto;
}

.home-products__button-wrap {
  margin: 0;
}

.home-products__button {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--color-border-1);
  border-radius: var(--radius-BT-L);
  background-color: var(--color-bg-base);
  line-height: 1.4;
}

.home-products__button, .home-products__button:link, .home-products__button:hover, .home-products__button:visited, .home-products__button:focus, .home-products__button:active {
  color: var(--color-base-main);
}

.home-products__button-label {
  display: block;
  position: relative;
  width: 100%;
  padding-right: calc(var(--icon-arrow-W) + var(--gap-link-gap));
  text-align: center;
}

.home-products__button-label:after {
  right: 0;
}

.home-products__button--blank {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--color-border-1);
  border-radius: var(--radius-BT-L);
  background-color: var(--color-bg-base);
  line-height: 1.4;
}

.home-products__button--blank, .home-products__button--blank:link, .home-products__button--blank:hover, .home-products__button--blank:visited, .home-products__button--blank:focus, .home-products__button--blank:active {
  color: var(--color-base-main);
}

.home-products__button--blank .home-products__button-label:after {
  right: 0;
}

/* ----- home-about ----- */
.home-about {
  position: relative;
}

.home-about > *:first-child,
.home-about > section:first-child > *:first-child,
.home-about > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-about__inner {
  position: relative;
  isolation: isolate;
}

.home-about__media {
  flex-shrink: 0;
}

.home-about__media > img {
  aspect-ratio: 928 / 682;
  -o-object-fit: cover;
  display: block;
  width: 100%;
  height: auto;
     object-fit: cover;
}

.home-about__inner-tx {
  display: flex;
  flex-direction: column;
}

.home-about__lead {
  display: flex;
  flex-direction: column;
}

.home-about__catch {
  display: flex;
  flex-direction: column;
  margin: 0;
  color: var(--color-font-TX1);
  font-weight: 300;
  line-height: 1.4;
}

.home-about__catch-row {
  display: block;
}

.home-about__em {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(90deg, #73bfbf 0%, #6074ec 47%, #af68e5 100%);
          background-clip: text;
  color: transparent;
}

.home-about__logo {
  margin: 0;
  line-height: 0;
}

.home-about__logo > img {
  display: block;
  height: auto;
}

.home-about__button-wrap {
  margin: 0;
}

.home-about__button {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--color-border-1);
  border-radius: var(--radius-BT-L);
  background-color: var(--color-bg-base);
  line-height: 1.4;
}

.home-about__button, .home-about__button:link, .home-about__button:hover, .home-about__button:visited, .home-about__button:focus, .home-about__button:active {
  color: var(--color-base-main);
}

.home-about__button-label {
  display: block;
  position: relative;
  width: 100%;
  padding-right: calc(var(--icon-arrow-W) + var(--gap-link-gap));
  text-align: center;
}

.home-about__button-label:after {
  right: 0;
}

.home-about__button--blank {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--color-border-1);
  border-radius: var(--radius-BT-L);
  background-color: var(--color-bg-base);
  line-height: 1.4;
}

.home-about__button--blank, .home-about__button--blank:link, .home-about__button--blank:hover, .home-about__button--blank:visited, .home-about__button--blank:focus, .home-about__button--blank:active {
  color: var(--color-base-main);
}

.home-about__button--blank .home-about__button-label:after {
  right: 0;
}

/* ----- home-story ----- */
.home-story {
  --story-circle-size: 4rem;
  position: relative;
}

.home-story > *:first-child,
.home-story > section:first-child > *:first-child,
.home-story > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-story:before {
  -webkit-mask-image: radial-gradient(circle at 100% 100%, transparent var(--story-circle-size), black calc(var(--story-circle-size) + 1px));
  -webkit-mask-size: var(--story-circle-size) var(--story-circle-size);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: left top;
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: var(--story-circle-size);
  height: var(--story-circle-size);
  background-color: var(--color-base-white);
  content: "";
          mask-image: radial-gradient(circle at 100% 100%, transparent var(--story-circle-size), black calc(var(--story-circle-size) + 1px));
          mask-position: left top;
          mask-repeat: no-repeat;
          mask-size: var(--story-circle-size) var(--story-circle-size);
}

.home-story:after {
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: left bottom;
  display: block;
  z-index: 1;
  position: absolute;
  content: "";
          mask-position: left bottom;
          mask-repeat: no-repeat;
}

.home-story__inner {
  position: relative;
  overflow: clip;
  background-color: rgba(0, 87, 206, 0.6);
  isolation: isolate;
}

.home-story__inner:before {
  inset: 0;
  -webkit-backdrop-filter: blur(5px);
  z-index: -1;
  position: absolute;
          backdrop-filter: blur(5px);
  content: "";
}

.home-story__media {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.home-story__media > img {
  display: block;
  height: auto;
}

.home-story__lead {
  display: flex;
  flex-direction: column;
}

.home-story__catch {
  margin: 0;
  color: var(--color-base-white);
  font-weight: 400;
  line-height: 1.4;
}

.home-story__catch-row {
  display: block;
}

.home-story__em {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(90deg, #2DD7FF 1.39%, #ACB4FF 47.08%, #D148FF 98.61%);
          background-clip: text;
  color: transparent;
}

.home-story__logo {
  margin: 0;
  line-height: 0;
}

.home-story__logo > img {
  display: block;
  height: auto;
}

.home-story__button-wrap {
  margin: 0;
}

.home-story__button {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--color-border-1);
  border-radius: var(--radius-BT-L);
  background-color: var(--color-bg-base);
  line-height: 1.4;
}

.home-story__button, .home-story__button:link, .home-story__button:hover, .home-story__button:visited, .home-story__button:focus, .home-story__button:active {
  color: var(--color-base-main);
}

.home-story__button-label {
  display: block;
  position: relative;
  width: 100%;
  padding-right: calc(var(--icon-arrow-W) + var(--gap-link-gap));
  text-align: center;
}

.home-story__button-label:after {
  right: 0;
}

/* ----- home-news ----- */
.home-news {
  position: relative;
  border-top-left-radius: var(--news-circle-size);
  background-color: var(--color-base-white);
}

.home-news > *:first-child,
.home-news > section:first-child > *:first-child,
.home-news > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-news:before {
  -webkit-mask-image: radial-gradient(circle at 100% 100%, transparent var(--news-circle-size), black calc(var(--news-circle-size) + 1px));
  -webkit-mask-size: var(--news-circle-size) var(--news-circle-size);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: left top;
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: var(--news-circle-size);
  height: var(--news-circle-size);
  background-color: rgba(0, 87, 206, 0.6);
  content: "";
          mask-image: radial-gradient(circle at 100% 100%, transparent var(--news-circle-size), black calc(var(--news-circle-size) + 1px));
          mask-position: left top;
          mask-repeat: no-repeat;
          mask-size: var(--news-circle-size) var(--news-circle-size);
}

.home-news:after {
  -webkit-mask-image: radial-gradient(circle at 0 0, transparent var(--news-circle-size), black calc(var(--news-circle-size) + 1px));
  -webkit-mask-size: var(--news-circle-size) var(--news-circle-size);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: left bottom;
  display: block;
  z-index: 1;
  position: absolute;
  top: calc(-1 * var(--news-circle-size));
  right: 0;
  width: var(--news-circle-size);
  height: var(--news-circle-size);
  background-color: var(--color-base-white);
  content: "";
          mask-image: radial-gradient(circle at 0 0, transparent var(--news-circle-size), black calc(var(--news-circle-size) + 1px));
          mask-position: left bottom;
          mask-repeat: no-repeat;
          mask-size: var(--news-circle-size) var(--news-circle-size);
}

.home-news__head {
  display: flex;
}

.home-news__heading {
  display: flex;
}

.home-news__title {
  margin: 0;
  line-height: 0;
}

.home-news__title > img {
  display: inline-block;
  width: auto;
  height: 3.4rem;
}

.home-news__all-link {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--color-border-1);
  border-radius: var(--radius-BT-L);
  background-color: var(--color-bg-base);
  line-height: 1.4;
}

.home-news__all-link, .home-news__all-link:link, .home-news__all-link:hover, .home-news__all-link:visited, .home-news__all-link:focus, .home-news__all-link:active {
  color: var(--color-base-main);
}

.home-news__all-link-label {
  display: block;
  position: relative;
  width: 100%;
  padding-right: calc(var(--icon-arrow-W) + var(--gap-link-gap));
  text-align: center;
}

.home-news__all-link-label:after {
  right: 0;
}

.home-news__tab-list {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

.home-news__tab {
  border-right: 1px solid var(--color-border-2);
}

.home-news__tab:last-child {
  border-right: 0;
}

.home-news__tab-link {
  -webkit-appearance: none;
          appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border: 0;
  background: transparent;
  color: var(--color-base-main);
  font-family: inherit;
  font-size: var(--font-font-size--M);
  line-height: 1.4;
  text-align: center;
  cursor: pointer;
}

.home-news__panel > *:first-child,
.home-news__panel > section:first-child > *:first-child,
.home-news__panel > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

/* ----- home-news-article ----- */

.home-news-article__item > *:first-child,
.home-news-article__item > section:first-child > *:first-child,
.home-news-article__item > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-news-article__item > [class*="__type"], .home-news-article__item > [class*="__type"]:link, .home-news-article__item > [class*="__type"]:hover, .home-news-article__item > [class*="__type"]:visited, .home-news-article__item > [class*="__type"]:focus, .home-news-article__item > [class*="__type"]:active {
  color: var(--color-font-TX1);
}

.home-news-article__item > [class*="__type"] > *:first-child,
.home-news-article__item > [class*="__type"] > section:first-child > *:first-child,
.home-news-article__item > [class*="__type"] > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-news-article__head {
  flex-shrink: 0;
  order: 2;
}

.home-news-article__head > *:first-child,
.home-news-article__head > section:first-child > *:first-child,
.home-news-article__head > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-news-article__image {
  transition: opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.home-news-article__image > *:first-child,
.home-news-article__image > section:first-child > *:first-child,
.home-news-article__image > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-news-article__body {
  flex-grow: 1;
}

.home-news-article__body > *:first-child,
.home-news-article__body > section:first-child > *:first-child,
.home-news-article__body > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-news-article__date {
  flex-shrink: 0;
  color: var(--color-font-news-date);
  white-space: nowrap;
}

.home-news-article__category {
  display: inline-flex;
  flex-flow: row wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}

.home-news-article__category > *:first-child,
.home-news-article__category > section:first-child > *:first-child,
.home-news-article__category > [class^="list-wrap"] > *:first-child {
  margin-top: 0 !important;
}

.home-news-article-badge--type {
  background-color: var(--color-news-category--1);
  color: var(--color-base-white, #FFF);
}

.home-news-article-badge--category {
  border: 1px solid var(--color-border-2, #DDD);
  background: var(--color-base-white, #FFF);
  color: var(--color-font-TX1);
}

.home-news-article__caption {
  flex-grow: 1;
}

.home-news-article__title {
  margin: 0;
  font-size: var(--font-font-size--M);
}

.home-news-article__filesize {
  margin-left: var(--gap-link-gap);
  font-size: var(--font-font-size--M);
  font-style: normal;
  line-height: 1.4;
  vertical-align: baseline;
}

/* ----- home スクロールアニメーション（js-home-animation） ----- */
/* keyframes */
@-webkit-keyframes home-anim-soft-y {
  from {
    -webkit-mask-position: center 100%;
            mask-position: center 100%;
    opacity: 0;
  }
  to {
    -webkit-mask-position: center 0%;
            mask-position: center 0%;
    opacity: 1;
  }
}
@keyframes home-anim-soft-y {
  from {
    -webkit-mask-position: center 100%;
            mask-position: center 100%;
    opacity: 0;
  }
  to {
    -webkit-mask-position: center 0%;
            mask-position: center 0%;
    opacity: 1;
  }
}

@-webkit-keyframes home-anim-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes home-anim-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes home-anim-band-right {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes home-anim-band-right {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes home-anim-band-left {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes home-anim-band-left {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes home-anim-soft {
  from {
    -webkit-mask-position: 100% center;
            mask-position: 100% center;
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  to {
    -webkit-mask-position: 0% center;
            mask-position: 0% center;
    opacity: 1;
  }
}

@keyframes home-anim-soft {
  from {
    -webkit-mask-position: 100% center;
            mask-position: 100% center;
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  to {
    -webkit-mask-position: 0% center;
            mask-position: 0% center;
    opacity: 1;
  }
}

@-webkit-keyframes home-anim-em {
  from {
    background-size: 0% 100%, 100% 100%;
  }
  to {
    background-size: 100% 100%, 100% 100%;
  }
}

@keyframes home-anim-em {
  from {
    background-size: 0% 100%, 100% 100%;
  }
  to {
    background-size: 100% 100%, 100% 100%;
  }
}

.home-products.js-home-animation {
  overflow-x: clip;
}

.home-products.js-home-animation.is-anim-ready .home-products__media > img {
  -webkit-mask-image: linear-gradient(to bottom, #000 0%, #000 33.34%, rgba(0, 0, 0, 0) 66.66%);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% 300%;
  -webkit-mask-position: center 100%;
          mask-image: linear-gradient(to bottom, #000 0%, #000 33.34%, rgba(0, 0, 0, 0) 66.66%);
          mask-position: center 100%;
          mask-repeat: no-repeat;
          mask-size: 100% 300%;
  opacity: 0;
  will-change: opacity, mask-position;
}

.home-products.js-home-animation.is-anim-ready .home-products__catch-row,
.home-products.js-home-animation.is-anim-ready .home-products__logo {
  -webkit-mask-image: linear-gradient(to right, #000 0%, #000 40%, rgba(0, 0, 0, 0) 60%);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 300% 100%;
  -webkit-mask-position: 100% center;
          mask-image: linear-gradient(to right, #000 0%, #000 40%, rgba(0, 0, 0, 0) 60%);
          mask-position: 100% center;
          mask-repeat: no-repeat;
          mask-size: 300% 100%;
  opacity: 0;
  will-change: opacity, mask-position;
}

.home-products.js-home-animation.is-anim-ready .home-products__em {
  background-image: linear-gradient(90deg, #73bfbf 0%, #6074ec 47%, #af68e5 100%), linear-gradient(var(--color-font-TX1), var(--color-font-TX1));
  background-position: left center, left center;
  background-repeat: no-repeat, no-repeat;
  background-size: 0% 100%, 100% 100%;
}

.home-products.js-home-animation.is-anim-ready .home-products__button-wrap {
  opacity: 0;
  will-change: opacity;
}

.home-products.js-home-animation.is-anim-ready .home-products__lead:before,
.home-products.js-home-animation.is-anim-ready .home-products__inner:before {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  will-change: transform;
}

.home-products.js-home-animation.is-active .home-products__media > img {
  -webkit-animation: home-anim-soft-y 0.8s cubic-bezier(0.33, 1, 0.68, 1) both;
          animation: home-anim-soft-y 0.8s cubic-bezier(0.33, 1, 0.68, 1) both;
}

.home-products.js-home-animation.is-active .home-products__lead:before,
.home-products.js-home-animation.is-active .home-products__inner:before {
  -webkit-animation: home-anim-band-right 0.8s cubic-bezier(0.22, 0.61, 0.36, 1) both 0.15s;
          animation: home-anim-band-right 0.8s cubic-bezier(0.22, 0.61, 0.36, 1) both 0.15s;
}

.home-products.js-home-animation.is-active .home-products__catch-row {
  -webkit-animation: home-anim-soft 0.9s cubic-bezier(0.33, 1, 0.68, 1) both 0.9s;
          animation: home-anim-soft 0.9s cubic-bezier(0.33, 1, 0.68, 1) both 0.9s;
}

.home-products.js-home-animation.is-active .home-products__catch-row + .home-products__catch-row {
  -webkit-animation-delay: 1.05s;
          animation-delay: 1.05s;
}

.home-products.js-home-animation.is-active .home-products__catch-row + .home-products__catch-row + .home-products__catch-row {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.home-products.js-home-animation.is-active .home-products__logo {
  -webkit-animation: home-anim-soft 0.7s cubic-bezier(0.33, 1, 0.68, 1) both 1.5s;
          animation: home-anim-soft 0.7s cubic-bezier(0.33, 1, 0.68, 1) both 1.5s;
}

.home-products.js-home-animation.is-active .home-products__em {
  -webkit-animation: home-anim-em 0.6s cubic-bezier(0.33, 1, 0.68, 1) both 1.65s;
          animation: home-anim-em 0.6s cubic-bezier(0.33, 1, 0.68, 1) both 1.65s;
}

.home-products.js-home-animation.is-active .home-products__button-wrap {
  -webkit-animation: home-anim-fade 0.7s cubic-bezier(0.33, 1, 0.68, 1) both 1.5s;
          animation: home-anim-fade 0.7s cubic-bezier(0.33, 1, 0.68, 1) both 1.5s;
}

.home-about.js-home-animation {
  overflow-x: clip;
}

.home-about.js-home-animation.is-anim-ready .home-about__media > img {
  -webkit-mask-image: linear-gradient(to bottom, #000 0%, #000 33.34%, rgba(0, 0, 0, 0) 66.66%);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% 300%;
  -webkit-mask-position: center 100%;
          mask-image: linear-gradient(to bottom, #000 0%, #000 33.34%, rgba(0, 0, 0, 0) 66.66%);
          mask-position: center 100%;
          mask-repeat: no-repeat;
          mask-size: 100% 300%;
  opacity: 0;
  will-change: opacity, mask-position;
}

.home-about.js-home-animation.is-anim-ready .home-about__catch-row,
.home-about.js-home-animation.is-anim-ready .home-about__logo {
  -webkit-mask-image: linear-gradient(to right, #000 0%, #000 40%, rgba(0, 0, 0, 0) 60%);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 300% 100%;
  -webkit-mask-position: 100% center;
          mask-image: linear-gradient(to right, #000 0%, #000 40%, rgba(0, 0, 0, 0) 60%);
          mask-position: 100% center;
          mask-repeat: no-repeat;
          mask-size: 300% 100%;
  opacity: 0;
  will-change: opacity, mask-position;
}

.home-about.js-home-animation.is-anim-ready .home-about__em {
  background-image: linear-gradient(90deg, #73bfbf 0%, #6074ec 47%, #af68e5 100%), linear-gradient(var(--color-font-TX1), var(--color-font-TX1));
  background-position: left center, left center;
  background-repeat: no-repeat, no-repeat;
  background-size: 0% 100%, 100% 100%;
}

.home-about.js-home-animation.is-anim-ready .home-about__button-wrap {
  opacity: 0;
  will-change: opacity;
}

.home-about.js-home-animation.is-anim-ready .home-about__lead:before,
.home-about.js-home-animation.is-anim-ready .home-about__inner:before {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  will-change: transform;
}

.home-about.js-home-animation.is-active .home-about__media > img {
  -webkit-animation: home-anim-soft-y 0.8s cubic-bezier(0.33, 1, 0.68, 1) both;
          animation: home-anim-soft-y 0.8s cubic-bezier(0.33, 1, 0.68, 1) both;
}

.home-about.js-home-animation.is-active .home-about__lead:before,
.home-about.js-home-animation.is-active .home-about__inner:before {
  -webkit-animation: home-anim-band-left 0.8s cubic-bezier(0.22, 0.61, 0.36, 1) both 0.15s;
          animation: home-anim-band-left 0.8s cubic-bezier(0.22, 0.61, 0.36, 1) both 0.15s;
}

.home-about.js-home-animation.is-active .home-about__catch-row {
  -webkit-animation: home-anim-soft 0.9s cubic-bezier(0.33, 1, 0.68, 1) both 0.9s;
          animation: home-anim-soft 0.9s cubic-bezier(0.33, 1, 0.68, 1) both 0.9s;
}

.home-about.js-home-animation.is-active .home-about__catch-row + .home-about__catch-row {
  -webkit-animation-delay: 1.05s;
          animation-delay: 1.05s;
}

.home-about.js-home-animation.is-active .home-about__catch-row + .home-about__catch-row + .home-about__catch-row {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.home-about.js-home-animation.is-active .home-about__logo {
  -webkit-animation: home-anim-soft 0.7s cubic-bezier(0.33, 1, 0.68, 1) both 1.5s;
          animation: home-anim-soft 0.7s cubic-bezier(0.33, 1, 0.68, 1) both 1.5s;
}

.home-about.js-home-animation.is-active .home-about__em {
  -webkit-animation: home-anim-em 0.6s cubic-bezier(0.33, 1, 0.68, 1) both 1.65s;
          animation: home-anim-em 0.6s cubic-bezier(0.33, 1, 0.68, 1) both 1.65s;
}

.home-about.js-home-animation.is-active .home-about__button-wrap {
  -webkit-animation: home-anim-fade 0.7s cubic-bezier(0.33, 1, 0.68, 1) both 1.5s;
          animation: home-anim-fade 0.7s cubic-bezier(0.33, 1, 0.68, 1) both 1.5s;
}

.home-story.js-home-animation.is-anim-ready .home-story__media > img {
  -webkit-mask-image: linear-gradient(to bottom, #000 0%, #000 33.34%, rgba(0, 0, 0, 0) 66.66%);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% 300%;
  -webkit-mask-position: center 100%;
          mask-image: linear-gradient(to bottom, #000 0%, #000 33.34%, rgba(0, 0, 0, 0) 66.66%);
          mask-position: center 100%;
          mask-repeat: no-repeat;
          mask-size: 100% 300%;
  opacity: 0;
  will-change: opacity, mask-position;
}

.home-story.js-home-animation.is-anim-ready .home-story__catch-row,
.home-story.js-home-animation.is-anim-ready .home-story__logo {
  -webkit-mask-image: linear-gradient(to right, #000 0%, #000 40%, rgba(0, 0, 0, 0) 60%);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 300% 100%;
  -webkit-mask-position: 100% center;
          mask-image: linear-gradient(to right, #000 0%, #000 40%, rgba(0, 0, 0, 0) 60%);
          mask-position: 100% center;
          mask-repeat: no-repeat;
          mask-size: 300% 100%;
  opacity: 0;
  will-change: opacity, mask-position;
}

.home-story.js-home-animation.is-anim-ready .home-story__em {
  background-image: linear-gradient(90deg, #2dd7ff 1.39%, #acb4ff 47.08%, #d148ff 98.61%), linear-gradient(var(--color-base-white), var(--color-base-white));
  background-position: left center, left center;
  background-repeat: no-repeat, no-repeat;
  background-size: 0% 100%, 100% 100%;
}

.home-story.js-home-animation.is-anim-ready .home-story__button-wrap {
  opacity: 0;
  will-change: opacity;
}

.home-story.js-home-animation.is-active .home-story__media > img {
  -webkit-animation: home-anim-soft-y 0.8s cubic-bezier(0.33, 1, 0.68, 1) both;
          animation: home-anim-soft-y 0.8s cubic-bezier(0.33, 1, 0.68, 1) both;
}

.home-story.js-home-animation.is-active .home-story__catch-row {
  -webkit-animation: home-anim-soft 0.9s cubic-bezier(0.33, 1, 0.68, 1) both 0.2s;
          animation: home-anim-soft 0.9s cubic-bezier(0.33, 1, 0.68, 1) both 0.2s;
}

.home-story.js-home-animation.is-active .home-story__catch-row + .home-story__catch-row {
  -webkit-animation-delay: 0.35s;
          animation-delay: 0.35s;
}

.home-story.js-home-animation.is-active .home-story__catch-row + .home-story__catch-row + .home-story__catch-row {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.home-story.js-home-animation.is-active .home-story__logo {
  -webkit-animation: home-anim-soft 0.7s cubic-bezier(0.33, 1, 0.68, 1) both 0.8s;
          animation: home-anim-soft 0.7s cubic-bezier(0.33, 1, 0.68, 1) both 0.8s;
}

.home-story.js-home-animation.is-active .home-story__em {
  -webkit-animation: home-anim-em 0.6s cubic-bezier(0.33, 1, 0.68, 1) both 0.95s;
          animation: home-anim-em 0.6s cubic-bezier(0.33, 1, 0.68, 1) both 0.95s;
}

.home-story.js-home-animation.is-active .home-story__button-wrap {
  -webkit-animation: home-anim-fade 0.7s cubic-bezier(0.33, 1, 0.68, 1) both 0.8s;
          animation: home-anim-fade 0.7s cubic-bezier(0.33, 1, 0.68, 1) both 0.8s;
}

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

@media print, screen and (min-width: 768px) {
  .header-gnav__type:after, .header-megamenu__title__type:after, .header-card .header-card__type .header-card__title:after, .header-link-list > li > [class*="__type"]:not([class*="--nolink"]):before, .header-snav__list > li > [class*="__type"]:before, .header-description__title__type:after, .main-lnav__title__type:after, .main-lnav__stage1 > li > [class*="__type"]:not([class*="--nolink"]):before, .main-lnav__stage2 > li > [class*="__type"]:not([class*="--nolink"]):before, .main-lnav-button .main-lnav-button__type .main-lnav-button__label:after, .main-lnav-card__title__link:after, .footer-sitemap__link__type:after, .footer-sitemap__top-link__type:after, .footer-sitemap__description__title__type:after, .news__type .news__title:after, .home-pickup__type .home-pickup__title:after, .home-products__button-label:after, .home-about__button-label:after, .home-story__button-label:after, .home-news__all-link-label:after, .home-news-article__type .home-news-article__title:after {
    width: 8px;
    height: 14px;
  }
  .header-megamenu__title__type:after, .header-card .header-card__type .header-card__title:after, .header-description__title__type:after, .main-lnav__title__type:after, .main-lnav-card__title__link:after, .footer-sitemap__link__type:after, .footer-sitemap__top-link__type:after, .footer-sitemap__description__title__type:after, .home-pickup__type .home-pickup__title:after {
    top: -2px;
  }
  .header-gnav__type--toggle:after, .footer-sitemap__accordion__head:after {
    width: 5px;
    height: 9px;
  }
  .header-gnav__type--toggle:after, .footer-sitemap__accordion__head:after {
    top: -2px;
  }
  .util-link--blank:after, .header-gnav__type--blank:after, .header-megamenu__title__type--blank:after, .header-card .header-card__type--blank .header-card__title:after, .header-link-list__type--blank:after, .header-snav__type--blank:after, .header-language__type--blank:after, .header-description__title__type--blank:after, .main-lnav__title__type--blank:after, .main-lnav__stage1__type--blank:after, .main-lnav__stage2__type--blank:after, .main-lnav-button .main-lnav-button__type--blank .main-lnav-button__label:after, .footer-sitemap__link__type--blank:after, .footer-sitemap__top-link__type--blank:after, .footer-sitemap__description__title__type--blank:after, .footer-sitemap__link-list__type--blank:after, .news__type--blank .news__title:after, .home-pickup__type--blank .home-pickup__title:after, .home-products__button--blank .home-products__button-label:after, .home-about__button--blank .home-about__button-label:after, .home-news-article__type--blank .home-news-article__title:after, .footer-sitemap__link__list__type--blank:after, .footer-subnav__link-list__type--blank:after, .util-link--pdf:after, .header-gnav__type--pdf:after, .header-megamenu__title__type--pdf:after, .header-card .header-card__type--pdf .header-card__title:after, .header-link-list__type--pdf:after, .header-snav__type--pdf:after, .header-language__type--pdf:after, .header-description__title__type--pdf:after, .main-lnav__title__type--pdf:after, .main-lnav__stage1__type--pdf:after, .main-lnav__stage2__type--pdf:after, .main-lnav-button .main-lnav-button__type--pdf .main-lnav-button__label:after, .footer-sitemap__link__type--pdf:after, .footer-sitemap__top-link__type--pdf:after, .footer-sitemap__description__title__type--pdf:after, .footer-sitemap__link-list__type--pdf:after, .news__type--pdf .news__title:after, .home-pickup__type--pdf .home-pickup__title:after, .home-news-article__type--pdf .home-news-article__title:after, .footer-sitemap__link__list__type--pdf:after, .footer-subnav__link-list__type--pdf:after, .util-link--excel:after, .main-lnav-button .main-lnav-button__type--excel .main-lnav-button__label:after, .util-link--word:after, .main-lnav-button .main-lnav-button__type--word .main-lnav-button__label:after, .util-link--powerpoint:after, .main-lnav-button .main-lnav-button__type--powerpoint .main-lnav-button__label:after, .util-link--zip:after, .main-lnav-button .main-lnav-button__type--zip .main-lnav-button__label:after, .util-link--modal:after, .main-lnav-button .main-lnav-button__type--modal .main-lnav-button__label:after, .util-link--rss:after, .main-lnav-button .main-lnav-button__type--rss .main-lnav-button__label:after {
    width: 14px;
    height: 14px;
  }
  .util-link--blank:after, .util-link--pdf:after, .util-link--excel:after, .util-link--word:after, .util-link--powerpoint:after, .util-link--zip:after, .util-link--modal:after, .util-link--rss:after, .header-megamenu__title__type--blank:after, .header-megamenu__title__type--pdf:after, .header-card .header-card__type--blank .header-card__title:after, .header-card .header-card__type--pdf .header-card__title:after, .header-link-list__type--blank:after, .header-link-list__type--pdf:after, .header-snav__type--blank:after, .header-snav__type--pdf:after, .header-language__type--blank:after, .header-language__type--pdf:after, .header-description__title__type--blank:after, .header-description__title__type--pdf:after, .main-lnav__title__type--blank:after, .main-lnav__title__type--pdf:after, .main-lnav__stage1__type--blank:after, .main-lnav__stage1__type--pdf:after, .main-lnav__stage2__type--blank:after, .main-lnav__stage2__type--pdf:after, .footer-sitemap__link__type--blank:after, .footer-sitemap__link__type--pdf:after, .footer-sitemap__link__list__type--blank:after, .footer-sitemap__link__list__type--pdf:after, .footer-sitemap__top-link__type--blank:after, .footer-sitemap__top-link__type--pdf:after, .footer-sitemap__description__title__type--blank:after, .footer-sitemap__description__title__type--pdf:after, .footer-sitemap__link-list__type--blank:after, .footer-sitemap__link-list__type--pdf:after, .footer-subnav__link-list__type--blank:after, .footer-subnav__link-list__type--pdf:after, .news__type .news__title:after, .news__type--blank .news__title:after, .news__type--pdf .news__title:after, .home-pickup__type--blank .home-pickup__title:after, .home-pickup__type--pdf .home-pickup__title:after, .home-news-article__type .home-news-article__title:after, .home-news-article__type--blank .home-news-article__title:after, .home-news-article__type--pdf .home-news-article__title:after {
    top: -2px;
  }
  :root {
    --col-2col: 58.2rem;
    --col-3col: 37.6rem;
    --col-4col: 27.3rem;
    --col-5col: 21.12rem;
    --col-6col: 17rem;
    --color-badge-high: var(--color-base-black);
    --color-badge-low: #eeeeee;
    --color-badge-middle: var(--color-base-black);
    --color-base-accent: #004098;
    --color-base-black: #333333;
    --color-base-main: #333333;
    --color-base-secondary: #dddddd;
    --color-base-white: white;
    --color-bg-base: var(--color-base-white);
    --color-border-1: #666666;
    --color-border-2: #dddddd;
    --color-font-hover: var(--color-base-main);
    --color-font-link: var(--color-base-main);
    --color-font-news-date: #999999;
    --color-font-noLink: var(--color-font-TX1);
    --color-font-red: #cc0000;
    --color-font-TX1: #333333;
    --color-font-TX2: #666666;
    --color-icon-blank: #666666;
    --color-icon-link: var(--color-base-main);
    --color-icon-noLink: var(--color-font-noLink);
    --color-icon-other: #666666;
    --color-news-category--1: var(--color-base-main);
    --color-sub-1: whitesmoke;
    --color-sub-2: #e9f1f4;
    --color-sub-3: var(--color-font-red);
    --color-sub-4: #6390d2;
    --color-sub-5: #666666;
    --color-sub-6: #f6f5f9;
    --color-sub-7: #c2d1d7;
    --font-font-family: 'Zen Kaku Gothic New';
    --font-font-size--L: 1.8rem;
    --font-font-size--M: 1.6rem;
    --font-font-size--S: 1.4rem;
    --font-font-size--text-field: 1.6rem;
    --font-font-size--XL: 2rem;
    --font-font-size--XS: 1.2rem;
    --format-content-W: 120rem;
    --format-viewport-minW: 126rem;
    --format-viewport-W: 192rem;
    --gap-col-gap: 3.6rem;
    --gap-link-gap: 1rem;
    --icon-arrow-H: 1.2rem;
    --icon-arrow-W: 0.7rem;
    --icon-base-size: 1.4rem;
    --radius-BT-L: 20rem;
    --radius-BT-M: 1rem;
    --radius-L: 1.6rem;
    --radius-M: 1rem;
  }
  :root .Main:has(.Main__sidelayout) .Main__sidelayout__content {
    --col-2col: 44.2rem;
    --col-3col: 28.6rem;
    --col-4col: 20.8rem;
    --col-5col: 16.12rem;
    --col-6col: 13rem;
    --color-badge-high: var(--color-base-black);
    --color-badge-low: #eeeeee;
    --color-badge-middle: var(--color-base-black);
    --color-base-accent: #004098;
    --color-base-black: #333333;
    --color-base-main: #333333;
    --color-base-secondary: #dddddd;
    --color-base-white: white;
    --color-bg-base: var(--color-base-white);
    --color-border-1: #666666;
    --color-border-2: #dddddd;
    --color-font-hover: var(--color-base-main);
    --color-font-link: var(--color-base-main);
    --color-font-news-date: #999999;
    --color-font-noLink: var(--color-font-TX1);
    --color-font-red: #cc0000;
    --color-font-TX1: #333333;
    --color-font-TX2: #666666;
    --color-icon-blank: #666666;
    --color-icon-link: var(--color-base-black);
    --color-icon-noLink: var(--color-font-noLink);
    --color-icon-other: #666666;
    --color-news-category--1: var(--color-base-main);
    --color-sub-1: whitesmoke;
    --color-sub-2: #e9f1f4;
    --color-sub-3: var(--color-font-red);
    --color-sub-4: #6390d2;
    --color-sub-5: #666666;
    --color-sub-6: #f6f5f9;
    --color-sub-7: #c2d1d7;
    --font-font-family: 'Zen Kaku Gothic New';
    --font-font-size--L: 1.8rem;
    --font-font-size--M: 1.6rem;
    --font-font-size--S: 1.4rem;
    --font-font-size--text-field: 1.6rem;
    --font-font-size--XL: 2rem;
    --font-font-size--XS: 1.2rem;
    --format-content-W: 91rem;
    --format-navi-W: 25rem;
    --format-viewport-minW: 126rem;
    --format-viewport-W: 192rem;
    --gap-col-gap: 2.6rem;
    --gap-link-gap: 1rem;
    --gap-navi-gap: 4rem;
    --icon-arrow-H: 1.2rem;
    --icon-arrow-W: 0.7rem;
    --icon-base-size: 1.4rem;
    --radius-BT-L: 20rem;
    --radius-BT-M: 1rem;
    --radius-L: 1.6rem;
    --radius-M: 1rem;
  }
  body {
    min-width: calc(1200px + 30px * 2);
    max-width: 1920px;
    margin: 0 auto;
    font-family: var(--font-font-family), Arial, Helvetica, sans-serif;
    font-weight: 500;
    line-height: 1.6;
  }
  a[href^="tel:"] {
    display: inline-block !important;
    outline: none;
    color: var(--color-font-TX1);
    text-decoration: none;
    cursor: default;
    pointer-events: none;
  }
  input,
  select,
  textarea,
  button,
  pre {
    font-family: var(--font-font-family), Arial, Helvetica, sans-serif;
    line-height: 1.6;
  }
  .util-pc-hidden {
    display: none !important;
  }
  .util-bold {
    font-weight: 700 !important;
  }
  .util-highlight--main {
    font-weight: 700 !important;
  }
  .util-highlight--sub {
    font-weight: 700 !important;
  }
  .util-highlight--accent {
    font-weight: 700 !important;
  }
  .util-highlight--white {
    font-weight: 700 !important;
  }
  .util-highlight--black {
    font-weight: 700 !important;
  }
  .util-highlight--base {
    font-weight: 700 !important;
  }
  .util-highlight--base2 {
    font-weight: 700 !important;
  }
  .util-highlight--disable {
    font-weight: 700 !important;
  }
  .util-highlight--placeholder {
    font-weight: 700 !important;
  }
  .util-highlight--bright {
    font-weight: 700 !important;
  }
  .util-highlight--red {
    font-weight: 700 !important;
  }
  .util-link:hover, .util-link--blank:hover, .util-link--pdf:hover, .util-link--excel:hover, .util-link--word:hover, .util-link--powerpoint:hover, .util-link--zip:hover, .util-link--modal:hover, .util-link--rss:hover {
    text-decoration: none;
  }
  .util-badge, .util-badge--high, .util-badge--middle, .util-badge--low {
    min-width: 104px;
    min-height: 25px;
    padding: 2px 9px;
    font-weight: 700;
  }
  .util-badge--high {
    font-size: var(--font-font-size--S);
  }
  [data-col-pc] {
    gap: 2rem var(--gap-col-gap);
  }
  [data-col-pc][data-col-pc="1"] {
    display: grid;
    grid-template-columns: auto;
  }
  [data-col-pc]:not([data-col-pc="1"]) {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
  }
  [data-col-pc="1"] > * {
    width: 100%;
  }
  [data-col-pc="2"] > * {
    width: calc((100% - (var(--gap-col-gap) * 1)) / 2);
  }
  [data-col-pc="3"] > * {
    width: calc((100% - (var(--gap-col-gap) * 2)) / 3);
  }
  [data-col-pc="4"] > * {
    width: calc((100% - (var(--gap-col-gap) * 3)) / 4);
  }
  [data-col-pc="5"] > * {
    width: calc((100% - (var(--gap-col-gap) * 4)) / 5);
  }
  [data-col-pc="6"] > * {
    width: calc((100% - (var(--gap-col-gap) * 5)) / 6);
  }
  [data-size-pc="1col"] {
    width: 100%;
  }
  [data-size-pc="1col"] > * {
    width: 100%;
  }
  [data-size-pc="2col"] {
    width: calc((100% - (var(--gap-col-gap) * (2 - 1))) / 2);
  }
  [data-size-pc="1/2col"] {
    width: calc(100% - ((100% - (var(--gap-col-gap) * (2 - 1))) / 2) - var(--gap-col-gap)) !important;
  }
  [data-size-pc="2col"] > * {
    width: 100%;
  }
  [data-size-pc="3col"] {
    width: calc((100% - (var(--gap-col-gap) * (3 - 1))) / 3);
  }
  [data-size-pc="2/3col"] {
    width: calc(100% - ((100% - (var(--gap-col-gap) * (3 - 1))) / 3) - var(--gap-col-gap)) !important;
  }
  [data-size-pc="3col"] > * {
    width: 100%;
  }
  [data-size-pc="4col"] {
    width: calc((100% - (var(--gap-col-gap) * (4 - 1))) / 4);
  }
  [data-size-pc="3/4col"] {
    width: calc(100% - ((100% - (var(--gap-col-gap) * (4 - 1))) / 4) - var(--gap-col-gap)) !important;
  }
  [data-size-pc="4col"] > * {
    width: 100%;
  }
  [data-size-pc="5col"] {
    width: calc((100% - (var(--gap-col-gap) * (5 - 1))) / 5);
  }
  [data-size-pc="4/5col"] {
    width: calc(100% - ((100% - (var(--gap-col-gap) * (5 - 1))) / 5) - var(--gap-col-gap)) !important;
  }
  [data-size-pc="5col"] > * {
    width: 100%;
  }
  [data-size-pc="6col"] {
    width: calc((100% - (var(--gap-col-gap) * (6 - 1))) / 6);
  }
  [data-size-pc="5/6col"] {
    width: calc(100% - ((100% - (var(--gap-col-gap) * (6 - 1))) / 6) - var(--gap-col-gap)) !important;
  }
  [data-size-pc="6col"] > * {
    width: 100%;
  }
  [data-size-pc="1per"] {
    width: 1% !important;
  }
  [data-size-pc="1per"] > * {
    width: 100%;
  }
  [data-size-pc="2per"] {
    width: 2% !important;
  }
  [data-size-pc="2per"] > * {
    width: 100%;
  }
  [data-size-pc="3per"] {
    width: 3% !important;
  }
  [data-size-pc="3per"] > * {
    width: 100%;
  }
  [data-size-pc="4per"] {
    width: 4% !important;
  }
  [data-size-pc="4per"] > * {
    width: 100%;
  }
  [data-size-pc="5per"] {
    width: 5% !important;
  }
  [data-size-pc="5per"] > * {
    width: 100%;
  }
  [data-size-pc="6per"] {
    width: 6% !important;
  }
  [data-size-pc="6per"] > * {
    width: 100%;
  }
  [data-size-pc="7per"] {
    width: 7% !important;
  }
  [data-size-pc="7per"] > * {
    width: 100%;
  }
  [data-size-pc="8per"] {
    width: 8% !important;
  }
  [data-size-pc="8per"] > * {
    width: 100%;
  }
  [data-size-pc="9per"] {
    width: 9% !important;
  }
  [data-size-pc="9per"] > * {
    width: 100%;
  }
  [data-size-pc="10per"] {
    width: 10% !important;
  }
  [data-size-pc="10per"] > * {
    width: 100%;
  }
  [data-size-pc="11per"] {
    width: 11% !important;
  }
  [data-size-pc="11per"] > * {
    width: 100%;
  }
  [data-size-pc="12per"] {
    width: 12% !important;
  }
  [data-size-pc="12per"] > * {
    width: 100%;
  }
  [data-size-pc="13per"] {
    width: 13% !important;
  }
  [data-size-pc="13per"] > * {
    width: 100%;
  }
  [data-size-pc="14per"] {
    width: 14% !important;
  }
  [data-size-pc="14per"] > * {
    width: 100%;
  }
  [data-size-pc="15per"] {
    width: 15% !important;
  }
  [data-size-pc="15per"] > * {
    width: 100%;
  }
  [data-size-pc="16per"] {
    width: 16% !important;
  }
  [data-size-pc="16per"] > * {
    width: 100%;
  }
  [data-size-pc="17per"] {
    width: 17% !important;
  }
  [data-size-pc="17per"] > * {
    width: 100%;
  }
  [data-size-pc="18per"] {
    width: 18% !important;
  }
  [data-size-pc="18per"] > * {
    width: 100%;
  }
  [data-size-pc="19per"] {
    width: 19% !important;
  }
  [data-size-pc="19per"] > * {
    width: 100%;
  }
  [data-size-pc="20per"] {
    width: 20% !important;
  }
  [data-size-pc="20per"] > * {
    width: 100%;
  }
  [data-size-pc="21per"] {
    width: 21% !important;
  }
  [data-size-pc="21per"] > * {
    width: 100%;
  }
  [data-size-pc="22per"] {
    width: 22% !important;
  }
  [data-size-pc="22per"] > * {
    width: 100%;
  }
  [data-size-pc="23per"] {
    width: 23% !important;
  }
  [data-size-pc="23per"] > * {
    width: 100%;
  }
  [data-size-pc="24per"] {
    width: 24% !important;
  }
  [data-size-pc="24per"] > * {
    width: 100%;
  }
  [data-size-pc="25per"] {
    width: 25% !important;
  }
  [data-size-pc="25per"] > * {
    width: 100%;
  }
  [data-size-pc="26per"] {
    width: 26% !important;
  }
  [data-size-pc="26per"] > * {
    width: 100%;
  }
  [data-size-pc="27per"] {
    width: 27% !important;
  }
  [data-size-pc="27per"] > * {
    width: 100%;
  }
  [data-size-pc="28per"] {
    width: 28% !important;
  }
  [data-size-pc="28per"] > * {
    width: 100%;
  }
  [data-size-pc="29per"] {
    width: 29% !important;
  }
  [data-size-pc="29per"] > * {
    width: 100%;
  }
  [data-size-pc="30per"] {
    width: 30% !important;
  }
  [data-size-pc="30per"] > * {
    width: 100%;
  }
  [data-size-pc="31per"] {
    width: 31% !important;
  }
  [data-size-pc="31per"] > * {
    width: 100%;
  }
  [data-size-pc="32per"] {
    width: 32% !important;
  }
  [data-size-pc="32per"] > * {
    width: 100%;
  }
  [data-size-pc="33per"] {
    width: 33% !important;
  }
  [data-size-pc="33per"] > * {
    width: 100%;
  }
  [data-size-pc="34per"] {
    width: 34% !important;
  }
  [data-size-pc="34per"] > * {
    width: 100%;
  }
  [data-size-pc="35per"] {
    width: 35% !important;
  }
  [data-size-pc="35per"] > * {
    width: 100%;
  }
  [data-size-pc="36per"] {
    width: 36% !important;
  }
  [data-size-pc="36per"] > * {
    width: 100%;
  }
  [data-size-pc="37per"] {
    width: 37% !important;
  }
  [data-size-pc="37per"] > * {
    width: 100%;
  }
  [data-size-pc="38per"] {
    width: 38% !important;
  }
  [data-size-pc="38per"] > * {
    width: 100%;
  }
  [data-size-pc="39per"] {
    width: 39% !important;
  }
  [data-size-pc="39per"] > * {
    width: 100%;
  }
  [data-size-pc="40per"] {
    width: 40% !important;
  }
  [data-size-pc="40per"] > * {
    width: 100%;
  }
  [data-size-pc="41per"] {
    width: 41% !important;
  }
  [data-size-pc="41per"] > * {
    width: 100%;
  }
  [data-size-pc="42per"] {
    width: 42% !important;
  }
  [data-size-pc="42per"] > * {
    width: 100%;
  }
  [data-size-pc="43per"] {
    width: 43% !important;
  }
  [data-size-pc="43per"] > * {
    width: 100%;
  }
  [data-size-pc="44per"] {
    width: 44% !important;
  }
  [data-size-pc="44per"] > * {
    width: 100%;
  }
  [data-size-pc="45per"] {
    width: 45% !important;
  }
  [data-size-pc="45per"] > * {
    width: 100%;
  }
  [data-size-pc="46per"] {
    width: 46% !important;
  }
  [data-size-pc="46per"] > * {
    width: 100%;
  }
  [data-size-pc="47per"] {
    width: 47% !important;
  }
  [data-size-pc="47per"] > * {
    width: 100%;
  }
  [data-size-pc="48per"] {
    width: 48% !important;
  }
  [data-size-pc="48per"] > * {
    width: 100%;
  }
  [data-size-pc="49per"] {
    width: 49% !important;
  }
  [data-size-pc="49per"] > * {
    width: 100%;
  }
  [data-size-pc="50per"] {
    width: 50% !important;
  }
  [data-size-pc="50per"] > * {
    width: 100%;
  }
  [data-size-pc="51per"] {
    width: 51% !important;
  }
  [data-size-pc="51per"] > * {
    width: 100%;
  }
  [data-size-pc="52per"] {
    width: 52% !important;
  }
  [data-size-pc="52per"] > * {
    width: 100%;
  }
  [data-size-pc="53per"] {
    width: 53% !important;
  }
  [data-size-pc="53per"] > * {
    width: 100%;
  }
  [data-size-pc="54per"] {
    width: 54% !important;
  }
  [data-size-pc="54per"] > * {
    width: 100%;
  }
  [data-size-pc="55per"] {
    width: 55% !important;
  }
  [data-size-pc="55per"] > * {
    width: 100%;
  }
  [data-size-pc="56per"] {
    width: 56% !important;
  }
  [data-size-pc="56per"] > * {
    width: 100%;
  }
  [data-size-pc="57per"] {
    width: 57% !important;
  }
  [data-size-pc="57per"] > * {
    width: 100%;
  }
  [data-size-pc="58per"] {
    width: 58% !important;
  }
  [data-size-pc="58per"] > * {
    width: 100%;
  }
  [data-size-pc="59per"] {
    width: 59% !important;
  }
  [data-size-pc="59per"] > * {
    width: 100%;
  }
  [data-size-pc="60per"] {
    width: 60% !important;
  }
  [data-size-pc="60per"] > * {
    width: 100%;
  }
  [data-size-pc="61per"] {
    width: 61% !important;
  }
  [data-size-pc="61per"] > * {
    width: 100%;
  }
  [data-size-pc="62per"] {
    width: 62% !important;
  }
  [data-size-pc="62per"] > * {
    width: 100%;
  }
  [data-size-pc="63per"] {
    width: 63% !important;
  }
  [data-size-pc="63per"] > * {
    width: 100%;
  }
  [data-size-pc="64per"] {
    width: 64% !important;
  }
  [data-size-pc="64per"] > * {
    width: 100%;
  }
  [data-size-pc="65per"] {
    width: 65% !important;
  }
  [data-size-pc="65per"] > * {
    width: 100%;
  }
  [data-size-pc="66per"] {
    width: 66% !important;
  }
  [data-size-pc="66per"] > * {
    width: 100%;
  }
  [data-size-pc="67per"] {
    width: 67% !important;
  }
  [data-size-pc="67per"] > * {
    width: 100%;
  }
  [data-size-pc="68per"] {
    width: 68% !important;
  }
  [data-size-pc="68per"] > * {
    width: 100%;
  }
  [data-size-pc="69per"] {
    width: 69% !important;
  }
  [data-size-pc="69per"] > * {
    width: 100%;
  }
  [data-size-pc="70per"] {
    width: 70% !important;
  }
  [data-size-pc="70per"] > * {
    width: 100%;
  }
  [data-size-pc="71per"] {
    width: 71% !important;
  }
  [data-size-pc="71per"] > * {
    width: 100%;
  }
  [data-size-pc="72per"] {
    width: 72% !important;
  }
  [data-size-pc="72per"] > * {
    width: 100%;
  }
  [data-size-pc="73per"] {
    width: 73% !important;
  }
  [data-size-pc="73per"] > * {
    width: 100%;
  }
  [data-size-pc="74per"] {
    width: 74% !important;
  }
  [data-size-pc="74per"] > * {
    width: 100%;
  }
  [data-size-pc="75per"] {
    width: 75% !important;
  }
  [data-size-pc="75per"] > * {
    width: 100%;
  }
  [data-size-pc="76per"] {
    width: 76% !important;
  }
  [data-size-pc="76per"] > * {
    width: 100%;
  }
  [data-size-pc="77per"] {
    width: 77% !important;
  }
  [data-size-pc="77per"] > * {
    width: 100%;
  }
  [data-size-pc="78per"] {
    width: 78% !important;
  }
  [data-size-pc="78per"] > * {
    width: 100%;
  }
  [data-size-pc="79per"] {
    width: 79% !important;
  }
  [data-size-pc="79per"] > * {
    width: 100%;
  }
  [data-size-pc="80per"] {
    width: 80% !important;
  }
  [data-size-pc="80per"] > * {
    width: 100%;
  }
  [data-size-pc="81per"] {
    width: 81% !important;
  }
  [data-size-pc="81per"] > * {
    width: 100%;
  }
  [data-size-pc="82per"] {
    width: 82% !important;
  }
  [data-size-pc="82per"] > * {
    width: 100%;
  }
  [data-size-pc="83per"] {
    width: 83% !important;
  }
  [data-size-pc="83per"] > * {
    width: 100%;
  }
  [data-size-pc="84per"] {
    width: 84% !important;
  }
  [data-size-pc="84per"] > * {
    width: 100%;
  }
  [data-size-pc="85per"] {
    width: 85% !important;
  }
  [data-size-pc="85per"] > * {
    width: 100%;
  }
  [data-size-pc="86per"] {
    width: 86% !important;
  }
  [data-size-pc="86per"] > * {
    width: 100%;
  }
  [data-size-pc="87per"] {
    width: 87% !important;
  }
  [data-size-pc="87per"] > * {
    width: 100%;
  }
  [data-size-pc="88per"] {
    width: 88% !important;
  }
  [data-size-pc="88per"] > * {
    width: 100%;
  }
  [data-size-pc="89per"] {
    width: 89% !important;
  }
  [data-size-pc="89per"] > * {
    width: 100%;
  }
  [data-size-pc="90per"] {
    width: 90% !important;
  }
  [data-size-pc="90per"] > * {
    width: 100%;
  }
  [data-size-pc="91per"] {
    width: 91% !important;
  }
  [data-size-pc="91per"] > * {
    width: 100%;
  }
  [data-size-pc="92per"] {
    width: 92% !important;
  }
  [data-size-pc="92per"] > * {
    width: 100%;
  }
  [data-size-pc="93per"] {
    width: 93% !important;
  }
  [data-size-pc="93per"] > * {
    width: 100%;
  }
  [data-size-pc="94per"] {
    width: 94% !important;
  }
  [data-size-pc="94per"] > * {
    width: 100%;
  }
  [data-size-pc="95per"] {
    width: 95% !important;
  }
  [data-size-pc="95per"] > * {
    width: 100%;
  }
  [data-size-pc="96per"] {
    width: 96% !important;
  }
  [data-size-pc="96per"] > * {
    width: 100%;
  }
  [data-size-pc="97per"] {
    width: 97% !important;
  }
  [data-size-pc="97per"] > * {
    width: 100%;
  }
  [data-size-pc="98per"] {
    width: 98% !important;
  }
  [data-size-pc="98per"] > * {
    width: 100%;
  }
  [data-size-pc="99per"] {
    width: 99% !important;
  }
  [data-size-pc="99per"] > * {
    width: 100%;
  }
  [data-size-pc="100per"] {
    width: 100% !important;
  }
  [data-size-pc="100per"] > * {
    width: 100%;
  }
  :root {
    --header-height-base: 89px;
  }
  .Header, .Header--simple {
    width: max(100%, calc(1200px + 30px * 2));
    height: var(--header-height-base);
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header:not(:hover), body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple:not(:hover) {
    border-bottom-color: transparent;
    background-color: transparent;
  }
  .Header__inner {
    gap: 0 1.9rem;
    margin-inline: auto;
    justify-content: space-between;
    max-width: 1640px;
  }
  .Header__head {
    flex-shrink: 1;
  }
  .header-logo {
    width: 150px;
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header:not(:hover) .header-logo > [class*="__type"]:before, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple:not(:hover) .header-logo > [class*="__type"]:before {
    opacity: 1;
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header:not(:hover) .header-logo > [class*="__type"] > img, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple:not(:hover) .header-logo > [class*="__type"] > img {
    opacity: 0.001;
  }
  .Header__body__inner {
    gap: 0 var(--gap-col-gap);
    grid-column-gap: 10px;
    grid-row-gap: 16px;
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: auto 1fr;
  }
  .header-gnav {
    grid-area: 2 / 1 / 3 / 2;
  }
  .header-gnav__list {
    gap: 0 20px;
    display: flex;
    justify-content: end;
    height: 100%;
  }
  .header-gnav__list > li.is-active .header-gnav__item:after, .header-gnav__list > li.is-current .header-gnav__item:after {
    opacity: 1;
  }
  .header-gnav__item {
    display: flex;
    align-items: center;
    height: 100%;
  }
  .header-gnav__item:after {
    translate: -50% 0;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100%;
    height: 3px;
    background: var(--color-base-main);
    content: "";
    opacity: 0;
    transition: opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .header-gnav__item > [class*="__type"] {
    padding-bottom: 1.6rem;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.4;
  }
  .header-gnav__item > [class*="__type"]:hover {
    text-decoration: underline;
  }
  .header-gnav__type:after {
    display: none;
  }
  .header-gnav__type--blank:after {
    -webkit-margin-start: var(--gap-link-gap);
    top: -2px;
            margin-inline-start: var(--gap-link-gap);
  }
  .header-gnav__type--pdf:after {
    -webkit-margin-start: var(--gap-link-gap);
    top: -2px;
            margin-inline-start: var(--gap-link-gap);
  }
  .header-gnav__type--toggle:after {
    top: -1px;
    right: 3px;
    margin-left: 10px;
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header:not(:hover) .header-gnav__item:after, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple:not(:hover) .header-gnav__item:after {
    background-color: var(--color-base-white);
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header:not(:hover) .header-gnav__item > [class*="__type"], body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple:not(:hover) .header-gnav__item > [class*="__type"] {
    color: var(--color-base-white);
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header:not(:hover) .header-gnav__type--toggle:after, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple:not(:hover) .header-gnav__type--toggle:after {
    background-color: rgba(255, 255, 255, 0);
    background-image: url("/en/app-files/img/sprite/icon.svg#minarrow2-usage");
  }
  .header-megamenu {
    padding-block: 3.5rem;
    padding-inline: 30px;
    -webkit-clip-path: inset(0 0 -12px 0);
    position: absolute;
    top: calc(100% + 1px);
    left: 0;
    overflow: auto;
    background: var(--color-sub-1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
            clip-path: inset(0 0 -12px 0);
  }
  .header-megamenu__inner {
    position: relative;
    width: 1200px;
  }
  .header-megamenu__head {
    padding-block: 5px 0;
    padding-inline: 0 calc(118px + var(--gap-col-gap));
  }
  .header-megamenu__title > [class*="__type"] {
    font-size: 2.6rem;
    font-weight: 700;
  }
  .header-megamenu__title > [class*="__type"]:not([class*="--nolink"]):hover {
    text-decoration: underline;
  }
  .header-megamenu__title__type:after {
    top: -3px;
  }
  .header-megamenu__body {
    margin: 2.6rem 0 0;
  }
  .header-megamenu__close {
    padding-block: .8rem;
    padding-inline: 2.2rem 4.6rem;
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid var(--color-border-1);
    border-radius: var(--radius-BT-L);
    background: var(--color-base-white);
    color: var(--color-base-main);
    font-size: var(--font-font-size--S);
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    transition: border-color 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s, background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s, color 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .header-megamenu__close:hover {
    border: 1px solid var(--color-border-1);
    background: var(--color-sub-5);
    color: var(--color-base-white);
  }
  .header-megamenu__close:hover:before, .header-megamenu__close:hover:after {
    background-color: var(--color-base-white);
  }
  .header-megamenu__close:before, .header-megamenu__close:after {
    translate: 0 -50%;
    -webkit-transform-origin: center;
    display: block;
    position: absolute;
    top: 50%;
    right: 2.1rem;
    width: 16px;
    height: 2px;
            transform-origin: center;
    background: var(--color-icon-other);
    content: "";
    transition: background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .header-megamenu__close:before {
    rotate: 45deg;
  }
  .header-megamenu__close:after {
    rotate: -45deg;
  }
  .header-card-wrap {
    row-gap: 3.6rem;
    margin-top: 5.1rem;
  }
  .header-card > [class*="__type"] {
    -webkit-clip-path: inset(0 round var(--radius-M));
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    background: var(--color-base-white);
            clip-path: inset(0 round var(--radius-M));
  }
  .header-card > [class*="__type"]:not([class*="--nolink"]):hover .header-card__title {
    text-decoration: underline;
  }
  .header-card > [class*="__type"]:not([class*="--nolink"]):hover .header-card__image img {
    -webkit-transform: scale(1.1) translateZ(0);
            transform: scale(1.1) translateZ(0);
  }
  .header-card__head {
    flex-shrink: 0;
    width: 100px;
  }
  .header-card__body {
    padding: 2.2rem 1.6rem;
  }
  .header-card__title {
    font-weight: 700;
  }
  .header-card__filesize {
    font-weight: 500;
  }
  .header-link-list {
    row-gap: 1rem;
    margin-top: 3.4rem;
  }
  .header-link-list > li > [class*="__type"]:not([class*="--nolink"]):hover {
    text-decoration: underline;
  }
  .header-link-list > li > [class*="__type"]:not([class*="--nolink"]) {
    padding-left: calc(8px + var(--gap-link-gap));
  }
  .header-link-list > li > [class*="__type"]:not([class*="--nolink"]):before {
    top: .3em;
    left: 0;
  }
  .header-link-list__filesize {
    font-weight: 500;
  }
  .header-utility {
    gap: 0;
    grid-area: 1 / 2 / 3 / 3;
    padding: 1rem 0;
  }
  .header-utility__link:has(.header-utility__link__type--menu) {
    display: none;
  }
  .header-utility__link + .header-utility__link {
    border-left: 1px solid var(--color-border-2);
  }
  .header-utility__link > [class*="__type"] {
    min-width: 7.1rem;
    font-size: 1rem;
    font-weight: 700;
  }
  .header-utility__link > [class*="__type"]:hover {
    text-decoration: underline;
  }
  .header-utility__link__type--inquiry {
    width: 8.1rem;
  }
  .header-utility__link__label:before {
    top: 22px;
    width: 24px;
  }
  .header-utility__link__close:before {
    top: 22px;
    width: 24px;
    background-image: url(/en/app-files/img/cmn_ic06_01.svg);
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header:not(:hover) .header-utility__link + .header-utility__link, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple:not(:hover) .header-utility__link + .header-utility__link {
    border-left-color: var(--color-base-white);
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header:not(:hover) .header-utility__link > [class*="__type"], body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple:not(:hover) .header-utility__link > [class*="__type"] {
    color: var(--color-base-white);
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header:not(:hover) .header-utility__link__type--search .header-utility__link__label:before, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple:not(:hover) .header-utility__link__type--search .header-utility__link__label:before {
    background-color: rgba(255, 255, 255, 0);
    background-image: url("/en/app-files/img/cmn_ic05_02.svg");
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header:not(:hover) .header-utility__link__type--inquiry .header-utility__link__label:before, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple:not(:hover) .header-utility__link__type--inquiry .header-utility__link__label:before {
    background-color: rgba(255, 255, 255, 0);
    background-image: url("/en/app-files/img/cmn_ic04_02.svg");
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header:not(:hover) .header-utility__link__type--language .header-utility__link__label:before, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple:not(:hover) .header-utility__link__type--language .header-utility__link__label:before {
    background-color: rgba(255, 255, 255, 0);
    background-image: url("/en/app-files/img/cmn_ic03_02.svg");
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header:not(:hover) .header-utility__link__type--menu, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple:not(:hover) .header-utility__link__type--menu {
    border-left-color: transparent;
    background-color: transparent;
  }
  .header-snav {
    display: flex;
    grid-area: 1 / 1 / 2 / 2;
    justify-content: end;
    padding-top: 1.6rem;
  }
  .header-snav__list {
    gap: 0 24px;
    height: 100%;
  }
  .header-snav__list > li {
    font-size: 1.3rem;
  }
  .header-snav__list > li > [class*="__type"]:hover {
    text-decoration: underline;
  }
  .header-snav__list > li > [class*="__type"]:before {
    display: none !important;
  }
  .header-snav__list > li > [class*="__type"]:before {
    top: .3em;
    left: 0;
  }
  .header-snav__type--blank:after {
    margin-left: 6px;
  }
  .header-snav__type--pdf:after {
    margin-left: 6px;
  }
  .header-snav__filesize {
    font-weight: 500;
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header:not(:hover) .header-snav__list > li > [class*="__type"], body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple:not(:hover) .header-snav__list > li > [class*="__type"] {
    color: var(--color-base-white);
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header:not(:hover) .header-snav__type--blank:after, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple:not(:hover) .header-snav__type--blank:after {
    background-color: rgba(255, 255, 255, 0);
    background-image: url("/en/app-files/img/sprite/icon.svg#blank2-usage");
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header:not(:hover) .header-snav__type--pdf:after, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple:not(:hover) .header-snav__type--pdf:after {
    background-color: rgba(255, 255, 255, 0);
    background-image: url("/en/app-files/img/sprite/icon.svg#pdf2-usage");
  }
  .header-language-wrap {
    top: 69px;
    width: 120px;
  }
  .header-language-wrap:before, .header-language-wrap:after {
    aspect-ratio: 13 / 11;
    width: 13px;
  }
  .header-language-wrap:after {
    top: -8px;
  }
  .header-language > li {
    font-size: var(--font-font-size--S);
    font-weight: 700;
  }
  .header-language > li > [class*="__type"] {
    padding: .9rem .6rem;
  }
  .header-language > li > [class*="__type"]:hover {
    text-decoration: underline;
  }
  .header-description {
    margin: 3.2rem 0 0;
  }
  .header-description__detail {
    margin: 1.6rem 0 0;
  }
  .header-description__title {
    font-size: var(--font-font-size--XL);
    font-weight: 700;
  }
  .header-description__title > [class*="__type"]:not([class*="--nolink"]):hover {
    text-decoration: underline;
  }
  .header-search-wrap {
    padding-block: 3.5rem;
    padding-inline: 30px;
  }
  .header-search-wrap__inner {
    width: 1200px;
  }
  .header-search-wrap__close {
    padding-block: 1.1rem;
    padding-inline: 2.3rem 4.5rem;
    margin-top: 3.2rem;
    border: 1px solid var(--color-border-1);
    border-radius: 5px;
    background: var(--color-bg-base);
    font-size: var(--font-font-size--M);
    font-weight: 700;
    text-align: center;
    transition: border-color 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s, background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s, color 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .header-search-wrap__close:hover {
    border-color: var(--color-base-secondary);
    background-color: var(--color-base-secondary);
    color: var(--color-base-white);
  }
  .header-search-wrap__close:hover:before, .header-search-wrap__close:hover:after {
    background-color: var(--color-base-white);
  }
  .header-search-wrap__close:before, .header-search-wrap__close:after {
    right: 2.1rem;
  }
  .header-search {
    width: 857px;
    height: 52px;
  }
  .header-search__input {
    padding-block: 4px 2px;
    padding-inline: 13px;
  }
  .header-search__submit {
    width: 60px;
  }
  .header-search__submit:hover {
    border-color: var(--color-sub-5);
    background-color: var(--color-sub-5);
  }
  .header-search__submit:before {
    width: 24px;
  }
  .header-search > .poplink.pcia {
    width: calc(100% - 60px) !important;
  }
  body.is-liquid {
    min-width: auto !important;
  }
  body.is-liquid .Main__content {
    max-width: 100% !important;
  }
  .main-breadcrumb {
    padding-inline: 30px;
  }
  .main-breadcrumb__list {
    gap: var(--gap-link-gap);
    padding-block: 2.4rem;
    max-width: 1200px;
  }
  .main-breadcrumb__list > li {
    line-height: 1.6;
  }
  .main-breadcrumb__list > li:not(:first-child) {
    padding-left: calc(.9rem + var(--gap-link-gap));
  }
  .main-breadcrumb__list > li:not(:first-child):before {
    top: -2px;
  }
  .main-breadcrumb__list > li:last-child > [class*="__type"] {
    font-weight: 700;
  }
  .main-breadcrumb__list > li > [class*="__type"]:not([class*="--nolink"]):hover {
    text-decoration: underline;
  }
  .Main__content {
    max-width: calc(1200px + 30px * 2);
    padding: 5.4rem 30px 8rem;
  }
  .Main__sidelayout {
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
    display: flex;
    flex-wrap: nowrap;
    margin-top: 5.4rem;
            column-gap: 40px;
  }
  .Main__sidelayout__content {
    width: 100%;
  }
  .Main__sidelayout__sidebar {
    flex-shrink: 0;
    width: 250px;
  }
  .main-lnav--side {
    position: -webkit-sticky;
    position: sticky;
    top: calc(var(--header-height-base) + 30px);
    max-height: calc(100vh - (var(--header-height-base) + 30px));
    overflow-y: auto;
  }
  .main-lnav--bottom {
    --lnav-bottom-circle-size: 4rem;
    padding-block: 8rem;
    padding-inline: 30px;
  }
  .main-lnav--bottom .main-lnav__inner {
    width: 1200px;
    margin: 0 auto;
  }
  .main-lnav__title > [class*="__type"] {
    padding: 2rem 1.3rem;
    font-size: 1.6rem;
    font-weight: 700;
  }
  .main-lnav__title > [class*="__type"]:not([class*="--nolink"]):hover {
    text-decoration: underline;
  }
  .main-lnav__stage1 > li {
    line-height: 1.4;
  }
  .main-lnav__stage1 > li.is-current {
    font-weight: 700;
  }
  .main-lnav__stage1 > li > [class*="__type"] {
    padding: 1.55rem 1.6rem 1.5rem;
  }
  .main-lnav__stage1 > li > [class*="__type"]:not([class*="--nolink"]):hover {
    text-decoration: underline;
  }
  .main-lnav__stage1 > li > [class*="__type"]:not([class*="--nolink"]) {
    padding-left: calc(1.6rem + 8px + var(--gap-link-gap));
  }
  .main-lnav__stage1 > li > [class*="__type"]:not([class*="--nolink"]):before {
    top: 2rem;
    left: 1.6rem;
  }
  .main-lnav__stage1__type--nolink--title {
    font-weight: 700;
  }
  .main-lnav__stage2 {
    padding-block: 1rem;
    border-top: 1px solid var(--color-border-2);
  }
  .main-lnav__stage2 > li {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .main-lnav__stage2 > li.is-current {
    font-weight: 700;
  }
  .main-lnav__stage2 > li > [class*="__type"] {
    padding: 1.1rem 1.6rem 1.1rem 3.2rem;
  }
  .main-lnav__stage2 > li > [class*="__type"]:not([class*="--nolink"]):hover {
    text-decoration: underline;
  }
  .main-lnav__stage2 > li > [class*="__type"]:not([class*="--nolink"]) {
    padding-left: calc(3.2rem + 8px + var(--gap-link-gap));
  }
  .main-lnav__stage2 > li > [class*="__type"]:not([class*="--nolink"]):before {
    top: 1.4rem;
    left: 3.2rem;
  }
  .main-lnav-layout {
    gap: var(--gap-col-gap);
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    width: var(--format-content-W);
  }
  .main-lnav-layout__head {
    flex-shrink: 0;
    width: var(--col-3col);
  }
  .main-lnav-lead + * {
    margin-top: 3.2rem !important;
  }
  .main-lnav-lead__main {
    margin: 1.6rem 0 0;
  }
  .main-lnav-lead__image-wrap {
    gap: 1rem var(--gap-col-gap);
  }
  .main-lnav-lead-v2__sub {
    font-size: 2rem;
  }
  .main-lnav-lead-v2__main {
    margin: 2.6rem 0 0;
  }
  .main-lnav-lead-v2__image-wrap {
    gap: 1rem var(--gap-col-gap);
  }
  .main-lnav-text {
    margin: 1.6rem 0 0;
    font-size: 1.4rem;
  }
  .main-lnav-text-v2 {
    margin: 2.2rem 0 0;
    font-size: var(--font-font-size--M);
    line-height: 2.2;
  }
  .main-lnav-button-wrap {
    margin: 2.9rem 0 0 0;
  }
  .main-lnav-button-wrap[data-col-pc] {
    row-gap: 2.9rem;
  }
  .main-lnav-button-wrap-v2 {
    margin: 2.9rem 0 0 0;
  }
  .main-lnav-button-wrap-v2[data-col-pc] {
    row-gap: 2.9rem;
  }
  .main-lnav-button .main-lnav-button__type, .main-lnav-button .main-lnav-button__type--blank, .main-lnav-button .main-lnav-button__type--pdf, .main-lnav-button .main-lnav-button__type--excel, .main-lnav-button .main-lnav-button__type--word, .main-lnav-button .main-lnav-button__type--powerpoint, .main-lnav-button .main-lnav-button__type--zip, .main-lnav-button .main-lnav-button__type--modal, .main-lnav-button .main-lnav-button__type--rss {
    padding: 1.3rem 2.2rem;
    font-weight: 700;
  }
  .main-lnav-button .main-lnav-button__type:hover, .main-lnav-button .main-lnav-button__type--blank:hover, .main-lnav-button .main-lnav-button__type--pdf:hover, .main-lnav-button .main-lnav-button__type--excel:hover, .main-lnav-button .main-lnav-button__type--word:hover, .main-lnav-button .main-lnav-button__type--powerpoint:hover, .main-lnav-button .main-lnav-button__type--zip:hover, .main-lnav-button .main-lnav-button__type--modal:hover, .main-lnav-button .main-lnav-button__type--rss:hover {
    border-color: var(--color-sub-5);
    background-color: var(--color-sub-5);
    color: var(--color-base-white);
  }
  [class*="button-wrap"][data-col-pc]:not([data-col-pc="1"]) > .main-lnav-button > [class*="__type"] {
    width: 100%;
  }
  .main-lnav-button .main-lnav-button__type:hover .main-lnav-button__label:after {
    background-image: url("/en/app-files/img/sprite/icon.svg#arrow2-usage");
  }
  .main-lnav-button .main-lnav-button__type .main-lnav-button__label {
    padding-inline: 0 calc(8px + var(--gap-link-gap));
  }
  .main-lnav-button .main-lnav-button__type--blank:hover .main-lnav-button__label:after {
    background-image: url("/en/app-files/img/sprite/icon.svg#blank2-usage");
  }
  .main-lnav-button .main-lnav-button__type--blank .main-lnav-button__label {
    padding-inline: 0 calc(14px + var(--gap-link-gap));
  }
  .main-lnav-button .main-lnav-button__type--pdf:hover .main-lnav-button__label:after {
    background-image: url("/en/app-files/img/sprite/icon.svg#pdf2-usage");
  }
  .main-lnav-button .main-lnav-button__type--pdf .main-lnav-button__label {
    padding-inline: 0 calc(14px + var(--gap-link-gap));
  }
  .main-lnav-button .main-lnav-button__type--excel:hover .main-lnav-button__label:after {
    background-image: url("/en/app-files/img/sprite/icon.svg#excel2-usage");
  }
  .main-lnav-button .main-lnav-button__type--excel .main-lnav-button__label {
    padding-inline: 0 calc(14px + var(--gap-link-gap));
  }
  .main-lnav-button .main-lnav-button__type--word:hover .main-lnav-button__label:after {
    background-image: url("/en/app-files/img/sprite/icon.svg#word2-usage");
  }
  .main-lnav-button .main-lnav-button__type--word .main-lnav-button__label {
    padding-inline: 0 calc(14px + var(--gap-link-gap));
  }
  .main-lnav-button .main-lnav-button__type--powerpoint:hover .main-lnav-button__label:after {
    background-image: url("/en/app-files/img/sprite/icon.svg#powerpoint2-usage");
  }
  .main-lnav-button .main-lnav-button__type--powerpoint .main-lnav-button__label {
    padding-inline: 0 calc(14px + var(--gap-link-gap));
  }
  .main-lnav-button .main-lnav-button__type--zip:hover .main-lnav-button__label:after {
    background-image: url("/en/app-files/img/sprite/icon.svg#zip2-usage");
  }
  .main-lnav-button .main-lnav-button__type--zip .main-lnav-button__label {
    padding-inline: 0 calc(14px + var(--gap-link-gap));
  }
  .main-lnav-button .main-lnav-button__type--modal:hover .main-lnav-button__label:after {
    background-image: url("/en/app-files/img/sprite/icon.svg#modal2-usage");
  }
  .main-lnav-button .main-lnav-button__type--modal .main-lnav-button__label {
    padding-inline: 0 calc(14px + var(--gap-link-gap));
  }
  .main-lnav-button .main-lnav-button__type--rss:hover .main-lnav-button__label:after {
    background-image: url("/en/app-files/img/sprite/icon.svg#rss2-usage");
  }
  .main-lnav-button .main-lnav-button__type--rss .main-lnav-button__label {
    padding-inline: 0 calc(14px + var(--gap-link-gap));
  }
  .main-lnav-button__filesize {
    font-weight: 500;
  }
  .main-lnav-card-wrap {
    row-gap: 5.1rem;
    margin-top: 5.1rem;
  }
  [data-card-pc="row"] .main-lnav-card__inner {
    gap: 0 2.2rem;
    display: flex;
    flex-flow: row nowrap;
  }
  [data-card-pc="col"] .main-lnav-card__inner {
    display: block;
  }
  [data-card-pc="row"] .main-lnav-card__head {
    flex-shrink: 0;
    width: 286px;
  }
  [data-card-pc="col"] .main-lnav-card__head {
    display: block;
    width: 100%;
  }
  [data-card-pc="row"] .main-lnav-card__body {
    width: 100%;
  }
  [data-card-pc="col"] .main-lnav-card__head + .main-lnav-card__body {
    margin-block: 2.2rem 0;
  }
  .main-lnav-card__contents {
    margin-top: 2.2rem;
  }
  .main-lnav-card__image__link:hover > img {
    -webkit-transform: scale(1.1) translateZ(0);
            transform: scale(1.1) translateZ(0);
  }
  .main-lnav-card__title {
    font-weight: 700;
  }
  .main-lnav-card__title__link:hover {
    text-decoration: underline;
  }
  .main-lnav-card__date {
    font-size: var(--font-font-size--M);
  }
  .main-lnav-card__category__link {
    min-width: 100px;
    padding: .5rem 1rem;
    font-weight: 700;
    line-height: 1.4;
  }
  .main-lnav-card__category__link:hover {
    background: var(--color-sub-5);
    color: var(--color-base-white);
  }
  .main-lnav-card__tag-list {
    gap: 10px 16px;
    margin: 1.3rem 0 0;
  }
  .main-lnav-card__tag-list[data-col-pc] {
    row-gap: 1rem;
  }
  .main-lnav-card__tag__link:hover {
    text-decoration: none;
  }
  .Footer, .Footer--simple {
    --footer-circle-size: 4rem;
  }
  .Footer__inner {
    width: 100%;
  }
  .Footer__body {
    padding-block: 7.2rem 3.5rem;
    padding-inline: 30px;
  }
  .Footer__body__inner {
    margin-inline: auto;
    max-width: 1800px;
  }
  .footer-sitemap {
    gap: 2rem var(--gap-col-gap);
    display: flex;
  }
  .footer-sitemap__link {
    margin: 3.6rem 0 0;
  }
  .footer-sitemap__link + .footer-sitemap__link {
    margin-top: 1.6rem;
  }
  .footer-sitemap__link > [class*="__type"] {
    font-size: var(--font-font-size--L);
    font-weight: 700;
  }
  .footer-sitemap__link > [class*="__type"]:not([class*="--nolink"]):hover {
    text-decoration: underline;
  }
  .footer-sitemap__link__type:after {
    top: -3px;
  }
  .footer-sitemap__link__list {
    margin-top: 1.6rem;
  }
  .footer-sitemap__link__list > li {
    margin: 1rem 0 0;
  }
  .footer-sitemap__link__list > li > [class*="__type"]:not([class*="--nolink"]):hover {
    text-decoration: underline;
  }
  .footer-sitemap__accordion {
    margin: 3.6rem 0 0;
  }
  .footer-sitemap__accordion__head {
    display: none !important;
  }
  .footer-sitemap__accordion__head:after {
    display: none !important;
  }
  .footer-sitemap__top-link > [class*="__type"] {
    font-size: var(--font-font-size--L);
    font-weight: 700;
  }
  .footer-sitemap__top-link > [class*="__type"]:not([class*="--nolink"]):hover {
    text-decoration: underline;
  }
  .footer-sitemap__top-link__type:after {
    top: -3px;
  }
  .footer-sitemap__description-wrap {
    margin: 1.6rem 0 0;
  }
  .footer-sitemap__description {
    margin: 2.6rem 0 0;
  }
  .footer-sitemap__description__head {
    margin: 1rem 0 0;
    padding-bottom: .5rem;
    border-bottom: 1px solid var(--color-border-2);
  }
  .footer-sitemap__description__detail {
    margin: 1rem 0 0;
  }
  .footer-sitemap__description__head + .footer-sitemap__description__detail {
    padding-left: 1rem;
  }
  .footer-sitemap__description__title {
    font-size: var(--font-font-size--S);
    font-weight: 700;
    line-height: 1.6;
  }
  .footer-sitemap__description__title > [class*="__type"]:not([class*="--nolink"]):hover {
    text-decoration: underline;
  }
  .footer-sitemap__description__title__type:after {
    top: -3px;
  }
  .footer-sitemap__link-list {
    row-gap: 1rem;
  }
  .footer-sitemap__link-list > li {
    font-size: var(--font-font-size--S);
    font-weight: 500;
  }
  .footer-sitemap__link-list > li > [class*="__type"]:not([class*="--nolink"]):hover {
    text-decoration: underline;
  }
  .footer-share {
    margin: 3.2rem 0 0;
  }
  .footer-share__list {
    gap: 30px;
  }
  .footer-share__link:not([class*="--nolink"]):hover {
    opacity: 0.7;
  }
  .Footer__foot {
    padding-block: 3.2rem;
    padding-inline: 30px;
  }
  .Footer--simple .Footer__foot {
    -webkit-padding-before: 4rem;
            padding-block-start: 4rem;
  }
  .footer-subnav__link-list {
    gap: 1rem 2.2rem;
    justify-content: center;
  }
  .footer-subnav__link-list > li > [class*="__type"]:not([class*="--nolink"]):hover {
    text-decoration: underline;
  }
  .footer-copyright {
    margin: 1.6rem 0 0;
  }
  .footer-pagetop {
    top: calc(-64px / 2);
    right: 30px;
    width: 64px;
  }
  .footer-pagetop.is-fixed {
    right: 30px;
    bottom: 30px;
  }
  .footer-pagetop > a:hover, .footer-pagetop > a:focus {
    background-color: var(--color-base-main);
  }
  .footer-pagetop > a:hover:after, .footer-pagetop > a:focus:after {
    border-top-color: var(--color-base-white);
    border-left-color: var(--color-base-white);
  }
  .footer-pagetop > a:after {
    top: calc(50% + 4px);
    width: 19px;
    border-width: 3px 0 0 3px;
  }
  .news__type, .news__type--nolink, .news__type--blank, .news__type--pdf {
    gap: 0 2.6rem;
    padding-block: 2.9rem;
  }
  .news-badge, .news-badge--type, .news-badge--category {
    min-width: 116px;
    min-height: 25px;
    padding: 3px 10px;
    font-size: var(--font-font-size--XS);
    font-weight: 700;
  }
  .news {
    margin-top: 1.9rem;
  }
  .news__article > [class*="__type"]:not([class*="--nolink"]):hover .news__title {
    text-decoration: underline;
  }
  .news__article > [class*="__type"]:not([class*="--nolink"]):hover .news__image {
    opacity: 0.7;
  }
  .news__head {
    width: 80px;
  }
  [data-news-pc="row"] .news__body {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
  }
  .news__property {
    display: flex;
    min-height: 25px;
  }
  [data-news-pc="col"] .news__property + .news__caption {
    margin-top: 1.9rem;
  }
  .news__date {
    min-width: 8.5em;
    margin-right: calc((99px + 2.6rem) - 8.5em);
  }
  .news__category {
    gap: 1rem;
  }
  [data-news-pc="row"] .news__category {
    flex-direction: column;
    flex-shrink: 0;
    margin-right: 2.6rem;
  }
  .news__title {
    font-weight: 500;
  }
  .news__filesize {
    font-weight: 500;
  }
  .Main__head {
    padding-top: calc(80rem - var(--header-height-base));
  }
  .Main__content {
    padding-block: 0;
    padding-inline: 0;
    max-width: none;
  }
  .home-news-article__type, .home-news-article__type--nolink, .home-news-article__type--blank, .home-news-article__type--pdf {
    gap: 0 2.6rem;
    padding-block: 2.1rem;
  }
  .home-badge--type, .home-badge--category, .home-news-article-badge, .home-news-article-badge--type, .home-news-article-badge--category {
    min-width: 140px;
    min-height: 24px;
    padding: 2px 10px;
    font-weight: 700;
    line-height: 1.4;
  }
  .home-video-wrap {
    height: 80rem;
  }
  .home-video {
    -webkit-transform: translate(-50%, -50%);
    top: 50%;
    width: clamp(1612px, calc(128.3333vw - 56.3333px), 1920px);
    height: auto;
    min-height: 0;
            transform: translate(-50%, -50%);
  }
  .home-video video {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .home-video__control {
    top: calc(80rem - 9.1rem - var(--header-height-base));
    right: 14rem;
  }
  .home-video__control.is-played:hover {
    background-image: url("/en/img/index_ic01_02.svg");
  }
  .home-video__control.is-paused:hover {
    background-image: url("/en/img/index_ic02_02.svg");
  }
  .home-badge--type {
    padding-inline: 9px;
    min-width: 132px;
  }
  .home-badge--category {
    padding-inline: 9px;
    min-width: 132px;
  }
  .home-wrap {
    --wrap-circle-size: 4rem;
    padding-block: 8.1rem 17.4rem;
    padding-inline: clamp(3rem, calc(4.5455vw - 2.7273rem), 6rem);
    border-top-left-radius: 80px;
  }
  .home-wrap:after {
    -webkit-mask-image: radial-gradient(circle at 0 0, transparent 80px, black calc(80px + 1px));
    -webkit-mask-size: 80px 80px;
    top: -80px;
    right: 0;
    width: 80px;
    height: 80px;
            mask-image: radial-gradient(circle at 0 0, transparent 80px, black calc(80px + 1px));
            mask-size: 80px 80px;
  }
  .home-pickup__inner {
    padding-inline: clamp(0rem, calc(12.1212vw - 15.2727rem), 8rem);
  }
  .home-pickup__list {
    gap: 4.8rem;
    flex-flow: row nowrap;
    justify-content: center;
    margin-top: 4.8rem;
  }
  .home-pickup__article {
    flex: 1 1;
    min-width: 0;
    max-width: calc((100% - 9.6rem) / 3);
  }
  .home-pickup__type, .home-pickup__type--blank, .home-pickup__type--pdf, .home-pickup__type--nolink {
    gap: 1.6rem;
  }
  .home-pickup__type:hover .home-pickup__image > img, .home-pickup__type--blank:hover .home-pickup__image > img, .home-pickup__type--pdf:hover .home-pickup__image > img {
    opacity: 0.7;
  }
  .home-pickup__type:hover .home-pickup__title, .home-pickup__type--blank:hover .home-pickup__title, .home-pickup__type--pdf:hover .home-pickup__title {
    text-decoration: underline;
  }
  .home-pickup__head {
    flex: 1 1;
    min-width: 0;
  }
  .home-pickup__body {
    flex-shrink: 0;
    width: 278px;
  }
  .home-pickup__type:not(:has(.home-pickup__head)) .home-pickup__body, .home-pickup__type--blank:not(:has(.home-pickup__head)) .home-pickup__body, .home-pickup__type--pdf:not(:has(.home-pickup__head)) .home-pickup__body, .home-pickup__type--nolink:not(:has(.home-pickup__head)) .home-pickup__body {
    flex: 1 1;
    width: auto;
    min-width: 0;
  }
  .home-pickup__property {
    align-items: flex-start;
  }
  .home-pickup__category {
    gap: 1rem;
  }
  .home-pickup__caption {
    margin-top: 1.4rem;
  }
  .home-pickup__title {
    font-weight: 500;
    line-height: 1.4;
  }
  .home-products {
    margin-inline: clamp(-6rem, calc(2.7273rem - 4.5455vw), -3rem);
    margin-top: 13.4rem;
  }
  .home-products__inner {
    --hp-img-w: clamp(58.2rem, calc(52.4242vw - 7.8545rem), 92.8rem);
    --hp-gap: clamp(4rem, calc(6.0606vw - 3.636rem), 8rem);
    --hp-svg-w: clamp(58rem, calc(28.7879vw + 21.727rem), 77rem);
    --hp-catch-size: clamp(3rem, calc(0.9091vw + 1.8545rem), 3.6rem);
    --hp-lead-gap: clamp(2.5rem, calc(2.4242vw - 0.5545rem), 4.1rem);
    -webkit-column-gap: var(--hp-gap);
       -moz-column-gap: var(--hp-gap);
    display: flex;
    align-items: flex-start;
            column-gap: var(--hp-gap);
  }
  .home-products__media {
    width: var(--hp-img-w);
  }
  .home-products__body {
    flex: 1 1;
    min-width: 0;
    padding-top: 2.2rem;
  }
  .home-products__lead {
    gap: var(--hp-lead-gap);
    padding-right: 3.0rem;
  }
  .home-products__lead:before {
    z-index: -1;
    position: absolute;
    top: -5.2rem;
    right: 0;
    bottom: 0;
    left: calc(var(--hp-gap) * -1 - 8rem);
    border-radius: 8rem 0 0 8rem;
    background: linear-gradient(270deg, #F5F5F9 0%, #EBF2F5 100%);
    content: "";
  }
  .home-products__catch {
    row-gap: 1rem;
    font-size: var(--hp-catch-size);
  }
  .home-products__logo > img {
    width: var(--hp-svg-w);
  }
  .home-products__button-wrap {
    margin-top: 4.2rem;
  }
  .home-products__button {
    width: var(--col-3col);
    padding: 1.3rem 2.2rem;
    font-size: var(--font-font-size--M);
    font-weight: 700;
  }
  .home-products__button:hover {
    border-color: var(--color-sub-5);
    background-color: var(--color-sub-5);
    color: var(--color-base-white);
  }
  .home-products__button:hover .home-products__button-label:after {
    background-image: url("/en/app-files/img/sprite/icon.svg#arrow2-usage");
  }
  .home-products__button--blank {
    width: var(--col-3col);
    padding: 1.3rem 2.2rem;
    font-size: var(--font-font-size--M);
    font-weight: 700;
  }
  .home-products__button--blank:hover {
    border-color: var(--color-sub-5);
    background-color: var(--color-sub-5);
    color: var(--color-base-white);
  }
  .home-products__button--blank:hover .home-products__button-label:after {
    background-image: url("/en/app-files/img/sprite/icon.svg#arrow2-usage");
  }
  .home-products__button--blank .home-products__button-label {
    padding-right: calc(14px + var(--gap-link-gap));
  }
  .home-products__button--blank:hover .home-products__button-label:after {
    -webkit-filter: brightness(0) invert(1);
    background-image: url("/en/app-files/img/sprite/icon.svg#blank-usage");
            filter: brightness(0) invert(1);
  }
  .home-about {
    margin-inline: clamp(-6rem, calc(2.7273rem - 4.5455vw), -3rem);
    margin-top: 13.4rem;
  }
  .home-about__inner {
    --ha-img-w: clamp(58.2rem, calc(52.4242vw - 7.8545rem), 92.8rem);
    --ha-gap: clamp(4rem, calc(6.0606vw - 3.636rem), 7.1rem);
    --ha-svg-w: clamp(38rem, calc(18.939vw + 14.136rem), 50.5rem);
    --ha-catch-size: clamp(3rem, calc(0.9091vw + 1.8545rem), 3.6rem);
    --ha-bg-h: clamp(33.9rem, calc(8.0303vw + 23.7818rem), 39.2rem);
    --ha-bg-right: clamp(50.2rem, calc(46.364vw - 8.218rem), 80.8rem);
    -webkit-column-gap: var(--ha-gap);
       -moz-column-gap: var(--ha-gap);
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
            column-gap: var(--ha-gap);
  }
  .home-about__inner:before {
    z-index: -1;
    position: absolute;
    top: -3rem;
    right: var(--ha-bg-right);
    left: 0;
    height: var(--ha-bg-h);
    border-radius: 0 8rem 8rem 0;
    background: linear-gradient(270deg, #F5F5F9 0%, #EBF2F5 100%);
    content: "";
  }
  .home-about__media {
    width: var(--ha-img-w);
  }
  .home-about__body {
    display: flex;
    flex: 1 1;
    justify-content: flex-end;
    min-width: 0;
    padding-top: 2.2rem;
  }
  .home-about__inner-tx {
    align-items: flex-start;
  }
  .home-about__lead {
    gap: 2.5rem;
  }
  .home-about__catch {
    margin-block: 3.0rem;
    row-gap: 1rem;
    font-size: var(--ha-catch-size);
    white-space: nowrap;
  }
  .home-about__logo > img {
    width: var(--ha-svg-w);
  }
  .home-about__button-wrap {
    margin-top: 4.2rem;
  }
  .home-about__button {
    width: var(--col-3col);
    padding: 1.3rem 2.2rem;
    font-size: var(--font-font-size--M);
    font-weight: 700;
  }
  .home-about__button:hover {
    border-color: var(--color-sub-5);
    background-color: var(--color-sub-5);
    color: var(--color-base-white);
  }
  .home-about__button:hover .home-about__button-label:after {
    background-image: url("/en/app-files/img/sprite/icon.svg#arrow2-usage");
  }
  .home-about__button--blank {
    width: var(--col-3col);
    padding: 1.3rem 2.2rem;
    font-size: var(--font-font-size--M);
    font-weight: 700;
  }
  .home-about__button--blank:hover {
    border-color: var(--color-sub-5);
    background-color: var(--color-sub-5);
    color: var(--color-base-white);
  }
  .home-about__button--blank:hover .home-about__button-label:after {
    background-image: url("/en/app-files/img/sprite/icon.svg#arrow2-usage");
  }
  .home-about__button--blank .home-about__button-label {
    padding-right: calc(14px + var(--gap-link-gap));
  }
  .home-about__button--blank:hover .home-about__button-label:after {
    -webkit-filter: brightness(0) invert(1);
    background-image: url("/en/app-files/img/sprite/icon.svg#blank-usage");
            filter: brightness(0) invert(1);
  }
  .home-story {
    margin-inline: 0;
  }
  .home-story:after {
    -webkit-mask-size: var(--story-circle-size) var(--story-circle-size);
    -webkit-mask-image: radial-gradient(circle at 0 0, transparent var(--story-circle-size), black calc(var(--story-circle-size) + 1px));
    top: calc(-1 * var(--story-circle-size));
    right: 0;
    width: var(--story-circle-size);
    height: var(--story-circle-size);
    background-color: rgba(0, 87, 206, 0.6);
            mask-image: radial-gradient(circle at 0 0, transparent var(--story-circle-size), black calc(var(--story-circle-size) + 1px));
            mask-size: var(--story-circle-size) var(--story-circle-size);
  }
  .home-story__inner {
    --hs-minh: clamp(42.9rem, calc(38.3333vw - 5.4rem), 68.2rem);
    --hs-gap: clamp(4rem, calc(6.0606vw - 3.636rem), 8rem);
    --hs-media-w: clamp(60.8rem, calc(48.4848vw - 0.2909rem), 92.8rem);
    --hs-logo-w: clamp(26.2rem, calc(20.9091vw - 0.1455rem), 40rem);
    --hs-story-w: clamp(23.4rem, calc(11.6667vw + 8.7rem), 31.1rem);
    --hs-catch-size: clamp(3rem, calc(0.9091vw + 1.8545rem), 3.6rem);
    -webkit-column-gap: var(--hs-gap);
       -moz-column-gap: var(--hs-gap);
    display: flex;
    align-items: center;
    min-height: var(--hs-minh);
    padding-right: 3rem;
            column-gap: var(--hs-gap);
    border-radius: var(--story-circle-size) 0 0 0;
  }
  .home-story__media {
    flex-shrink: 0;
    width: var(--hs-media-w);
  }
  .home-story__media > img {
    width: var(--hs-logo-w);
  }
  .home-story__body {
    flex: 1 1;
    min-width: 0;
    padding-top: 2.2rem;
  }
  .home-story__lead {
    gap: 2.5rem;
  }
  .home-story__catch {
    font-size: var(--hs-catch-size);
  }
  .home-story__catch-row + .home-story__catch-row {
    margin-top: 1rem;
  }
  .home-story__logo > img {
    width: var(--hs-story-w);
  }
  .home-story__button-wrap {
    margin-top: 4.2rem;
  }
  .home-story__button {
    width: var(--col-3col);
    padding: 1.3rem 2.2rem;
    font-size: var(--font-font-size--M);
    font-weight: 700;
  }
  .home-story__button:hover {
    border-color: var(--color-sub-5);
    background-color: var(--color-sub-5);
    color: var(--color-base-white);
  }
  .home-story__button:hover .home-story__button-label:after {
    background-image: url("/en/app-files/img/sprite/icon.svg#arrow2-usage");
  }
  .home-news {
    --news-circle-size: 4rem;
    padding-block: 17.4rem 5.9rem;
    padding-inline: clamp(3rem, calc(4.5455vw - 2.7273rem), 6rem);
  }
  .home-news__head {
    gap: 4rem;
    align-items: center;
  }
  .home-news__heading {
    gap: 3.6rem;
    flex-shrink: 0;
    align-items: center;
  }
  .home-news__all-link {
    padding: 1.3rem 2.2rem;
    font-size: var(--font-font-size--M);
    font-weight: 700;
  }
  .home-news__all-link:hover {
    border-color: var(--color-sub-5);
    background-color: var(--color-sub-5);
    color: var(--color-base-white);
  }
  .home-news__all-link:hover .home-news__all-link-label:after {
    background-image: url("/en/app-files/img/sprite/icon.svg#arrow2-usage");
  }
  .home-news__tabs {
    flex: 1 1;
    min-width: 0;
  }
  .home-news__tab-list {
    justify-content: flex-end;
  }
  .home-news__tab {
    flex: 1 1;
    min-width: 0;
  }
  .home-news__tab.is-current .home-news__tab-link {
    font-weight: 700;
  }
  .home-news__tab-link {
    padding: .3rem 1.6rem;
  }
  .home-news__tab-link:hover {
    text-decoration: underline;
  }
  .home-news__panels {
    margin-top: 2.1rem;
  }
  .home-news__panel:not(:has(.home-news-article)) {
    padding: 2.1rem 0;
  }
  .home-news-article {
    margin-top: 1.9rem;
  }
  .home-news-article[data-news-pc="row"] {
    display: grid;
    grid-template-columns: -webkit-max-content -webkit-max-content 1fr;
    grid-template-columns: max-content max-content 1fr;
  }
  [data-news-pc="row"] .home-news-article__item {
    display: grid;
    grid-column: 1 / -1;
    grid-template-columns: subgrid;
  }
  [data-news-pc="row"] .home-news-article__item > [class*="__type"] {
    display: grid;
    grid-column: 1 / -1;
    grid-template-columns: subgrid;
  }
  .home-news-article__item > [class*="__type"]:not([class*="--nolink"]):hover .home-news-article__title {
    text-decoration: underline;
  }
  .home-news-article__item > [class*="__type"]:not([class*="--nolink"]):hover .home-news-article__image {
    opacity: 0.7;
  }
  .home-news-article__head {
    width: 80px;
  }
  [data-news-pc="row"] .home-news-article__body {
    display: grid;
    grid-column: 1 / -1;
    grid-template-columns: subgrid;
    align-items: flex-start;
  }
  .home-news-article__property {
    display: contents;
    align-items: flex-start;
  }
  [data-news-pc="col"] .home-news-article__property + .home-news-article__caption {
    margin-top: 1.9rem;
  }
  .home-news-article__date {
    min-width: 6.9375em;
    margin-right: calc((83px + 2.8rem) - 6.9375em);
    font-size: var(--font-font-size--M);
  }
  .home-news-article__category {
    gap: 1rem;
  }
  [data-news-pc="row"] .home-news-article__category {
    flex-shrink: 0;
  }
  .home-news-article-badge--type {
    padding: 1px 10px;
    font-size: var(--font-font-size--S);
  }
  .home-news-article__title {
    font-weight: 500;
  }
  .home-news-article__filesize {
    font-weight: 500;
  }
}

@media only screen and (max-width: 767.98px) {
  .header-gnav__type:after, .header-megamenu__title__type:after, .header-card .header-card__type .header-card__title:after, .header-link-list > li > [class*="__type"]:not([class*="--nolink"]):before, .header-snav__list > li > [class*="__type"]:before, .header-description__title__type:after, .main-lnav__title__type:after, .main-lnav__stage1 > li > [class*="__type"]:not([class*="--nolink"]):before, .main-lnav__stage2 > li > [class*="__type"]:not([class*="--nolink"]):before, .main-lnav-button .main-lnav-button__type .main-lnav-button__label:after, .main-lnav-card__title__link:after, .footer-sitemap__link__type:after, .footer-sitemap__top-link__type:after, .footer-sitemap__description__title__type:after, .news__type .news__title:after, .home-pickup__type .home-pickup__title:after, .home-products__button-label:after, .home-about__button-label:after, .home-story__button-label:after, .home-news__all-link-label:after, .home-news-article__type .home-news-article__title:after {
    width: 8px;
    height: 14px;
  }
  .header-megamenu__title__type:after, .header-card .header-card__type .header-card__title:after, .header-description__title__type:after, .main-lnav__title__type:after, .main-lnav-card__title__link:after, .footer-sitemap__link__type:after, .footer-sitemap__top-link__type:after, .footer-sitemap__description__title__type:after, .home-pickup__type .home-pickup__title:after {
    top: -2px;
  }
  .header-gnav__type--toggle:after, .footer-sitemap__accordion__head:after {
    width: 5px;
    height: 9px;
  }
  .header-gnav__type--toggle:after, .footer-sitemap__accordion__head:after {
    top: -2px;
  }
  .util-link--blank:after, .header-gnav__type--blank:after, .header-megamenu__title__type--blank:after, .header-card .header-card__type--blank .header-card__title:after, .header-link-list__type--blank:after, .header-snav__type--blank:after, .header-language__type--blank:after, .header-description__title__type--blank:after, .main-lnav__title__type--blank:after, .main-lnav__stage1__type--blank:after, .main-lnav__stage2__type--blank:after, .main-lnav-button .main-lnav-button__type--blank .main-lnav-button__label:after, .footer-sitemap__link__type--blank:after, .footer-sitemap__top-link__type--blank:after, .footer-sitemap__description__title__type--blank:after, .footer-sitemap__link-list__type--blank:after, .news__type--blank .news__title:after, .home-pickup__type--blank .home-pickup__title:after, .home-products__button--blank .home-products__button-label:after, .home-about__button--blank .home-about__button-label:after, .home-news-article__type--blank .home-news-article__title:after, .footer-sitemap__link__list__type--blank:after, .footer-subnav__link-list__type--blank:after, .util-link--pdf:after, .header-gnav__type--pdf:after, .header-megamenu__title__type--pdf:after, .header-card .header-card__type--pdf .header-card__title:after, .header-link-list__type--pdf:after, .header-snav__type--pdf:after, .header-language__type--pdf:after, .header-description__title__type--pdf:after, .main-lnav__title__type--pdf:after, .main-lnav__stage1__type--pdf:after, .main-lnav__stage2__type--pdf:after, .main-lnav-button .main-lnav-button__type--pdf .main-lnav-button__label:after, .footer-sitemap__link__type--pdf:after, .footer-sitemap__top-link__type--pdf:after, .footer-sitemap__description__title__type--pdf:after, .footer-sitemap__link-list__type--pdf:after, .news__type--pdf .news__title:after, .home-pickup__type--pdf .home-pickup__title:after, .home-news-article__type--pdf .home-news-article__title:after, .footer-sitemap__link__list__type--pdf:after, .footer-subnav__link-list__type--pdf:after, .util-link--excel:after, .main-lnav-button .main-lnav-button__type--excel .main-lnav-button__label:after, .util-link--word:after, .main-lnav-button .main-lnav-button__type--word .main-lnav-button__label:after, .util-link--powerpoint:after, .main-lnav-button .main-lnav-button__type--powerpoint .main-lnav-button__label:after, .util-link--zip:after, .main-lnav-button .main-lnav-button__type--zip .main-lnav-button__label:after, .util-link--modal:after, .main-lnav-button .main-lnav-button__type--modal .main-lnav-button__label:after, .util-link--rss:after, .main-lnav-button .main-lnav-button__type--rss .main-lnav-button__label:after {
    width: 14px;
    height: 14px;
  }
  .util-link--blank:after, .util-link--pdf:after, .util-link--excel:after, .util-link--word:after, .util-link--powerpoint:after, .util-link--zip:after, .util-link--modal:after, .util-link--rss:after, .header-megamenu__title__type--blank:after, .header-megamenu__title__type--pdf:after, .header-card .header-card__type--blank .header-card__title:after, .header-card .header-card__type--pdf .header-card__title:after, .header-link-list__type--blank:after, .header-link-list__type--pdf:after, .header-snav__type--blank:after, .header-snav__type--pdf:after, .header-language__type--blank:after, .header-language__type--pdf:after, .header-description__title__type--blank:after, .header-description__title__type--pdf:after, .main-lnav__title__type--blank:after, .main-lnav__title__type--pdf:after, .main-lnav__stage1__type--blank:after, .main-lnav__stage1__type--pdf:after, .main-lnav__stage2__type--blank:after, .main-lnav__stage2__type--pdf:after, .footer-sitemap__link__type--blank:after, .footer-sitemap__link__type--pdf:after, .footer-sitemap__link__list__type--blank:after, .footer-sitemap__link__list__type--pdf:after, .footer-sitemap__top-link__type--blank:after, .footer-sitemap__top-link__type--pdf:after, .footer-sitemap__description__title__type--blank:after, .footer-sitemap__description__title__type--pdf:after, .footer-sitemap__link-list__type--blank:after, .footer-sitemap__link-list__type--pdf:after, .footer-subnav__link-list__type--blank:after, .footer-subnav__link-list__type--pdf:after, .news__type .news__title:after, .news__type--blank .news__title:after, .news__type--pdf .news__title:after, .home-pickup__type--blank .home-pickup__title:after, .home-pickup__type--pdf .home-pickup__title:after, .home-news-article__type .home-news-article__title:after, .home-news-article__type--blank .home-news-article__title:after, .home-news-article__type--pdf .home-news-article__title:after {
    top: -2px;
  }
  :root {
    --col-2col: 16.5rem;
    --col-3col: 10.5rem;
    --col-4col: 7.5rem;
    --col-5col: 5.7rem;
    --col-6col: 4.5rem;
    --color-badge-high: var(--color-base-black);
    --color-badge-low: #eeeeee;
    --color-badge-middle: var(--color-base-black);
    --color-base-accent: #004098;
    --color-base-black: #333333;
    --color-base-main: #333333;
    --color-base-secondary: #dddddd;
    --color-base-white: white;
    --color-bg-base: var(--color-base-white);
    --color-border-1: #666666;
    --color-border-2: #dddddd;
    --color-font-hover: var(--color-base-main);
    --color-font-link: var(--color-base-main);
    --color-font-news-date: #999999;
    --color-font-noLink: var(--color-font-TX1);
    --color-font-red: #cc0000;
    --color-font-TX1: #333333;
    --color-font-TX2: #666666;
    --color-icon-blank: #666666;
    --color-icon-link: var(--color-base-black);
    --color-icon-noLink: var(--color-font-noLink);
    --color-icon-other: #666666;
    --color-news-category--1: var(--color-base-main);
    --color-sub-1: whitesmoke;
    --color-sub-2: #e9f1f4;
    --color-sub-3: var(--color-font-red);
    --color-sub-4: #6390d2;
    --color-sub-5: #666666;
    --color-sub-6: #f6f5f9;
    --color-sub-7: #c2d1d7;
    --font-font-family: 'Zen Kaku Gothic New';
    --font-font-size--L: 1.5rem;
    --font-font-size--M: 1.4rem;
    --font-font-size--S: 1.2rem;
    --font-font-size--text-field: 1.6rem;
    --font-font-size--XL: 1.6rem;
    --font-font-size--XS: 1rem;
    --format-content-W: 34.5rem;
    --format-viewport-minW: 37.5rem;
    --format-viewport-W: 37.5rem;
    --gap-col-gap: 1.5rem;
    --gap-link-gap: 0.8rem;
    --icon-arrow-H: 1.2rem;
    --icon-arrow-W: 0.7rem;
    --icon-base-size: 1.4rem;
    --radius-BT-L: 20rem;
    --radius-BT-M: 1rem;
    --radius-L: 1rem;
    --radius-M: 0.5rem;
  }
  body {
    font-family: var(--font-font-family), Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.6;
  }
  input,
  select,
  textarea,
  button,
  pre {
    font-family: var(--font-font-family), Arial, Helvetica, sans-serif;
    line-height: 1.6;
  }
  .util-sp-hidden {
    display: none !important;
  }
  .util-bold {
    font-weight: 700 !important;
  }
  .util-highlight--main {
    font-weight: 700 !important;
  }
  .util-highlight--sub {
    font-weight: 700 !important;
  }
  .util-highlight--accent {
    font-weight: 700 !important;
  }
  .util-highlight--white {
    font-weight: 700 !important;
  }
  .util-highlight--black {
    font-weight: 700 !important;
  }
  .util-highlight--base {
    font-weight: 700 !important;
  }
  .util-highlight--base2 {
    font-weight: 700 !important;
  }
  .util-highlight--disable {
    font-weight: 700 !important;
  }
  .util-highlight--placeholder {
    font-weight: 700 !important;
  }
  .util-highlight--bright {
    font-weight: 700 !important;
  }
  .util-highlight--red {
    font-weight: 700 !important;
  }
  .util-badge, .util-badge--high, .util-badge--middle, .util-badge--low {
    min-width: 104px;
    min-height: 22px;
    padding: 3px 11px;
    font-weight: 700;
  }
  [data-col-sp] {
    gap: 2rem var(--gap-col-gap);
  }
  [data-col-sp][data-col-sp="1"] {
    display: grid;
    grid-template-columns: auto;
  }
  [data-col-sp]:not([data-col-sp="1"]) {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
  }
  [data-col-sp="1"] > * {
    width: 100%;
  }
  [data-col-sp="2"] > * {
    width: calc((100% - (var(--gap-col-gap) * 1)) / 2);
  }
  [data-col-sp="3"] > * {
    width: calc((100% - (var(--gap-col-gap) * 2)) / 3);
  }
  [data-size-sp="1col"] {
    width: 100%;
  }
  [data-size-sp="1col"] > * {
    width: 100%;
  }
  [data-size-sp="2col"] {
    width: calc((100% - (var(--gap-col-gap) * (2 - 1))) / 2);
  }
  [data-size-sp="1/2col"] {
    width: calc(100% - ((100% - (var(--gap-col-gap) * (2 - 1))) / 2) - var(--gap-col-gap)) !important;
  }
  [data-size-sp="2col"] > * {
    width: 100%;
  }
  [data-size-sp="3col"] {
    width: calc((100% - (var(--gap-col-gap) * (3 - 1))) / 3);
  }
  [data-size-sp="2/3col"] {
    width: calc(100% - ((100% - (var(--gap-col-gap) * (3 - 1))) / 3) - var(--gap-col-gap)) !important;
  }
  [data-size-sp="3col"] > * {
    width: 100%;
  }
  [data-size-sp="1per"] {
    width: 1% !important;
  }
  [data-size-sp="1per"] > * {
    width: 100%;
  }
  [data-size-sp="2per"] {
    width: 2% !important;
  }
  [data-size-sp="2per"] > * {
    width: 100%;
  }
  [data-size-sp="3per"] {
    width: 3% !important;
  }
  [data-size-sp="3per"] > * {
    width: 100%;
  }
  [data-size-sp="4per"] {
    width: 4% !important;
  }
  [data-size-sp="4per"] > * {
    width: 100%;
  }
  [data-size-sp="5per"] {
    width: 5% !important;
  }
  [data-size-sp="5per"] > * {
    width: 100%;
  }
  [data-size-sp="6per"] {
    width: 6% !important;
  }
  [data-size-sp="6per"] > * {
    width: 100%;
  }
  [data-size-sp="7per"] {
    width: 7% !important;
  }
  [data-size-sp="7per"] > * {
    width: 100%;
  }
  [data-size-sp="8per"] {
    width: 8% !important;
  }
  [data-size-sp="8per"] > * {
    width: 100%;
  }
  [data-size-sp="9per"] {
    width: 9% !important;
  }
  [data-size-sp="9per"] > * {
    width: 100%;
  }
  [data-size-sp="10per"] {
    width: 10% !important;
  }
  [data-size-sp="10per"] > * {
    width: 100%;
  }
  [data-size-sp="11per"] {
    width: 11% !important;
  }
  [data-size-sp="11per"] > * {
    width: 100%;
  }
  [data-size-sp="12per"] {
    width: 12% !important;
  }
  [data-size-sp="12per"] > * {
    width: 100%;
  }
  [data-size-sp="13per"] {
    width: 13% !important;
  }
  [data-size-sp="13per"] > * {
    width: 100%;
  }
  [data-size-sp="14per"] {
    width: 14% !important;
  }
  [data-size-sp="14per"] > * {
    width: 100%;
  }
  [data-size-sp="15per"] {
    width: 15% !important;
  }
  [data-size-sp="15per"] > * {
    width: 100%;
  }
  [data-size-sp="16per"] {
    width: 16% !important;
  }
  [data-size-sp="16per"] > * {
    width: 100%;
  }
  [data-size-sp="17per"] {
    width: 17% !important;
  }
  [data-size-sp="17per"] > * {
    width: 100%;
  }
  [data-size-sp="18per"] {
    width: 18% !important;
  }
  [data-size-sp="18per"] > * {
    width: 100%;
  }
  [data-size-sp="19per"] {
    width: 19% !important;
  }
  [data-size-sp="19per"] > * {
    width: 100%;
  }
  [data-size-sp="20per"] {
    width: 20% !important;
  }
  [data-size-sp="20per"] > * {
    width: 100%;
  }
  [data-size-sp="21per"] {
    width: 21% !important;
  }
  [data-size-sp="21per"] > * {
    width: 100%;
  }
  [data-size-sp="22per"] {
    width: 22% !important;
  }
  [data-size-sp="22per"] > * {
    width: 100%;
  }
  [data-size-sp="23per"] {
    width: 23% !important;
  }
  [data-size-sp="23per"] > * {
    width: 100%;
  }
  [data-size-sp="24per"] {
    width: 24% !important;
  }
  [data-size-sp="24per"] > * {
    width: 100%;
  }
  [data-size-sp="25per"] {
    width: 25% !important;
  }
  [data-size-sp="25per"] > * {
    width: 100%;
  }
  [data-size-sp="26per"] {
    width: 26% !important;
  }
  [data-size-sp="26per"] > * {
    width: 100%;
  }
  [data-size-sp="27per"] {
    width: 27% !important;
  }
  [data-size-sp="27per"] > * {
    width: 100%;
  }
  [data-size-sp="28per"] {
    width: 28% !important;
  }
  [data-size-sp="28per"] > * {
    width: 100%;
  }
  [data-size-sp="29per"] {
    width: 29% !important;
  }
  [data-size-sp="29per"] > * {
    width: 100%;
  }
  [data-size-sp="30per"] {
    width: 30% !important;
  }
  [data-size-sp="30per"] > * {
    width: 100%;
  }
  [data-size-sp="31per"] {
    width: 31% !important;
  }
  [data-size-sp="31per"] > * {
    width: 100%;
  }
  [data-size-sp="32per"] {
    width: 32% !important;
  }
  [data-size-sp="32per"] > * {
    width: 100%;
  }
  [data-size-sp="33per"] {
    width: 33% !important;
  }
  [data-size-sp="33per"] > * {
    width: 100%;
  }
  [data-size-sp="34per"] {
    width: 34% !important;
  }
  [data-size-sp="34per"] > * {
    width: 100%;
  }
  [data-size-sp="35per"] {
    width: 35% !important;
  }
  [data-size-sp="35per"] > * {
    width: 100%;
  }
  [data-size-sp="36per"] {
    width: 36% !important;
  }
  [data-size-sp="36per"] > * {
    width: 100%;
  }
  [data-size-sp="37per"] {
    width: 37% !important;
  }
  [data-size-sp="37per"] > * {
    width: 100%;
  }
  [data-size-sp="38per"] {
    width: 38% !important;
  }
  [data-size-sp="38per"] > * {
    width: 100%;
  }
  [data-size-sp="39per"] {
    width: 39% !important;
  }
  [data-size-sp="39per"] > * {
    width: 100%;
  }
  [data-size-sp="40per"] {
    width: 40% !important;
  }
  [data-size-sp="40per"] > * {
    width: 100%;
  }
  [data-size-sp="41per"] {
    width: 41% !important;
  }
  [data-size-sp="41per"] > * {
    width: 100%;
  }
  [data-size-sp="42per"] {
    width: 42% !important;
  }
  [data-size-sp="42per"] > * {
    width: 100%;
  }
  [data-size-sp="43per"] {
    width: 43% !important;
  }
  [data-size-sp="43per"] > * {
    width: 100%;
  }
  [data-size-sp="44per"] {
    width: 44% !important;
  }
  [data-size-sp="44per"] > * {
    width: 100%;
  }
  [data-size-sp="45per"] {
    width: 45% !important;
  }
  [data-size-sp="45per"] > * {
    width: 100%;
  }
  [data-size-sp="46per"] {
    width: 46% !important;
  }
  [data-size-sp="46per"] > * {
    width: 100%;
  }
  [data-size-sp="47per"] {
    width: 47% !important;
  }
  [data-size-sp="47per"] > * {
    width: 100%;
  }
  [data-size-sp="48per"] {
    width: 48% !important;
  }
  [data-size-sp="48per"] > * {
    width: 100%;
  }
  [data-size-sp="49per"] {
    width: 49% !important;
  }
  [data-size-sp="49per"] > * {
    width: 100%;
  }
  [data-size-sp="50per"] {
    width: 50% !important;
  }
  [data-size-sp="50per"] > * {
    width: 100%;
  }
  [data-size-sp="51per"] {
    width: 51% !important;
  }
  [data-size-sp="51per"] > * {
    width: 100%;
  }
  [data-size-sp="52per"] {
    width: 52% !important;
  }
  [data-size-sp="52per"] > * {
    width: 100%;
  }
  [data-size-sp="53per"] {
    width: 53% !important;
  }
  [data-size-sp="53per"] > * {
    width: 100%;
  }
  [data-size-sp="54per"] {
    width: 54% !important;
  }
  [data-size-sp="54per"] > * {
    width: 100%;
  }
  [data-size-sp="55per"] {
    width: 55% !important;
  }
  [data-size-sp="55per"] > * {
    width: 100%;
  }
  [data-size-sp="56per"] {
    width: 56% !important;
  }
  [data-size-sp="56per"] > * {
    width: 100%;
  }
  [data-size-sp="57per"] {
    width: 57% !important;
  }
  [data-size-sp="57per"] > * {
    width: 100%;
  }
  [data-size-sp="58per"] {
    width: 58% !important;
  }
  [data-size-sp="58per"] > * {
    width: 100%;
  }
  [data-size-sp="59per"] {
    width: 59% !important;
  }
  [data-size-sp="59per"] > * {
    width: 100%;
  }
  [data-size-sp="60per"] {
    width: 60% !important;
  }
  [data-size-sp="60per"] > * {
    width: 100%;
  }
  [data-size-sp="61per"] {
    width: 61% !important;
  }
  [data-size-sp="61per"] > * {
    width: 100%;
  }
  [data-size-sp="62per"] {
    width: 62% !important;
  }
  [data-size-sp="62per"] > * {
    width: 100%;
  }
  [data-size-sp="63per"] {
    width: 63% !important;
  }
  [data-size-sp="63per"] > * {
    width: 100%;
  }
  [data-size-sp="64per"] {
    width: 64% !important;
  }
  [data-size-sp="64per"] > * {
    width: 100%;
  }
  [data-size-sp="65per"] {
    width: 65% !important;
  }
  [data-size-sp="65per"] > * {
    width: 100%;
  }
  [data-size-sp="66per"] {
    width: 66% !important;
  }
  [data-size-sp="66per"] > * {
    width: 100%;
  }
  [data-size-sp="67per"] {
    width: 67% !important;
  }
  [data-size-sp="67per"] > * {
    width: 100%;
  }
  [data-size-sp="68per"] {
    width: 68% !important;
  }
  [data-size-sp="68per"] > * {
    width: 100%;
  }
  [data-size-sp="69per"] {
    width: 69% !important;
  }
  [data-size-sp="69per"] > * {
    width: 100%;
  }
  [data-size-sp="70per"] {
    width: 70% !important;
  }
  [data-size-sp="70per"] > * {
    width: 100%;
  }
  [data-size-sp="71per"] {
    width: 71% !important;
  }
  [data-size-sp="71per"] > * {
    width: 100%;
  }
  [data-size-sp="72per"] {
    width: 72% !important;
  }
  [data-size-sp="72per"] > * {
    width: 100%;
  }
  [data-size-sp="73per"] {
    width: 73% !important;
  }
  [data-size-sp="73per"] > * {
    width: 100%;
  }
  [data-size-sp="74per"] {
    width: 74% !important;
  }
  [data-size-sp="74per"] > * {
    width: 100%;
  }
  [data-size-sp="75per"] {
    width: 75% !important;
  }
  [data-size-sp="75per"] > * {
    width: 100%;
  }
  [data-size-sp="76per"] {
    width: 76% !important;
  }
  [data-size-sp="76per"] > * {
    width: 100%;
  }
  [data-size-sp="77per"] {
    width: 77% !important;
  }
  [data-size-sp="77per"] > * {
    width: 100%;
  }
  [data-size-sp="78per"] {
    width: 78% !important;
  }
  [data-size-sp="78per"] > * {
    width: 100%;
  }
  [data-size-sp="79per"] {
    width: 79% !important;
  }
  [data-size-sp="79per"] > * {
    width: 100%;
  }
  [data-size-sp="80per"] {
    width: 80% !important;
  }
  [data-size-sp="80per"] > * {
    width: 100%;
  }
  [data-size-sp="81per"] {
    width: 81% !important;
  }
  [data-size-sp="81per"] > * {
    width: 100%;
  }
  [data-size-sp="82per"] {
    width: 82% !important;
  }
  [data-size-sp="82per"] > * {
    width: 100%;
  }
  [data-size-sp="83per"] {
    width: 83% !important;
  }
  [data-size-sp="83per"] > * {
    width: 100%;
  }
  [data-size-sp="84per"] {
    width: 84% !important;
  }
  [data-size-sp="84per"] > * {
    width: 100%;
  }
  [data-size-sp="85per"] {
    width: 85% !important;
  }
  [data-size-sp="85per"] > * {
    width: 100%;
  }
  [data-size-sp="86per"] {
    width: 86% !important;
  }
  [data-size-sp="86per"] > * {
    width: 100%;
  }
  [data-size-sp="87per"] {
    width: 87% !important;
  }
  [data-size-sp="87per"] > * {
    width: 100%;
  }
  [data-size-sp="88per"] {
    width: 88% !important;
  }
  [data-size-sp="88per"] > * {
    width: 100%;
  }
  [data-size-sp="89per"] {
    width: 89% !important;
  }
  [data-size-sp="89per"] > * {
    width: 100%;
  }
  [data-size-sp="90per"] {
    width: 90% !important;
  }
  [data-size-sp="90per"] > * {
    width: 100%;
  }
  [data-size-sp="91per"] {
    width: 91% !important;
  }
  [data-size-sp="91per"] > * {
    width: 100%;
  }
  [data-size-sp="92per"] {
    width: 92% !important;
  }
  [data-size-sp="92per"] > * {
    width: 100%;
  }
  [data-size-sp="93per"] {
    width: 93% !important;
  }
  [data-size-sp="93per"] > * {
    width: 100%;
  }
  [data-size-sp="94per"] {
    width: 94% !important;
  }
  [data-size-sp="94per"] > * {
    width: 100%;
  }
  [data-size-sp="95per"] {
    width: 95% !important;
  }
  [data-size-sp="95per"] > * {
    width: 100%;
  }
  [data-size-sp="96per"] {
    width: 96% !important;
  }
  [data-size-sp="96per"] > * {
    width: 100%;
  }
  [data-size-sp="97per"] {
    width: 97% !important;
  }
  [data-size-sp="97per"] > * {
    width: 100%;
  }
  [data-size-sp="98per"] {
    width: 98% !important;
  }
  [data-size-sp="98per"] > * {
    width: 100%;
  }
  [data-size-sp="99per"] {
    width: 99% !important;
  }
  [data-size-sp="99per"] > * {
    width: 100%;
  }
  [data-size-sp="100per"] {
    width: 100% !important;
  }
  [data-size-sp="100per"] > * {
    width: 100%;
  }
  :root {
    --header-height-base: 64px;
  }
  .Header, .Header--simple {
    width: 100%;
    height: var(--header-height-base);
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple {
    border-bottom-color: transparent;
    background-color: transparent;
  }
  .Header__inner {
    padding-inline: 15px 0;
    width: 100%;
  }
  .header-logo {
    width: min(90px, 24vw);
  }
  .Header--simple .header-logo {
    width: 90px;
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header .header-logo > [class*="__type"]:before, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple .header-logo > [class*="__type"]:before {
    opacity: 1;
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header .header-logo > [class*="__type"] > img, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple .header-logo > [class*="__type"] > img {
    opacity: 0.001;
  }
  .Header__body {
    flex-grow: 1;
  }
  .Header__body__inner {
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
  }
  .Header__body .header-gnav {
    display: none;
  }
  .header-gnav__list > li {
    border-bottom: 1px solid var(--color-border-2);
  }
  .header-gnav__list > li.is-active .header-gnav__item > [class*="__type--toggle"]:before {
    rotate: 0deg;
  }
  .header-gnav__item > [class*="__type"] {
    padding-block: 1.4rem 1.35rem;
    padding-inline: 0 calc(var(--gap-link-gap) + 14px);
    display: block;
    width: 100%;
    font-size: var(--font-font-size--M);
    font-weight: 700;
    line-height: 1.6;
    text-align: left;
  }
  .header-gnav__type:after {
    right: 3px;
  }
  .header-gnav__type--blank:after {
    translate: 0 -50%;
    position: absolute;
    top: 50%;
    right: 0;
  }
  .header-gnav__type--pdf:after {
    translate: 0 -50%;
    position: absolute;
    top: 50%;
    right: 0;
  }
  .header-gnav__type--toggle:before, .header-gnav__type--toggle:after {
    translate: 0 -50%;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 14px;
    height: 1px;
    background: var(--color-icon-link);
    content: "";
    transition: rotate 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .header-gnav__type--toggle:before {
    rotate: 90deg;
  }
  .header-gnav__type--toggle:after {
    -webkit-transform: rotate(0deg);
    margin: 0;
            transform: rotate(0deg);
    rotate: 0deg;
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header .header-gnav__item:after, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple .header-gnav__item:after {
    background-color: var(--color-base-white);
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header .header-gnav__item > [class*="__type"], body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple .header-gnav__item > [class*="__type"] {
    color: var(--color-base-white);
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header .header-gnav__type--toggle:after, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple .header-gnav__type--toggle:after {
    background-color: rgba(255, 255, 255, 0);
    background-image: url("/en/app-files/img/sprite/icon.svg#minarrow2-usage");
  }
  .header-megamenu {
    margin: -1px 0 0;
  }
  .header-megamenu__inner {
    padding-block: 0 1.3rem;
    width: 100%;
    border-top: 1px solid var(--color-border-2);
  }
  .header-megamenu__title > [class*="__type"] {
    padding-block: 1.4rem;
    padding-inline: 1.5rem .8rem;
    display: block;
    width: 100%;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.6;
    text-align: left;
  }
  .header-megamenu__body {
    padding: 2.8rem 1.4rem 2.8rem 3.1rem;
    border-radius: var(--radius-L);
    background: var(--color-base-white);
  }
  .header-megamenu__close {
    display: none;
  }
  .header-card-wrap {
    row-gap: 1.4rem;
    margin-top: 3.6rem;
  }
  .header-card .header-card__type .header-card__title:after {
    display: none !important;
  }
  .header-card__head {
    display: none !important;
  }
  .header-card__title {
    font-size: var(--font-font-size--M);
    font-weight: 400;
    line-height: 1.6;
  }
  .header-card__filesize {
    font-weight: 400;
  }
  .header-link-list {
    row-gap: 1.4rem;
    margin-top: 2.8rem;
  }
  .header-link-list > li > [class*="__type"]:not([class*="--nolink"]):before {
    display: none !important;
  }
  .header-link-list__filesize {
    font-weight: 400;
  }
  .header-utility {
    gap: 0;
  }
  .header-utility__link {
    padding-block: .65rem;
  }
  .header-utility__link:has(.header-utility__link__type--menu) {
    padding-block: 0;
  }
  .header-utility__link + .header-utility__link > [class*="__type"]:not(.header-utility__link__type--menu) {
    border-left: 1px solid var(--color-border-2);
  }
  .header-utility__link > [class*="__type"] {
    padding-inline: .5rem;
    min-width: 5.3rem;
    font-size: var(--font-font-size--XS);
    font-weight: 700;
  }
  .header-utility__link .header-utility__link__type--menu {
    min-width: 6.4rem;
    padding-top: 3.95rem;
    border-left: 1px solid var(--color-base-white);
    background: var(--color-base-main);
  }
  .header-utility__link .header-utility__link__type--menu .header-utility__link__label:before {
    top: 15px;
    width: 20px;
    height: 16px;
  }
  .header-utility__link .header-utility__link__type--menu .header-utility__link__label:after {
    top: calc(15px + 8px - 1px);
    width: 20px;
    height: 2px;
  }
  .header-utility__link .header-utility__link__type--menu .header-utility__link__close:before {
    top: 12px !important;
    background-image: url(/en/app-files/img/cmn_ic06_02.svg);
  }
  .header-utility__link__label:before {
    top: 13px;
    width: 24px;
  }
  .header-utility__link__close:before {
    top: 13px;
    width: 22px;
    background-image: url(/en/app-files/img/cmn_ic06_01.svg);
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header .header-utility__link + .header-utility__link, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple .header-utility__link + .header-utility__link {
    border-left-color: var(--color-base-white);
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header .header-utility__link > [class*="__type"], body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple .header-utility__link > [class*="__type"] {
    color: var(--color-base-white);
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header .header-utility__link__type--search .header-utility__link__label:before, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple .header-utility__link__type--search .header-utility__link__label:before {
    background-color: rgba(255, 255, 255, 0);
    background-image: url("/en/app-files/img/cmn_ic05_02.svg");
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header .header-utility__link__type--inquiry .header-utility__link__label:before, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple .header-utility__link__type--inquiry .header-utility__link__label:before {
    background-color: rgba(255, 255, 255, 0);
    background-image: url("/en/app-files/img/cmn_ic04_02.svg");
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header .header-utility__link__type--language .header-utility__link__label:before, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple .header-utility__link__type--language .header-utility__link__label:before {
    background-color: rgba(255, 255, 255, 0);
    background-image: url("/en/app-files/img/cmn_ic03_02.svg");
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header .header-utility__link__type--menu, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple .header-utility__link__type--menu {
    border-left-color: transparent;
    background-color: transparent;
  }
  .header-snav {
    padding-block: 2.8rem;
  }
  .Header__body .header-snav {
    display: none;
  }
  .header-snav__list {
    gap: 8px var(--gap-col-gap);
    flex-flow: row wrap;
    width: 100%;
  }
  .header-snav__list > li {
    width: calc((100% - var(--gap-col-gap)) / 2);
    font-size: var(--font-font-size--M);
  }
  .header-snav__list > li > [class*="__type"] {
    padding-left: calc(8px + var(--gap-link-gap));
  }
  .header-snav__list > li > [class*="__type"]:before {
    top: .3em;
    left: 0;
  }
  .header-snav__filesize {
    font-weight: 400;
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header .header-snav__list > li > [class*="__type"], body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple .header-snav__list > li > [class*="__type"] {
    color: var(--color-base-white);
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header .header-snav__type--blank:after, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple .header-snav__type--blank:after {
    background-color: rgba(255, 255, 255, 0);
    background-image: url("/en/app-files/img/sprite/icon.svg#blank2-usage");
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header .header-snav__type--pdf:after, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple .header-snav__type--pdf:after {
    background-color: rgba(255, 255, 255, 0);
    background-image: url("/en/app-files/img/sprite/icon.svg#pdf2-usage");
  }
  .header-language-wrap {
    top: 60px;
    width: 120px;
  }
  .header-language-wrap:before, .header-language-wrap:after {
    aspect-ratio: 11 / 9;
    width: 11px;
  }
  .header-language-wrap:after {
    top: -7px;
  }
  .header-language > li {
    font-size: 1.4rem;
    font-weight: 700;
  }
  .header-language > li > [class*="__type"] {
    padding: .9rem .6rem;
  }
  .header-description + .header-description {
    margin-top: 2.7rem;
    border-top: 1px solid var(--color-border-2);
  }
  .header-description + .header-description:has(> .header-description__head:first-child) {
    padding-top: 2.8rem;
  }
  .header-description + .header-description:has(> .header-description__detail:first-child) {
    padding-top: 1.4rem;
  }
  .header-description__detail {
    margin: 1.4rem 0 0;
  }
  .header-description__title {
    font-size: var(--font-font-size--M);
    font-weight: 700;
  }
  .header-search-wrap {
    padding-block: 2.8rem;
    padding-inline: 15px;
  }
  .header-search-wrap__inner {
    width: 100%;
  }
  .header-search-wrap__close {
    padding-block: 1rem;
    padding-inline: 2rem 4.1rem;
    margin-top: 1.4rem;
    border: 1px solid var(--color-border-1);
    border-radius: 5px;
    background: var(--color-bg-base);
    font-size: var(--font-font-size--M);
    font-weight: 700;
    text-align: center;
  }
  .header-search-wrap__close:before, .header-search-wrap__close:after {
    right: 1.9rem;
  }
  .header-search {
    width: 100%;
    height: 48px;
  }
  .header-search__input {
    padding-block: 4px 2px;
    padding-inline: 11px;
  }
  .header-search__submit {
    width: 50px;
  }
  .header-search__submit:before {
    width: 24px;
  }
  .header-search > .poplink.pcia {
    width: calc(100% - 50px) !important;
  }
  .header-menu {
    padding-inline: 15px;
    -webkit-clip-path: inset(0 0 -12px 0);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
            clip-path: inset(0 0 -12px 0);
  }
  body.is-active-gnav, body.is-active-menu {
    position: fixed;
    width: 100%;
  }
  .main-breadcrumb {
    padding-inline: 15px;
  }
  .main-breadcrumb__list {
    gap: 11px var(--gap-link-gap);
    padding-block: 1.9rem 2rem;
  }
  .main-breadcrumb__list > li {
    line-height: 23px;
  }
  .main-breadcrumb__list > li:not(:first-child) {
    padding-left: calc(.8rem + var(--gap-link-gap));
  }
  .main-breadcrumb__list > li:not(:first-child):before {
    top: -2px;
  }
  .main-breadcrumb__list > li:last-child > [class*="__type"] {
    font-weight: 700;
  }
  .Main__content {
    padding: 2.2rem 15px 6rem;
  }
  .Main__sidelayout {
    margin-top: 3.9rem;
  }
  .Main__sidelayout__sidebar {
    margin-top: 3.9rem;
  }
  .main-lnav--bottom {
    --lnav-bottom-circle-size: 4rem;
    padding-block: 4rem;
    padding-inline: 15px;
  }
  .main-lnav__title > [class*="__type"] {
    padding: 2rem 1.4rem;
    font-size: 1.6rem;
    font-weight: 700;
  }
  .main-lnav__stage1 > li {
    line-height: 1.6;
  }
  .main-lnav__stage1 > li.is-current {
    font-weight: 700;
  }
  .main-lnav__stage1 > li > [class*="__type"] {
    padding: 1.4rem 1.4rem 1.3rem;
  }
  .main-lnav__stage1 > li > [class*="__type"]:not([class*="--nolink"]) {
    padding-left: calc(1.4rem + 1.4rem + var(--gap-link-gap));
  }
  .main-lnav__stage1 > li > [class*="__type"]:not([class*="--nolink"]):before {
    top: 1.8rem;
    left: 1.7rem;
  }
  .main-lnav__stage1__type--nolink--title {
    font-weight: 700;
  }
  .main-lnav__stage2 > li {
    border-top: 1px solid var(--color-border-2);
    font-size: var(--font-font-size--S);
    line-height: 1.6;
  }
  .main-lnav__stage2 > li.is-current {
    font-weight: 700;
  }
  .main-lnav__stage2 > li > [class*="__type"] {
    padding: 1.35rem 2.8rem 1.3rem;
  }
  .main-lnav__stage2 > li > [class*="__type"]:not([class*="--nolink"]) {
    padding-left: calc(2.8rem + 14px + var(--gap-link-gap));
  }
  .main-lnav__stage2 > li > [class*="__type"]:not([class*="--nolink"]):before {
    top: 1.6rem;
    left: 3.1rem;
  }
  .main-lnav-layout__body {
    margin: 3.6rem 0 0;
  }
  .main-lnav-lead {
    text-align: center;
  }
  .main-lnav-lead + * {
    margin-top: 1.4rem !important;
  }
  .main-lnav-lead__main {
    margin: 1rem 0 0;
  }
  .main-lnav-lead__image-wrap {
    gap: 1.4rem;
    justify-content: center;
  }
  .main-lnav-lead__image {
    max-height: 39px;
  }
  .main-lnav-lead__image > img {
    width: auto;
    max-height: 39px;
  }
  .main-lnav-lead-v2__sub {
    font-size: 1.4rem;
  }
  .main-lnav-lead-v2__main {
    margin: 1rem 0 0;
  }
  .main-lnav-lead-v2__image-wrap {
    gap: 1.4rem;
  }
  .main-lnav-lead-v2__image {
    max-height: 39px;
  }
  .main-lnav-lead-v2__image > img {
    width: auto;
    max-height: 39px;
  }
  .main-lnav-text {
    margin: 1rem 0 0;
    font-size: 1.2rem;
    text-align: center;
  }
  .main-lnav-text-v2 {
    margin: 1.4rem 0 0;
    font-size: 1.2rem;
    line-height: 1.6;
    text-align: center;
  }
  .main-lnav-button-wrap {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    margin: 2.2rem 0 0 0;
  }
  .main-lnav-button-wrap[data-col-sp] {
    row-gap: 2.2rem;
  }
  .main-lnav-button-wrap > * {
    justify-content: center;
  }
  .main-lnav-button-wrap-v2 {
    margin: 2.2rem 0 0 0;
  }
  .main-lnav-button-wrap-v2[data-col-sp] {
    row-gap: 2.2rem;
  }
  .main-lnav-button .main-lnav-button__type, .main-lnav-button .main-lnav-button__type--blank, .main-lnav-button .main-lnav-button__type--pdf, .main-lnav-button .main-lnav-button__type--excel, .main-lnav-button .main-lnav-button__type--word, .main-lnav-button .main-lnav-button__type--powerpoint, .main-lnav-button .main-lnav-button__type--zip, .main-lnav-button .main-lnav-button__type--modal, .main-lnav-button .main-lnav-button__type--rss {
    padding: 1.1rem 2.2rem;
    font-weight: 700;
  }
  [class*="button-wrap"][data-col-sp]:not([data-col-sp="1"]) > .main-lnav-button > [class*="__type"] {
    width: 100%;
  }
  .main-lnav-button .main-lnav-button__type .main-lnav-button__label {
    padding-inline: 0 calc(8px + var(--gap-link-gap));
  }
  .main-lnav-button .main-lnav-button__type--blank .main-lnav-button__label {
    padding-inline: 0 calc(14px + var(--gap-link-gap));
  }
  .main-lnav-button .main-lnav-button__type--pdf .main-lnav-button__label {
    padding-inline: 0 calc(14px + var(--gap-link-gap));
  }
  .main-lnav-button .main-lnav-button__type--excel .main-lnav-button__label {
    padding-inline: 0 calc(14px + var(--gap-link-gap));
  }
  .main-lnav-button .main-lnav-button__type--word .main-lnav-button__label {
    padding-inline: 0 calc(14px + var(--gap-link-gap));
  }
  .main-lnav-button .main-lnav-button__type--powerpoint .main-lnav-button__label {
    padding-inline: 0 calc(14px + var(--gap-link-gap));
  }
  .main-lnav-button .main-lnav-button__type--zip .main-lnav-button__label {
    padding-inline: 0 calc(14px + var(--gap-link-gap));
  }
  .main-lnav-button .main-lnav-button__type--modal .main-lnav-button__label {
    padding-inline: 0 calc(14px + var(--gap-link-gap));
  }
  .main-lnav-button .main-lnav-button__type--rss .main-lnav-button__label {
    padding-inline: 0 calc(14px + var(--gap-link-gap));
  }
  .main-lnav-button__filesize {
    font-weight: 400;
  }
  .main-lnav-card-wrap {
    row-gap: 3.6rem;
    margin-top: 3.6rem;
  }
  .main-lnav-card__head {
    width: 125px;
    margin-right: 14px;
    float: left;
  }
  .main-lnav-card__body {
    width: 100%;
  }
  .main-lnav-card__contents {
    width: 100%;
    margin-top: 1.4rem;
    float: left;
  }
  .main-lnav-card__title {
    width: calc(100% - 14px - 125px);
    float: left;
    font-weight: 700;
  }
  .main-lnav-card__date {
    font-size: var(--font-font-size--S);
  }
  .main-lnav-card__category__link {
    min-width: 104px;
    padding: .5rem 1.4rem;
    font-weight: 700;
    line-height: 1.6;
  }
  .main-lnav-card__tag-list {
    gap: 10px;
    margin: 1.1rem 0 0;
  }
  .main-lnav-card__tag-list[data-col-sp] {
    row-gap: .8rem;
  }
  .Footer, .Footer--simple {
    --footer-circle-size: 3rem;
  }
  .Footer__inner {
    width: 100%;
  }
  .Footer__body {
    padding-block: 3rem;
    padding-inline: 15px;
  }
  .footer-sitemap__link {
    width: 100%;
    border-bottom: 1px solid var(--color-border-2);
  }
  .footer-sitemap__link > [class*="__type"] {
    padding-block: 1.4rem 1.35rem;
    padding-inline: 0 .8rem;
    display: block;
    width: 100%;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.6;
    text-align: left;
  }
  .footer-sitemap__link__type:after {
    translate: 0 -50%;
    position: absolute;
    top: 50%;
    right: 3px;
  }
  .footer-sitemap__link__type--blank:after {
    translate: 0 -50%;
    position: absolute;
    top: 50%;
    right: 0;
  }
  .footer-sitemap__link__type--pdf:after {
    translate: 0 -50%;
    position: absolute;
    top: 50%;
    right: 0;
  }
  .footer-sitemap__link__list {
    display: none;
  }
  .footer-sitemap__accordion {
    border-bottom: 1px solid var(--color-border-2);
  }
  .footer-sitemap__accordion__head {
    -webkit-appearance: none;
            appearance: none;
    padding-block: 1.4rem 1.35rem;
    padding-inline: 0 calc(var(--gap-link-gap) + 14px);
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    border: none;
    background: none;
    font-size: var(--font-font-size--M);
    font-weight: 700;
    line-height: 1.6;
    text-align: left;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .footer-sitemap__accordion__head:before, .footer-sitemap__accordion__head:after {
    translate: 0 -50%;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 14px;
    height: 1px;
    background: var(--color-icon-link);
    content: "";
    transition: rotate 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .footer-sitemap__accordion__head:before {
    rotate: 90deg;
  }
  .footer-sitemap__accordion__head:after {
    -webkit-transform: rotate(0deg);
    margin: 0;
            transform: rotate(0deg);
    rotate: 0deg;
  }
  .footer-sitemap__accordion__head.is-active:before {
    rotate: 0deg;
  }
  .footer-sitemap__accordion__body {
    padding-bottom: 1.1rem;
    border-top: 1px solid var(--color-border-2);
  }
  .footer-sitemap__top-link > [class*="__type"] {
    padding-block: 1.4rem;
    padding-inline: 1.4rem .8rem;
    display: block;
    width: 100%;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.6;
    text-align: left;
  }
  .footer-sitemap__description-wrap {
    padding: 2.8rem 1.4rem 2.8rem 2.9rem;
    border-radius: var(--radius-L);
    background: var(--color-base-white);
  }
  .footer-sitemap__description + .footer-sitemap__description {
    margin-top: 2.7rem;
    border-top: 1px solid var(--color-border-2);
  }
  .footer-sitemap__description + .footer-sitemap__description:has(> .footer-sitemap__description__head:first-child) {
    padding-top: 2.8rem;
  }
  .footer-sitemap__description + .footer-sitemap__description:has(> .footer-sitemap__description__detail:first-child) {
    padding-top: 1.4rem;
  }
  .footer-sitemap__description__detail {
    margin: 1.4rem 0 0;
  }
  .footer-sitemap__description__title {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.4;
  }
  .footer-sitemap__description__title > [class*="__type"] {
    display: block;
    width: 100%;
    text-align: left;
  }
  .footer-sitemap__link-list {
    row-gap: 1.4rem;
  }
  .footer-sitemap__link-list > li {
    font-size: 1.4rem;
    font-weight: 400;
  }
  .footer-sitemap__link-list > li > [class*="__type"] {
    display: block;
    width: 100%;
    text-align: left;
  }
  .footer-share {
    margin: 3rem 0 0;
  }
  .footer-share__list {
    gap: 1rem 28px;
  }
  .Footer__foot {
    padding-block: 3.1rem;
    padding-inline: 15px;
  }
  .Footer--simple .Footer__foot {
    -webkit-padding-before: 3rem;
            padding-block-start: 3rem;
  }
  .footer-subnav__link-list {
    gap: 1.4rem 2.8rem;
    justify-content: flex-start;
  }
  .footer-copyright {
    margin: 3.1rem 0 0;
  }
  .footer-pagetop {
    top: calc(-40px / 2);
    right: 15px;
    width: 40px;
  }
  .footer-pagetop.is-fixed {
    right: 15px;
    bottom: 15px;
  }
  .footer-pagetop > a:focus {
    background-color: var(--color-icon-hover);
  }
  .footer-pagetop > a:focus:after {
    border-top-color: var(--color-base-white);
    border-left-color: var(--color-base-white);
  }
  .footer-pagetop > a:after {
    top: calc(50% + 3px);
    width: 12px;
    border-width: 2px 0 0 2px;
  }
  .news__type, .news__type--nolink, .news__type--blank, .news__type--pdf {
    gap: 0 1.4rem;
    padding-block: 2.5rem;
  }
  .news-badge, .news-badge--type, .news-badge--category {
    min-width: 90px;
    min-height: 23px;
    padding: 2px 8px;
    font-size: var(--font-font-size--S);
    font-weight: 700;
  }
  .news {
    margin-top: 2rem;
  }
  .news__head {
    width: min(80px,calc(80 / 375 * 100vw));
  }
  .news__property {
    min-height: 20px;
  }
  .news__property + .news__caption {
    margin-top: 1.1rem;
  }
  .news__date {
    min-width: 8.5em;
    margin-right: calc((85px + 1.4rem) - 8.5em);
  }
  .news__category {
    gap: .8rem;
    display: flex;
    margin-top: 1.1rem;
  }
  .news__title {
    font-weight: 400;
  }
  .news__filesize {
    font-weight: 400;
  }
  .Main__head {
    padding-top: calc(1.1rem + 7.5rem + 25rem);
  }
  .Main__content {
    padding-block: 0;
    padding-inline: 0;
  }
  .home-news-article__type, .home-news-article__type--nolink, .home-news-article__type--blank, .home-news-article__type--pdf {
    gap: 0 1.4rem;
    padding-block: 2.5rem;
  }
  .home-badge--type, .home-badge--category, .home-news-article-badge, .home-news-article-badge--type, .home-news-article-badge--category {
    min-width: 132px;
    min-height: 22px;
    padding: 2px 8px;
    font-weight: 700;
    line-height: 1.6;
  }
  .home-video-wrap {
    height: 100vh;
  }
  .home-video {
    -webkit-transform: translateX(-50%);
    top: 7.5rem;
    width: 100%;
    min-width: 600px;
    height: auto;
    min-height: 0;
            transform: translateX(-50%);
  }
  .home-video video {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .home-video__control {
    right: 1.5rem;
    bottom: 1.1rem;
  }
  .home-badge--type {
    min-width: 104px;
    min-height: 22px;
    font-size: var(--font-font-size--XS);
  }
  .home-badge--category {
    min-width: 104px;
    min-height: 22px;
    font-size: var(--font-font-size--XS);
  }
  .home-wrap {
    --wrap-circle-size: 3rem;
    padding-block: 9.2rem 10.8rem;
    padding-inline: 15px;
    border-top-left-radius: 30px;
  }
  .home-wrap:after {
    -webkit-mask-image: radial-gradient(circle at 0 0, transparent 30px, black calc(30px + 1px));
    -webkit-mask-size: 30px 30px;
    top: -30px;
    right: 0;
    width: 30px;
    height: 30px;
            mask-image: radial-gradient(circle at 0 0, transparent 30px, black calc(30px + 1px));
            mask-size: 30px 30px;
  }
  .home-pickup__list {
    flex-direction: column;
    margin-top: 3.6rem;
  }
  .home-pickup__article {
    padding-bottom: 2.4rem;
    border-bottom: 1px solid var(--color-border-2);
  }
  .home-pickup__article + .home-pickup__article {
    margin-top: 2.4rem;
  }
  .home-pickup__type, .home-pickup__type--blank, .home-pickup__type--pdf, .home-pickup__type--nolink {
    gap: 1.5rem;
  }
  .home-pickup__head {
    max-width: 106px;
  }
  .home-pickup__body {
    flex: 1 1;
    min-width: 216px;
  }
  .home-pickup__category {
    gap: .8rem;
  }
  .home-pickup__caption {
    margin-top: 1.1rem;
  }
  .home-pickup__title {
    font-weight: 400;
    line-height: 1.6;
  }
  .home-products {
    margin-inline: -1.5rem;
    margin-top: 9.8rem;
  }
  .home-products__inner {
    display: flex;
    flex-direction: column;
    padding-top: 2.8rem;
  }
  .home-products__inner:before {
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 6.56rem;
    left: 1.5rem;
    border-radius: 2rem 0 0 2rem;
    background: linear-gradient(270deg, #F5F5F9 0%, #EBF2F5 100%);
    content: "";
  }
  .home-products__media {
    width: calc(100% - 1.5rem);
  }
  .home-products__lead {
    gap: 1.5rem;
    margin-top: 2rem;
    padding-right: 1.5rem;
    padding-left: 3rem;
  }
  .home-products__catch {
    row-gap: .8rem;
    font-size: 1.9rem;
  }
  .home-products__em--newline {
    display: block;
    margin-top: .8rem;
  }
  .home-products__logo > img {
    width: 33rem;
  }
  .home-products__button-wrap {
    padding-inline: 1.5rem;
    margin-top: 2.2rem;
  }
  .home-products__button {
    width: 100%;
    padding: 1.1rem 2.2rem;
    font-size: var(--font-font-size--M);
    font-weight: 700;
  }
  .home-products__button--blank {
    width: 100%;
    padding: 1.1rem 2.2rem;
    font-size: var(--font-font-size--M);
    font-weight: 700;
  }
  .home-products__button--blank .home-products__button-label {
    padding-right: calc(14px + var(--gap-link-gap));
  }
  .home-about {
    margin-inline: -1.5rem;
    margin-top: 9.8rem;
  }
  .home-about__inner {
    display: flex;
    flex-direction: column;
    padding-top: 2.8rem;
  }
  .home-about__inner:before {
    z-index: -1;
    position: absolute;
    top: 0;
    right: 1.5rem;
    bottom: 6.56rem;
    left: 0;
    border-radius: 0 2rem 2rem 0;
    background: linear-gradient(270deg, #F5F5F9 0%, #EBF2F5 100%);
    content: "";
  }
  .home-about__media {
    width: calc(100% - 1.5rem);
    margin-left: auto;
  }
  .home-about__inner-tx {
    width: 100%;
  }
  .home-about__lead {
    gap: 4rem;
    margin-top: 2rem;
    padding-right: 2.3rem;
    padding-left: 1.5rem;
  }
  .home-about__catch {
    row-gap: .8rem;
    font-size: 1.9rem;
  }
  .home-about__em--newline {
    display: block;
    margin-top: .8rem;
  }
  .home-about__logo > img {
    width: 21.6rem;
  }
  .home-about__button-wrap {
    padding-inline: 1.5rem;
    margin-top: 2.2rem;
  }
  .home-about__button {
    width: 100%;
    padding: 1.1rem 2.2rem;
    font-size: var(--font-font-size--M);
    font-weight: 700;
  }
  .home-about__button--blank {
    width: 100%;
    padding: 1.1rem 2.2rem;
    font-size: var(--font-font-size--M);
    font-weight: 700;
  }
  .home-about__button--blank .home-about__button-label {
    padding-right: calc(14px + var(--gap-link-gap));
  }
  .home-story {
    margin-inline: 0;
  }
  .home-story:after {
    -webkit-mask-size: 40px 40px;
    -webkit-mask-image: radial-gradient(circle at 0 0, transparent 40px, black calc(40px + 1px));
    top: calc(-1 * 40px);
    right: 0;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 87, 206, 0.6);
            mask-image: radial-gradient(circle at 0 0, transparent 40px, black calc(40px + 1px));
            mask-size: 40px 40px;
  }
  .home-story__inner {
    display: flex;
    flex-direction: column;
    padding: 7.6rem 1.5rem 3rem;
    border-radius: var(--story-circle-size) 0 0 0;
  }
  .home-story__media > img {
    width: 25rem;
  }
  .home-story__body {
    display: flex;
    flex-direction: column;
    margin-top: 5.6rem;
  }
  .home-story__lead {
    gap: 1.5rem;
  }
  .home-story__catch {
    font-size: 2rem;
  }
  .home-story__catch-row + .home-story__catch-row {
    margin-top: .8rem;
  }
  .home-story__em--newline {
    display: block;
    margin-top: .8rem;
  }
  .home-story__logo > img {
    width: 13.3rem;
  }
  .home-story__button-wrap {
    margin-top: 2.2rem;
  }
  .home-story__button {
    width: 100%;
    padding: 1.1rem 2.2rem;
    font-size: var(--font-font-size--M);
    font-weight: 700;
  }
  .home-news {
    --news-circle-size: 3rem;
    padding-block: 12.8rem 1.4rem;
    padding-inline: 15px;
  }
  .home-news__head {
    flex-direction: column;
    align-items: flex-start;
  }
  .home-news__heading {
    gap: 2.2rem;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .home-news__button {
    width: 100%;
  }
  .home-news__all-link {
    width: 100%;
    padding: 1.1rem 2.2rem;
    font-size: var(--font-font-size--M);
    font-weight: 700;
  }
  .home-news__tabs {
    width: 100%;
    margin-top: 3.1rem;
    padding-bottom: 2.0rem;
    overflow-x: auto;
  }
  .home-news__tab-list {
    flex-flow: row nowrap;
    width: -webkit-max-content;
    width: max-content;
  }
  .home-news__tab.is-current .home-news__tab-link {
    font-weight: 700;
  }
  .home-news__tab-link {
    padding: .8rem 1.2rem;
    white-space: nowrap;
  }
  .home-news__panels {
    margin-top: 0;
  }
  .home-news__panel:not(:has(.home-news-article)) {
    padding: 2.5rem 0;
  }
  .home-news-article {
    margin-top: 2rem;
  }
  .home-news-article__item {
    border-bottom: 1px solid var(--color-border-2);
  }
  .home-news-article__item:last-child {
    border-bottom: none;
  }
  .home-news-article__head {
    width: min(80px,calc(80 / 375 * 100vw));
  }
  .home-news-article__property {
    display: flex;
  }
  .home-news-article__property + .home-news-article__caption {
    margin-top: 1.1rem;
  }
  .home-news-article__date {
    min-width: 6.33333em;
    margin-right: 1.4rem;
    margin-right: calc((62px + 1.4rem) - 6.33333em);
    font-size: var(--font-font-size--S);
  }
  .home-news-article__category {
    gap: .8rem;
    display: flex;
    flex-flow: column;
  }
  .home-news-article__title {
    font-weight: 400;
  }
  .home-news-article__filesize {
    font-weight: 400;
  }
}

@media print, screen and (min-width: 1260px) {
  body.is-liquid {
    min-width: auto !important;
  }
  body.is-liquid .Main__content {
    max-width: 100% !important;
  }
}

@media print {
  body {
    page: print-width;
    width: 1260px !important;
    margin: 0 auto !important;
  }
  body[data-browser^="ie"] {
    zoom: 1.9 !important;
    -webkit-transform: scale(0.45) !important;
    -webkit-transform-origin: 0 0 !important;
            transform: scale(0.45) !important;
            transform-origin: 0 0 !important;
  }
  body[data-browser="chrome"] {
    zoom: .85;
  }
  .Header, .Header--simple {
    position: absolute;
    left: 0 !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1714.98px) {
  .Header__inner {
    -webkit-margin-start: 30px;
            margin-inline-start: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 767.98px) {
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header:not(:hover) .header-utility__link + .header-utility__link > [class*="__type"]:not(.header-utility__link__type--menu), body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple:not(:hover) .header-utility__link + .header-utility__link > [class*="__type"]:not(.header-utility__link__type--menu) {
    border-left-color: var(--color-base-white);
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header:not(:hover) .header-utility__link__type--menu:before, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple:not(:hover) .header-utility__link__type--menu:before {
    -webkit-transform: translateY(-50%);
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 50px;
            transform: translateY(-50%);
    background-color: var(--color-base-white);
    content: "";
  }
}

@media only screen and (max-width: 767.98px) and (max-width: 767.98px) {
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header .header-utility__link + .header-utility__link > [class*="__type"]:not(.header-utility__link__type--menu), body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple .header-utility__link + .header-utility__link > [class*="__type"]:not(.header-utility__link__type--menu) {
    border-left-color: var(--color-base-white);
  }
  body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header .header-utility__link__type--menu:before, body.is-header-transparent:not(.is-active-gnav):not(.is-active-menu):not(.is-header-fixed) .Header--simple .header-utility__link__type--menu:before {
    -webkit-transform: translateY(-50%);
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 50px;
            transform: translateY(-50%);
    background-color: var(--color-base-white);
    content: "";
  }
}

@media (prefers-reduced-motion: reduce) {
  .home-products.js-home-animation.is-anim-ready [class$="__media"] > img,
  .home-products.js-home-animation.is-anim-ready [class$="__catch-row"],
  .home-products.js-home-animation.is-anim-ready [class$="__logo"],
  .home-products.js-home-animation.is-anim-ready [class$="__em"],
  .home-products.js-home-animation.is-anim-ready [class$="__button-wrap"], .home-products.js-home-animation.is-active [class$="__media"] > img,
  .home-products.js-home-animation.is-active [class$="__catch-row"],
  .home-products.js-home-animation.is-active [class$="__logo"],
  .home-products.js-home-animation.is-active [class$="__em"],
  .home-products.js-home-animation.is-active [class$="__button-wrap"],
  .home-about.js-home-animation.is-anim-ready [class$="__media"] > img,
  .home-about.js-home-animation.is-anim-ready [class$="__catch-row"],
  .home-about.js-home-animation.is-anim-ready [class$="__logo"],
  .home-about.js-home-animation.is-anim-ready [class$="__em"],
  .home-about.js-home-animation.is-anim-ready [class$="__button-wrap"],
  .home-about.js-home-animation.is-active [class$="__media"] > img,
  .home-about.js-home-animation.is-active [class$="__catch-row"],
  .home-about.js-home-animation.is-active [class$="__logo"],
  .home-about.js-home-animation.is-active [class$="__em"],
  .home-about.js-home-animation.is-active [class$="__button-wrap"],
  .home-story.js-home-animation.is-anim-ready [class$="__media"] > img,
  .home-story.js-home-animation.is-anim-ready [class$="__catch-row"],
  .home-story.js-home-animation.is-anim-ready [class$="__logo"],
  .home-story.js-home-animation.is-anim-ready [class$="__em"],
  .home-story.js-home-animation.is-anim-ready [class$="__button-wrap"],
  .home-story.js-home-animation.is-active [class$="__media"] > img,
  .home-story.js-home-animation.is-active [class$="__catch-row"],
  .home-story.js-home-animation.is-active [class$="__logo"],
  .home-story.js-home-animation.is-active [class$="__em"],
  .home-story.js-home-animation.is-active [class$="__button-wrap"] {
    -webkit-animation: none !important;
    -webkit-transform: none !important;
    -webkit-mask-image: none !important;
            transform: none !important;
    background-size: auto !important;
            animation: none !important;
            mask-image: none !important;
    opacity: 1 !important;
  }
  .home-products.js-home-animation.is-anim-ready [class$="__lead"]:before,
  .home-products.js-home-animation.is-anim-ready [class$="__inner"]:before, .home-products.js-home-animation.is-active [class$="__lead"]:before,
  .home-products.js-home-animation.is-active [class$="__inner"]:before,
  .home-about.js-home-animation.is-anim-ready [class$="__lead"]:before,
  .home-about.js-home-animation.is-anim-ready [class$="__inner"]:before,
  .home-about.js-home-animation.is-active [class$="__lead"]:before,
  .home-about.js-home-animation.is-active [class$="__inner"]:before,
  .home-story.js-home-animation.is-anim-ready [class$="__lead"]:before,
  .home-story.js-home-animation.is-anim-ready [class$="__inner"]:before,
  .home-story.js-home-animation.is-active [class$="__lead"]:before,
  .home-story.js-home-animation.is-active [class$="__inner"]:before {
    -webkit-animation: none !important;
    -webkit-transform: none !important;
            transform: none !important;
            animation: none !important;
  }
}

