@charset "UTF-8";
/*!
global > color
------------------------------
*/
:root {
  --cl-main: #243D5F;
  --cl-border: #DDE1E5;
  --cl-bg-gray: #F6F6F6;
  --cl-text-dark: #333;
}

/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
:root {
  --base-font-ja: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック",
      "Yu Gothic", "メイリオ", sans-serif;
  --font-en: "Inter", sans-serif;
  --font-en02: "Afacad", sans-serif;
  --font-en03: "Plus Jakarta Sans", sans-serif;
  --font-mplus: "M PLUS 1", sans-serif;
  --base-font-weight: 500;
  --base-color-txt: #243d5f;
  --header-height-pc: 107px;
  --space-component: 24px;
  --space-h1-content: 60px;
  --space-h2-top: 48px;
  --space-title-text: 20px;
  --space-text: 16px;
  --space-title-title: 32px;
  --space-image-text: 12px;
}
@media screen and (min-width: 768px) {
  :root {
    --space-component: 40px;
    --space-h1-content: 100px;
    --space-h2-top: 80px;
    --space-title-text: 32px;
    --space-text: 24px;
    --space-title-title: 48px;
    --space-image-text: 20px;
  }
}

/*!
global > mixin
------------------------------
*/
.table_presentation .no-link[href$=".pdf"]::after,
.table_presentation a[href$=".pdf"]::after {
  font-size: 0.625rem;
}
@media screen and (min-width: 768px) {
  .table_presentation .no-link[href$=".pdf"]::after,
  .table_presentation a[href$=".pdf"]::after {
    font-size: clamp(0.625rem, 0.2976190476vw + 0.4821428571rem, 0.75rem);
  }
}

.c_pdf_list > li a::after {
  font-size: 0.75rem;
}
@media screen and (min-width: 768px) {
  .c_pdf_list > li a::after {
    font-size: clamp(0.75rem, 0.1488095238vw + 0.6785714286rem, 0.8125rem);
  }
}

.table_materials a {
  font-size: 0.75rem;
}
@media screen and (min-width: 768px) {
  .table_materials a {
    font-size: 0.875rem;
  }
}

.c_heading_row_more a {
  font-size: 0.75rem;
}
@media screen and (min-width: 768px) {
  .c_heading_row_more a {
    font-size: 0.9375rem;
  }
}

.table_presentation:has(a) tbody th, .table_presentation tbody th,
.table_presentation tbody td, .table_presentation .no-link,
.table_presentation a, .case_heading > span, .c_hero.layout02 .c_hero__box_catch {
  font-size: 0.875rem;
}
@media screen and (min-width: 768px) {
  .table_presentation:has(a) tbody th, .table_presentation tbody th,
  .table_presentation tbody td, .table_presentation .no-link,
  .table_presentation a, .case_heading > span, .c_hero.layout02 .c_hero__box_catch {
    font-size: 1rem;
  }
}

.table_none_financial, .table_none_financial thead th {
  font-size: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .table_none_financial, .table_none_financial thead th {
    font-size: 1.0625rem;
  }
}

.c_pdf_list > li a, .mt_about_themes_list .item .item_name, .mt_rightside_anchor a, .table_materials th,
.table_materials td, .table_presentation th,
.table_presentation td, .table_shares > thead th, .table_shares tbody th,
.table_shares tbody td, .table_sus th,
.table_sus td, .table_co th,
.table_co td, .table_spl th,
.table_spl td, .table_financial th,
.table_financial td, .table_none_financial .item_name, .u_cmn_txt {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .c_pdf_list > li a, .mt_about_themes_list .item .item_name, .mt_rightside_anchor a, .table_materials th,
  .table_materials td, .table_presentation th,
  .table_presentation td, .table_shares > thead th, .table_shares tbody th,
  .table_shares tbody td, .table_sus th,
  .table_sus td, .table_co th,
  .table_co td, .table_spl th,
  .table_spl td, .table_financial th,
  .table_financial td, .table_none_financial .item_name, .u_cmn_txt {
    font-size: 1.125rem;
  }
}

.bulleted_list, .c_related_links .c_related_links__link {
  font-size: 1.0625rem;
}
@media screen and (min-width: 768px) {
  .bulleted_list, .c_related_links .c_related_links__link {
    font-size: 1.25rem;
  }
}

table caption {
  font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
  table caption {
    font-size: clamp(1.125rem, 0.5952380952vw + 0.8392857143rem, 1.375rem);
  }
}

.c_about_list li figcaption, .c_about_list--3 li figcaption, .txt_intro, .case_heading {
  font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
  .c_about_list li figcaption, .c_about_list--3 li figcaption, .txt_intro, .case_heading {
    font-size: 1.5rem;
  }
}

a.c_btn__stock, a.c_btn__stock[target=_blank], .mt_about_themes_list .item .item_photo figcaption, .table_none_financial .item_photo figcaption {
  font-size: 1.25rem;
}
@media screen and (min-width: 768px) {
  a.c_btn__stock, a.c_btn__stock[target=_blank], .mt_about_themes_list .item .item_photo figcaption, .table_none_financial .item_photo figcaption {
    font-size: clamp(1.25rem, 0.8928571429vw + 0.8214285714rem, 1.625rem);
  }
}

.txt_leading {
  font-size: 1.5rem;
}
@media screen and (min-width: 768px) {
  .txt_leading {
    font-size: clamp(1.5rem, 3.125vw + 0rem, 2rem);
  }
}

.c_title_dot, .h5.large {
  font-size: 1.625rem;
}
@media screen and (min-width: 768px) {
  .c_title_dot, .h5.large {
    font-size: clamp(1.625rem, 1.4880952381vw + 0.9107142857rem, 2.25rem);
  }
}

.u_color_skyblue {
  color: #bbf7ff;
}

.u_color_white {
  color: #fff;
}

/* ====== Utility spacing classes ====== */
.u_gap_component {
  margin-bottom: var(--space-component);
}

.u_reset_gap {
  margin-bottom: 0;
}

.u_gap_page {
  margin-bottom: var(--space-h1-content);
}

.u_gap_h2 {
  margin-bottom: var(--space-h2-top);
}

.u_gap_title_text {
  margin-bottom: var(--space-title-text);
}

.u_gap_text {
  margin-bottom: var(--space-text);
}

.u_gap_title_title {
  margin-bottom: var(--space-title-title);
}

.u_gap_image_text {
  margin-bottom: var(--space-image-text);
}

.u_txt_left {
  text-align: left !important;
}

.u_txt_right {
  text-align: right !important;
}

.u_txt_center {
  text-align: center !important;
}

.u_fw900 {
  font-weight: 900 !important;
}

.u_fw800 {
  font-weight: 800 !important;
}

.u_fw700 {
  font-weight: 700 !important;
}

.u_fw600 {
  font-weight: 600 !important;
}

.u_fw500 {
  font-weight: 500 !important;
}

.u_fw400 {
  font-weight: 400 !important;
}

.u_fw300 {
  font-weight: 300 !important;
}

.u_f_base {
  font-family: var(--base-font-ja) !important;
}

.u_f_en {
  font-family: var(--font-en) !important;
}

.u_cmn_txt {
  line-height: 2;
  letter-spacing: 0.06em;
}

.u_txt_white {
  color: #fff;
}

.u_txt_black {
  color: #161718;
}

/*!
page > common > common
------------------------------
*/
/*!
foundation > reset
------------------------------
*/
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

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

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

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 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: inherit; /* 2 */
}

address {
  font-style: inherit;
}

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

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

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

/**
 * 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: inherit; /* 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 */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * 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] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

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

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

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

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

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

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

/**
 * 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 outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * 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 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* 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;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

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

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*!
foundation > base
------------------------------
*/
html {
  scrollbar-color: #ccc #eee;
  scrollbar-width: thin;
}

body {
  line-height: 1.5;
  font-size: 0.875rem;
  color: var(--base-color-txt);
  font-family: var(--base-font-ja);
}
@media screen and (min-width: 768px) {
  body {
    font-size: 1rem;
  }
}

body.overflow_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}

.visually_hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

.body-wrapper {
  position: relative;
  display: block;
  overflow: hidden;
}

main {
  padding-top: 67px;
  background-color: var(--cl-bg-gray);
}
@media screen and (min-width: 1080px) {
  main {
    padding-top: 80px;
  }
}
main.c_background__white {
  background-color: #fff;
}
main > .l_container {
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  main > .l_container {
    padding-bottom: 100px;
  }
}

