@charset "UTF-8";

@font-face {
    src: url("https://library.keyence.com/fonts/NotoSansCJKjp-Regular.eot") format("eot"), url("https://library.keyence.com/fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("https://library.keyence.com/fonts/NotoSansCJKjp-Regular.ttf") format("truetype");
    font-display: swap;
    font-family: notosans;
}

@font-face {
    src: url("https://library.keyence.com/fonts/NotoSansJP-Light.eot") format("eot"), url("https://library.keyence.com/fonts/NotoSansJP-Light.woff") format("woff"), url("https://library.keyence.com/fonts/NotoSansJP-Light.ttf") format("truetype");
    font-display: swap;
    font-family: notosans;
    font-weight: 300;
}

@font-face {
    src: url("https://library.keyence.com/fonts/NotoSansCJKjp-Medium.eot") format("eot"), url("https://library.keyence.com/fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("https://library.keyence.com/fonts/NotoSansCJKjp-Medium.ttf") format("truetype");
    font-display: swap;
    font-family: notosans;
    font-weight: 600;
}

@font-face {
    src: url("https://library.keyence.com/fonts/NotoSansCJKjp-Bold.eot") format("eot"), url("https://library.keyence.com/fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("https://library.keyence.com/fonts/NotoSansCJKjp-Bold.ttf") format("truetype");
    font-display: swap;
    font-family: notosans;
    font-weight: bold;
}

:root {
    font-size: 62.5%;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

*::before, *::after {
    box-sizing: border-box;
}

html {
    -webkit-text-size-adjust: 100%;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-wrap: break-word;
    min-width: 320px;
    color: #333;
    font-family: source-han-sans-japanese, notosans, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
    font-size: 1.6rem;
    line-height: 1.5;
    word-break: break-word;
    overflow-wrap: anywhere;
}

main {
    display: block;
}

p {
    margin-bottom: 16px;
}

ul,
ol {
    list-style: none;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace;
    font-size: 1em;
}

a {
    text-decoration: none;
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    border-bottom: 0;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bold;
}

em {
    font-style: normal;
    font-weight: bold;
}

dfn,
cite {
    font-style: normal;
}

code,
kbd,
samp {
    font-family: monospace;
    font-size: 1em;
}

small {
    font-size: 100%;
}

i {
    font-style: italic;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    max-width: 100%;
    border-style: none;
    vertical-align: bottom;
}

table {
    width: 100%;
    border-collapse: collapse;
}

button,
input,
optgroup,
select,
textarea {
    border-radius: 0;
    font-family: inherit;
    font-size: 100%;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    border: 0;
    background: none;
    cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: none;
}

legend {
    display: table;
    max-width: 100%;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

video {
    display: block;
    max-width: 100%;
}

.ss-buttonConversion {
    display: inline-block;
    max-width: 100%;
    background: #dc002f;
    color: #fff;
    font-size: 2rem;
    line-height: 1.4;
    text-align: center;
    text-decoration: none;
}

@media only screen and (max-width: 640px) {
    .ss-buttonConversion {
        font-size: 1.6rem;
    }
}

.ss-buttonConversion-body {
    display: flex;
    align-items: center;
    padding: 12px 8px 12px 24px;
}

@media only screen and (max-width: 640px) {
    .ss-buttonConversion-body {
        padding-top: 14px;
        padding-bottom: 14px;
    }
}

.ss-buttonConversion-text {
    margin-right: 16px;
    font-size: 2rem;
}

.ss-buttonConversion-image {
    margin: -22px 0;
    border: 1px solid #ccc;
}

.ss-buttonConversion.of-download .ss-buttonConversion-body, .ss-buttonConversion.of-anchor .ss-buttonConversion-body, .ss-buttonConversion.of-arrow .ss-buttonConversion-body, .ss-buttonConversion.of-inquiry .ss-buttonConversion-body {
    position: relative;
    padding-left: 53px;
}

.ss-buttonConversion.of-download .ss-buttonConversion-body::before, .ss-buttonConversion.of-anchor .ss-buttonConversion-body::before, .ss-buttonConversion.of-arrow .ss-buttonConversion-body::before, .ss-buttonConversion.of-inquiry .ss-buttonConversion-body::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 24px;
    width: 19px;
    height: 18px;
    transform: translateY(-50%);
    content: "";
}

.ss-buttonConversion.of-download .ss-buttonConversion-body::before {
    background: url("../../../../../../img/landing_page/common/icon_btn_dl.png") no-repeat center center;
}

.ss-buttonConversion.of-anchor .ss-buttonConversion-body::before {
    background: url("../../../../../../img/landing_page/common/icon_btn_anc_03.png") no-repeat center center;
}

.ss-buttonConversion.of-arrow .ss-buttonConversion-body::before {
    left: 26px;
    height: 12px;
    border-width: 7px 0 7px 13px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}

.ss-buttonConversion.of-inquiry .ss-buttonConversion-body::before {
    background: url("../../../../../../img/landing_page/common/icon_btn_inquiry_01.png") no-repeat center center;
}

.ss-buttonConversion.of-priceIcon .ss-buttonConversion-body, .ss-buttonConversion.of-priceIcon-jpy .ss-buttonConversion-body, .ss-buttonConversion.of-priceIcon-gbp .ss-buttonConversion-body, .ss-buttonConversion.of-priceIcon-krw .ss-buttonConversion-body, .ss-buttonConversion.of-priceIcon-eur .ss-buttonConversion-body {
    position: relative;
    padding-left: 53px;
}

.ss-buttonConversion.of-priceIcon .ss-buttonConversion-body::before, .ss-buttonConversion.of-priceIcon-jpy .ss-buttonConversion-body::before, .ss-buttonConversion.of-priceIcon-gbp .ss-buttonConversion-body::before, .ss-buttonConversion.of-priceIcon-krw .ss-buttonConversion-body::before, .ss-buttonConversion.of-priceIcon-eur .ss-buttonConversion-body::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 24px;
    width: 19px;
    height: 18px;
    transform: translateY(-50%);
    content: "";
}

.ss-buttonConversion.of-priceIcon .ss-buttonConversion-body::before {
    background: url("../../../../../../") no-repeat center center;
}

.ss-buttonConversion.of-priceIcon-jpy .ss-buttonConversion-body::before {
    background: url("../../../../../../") no-repeat center center;
}

.ss-buttonConversion.of-priceIcon-gbp .ss-buttonConversion-body::before {
    background: url("../../../../../../") no-repeat center center;
}

.ss-buttonConversion.of-priceIcon-krw .ss-buttonConversion-body::before {
    background: url("../../../../../../") no-repeat center center;
}

.ss-buttonConversion.of-priceIcon-eur .ss-buttonConversion-body::before {
    background: url("../../../../../../") no-repeat center center;
}

.ss-buttonConversion.of-primary {
    background: #13778f;
}

.ss-buttonConversion.of-secondary {
    background: #0065bb;
}

.ss-layout-main > *:last-child, .ss-layout-container > *:last-child, .ss-jumbotron-body > *:last-child, .ss-jumbotron-image > *:last-child, .ss-jumbotron-titleGroup > *:last-child, .ss-jumbotron-textGroup > *:last-child, .ss-section-content > *:last-child {
    margin-bottom: 0;
}

.ss-textPhone {
    display: block;
    margin-bottom: 24px;
}

@media screen and (max-width: 1023px) {
    .ss-textPhone {
        text-align: center;
    }
}

.ss-textPhone > *:last-child {
    margin-bottom: 0;
}

.ss-textPhone-body > *:last-child {
    margin-bottom: 0;
}

.ss-textPhone-number {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1;
}

.ss-textPhone-numberGroup {
    display: flex;
    align-items: flex-start;
    margin-top: 0 !important;
    margin-bottom: 8px;
}

.ss-textPhone-note {
    display: block;
    margin-top: 0 !important;
    margin-bottom: 8px;
    font-size: 1.2rem;
    line-height: 1.2;
}

.ss-textPhone-icon {
    width: 36px;
    min-width: 36px;
    height: 20px;
    min-height: 20px;
    margin-top: 0.2rem;
    margin-right: 8px;
}

.ss-textPhone-icon .of-iconColor-primary {
    fill: #00a23f;
}

.ss-textPhone-icon .of-iconColor-secondary {
    fill: #fe8800;
}

.ss-textPhone-icon .of-iconColor-tertiary {
    fill: #0086b1;
}

.ss-textPhone-icon .of-iconColor-quaternary {
    fill: #838079;
}

.ss-textPhone-icon .of-iconColor-quinary {
    fill: #1e1c1c;
}

.ss-textPhone.of-center {
    text-align: center;
}

.ss-textPhone.of-center .ss-textPhone-numberGroup {
    justify-content: center;
}

a.ss-textPhone-body,
a:hover.ss-textPhone-body {
    display: inline-block;
    color: #333;
    text-decoration: none;
    cursor: default;
    opacity: 1;
}

.ss-layout-header {
    z-index: 1;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}

.ss-layout-header > *:last-child {
    margin-bottom: 0;
}

.ss-layout-header-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: calc(1432px + 286px);
    min-height: 90px;
    margin: 0 auto;
    padding: 19px 143px 18px;
}

@media screen and (max-width: 1366px) {
    .ss-layout-header-content {
        max-width: calc(1430px + 160px);
        min-height: 70px;
        padding: 9px 80px;
    }
}

@media screen and (max-width: 1023px) {
    .ss-layout-header-content {
        flex-direction: column;
        min-height: auto;
        padding: 16px 20px;
    }
}

@media screen and (max-width: 767px) {
    .ss-layout-header-content {
        padding: 10px 20px 20px;
    }
}

.ss-layout-header-content > *:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 1023px) {
    .ss-layout-header-content > *:last-child {
        margin-left: 0;
    }
}

.ss-layout-header-logo {
    min-width: 157px;
    margin: 0 20px 0 0;
}

@media screen and (max-width: 1366px) {
    .ss-layout-header-logo {
        min-width: 126px;
    }
}

@media screen and (max-width: 1023px) {
    .ss-layout-header-logo {
        margin-right: 0;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .ss-layout-header-logo {
        min-width: 100px;
        margin-bottom: 0;
    }
}

@media screen and (max-height: 780px) {
    .ss-layout-header-logo {
        min-width: 126px;
    }
}

@media screen and (max-width: 1726px) and (max-height: 780px) {
    .ss-layout-header-logo {
        min-width: 126px;
    }
}

@media screen and (max-width: 767px) and (max-height: 780px) {
    .ss-layout-header-logo {
        min-width: 91px;
    }
}

.ss-layout-header-logo img {
    width: 100%;
}

.ss-layout-footer {
    width: 100%;
    background-color: #efefef;
}

.ss-layout-footer-content {
    max-width: calc(1432px + 286px);
    margin: 0 auto;
    padding: 16px 143px;
}

@media screen and (max-width: 1023px) {
    .ss-layout-footer-content {
        max-width: none;
    }
}

@media screen and (max-width: 767px) {
    .ss-layout-footer-content {
        padding-right: calc(2rem + ((1vw - 0.36rem) * (14.74201)));
        padding-left: calc(2rem + ((1vw - 0.36rem) * (14.74201)));
    }
}

.ss-layout-footer-content > *:last-child {
    margin-bottom: 0;
}

.ss-layout-footer-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: -8px 0 24px -33px;
    font-size: 14px;
    text-align: center;
}

.ss-layout-footer-list > li {
    position: relative;
    margin: 8px 0 0 33px;
}

.ss-layout-footer-list > li::before {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -17px;
    width: 1px;
    height: 100%;
    transform: translateY(-50%);
    background-color: #a8a8a8;
    content: "";
}

.ss-layout-footer-list > li:first-child::before {
    display: none;
}

@media screen and (max-width: 1023px) {
    .ss-layout-footer-list > li.ss-layout-footer-copyright {
        width: 100%;
    }
    .ss-layout-footer-list > li.ss-layout-footer-copyright::before {
        display: none;
    }
}

.ss-layout-footer-list > li > a {
    color: inherit;
    text-decoration: none;
}

.ss-layout-main {
    flex: 1;
    overflow: hidden;
}

@media screen and (max-width: 1023px) {
    .ss-layout-main {
        flex: auto;
    }
}

.ss-layout-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100vh;
    min-height: 600px;
}

