/** Reset some basic elements */
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; }

/** Basic styling */
html { height: 100%; }

* { box-sizing: border-box; }

body { height: 100%; font: 400 16px/1.5 "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Helvetica Neue", Arial, sans-serif; color: #111; background-color: #fdfdfd; -webkit-text-size-adjust: 100%; -webkit-font-feature-settings: "kern" 1; -moz-font-feature-settings: "kern" 1; -o-font-feature-settings: "kern" 1; font-feature-settings: "kern" 1; font-kerning: normal; display: flex; min-height: 100vh; flex-direction: column; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/** Set `margin-bottom` to maintain vertical rhythm */
h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, ol, dl, figure { margin-bottom: 1em; }

/** `main` element */
main { display: block; /* Default value of `display` of `main` element is 'inline' in IE 11. */ }

/** Images */
img { max-width: 100%; vertical-align: middle; }

a { outline: none; }

a img { outline: none; border: 0; }

/** Figures */
figure > img { display: block; }

figcaption { font-size: 14px; }

/** Lists */
ul, ol { margin-left: 30px; }

li > ul, li > ol { margin-bottom: 0; list-style-type: lower-roman; }

/** Headings */
h1, h2, h3, h4, h5, h6 { font-weight: 400; }

/** Links */
a { color: #2a7ae2; text-decoration: none; }

a:visited { color: #1756a9; }

a:hover { color: #111; text-decoration: underline; }

.social-media-list a:hover { text-decoration: none; }

.social-media-list a:hover .username { text-decoration: underline; }

/** Blockquotes */
blockquote { color: #828282; border-left: 4px solid #e8e8e8; padding-left: 15px; font-size: 18px; font-style: italic; }

blockquote > :last-child { margin-bottom: 0; }

/** Code formatting */
pre, code { font-size: 15px; border: 1px solid #e8e8e8; border-radius: 3px; background-color: #eef; }

code { padding: 1px 5px; }

pre { padding: 8px 12px; overflow-x: auto; }

pre > code { border: 0; padding-right: 0; padding-left: 0; }

button { appearance: none; border: none; background: transparent; line-height: 1; }

/** Common */
.visually-hidden { clip: rect(0 0 0 0); clip-path: inset(50%); width: 1px; height: 1px; overflow: hidden; position: absolute; white-space: nowrap; }

.full-bleed { width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; }

.text-no-break { display: inline-block; }

/** Smooth Scroll */
html { scroll-behavior: smooth; scroll-padding-top: 130px; }

@media screen and (max-width: 960px) { html { scroll-padding-top: 75px; } }

/** Wrapper */
main { flex: 1; }

.wrapper { max-width: 1024px; margin: 0 auto; padding-right: 30px; padding-left: 30px; }

@media screen and (max-width: 960px) { .wrapper { min-width: auto; max-width: calc(1024px - (30px)); } }

@media screen and (max-width: 640px) { .wrapper { padding-right: 30px; padding-left: 30px; } }

.wrapper-tiny { max-width: 800px; }

/** Clearfix */
/** Icons */
.svg-icon { width: 16px; height: 16px; display: inline-block; fill: #828282; padding-right: 5px; vertical-align: text-top; }

/** Tables */
table { margin-bottom: 30px; width: 100%; text-align: left; color: #3f3f3f; border-collapse: collapse; border: 1px solid #e8e8e8; }

table tr:nth-child(even) { background-color: #f7f7f7; }

table th, table td { padding: 10px 15px; }

table th { background-color: #f0f0f0; border: 1px solid #dedede; border-bottom-color: #c9c9c9; }

table td { border: 1px solid #e8e8e8; }

.anchor { position: absolute; top: -100px; }

h3 { position: relative; }

.category { margin-top: 190px; }

@media screen and (max-width: 960px) { .category { margin-top: 109px; } }

@media screen and (max-width: 640px) { .category { margin-top: 80px; } }

/** Page content */
.page { margin-top: 190px; }

@media screen and (max-width: 960px) { .page { margin-top: 109px; } }

@media screen and (max-width: 640px) { .page { margin-top: 80px; } }

.page-content-wrapper { flex: 1; }

.page-content { margin-top: 190px; padding: 45px 0; flex: 1 0 auto; font-size: 15px; line-height: 1.8; }

@media screen and (max-width: 960px) { .page-content { margin-top: 109px; } }

@media screen and (max-width: 640px) { .page-content { margin-top: 80px; } }

.page-content { margin: 0 auto; padding: 64px 0; flex: 1 0 auto; font-size: 15px; line-height: 1.8; }

/** Page content */
.doc { margin-top: 190px; }

@media screen and (max-width: 960px) { .doc { margin-top: 109px; } }

@media screen and (max-width: 640px) { .doc { margin-top: 80px; } }

.doc-content { margin: 0 auto; padding: 64px 0; flex: 1 0 auto; font-size: 15px; line-height: 1.8; }

.doc-content h2 { margin: 2em 0 1em 0; font-size: 24px; font-weight: bold; line-height: 1.3; }

.doc-content h3 { margin: 2em 0 1em 0; font-size: 18px; font-weight: bold; line-height: 1.3; }

.doc-content h4 { font-size: 20px; }

@media screen and (max-width: 960px) { .doc-content h4 { font-size: 18px; } }

/** Posts */
.post { margin-top: 190px; }

@media screen and (max-width: 960px) { .post { margin-top: 109px; } }

@media screen and (max-width: 640px) { .post { margin-top: 80px; } }

.post-title { font-size: 24px; line-height: 1.4; margin-bottom: 40px; }

.post-content { margin: 0 auto; padding: 64px 0; flex: 1 0 auto; font-size: 15px; line-height: 1.8; }

.post-content h2 { margin: 2em 0 1em 0; font-size: 24px; font-weight: bold; line-height: 1.3; }

.post-content h3 { margin: 2em 0 1em 0; font-size: 18px; font-weight: bold; line-height: 1.3; }

.post-content h4 { font-size: 20px; }

@media screen and (max-width: 960px) { .post-content h4 { font-size: 18px; } }

.post-content p.img-center { text-align: center; }

.post-content p.img-center img { max-width: 70%; }

.post-content p.img-full { text-align: center; }

.post-content p.img-full img { width: 100%; }

.post-content ul.highlight { padding: 12px 12px 12px 33px; margin: 2em 0 3em 0; background-color: #ededed; }

.post-content table.hidden-table { border: none; }

.post-content table.hidden-table tr, .post-content table.hidden-table td { border: none; background-color: transparent; }

.post-content table.hidden-table td { padding: 4px 8px; line-height: 1.4; }

.post-content table.hidden-table td:first-child { word-break: keep-all; }

/** Site header */
.site-header { height: 130px; position: fixed; top: 0; z-index: 1000; width: 100%; background-color: #fff; border-bottom: 1px solid #000; }

.site-header .wrapper { display: flex; align-items: center; height: auto; justify-content: space-between; padding: 28px 16px; }

@media screen and (max-width: 960px) { .site-header { position: fixed; z-index: 1000; width: 100%; background-color: #fff; height: 75px; } .site-header .wrapper { height: auto; padding: 16px 8px; } .site-header .wrapper .site-title img { width: 220px; } }

/** Site nav */
.site-nav { display: flex; align-items: center; line-height: 1; }

.site-nav .menu-icon { line-height: 1; }

.site-nav .page-link { font-size: 14px; font-weight: bold; color: #111; line-height: 1.5; }

.site-nav .page-link:not(:last-child) { margin-right: 18px; }

.site-nav .page-link-arrow::after { margin-left: 4px; content: ""; display: inline-block; border-style: solid; border-width: 2px 2px 0 0; top: 50%; transform: translateY(-50%) rotate(135deg); transform-origin: center; width: 5px; height: 5px; }

@media screen and (max-width: 960px) { .site-nav { display: none; } }

a.nav-btn { cursor: pointer; padding: 14px 20px; background-color: #111; border-radius: 100px; text-decoration: none; font-size: 14px; color: #fff; border: solid 2px #111; font-weight: bold; text-align: center; display: flex; gap: 8px; align-items: baseline; }

a.nav-btn::after { content: ""; display: inline-block; border-style: solid; border-width: 2px 2px 0 0; top: 50%; transform: translateY(-50%) rotate(135deg); transform-origin: center; width: 5px; height: 5px; }

.site-heading { position: fixed; z-index: 100; top: 130px; width: 100%; color: #fff; background-color: #000; }

.site-heading .wrapper { height: auto; padding: 20px 40px; }

.site-heading .breadcrumb { display: flex; }

.site-heading .breadcrumb a { color: #fff; }

.site-heading .breadcrumb .categories { font-size: 20px; font-weight: 600; line-height: 1; text-transform: uppercase; }

.site-heading .breadcrumb .arrow { line-height: 1; align-self: center; padding: 0 20px; }

.site-heading .breadcrumb .samall_title { align-self: center; font-size: 12px; font-weight: 400; line-height: 1.2; max-width: 70%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

@media screen and (max-width: 960px) { .site-heading { z-index: 100; top: 75px; } .site-heading .wrapper { height: auto; padding: 10px 16px; } .site-heading .breadcrumb .categories { font-size: 14px; line-height: 1; } .site-heading .breadcrumb .arrow { height: 16px; margin-top: -5px; padding: 0 10px; } }

/** Site footer */
.site-footer { background-color: #000; color: #fff; padding: 30px 0; }

.footer-col { line-height: 1.5; font-size: 12px; font-weight: bold; vertical-align: top; }

.footer-col .page-link { display: inline-block; padding: 5px 15px 5px 0; }

.footer-col a { color: #fff; }

.footer-col a:hover { color: #fff; }

.footer-col.bottom { width: 100%; font-size: 10px; font-weight: normal; text-align: left; padding: 15px 0px 0px 0px; }

@media screen and (max-width: 640px) { .footer-col { width: 100%; margin-bottom: 10px; } .footer-col .page-link { display: inline-block; padding: 5px 10px 5px 0; } .footer-col.right { width: 100%; float: none; text-align: left; line-height: 1.3; } }

.action { text-align: center; }

@media screen and (max-width: 640px) { .action { text-align: left; } }

.action .heading { margin: 0 0 2em 0; }

.action .heading img { display: inline-block; height: auto; }

@media screen and (max-width: 640px) { .action .heading img { height: 15vw; width: auto; } }

.action .text { margin: 0 0 3em 0; font-size: 18px; line-height: 2em; }

@media screen and (max-width: 640px) { .action .text { font-size: 16px; line-height: 1.7em; } }

.action .text span { display: inline-block; }

@media screen and (max-width: 640px) { .action .text span { display: inline; } }

.action h1 { margin: 0 0 2em 0; font-weight: bold; }

@media screen and (max-width: 640px) { .action .heading img { height: 13vw; width: auto; } }

.action h2 { margin: 3em 0 2em 0; }

.banner { display: inline-block; position: fixed; bottom: 24px; right: 24px; z-index: 200; transition: opacity 300ms ease; }

@media screen and (max-width: 640px) { .banner { bottom: 16px; right: 16px; } }

.banner-close { cursor: pointer; position: absolute; padding: 0; top: -36px; right: 0; width: 28px; }

@media screen and (max-width: 640px) { .banner-close { right: -4px; } }

.banner-image { display: inline-block; width: 320px; border-radius: 4px; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); }

@media screen and (max-width: 640px) { .banner-image { width: 256px; } }

.banner-hidden { transition: opacity 300ms ease; display: none; }

.chart-canvas { max-width: 100%; }

.chart-title { display: block; text-align: center; font-size: 16px; margin: 8px 0; }

.chart-legend { width: 100%; }

.chart-legend-list { display: grid; width: 100%; grid-template-rows: repeat(3, 1fr); grid-template-columns: repeat(2, 1fr); gap: 0 16px; grid-auto-flow: column; margin: 0; list-style-type: none; }

@media screen and (max-width: 640px) { .chart-legend-list { display: block; } }

.chart-legend-item { display: flex; align-items: center; gap: 8px; padding: 2px 0; border-bottom: 1px solid #E8E8E8; }

.chart-legend-color-tip { display: inline-block; width: 12px; height: 12px; border-radius: 2px; }

.chart-legend-text { display: flex; flex: 1; align-items: baseline; }

.chart-legend-text-name { flex: 1; font-size: 14px; font-weight: bold; }

.chart-legend-text-value { font-size: 18px; }

.chart-legend-text-unit { font-size: 12px; }

.col-wrapper { display: flex; gap: 6%; }

.col-wrapper .col { flex: 1; }

@media screen and (max-width: 640px) { .col-wrapper { display: block; } }

.dl .row { display: grid; grid-template-columns: 140px 1fr; margin-bottom: 10px; }

@media screen and (max-width: 960px) { .dl .row { grid-template-columns: 1fr; } }

@media screen and (max-width: 640px) { .dl .row { grid-template-columns: 140px 1fr; } }

.dl ul { list-style-type: none; margin: 0; }

.dl span { font-size: 12px; }

/** Dropdown */
.dropdown { position: relative; }

.dropdown-arrow { width: 14px; }

.dropdown-drawer { position: absolute; background: #fff; border: 1px solid #e8e8e8; border-radius: 2px; box-shadow: 0 0 12px rgba(0, 0, 0, 0.08); opacity: 0; transform: scale(1, 0); transform-origin: top center; transition: opacity 100ms linear, transform 0.1s cubic-bezier(0, 0, 0.2, 1); }

.dropdown-drawer.js-dropdown-visible { opacity: 1; transform: scale(1, 1); }

.dropdown-list { display: flex; flex-direction: column; top: 8px; margin: 0; width: max-content; }

.dropdown-item { list-style-type: none; font-size: 14px; font-weight: bold; }

.dropdown-item a { color: #111; display: block; padding: 16px 20px; transition: 150ms; }

.dropdown-item a:hover, .dropdown-item a:focus { background: #f0f0f0; color: #111; text-decoration: none; }

/** Site header */
.hamberger { display: none; }

@media screen and (max-width: 960px) { .hamberger { display: block; } }

.hamberger-drawer { padding: 40px; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #111; z-index: 100; display: none; overflow-y: scroll; }

.hamberger-visible .hamberger-drawer { display: block; animation: hambergerSlideIn 400ms cubic-bezier(0.2, 0.3, 0, 1) forwards; }

.hamberger-item { list-style-type: none; color: #fff; opacity: 0; }

.hamberger-visible .hamberger-item { animation: itemSlideIn 1.5s cubic-bezier(0.2, 0.3, 0, 1) forwards; }

.hamberger-itemTitle { font-size: 14px; color: #e8e8e8; margin-bottom: 0; }

.hamberger-item a { color: #fff; font-size: 22px; font-weight: bold; }

.hamberger-item:nth-child(0) { animation-delay: 0ms; }

.hamberger-item:nth-child(1) { animation-delay: 50ms; }

.hamberger-item:nth-child(2) { animation-delay: 100ms; }

.hamberger-item:nth-child(3) { animation-delay: 150ms; }

.hamberger-item:nth-child(4) { animation-delay: 200ms; }

.hamberger-item:nth-child(5) { animation-delay: 250ms; }

.hamberger-item:nth-child(6) { animation-delay: 300ms; }

.hamberger-item:nth-child(7) { animation-delay: 350ms; }

.hamberger-header { margin-bottom: 64px; display: flex; justify-content: space-between; }

.hamberger-menu { display: flex; flex-direction: column; gap: 16px; margin: 0; }

.hamberger-item .hamberger-menu { margin-top: 16px; }

.hamberger-nested { margin-top: 16px; }

.hamberger-open-button { background-color: transparent; border: 1px solid #e8e8e8; border-radius: 4px; cursor: pointer; padding: 12px; }

.hamberger-open-button:hover, .hamberger-open-button:focus { background: #f0f0f0; }

.hamberger-close-button { width: 44px; height: 44px; background-color: #333; padding: 12px; border-radius: 22px; cursor: pointer; }

.hamberger-close-buttonicon { width: 20px; }

@keyframes hambergerSlideIn { 0% { opacity: 0;
    transform: translateX(20%); }
  100% { opacity: 1;
    transform: translateX(0); } }

@keyframes itemSlideIn { 0% { opacity: 0;
    transform: translateX(32px); }
  100% { opacity: 1;
    transform: translateX(0); } }

/** Home */
.home { flex: 1 0 auto; width: 100% !important; margin-top: 130px; }

@media screen and (max-width: 960px) { .home { margin-top: 75px; } }

.home h2 { margin-bottom: 20px; font-size: 17px; font-weight: bold; line-height: 1; }

.home h3 { font-weight: bold; }

#company_info { scroll-margin-top: 107px; }

@media screen and (max-width: 640px) { #company_info { scroll-margin-top: 96px; } }

.info { font-size: 13px; line-height: 1.5; margin: 80px 0; }

.investment-report > * { animation: slide-in-bottom 800ms ease forwards; opacity: 0; }

.investment-report > *:nth-child(1n) { animation-delay: 150ms; }

.investment-report > *:nth-child(2n) { animation-delay: 300ms; }

.investment-report > *:nth-child(3n) { animation-delay: 450ms; }

.investment-report > *:nth-child(4n) { animation-delay: 600ms; }

.investment-report > *:nth-child(5n) { animation-delay: 750ms; }

.investment-report > *:nth-child(6n) { animation-delay: 900ms; }

.investment-report > *:nth-child(7n) { animation-delay: 1050ms; }

.investment-report > *:nth-child(8n) { animation-delay: 1200ms; }

.investment-report > *:nth-child(9n) { animation-delay: 1350ms; }

.investment-report > *:nth-child(10n) { animation-delay: 1500ms; }

.investment-report > *:nth-child(11n) { animation-delay: 1650ms; }

.investment-report > *:nth-child(12n) { animation-delay: 1800ms; }

.investment-report > *:nth-child(13n) { animation-delay: 1950ms; }

.investment-report > *:nth-child(14n) { animation-delay: 2100ms; }

.investment-report > *:nth-child(15n) { animation-delay: 2250ms; }

.investment-report > *:nth-child(16n) { animation-delay: 2400ms; }

.investment-report > *:nth-child(17n) { animation-delay: 2550ms; }

.investment-report > *:nth-child(18n) { animation-delay: 2700ms; }

.investment-report > *:nth-child(19n) { animation-delay: 2850ms; }

.investment-report > *:nth-child(20n) { animation-delay: 3000ms; }

@keyframes slide-in-bottom { from { opacity: 0;
    transform: translateY(32px); }
  to { opacity: 1;
    transform: translate(0); } }

.investment-report-section { padding: 96px 0; }

.investment-report-section > * { max-width: 960px; margin: 0 auto; }

.investment-report-section > * + * { margin-top: 32px; }

.investment-report-section:nth-child(even) { background-color: #EEEEEE; }

.investment-report-section.full-bleed > * { max-width: calc(960px + 48px); padding: 0 24px; }

.investment-report-section-narrow { padding: 96px 0; }

.investment-report-section-narrow > * { max-width: 720px; margin: 0 auto; }

.investment-report-section-narrow > * + * { margin-top: 72px; }

.investment-report-section-content { display: grid; grid-template-columns: 1fr 400px; gap: 32px; }

@media screen and (max-width: 960px) { .investment-report-section-content { grid-template-columns: 1fr 1fr; } }

@media screen and (max-width: 640px) { .investment-report-section-content { grid-template-columns: 1fr; } }

.investment-report-heading { display: flex; flex-direction: column; }

.investment-report-heading-label { font-size: 12px; color: #828282; font-weight: bold; }

.investment-report-heading-title { font-size: 32px; font-weight: bold; letter-spacing: 0.1em; }

.investment-report-eyecatch { display: grid; grid-template-columns: 1fr min-content; align-items: center; padding: 44px 0 108px; gap: 48px; }

@media screen and (max-width: 960px) { .investment-report-eyecatch { grid-template-columns: 1fr; padding: 44px 0 64px; } }

@media screen and (max-width: 640px) { .investment-report-eyecatch { gap: 16px; } }

.investment-report-eyecatch-title { display: inline-flex; flex-direction: column; margin: 0; gap: 8px; font-size: 40px; }

.investment-report-eyecatch-title > span { display: inline-block; width: max-content; padding: 0 8px; color: #fff; background-color: #111; }

@media screen and (max-width: 640px) { .investment-report-eyecatch-title { font-size: 24px; } }

.investment-report-eyecatch-subTitle { font-size: 14px; font-weight: bold; margin: 0; }

.investment-report-aum { display: flex; gap: 16px; flex-direction: column; text-align: center; }

@media screen and (max-width: 960px) { .investment-report-aum { align-items: flex-start; gap: 8px; } }

.investment-report-aumTitle { font-size: 16px; margin-bottom: 0; }

@media screen and (max-width: 960px) { .investment-report-aumTitle { font-size: 12px; } }

.investment-report-toc { padding: 32px 0; background: #DDDDDD; }

.investment-report-toc-list { display: flex; flex-direction: column; list-style: none; margin: 0 auto; gap: 16px; }

.investment-report-toc-item { display: flex; align-items: center; font-size: 16px; font-weight: bold; }

.investment-report-toc-item a { display: flex; align-items: center; color: #111; border-bottom: 1px solid #111; }

.investment-report-toc-item a:hover { text-decoration: none; }

.investment-report-toc-item::after { margin-top: 4px; margin-left: 16px; content: ""; display: inline-block; border-style: solid; border-width: 2px 2px 0 0; top: 50%; transform: translateY(-50%) rotate(135deg); transform-origin: center; width: 8px; height: 8px; }

.investment-report-aum-changes { display: flex; gap: 32px; align-items: center; }

.investment-report-aum-changes-chart { flex: 2; }

.investment-report-aum-changes-chart canvas { width: 100% !important; }

.investment-report-aum-changes-statistic { flex: 1; }

.investment-report-aum-changes .investment-report-statistic-list { grid-template-columns: 1fr; }

.investment-report-aum-changes .investment-report-statistic-item { align-items: flex-start; }

@media screen and (max-width: 960px) { .investment-report-aum-changes { align-items: stretch; flex-direction: column; gap: 8px; } .investment-report-aum-changes .investment-report-statistic-list { gap: 0; } }

.investment-report-assets-title { margin-top: 64px; font-size: 24px; font-weight: bold; }

.investment-report-assets-list { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; list-style: none; margin: 0 auto; }

@media screen and (max-width: 960px) { .investment-report-assets-list { grid-template-columns: 1fr; } }

.investment-report-assets-item { display: flex; background: rgba(255, 255, 255, 0.4); }

@media screen and (max-width: 640px) { .investment-report-assets-item { display: block; } }

.investment-report-assets-item-image { flex: 1 0; width: 50%; aspect-ratio: 1 / 1; }

.investment-report-assets-item-image img { width: 100%; height: 100%; object-fit: cover; }

@media screen and (max-width: 640px) { .investment-report-assets-item-image { width: 100%; aspect-ratio: 4 / 3; } }

.investment-report-assets-item-content { display: flex; justify-content: flex-start; flex-direction: column; flex: 1; padding: 20px 24px 24px 24px; }

.investment-report-assets-item-name { font-weight: bold; font-size: 16px; margin: 0 0 8px; line-height: 1.5; }

.investment-report-assets-item-establishAt { font-size: 12px; margin: 0; line-height: 1.5; }

.investment-report-assets-item-address { font-size: 12px; margin: 0; line-height: 1.5; }

.investment-report-assets-item-address a { color: #111; }

.investment-report-assets-item-link-list { height: 100%; display: flex; align-items: flex-end; flex: 1; list-style: none; margin: 0; gap: 16px; }

.investment-report-assets-item-link-item a { display: flex; align-items: center; color: #111; font-weight: bold; font-size: 14px; border-bottom: 1px solid #888; overflow: hidden; }

.investment-report-assets-item-link-item a:hover { text-decoration: none; }

.investment-report-assets-item-labels { display: flex; gap: 8px; margin-bottom: 4px; }

.investment-report-assets-label-type { background: #EEE; font-size: 11px; font-weight: bold; padding: 0 6px; }

.investment-report-assets-label-area { background: #EEE; font-size: 11px; font-weight: bold; padding: 0 6px; }

.investment-report-assets-label-area-toshin { background: #E1DA98; font-size: 11px; font-weight: bold; padding: 0 6px; }

.investment-report-description { flex: 1; }

.investment-report-description-title { margin-bottom: 0; font-size: 16px; font-weight: bold; }

.investment-report-description-summary { margin-bottom: 8px; font-size: 24px; font-weight: bold; }

.investment-report-description-summary small { font-weight: normal; font-size: 12px; }

.investment-report-description-paragraph { font-size: 16px; line-height: 2; }

.investment-report-description-caption { margin-bottom: 0; font-size: 12px; color: #828282; }

.investment-report-statistic { padding: 32px; background: #F8F8F8; }

.investment-report-statistic-list { display: grid; grid-template-columns: repeat(4, 1fr); gap: 32px; list-style: none; margin: 0; }

@media screen and (max-width: 960px) { .investment-report-statistic-list { grid-template-columns: repeat(2, 1fr); } }

@media screen and (max-width: 640px) { .investment-report-statistic-list { grid-template-columns: repeat(1, 1fr); } }

.investment-report-statistic-item { display: flex; flex: 1; flex-direction: column; align-items: center; }

.investment-report-statistic-itemTitle { font-weight: bold; font-size: 14px; margin-bottom: 0; }

.investment-report-statistic-itemNumber { display: flex; gap: 4px; align-items: baseline; font-size: 40px; margin-bottom: 0; }

@media screen and (max-width: 960px) { .investment-report-statistic-itemNumber { font-size: 32px; } }

.investment-report-statistic-itemUnit { white-space: nowrap; font-size: 16px; }

.investment-report-statistic-caption { font-size: 12px; color: #828282; }

.investment-report-stance-title { font-size: 18px; font-weight: bold; margin-bottom: 32px; text-align: center; }

.investment-report-stance-list { display: flex; list-style: none; align-content: center; margin: 0; gap: 32px; }

@media screen and (max-width: 640px) { .investment-report-stance-list { flex-direction: column; } }

.investment-report-stance-item { display: flex; flex-direction: column; align-items: center; justify-content: center; flex: 1; background: #fcfcfc; padding: 32px 32px 24px; text-align: center; }

@media screen and (max-width: 640px) { .investment-report-stance-item { text-align: left; width: 100%; } }

.investment-report-stance-summary { font-size: 18px; font-weight: bold; margin-bottom: 8px; }

@media screen and (max-width: 640px) { .investment-report-stance-summary { width: 100%; } }

@media screen and (max-width: 640px) { .investment-report-stance-description { width: 100%; } }

.investment-report-stance-caption { font-size: 12px; margin-bottom: 8px; color: #828282; text-align: left; }

.investment-report-pointOfView-summary { font-size: 20px; font-weight: bold; margin-bottom: 0; }

.investment-report-pointOfView-factor { font-size: 12px; margin-bottom: 16px; }

.investment-report-pointOfView-list { display: grid; grid-template-columns: 1fr 1fr; margin: 0; gap: 32px; align-content: center; flex-direction: column; list-style: none; }

@media screen and (max-width: 640px) { .investment-report-pointOfView-list { grid-template-columns: 1fr; } }

.investment-report-pointOfView-item { background: #fcfcfc; padding: 32px; }

.investment-report-pointOfView-description { margin: 0; }

.investment-report-pointOfView-description:before { display: block; width: 24px; height: 1px; margin-bottom: 16px; content: ""; background: #828282; }

.investment-report-pointOfView-description div + div { margin-top: 32px; }

.investment-report-pointOfView-description dt { font-weight: bold; }

.investment-report-member { margin: 0 auto; }

.investment-report-member-list { display: flex; flex-direction: column; gap: 8px; list-style: none; margin: 0; }

.investment-report-member-title { flex: 1; margin: 0; }

.investment-report-member-all { display: flex; font-size: 16px; font-weight: bold; }

.investment-report-member-detail { display: flex; font-size: 14px; font-weight: normal; margin-left: 32px; }

.investment-report-chart { display: flex; flex-direction: column; align-items: center; padding: 32px; gap: 32px; }

.investment-report-disclaimer { font-size: 12px; padding: 24px; border: 1px solid #e8e8e8; }

.investment-report-disclaimer p { margin: 0; }

.philosophy { text-align: center; }

@media screen and (max-width: 640px) { .philosophy { text-align: left; } }

.philosophy .heading { margin: 0 0 2em 0; }

.philosophy .heading img { display: inline-block; height: auto; }

@media screen and (max-width: 640px) { .philosophy .heading img { height: 15vw; width: auto; } }

.philosophy .text { margin: 0 0 3em 0; font-size: 18px; line-height: 2em; }

@media screen and (max-width: 640px) { .philosophy .text { font-size: 16px; line-height: 1.7em; } }

.philosophy .text span { display: inline-block; }

@media screen and (max-width: 640px) { .philosophy .text span { display: inline; } }

.philosophy h1 { margin: 0 0 2em 0; font-weight: bold; }

.post-list-heading { font-size: 28px; }

.post-list { margin-left: 0; list-style: none; }

.post-list > li { margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px solid #828282; }

.post-list > li .post-meta { font-size: 16px; line-height: 1; margin-bottom: 20px; color: #000; }

.post-list > li h2 { margin: 0; font-size: 18px; line-height: 1.6; color: #000; }

.post-list > li h2 a, .post-list > li h2:hover { color: #000; }

@media screen and (max-width: 640px) { .post-list > li { margin-bottom: 20px; padding-bottom: 20px; } .post-list > li .post-meta { font-size: 12px; } .post-list > li h3 { font-size: 15px; line-height: 1.5; } }

.post-meta { font-size: 14px; color: #828282; margin-bottom: 40px; color: #000; }

@media screen and (max-width: 640px) { .post-meta { margin-bottom: 20px; } }

.post-link { display: block; }

.project-list { margin: 96px auto 48px; display: flex; flex-direction: column; gap: 64px; }

.project { display: flex; align-items: flex-start; gap: 44px; }

@media screen and (max-width: 640px) { .project { flex-direction: column; } }

.project-heading { position: relative; font-weight: bold; margin-bottom: 32px; }

.project-thumbnail { width: 280px; box-shadow: 4px 20px 32px rgba(0, 0, 0, 0.05), -4px 20px 32px rgba(0, 0, 0, 0.05); }

@media screen and (max-width: 640px) { .project-thumbnail { width: 100%; } }

.project-title { font-size: 20px; font-weight: bold; margin: 0; }

.project-subtitle { font-size: 18px; }

.project-description { margin-bottom: 32px; line-height: 2; }

.project-link-list { display: flex; align-items: center; gap: 16px; flex-wrap: wrap; }

.project-button { min-width: min-content; background: #111; border-radius: 500px; display: inline-block; padding: 12px 32px; color: #fff; font-weight: bold; }

.project-button:hover, .project-button:focus, .project-button:visited { color: #fff; text-decoration: none; }

.project-button-secondary { min-width: min-content; background: #fff; border-radius: 500px; display: inline-block; padding: 12px 32px; color: #111; font-weight: bold; border: 2px solid #111; }

.project-button-secondary:hover, .project-button-secondary:focus, .project-button-secondary:visited { color: #111; text-decoration: none; }

.project-offcial-account { display: flex; align-items: center; gap: 16px; margin-bottom: 32px; }

@media screen and (max-width: 960px) { .project-offcial-account { flex-direction: column; gap: 4px; align-items: flex-start; } }

.project-offcial-account-list { list-style: none; display: flex; gap: 16px; margin: 0; }

.project-offcial-account-label { font-size: 13px; margin: 0; color: #888; }

.project-ir-list { margin-top: 44px; }

.project-ir-label { font-size: 13px; margin: 0; }

.project-ir-link-list { margin-left: 16px; margin-bottom: 0; font-size: 13px; }

.project-ir-link-item { margin-top: 4px; }

.project-ir-caption { font-size: 12px; }

.presskit { max-width: 700px; margin: 0 auto; }

.presskit .heading { font-size: 24px; margin: 0 0 2em 0; text-align: center; font-weight: bold; }

.presskit .sub-heading { font-size: 20px; margin-bottom: 32px; }

.presskit .text { font-size: 16px; text-align: center; }

.presskit-list { margin: 48px auto 48px; display: flex; flex-direction: column; gap: 48px; }

.presskit-item { display: flex; align-items: flex-start; gap: 44px; }

@media screen and (max-width: 640px) { .presskit-item { flex-direction: column; gap: 24px; } }

.presskit-item-heading { position: relative; font-weight: bold; margin-bottom: 32px; }

.presskit-item-thumbnail { width: 280px; }

@media screen and (max-width: 640px) { .presskit-item-thumbnail { width: 100%; } }

.presskit-item-title { font-size: 20px; font-weight: bold; margin-top: 0 !important; margin-bottom: 24px !important; }

.presskit-item-subtitle { font-size: 18px; }

.presskit-item-description { margin-bottom: 32px; line-height: 2; }

@media screen and (max-width: 640px) { .presskit-item-description { margin-bottom: 8px; } }

.presskit-item-link-list { display: flex; justify-content: space-between; align-items: center; gap: 16px; flex-wrap: wrap; }

.presskit-item-button { min-width: min-content; background: #111; border-radius: 500px; display: inline-block; padding: 4px 16px; color: #fff; font-size: 14px; font-weight: bold; }

.presskit-item-button:hover, .presskit-item-button:focus, .presskit-item-button:visited { color: #fff; text-decoration: none; }

.presskit-item-offcial-account { display: flex; align-items: center; gap: 16px; }

@media screen and (max-width: 960px) { .presskit-item-offcial-account { flex-direction: column; gap: 4px; align-items: flex-start; } }

.presskit-item-offcial-account-list { list-style: none; display: flex; gap: 16px; margin: 0; }

.presskit-item-offcial-account-label { font-size: 13px; margin: 0; color: #888; }

.presskit-item-ir-list { margin-top: 44px; }

.presskit-item-ir-label { font-size: 13px; margin: 0; }

.presskit-item-ir-link-list { margin-left: 16px; margin-bottom: 0; font-size: 13px; }

.presskit-item-ir-link-item { margin-top: 4px; }

.presskit-item-ir-caption { font-size: 12px; }

p + .media-list { margin-top: 48px; }

.media-list dt { font-size: 13px; }

.media-list div { margin-top: 16px; }

.news-list { margin-bottom: 24px; }

.news-list li { list-style: none; border: none; }

.news-list li a { display: flex; gap: 32px; align-items: center; padding: 32px 16px; border-bottom: 1px solid #D9D9D9; }

.news-list li .news-meta { color: #000; }

.news-list li .news-list-thumbnail { width: 128px; border: 1px solid #f0f0f0; }

.news-list li .news-meta-date { margin-bottom: 4px; display: inline-block; }

.news-list li .news-meta-title { font-weight: normal; margin: 0; }

.news-more-link { display: inline-block; font-size: 14px; color: #000; }

.news-more-link:visited { color: #000; }

.overview { max-width: 960px; margin: 0 auto; }

.overview .overview-section { margin-bottom: 64px; }

.overview .heading { font-size: 24px; font-weight: bold; margin-bottom: 32px; text-align: center; }

.overview .text p { margin: 0; line-height: 1.8; }

.overview .text span { display: block; }

.overview .section-heading { font-size: 24px; font-weight: bold; margin-bottom: 32px; }

.overview .info-list { display: flex; padding: 24px 0; margin: 0; border-bottom: 1px solid #ddd; }

.overview .info-list dt { width: 200px; font-weight: bold; padding-right: 40px; }

.overview .info-list dd { flex: 1; margin: 0; }

.overview .location-group { margin-bottom: 16px; }

.overview .location-group:last-child { margin-bottom: 0; }

.overview .location-group h3 { font-size: 16px; font-weight: bold; margin: 0 0 4px 0; }

.overview .location-group p { margin: 0; line-height: 1.6; }

@media (max-width: 768px) { .overview .info-list { flex-direction: column; } .overview .info-list dt { width: 100%; margin-bottom: 8px; } .overview .info-list dd { width: 100%; } }

.overview .member-grid { display: grid; gap: 16px; margin-bottom: 40px; }

.overview .member-grid.directors { grid-template-columns: repeat(3, 1fr); }

.overview .member-grid.executives { grid-template-columns: repeat(4, 1fr); }

.overview .member-card { background: #f8f8f8; padding: 24px; border-radius: 2px; }

.overview .member-position { font-size: 14px; margin: 0 0 8px 0; line-height: 1.5; }

.overview .member-name { font-size: 16px; font-weight: bold; line-height: 1.5; margin: 0; }

.overview .member-affiliation { font-size: 12px; margin: 4px 0 0 0; line-height: 1.4; color: #555; }

@media (max-width: 768px) { .overview .member-grid.directors, .overview .member-grid.executives { grid-template-columns: 1fr; } .overview .member-name { margin: 0; } }

.report .sub-heading { font-size: 20px; font-weight: bold; margin-bottom: 32px; }

.report-list-heading { font-size: 28px; }

.report-list { margin-left: 0; list-style: none; }

.report-list > li { margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px solid #828282; }

.report-list > li .report-meta { font-size: 16px; line-height: 1; margin-bottom: 20px; color: #000; }

.report-list > li h2 { margin: 0; font-size: 18px; line-height: 1.6; color: #000; font-weight: normal; }

.report-list > li h2 a, .report-list > li h2:hover { color: #000; }

@media screen and (max-width: 640px) { .report-list > li { margin-bottom: 20px; padding-bottom: 20px; } .report-list > li .report-meta { font-size: 12px; } .report-list > li h3 { font-size: 15px; line-height: 1.5; } }

.report-meta { font-size: 14px; color: #828282; margin-bottom: 40px; color: #000; }

@media screen and (max-width: 640px) { .report-meta { margin-bottom: 20px; } }

.report-link { display: block; }

@media screen and (max-width: 640px) { .service { text-align: left; } }

.service .heading { margin: 0 0 2em 0; text-align: center; font-weight: bold; }

.service .text { text-align: center; margin: 0 0 3em 0; font-size: 18px; line-height: 2em; }

@media screen and (max-width: 640px) { .service .text { font-size: 16px; line-height: 1.7em; } }

.service .text span { display: inline-block; }

@media screen and (max-width: 640px) { .service .text span { display: inline; } }

.eyecatch-carousel { background: linear-gradient(0deg, #F5F5F5 0%, #EEE 93%); position: relative; overflow: hidden; }

.eyecatch-carousel a, .eyecatch-carousel a:hover, .eyecatch-carousel a:visited { text-decoration: none; color: #111; }

.eyecatch-carousel-slides { margin: 0; padding: 0; }

.eyecatch-carousel-inner { margin: 0 auto; max-width: 1440px; }

@media screen and (max-width: 960px) { .eyecatch-carousel-inner { max-width: 624px; } }

.eyecatch-carousel-slides { background: #fff; }

.eyecatch-carousel-slide { width: 100%; display: flex; }

@media screen and (max-width: 960px) { .eyecatch-carousel-slide { flex-direction: column-reverse; justify-content: flex-end; } }

.eyecatch-carousel-control { width: 34%; }

@media screen and (max-width: 960px) { .eyecatch-carousel-control { width: 100%; } }

.eyecatch-carousel-meta { display: flex; flex-direction: column; justify-content: center; gap: 32px; height: 100%; padding: 64px 64px 96px; }

@media screen and (max-width: 960px) { .eyecatch-carousel-meta { padding: 48px 48px 128px; } }

@media screen and (max-width: 640px) { .eyecatch-carousel-meta { padding: 32px 32px 104px; gap: 20px; } }

.eyecatch-carousel-date { color: #828282; font-weight: bold; }

@media screen and (max-width: 960px) { .eyecatch-carousel-date { font-size: clamp(0.875rem, 0.756rem + 0.51vw, 1rem); } }

@media screen and (max-width: 640px) { .eyecatch-carousel-date { font-size: 14px; } }

.eyecatch-carousel-title { font-size: clamp(1rem, -0.231rem + 1.92vw, 1.4rem); font-weight: bold; line-height: 1.7; margin-bottom: 0; }

@media screen and (max-width: 960px) { .eyecatch-carousel-title { font-size: 20px; } }

@media screen and (max-width: 640px) { .eyecatch-carousel-title { font-size: 15px; } }

.eyecatch-carousel-readmore { display: flex; margin-left: auto; align-items: center; gap: 12px; font-size: 16px; font-weight: bold; color: #111; }

.eyecatch-carousel-readmore:visited { color: #111; }

.eyecatch-carousel-readmore:hover { text-decoration: none; }

@media screen and (max-width: 640px) { .eyecatch-carousel-readmore { font-size: 12px; } }

.eyecatch-carousel-readmore-arrow { width: 44px; }

@media screen and (max-width: 960px) { .eyecatch-carousel-readmore-arrow { gap: 8px; width: 32px; } }

@media screen and (max-width: 640px) { .eyecatch-carousel-readmore-arrow { width: 24px; } }

.eyecatch-carousel-imageWrapper { width: 66%; overflow: hidden; }

.eyecatch-carousel-imageWrapper a { display: block; }

@media screen and (max-width: 960px) { .eyecatch-carousel-imageWrapper { width: 100%; } }

.eyecatch-carousel-image { aspect-ratio: 95 / 50; transition: transform 2400ms cubic-bezier(0.33, 1, 0.68, 1) 800ms; }

.eyecatch-carousel-curtain { background: linear-gradient(0deg, #F5F5F5 0%, #EEE 93%); position: absolute; z-index: 1; top: 0; width: 100%; height: 100%; left: 100%; }

.eyecatch-carousel-curtain-active { left: 0; transition: left 200ms ease-in; }

.eyecatch-carousel-curtain-to { left: -100%; transition: left 200ms ease-out; }

.eyecatch-carousel-thumbnails-wrapper { display: flex; align-items: center; background-color: #EEEEEE; padding-block: 8px; padding-inline: 64px; z-index: 2; width: 33%; position: absolute !important; left: 8px; right: 8px; bottom: 8px; height: 72px; }

@media screen and (max-width: 960px) { .eyecatch-carousel-thumbnails-wrapper { width: calc(100% - 16px); padding: 8px 64px; } }

@media screen and (max-width: 640px) { .eyecatch-carousel-thumbnails-wrapper { width: calc(100% - 16px); padding: 8px 48px; } }

.eyecatch-carousel-thumbnailImageWrapper a { display: block; }

.eyecatch-carousel-thumbnails { cursor: pointer; }

.eyecatch-carousel-thumbnails .is-active { cursor: auto; transition: filter 200ms; filter: opacity(0.6) brightness(1.1); }

.eyecatch-carousel-thumbnails-button { content: ""; display: block; position: absolute; width: 44px; height: 56px; background-color: #fff; top: 8px; bottom: 8px; }

@media screen and (max-width: 640px) { .eyecatch-carousel-thumbnails-button { width: 36px; } }

.eyecatch-carousel .splide__arrow--prev, .eyecatch-carousel .splide__arrow--next { border-radius: 2px; cursor: pointer; z-index: 2; }

.eyecatch-carousel .splide__arrow--prev::after, .eyecatch-carousel .splide__arrow--next::after { content: ""; display: inline-block; position: absolute; top: 50%; left: 50%; width: 10px; height: 10px; }

.eyecatch-carousel .splide__arrow--prev { left: 16px; }

.eyecatch-carousel .splide__arrow--prev::after { border-bottom: 3px solid #000; border-left: 3px solid #000; transform: rotate(45deg) translateX(calc(50% - 13px)) translateY(calc(-50% + 5px)); }

@media screen and (max-width: 960px) { .eyecatch-carousel .splide__arrow--prev { left: 8px; } }

.eyecatch-carousel .splide__arrow--next { right: 16px; }

.eyecatch-carousel .splide__arrow--next::after { border-top: 3px solid #000; border-right: 3px solid #000; transform: rotate(45deg) translateX(calc(-50% - 4px)) translateY(calc(-50% + 8px)); }

@media screen and (max-width: 960px) { .eyecatch-carousel .splide__arrow--next { right: 8px; } }

.eyecatch-philosophy { background: #f5f5f5; overflow: hidden; padding: 80px 0; position: relative; }

@media screen and (max-width: 960px) { .eyecatch-philosophy { padding: 56px 0; } }

@media screen and (max-width: 640px) { .eyecatch-philosophy { padding: 32px 0; } }

.eyecatch-philosophy .wrapper { position: relative; z-index: 1; text-align: center; }

.eyecatch-philosophy-title { font-size: 24px; font-weight: bold; }

@media screen and (max-width: 960px) { .eyecatch-philosophy-title { font-size: 20px; } }

@media screen and (max-width: 640px) { .eyecatch-philosophy-title { font-size: 16px; } }

.eyecatch-philosophy-paragraphs { position: relative; }

.eyecatch-philosophy-paragraph { font-size: 17px; font-weight: bold; margin-bottom: 0; line-height: 2.2; }

@media screen and (max-width: 640px) { .eyecatch-philosophy-paragraph { font-size: 12px; } }

.eyecatch-philosophy-backwords { position: absolute; top: 50%; transform: translate(0%, -50%); left: 0; width: 100vw; text-align: center; z-index: 0; }

.eyecatch-philosophy-backwords picture { pointer-events: none; display: inline-block; }

@media screen and (max-width: 640px) { .eyecatch-philosophy-backwords picture img { width: 100vw; } }

.eyecatch-philosophy-links { display: inline-flex; flex-wrap: wrap; justify-content: center; gap: 8px; margin-top: 36px; }

.eyecatch-philosophy-link { position: relative; gap: 8px; display: inline-flex; height: 46px; padding: 14px 32px; cursor: pointer; line-height: 1; background-color: #111; border-radius: 100px; text-decoration: none; font-size: 14px; font-weight: bold; align-items: center; }

.eyecatch-philosophy-link, .eyecatch-philosophy-link:visited { color: #fff; }

.eyecatch-philosophy-link:hover { color: #fff; text-decoration: none; }

/*# sourceMappingURL=main.css.map */