html {
    box-sizing: border-box
}

*,
*::before,
*::after {
    box-sizing: inherit
}

* {
    margin: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

img,
picture,
video,
canvas,
svg {
    display: block;
    max-width: 100%
}

:focus {
    outline: 0
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

.user-is-tabbing *:focus {
    text-decoration: none;
    outline-offset: 0.125rem;
    outline-width: 0.125rem
}

.user-is-tabbing *.active,
.user-is-tabbing *:hover {
    outline: 0
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

[lang] body,
[lang] div,
[lang] input,
[lang] textarea,
[lang] button,
[lang] ul {
    font-family: "RationalText", sans-serif
}

[lang] [lang=zh-CN] p,
[lang=zh-CN] [lang] p,
[lang] [lang=ja] p,
[lang=ja] [lang] p,
[lang] p,
[lang] .copy,
[lang] .copy--semi-bold,
[lang] .copy--medium {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
    font-style: normal
}

[lang] .copy--medium {
    font-weight: 500
}

[lang] .copy--semi-bold {
    font-weight: 600
}

[lang] .copy-big,
[lang] .copy-big--medium {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.688rem;
    font-style: normal
}

[lang] .copy-big--medium {
    font-weight: 500
}

[lang] .copy-small,
[lang] .copy-small--semi-bold,
[lang] .copy-small--medium {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.313rem;
    font-style: normal
}

[lang] .copy-small--medium {
    font-weight: 500
}

[lang] .copy-small--semi-bold {
    font-weight: 600
}

[lang] .copy-extra-small,
[lang] .copy-extra-small--semi-bold {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.125rem;
    font-style: normal
}

[lang] .copy-extra-small--semi-bold {
    font-weight: 600
}

[lang] [lang=zh-CN] h1,
[lang=zh-CN] [lang] h1,
[lang] [lang=ja] h1,
[lang=ja] [lang] h1,
[lang] h1 {
    font-size: 1.625rem;
    font-weight: 500;
    line-height: 2rem;
    font-style: normal
}

@media(min-width: 1024px) {
    [lang] [lang=zh-CN] h1,
    [lang=zh-CN] [lang] h1,
    [lang] [lang=ja] h1,
    [lang=ja] [lang] h1,
    [lang] h1 {
        font-size: 2rem;
        line-height: 2.375rem
    }
}

[lang] h2 {
    font-size: 1.375rem;
    font-weight: 500;
    line-height: 1.625rem;
    font-style: normal
}

@media(min-width: 1024px) {
    [lang] h2 {
        font-size: 1.625rem;
        line-height: 2rem
    }
}

[lang] h3 {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.688rem;
    font-style: normal
}

@media(min-width: 1024px) {
    [lang] h3 {
        font-size: 1.375rem;
        line-height: 1.625rem
    }
}

:lang(ja) body,
:lang(ja) div,
:lang(ja) input,
:lang(ja) textarea,
:lang(ja) button,
:lang(ja) ul {
    font-family: "noto-sans-cjk-jp", sans-serif
}

[lang=ja] [lang=zh-CN] p,
[lang=zh-CN] [lang=ja] p,
[lang=ja] p,
[lang=ja] .copy,
[lang=ja] .copy--semi-bold,
[lang=ja] .copy--medium,
[lang=ja] [lang] p,
[lang] [lang=ja] p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75rem;
    font-style: normal
}

[lang=ja] .copy--medium {
    font-weight: 500
}

[lang=ja] .copy--semi-bold {
    font-weight: 700
}

[lang=ja] .copy-big,
[lang=ja] .copy-big--medium {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 2rem;
    font-style: normal
}

[lang=ja] .copy-big--medium {
    font-weight: 500
}

[lang=ja] .copy-small,
[lang=ja] .copy-small--semi-bold,
[lang=ja] .copy-small--medium {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.563rem;
    font-style: normal
}

[lang=ja] .copy-small--medium {
    font-weight: 500
}

[lang=ja] .copy-small--semi-bold {
    font-weight: 700
}

[lang=ja] .copy-extra-small,
[lang=ja] .copy-extra-small--semi-bold {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.313rem;
    font-style: normal
}

[lang=ja] .copy-extra-small--semi-bold {
    font-weight: 700
}

[lang=ja] [lang=zh-CN] h1,
[lang=zh-CN] [lang=ja] h1,
[lang=ja] h1,
[lang=ja] [lang] h1,
[lang] [lang=ja] h1 {
    font-size: 1.625rem;
    font-weight: 500;
    line-height: 2.438rem;
    font-style: normal
}

@media(min-width: 1024px) {
    [lang=ja] [lang=zh-CN] h1,
    [lang=zh-CN] [lang=ja] h1,
    [lang=ja] h1,
    [lang=ja] [lang] h1,
    [lang] [lang=ja] h1 {
        font-size: 2rem;
        line-height: 3rem
    }
}

[lang=ja] h2 {
    font-size: 1.375rem;
    font-weight: 500;
    line-height: 2.063rem;
    font-style: normal
}

@media(min-width: 1024px) {
    [lang=ja] h2 {
        font-size: 1.625rem;
        line-height: 2.438rem
    }
}

[lang=ja] h3 {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 2rem;
    font-style: normal
}

@media(min-width: 1024px) {
    [lang=ja] h3 {
        font-size: 1.375rem;
        line-height: 2.063rem
    }
}

:lang(zh-CN) body,
:lang(zh-CN) div,
:lang(zh-CN) input,
:lang(zh-CN) textarea,
:lang(zh-CN) button,
:lang(zh-CN) ul {
    font-family: "SourceHanSansSC", sans-serif
}

[lang=zh-CN] p,
[lang=zh-CN] .copy,
[lang=zh-CN] .copy--semi-bold,
[lang=zh-CN] .copy--medium,
[lang=zh-CN] [lang] p,
[lang] [lang=zh-CN] p,
[lang=zh-CN] [lang=ja] p,
[lang=ja] [lang=zh-CN] p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75rem;
    font-style: normal
}

[lang=zh-CN] .copy--medium {
    font-weight: 500
}

[lang=zh-CN] .copy--semi-bold {
    font-weight: 700
}

[lang=zh-CN] .copy-big,
[lang=zh-CN] .copy-big--medium {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 2rem;
    font-style: normal
}

[lang=zh-CN] .copy-big--medium {
    font-weight: 500
}

[lang=zh-CN] .copy-small,
[lang=zh-CN] .copy-small--semi-bold,
[lang=zh-CN] .copy-small--medium {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.563rem;
    font-style: normal
}

[lang=zh-CN] .copy-small--medium {
    font-weight: 500
}

[lang=zh-CN] .copy-small--semi-bold {
    font-weight: 700
}

[lang=zh-CN] .copy-extra-small,
[lang=zh-CN] .copy-extra-small--semi-bold {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.313rem;
    font-style: normal
}

[lang=zh-CN] .copy-extra-small--semi-bold {
    font-weight: 700
}

[lang=zh-CN] h1,
[lang=zh-CN] [lang] h1,
[lang] [lang=zh-CN] h1,
[lang=zh-CN] [lang=ja] h1,
[lang=ja] [lang=zh-CN] h1 {
    font-size: 1.625rem;
    font-weight: 500;
    line-height: 2.438rem;
    font-style: normal
}

@media(min-width: 1024px) {
    [lang=zh-CN] h1,
    [lang=zh-CN] [lang] h1,
    [lang] [lang=zh-CN] h1,
    [lang=zh-CN] [lang=ja] h1,
    [lang=ja] [lang=zh-CN] h1 {
        font-size: 2rem;
        line-height: 3rem
    }
}

[lang=zh-CN] h2 {
    font-size: 1.375rem;
    font-weight: 500;
    line-height: 2.063rem;
    font-style: normal
}

@media(min-width: 1024px) {
    [lang=zh-CN] h2 {
        font-size: 1.625rem;
        line-height: 2.438rem
    }
}

[lang=zh-CN] h3 {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 2rem;
    font-style: normal
}

@media(min-width: 1024px) {
    [lang=zh-CN] h3 {
        font-size: 1.375rem;
        line-height: 2.063rem
    }
}

.color-primary-1 {
    color: #00b0e9
}

.color-primary-2 {
    color: #60cef1
}

.color-secondary-1 {
    color: #333f63
}

.color-secondary-2 {
    color: #000f3c
}

@font-face {
    font-family: "RationalText";
    src: url("/etc.clientlibs/kuraray/clientlibs/clientlib-light/resources/fonts/RationalText/RationalW05-Book.woff2") format("woff2"), url("/etc.clientlibs/kuraray/clientlibs/clientlib-light/resources/fonts/RationalText/RationalW05-Book.woff") format("woff");
    font-weight: 400;
    font-style: "normal";
    font-display: swap
}

@font-face {
    font-family: "RationalText";
    src: url("/etc.clientlibs/kuraray/clientlibs/clientlib-light/resources/fonts/RationalText/RationalW05-Medium.woff2") format("woff2"), url("/etc.clientlibs/kuraray/clientlibs/clientlib-light/resources/fonts/RationalText/RationalW05-Medium.woff") format("woff");
    font-weight: 500;
    font-style: "normal";
    font-display: swap
}

@font-face {
    font-family: "RationalText";
    src: url("/etc.clientlibs/kuraray/clientlibs/clientlib-light/resources/fonts/RationalText/RationalW05-SemiBold.woff2") format("woff2"), url("/etc.clientlibs/kuraray/clientlibs/clientlib-light/resources/fonts/RationalText/RationalW05-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: "normal";
    font-display: swap
}

@font-face {
    font-family: "SourceHanSansSC";
    src: url("/etc.clientlibs/kuraray/clientlibs/clientlib-light/resources/fonts/SourceHanSansSC/SourceHanSansSC-Regular.woff2") format("woff2"), url("/etc.clientlibs/kuraray/clientlibs/clientlib-light/resources/fonts/SourceHanSansSC/SourceHanSansSC-Regular.woff") format("woff");
    font-weight: 400;
    font-style: "normal";
    font-display: swap
}

@font-face {
    font-family: "SourceHanSansSC";
    src: url("/etc.clientlibs/kuraray/clientlibs/clientlib-light/resources/fonts/SourceHanSansSC/SourceHanSansSC-Medium.woff2") format("woff2"), url("/etc.clientlibs/kuraray/clientlibs/clientlib-light/resources/fonts/SourceHanSansSC/SourceHanSansSC-Medium.woff") format("woff");
    font-weight: 500;
    font-style: "normal";
    font-display: swap
}

@font-face {
    font-family: "SourceHanSansSC";
    src: url("/etc.clientlibs/kuraray/clientlibs/clientlib-light/resources/fonts/SourceHanSansSC/SourceHanSansSC-Bold.woff2") format("woff2"), url("/etc.clientlibs/kuraray/clientlibs/clientlib-light/resources/fonts/SourceHanSansSC/SourceHanSansSC-Bold.woff") format("woff");
    font-weight: 700;
    font-style: "normal";
    font-display: swap
}

@font-face {
    font-family: icomoon;
    src: url("../resources/icons/fonts/icomoon.eot?6v2sir");
    src: url("../resources/icons/fonts/icomoon.eot?6v2sir#iefix") format("embedded-opentype"), url("../resources/icons/fonts/icomoon.ttf?6v2sir") format("truetype"), url("/etc.clientlibs/kuraray/clientlibs/clientlib-light/resources/icons/fonts/icomoon.woff?6v2sir") format("woff"), url("/etc.clientlibs/kuraray/clientlibs/clientlib-light/resources/icons/fonts/icomoon.svg?6v2sir#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

[class^=icon-],
[class*=" icon-"] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-pin::before {
    content: ""
}

.icon-accordion-close::before {
    content: ""
}

.icon-accordion-open::before {
    content: ""
}

.icon-arrow-up::before {
    content: ""
}

.icon-calendar::before {
    content: ""
}

.icon-chevron-arrow-down::before {
    content: ""
}

.icon-chevron-arrow-left::before {
    content: ""
}

.icon-chevron-arrow-right::before {
    content: ""
}

.icon-chevron-arrow-up::before {
    content: ""
}

.icon-clock::before {
    content: ""
}

.icon-close-large::before {
    content: ""
}

.icon-close-small::before {
    content: ""
}

.icon-contact-us::before {
    content: ""
}

.icon-download::before {
    content: ""
}

.icon-global::before {
    content: ""
}

.icon-hamburger-menu::before {
    content: ""
}

.icon-input-error::before {
    content: ""
}

.icon-pdf::before {
    content: ""
}

.icon-product-btn::before {
    content: ""
}

.icon-search-large::before {
    content: ""
}

.icon-search-small::before {
    content: ""
}

.icon-sidenav-menu::before {
    content: ""
}

.icon-stock-high::before {
    content: ""
}

.icon-stock-low::before {
    content: ""
}

.icon-stock-open::before {
    content: ""
}

.icon-stock-price::before {
    content: ""
}

.icon-question::before {
    content: ""
}

.icon-answer::before {
    content: ""
}

.icon-play::before {
    content: "";
    color: #60cef1
}

.icon-mic::before {
    content: "";
    color: #60cef1
}

.icon-location-pin::before {
    content: ""
}

.user-is-tabbing *:focus {
    outline: 0.125rem solid #007ab8
}

.container-page-max-width,
#page-max-width,
.page-max-width {
    max-width: 80rem;
    margin: 0 auto
}

.page-padding-top {
    padding-top: 4.25rem
}

@media(min-width: 1024px) {
    .page-padding-top {
        padding-top: 8.125rem
    }
}

.container-page-max-width {
    float: initial !important
}

@keyframes fade-in {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.ir-cards-calendar {
    display: flex;
    flex-direction: column;
    padding: 3rem 1rem
}

@media(min-width: 768px) {
    .ir-cards-calendar {
        padding: 3.5rem 2.75rem
    }
}

.ir-cards-calendar__title {
    display: flex;
    flex-direction: column;
    color: #000f3c;
    gap: 0.75rem
}

@media(min-width: 768px) {
    .ir-cards-calendar__title {
        flex-direction: row;
        align-items: center;
        justify-content: space-between
    }
}

.ir-cards-calendar__view-all {
    display: flex;
    justify-content: flex-end
}

.ir-cards-calendar__view-all__button {
    border: none;
    background: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    padding: 0.6875rem 1rem;
    text-decoration: none;
    color: #000f3c
}

.ir-cards-calendar__view-all__button .icon-calendar {
    font-size: 1.375rem
}

.ir-cards-calendar__view-all__button:hover {
    cursor: pointer
}

.ir-cards-calendar__view-all__button--label:hover {
    text-decoration: underline
}

.ir-cards-calendar__content {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1rem;
    margin-top: 1.5rem
}

@media(min-width: 1024px) {
    .ir-cards-calendar__content {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 2rem;
        margin-top: 1rem
    }
}

.ir-cards-calendar__card-container {
    cursor: pointer;
    display: block;
    text-decoration: none;
    height: 100%
}

.ir-cards-calendar__card-container:hover .ir-cards-calendar__card-title {
    text-decoration: underline
}

.ir-cards-calendar__card-container:hover .ir-cards-calendar__arrow-right {
    background-color: #000f3c;
    color: #fff
}

.ir-cards-calendar__card-container:hover .ir-cards-calendar__download {
    background-color: #000f3c;
    color: #fff
}

.ir-cards-calendar__card {
    border-radius: 0.5rem;
    background-color: #ece9f0;
    opacity: 1;
    height: 100%
}

.ir-cards-calendar__card-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 1rem
}

.ir-cards-calendar__date-section {
    display: flex;
    gap: 0.75rem;
    align-items: center
}

.ir-cards-calendar__date {
    background-color: #000f3c;
    color: #fff;
    padding: 0.625rem;
    border-radius: 50%;
    height: 2.5rem;
    width: 2.5rem;
    text-align: center
}

.ir-cards-calendar__date--icon {
    font-size: 1.25rem
}

.ir-cards-calendar__date--text {
    color: #000f3c;
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 500
}

.ir-cards-calendar__card-title {
    color: #000f3c;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

@supports(-webkit-line-clamp: 2) {
    .ir-cards-calendar__card-title {
        white-space: initial;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }
}

.ir-cards-calendar__bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: auto
}

.ir-cards-calendar__pdf-section {
    display: flex;
    gap: 0.5rem;
    align-items: center;
    color: #000f3c
}

.ir-cards-calendar__pdf--icon {
    font-size: 1.125rem
}

.ir-cards-calendar__pdf--text {
    font-size: 1rem;
    line-height: 1.5rem
}

.ir-cards-calendar__download {
    background-color: #d9d3e0;
    color: #000f3c;
    padding: 0.625rem;
    border-radius: 50%;
    height: 2.5rem;
    width: 2.5rem;
    text-align: center
}

.ir-cards-calendar__download:focus-visible {
    background-color: #000f3c;
    color: #fff
}

.ir-cards-calendar__download--icon {
    font-size: 1.25rem
}

.ir-cards-calendar__arrow-right-section {
    margin-left: auto
}

.ir-cards-calendar__arrow-right {
    background-color: #d9d3e0;
    color: #000f3c;
    padding: 0.625rem;
    border-radius: 50%;
    height: 2.5rem;
    width: 2.5rem;
    text-align: center
}

.ir-cards-calendar__arrow-right:focus-visible {
    background-color: #000f3c;
    color: #fff
}

.ir-cards-calendar__arrow-right--icon {
    font-size: 1.25rem
}