@media screen and (max-width: 1023px) {
    .ss-layout-container {
        height: 100%;
    }
}

.ss-jumbotron {
    padding: 104px 20px 0;
}

@media screen and (max-width: 1366px) {
    .ss-jumbotron {
        padding-top: calc(8rem + ((1vw - 1.023rem) * (6.99708)));
    }
}

@media screen and (min-width: 1023px) and (max-height: 900px) {
    .ss-jumbotron {
        padding-top: calc(5rem + ((1vh - 0.7rem) * (27)));
    }
}

@media screen and (min-width: 1023px) and (max-height: 700px) {
    .ss-jumbotron {
        padding-top: 50px;
    }
}

@media screen and (max-width: 1023px) {
    .ss-jumbotron {
        padding-top: 32px;
    }
}

.ss-jumbotron-content {
    display: flex;
    flex-direction: row-reverse;
    max-width: 1400px;
    margin: auto;
}

@media screen and (max-width: 1023px) {
    .ss-jumbotron-content {
        flex-direction: column-reverse;
    }
}

.ss-jumbotron-body {
    width: 50%;
}

@media screen and (max-width: 1023px) {
    .ss-jumbotron-body {
        width: 100%;
    }
}

.ss-jumbotron-image {
    width: 50%;
    margin-right: 120px;
    text-align: right;
}