a {
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
a:hover {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  a:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

.u_inline_block {
  display: inline-block;
}

img {
  max-width: 100%;
}

/*!
component > Texts
------------------------------
*/
.u_fs_13 {
  font-size: 0.8125rem;
}
@media (max-width: 767px) {
  .u_fs_13 {
    font-size: 0.625rem;
  }
}

.u_fs_14 {
  font-size: 0.875rem;
}
@media (max-width: 767px) {
  .u_fs_14 {
    font-size: 0.75rem;
  }
}

.u_fs_15 {
  font-size: 0.9375rem;
}
@media (max-width: 767px) {
  .u_fs_15 {
    font-size: 0.75rem;
  }
}

.u_fs_16 {
  font-size: 1rem;
}
@media (max-width: 767px) {
  .u_fs_16 {
    font-size: 0.875rem;
  }
}

.u_fs_17 {
  font-size: 1.0625rem;
}
@media (max-width: 767px) {
  .u_fs_17 {
    font-size: 0.9375rem;
  }
}

.u_fs_18 {
  font-size: 1.125rem;
}
@media (max-width: 767px) {
  .u_fs_18 {
    font-size: 1rem;
  }
}

.u_fs_20 {
  font-size: 1.25rem;
}
@media (max-width: 767px) {
  .u_fs_20 {
    font-size: 1.0625rem;
  }
}

.u_fs_22 {
  font-size: 1.375rem;
}
@media (max-width: 767px) {
  .u_fs_22 {
    font-size: 1.125rem;
  }
}

.u_fs_24 {
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  .u_fs_24 {
    font-size: 1.125rem;
  }
}

.u_fs_28 {
  font-size: 1.75rem;
}
@media (max-width: 767px) {
  .u_fs_28 {
    font-size: 1.3125rem;
  }
}

.u_fs_36 {
  font-size: 2.25rem;
}
@media (max-width: 767px) {
  .u_fs_36 {
    font-size: 1.625rem;
  }
}

.u_fs_40 {
  font-size: 2.5rem;
}
@media (max-width: 767px) {
  .u_fs_40 {
    font-size: 1.625rem;
  }
}

.u_fs_42 {
  font-size: 2.625rem;
}
@media (max-width: 767px) {
  .u_fs_42 {
    font-size: 1.625rem;
  }
}

.u_fs_48 {
  font-size: 3rem;
}
@media (max-width: 767px) {
  .u_fs_48 {
    font-size: 2rem;
  }
}

.u_fs_52 {
  font-size: 3.25rem;
}
@media (max-width: 767px) {
  .u_fs_52 {
    font-size: 1.75rem;
  }
}

.u_f_en {
  font-family: var(--font-en);
}

.u_txt_italic {
  font-style: italic;
}

.c_dotted_txt {
  position: relative;
  padding-left: 19px;
}
.c_dotted_txt::before {
  content: "";
  position: absolute;
  width: 10px;
  aspect-ratio: 1;
  background: linear-gradient(95.3deg, #F0831E 6.82%, #F0A31E 97.17%);
  left: 0;
  top: 50%;
  translate: 0 -50%;
}

/*!
component > btn
------------------------------
*/
.c_totop {
  position: fixed;
  right: 10px;
  bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0;
  width: 45px;
  height: 45px;
  -webkit-transform: translateY(200px);
          transform: translateY(200px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1;
  z-index: 9;
  background: #fff;
  border-radius: 40px;
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-filter: drop-shadow(2px 4px 12px rgba(70, 84, 105, 0.2));
          filter: drop-shadow(2px 4px 12px rgba(70, 84, 105, 0.2));
  padding-top: 4px;
}
@media screen and (min-width: 768px) {
  .c_totop {
    right: 68px;
    bottom: 80px;
    width: 64px;
    height: 64px;
    border-radius: 60px;
  }
  .c_totop:hover {
    opacity: 1;
    background: var(--cl-main);
    color: #fff;
    cursor: pointer;
    border-color: #fff;
  }
  .c_totop:hover::before {
    border-color: #fff;
  }
}
.c_totop::before {
  left: 50%;
  content: "";
  width: 5px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  pointer-events: none;
  aspect-ratio: 1;
  border-top: 1px solid var(--cl-main);
  border-right: 1px solid var(--cl-main);
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
  .c_totop::before {
    width: 9px;
  }
}
.c_totop span {
  font-size: 0.625rem;
  font-family: var(--font-en03);
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .c_totop span {
    font-size: 0.75rem;
  }
}

/*!
component > card
------------------------------
*/
/*!
component > List
------------------------------
*/
/*!
component > Page Hero
------------------------------
*/
.c_hero .h1 {
  margin: 0;
}
.c_hero__main {
  padding-top: 45px;
}
@media screen and (min-width: 768px) {
  .c_hero__main {
    padding-top: 91px;
  }
}
.c_hero__main .h1 {
  margin: 0;
}
.c_hero__catch {
  padding-top: 12px;
}
@media screen and (min-width: 768px) {
  .c_hero__catch {
    padding-top: 24px;
  }
}
.c_hero__bg {
  top: 0;
  top: 0;
  bottom: 18px;
  left: 0;
  right: 0;
  z-index: -1;
  aspect-ratio: 390/240;
}
@media screen and (min-width: 768px) {
  .c_hero__bg {
    aspect-ratio: initial;
    position: absolute;
  }
}
.c_hero__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c_hero.layout02 {
  position: relative;
  z-index: 1;
}
.c_hero.layout02::after {
  content: "";
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f6f6f6;
  z-index: -2;
}
.c_hero.layout02 .c_hero__bread {
  position: relative;
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .c_hero.layout02 .c_hero__bread {
    padding-top: 15px;
  }
}
.c_hero.layout02 .c_hero__bread .c_bread {
  position: absolute;
  top: 15px;
  left: 0;
}
@media screen and (min-width: 768px) {
  .c_hero.layout02 .c_hero__bread .c_bread {
    position: relative;
    top: 0;
  }
}
.c_hero.layout02 .c_hero__main {
  padding-top: 25px;
}
@media screen and (min-width: 768px) {
  .c_hero.layout02 .c_hero__main {
    padding-top: 284px;
  }
}
.c_hero.layout02 .c_hero__box {
  background-color: #f6f6f6;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c_hero.layout02 .c_hero__box {
    max-width: 69.1666666667%;
    border-radius: 0 12px 0 0;
    padding-top: 40px;
    padding-bottom: 13px;
    padding-right: 4.1666666667%;
  }
}
.c_hero.layout02 .c_hero__box::after {
  content: "";
  position: absolute;
  width: 15px;
  aspect-ratio: 1;
  -webkit-mask-image: url("../images/common/img_border.webp");
          mask-image: url("../images/common/img_border.webp");
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  right: 1px;
  bottom: 17px;
  translate: 100% 0;
  background-color: #f6f6f6;
}
.c_hero.layout02 .c_hero__box::before {
  content: "";
  position: absolute;
  left: 1px;
  bottom: 0;
  top: 0;
  height: 100%;
  background-color: #f6f6f6;
  width: 50vw;
  translate: -100% 0;
}
.c_hero.layout02 .c_hero__box .h1 {
  font-size: 1.8125rem;
}
@media screen and (min-width: 768px) {
  .c_hero.layout02 .c_hero__box .h1 {
    font-size: 3rem;
  }
}
.c_hero.layout02 .c_hero__box_sttl {
  font-size: 1.1875rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  margin-top: 17px;
}
@media screen and (min-width: 768px) {
  .c_hero.layout02 .c_hero__box_sttl {
    margin-top: 10px;
    font-size: 1.5rem;
  }
}
.c_hero.layout02 .c_hero__box_catch {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .c_hero.layout02 .c_hero__box_catch {
    margin-top: 10px;
  }
}
.c_hero_after {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .c_hero_after {
    margin-top: 64px;
  }
}

.c_related_links + .c_related_links {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .c_related_links + .c_related_links {
    margin-top: 30px;
  }
}
.c_related_links__list {
  display: grid;
  gap: 10px;
  margin-top: 10px;
  grid-template-columns: repeat(auto-fill, minmax(clamp(10rem, 10.2040816327vw + 7.6084183673rem, 12.5rem), 1fr));
}
@media screen and (min-width: 768px) {
  .c_related_links__list {
    grid-template-columns: repeat(auto-fill, minmax(232px, 1fr));
  }
}
@media screen and (min-width: 768px) {
  .c_related_links__list.col6 {
    grid-template-columns: repeat(auto-fill, minmax(191px, 1fr));
  }
}
.c_related_links__list.col6 a {
  font-size: 0.875rem;
}
.c_related_links__list a {
  background-color: #fff;
  border-radius: 4px;
  font-size: 0.9375rem;
  font-weight: 500;
  min-height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-inline: 1.1333333333em;
}
.c_related_links__list02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  row-gap: 16px;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .c_related_links__list02 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-column-gap: clamp(4.375rem, 5.0632911392vw + 1.9446202532rem, 6.375rem);
       -moz-column-gap: clamp(4.375rem, 5.0632911392vw + 1.9446202532rem, 6.375rem);
            column-gap: clamp(4.375rem, 5.0632911392vw + 1.9446202532rem, 6.375rem);
  }
}
.c_related_links__list02.col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .c_related_links__list02.col {
    gap: 30px;
  }
}
.c_related_links__list02 li {
  font-size: 0.9375rem;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.c_related_links .c_related_links__link {
  font-weight: 500;
  letter-spacing: 0.05em;
  text-decoration: none;
}
.c_related_links .c_related_links__link::after {
  content: "";
  width: 14px;
  aspect-ratio: 1;
  background: url("../images/common/icon_arrow_circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 6px;
}
@media screen and (min-width: 768px) {
  .c_related_links .c_related_links__link::after {
    width: 16px;
    font-size: 0.75rem;
    margin-left: 14px;
  }
}
.c_related_links .c_related_links__link[href$=".pdf"]::after {
  content: "";
  background-color: transparent;
  background-image: url("../images/common/icon_pdf.svg");
  aspect-ratio: initial;
  width: 16px;
  height: 21px;
  right: -11px;
}

/*!
component >   BREAD CRUMB
------------------------------
*/
.c_bread {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  row-gap: 5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.625rem;
  font-weight: 500;
  color: var(--cl-text-dark);
  padding-block: 15px;
}
@media screen and (min-width: 768px) {
  .c_bread {
    font-size: 0.75rem;
  }
}
.c_bread a {
  position: relative;
  line-height: 1;
  display: inline-block;
  color: rgba(51, 51, 51, 0.6);
}
.c_bread a::after {
  content: "";
  position: absolute;
  height: calc(100% - 0.2em);
  top: 50%;
  right: -12px;
  rotate: 35deg;
  top: 50%;
  width: 1px;
  translate: 0 -50%;
  background: rgba(51, 51, 51, 0.8);
}
.c_bread li:last-child {
  color: rgba(51, 51, 51, 0.8);
}
.c_bread.white {
  color: #fff;
}
.c_bread.white a {
  color: #fff;
}
.c_bread.white a::after {
  background: #fff;
}
.c_bread.white li:last-child {
  color: #fff;
}

/*!
component > Gnavi
------------------------------
*/
/*!
component > header
------------------------------
*/
.c_header__inner {
  -webkit-box-shadow: 0px 0px 16px rgba(70, 84, 105, 0.1);
          box-shadow: 0px 0px 16px rgba(70, 84, 105, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  padding-inline: 22px;
  padding-block: 26px;
}
@media screen and (min-width: 1080px) {
  .c_header__inner {
    padding-inline: 43px;
    padding-block: 14px;
  }
}
.c_header__logo {
  width: 229px;
  margin: 0;
}
@media screen and (min-width: 1080px) {
  .c_header__logo {
    width: 445px;
  }
}
.c_header__logo_link {
  display: block;
}
.c_header__logo img {
  width: 100%;
  display: block;
  margin: 0;
}
.c_header__group {
  display: none;
}
@media screen and (min-width: 1080px) {
  .c_header__group {
    width: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    row-gap: 10px;
    margin-right: -2px;
  }
}
.c_util_nav {
  margin-top: 29px;
}
@media screen and (min-width: 1080px) {
  .c_util_nav {
    margin-top: 0;
  }
}
.c_util_nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  margin: 0;
  margin-right: 2px;
}
@media screen and (min-width: 1080px) {
  .c_util_nav__list {
    gap: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    color: var(--cl-main);
  }
}
.c_util_nav__item {
  font-size: 1rem;
  font-weight: 300;
}
@media screen and (min-width: 1080px) {
  .c_util_nav__item {
    font-weight: 400;
    font-size: 0.8125rem;
  }
}
.c_util_nav__lang {
  margin-left: 2px;
}

.c_lang {
  font-family: var(--font-en);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  position: relative;
  top: 5px;
  font-size: 0.9375rem;
}
@media screen and (min-width: 1080px) {
  .c_lang {
    font-size: inherit;
    top: 2px;
    gap: 5px;
  }
}
.c_lang span {
  font-weight: 600;
}
@media screen and (min-width: 1080px) {
  .c_lang span {
    font-weight: 700;
  }
}
.c_lang .splash {
  width: 1px;
  height: 14px;
  background-color: #fff;
  display: inline-block;
  rotate: 24deg;
  -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
@media screen and (min-width: 1080px) {
  .c_lang .splash {
    background-color: var(--cl-main);
  }
}
.c_lang a {
  font-family: 400;
  opacity: 0.6;
}

.c_nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.c_nav__item {
  font-size: 0.9375rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
@media screen and (min-width: 1080px) {
  .c_nav__item:hover {
    opacity: 0.7;
  }
}

.c_header_burger {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: 20px;
  top: 26px;
  z-index: 10;
}
@media screen and (min-width: 1080px) {
  .c_header_burger {
    right: 27px;
    top: 101px;
    display: none;
  }
}
.is_menu_open .c_header_burger {
  display: block;
}
.c_header_burger button {
  position: relative;
  width: 20px;
  height: 12px;
  background: transparent;
  cursor: pointer;
  display: block;
}
@media screen and (min-width: 1080px) {
  .c_header_burger button {
    width: 40px;
    height: 40px;
  }
}
.c_header_burger button span {
  display: block;
  position: absolute;
  height: 1px;
  background: #243d5f;
  left: 50%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 20px;
  translate: -50% 0;
}
@media screen and (min-width: 768px) {
  .c_header_burger button span {
    width: 28px;
    -webkit-transition: none;
    transition: none;
  }
}
.c_header_burger button span:nth-of-type(1) {
  top: calc(50% - 6px);
}
.c_header_burger button span:nth-of-type(2) {
  top: 50%;
}
.c_header_burger button span:nth-of-type(3) {
  top: calc(50% + 6px);
}
@media screen and (min-width: 1080px) {
  .is_menu_open .c_header_burger button span {
    background: #fff;
  }
}
.is_menu_open .c_header_burger button span:nth-of-type(1) {
  top: 50%;
  rotate: -45deg;
}
.is_menu_open .c_header_burger button span:nth-of-type(2) {
  opacity: 0;
}
.is_menu_open .c_header_burger button span:nth-of-type(3) {
  top: 50%;
  rotate: 45deg;
}

.c_menu {
  position: fixed;
  background: radial-gradient(circle, rgb(36, 61, 95) 6%, rgb(35, 78, 135) 100%);
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  padding-top: 106px;
}
@media screen and (min-width: 1080px) {
  .c_menu {
    height: auto;
    padding: 107px 36px 30px;
  }
}
.c_menu .c_util_nav {
  display: block;
}
@media screen and (min-width: 1080px) {
  .c_menu .c_util_nav {
    display: none;
  }
}
.is_menu_open .c_menu {
  z-index: 9;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.c_menu::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/header/img_bg_pattern.webp");
  opacity: 0.2;
}
.c_menu__container {
  position: relative;
  z-index: 1;
  overflow: auto;
  max-height: calc(100svh - 80px);
  padding-inline: 24px;
  padding-bottom: 80px;
}
@media screen and (min-width: 1080px) {
  .c_menu__container {
    padding-inline: 0;
    padding-right: 30px;
    max-height: auto;
    padding-bottom: 40px;
  }
}
.c_menu__sec {
  border-top: 1px solid #84868c;
}
@media screen and (min-width: 1080px) {
  .c_menu__sec {
    max-width: 1290px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    border: 0;
  }
}
.c_menu__sec[data-menu-sec-id="04"] {
  border-bottom: 1px solid #84868c;
}
@media screen and (min-width: 1080px) {
  .c_menu__sec[data-menu-sec-id="04"] {
    border: 0;
  }
}
.c_menu__header {
  cursor: pointer;
  padding-top: 14px;
  padding-bottom: 17px;
  position: relative;
  pointer-events: all;
  padding-right: 30px;
}
@media screen and (min-width: 1080px) {
  .c_menu__header {
    pointer-events: none;
    padding-block: 0;
    padding-right: 0;
    cursor: default;
  }
}
.c_menu__header.active .c_menu__plus_icon::before {
  opacity: 0;
}
.c_menu__plus_icon {
  position: absolute;
  display: block;
  width: 12px;
  height: 1px;
  right: 0;
  background: #fff;
  top: 50%;
}
@media screen and (min-width: 1080px) {
  .c_menu__plus_icon {
    display: none;
  }
}
.c_menu__plus_icon::before {
  content: "";
  position: absolute;
  background: #fff;
  inset: 0;
  rotate: 90deg;
}
.c_menu__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 20px;
  padding-bottom: 56px;
}
@media screen and (min-width: 1080px) {
  .c_menu__body {
    padding-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 31px;
    padding-bottom: 0;
  }
}
.c_menu__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px 20px;
}
@media screen and (min-width: 1080px) {
  .c_menu__main {
    width: 935px;
    gap: 30px 20px;
    max-width: calc(100% - 300px);
  }
}
.c_menu__side {
  width: 100%;
  margin-top: 21px;
}
@media screen and (min-width: 1080px) {
  .c_menu__side {
    width: 280px;
    margin-top: -3px;
  }
}
.c_menu__side .menu_link {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.c_menu__link_item {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}
.c_menu__link_item + .c_menu__link_item {
  margin-top: 21px;
}
@media screen and (min-width: 1080px) {
  .c_menu__link_item + .c_menu__link_item {
    margin-top: 24px;
  }
}
.c_menu__link_item a.menu_link {
  text-decoration: none;
}
.c_menu__title .menu_link {
  pointer-events: none;
}
@media screen and (min-width: 1080px) {
  .c_menu__title .menu_link {
    pointer-events: all;
  }
}
.c_menu__title_sp {
  margin-top: 23px;
  display: block;
}
@media screen and (min-width: 1080px) {
  .c_menu__title_sp {
    display: none;
  }
}
.c_menu__title_sp a.menu_link {
  font-size: 1.25rem;
  font-weight: 300;
  gap: 25px;
}
.c_menu__title_sp a.menu_link .menu_link__icon {
  width: 17px;
}
.c_menu__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}
@media screen and (min-width: 1080px) {
  .c_menu__group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 20px;
    margin-top: -5px;
  }
}
.c_menu .menu_card {
  width: clamp(50% - 10px, (600px - 100vw) * 1000, 100%);
}
@media screen and (min-width: 1080px) {
  .c_menu .menu_card {
    width: clamp((100% - 40px) / 3, (1025px - 100vw) * 1000, 50% - 10px);
  }
}
.c_menu .menu_card__thumb {
  border-radius: 8px;
  overflow: hidden;
  aspect-ratio: 322/162;
}
@media screen and (min-width: 1080px) {
  .c_menu .menu_card__thumb {
    aspect-ratio: 299/217;
  }
}
.c_menu .menu_card__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c_menu .menu_card__des {
  margin-top: 7px;
}
.c_menu .menu_card02__thumb {
  border-radius: 4px;
  overflow: hidden;
}
.c_menu .menu_card02__des {
  margin-top: 7px;
}
@media screen and (min-width: 1080px) {
  .c_menu .menu_card02__des {
    margin-top: 10px;
  }
}
.c_menu .menu_link {
  font-size: 0.875rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-weight: 400;
  -webkit-column-gap: 7px;
     -moz-column-gap: 7px;
          column-gap: 7px;
}
@media screen and (min-width: 1080px) {
  .c_menu .menu_link {
    font-size: 1.0625rem;
  }
}
.c_menu .menu_link.lg {
  font-size: 1.5rem;
  font-weight: 300;
  -webkit-column-gap: 25px;
     -moz-column-gap: 25px;
          column-gap: 25px;
}
@media screen and (min-width: 1080px) {
  .c_menu .menu_link.lg {
    font-size: 2rem;
  }
}
.c_menu .menu_link__icon {
  background: url("../images/common/icon_arrow_circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  aspect-ratio: 1;
}
.c_menu .menu_link__icon.lg {
  width: 26px;
  display: none;
}
@media screen and (min-width: 1080px) {
  .c_menu .menu_link__icon.lg {
    margin-top: 4px;
    display: inline;
  }
}
.c_menu .menu_link__icon.sm {
  width: 12px;
}
@media screen and (min-width: 1080px) {
  .c_menu .menu_link__icon.sm {
    width: 14px;
  }
}
.c_menu .menu_link__icon.out {
  background: url("../images/common/icon_out_link.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 11px;
}

/*!
component > footer
------------------------------
*/
.c_footer {
  background-color: var(--cl-main);
  color: #fff;
  padding-top: 54px;
  border-radius: 20px 20px 0 0;
}
@media screen and (min-width: 768px) {
  .c_footer {
    border-radius: 0;
    padding-top: 78px;
  }
}
.c_footer__top {
  padding-bottom: 45px;
}
@media screen and (min-width: 768px) {
  .c_footer__top {
    padding-bottom: 56px;
  }
}
.c_footer__logo {
  max-width: 344px;
}
@media screen and (min-width: 768px) {
  .c_footer__logo {
    max-width: 478px;
  }
}
.c_footer__logo img {
  width: 100%;
  display: block;
  margin: 0;
}
.c_footer__banners {
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  .c_footer__banners {
    margin-top: 35px;
  }
}
.c_footer__mnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 35px;
}
@media screen and (min-width: 1080px) {
  .c_footer__mnav {
    gap: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.c_footer__bottom {
  border-top: 1px solid #99a0b1;
  padding-top: 24px;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .c_footer__bottom {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.c_footer__copy {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 0.625rem;
  color: #99a0b1;
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .c_footer__copy {
    text-align: initial;
  }
}

.footer_bottom__wraper {
  max-width: 1320px;
  width: calc(100% - 60px);
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  row-gap: 25px;
}
@media screen and (min-width: 768px) {
  .footer_bottom__wraper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-left: 25px;
    padding-right: 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
  }
}

.banner_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
}
@media screen and (min-width: 1080px) {
  .banner_list {
    gap: 20px;
  }
}
.banner_list__item {
  border-radius: 4px;
  overflow: hidden;
  width: clamp((100% - 80px) / 5, (767px - 100vw) * 1000, 50% - 6px);
}
@media screen and (min-width: 1080px) {
  .banner_list__item {
    border-radius: 2px;
  }
}
.banner_list .banner_list__link::after {
  display: none;
}
.banner_list__fig {
  aspect-ratio: 165/51;
}
@media screen and (min-width: 768px) {
  .banner_list__fig {
    aspect-ratio: 224/72;
  }
}
.banner_list__fig img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (min-width: 1080px) {
  .mnav > .mnav__block:nth-child(1) {
    width: 88px;
  }
  .mnav > .mnav__block:nth-child(2) {
    width: 150px;
  }
  .mnav > .mnav__block:nth-child(3) {
    width: 195px;
  }
  .mnav > .mnav__block:nth-child(4) {
    width: 258px;
  }
  .mnav > .mnav__block:nth-child(5) {
    width: 223px;
  }
}
.mnav__block {
  border-bottom: 1px solid #99a0b1;
}
.mnav__block .mnav__block:last-child {
  border-bottom: 0;
}
@media screen and (min-width: 1080px) {
  .mnav__block {
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    border: 0;
  }
}
@media screen and (min-width: 768px) {
  .mnav__block:first-of-type {
    min-width: 95px;
  }
}
.mnav__header {
  display: block;
  letter-spacing: 0.05em;
  width: 100%;
}
@media screen and (min-width: 1080px) {
  .mnav__header {
    padding-bottom: 24px;
  }
}
.mnav__header.has_child {
  position: relative;
  cursor: pointer;
}
.mnav__header.active .mnav__icon::before {
  opacity: 0;
}
.mnav__icon {
  position: absolute;
  display: block;
  width: 12px;
  height: 1px;
  right: 7px;
  background: #fff;
  top: 50%;
}
@media screen and (min-width: 1080px) {
  .mnav__icon {
    display: none;
  }
}
.mnav__icon::before {
  content: "";
  position: absolute;
  background: #fff;
  inset: 0;
  rotate: 90deg;
}
.mnav__list {
  display: none;
  padding-bottom: 20px;
}
@media screen and (min-width: 1080px) {
  .mnav__list {
    display: block;
    padding-bottom: 0;
  }
}
.mnav__ttl {
  font-size: 0.9375rem;
  font-weight: 300;
  display: block;
  padding-block: 12px;
}
@media screen and (min-width: 1080px) {
  .mnav__ttl {
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  .mnav__ttl {
    font-size: 1.125rem;
    font-weight: 500;
  }
}
.mnav__item {
  font-size: 0.875rem;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .mnav__item {
    font-size: 0.875rem;
  }
}
.mnav__item + .mnav__item {
  margin-top: 8px;
}

.snav {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .snav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    row-gap: 5px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.snav__item {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 400;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  margin: 3px 5px;
}
@media screen and (min-width: 768px) {
  .snav__item {
    margin: 0;
  }
}

@media screen and (min-width: 1080px) {
  .footer_en .mnav .mnav__block:nth-child(2) {
    width: 180px;
  }
  .footer_en .mnav .mnav__block:nth-child(3) {
    width: 180px;
  }
  .footer_en .mnav > .mnav__block:nth-child(4) {
    width: 220px;
  }
}

/*!
component > Other
------------------------------

- loadpage
------------------------------
*/
hr {
  border-color: var(--cl-border);
}

.is_loadding .c_loading {
  opacity: 1;
  pointer-events: all;
}

.c_loading {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #243d5f;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
}
.c_loading__content {
  position: relative;
  -webkit-transform: translate(-15px, -15px);
  transform: translate(-15px, -15px);
}
.c_loading__item {
  background-color: #fff;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  margin-left: 15px;
  top: 4px;
  left: -7px;
}
.c_loading__item:first-child {
  -webkit-animation: ball-zig 0.7s 0s infinite linear;
  animation: ball-zig 0.7s 0s infinite linear;
}
.c_loading__item:last-child {
  -webkit-animation: ball-zag 0.7s 0s infinite linear;
  animation: ball-zag 0.7s 0s infinite linear;
}

@-webkit-keyframes ball-zig {
  33% {
    -webkit-transform: translate(-15px, -30px);
    transform: translate(-15px, -30px);
  }
  66% {
    -webkit-transform: translate(15px, -30px);
    transform: translate(15px, -30px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes ball-zig {
  33% {
    -webkit-transform: translate(-15px, -30px);
    transform: translate(-15px, -30px);
  }
  66% {
    -webkit-transform: translate(15px, -30px);
    transform: translate(15px, -30px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes ball-zag {
  33% {
    -webkit-transform: translate(15px, 30px);
    transform: translate(15px, 30px);
  }
  66% {
    -webkit-transform: translate(-15px, 30px);
    transform: translate(-15px, 30px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes ball-zag {
  33% {
    -webkit-transform: translate(15px, 30px);
    transform: translate(15px, 30px);
  }
  66% {
    -webkit-transform: translate(-15px, 30px);
    transform: translate(-15px, 30px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
/*!
- Cookiewrap
------------------------------
*/
#cookiewrap {
  position: fixed;
  bottom: 0;
  left: 0;
  background: #ccc;
  z-index: 999;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  display: none;
}
@media screen and (min-width: 768px) {
  #cookiewrap {
    padding: 40px;
  }
}
#cookiewrap .inner {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#cookiewrap .inner .close {
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
  font-size: 0.875rem;
  line-height: 1em;
}
@media screen and (min-width: 768px) {
  #cookiewrap .inner .close {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
#cookiewrap .inner .close a {
  display: block;
  padding: 8px;
  border: 1px solid #999;
}
#cookiewrap .inner .txt {
  font-size: 0.875rem;
  line-height: 1.8;
  padding-bottom: 45px;
}
@media screen and (min-width: 768px) {
  #cookiewrap .inner .txt {
    padding-bottom: 0;
    padding-right: 110px;
  }
}

.c_sec_br {
  background-color: #333333;
  padding-block: 10px;
  cursor: pointer;
}
.c_sec_br__text {
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin: 0;
}

.c_accordion_block__head_in {
  position: relative;
}
.c_accordion_block__head_icon {
  content: "";
  position: absolute;
  background: url("../images/common/icon_plus_circle.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  aspect-ratio: 1;
  right: 0;
  top: 50%;
  translate: 0 -50%;
  width: 18px;
  right: 20px;
}
@media screen and (min-width: 768px) {
  .c_accordion_block__head_icon {
    right: 26px;
    width: 20px;
  }
}
.c_accordion_block.is_open .c_accordion_block__head_icon {
  background: url("../images/common/icon_minus.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.accordion {
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: var(--space-component);
}
.accordion__header {
  position: relative;
  background-color: var(--cl-main);
  color: #fff;
  cursor: pointer;
  padding: 13px 40px 13px 20px;
  width: 100%;
  outline: none;
}
@media screen and (min-width: 768px) {
  .accordion__header {
    padding: 13px 28px;
  }
}
.accordion__header::after {
  content: "";
  position: absolute;
  background: url("../images/common/icon_plus_circle.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  aspect-ratio: 1;
  right: 0;
  top: 50%;
  translate: 0 -50%;
  width: 18px;
  right: 20px;
}
@media screen and (min-width: 768px) {
  .accordion__header::after {
    right: 26px;
    width: 20px;
  }
}
.accordion__header span {
  font-weight: 400;
  letter-spacing: 0;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .accordion__header span {
    font-size: 1.125rem;
  }
}
.accordion__content {
  background-color: #fff;
  display: none;
}
.accordion__body {
  padding-top: 23px;
  padding-bottom: 20px;
  padding-inline: 20px;
}
@media screen and (min-width: 768px) {
  .accordion__body {
    padding-top: 25px;
    padding-bottom: 36px;
    padding-inline: 28px;
  }
}
.accordion__text {
  letter-spacing: 0;
}
.accordion__text_note {
  letter-spacing: 0;
  margin-top: 13px;
  font-size: 0.75rem;
}
@media screen and (min-width: 768px) {
  .accordion__text_note {
    font-size: 0.9375rem;
    margin-top: 10px;
  }
}
.accordion .h6 {
  margin-bottom: 20px;
}
.accordion.is_open .accordion__header::after {
  background: url("../images/common/icon_minus.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.mt_accordion {
  margin-top: var(--space-h2-top);
}

/* ボタン */
/* JSで状態維持クラスがついた時の表示 */
.is-maintained #mt_accordion_01 {
  display: block !important;
}

/* 展開時は「過去の資料を見る」ボタンを隠す（または文言を変える） */
.is-maintained .btn_more_wrap {
  display: none;
}

/* 「元に戻す」ボタン（最初は隠しておく） */
.btn_close_wrap {
  display: none;
  text-align: center;
  margin-top: 20px;
  padding-block: 70px;
}
.btn_close_wrap .btn_close_accordion::after {
  background: url("../images/common/icon_minus.svg") 0% 0%/100% 100% no-repeat;
}

.is-maintained .btn_close_wrap {
  display: block;
}

.btn_more_wrap .btn_more.en {
  max-width: 290px;
}

.bg_navy {
  background-color: #243d5f !important;
}
.bg_orange {
  background-color: #f0831e !important;
}
.bg_red {
  background-color: #e9474d !important;
}
.bg_sky {
  background-color: #00b2bb !important;
}
.bg_purple {
  background-color: #b963a3 !important;
}
.bg_blue {
  background-color: #034b8a !important;
}
.bg_green {
  background-color: #44b152 !important;
}
.bg_green-environment {
  background-color: #00b2bb !important;
}

.section_block {
  margin-block: var(--space-component);
}
.section_block.sm {
  margin-block: calc(var(--space-component) * 2);
}

.white_block {
  background-color: #fff;
  margin-block: 40px;
  padding: 40px 20px;
}
@media screen and (min-width: 768px) {
  .white_block {
    margin-block: 60px;
    padding: 80px 40px;
  }
}
.white_block.sm {
  padding: 20px;
}
.white_block.outline {
  border: 2px solid #dde1e5;
}
.row .white_block {
  height: 100%;
  margin-block: 0;
}
@media screen and (min-width: 768px) {
  .white_block .table_w {
    width: 1120px;
  }
}
.white_block h3:nth-child(1),
.white_block .tab_heading:nth-child(1) {
  margin-top: 0;
}
.white_block .tab_heading {
  margin-bottom: 16px;
}

.sec_bg_gray {
  position: relative;
  padding-block: 50px;
}
.sec_bg_gray::before {
  content: "";
  position: absolute;
  left: calc(50% - 50vw);
  right: calc(50% - 50vw);
  top: 0;
  bottom: 0;
  background-color: var(--cl-bg-gray);
}
.sec_bg_gray > * {
  position: relative;
  z-index: 1;
}

.sec_bg_white {
  position: relative;
  padding-block: 50px;
}
.sec_bg_white::before {
  content: "";
  position: absolute;
  left: calc(50% - 50vw);
  right: calc(50% - 50vw);
  top: 0;
  bottom: 0;
  background-color: #fff;
}
.sec_bg_white > * {
  position: relative;
  z-index: 1;
}

.recruit_block {
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .recruit_block {
    border-radius: 6px;
  }
}
.recruit_block + .recruit_block {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .recruit_block + .recruit_block {
    margin-top: 6px;
  }
}
.recruit_block__header {
  position: relative;
  cursor: pointer;
  padding-left: 20px;
  padding-right: 50px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .recruit_block__header {
    padding-left: 36px;
    padding-right: 104px;
  }
}
.recruit_block__icon {
  position: absolute;
  width: 44px;
  height: 44px;
  background: linear-gradient(95.3deg, #f0831e 6.82%, #f0a31e 97.17%);
  top: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  .recruit_block__icon {
    width: 68px;
    height: 68px;
  }
}
.recruit_block__icon::before, .recruit_block__icon::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 2px;
  background: #fff;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
@media screen and (min-width: 768px) {
  .recruit_block__icon::before, .recruit_block__icon::after {
    width: 20px;
  }
}
.recruit_block__icon::after {
  rotate: 90deg;
}
.recruit_block__header_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 18px;
  padding-bottom: 28px;
  border-bottom: 1px solid #fff;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
  .recruit_block__header_wrap {
    gap: 5px 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-block: 16px;
  }
}
.recruit_block__header_ttl {
  font-size: 1.5rem;
  font-weight: 400;
}
.recruit_block__content {
  display: none;
}
.recruit_block__body {
  padding-inline: 20px;
  padding-top: 18px;
  padding-bottom: 32px;
}
@media screen and (min-width: 768px) {
  .recruit_block__body {
    padding-inline: 40px;
    padding-top: 21px;
    padding-bottom: 42px;
  }
}
@media screen and (min-width: 768px) {
  .recruit_block__body p {
    max-width: 94.6428571429%;
  }
}
.recruit_block__body .btn_child_link {
  min-height: 54px;
  padding: 13px 20px 13px 14px;
}
@media screen and (min-width: 768px) {
  .recruit_block__body .btn_child_link {
    min-height: 72px;
  }
}
@media screen and (min-width: 768px) {
  .recruit_block__body .btn_child_link[target=_blank] {
    padding-inline: 21px;
  }
}
.recruit_block__btn_group {
  margin-top: 23px;
}
@media screen and (min-width: 768px) {
  .recruit_block__btn_group {
    margin-top: 24px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.recruit_block__btn_group .col {
  -webkit-box-flex: initial;
      -ms-flex: initial;
          flex: initial;
}
@media screen and (min-width: 768px) {
  .recruit_block__btn_group .col {
    width: clamp((100% - 36px) / 4, (1200px - 100vw) * 1000, 50% - 6px);
  }
}
.recruit_block.is_open .recruit_block__header_wrap {
  border-color: #ced0d6;
}
.recruit_block.is_open .recruit_block__icon {
  border-radius: 0px 6px;
}
.recruit_block.is_open .recruit_block__icon::after {
  opacity: 0;
}
.recruit_block .tag_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
}
@media screen and (min-width: 768px) {
  .recruit_block .tag_list {
    gap: 8px;
  }
}
.recruit_block .tag_list__item {
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.06em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 81px;
  font-size: 0.6875rem;
  background: rgba(51, 51, 51, 0.25);
  border-radius: 999px;
  height: 23px;
}
@media screen and (min-width: 768px) {
  .recruit_block .tag_list__item {
    min-width: 120px;
    font-size: 0.875rem;
    height: 28px;
  }
}
.recruit_block .tag_list__item.shinsotsu {
  background: #d73539;
}
.recruit_block .tag_list__item.chuto {
  background: #034b8a;
}
.recruit_block .tag_list__item.arubaito {
  background: var(--cl-main);
}

.box_border {
  border: 2px solid var(--cl-border);
  padding-inline: 18px;
  padding-top: 19px;
  padding-bottom: 24px;
  margin-bottom: var(--space-component);
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .box_border {
    padding-inline: 36px;
    padding-top: 21px;
    padding-bottom: 28px;
  }
}
.box_border.gray {
  background-color: var(--cl-bg-gray);
}
.box_border a {
  text-decoration: none;
}
.box_border > p {
  letter-spacing: 0;
}
.box_border > p + p {
  margin-top: 16px;
}

a.btn_anchor_link {
  --border-color: #fff;
  --btn-bg-color: #fff;
  --btn-text-color: var(--base-color-txt);
  border: 2px solid var(--border-color);
  font-size: 0.9375rem;
  border-radius: 4px;
  background-color: var(--btn-bg-color);
  color: var(--btn-text-color);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.6;
  padding-left: 14px;
  padding-block: 13px;
  padding-right: 16px;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
@media screen and (min-width: 768px) {
  a.btn_anchor_link {
    min-height: 72px;
    border-radius: 6px;
    font-size: 1.125rem;
    padding: 5px 23px;
  }
}
a.btn_anchor_link::after {
  content: "";
  width: 8px;
  aspect-ratio: 1;
  color: inherit;
  rotate: 45deg;
  border-right: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  a.btn_anchor_link::after {
    width: 10px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
  }
}

.btn_child_link_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

a.btn_child_link {
  --border-color: #e7e7e7;
  --btn-bg-color: #fff;
  --btn-text-color: var(--base-color-txt);
  width: 100%;
  background-color: var(--btn-bg-color);
  border: 2px solid var(--border-color);
  border-radius: 4px;
  text-decoration: none;
  font-size: 0.9375rem;
  line-height: 1.6;
  color: var(--btn-text-color);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 14px;
}
@media screen and (min-width: 768px) {
  a.btn_child_link {
    max-width: 594px;
    min-height: 80px;
    border-radius: 6px;
    font-size: 1.125rem;
    padding-block: 5px;
    padding-left: 23px;
    padding-right: 26px;
  }
}
a.btn_child_link::after {
  content: "";
  width: 18px;
  aspect-ratio: 1;
  background-image: url("../images/common/icon_arrow_circle.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
@media screen and (min-width: 768px) {
  a.btn_child_link::after {
    width: 20px;
  }
}
@media screen and (min-width: 768px) {
  a.btn_child_link__center {
    padding-left: 23px;
    padding-right: 26px;
  }
}
a.btn_child_link__center::after {
  width: 20px;
}
a.btn_child_link__center span {
  text-align: center;
}
@media screen and (min-width: 768px) {
  a.btn_child_link__center span {
    padding-left: 12px;
  }
}
a.btn_child_link span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (min-width: 768px) {
  a.btn_child_link.is_reverse_color {
    opacity: 1;
  }
  a.btn_child_link.is_reverse_color:hover {
    --btn-bg-color: var(--cl-main);
    --border-color: var(--cl-main);
    --btn-text-color: #fff;
  }
}
a.btn_child_link__solid {
  --btn-bg-color: var(--cl-main);
  --border-color: var(--cl-main);
  --btn-text-color: #fff;
}
@media screen and (min-width: 768px) {
  a.btn_child_link__solid.is_reverse_color:hover {
    --border-color: #e7e7e7;
    --btn-bg-color: #fff;
    --btn-text-color: var(--base-color-txt);
  }
}
a.btn_child_link[target=_blank] {
  padding-right: 19px;
}
@media screen and (min-width: 768px) {
  a.btn_child_link[target=_blank] {
    padding-right: 32px;
  }
}
a.btn_child_link[target=_blank]::after {
  width: 14px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-image: url("../images/common/icon_out_link02.svg");
}
@media screen and (min-width: 768px) {
  a.btn_child_link[target=_blank]::after {
    width: 15px;
  }
}
@media screen and (min-width: 768px) {
  a.btn_child_link[target=_blank].is_reverse_color:hover::after {
    background-image: url("../images/common/icon_out_link02.svg");
  }
}
a.btn_child_link[target=_blank].is_reverse_color::after {
  background-image: url("../images/common/icon_out_link02_w.svg");
}
a.btn_child_link[target=_blank].is_reverse_color[href$=".pdf"]::after, a.btn_child_link[target=_blank].is_reverse_color[href$=".xls"]::after, a.btn_child_link[target=_blank].is_reverse_color[href$=".xlsx"]::after, a.btn_child_link[target=_blank].is_reverse_color[href$=".doc"]::after, a.btn_child_link[target=_blank].is_reverse_color[href$=".docx"]::after {
  width: auto;
  background-image: none !important;
}
a.btn_child_link[href$=".pdf"], a.btn_child_link[href$=".xls"], a.btn_child_link[href$=".xlsx"], a.btn_child_link[href$=".doc"], a.btn_child_link[href$=".docx"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 18px;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  a.btn_child_link[href$=".pdf"], a.btn_child_link[href$=".xls"], a.btn_child_link[href$=".xlsx"], a.btn_child_link[href$=".doc"], a.btn_child_link[href$=".docx"] {
    padding-right: 30px;
  }
}
a.btn_child_link[href$=".pdf"]::after, a.btn_child_link[href$=".xls"]::after, a.btn_child_link[href$=".xlsx"]::after, a.btn_child_link[href$=".doc"]::after, a.btn_child_link[href$=".docx"]::after {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-family: var(--font-en02);
  text-align: center;
  width: auto;
  font-size: 0.5rem;
  border-radius: 1.37px;
  height: 1.75em;
  line-height: 1.75;
  padding-inline: 4px;
}
@media screen and (min-width: 768px) {
  a.btn_child_link[href$=".pdf"]::after, a.btn_child_link[href$=".xls"]::after, a.btn_child_link[href$=".xlsx"]::after, a.btn_child_link[href$=".doc"]::after, a.btn_child_link[href$=".docx"]::after {
    width: auto;
    font-size: 0.75rem;
    height: 1.3333333333em;
    line-height: 1.3333333333;
    padding-inline: 6px;
  }
}
a.btn_child_link[href$=".pdf"]::after {
  content: "pdf";
  background: #e54242;
}
a.btn_child_link[href$=".xls"]::after {
  content: "xls";
  aspect-ratio: unset;
}
a.btn_child_link[href$=".xlsx"]::after {
  content: "xlsx";
  aspect-ratio: unset;
}
a.btn_child_link[href$=".xls"]::after, a.btn_child_link[href$=".xlsx"]::after {
  background-color: #107c41;
  border-radius: 4px;
}
a.btn_child_link[href$=".doc"]::after, a.btn_child_link[href$=".docx"]::after {
  aspect-ratio: unset;
  background-color: #185abd;
  border-radius: 4px;
}
a.btn_child_link[href$=".doc"]::after {
  content: "doc";
}
a.btn_child_link[href$=".docx"]::after {
  content: "docx";
}

.btn_more {
  background-color: var(--cl-main);
  max-width: 224px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  border-radius: 999px;
  font-weight: 400;
  min-height: 44px;
  font-size: 0.875rem;
}
@media screen and (min-width: 768px) {
  .btn_more {
    min-height: 48px;
    font-size: 0.9375rem;
    padding-left: 15px;
    padding-right: 20px;
    max-width: 254px;
  }
}
.btn_more::after {
  content: "";
  position: absolute;
  aspect-ratio: 1;
  background: url("../images/common/icon_plus_circle.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  top: 50%;
  translate: 0 -50%;
  width: 16px;
  right: 16px;
}
@media screen and (min-width: 768px) {
  .btn_more::after {
    width: 20px;
    right: 19px;
  }
}
.btn_more_wrap {
  margin-block: 40px;
}
@media screen and (min-width: 768px) {
  .btn_more_wrap {
    margin-block: 70px;
  }
}

.btn_image {
  position: relative;
  overflow: hidden;
  display: block;
  border-radius: 8px;
}
.btn_image::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 91px;
  bottom: 0;
  background: linear-gradient(2.4deg, rgba(0, 26, 39, 0.5) 21.86%, rgba(0, 26, 39, 0) 85%);
}
.btn_image__fig {
  height: 100%;
  display: block;
  margin: 0;
}
.btn_image__fig img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.btn_image__body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-inline: 18px;
  padding-block: 20px;
  gap: 11px;
}
@media screen and (min-width: 768px) {
  .btn_image__body {
    padding-inline: 20px;
    padding-block: 17px;
    gap: 11px;
  }
}
.btn_image__body::after {
  content: "";
  background: url("../images/common/icon_arrow_circle.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  aspect-ratio: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  bottom: 0.3181818182em;
  position: relative;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .btn_image__body::after {
    font-size: 1.375rem;
    width: 22px;
  }
}
.btn_image__ttl {
  color: #fff;
  display: -webkit-box;
  letter-spacing: 0.04em;
  line-height: 1.6363636364;
  position: relative;
  -webkit-box-orient: vertical;
  word-break: break-word;
  font-size: 1.1875rem;
}
@media screen and (min-width: 768px) {
  .btn_image__ttl {
    font-size: 1.1rem;
  }
}

.btn_logo_group {
  --item-gap: 22px;
  margin-bottom: var(--space-component);
}

.btn_logo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 6px;
  height: 109px;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .btn_logo {
    height: 154px;
  }
}
.btn_logo__fig {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 10px;
}
.btn_logo__fig img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.btn_logo.has_border {
  border: 2px solid var(--cl-border);
}
.btn_logo[target=_blank] {
  position: relative;
}
.btn_logo[target=_blank]::after {
  content: "";
  position: absolute;
  background: url("../images/common/icon_out_link02.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 12px;
  aspect-ratio: 1;
  right: 10px;
  bottom: 10px;
}
@media screen and (min-width: 768px) {
  .btn_logo[target=_blank]::after {
    width: 15px;
    right: 22px;
    bottom: 17px;
  }
}

.btn_child_link02 {
  width: 100%;
  background-color: #fff;
  border-radius: 6px;
  display: block;
  position: relative;
  padding-top: 18px;
  padding-inline: 20px;
  padding-bottom: 35px;
}
@media screen and (min-width: 768px) {
  .btn_child_link02 {
    padding-top: 0;
    padding-inline: 28px;
    padding-bottom: 35px;
  }
}
.btn_child_link02::after {
  content: "";
  width: 30px;
  aspect-ratio: 1;
  background-image: url("../images/common/icon_arrow_circle.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 18px;
  bottom: 18px;
}
@media screen and (min-width: 768px) {
  .btn_child_link02::after {
    width: 36px;
    right: 26px;
    bottom: 22px;
  }
}
.btn_child_link02__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 2px solid var(--cl-border);
  padding-bottom: 18px;
}
@media screen and (min-width: 768px) {
  .btn_child_link02__head {
    padding-bottom: 0;
    min-height: 121px;
  }
}
.btn_child_link02__ttl {
  line-height: 1.5;
  font-weight: 400;
  position: relative;
  letter-spacing: 0;
  word-break: break-word;
  font-size: 1.5rem;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .btn_child_link02__ttl {
    font-size: 1.75rem;
  }
}
.btn_child_link02__ttl::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 12px;
  aspect-ratio: 1;
  background: linear-gradient(95.3deg, #f0831e 6.82%, #f0a31e 97.17%);
  top: 50%;
  translate: 0 -50%;
}
@media screen and (min-width: 768px) {
  .btn_child_link02__ttl::before {
    width: 14px;
  }
}
.btn_child_link02__lead {
  letter-spacing: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  margin-top: 10px;
  padding-right: 40px;
}
@media screen and (min-width: 768px) {
  .btn_child_link02__lead {
    margin-top: 15px;
    padding-right: 50px;
  }
}
.btn_child_link02.has_border {
  border: 2px solid var(--cl-border);
}

.card_list {
  --item-gap: 20px;
  margin-bottom: var(--space-component);
}

.mt-be-columns {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
@media screen and (min-width: 768px) {
  .mt-be-columns {
    gap: 20px;
  }
}
.mt-be-columns .mt-be-column {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .mt-be-columns .mt-be-column {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.mt-be-columns .btn_child_link02 {
  height: 100%;
}
.mt-be-columns .btn_child_link,
.mt-be-columns .btn_anchor_link {
  width: 100%;
}

.columns-wrap--1-1 > .mt-be-columns > .mt-be-column:nth-child(2n+1) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-1 > .mt-be-columns > .mt-be-column:nth-child(2n+1) {
    width: calc(50% - 10px);
  }
}
.columns-wrap--1-1 > .mt-be-columns > .mt-be-column:nth-child(2n+2) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-1 > .mt-be-columns > .mt-be-column:nth-child(2n+2) {
    width: calc(50% - 10px);
  }
}
.columns-wrap--2-1 > .mt-be-columns > .mt-be-column:nth-child(2n+1) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--2-1 > .mt-be-columns > .mt-be-column:nth-child(2n+1) {
    width: calc(66.6666666667% - 10px);
  }
}
.columns-wrap--2-1 > .mt-be-columns > .mt-be-column:nth-child(2n+2) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--2-1 > .mt-be-columns > .mt-be-column:nth-child(2n+2) {
    width: calc(33.3333333333% - 10px);
  }
}
.columns-wrap--1-2 > .mt-be-columns > .mt-be-column:nth-child(2n+1) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-2 > .mt-be-columns > .mt-be-column:nth-child(2n+1) {
    width: calc(33.3333333333% - 10px);
  }
}
.columns-wrap--1-2 > .mt-be-columns > .mt-be-column:nth-child(2n+2) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-2 > .mt-be-columns > .mt-be-column:nth-child(2n+2) {
    width: calc(66.6666666667% - 10px);
  }
}
.columns-wrap--3-7 > .mt-be-columns > .mt-be-column:nth-child(2n+1) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--3-7 > .mt-be-columns > .mt-be-column:nth-child(2n+1) {
    width: calc(30% - 10px);
  }
}
.columns-wrap--3-7 > .mt-be-columns > .mt-be-column:nth-child(2n+2) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--3-7 > .mt-be-columns > .mt-be-column:nth-child(2n+2) {
    width: calc(70% - 10px);
  }
}
.columns-wrap--7-3 > .mt-be-columns > .mt-be-column:nth-child(2n+1) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--7-3 > .mt-be-columns > .mt-be-column:nth-child(2n+1) {
    width: calc(70% - 10px);
  }
}
.columns-wrap--7-3 > .mt-be-columns > .mt-be-column:nth-child(2n+2) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--7-3 > .mt-be-columns > .mt-be-column:nth-child(2n+2) {
    width: calc(30% - 10px);
  }
}
.columns-wrap--1-1-1 > .mt-be-columns > .mt-be-column:nth-child(3n+1) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-1-1 > .mt-be-columns > .mt-be-column:nth-child(3n+1) {
    width: clamp(33.3333333333% - 13.3333333333px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--1-1-1 > .mt-be-columns > .mt-be-column:nth-child(3n+2) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-1-1 > .mt-be-columns > .mt-be-column:nth-child(3n+2) {
    width: clamp(33.3333333333% - 13.3333333333px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--1-1-1 > .mt-be-columns > .mt-be-column:nth-child(3n+3) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-1-1 > .mt-be-columns > .mt-be-column:nth-child(3n+3) {
    width: clamp(33.3333333333% - 13.3333333333px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--2-1-1 > .mt-be-columns > .mt-be-column:nth-child(3n+1) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--2-1-1 > .mt-be-columns > .mt-be-column:nth-child(3n+1) {
    width: clamp(50% - 13.3333333333px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--2-1-1 > .mt-be-columns > .mt-be-column:nth-child(3n+2) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--2-1-1 > .mt-be-columns > .mt-be-column:nth-child(3n+2) {
    width: clamp(25% - 13.3333333333px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--2-1-1 > .mt-be-columns > .mt-be-column:nth-child(3n+3) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--2-1-1 > .mt-be-columns > .mt-be-column:nth-child(3n+3) {
    width: clamp(25% - 13.3333333333px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--1-2-1 > .mt-be-columns > .mt-be-column:nth-child(3n+1) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-2-1 > .mt-be-columns > .mt-be-column:nth-child(3n+1) {
    width: clamp(25% - 13.3333333333px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--1-2-1 > .mt-be-columns > .mt-be-column:nth-child(3n+2) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-2-1 > .mt-be-columns > .mt-be-column:nth-child(3n+2) {
    width: clamp(50% - 13.3333333333px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--1-2-1 > .mt-be-columns > .mt-be-column:nth-child(3n+3) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-2-1 > .mt-be-columns > .mt-be-column:nth-child(3n+3) {
    width: clamp(25% - 13.3333333333px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--1-1-2 > .mt-be-columns > .mt-be-column:nth-child(3n+1) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-1-2 > .mt-be-columns > .mt-be-column:nth-child(3n+1) {
    width: clamp(25% - 13.3333333333px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--1-1-2 > .mt-be-columns > .mt-be-column:nth-child(3n+2) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-1-2 > .mt-be-columns > .mt-be-column:nth-child(3n+2) {
    width: clamp(25% - 13.3333333333px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--1-1-2 > .mt-be-columns > .mt-be-column:nth-child(3n+3) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-1-2 > .mt-be-columns > .mt-be-column:nth-child(3n+3) {
    width: clamp(50% - 13.3333333333px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--1-1-1-1 > .mt-be-columns > .mt-be-column:nth-child(4n+1) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-1-1-1 > .mt-be-columns > .mt-be-column:nth-child(4n+1) {
    width: clamp(25% - 15px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--1-1-1-1 > .mt-be-columns > .mt-be-column:nth-child(4n+2) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-1-1-1 > .mt-be-columns > .mt-be-column:nth-child(4n+2) {
    width: clamp(25% - 15px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--1-1-1-1 > .mt-be-columns > .mt-be-column:nth-child(4n+3) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-1-1-1 > .mt-be-columns > .mt-be-column:nth-child(4n+3) {
    width: clamp(25% - 15px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--1-1-1-1 > .mt-be-columns > .mt-be-column:nth-child(4n+4) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-1-1-1 > .mt-be-columns > .mt-be-column:nth-child(4n+4) {
    width: clamp(25% - 15px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--2-1-1-2 > .mt-be-columns > .mt-be-column:nth-child(4n+1) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--2-1-1-2 > .mt-be-columns > .mt-be-column:nth-child(4n+1) {
    width: clamp(33.3333333333% - 15px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--2-1-1-2 > .mt-be-columns > .mt-be-column:nth-child(4n+2) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--2-1-1-2 > .mt-be-columns > .mt-be-column:nth-child(4n+2) {
    width: clamp(16.6666666667% - 15px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--2-1-1-2 > .mt-be-columns > .mt-be-column:nth-child(4n+3) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--2-1-1-2 > .mt-be-columns > .mt-be-column:nth-child(4n+3) {
    width: clamp(16.6666666667% - 15px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--2-1-1-2 > .mt-be-columns > .mt-be-column:nth-child(4n+4) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--2-1-1-2 > .mt-be-columns > .mt-be-column:nth-child(4n+4) {
    width: clamp(33.3333333333% - 15px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--1-2-2-1 > .mt-be-columns > .mt-be-column:nth-child(4n+1) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-2-2-1 > .mt-be-columns > .mt-be-column:nth-child(4n+1) {
    width: clamp(16.6666666667% - 15px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--1-2-2-1 > .mt-be-columns > .mt-be-column:nth-child(4n+2) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-2-2-1 > .mt-be-columns > .mt-be-column:nth-child(4n+2) {
    width: clamp(33.3333333333% - 15px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--1-2-2-1 > .mt-be-columns > .mt-be-column:nth-child(4n+3) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-2-2-1 > .mt-be-columns > .mt-be-column:nth-child(4n+3) {
    width: clamp(33.3333333333% - 15px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}
.columns-wrap--1-2-2-1 > .mt-be-columns > .mt-be-column:nth-child(4n+4) {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media screen and (min-width: 768px) {
  .columns-wrap--1-2-2-1 > .mt-be-columns > .mt-be-column:nth-child(4n+4) {
    width: clamp(16.6666666667% - 15px, (1100px - 100vw) * 1000, 50% - 10px);
  }
}

[class^=columns-wrap] {
  margin-block: 12px;
  margin-bottom: var(--space-component);
}
[class^=columns-wrap] + [class^=columns-wrap] {
  margin-top: 20px;
}
[class^=columns-wrap]:first-child {
  margin-top: 0;
}
[class^=columns-wrap]:last-child {
  margin-bottom: 0;
}
[class^=columns-wrap]:has(+ [class^=columns-wrap]) {
  margin-bottom: 20px;
}

.h1,
.h2,
.h3,
.h4,
.h5 {
  --border-width: 4px;
  --border-bg: linear-gradient(95.3deg, #f0831e 6.82%, #f0a31e 97.17%);
  line-height: 1.5;
  font-weight: 300;
  position: relative;
}
.h1::before,
.h2::before,
.h3::before,
.h4::before,
.h5::before {
  content: "";
  position: absolute;
  left: 0;
  top: 54%;
  translate: 0 -50%;
  background: var(--border-bg);
  border-radius: 1px;
  width: var(--border-width);
  height: calc(100% - 0.64em);
}
@media screen and (min-width: 768px) {
  .h1::before,
  .h2::before,
  .h3::before,
  .h4::before,
  .h5::before {
    height: calc(100% - 0.64em);
  }
}

.h1 {
  --border-width: 6px;
  font-size: 2rem;
  padding-left: 18px;
  margin-block: var(--space-h1-content);
}
@media screen and (min-width: 768px) {
  .h1 {
    --border-width: 10px;
    font-size: 3rem;
    padding-left: 30px;
  }
}
.h1_arc {
  padding-left: 0;
  font-weight: 500;
  color: #201f1f;
}
@media screen and (min-width: 768px) {
  .h1_arc {
    padding-left: 0;
  }
}
.h1_arc::before {
  display: none;
}

.h2 {
  --border-width: 100%;
  --border-bg: var(--cl-border);
  font-size: 1.625rem;
  margin-top: var(--space-h2-top);
  margin-bottom: 48px;
  padding-left: 0;
  padding-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .h2 {
    font-size: 2.25rem;
    padding-bottom: 20px;
  }
}
.h2::before {
  height: 1.55px;
  top: 100%;
}
@media screen and (min-width: 768px) {
  .h2::before {
    height: 2px;
  }
}
.h2.type02 {
  padding-bottom: 0;
  padding-left: 20px;
}
@media screen and (min-width: 768px) {
  .h2.type02 {
    padding-left: 27px;
  }
}
.h2.type02::before {
  width: 10px;
  aspect-ratio: 1;
  background: linear-gradient(95.3deg, #f0831e 6.82%, #f0a31e 97.17%);
  left: 0;
  top: 50%;
  translate: 0 -50%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .h2.type02::before {
    top: 54%;
    width: 14px;
  }
}
.h2.type02::after {
  content: "";
  position: absolute;
  bottom: -5px;
  height: 1px;
  background-color: #ced0d6;
  width: 100%;
  left: 0;
}
@media screen and (min-width: 768px) {
  .h2.type02::after {
    bottom: -13px;
  }
}
.h2_arc {
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #201f1f;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(56%, #243d5f), color-stop(56%, #ccc));
  background-image: linear-gradient(to right, #243d5f 56%, #ccc 56%);
  background-size: 100% 2px;
  background-repeat: no-repeat;
  background-position: 0 calc(100% - 2px);
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .h2_arc {
    font-size: 2rem;
    padding-bottom: 13px;
  }
}
.h2_arc::before {
  display: none;
}

.h3 {
  font-size: 1.3125rem;
  letter-spacing: 0.01em;
  font-weight: 400;
  margin-block: 56px 32px;
  padding-left: 14px;
}
@media screen and (min-width: 768px) {
  .h3 {
    --border-width: 6px;
    font-weight: 300;
    font-size: 1.75rem;
    padding-left: 16px;
  }
}
.h3_arc {
  font-weight: 700;
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  .h3_arc {
    font-weight: 700;
    padding-left: 0;
  }
}
.h3_arc::before {
  display: none;
}

.h4 {
  font-size: 1.125rem;
  font-weight: 400;
  margin-block: 56px 32px;
  padding-left: 12px;
}
@media screen and (min-width: 768px) {
  .h4 {
    --border-width: 5px;
    font-weight: 300;
    font-size: 1.5rem;
    padding-left: 16px;
  }
}
.h4_arc {
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  .h4_arc {
    padding-left: 0;
  }
}
.h4_arc::before {
  display: none;
}

.h5 {
  --border-width: 100%;
  --border-bg: var(--cl-border);
  font-size: 1.0625rem;
  font-weight: 400;
  letter-spacing: 0.03em;
  margin-block: 56px 32px;
  padding-left: 0;
  padding-bottom: 9px;
}
@media screen and (min-width: 768px) {
  .h5 {
    font-size: 1.25rem;
    padding-bottom: 15px;
  }
}
.h5::before {
  height: 1.55px;
  top: 100%;
}
@media screen and (min-width: 768px) {
  .h5::before {
    height: 2px;
  }
}
.h5.large {
  font-weight: 300;
  letter-spacing: 0;
}

.h6 {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.3625;
  margin-block: 56px 32px;
}
@media screen and (min-width: 768px) {
  .h6 {
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}

.h1:nth-child(1),
.h2:nth-child(1),
.h3:nth-child(1),
.h4:nth-child(1),
.h5:nth-child(1),
.h6:nth-child(1) {
  margin-top: 0;
}
.h1 :last-child,
.h2 :last-child,
.h3 :last-child,
.h4 :last-child,
.h5 :last-child,
.h6 :last-child {
  margin-bottom: 0;
}
.h1 + .h1,
.h1 + .h2,
.h1 + .h3,
.h1 + .h4,
.h1 + .h5,
.h1 + .h6,
.h2 + .h1,
.h2 + .h2,
.h2 + .h3,
.h2 + .h4,
.h2 + .h5,
.h2 + .h6,
.h3 + .h1,
.h3 + .h2,
.h3 + .h3,
.h3 + .h4,
.h3 + .h5,
.h3 + .h6,
.h4 + .h1,
.h4 + .h2,
.h4 + .h3,
.h4 + .h4,
.h4 + .h5,
.h4 + .h6,
.h5 + .h1,
.h5 + .h2,
.h5 + .h3,
.h5 + .h4,
.h5 + .h5,
.h5 + .h6,
.h6 + .h1,
.h6 + .h2,
.h6 + .h3,
.h6 + .h4,
.h6 + .h5,
.h6 + .h6 {
  margin-top: 32px;
}

.case_heading {
  --badge-bc: #243d5f;
  line-height: 1.5;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-block: 16px;
}
@media screen and (min-width: 768px) {
  .case_heading {
    gap: 10px 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.case_heading.orange {
  --badge-bc: #f0831e;
}
.case_heading.red {
  --badge-bc: #e9474d;
}
.case_heading.sky-blue {
  --badge-bc: #00b2bb;
}
.case_heading.purple {
  --badge-bc: #b963a3;
}
.case_heading.blue {
  --badge-bc: #034b8a;
}
.case_heading.green {
  --badge-bc: #44b152;
}
.case_heading > span {
  font-family: var(--font-en03);
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.1em;
  color: #fff;
  width: 132px;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  background-color: var(--badge-bc);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.image_groups {
  display: grid;
}
.image_groups_1col_center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.image_groups.group_2col {
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}
@media screen and (min-width: 768px) {
  .image_groups.group_2col {
    gap: 20px;
  }
}
.image_groups.group_2col_nogap {
  gap: 0px;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (min-width: 768px) {
  .image_groups.group_2col_nogap {
    gap: 0px;
  }
}
.image_groups.group_3col {
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}
@media screen and (min-width: 768px) {
  .image_groups.group_3col {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}
.image_groups.group_3col .img_block:first-child {
  grid-column: span 2;
}
@media screen and (min-width: 768px) {
  .image_groups.group_3col .img_block:first-child {
    grid-column: initial;
  }
}
.image_groups + h3,
.image_groups + p,
.image_groups + .note_list {
  margin-top: 27px;
}

.img_block {
  margin-bottom: var(--space-component);
}
.img_block__ttl {
  font-size: 1.25rem;
  margin-top: 14px;
}
@media screen and (min-width: 768px) {
  .img_block__ttl {
    font-size: 1.5rem;
    margin-top: 14px;
  }
}
.img_block__text {
  letter-spacing: 0;
  margin-top: 7px;
}
@media screen and (min-width: 768px) {
  .img_block__text {
    margin-top: 12px;
  }
}
.img_block .h3 {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .img_block .h3 {
    margin-top: 40px;
  }
}

.mt-figure figcaption {
  font-size: 0.75rem;
  margin-top: 3px;
}
@media screen and (min-width: 768px) {
  .mt-figure figcaption {
    font-size: 1rem;
    margin-top: 10px;
  }
}

@media screen and (min-width: 768px) {
  a[target=_blank] {
    font-size: 1.0625rem;
  }
}
a[target=_blank]::after {
  content: "";
  width: 13px;
  aspect-ratio: 1;
  background-image: url("../images/common/icon_out_link02.svg");
  background-size: 100% 100%;
  display: inline-block;
  margin-left: 10px;
}
a[target=_blank][href$=".pdf"]::after, a[target=_blank][href$=".xls"]::after, a[target=_blank][href$=".xlsx"]::after, a[target=_blank][href$=".doc"]::after, a[target=_blank][href$=".docx"]::after {
  width: auto;
  background-image: none;
}
a[target=_blank][href$=".pdf"]::after {
  content: "pdf";
  aspect-ratio: unset;
  background-color: #e54242;
  border-radius: 4px;
}
a[target=_blank][href$=".xls"]::after {
  content: "xls";
  aspect-ratio: unset;
}
a[target=_blank][href$=".xlsx"]::after {
  content: "xlsx";
  aspect-ratio: unset;
}
a[target=_blank][href$=".xls"]::after, a[target=_blank][href$=".xlsx"]::after {
  background-color: #107c41;
  border-radius: 4px;
}
a[target=_blank][href$=".doc"]::after, a[target=_blank][href$=".docx"]::after {
  aspect-ratio: unset;
  background-color: #185abd;
  border-radius: 4px;
}
a[target=_blank][href$=".doc"]::after {
  content: "doc";
}
a[target=_blank][href$=".docx"]::after {
  content: "docx";
}

a[href$=".pdf"],
a[href$=".xls"],
a[href$=".xlsx"],
a[href$=".doc"],
a[href$=".docx"] {
  display: inline-block;
  position: relative;
  text-decoration: underline;
  text-underline-offset: 6px;
  padding-right: 4px;
}
a[href$=".pdf"]::after,
a[href$=".xls"]::after,
a[href$=".xlsx"]::after,
a[href$=".doc"]::after,
a[href$=".docx"]::after {
  font-family: var(--font-en02);
  font-size: 0.6875rem;
  font-weight: 700;
  line-height: 1.2727272727;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  width: auto;
  background: unset;
  aspect-ratio: unset;
  display: inline-block;
  vertical-align: middle;
  border-radius: 1.37px;
  padding-inline: 4px;
  margin-left: 10px;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  a[href$=".pdf"]::after,
  a[href$=".xls"]::after,
  a[href$=".xlsx"]::after,
  a[href$=".doc"]::after,
  a[href$=".docx"]::after {
    font-size: 0.75rem;
    line-height: 1.3333333333;
    padding-inline: 6px;
  }
}

a[href$=".pdf"]::after {
  content: "pdf";
  background-color: #e54242;
}

a[href$=".xls"]::after {
  content: "xls";
}

a[href$=".xlsx"]::after {
  content: "xlsx";
}

a[href$=".xls"]::after,
a[href$=".xlsx"]::after {
  background-color: #107c41;
}

a[href$=".doc"]::after,
a[href$=".docx"]::after {
  background-color: #185abd;
}

a[href$=".doc"]::after {
  content: "doc";
}

a[href$=".docx"]::after {
  content: "docx";
}

.arrow_link {
  display: inline-block;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: inherit;
  text-decoration: underline;
  text-underline-offset: 5px;
}
@media screen and (min-width: 768px) {
  .arrow_link {
    font-weight: 500;
  }
}
.arrow_link::after {
  content: "";
  width: 14px;
  aspect-ratio: 1;
  background: url("../images/common/icon_arrow_circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 6px;
}
@media screen and (min-width: 768px) {
  .arrow_link::after {
    font-size: 0.75rem;
  }
}
.arrow_link.no_underline {
  text-decoration: none;
}
.arrow_link[href$=".pdf"]::after {
  content: "pdf";
  background-color: #e54242;
}

.link {
  text-decoration: underline;
  text-underline-offset: 5px;
}
@media screen and (min-width: 768px) {
  .link {
    font-weight: 500;
  }
}
.link.no_underline {
  text-decoration: none;
}
.link.no_underline::before {
  display: none;
}
.link_mediatext {
  font-weight: 500;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .link_mediatext {
    --item-gap: 20px;
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 768px) {
  .link_mediatext .col:nth-child(1) {
    width: calc(100% - 172px - 20px);
  }
}
@media screen and (min-width: 768px) {
  .link_mediatext .col:nth-child(2) {
    width: 172px;
  }
}
.link_mediatext figure {
  margin-block: 0;
}

.anchor_block {
  position: relative;
  z-index: 1;
  margin-block: var(--space-component);
  padding-block: 32px;
  color: #fff;
}
.anchor_block::before, .anchor_block::after {
  content: "";
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
}
.anchor_block::after {
  background-color: var(--cl-main);
  z-index: -2;
}
.anchor_block::before {
  background-image: url(../images/common/img_bg_pattern.webp);
  z-index: -1;
  opacity: 0.2;
}
@media screen and (min-width: 768px) {
  .anchor_block {
    padding-top: 56px;
    padding-bottom: 64px;
  }
}
.anchor_block.no_bg {
  padding: 0;
  color: var(--cl-main);
}
.anchor_block.no_bg::after, .anchor_block.no_bg::before {
  display: none;
}
.anchor_block__row + .anchor_block__row {
  margin-top: 12px;
}

.disc_list {
  margin-block: var(--space-component);
}
.disc_list > li {
  position: relative;
  padding-left: 10px;
}
@media screen and (min-width: 768px) {
  .disc_list > li {
    font-size: 1.0625rem;
    padding-left: 15px;
  }
}
.disc_list > li::before {
  content: "";
  position: absolute;
  width: 7px;
  font-size: inherit;
  aspect-ratio: 1;
  color: inherit;
  background: currentColor;
  border-radius: 50%;
  left: -2px;
  top: 10px;
}
@media screen and (min-width: 768px) {
  .disc_list > li::before {
    width: 8px;
    left: 0;
    top: 12px;
  }
}
.disc_list > li + li {
  margin-top: 10px;
}

.note_list {
  margin-block: var(--space-component);
}
.note_list > li {
  position: relative;
  padding-left: 14px;
}
@media screen and (min-width: 768px) {
  .note_list > li {
    font-size: 1.0625rem;
    padding-left: 18px;
  }
}
.note_list > li::before {
  content: "※";
  position: absolute;
  top: 3px;
  left: -2px;
}
@media screen and (min-width: 768px) {
  .note_list > li::before {
    top: 0px;
    left: 0;
  }
}

.note_list_counter {
  margin-block: var(--space-component);
  counter-reset: lcounter;
}
.note_list_counter > li {
  counter-increment: lcounter;
  position: relative;
  padding-left: 36px;
}
@media screen and (min-width: 768px) {
  .note_list_counter > li {
    font-size: 1.0625rem;
    padding-left: 50px;
  }
}
.note_list_counter > li::before {
  content: "(※" counter(lcounter) ")";
  position: absolute;
  top: 2px;
  left: -2px;
}
@media screen and (min-width: 768px) {
  .note_list_counter > li::before {
    top: 0px;
    left: 0;
  }
}

.ol_list {
  list-style: decimal;
  padding-left: 20px;
  font-size: 0.9375rem;
  margin-block: var(--space-component);
}
@media screen and (min-width: 768px) {
  .ol_list {
    font-size: 1.0625rem;
    padding-left: 25px;
  }
}
.ol_list > li {
  line-height: 1.7;
}
.ol_list > li + li {
  margin-top: 12px;
}
.ol_list .ol_list {
  list-style: none;
  counter-reset: order;
}
.ol_list .ol_list > li {
  counter-increment: order;
}
.ol_list .ol_list > li::before {
  content: "(" counter(order) ").";
}

.list_ir_link {
  margin-block: var(--space-component);
}
.list_ir_link__item {
  border-bottom: 1px solid var(--cl-border);
  font-size: 0.875rem;
  line-height: 1.5;
  -webkit-transition: background-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
  .list_ir_link__item {
    font-size: 1rem;
  }
}
.list_ir_link__item.no_arrow a {
  padding-right: 16px;
}
@media screen and (min-width: 768px) {
  .list_ir_link__item.no_arrow a {
    padding-right: 16px;
  }
}
.list_ir_link__item.no_arrow a::after {
  display: none;
}
.list_ir_link__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-block: 9px;
  position: relative;
  padding: 9px 40px 9px 0;
}
@media screen and (min-width: 768px) {
  .list_ir_link__item a {
    padding-block: 13px;
    padding-left: 45px;
    padding-right: 80px;
  }
}
.list_ir_link__item a::after {
  content: "";
  width: 16px;
  aspect-ratio: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url("../images/common/icon_arrow_circle.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 10px;
  translate: 0 -50%;
}
@media screen and (min-width: 768px) {
  .list_ir_link__item a::after {
    width: 20px;
    right: 40px;
  }
}
@media screen and (min-width: 768px) {
  .list_ir_link__item a:hover {
    opacity: 1;
  }
}
.list_ir_link__item * {
  font-size: inherit;
  letter-spacing: 0.02em;
  font-weight: 400;
  line-height: inherit;
}
.list_ir_link__item:hover {
  background-color: #ffffff;
  opacity: 0.8;
}
.list_ir_link time {
  min-width: 82px;
}
@media screen and (min-width: 768px) {
  .list_ir_link time {
    min-width: 103px;
  }
}
.list_ir_link__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 10px;
}
@media screen and (min-width: 768px) {
  .list_ir_link__text {
    gap: 20px;
    padding-right: 39px;
  }
}

.nav_card_list {
  --item-gap: 24px;
}

.bulleted_list {
  font-weight: 300;
  margin-top: 14px;
  padding-left: 2px;
}
.bulleted_list > li {
  position: relative;
  padding-left: 22px;
}
.bulleted_list > li::before {
  content: "";
  width: 16px;
  height: 1px;
  background-color: currentColor;
  position: absolute;
  top: 50%;
  left: 0;
}
h1:has(+ .bulleted_list) {
  margin-bottom: 16px;
}

.disc_list:nth-child(1),
.ol_list:nth-child(1) {
  margin-top: 0;
}
.disc_list:last-child,
.ol_list:last-child {
  margin-bottom: 0;
}

ul ul,
ul ol,
ul ul[class*=_list],
ul ol[class*=_list],
ol ul,
ol ol,
ol ul[class*=_list],
ol ol[class*=_list] {
  margin-block: 12px;
}

.ol_list .ol_list > li {
  counter-increment: order;
  display: table;
}

.ol_list .ol_list > li:before {
  content: "(" counter(order) ")";
  display: table-cell;
}

p {
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.01em;
  font-size: 0.9375rem;
  margin-block: 16px;
}
@media screen and (min-width: 768px) {
  p {
    font-size: 1.0625rem;
    margin-block: 24px;
  }
}
p:nth-child(1) {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}

.paginate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 13px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: var(--space-component);
  margin-bottom: var(--space-component);
}
.paginate a,
.paginate span {
  aspect-ratio: 1;
  border: 1px solid var(--cl-border);
  background-color: #fff;
  color: var(--cl-main);
  font-family: var(--font-en02);
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 400;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 36px;
  font-size: 1.0625rem;
}
@media screen and (min-width: 768px) {
  .paginate a,
  .paginate span {
    font-size: 1.25rem;
    width: 40px;
  }
}
.paginate .current {
  color: #fff;
  background: var(--cl-main);
  border-color: var(--cl-main);
}
.paginate .next,
.paginate .prev {
  border: 0;
  font-size: 0;
  width: 30px;
}
@media screen and (min-width: 768px) {
  .paginate .next,
  .paginate .prev {
    width: 34px;
  }
}
.paginate .prev {
  margin-right: 7px;
}
.paginate .prev::before {
  content: "";
  width: 7px;
  aspect-ratio: 1;
  rotate: 45deg;
  border-left: 1px solid var(--cl-main);
  border-bottom: 1px solid var(--cl-main);
  position: relative;
  left: 1px;
}
.paginate .next {
  margin-left: 7px;
}
.paginate .next::before {
  content: "";
  width: 7px;
  aspect-ratio: 1;
  rotate: -45deg;
  border-right: 1px solid var(--cl-main);
  border-bottom: 1px solid var(--cl-main);
  position: relative;
  right: 1px;
}

.row {
  --item-gap: 12px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 22px var(--item-gap);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.row > * {
  max-width: 100%;
}
.row_1cols {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .row_1cols > * {
    width: clamp((100% - var(--item-gap)) / 2, (1200px - 100vw) * 1000, 50% - var(--item-gap) / 2) !important;
  }
}
@media screen and (min-width: 768px) {
  .row_2cols > * {
    width: clamp(50% - var(--item-gap) / 2, (1200px - 100vw) * 1000, 100%) !important;
  }
}
@media screen and (min-width: 768px) {
  .row_3cols > * {
    width: clamp((100% - var(--item-gap) * 2) / 3, (1200px - 100vw) * 1000, 50% - var(--item-gap) / 2) !important;
  }
}
@media screen and (min-width: 768px) {
  .row_4cols > * {
    width: clamp((100% - var(--item-gap) * 3) / 4, (1200px - 100vw) * 1000, 50% - var(--item-gap) / 2) !important;
  }
}
@media screen and (min-width: 768px) {
  .row_mediatext {
    --item-gap: 38px;
  }
}
@media screen and (min-width: 768px) {
  .row_mediatext .col:nth-child(1) {
    width: clamp(100% - var(--item-gap) - 408px, (1025px - 100vw) * 1000, 100% - var(--item-gap) - 300px);
  }
}
@media screen and (min-width: 768px) {
  .row_mediatext .col:nth-child(2) {
    width: clamp(300px, (100vw - 1025px) * 1000, 408px);
  }
}

.select_groups {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
  margin-block: var(--space-component);
}
@media screen and (min-width: 768px) {
  .select_groups {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.select_groups .select_item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (min-width: 768px) {
  .select_groups .select_item {
    max-width: 392px;
  }
}

.select_item {
  border: 2px solid var(--cl-border);
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  background: #fff;
}
.select_item::before {
  content: "";
  position: absolute;
  width: 2px;
  background: var(--cl-border);
  top: 6px;
  bottom: 6px;
  right: 45px;
}
@media screen and (min-width: 768px) {
  .select_item::before {
    top: 8px;
    bottom: 8px;
    right: 17.0918367347%;
  }
}
.select_item::after {
  content: "";
  width: 10px;
  aspect-ratio: 1;
  color: inherit;
  rotate: 45deg;
  position: absolute;
  right: 0;
  top: 50%;
  translate: 0 -50%;
  border-right: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  right: 17px;
}
@media screen and (min-width: 768px) {
  .select_item::after {
    right: clamp(0.9375rem, 2.5316455696vw + -0.2776898734rem, 1.9375rem);
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
  }
}
.select_item select {
  outline: none;
  width: 100%;
  cursor: pointer;
  display: inline-block;
  line-height: 1.7;
  padding: 14px 20px;
  position: relative;
  z-index: 3;
  line-height: 1.4;
  font-weight: 500;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  border: 0;
  background: transparent;
  font-size: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .select_item select {
    font-size: 1.0625rem;
    padding: 22px 28px;
    padding-right: 19.3298969072%;
  }
}

.spacer_1 {
  padding-bottom: 66px;
}
@media screen and (min-width: 768px) {
  .spacer_1 {
    padding-bottom: 148px;
  }
}
.spacer_6 {
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .spacer_6 {
    padding-bottom: 66px;
  }
}
.spacer_block_6 {
  padding-block: 40px;
}
@media screen and (min-width: 768px) {
  .spacer_block_6 {
    padding-block: 66px;
  }
}

.tab_heading__label--green, .tab_heading__label--blue, .tab_heading__label--purple, .tab_heading__label--sky-blue, .tab_heading__label--red, .tab_heading__label--orange, .tab_heading__label--navy, .tab_heading__label {
  font-size: 0.875rem;
  font-weight: 500;
  font-family: var(--font-en03);
  color: #fff;
  display: block;
  letter-spacing: 0.1em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-inline: 30px;
}
@media screen and (min-width: 768px) {
  .tab_heading__label--green, .tab_heading__label--blue, .tab_heading__label--purple, .tab_heading__label--sky-blue, .tab_heading__label--red, .tab_heading__label--orange, .tab_heading__label--navy, .tab_heading__label {
    padding: 2px 40px;
    margin-top: 4px;
    font-size: 1rem;
  }
}

.tab_heading {
  --tab-bg-color: #243d5f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  row-gap: 4px;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-block: var(--space-component);
}
@media screen and (min-width: 768px) {
  .tab_heading {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
.tab_heading__label {
  background-color: var(--tab-bg-color);
}
.tab_heading__label--navy {
  background-color: #243d5f;
}
.tab_heading__label--orange {
  background-color: #f0831e;
}
.tab_heading__label--red {
  background-color: #e9474d;
}
.tab_heading__label--sky-blue {
  background-color: #00b2bb;
}
.tab_heading__label--purple {
  background-color: #b963a3;
}
.tab_heading__label--blue {
  background-color: #034b8a;
}
.tab_heading__label--green {
  background-color: #44b152;
}
.tab_heading__text {
  font-size: 1.625rem;
  line-height: 1.5;
  font-weight: 300;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
@media screen and (min-width: 768px) {
  .tab_heading__text {
    font-size: 2.25rem;
  }
}

table {
  background-color: #fff;
}
table th[data-hidden=true] {
  display: none;
}
table thead th:nth-child(1) {
  border-left: 0;
}
table thead th:last-child {
  border-right: 0;
}
table tbody th:nth-child(1),
table tbody td:nth-child(1) {
  border-left: 0;
}
table tbody th:last-child,
table tbody td:last-child {
  border-right: 0;
}
table caption {
  font-weight: 700;
  line-height: 1.2;
  color: #243d5f;
  margin-bottom: 28px;
}
table a[href$=".pdf"], table a[href$=".xls"], table a[href$=".xlsx"], table a[href$=".doc"], table a[href$=".docx"] {
  text-decoration: none;
}

.table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin-bottom: var(--space-component);
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .table {
    min-width: 0;
    font-size: 1.0625rem;
  }
}
.table thead tr {
  background: var(--cl-main);
  font-weight: 500;
  color: #fff;
  text-align: center;
}
.table thead th {
  padding-block: 7px;
  text-align: inherit;
  border-color: #fff;
}
.table.table_with_footer tbody th:first-of-type {
  background-color: #f6f6f6;
}
.table.table_with_footer tbody tr:last-of-type {
  background-color: #e3ecf8;
}
.table.table_with_footer tbody tr:last-of-type th {
  background-color: inherit;
}
.table.table_with_sub_heading tbody th {
  background-color: #f6f6f6;
}
.table td,
.table th {
  vertical-align: middle;
  border: 2px solid var(--cl-border);
  padding: 10px 12px;
}
@media screen and (min-width: 768px) {
  .table td,
  .table th {
    padding-block: 15px;
    padding-inline: 20px;
  }
}
.table th {
  font-weight: 500;
  text-align: inherit;
}
.table tbody th {
  font-weight: 400;
}
.table_with_spec_heading tbody th:first-of-type {
  background-color: #f6f6f6;
}

.table_wrap {
  margin-top: 20px;
}
.table_wrap:not(:last-child) {
  margin-bottom: 40px;
}

.table_w {
  width: 1000px;
}
@media screen and (min-width: 768px) {
  .table_w {
    width: 1200px;
  }
}

.table_f {
  width: 100%;
}

.table_materials a {
  font-weight: 500;
  line-height: 1.375;
  color: #fff;
  width: 100%;
  height: 28px;
  background-color: #243d5f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
}
.table_materials a[href$=".pdf"]::after {
  background-image: url("./../images/common/icon_pdf.svg");
}
.table_materials a[href$=".xlsx"]::after {
  background-image: url("./../images/common/icon_xlsx.svg");
}
.table_materials a + a {
  margin-top: 10px;
}
.table_materials a::after {
  content: "";
  width: 16.85px;
  aspect-ratio: 0.7727272727;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 50%;
  right: 12px;
  translate: 0 -50%;
}
.table_materials th,
.table_materials td {
  letter-spacing: 0.022em;
  line-height: 1.7;
  vertical-align: middle;
  height: 51px;
  padding: 9px 16px 10px;
}
.table_materials thead th {
  background-color: #243d5f;
  border: 1px solid #fff;
  font-weight: 700;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
.table_materials tbody th,
.table_materials tbody td {
  border: 1px solid #c8cbc9;
}
.table_materials tbody th {
  width: 420px;
  font-weight: 500;
}
.table_materials tbody td:nth-child(2) {
  width: 195px;
}
.table_materials tbody td:nth-child(3) {
  width: 195px;
}
.table_materials tbody td:nth-child(4) {
  width: 195px;
}
.table_materials tbody td:nth-child(5) {
  width: 195px;
}

.table_presentation:has(a) tbody th {
  font-weight: 400;
  color: #243d5f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#243d5f), to(#243d5f));
  background-image: linear-gradient(to bottom, #243d5f 0%, #243d5f 100%);
}
.table_presentation th,
.table_presentation td {
  letter-spacing: 0.022em;
  line-height: 1.7;
  vertical-align: middle;
  height: 51px;
  padding: 9px 16px 10px;
}
.table_presentation thead th {
  background-color: #243d5f;
  border: 1px solid #fff;
  font-weight: 700;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
.table_presentation tbody th,
.table_presentation tbody td {
  border: 1px solid #c8cbc9;
  color: #243d5f;
  font-weight: 400;
}
.table_presentation tbody th {
  width: 190px;
  text-align: center;
  border-right: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(to bottom, #000 0%, #000 100%);
  background-size: 1px 16px;
  background-repeat: no-repeat;
  background-position: 100% 50%;
}
.table_presentation tbody th + td {
  border-left: 0;
}
.table_presentation tbody td:nth-child(2) {
  width: auto;
}
.table_presentation .no-link,
.table_presentation a {
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.5;
  color: #243d5f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-right: 60px;
}
.table_presentation .no-link::after,
.table_presentation a::after {
  content: "";
  width: 16px;
  aspect-ratio: 1;
  background: url("./../images/common/icon_arrow_circle.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 20px;
  translate: 0 -50%;
}
@media screen and (min-width: 768px) {
  .table_presentation .no-link::after,
  .table_presentation a::after {
    width: 20px;
  }
}
.table_presentation .no-link.no_arrow::after,
.table_presentation a.no_arrow::after {
  display: none;
}
.table_presentation .no-link[href$=".pdf"]::after,
.table_presentation a[href$=".pdf"]::after {
  font-family: var(--font-en02);
  font-weight: 700;
  letter-spacing: 0.04em;
  content: "PDF";
  width: 32px;
  height: 16px;
  background: #e54242;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 4px;
  color: #fff;
}
.table_presentation .no-link::after {
  display: none;
}

.table_shares > thead tr:nth-child(1) th {
  background-color: #243d5f;
}
.table_shares > thead th {
  font-weight: 700;
  letter-spacing: 0.022em;
  line-height: 1.7;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  background-color: #5e86bb;
  border: 1px solid #fff;
  padding: 8px 20px 7px;
}
.table_shares > thead th:nth-child(4), .table_shares > thead th:nth-child(3), .table_shares > thead th:nth-child(2), .table_shares > thead th:nth-child(1) {
  width: 250px;
}
@media screen and (min-width: 768px) {
  .table_shares > thead th:nth-child(1) {
    width: 360px;
  }
}
@media screen and (min-width: 768px) {
  .table_shares > thead th:nth-child(2) {
    width: 300px;
  }
}
@media screen and (min-width: 768px) {
  .table_shares > thead th:nth-child(3) {
    width: 300px;
  }
}
@media screen and (min-width: 768px) {
  .table_shares > thead th:nth-child(4) {
    width: 240px;
  }
}
.table_shares tbody th,
.table_shares tbody td {
  border: 1px solid #c8cbc9;
  letter-spacing: 0.022em;
  line-height: 1.7;
  color: #201f1f;
  text-align: center;
  vertical-align: middle;
  padding: 10px;
}
.table_shares tbody th {
  font-weight: 700;
  background-color: #f1f1f1;
}
.table_shares tbody tr {
  font-weight: 500;
}
.table_shares tbody tr:has(table) tr:nth-child(1) * {
  border-top: 0;
}
.table_shares tbody tr:has(table) tr:last-child * {
  border-bottom: 0;
}
.table_shares tbody tr:has(table) th {
  padding: 0;
  border-bottom: 0;
}
.table_shares tbody tr:has(table) td:last-child {
  border-right: 0;
}
.table_shares table th {
  width: 207px;
}
@media screen and (min-width: 768px) {
  .table_shares table th {
    width: 306px;
  }
}
.table_shares table td:nth-child(2) {
  width: 43px;
}
@media screen and (min-width: 768px) {
  .table_shares table td:nth-child(2) {
    width: 54px;
  }
}
.table_shares table td:nth-child(4), .table_shares table td:nth-child(3) {
  width: 250px;
}
@media screen and (min-width: 768px) {
  .table_shares table td:nth-child(4), .table_shares table td:nth-child(3) {
    width: 300px;
  }
}
.table_shares .note {
  font-weight: 400;
}

.table_sus th,
.table_sus td {
  letter-spacing: 0.022em;
  line-height: 1.7;
  vertical-align: middle;
  padding: 9px 16px 10px;
}
.table_sus thead th {
  background-color: #243d5f;
  border: 1px solid #fff;
  font-weight: 700;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
.table_sus tbody tr:nth-child(1) th:nth-child(1) {
  width: 108px;
}
.table_sus tbody tr:nth-child(1) th:nth-child(2) {
  width: 186px;
}
.table_sus tbody tr:nth-child(1) td:nth-child(3) {
  width: 376px;
}
.table_sus tbody tr:nth-child(1) td:nth-child(4) {
  width: 376px;
}
.table_sus tbody tr:nth-child(1) td:nth-child(5) {
  width: 153px;
}
.table_sus tbody th,
.table_sus tbody td {
  border: 1px solid #c8cbc9;
}
.table_sus tbody th {
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #201f1f;
}
.table_sus tbody th[rowspan] {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  letter-spacing: 0.4em;
  padding: 9px 6px 10px;
  text-align: center;
}
.table_sus ul {
  margin-block: 0;
}
.table_sus p {
  margin-block: 0;
}

.table_co th,
.table_co td {
  letter-spacing: 0.022em;
  line-height: 1.7;
  vertical-align: middle;
  color: #333;
  padding: 8px 14px;
}
@media screen and (min-width: 768px) {
  .table_co th,
  .table_co td {
    padding: 9px 18px 10px;
  }
}
.table_co thead th {
  background-color: #243d5f;
  border: 1px solid #fff;
  font-weight: 700;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
.table_co tbody tr:nth-child(1) th:nth-child(1) {
  width: 54px;
}
.table_co tbody tr:nth-child(1) th:nth-child(2) {
  width: 240px;
}
.table_co tbody tr:nth-child(1) td:nth-child(3) {
  width: 510px;
}
.table_co tbody tr:nth-child(1) td:nth-child(4) {
  width: 203px;
}
.table_co tbody tr:nth-child(1) td:nth-child(5) {
  width: 193px;
}
.table_co tbody th,
.table_co tbody td {
  border: 1px solid #c8cbc9;
}
.table_co tbody th {
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.table_co tbody td {
  font-weight: 500;
  text-align: right;
}
.table_co .ceil_1 {
  background-color: #5cbbbf;
}
.table_co .ceil_2 {
  background-color: #b963a3;
}
.table_co .spec {
  background-color: #e3ecf8;
}

.table_spl th,
.table_spl td {
  letter-spacing: 0.022em;
  line-height: 1.7;
  vertical-align: middle;
  color: #333;
  padding: 8px 14px;
  border: 1px solid #c8cbc9;
}
@media screen and (min-width: 768px) {
  .table_spl th,
  .table_spl td {
    padding: 9px 18px 10px;
  }
}
.table_spl tr:nth-child(1) th {
  background-color: #9bbdea;
}
.table_spl tr:nth-child(2) th {
  background-color: #e4b2d7;
}
.table_spl tr:nth-child(3) th {
  background-color: #a7e3af;
}
.table_spl th {
  width: 200px;
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.table_spl td {
  font-weight: 500;
}
.table_spl .disc_list {
  margin-bottom: 12px;
}

.table_financial {
  width: 1000px;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .table_financial {
    width: 1200px;
  }
}
.table_financial + table {
  margin-top: -1px;
}
.table_financial th,
.table_financial td {
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.022em;
  color: #201f1f;
  border: 1px solid #c8cbc9;
  padding: 10.5px 15px 9px;
}
@media screen and (min-width: 768px) {
  .table_financial th:nth-child(1) {
    width: 600px;
  }
}
.table_financial td {
  text-align: right;
}
.table_financial thead {
  background-color: #243d5f;
}
.table_financial thead th {
  font-weight: 700;
  color: #fff;
  text-align: center;
}
.table_financial tbody tr.spec th {
  font-weight: 700;
}
.table_financial tbody tr.dis th:nth-child(1) {
  background-color: #efefef;
}
.table_financial tbody tr.sum {
  background-color: #d4e8f1;
}
.table_financial tbody tr.sum th {
  font-weight: 700;
}
.table_financial tbody tr.total {
  background-color: #adc9d6;
}
.table_financial tbody tr.total th {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .table_financial tbody td:nth-child(1) {
    width: 600px;
  }
}
@media screen and (min-width: 768px) {
  .table_financial tbody td:nth-child(n+2) {
    width: 120px;
  }
}

.table_none_financial {
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.022em;
}
.table_none_financial .item {
  width: 116px;
  --color-accent: #024a8a;
  counter-increment: counta;
}
@media screen and (min-width: 768px) {
  .table_none_financial .item {
    width: 165px;
  }
}
.table_none_financial .item_02 {
  --color-accent: #f0831e;
}
.table_none_financial .item_03 {
  --color-accent: #00b2bb;
}
.table_none_financial .item_04 {
  --color-accent: #e9474d;
}
.table_none_financial .item_05 {
  --color-accent: #42b153;
}
.table_none_financial .item_06 {
  --color-accent: #b963a3;
}
.table_none_financial .item_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.table_none_financial .item_photo {
  aspect-ratio: 1;
  background-color: var(--color-accent);
  border-radius: 99px;
  position: relative;
  margin-bottom: 16px;
}
.table_none_financial .item_photo img {
  width: 100%;
}
.table_none_financial .item_photo figcaption {
  font-weight: 700;
  color: var(--color-accent);
  content: counter(counta);
  width: 44px;
  height: 44px;
  background-color: #fff;
  border-radius: 99px;
  position: absolute;
  top: -7px;
  left: -3px;
  border: 3px solid var(--color-accent);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.table_none_financial .item_name {
  font-weight: 500;
  line-height: 1.4;
  color: var(--color-accent);
  text-align: center;
  margin: 0;
}
.table_none_financial thead th {
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 0.022em;
  text-align: center;
  color: #fff;
  background-color: #243d5f;
  padding: 10px;
  border-left: 1px solid #fff;
}
.table_none_financial thead th:nth-child(1) {
  width: 162px;
  border-left: 0;
}
.table_none_financial thead th:nth-child(2) {
  width: 384px;
}
.table_none_financial thead th:nth-child(3) {
  width: 327px;
}
.table_none_financial thead th:nth-child(4) {
  width: 327px;
}
.table_none_financial tbody td,
.table_none_financial tbody th {
  border: 1px solid #c8cbc9;
  vertical-align: middle;
}
.table_none_financial tbody th {
  padding: 20px 24px 13px;
}
.table_none_financial tbody td {
  height: 51px;
  padding: 12px 14px 9px;
}

.txt_color_1 {
  color: #243d5f;
}

.txt_color_2 {
  color: #b963a3;
}

.txt_color_3 {
  color: #44b152;
}

.txt_leading {
  font-weight: 700;
  line-height: 1.4;
  margin-block: 32px;
}

.txt_intro {
  font-weight: 300;
  line-height: 1.5;
  margin-block: 24px;
}

.view_latest {
  border-top: 1px solid #ced0d6;
  margin-top: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .view_latest {
    margin-top: 66px;
    padding-top: 60px;
  }
}

.align_center {
  text-align: center;
}

.justify_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.mt_multiply {
  mix-blend-mode: multiply;
}

.mt_about_themes_list {
  counter-reset: counta;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 41px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 2px;
  margin-top: 44px;
  margin-bottom: 66px;
}
.mt_about_themes_list .item {
  --color-accent: #024a8a;
  counter-increment: counta;
}
@media screen and (min-width: 768px) {
  .mt_about_themes_list .item {
    width: 165px;
  }
}
.mt_about_themes_list .item_02 {
  --color-accent: #f0831e;
}
.mt_about_themes_list .item_03 {
  --color-accent: #00b2bb;
}
.mt_about_themes_list .item_04 {
  --color-accent: #e9474d;
}
.mt_about_themes_list .item_05 {
  --color-accent: #42b153;
}
.mt_about_themes_list .item_06 {
  --color-accent: #b963a3;
}
.mt_about_themes_list .item .item_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mt_about_themes_list .item .item_photo {
  aspect-ratio: 1;
  background-color: var(--color-accent);
  border-radius: 99px;
  position: relative;
  margin-bottom: 16px;
}
.mt_about_themes_list .item .item_photo img {
  width: 100%;
}
.mt_about_themes_list .item .item_photo figcaption {
  font-weight: 700;
  color: var(--color-accent);
  content: counter(counta);
  width: 44px;
  height: 44px;
  background-color: #fff;
  border-radius: 99px;
  position: absolute;
  top: -7px;
  left: -3px;
  border: 3px solid var(--color-accent);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mt_about_themes_list .item .item_name {
  font-weight: 500;
  line-height: 1.4;
  color: var(--color-accent);
  text-align: center;
  margin: 0;
}

.mt_rightside_anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (min-width: 768px) {
  .mt_rightside_anchor {
    gap: 34px;
    margin-top: -15px;
    padding-right: 14px;
  }
}
.c_quick_links {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 330px;
  -webkit-box-shadow: -4px -7px 13px 0px rgba(33, 52, 77, 0.2);
          box-shadow: -4px -7px 13px 0px rgba(33, 52, 77, 0.2);
}
@media screen and (min-width: 768px) {
  .c_quick_links {
    -webkit-box-shadow: none;
            box-shadow: none;
    max-width: 100%;
  }
}
.c_quick_links__button {
  font-size: 1rem;
  position: absolute;
  z-index: 1;
  background: linear-gradient(95.3deg, #182344 6.82%, #5469a8 97.17%);
  border-radius: 12px 12px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #fff;
  line-height: 1.5;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-block: 11px;
  padding-left: 47px;
  padding-right: 16px;
  gap: 27px;
  -webkit-box-shadow: -4px -7px 13px 0px rgba(33, 52, 77, 0.2);
          box-shadow: -4px -7px 13px 0px rgba(33, 52, 77, 0.2);
  bottom: 0;
  right: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media screen and (min-width: 768px) {
  .c_quick_links__button {
    -webkit-box-shadow: none;
            box-shadow: none;
    position: static;
    padding-block: clamp(0.875rem, 1.7857142857vw + 0.0178571429rem, 1.625rem);
    font-size: 1.25rem;
    gap: 18px;
    border-radius: 16px 0px 0px 0px;
    padding-left: clamp(1.5rem, 2.8273809524vw + 0.1428571429rem, 2.6875rem);
    padding-right: 24px;
  }
}
.c_quick_links__button::after {
  content: "";
  aspect-ratio: 1;
  background: url("../images/common/icon_plus_circle.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 20px;
}
@media screen and (min-width: 768px) {
  .c_quick_links__button::after {
    width: 26px;
  }
}
.c_quick_links__button.is_show {
  bottom: 150px;
  -webkit-transform: translateX(calc(-330px + 100%));
          transform: translateX(calc(-330px + 100%));
}
@media screen and (min-width: 768px) {
  .c_quick_links__button.is_show {
    -webkit-transform: none;
            transform: none;
  }
}
.c_quick_links__button.is_show::after {
  background: url("../images/common/icon_minus.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.c_quick_links__wrapper {
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c_quick_links__wrapper {
    width: 0;
  }
  .c_quick_links__wrapper.close {
    -webkit-animation: wrapperAniRevers 0.4s ease-in-out;
            animation: wrapperAniRevers 0.4s ease-in-out;
  }
  .c_quick_links__wrapper.open {
    -webkit-animation: wrapperAni 0.6s ease-in-out both;
            animation: wrapperAni 0.6s ease-in-out both;
  }
}
@media screen and (max-width: 767px) {
  .c_quick_links__wrapper {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    height: 0;
    width: 160px;
  }
  .c_quick_links__wrapper.open {
    height: 150px;
    width: 330px;
  }
}
.c_quick_links__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 9px;
  padding: 17px 13px 17px 12px;
  width: 330px;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  .c_quick_links__list {
    height: 100%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: clamp(0.625rem, 1.3392857143vw + -0.0178571429rem, 1.1875rem);
    padding: 14px clamp(0.875rem, 4.6130952381vw + -1.3392857143rem, 2.8125rem) 14px clamp(0.875rem, 1.7857142857vw + 0.0178571429rem, 1.625rem);
  }
}
.c_quick_links__item {
  width: calc(50% - 4.5px);
}
@media screen and (min-width: 768px) {
  .c_quick_links__item {
    -webkit-animation: opacityAniReverse02 0.3s ease-in-out forwards;
            animation: opacityAniReverse02 0.3s ease-in-out forwards;
    width: auto;
  }
  .c_quick_links__item.trigger {
    -webkit-animation: opacityAni02 0.5s ease-in-out 0.1s forwards;
            animation: opacityAni02 0.5s ease-in-out 0.1s forwards;
  }
  .c_quick_links__item:last-child {
    translate: 0;
    -webkit-animation: opacityAniReverse 0.2s ease-in-out 0.1s forwards;
            animation: opacityAniReverse 0.2s ease-in-out 0.1s forwards;
  }
  .c_quick_links__item:last-child.trigger {
    -webkit-animation: opacityAni 0.5s ease-in-out 0.1s forwards;
            animation: opacityAni 0.5s ease-in-out 0.1s forwards;
  }
}
.c_quick_links__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (min-width: 768px) {
  .c_quick_links__link {
    gap: 6px;
  }
}
.c_quick_links__icon {
  background-color: #f3eee9;
  border-radius: 10px;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  aspect-ratio: 1;
}
@media screen and (min-width: 768px) {
  .c_quick_links__icon {
    border-radius: 10px;
    width: clamp(1.875rem, 3.5714285714vw + 0.1607142857rem, 3.375rem);
  }
}
.c_quick_links__label {
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .c_quick_links__label {
    font-size: 1.125rem;
  }
}
@-webkit-keyframes opacityAni {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes opacityAni {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes opacityAni02 {
  from {
    opacity: 0;
    translate: 10px 0;
  }
  to {
    opacity: 1;
    translate: 0;
  }
}
@keyframes opacityAni02 {
  from {
    opacity: 0;
    translate: 10px 0;
  }
  to {
    opacity: 1;
    translate: 0;
  }
}
@-webkit-keyframes opacityAniReverse {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes opacityAniReverse {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes opacityAniReverse02 {
  from {
    translate: 0;
  }
  to {
    translate: 30px 0;
  }
}
@keyframes opacityAniReverse02 {
  from {
    translate: 0;
  }
  to {
    translate: 30px 0;
  }
}
@-webkit-keyframes wrapperAni {
  from {
    width: 0;
  }
  to {
    width: var(--content-width);
  }
}
@keyframes wrapperAni {
  from {
    width: 0;
  }
  to {
    width: var(--content-width);
  }
}
@-webkit-keyframes wrapperAniRevers {
  from {
    width: var(--content-width);
  }
  to {
    width: 0;
  }
}
@keyframes wrapperAniRevers {
  from {
    width: var(--content-width);
  }
  to {
    width: 0;
  }
}

a.c_btn__stock {
  font-weight: 400;
  color: #fff;
  width: 210px;
  height: 40px;
  background-image: -webkit-gradient(linear, left top, right top, from(#182344), to(#5469a8));
  background-image: linear-gradient(to right, #182344 0%, #5469a8 100%);
  background-size: 100% 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding: 10px 60px 10px 20px;
  border-radius: 99px;
}
@media screen and (min-width: 768px) {
  a.c_btn__stock {
    width: 310px;
    height: 82px;
    padding: 10px 60px 12px 40px;
  }
}
a.c_btn__stock::after {
  content: "";
  width: 25px;
  aspect-ratio: 1;
  background-image: url("./../images/common/icon_out_link03.svg");
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 16px;
  translate: 0 -50%;
}
@media screen and (min-width: 768px) {
  a.c_btn__stock::after {
    right: 43px;
  }
}
.c_pdf_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.c_pdf_list > li {
  width: clamp(50% - 10px, (540px - 100vw) * 1000, 100%);
  border-radius: 8px;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .c_pdf_list > li {
    width: calc(50% - 10px);
    min-height: 100px;
  }
}
.c_pdf_list > li a {
  font-weight: 400;
  line-height: 1.6;
  color: #000;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 10px 20px;
}
@media screen and (min-width: 768px) {
  .c_pdf_list > li a {
    padding: 10px 36px 10px 32px;
  }
}
.c_pdf_list > li a::before {
  content: "";
  width: 8px;
  height: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: currentColor;
  border-radius: 99px;
}
.c_pdf_list > li a::after {
  content: "PDF";
  font-family: var(--font-en03);
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
  width: 54px;
  background-color: #243d5f;
  border-radius: 99px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  padding: 3px 10px 2px;
}
@media screen and (min-width: 768px) {
  .c_pdf_list > li a::after {
    width: 64px;
  }
}

.c_about_list, .c_about_list--3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
}
.c_about_list li, .c_about_list--3 li {
  width: clamp(50% - 7px, (540px - 100vw) * 1000, 100%);
}
@media screen and (min-width: 768px) {
  .c_about_list li, .c_about_list--3 li {
    width: clamp(25% - 10.5px, (1025px - 100vw) * 1000, 50% - 7px);
  }
}
.c_about_list li a, .c_about_list--3 li a {
  width: 100%;
  aspect-ratio: 1.445;
  overflow: hidden;
  position: relative;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c_about_list li figure, .c_about_list--3 li figure {
  position: relative;
}
.c_about_list li figure::after, .c_about_list--3 li figure::after {
  content: "";
  width: 100%;
  height: 45.5%;
  opacity: 0.5;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(21%, #001a27), to(rgba(0, 26, 39, 0)));
  background-image: linear-gradient(to top, #001a27 21%, rgba(0, 26, 39, 0) 100%);
  position: absolute;
  z-index: 0;
  left: 0;
  bottom: 0;
}
.c_about_list li img, .c_about_list--3 li img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c_about_list li figcaption, .c_about_list--3 li figcaption {
  font-weight: 500;
  line-height: 1.4875;
  color: #fff;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  padding: 14px;
}
@media screen and (min-width: 768px) {
  .c_about_list li figcaption, .c_about_list--3 li figcaption {
    padding: 17px 20px;
  }
}
.c_about_list li figcaption::after, .c_about_list--3 li figcaption::after {
  content: "";
  width: 16px;
  height: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-image: url("./../images/common/icon_arrow_circle.svg");
  background-size: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  top: 4px;
  margin-left: 12px;
}
@media screen and (min-width: 768px) {
  .c_about_list li figcaption::after, .c_about_list--3 li figcaption::after {
    width: 22px;
    height: 22px;
  }
}

@media screen and (min-width: 768px) {
  .c_about_list--3 li {
    width: calc((100% - 28px) / 3);
  }
}

.c_title_dot {
  font-weight: 300;
  line-height: 1.5;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 13px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.c_title_dot::before {
  content: "";
  width: 14px;
  height: 14px;
  background-image: linear-gradient(45deg, #f0831e 0%, #f0a31e 100%);
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  top: 0.65em;
}

.c_heading_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.c_heading_row_more a {
  letter-spacing: 0.02em;
  line-height: 1.5;
  color: #fff;
  width: 165px;
  background-color: #243d5f;
  border-radius: 99px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 6px 10px 6px 20px;
}
@media screen and (min-width: 768px) {
  .c_heading_row_more a {
    width: auto;
    margin-right: 7px;
  }
}
.c_heading_row_more a::after {
  content: "";
  width: 16px;
  height: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-image: url("./../images/common/icon_arrow_circle.svg");
  background-size: 100% 100%;
}

.category {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  text-align: center;
  font-weight: 400;
  background: #999;
  border-radius: 2px;
  font-size: 0.625rem;
  line-height: 16px;
  padding-inline: 8px;
}
@media screen and (min-width: 768px) {
  .category {
    width: 136px;
    line-height: 20px;
    margin-right: 20px;
    font-size: 0.75rem;
  }
}
.category.safe, .category.hhhd {
  background-color: #243d5f;
}
.category.urbantransport, .category.urbantransportation {
  background-color: #3e5da2;
}
.category.realestate {
  background-color: #b1509a;
}
.category.governance {
  background-color: #b963a3;
}
.category.entertainment {
  background-color: #e45656;
}
.category.information {
  background-color: #f19119;
}
.category.soc {
  background-color: #f0831e;
}
.category.travel {
  background-color: #1ea3dd;
}
.category.logistics {
  background-color: #8dad3e;
}
.category.eco {
  background-color: #38aa84;
}
.category.hankyu_railway {
  background-color: #851825;
}
.category.sustainability {
  background-color: #00aab5;
  letter-spacing: -0.1em;
  padding-left: 0;
  padding-right: 0;
}

.c_news_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.c_news_list li {
  margin-top: -1px;
  border-top: 1px solid #ced0d6;
  border-bottom: 1px solid #ced0d6;
}
.c_news_list li .no-link,
.c_news_list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 13px;
  padding-bottom: 14px;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .c_news_list li .no-link,
  .c_news_list li a {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding-top: 16px;
    padding-bottom: 19px;
  }
}
.c_news_list li:not(:has(a)) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 13px;
  padding-bottom: 14px;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .c_news_list li:not(:has(a)) {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding-top: 16px;
    padding-bottom: 19px;
  }
}
.c_news_list li time {
  font-family: var(--font-en);
  font-weight: 400;
  width: 78px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 0.75rem;
}
@media screen and (min-width: 768px) {
  .c_news_list li time {
    width: 96px;
    font-size: 0.875rem;
  }
}
.c_news_list li p {
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.7;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .c_news_list li p {
    line-height: 1.5;
    -webkit-line-clamp: 1;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: auto;
    font-size: 1rem;
  }
}
.c_news_list.c_news_list--sustainability li .no-link::after,
.c_news_list.c_news_list--sustainability li a::after {
  display: none;
}

.c_accordion {
  background-color: #ebebeb;
}
.c_accordion.is_open .c_accordion_header_txt_open {
  display: block;
}
.c_accordion.is_open .c_accordion_header_txt_close {
  display: none;
}
.c_accordion.is_open .c_accordion_header_icon,
.c_accordion.is_open .c_accordion_block__head_icon {
  background: none;
}
.c_accordion.is_open .c_accordion_header_icon::after,
.c_accordion.is_open .c_accordion_block__head_icon::after {
  opacity: 0;
}
.c_accordion_header {
  background-color: #333;
  cursor: pointer;
  padding-block: 10px;
}
.c_accordion_header_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .c_accordion_header_row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.c_accordion_header_sta {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.c_accordion_header_txt_open {
  display: none;
}
.c_accordion_header_icon {
  width: 18px;
  aspect-ratio: 1;
  position: relative;
}
.c_accordion_header_icon::before, .c_accordion_header_icon::after {
  content: "";
  width: 10px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  -webkit-transition: 300ms ease;
  transition: 300ms ease;
}
.c_accordion_header_icon::after {
  rotate: 90deg;
}
.c_accordion_body {
  padding: 30px 0;
}
@media screen and (min-width: 768px) {
  .c_accordion_body {
    padding: 53px 0;
  }
}

.scrollable + p {
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .scrollable + p {
    margin-top: 34px;
  }
}

/*!
layout > container
------------------------------
*/
.l_container {
  width: unset;
  padding: 0 24px;
}

@media screen and (min-width: 768px) {
  .l_container {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    width: auto;
  }
  .l_container {
    max-width: 1260px;
    padding: 0 30px;
    margin: 0 auto;
  }
}