@media screen and (max-width: 1366px) {
    .ss-jumbotron-image {
        margin-right: 80px;
    }
}

@media screen and (max-width: 1023px) {
    .ss-jumbotron-image {
        width: 100%;
        margin-right: 0;
        text-align: center;
    }
}

.ss-jumbotron-image > p {
    margin-bottom: 0;
}

.ss-jumbotron-image img {
    min-height: 0%;
}

@media screen and (min-width: 1023px) and (max-height: 900px) {
    .ss-jumbotron-image img {
        width: calc(44rem + ((1vh - 0.7rem) * (45)));
    }
}

.ss-jumbotron-image img:first-child {
    margin-bottom: 64px;
}

@media screen and (min-width: 1024px) and (max-height: 901px) {
    .ss-jumbotron-image img:first-child {
        margin-bottom: 64px;
    }
}

@media screen and (min-width: 1023px) and (max-height: 900px) {
    .ss-jumbotron-image img:first-child {
        margin-bottom: calc(4.2rem + ((1vh - 0.7rem) * (11)));
    }
}

@media screen and (min-width: 1023px) and (max-height: 700px) {
    .ss-jumbotron-image img:first-child {
        margin-bottom: 42px;
    }
}

@media screen and (max-width: 1023px) {
    .ss-jumbotron-image img:first-child {
        margin-bottom: calc(2.4rem + ((1vw - 0.36rem) * (1.20664)));
    }
}

@media screen and (max-width: 360px) {
    .ss-jumbotron-image img:first-child {
        margin-bottom: 24px;
    }
}

.ss-jumbotron-titleGroup {
    margin-bottom: 60px;
}

@media screen and (max-width: 1366px) {
    .ss-jumbotron-titleGroup {
        margin-bottom: calc(3.2rem + ((1vw - 1.023rem) * (8.16327)));
    }
}

@media screen and (min-width: 1023px) and (max-height: 900px) {
    .ss-jumbotron-titleGroup {
        margin-bottom: calc(3.2rem + ((1vh - 0.7rem) * (14)));
    }
}

@media screen and (max-width: 1023px) {
    .ss-jumbotron-titleGroup {
        margin-bottom: 40px;
    }
}

.ss-jumbotron-textGroup {
    display: block;
    margin-bottom: 32px;
}

@media screen and (max-width: 1366px) {
    .ss-jumbotron-textGroup {
        margin-bottom: calc(2.4rem + ((1vw - 1.023rem) * (2.33236)));
    }
}

@media screen and (min-width: 1023px) and (max-height: 900px) {
    .ss-jumbotron-textGroup {
        font-size: calc(2.4rem + ((1vh - 0.7rem) * (4)));
    }
}

@media screen and (max-width: 1023px) {
    .ss-jumbotron-textGroup {
        margin-bottom: 24px;
        text-align: center;
    }
}

.ss-jumbotron-title {
    font-size: 5.6rem;
    line-height: 1.4;
}

@media screen and (max-width: 1366px) {
    .ss-jumbotron-title {
        font-size: calc(4.2rem + ((1vw - 1.023rem) * (4.08163)));
    }
}

@media screen and (min-width: 1023px) and (max-height: 900px) {
    .ss-jumbotron-title {
        font-size: calc(4.2rem + ((1vh - 0.7rem) * (7)));
    }
}

@media screen and (max-width: 1023px) {
    .ss-jumbotron-title {
        font-size: calc(2.2rem + ((1vw - 0.36rem) * (3.92157)));
    }
}

.ss-jumbotron-title.of-primary {
    font-size: 3.2rem;
    font-weight: 500;
    line-height: 1.4;
}

@media screen and (max-width: 1366px) {
    .ss-jumbotron-title.of-primary {
        font-size: calc(2.4rem + ((1vw - 1.023rem) * (2.33236)));
    }
}

@media screen and (min-width: 1023px) and (max-height: 900px) {
    .ss-jumbotron-title.of-primary {
        font-size: calc(2.4rem + ((1vh - 0.7rem) * (4)));
    }
}

@media screen and (max-width: 1023px) {
    .ss-jumbotron-title.of-primary {
        font-size: calc(2rem + ((1vw - 0.36rem) * (4.22323)));
    }
}

.ss-jumbotron-title.of-secondary {
    display: inline-block;
    font-size: 4rem;
    font-weight: 500;
    line-height: 1.4;
}

@media screen and (max-width: 1366px) {
    .ss-jumbotron-title.of-secondary {
        font-size: calc(2.4rem + ((1vw - 1.023rem) * (4.66472)));
    }
}

@media screen and (min-width: 1023px) and (max-height: 900px) {
    .ss-jumbotron-title.of-secondary {
        font-size: calc(3rem + ((1vh - 0.7rem) * (5)));
    }
}

@media screen and (max-width: 1023px) {
    .ss-jumbotron-title.of-secondary {
        font-size: calc(2rem + ((1vw - 0.36rem) * (4.22323)));
    }
}

.ss-jumbotron-title.of-tertiary {
    font-size: 8rem;
    line-height: 1.3;
}

@media screen and (max-width: 1366px) {
    .ss-jumbotron-title.of-tertiary {
        font-size: calc(6.4rem + ((1vw - 1.023rem) * (4.66472)));
    }
}

@media screen and (min-width: 1023px) and (max-height: 900px) {
    .ss-jumbotron-title.of-tertiary {
        font-size: calc(6rem + ((1vh - 0.7rem) * (10)));
    }
}

@media screen and (max-width: 1023px) {
    .ss-jumbotron-title.of-tertiary {
        font-size: calc(3.6rem + ((1vw - 0.36rem) * (6.6365)));
    }
}

.ss-jumbotron-title.of-quaternary {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 12px;
    border-bottom: 5px solid #0075c2;
    font-size: 14rem;
    line-height: 1;
}

@media screen and (max-width: 1366px) {
    .ss-jumbotron-title.of-quaternary {
        font-size: calc(12rem + ((1vw - 1.023rem) * (5.8309)));
    }
}

@media screen and (min-width: 1024px) and (max-height: 901px) {
    .ss-jumbotron-title.of-quaternary {
        border-bottom-width: 5px;
    }
}

@media screen and (min-width: 1023px) and (max-height: 900px) {
    .ss-jumbotron-title.of-quaternary {
        border-bottom-width: calc(0.3rem + ((1vh - 0.7rem) * (1)));
        font-size: calc(10rem + ((1vh - 0.7rem) * (20)));
    }
}

@media screen and (min-width: 1023px) and (max-height: 700px) {
    .ss-jumbotron-title.of-quaternary {
        border-bottom-width: 3px;
    }
}

@media screen and (max-width: 1023px) {
    .ss-jumbotron-title.of-quaternary {
        margin-right: calc(0.8rem + ((1vw - 0.36rem) * (1.20664)));
        margin-bottom: 0;
        border-bottom-width: calc(0.3rem + ((1vw - 0.36rem) * (0.30166)));
        font-size: calc(4.8rem + ((1vw - 0.36rem) * (10.85973)));
    }
}

.ss-jumbotron-series {
    display: flex;
    flex-wrap: wrap;
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.2;
}

@media screen and (min-width: 1023px) and (max-height: 900px) {
    .ss-jumbotron-series {
        font-size: calc(1.8rem + ((1vh - 0.7rem) * (2)));
    }
}

@media screen and (max-width: 1023px) {
    .ss-jumbotron-series {
        font-size: calc(1.6rem + ((1vw - 0.36rem) * (0.90498)));
    }
}

@media screen and (max-width: 767px) {
    .ss-jumbotron-series {
        display: block;
    }
}

.ss-jumbotron-seriesName {
    display: inline-block;
    margin-right: 0.5em;
    margin-bottom: 8px;
    font-weight: 700;
}

@media screen and (max-width: 767px) {
    .ss-jumbotron-seriesName {
        display: block;
    }
}

.ss-jumbotron-seriesGroup {
    display: flex;
    align-items: baseline;
    max-width: 100%;
    margin-bottom: 16px;
}

@media screen and (max-width: 1023px) {
    .ss-jumbotron-seriesGroup {
        justify-content: center;
    }
}

.ss-section {
    padding: 40px;
}

.ss-listButton {
    margin: -24px 0 32px -32px;
}

.ss-listButton.of-flex {
    display: flex;
    flex-wrap: wrap;
}

@media screen and (max-width: 1023px) {
    .ss-listButton.of-flex {
        justify-content: center;
    }
}

.ss-listButton > li {
    margin-top: 24px;
    padding-left: 32px;
}

.ss-label {
    display: inline-block;
    padding: 4px 10px;
    background-color: #e60012;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.2;
    text-align: center;
}

@media screen and (min-width: 1023px) and (max-height: 900px) {
    .ss-label {
        font-size: calc(1.6rem + ((1vh - 0.7rem) * (1)));
    }
}

@media screen and (max-width: 1023px) {
    .ss-label {
        font-size: calc(1.4rem + ((1vw - 0.36rem) * (0.60332)));
    }
}

.ss-label-outer {
    display: flex;
    justify-content: flex-end;
    min-width: 62px;
    max-width: 200px;
    margin-right: 8px;
}

.ss-icon {
    display: inline-block;
}

@media screen and (max-width: 1023px) {
    .ss-icon {
        margin-right: calc(0.8rem + ((1vw - 0.36rem) * (1.20664)));
    }
}

.ss-icon > img {
    vertical-align: baseline;
}

@media screen and (max-width: 1366px) {
    .ss-icon > img {
        width: calc(8.8rem + ((1vw - 1.023rem) * (2.33236)));
    }
}

@media screen and (min-width: 1023px) and (max-height: 900px) {
    .ss-icon > img {
        width: calc(7.2rem + ((1vh - 0.7rem) * (12)));
    }
}

@media screen and (max-width: 1023px) {
    .ss-icon > img {
        width: calc(4.4rem + ((1vw - 0.36rem) * (7.84314)));
        vertical-align: sub;
    }
}

@media screen and (max-width: 1366px) {
    .ss-buttonConversion-text {
        font-size: calc(1.6rem + ((1vw - 1.023rem) * (1.16618)));
    }
}

@media screen and (min-width: 1023px) and (max-height: 900px) {
    .ss-buttonConversion-text {
        font-size: calc(1.6rem + ((1vh - 0.7rem) * (2)));
    }
}

@media screen and (max-width: 1023px) {
    .ss-buttonConversion-text {
        margin-right: calc(0.6rem + ((1vw - 0.36rem) * (1.5083)));
        font-size: 1.6rem;
    }
}

.ss-utility-line-break {
    display: block;
}

.ss-utility-color-emphasis {
    color: #0075c2;
}

@media screen and (max-width: 1023px) {
    .ss-smallScreen-hide {
        display: none;
    }
}

.ss-smallScreen-show {
    display: none;
}

@media screen and (max-width: 1023px) {
    .ss-smallScreen-show {
        display: block;
    }
}

@media screen and (max-width: 1023px) {
    .ss-smallScreen-display-inlineBlock {
        display: inline-block;
    }
}

@media screen and (max-width: 1023px) {
    .ss-smallScreen-display-flex {
        display: flex;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 1023px) {
    .ss-smallScreen-centering {
        align-items: center;
        justify-content: center;
    }
}
