<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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/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;
}

.lp-navigationSeries {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1240px;
    margin: 20px auto;
    padding: 4px 10px;
    border: 2px solid #e5e5e5;
    color: #767676;
}

.ss-layout-main .lp-navigationSeries {
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: anywhere;
}

@media only screen and (max-width: 1279px) {
    .lp-navigationSeries {
        margin-right: 20px;
        margin-left: 20px;
    }
}

@media only screen and (max-width: 969px) {
    .lp-navigationSeries {
        flex-direction: column;
        align-items: center;
    }
}

.lp-navigationSeries-title {
    max-width: 600px;
    font-size: 1.1rem;
    font-weight: normal;
    line-height: 1.3;
}

@media only screen and (max-width: 969px) {
    .lp-navigationSeries-title {
        width: 100%;
        max-width: none;
        margin-bottom: 3px;
        text-align: center;
    }
}

.lp-navigationSeries-title + .lp-navigationSeries-linkList {
    margin-left: 10px;
}

@media only screen and (max-width: 969px) {
    .lp-navigationSeries-title + .lp-navigationSeries-linkList {
        margin-left: -10px;
    }
}

.ss-layout-main .lp-navigationSeries-title {
    margin-bottom: 0;
    color: #767676;
    font-size: 11px;
    line-height: 1.3;
    text-transform: none;
}

.ss-layout-main .lp-navigationSeries-title + .lp-navigationSeries-linkList {
    margin-left: 10px;
}

@media only screen and (max-width: 969px) {
    .lp-navigationSeries-seriesNameText, .lp-navigationSeries-seriesText {
        display: block;
    }
}

.lp-navigationSeries-linkList {
    display: flex;
    flex-wrap: wrap;
    margin: -3px 0 0 -10px;
    color: #767676;
}

div#MainContent .lp-navigationSeries-linkList {
    margin: -3px 0 0 -10px;
}

@media only screen and (max-width: 969px) {
    .lp-navigationSeries-linkList {
        justify-content: center;
        width: 100%;
    }
}

.lp-navigationSeries-linkList &gt; li {
    display: flex;
    position: relative;
    margin-top: 3px;
    margin-left: 10px;
    background: none;
    font-size: 1.1rem;
    line-height: 1.3;
}

.ss-layout-main .lp-navigationSeries-linkList &gt; li {
    margin: 3px 0 0 10px;
    padding: 0;
    background: none;
    font-size: 11px;
}

.lp-navigationSeries-linkList &gt; li &gt; a {
    display: block;
    position: relative;
    width: 100%;
    padding-left: 9px;
    color: #767676;
    line-height: 1.3;
    text-decoration: none;
}

.lp-navigationSeries-linkList &gt; li &gt; a::before {
    display: block;
    position: absolute;
    top: 4px;
    left: -2px;
    width: 5px;
    height: 5px;
    transform: rotate(45deg);
    border-top: 1px solid #767676;
    border-right: 1px solid #767676;
    content: "";
}

.ss-layout-main .lp-navigationSeries-linkList &gt; li &gt; a:link {
    color: #767676;
}

.ss-layout-main .lp-navigationSeries-linkList &gt; li &gt; a::before {
    top: 0.3em;
}

.lp-navigationSeries-linkList &gt; li &gt; a:hover, .lp-navigationSeries-linkList &gt; li &gt; a:focus {
    text-decoration: underline;
}

.lp-textPhone {
    display: block;
    margin-bottom: 24px;
}

.lp-textPhone &gt; *:last-child {
    margin-bottom: 0;
}

.lp-textPhone-body &gt; *:last-child {
    margin-bottom: 0;
}

.lp-textPhone-number {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1;
}

.lp-textPhone-numberGroup {
    display: flex;
    align-items: flex-start;
    margin-top: 0 !important;
    margin-bottom: 8px;
}

.lp-textPhone-note {
    display: block;
    margin-top: 0 !important;
    margin-bottom: 8px;
    font-size: 1.2rem;
    line-height: 1.2;
}

.lp-textPhone-icon {
    width: 36px;
    min-width: 36px;
    height: 20px;
    min-height: 20px;
    margin-top: 0.2rem;
    margin-right: 8px;
}

.lp-textPhone-icon .of-iconColor-primary {
    fill: #00a23f;
}

.lp-textPhone-icon .of-iconColor-secondary {
    fill: #fe8800;
}

.lp-textPhone-icon .of-iconColor-tertiary {
    fill: #0086b1;
}

.lp-textPhone-icon .of-iconColor-quaternary {
    fill: #838079;
}

.lp-textPhone-icon .of-iconColor-quinary {
    fill: #1e1c1c;
}

.lp-textPhone.of-center {
    text-align: center;
}

.lp-textPhone.of-center .lp-textPhone-numberGroup {
    justify-content: center;
}

a.lp-textPhone-body,
a:hover.lp-textPhone-body,
a:active.lp-textPhone-body,
a:focus.lp-textPhone-body {
    display: inline-block;
    color: #333;
    text-decoration: none;
    cursor: default;
    opacity: 1;
}

.lp-textPhoneLink {
    margin: 0 0 16px auto;
    text-align: center;
}

.lp-textPhoneLink.of-primary {
    margin: 0 auto;
    padding: 0 calc(2rem + ((1vw - 0.36rem) * (9.04977)));
}

.lp-textPhoneLink.of-primary .AutoPhoneCall:hover,
.lp-textPhoneLink.of-primary .AutoPhoneCall:active,
.lp-textPhoneLink.of-primary .AutoPhoneCall:focus {
    color: #333;
}

.lp-textPhoneLink &gt; *:last-child {
    margin-bottom: 0;
}

.lp-textPhoneLink-numberGroup {
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 1023px) {
    .lp-textPhoneLink-numberGroup {
        flex-direction: column;
        justify-content: center;
    }
}

.lp-textPhoneLink-numberGroup.of-vertical {
    flex-direction: column;
}

.lp-textPhoneLink-number {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    font-size: 2.4rem;
    font-weight: 600;
}

@media only screen and (max-width: 1023px) {
    .lp-textPhoneLink-number {
        width: 100%;
    }
}

.lp-textPhoneLink-number.of-horizonal {
    flex-direction: row;
}

.lp-textPhoneLink-number.of-horizonal &gt; .TelSlsh {
    display: block;
    margin: 0 8px;
}

.lp-textPhoneLink-number &gt; .TelSlsh {
    display: none;
}

.lp-textPhoneLink-number &gt; .AutoPhoneCall {
    position: relative;
    max-width: 100%;
    padding-left: 3.8rem;
    color: #333;
    text-decoration: none;
    cursor: default;
}

.lp-textPhoneLink-number &gt; .AutoPhoneCall::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 3.8rem;
    height: 3.8rem;
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.8459 18.8048C24.0514 19.0103 24.0514 19.3435 23.8459 19.549L21.9896 21.4052C21.6958 21.699 21.3224 21.9075 20.9094 21.9533C17.7281 22.3057 14.2797 20.6242 11.8263 18.1708C9.37433 15.7188 7.69413 12.2717 8.04673 9.09064C8.09251 8.67763 8.30099 8.30421 8.59482 8.01038L10.4511 6.15412C10.6566 5.94863 10.9897 5.94863 11.1952 6.15412L13.7998 8.75867C14.0053 8.96416 14.0053 9.29733 13.7998 9.50282L11.1583 12.1443C11.1452 13.8391 12.0519 15.3826 13.3347 16.6653C14.6182 17.9489 16.1599 18.8556 17.8557 18.8417L20.5604 16.2479C20.767 16.0497 21.0942 16.0531 21.2967 16.2556L23.8459 18.8048Z' fill='%23333'/%3E%3C/svg%3E");
    content: "";
}

.lp-textPhoneLink-notes {
    max-width: 100%;
}

@media only screen and (max-width: 1023px) {
    .lp-textPhoneLink-notes {
        width: 100%;
        margin-bottom: 4px;
    }
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

ul li {
    list-style-type: none;
}

:root {
    font-size: 62.5%;
}

body {
    font-size: 1.6rem;
    line-height: 1.5;
}

.theme-KJ body {
    font-family: notosans, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 969px) {
    body.is-menu-show .ss-layout-main,
    body.is-menu-show .ss-layout-footer {
        visibility: hidden;
        position: fixed;
        height: 0;
    }
}

body:not(.ss-theme-top) .ss-jumbotron .ss-jumbotron-buttonList {
    display: none;
}

@media screen and (max-width: 767px) {
    body:not(.ss-theme-top) .ss-jumbotron .ss-jumbotron-buttonList {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    body:not(.ss-theme-top) .ss-jumbotron .ss-jumbotron-image {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    body:not(.ss-theme-top) .ss-jumbotron .ss-jumbotron-titleGroup {
        margin-bottom: 23px;
    }
}

.ss-layout-main {
    background-color: #fff;
}

.ss-layout-grid {
    display: flex;
    flex-wrap: wrap;
    margin: -20px 0 25px -20px;
}

@media screen and (max-width: 767px) {
    .ss-layout-grid {
        margin-top: 0;
    }
    .ss-layout-grid &gt; * {
        margin-bottom: 20px;
    }
    .ss-layout-grid &gt; *:last-child {
        margin-bottom: 0;
    }
}

.ss-layout-grid.of-product {
    margin-bottom: 30px;
}

@media screen and (max-width: 969px) {
    .ss-layout-grid.ss-smallScreen-column-3 .ss-layout-grid-column {
        width: 33.333333%;
    }
}

@media screen and (max-width: 969px) and (max-width: 767px) {
    .ss-layout-grid.ss-smallScreen-column-3 .ss-layout-grid-column {
        width: 100%;
    }
}

.ss-layout-grid.of-column-2 &gt; * {
    width: 50%;
    padding-left: 20px;
}

@media screen and (max-width: 767px) {
    .ss-layout-grid.of-column-2 &gt; * {
        width: 100%;
    }
}

.ss-layout-grid.of-column-3 &gt; * {
    width: 33.333333%;
    padding-left: 20px;
}

@media screen and (max-width: 767px) {
    .ss-layout-grid.of-column-3 &gt; * {
        width: 100%;
    }
}

.ss-layout-grid.of-column-3 .ss-step-content {
    margin-left: -30px;
}

@media screen and (max-width: 767px) {
    .ss-layout-grid.of-column-3 .ss-step-content {
        flex-direction: column;
        margin-left: 0;
    }
}

.ss-layout-grid.of-column-4 &gt; * {
    width: 25%;
    padding-left: 20px;
}

@media screen and (max-width: 767px) {
    .ss-layout-grid.of-column-4 &gt; * {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .ss-layout-grid .ss-layout-grid &gt; .ss-layout-grid-column {
        margin-top: 0;
    }
}

.ss-layout-grid-column {
    margin-top: 20px;
    padding-left: 20px;
}

@media screen and (max-width: 767px) {
    .ss-layout-grid-column {
        margin-top: 0;
    }
}

.ss-layout-grid-column.of-flex {
    display: flex;
}

@media screen and (max-width: 767px) {
    .ss-layout-grid-column.of-flex {
        justify-content: center;
    }
}

.ss-layout-grid-column.of-small {
    flex: 1 0 auto;
    width: 100%;
    max-width: calc(350 / 760 * 100%);
}

@media screen and (max-width: 1023px) {
    .ss-layout-grid-column.of-small {
        max-width: none;
    }
}

.ss-layout-grid-column.of-small &gt; *:last-child {
    margin-bottom: 0;
}

.ss-layout-grid-column.of-large {
    flex: 1 0 auto;
    width: 100%;
    max-width: calc(410 / 760 * 100%);
}

@media screen and (max-width: 1023px) {
    .ss-layout-grid-column.of-large {
        max-width: none;
    }
}

.ss-navigationCategory {
    display: flex;
    flex-wrap: wrap;
    margin: -15px 0 0 -30px;
    padding-bottom: 14px;
}

@media screen and (max-width: 767px) {
    .ss-navigationCategory {
        flex-direction: column;
        margin: 0;
        padding-bottom: 30px;
        border-bottom: 1px solid #ccc;
    }
}

.ss-navigationCategory &gt; li {
    margin: 15px 0 0 30px;
    font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
    .ss-navigationCategory &gt; li {
        margin: 0;
        margin-bottom: 1px;
        font-size: 1.8rem;
        text-align: center;
    }
    .ss-navigationCategory &gt; li:last-child {
        margin-bottom: 0;
    }
}

.ss-navigationCategory &gt; li &gt; a {
    display: inline-block;
    width: 100%;
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    .ss-navigationCategory &gt; li &gt; a {
        padding: 10px 25px 11px;
    }
}

.ss-navigationCategory &gt; li &gt; a .ss-navigationCategory-text {
    display: inline-block;
    position: relative;
    padding-left: 25px;
}

.ss-navigationCategory &gt; li &gt; a .ss-navigationCategory-text::before {
    display: block;
    position: absolute;
    top: calc(50% + 1px);
    left: 0;
    width: 16px;
    height: 16px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #737373 ;
    content: "";
    transition: border 0.5s;
}

.ss-navigationCategory &gt; li &gt; a .ss-navigationCategory-text::after {
    display: block;
    z-index: 2;
    position: absolute;
    top: calc(50% + 1px);
    left: 4px;
    width: 7px;
    height: 7px;
    transform: translateY(-50%) rotate(45deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
    transition: transform 0.1s, top 0.1s, left 0.1s;
}

.ss-navigationCategory &gt; li &gt; a.is-current, .ss-navigationCategory &gt; li &gt; a:hover, .ss-navigationCategory &gt; li &gt; a:active, .ss-navigationCategory &gt; li &gt; a:focus {
    color: #18415a;
    font-weight: bold;
}

@media screen and (max-width: 767px) {
    .ss-navigationCategory &gt; li &gt; a.is-current, .ss-navigationCategory &gt; li &gt; a:hover, .ss-navigationCategory &gt; li &gt; a:active, .ss-navigationCategory &gt; li &gt; a:focus {
        border-radius: 4px;
        background: #18415a linear-gradient(to right, #538caf, #18415a);
    }
}

.ss-navigationCategory &gt; li &gt; a.is-current .ss-navigationCategory-text, .ss-navigationCategory &gt; li &gt; a:hover .ss-navigationCategory-text, .ss-navigationCategory &gt; li &gt; a:active .ss-navigationCategory-text, .ss-navigationCategory &gt; li &gt; a:focus .ss-navigationCategory-text {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    display: inline-block;
    background-clip: text;
    background-image: linear-gradient(to right, #538caf, #18415a);
    color: rgba(0, 0, 0, 0);
}

@media all and (-ms-high-contrast: none) {
    .ss-navigationCategory &gt; li &gt; a.is-current .ss-navigationCategory-text, .ss-navigationCategory &gt; li &gt; a:hover .ss-navigationCategory-text, .ss-navigationCategory &gt; li &gt; a:active .ss-navigationCategory-text, .ss-navigationCategory &gt; li &gt; a:focus .ss-navigationCategory-text {
        background: none;
        color: #18415a;
    }
}

@media screen and (max-width: 767px) {
    .ss-navigationCategory &gt; li &gt; a.is-current .ss-navigationCategory-text, .ss-navigationCategory &gt; li &gt; a:hover .ss-navigationCategory-text, .ss-navigationCategory &gt; li &gt; a:active .ss-navigationCategory-text, .ss-navigationCategory &gt; li &gt; a:focus .ss-navigationCategory-text {
        -webkit-text-fill-color: #fff;
        background: none;
        background-clip: border-box;
        color: #fff;
    }
}

.ss-navigationCategory &gt; li &gt; a.is-current .ss-navigationCategory-text::before, .ss-navigationCategory &gt; li &gt; a:hover .ss-navigationCategory-text::before, .ss-navigationCategory &gt; li &gt; a:active .ss-navigationCategory-text::before, .ss-navigationCategory &gt; li &gt; a:focus .ss-navigationCategory-text::before {
    background: linear-gradient(to right, #538caf, #18415a);
}

@media screen and (max-width: 767px) {
    .ss-navigationCategory &gt; li &gt; a.is-current .ss-navigationCategory-text::before, .ss-navigationCategory &gt; li &gt; a:hover .ss-navigationCategory-text::before, .ss-navigationCategory &gt; li &gt; a:active .ss-navigationCategory-text::before, .ss-navigationCategory &gt; li &gt; a:focus .ss-navigationCategory-text::before {
        background: #fff;
    }
}

.ss-navigationCategory &gt; li &gt; a.is-current .ss-navigationCategory-text::after, .ss-navigationCategory &gt; li &gt; a:hover .ss-navigationCategory-text::after, .ss-navigationCategory &gt; li &gt; a:active .ss-navigationCategory-text::after, .ss-navigationCategory &gt; li &gt; a:focus .ss-navigationCategory-text::after {
    top: 50%;
    left: 8px;
    transform: translateX(-50%) translateY(-50%) rotate(135deg);
}

@media screen and (max-width: 767px) {
    .ss-navigationCategory &gt; li &gt; a.is-current .ss-navigationCategory-text::after, .ss-navigationCategory &gt; li &gt; a:hover .ss-navigationCategory-text::after, .ss-navigationCategory &gt; li &gt; a:active .ss-navigationCategory-text::after, .ss-navigationCategory &gt; li &gt; a:focus .ss-navigationCategory-text::after {
        border-color: #365b77;
    }
}

.ss-navigationCategory-outer {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 767px) {
    .ss-navigationCategory-outer {
        margin-bottom: 30px;
        border: 0;
    }
}

.ss-navigationCategory-currentBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    height: 2px;
    background: linear-gradient(to right, #538caf, #18415a);
}

.ss-listConversionButton {
    display: flex;
    justify-content: center;
    margin: -20px 0 0 -20px;
}

@media screen and (max-width: 969px) {
    .ss-listConversionButton {
        flex-direction: column;
        padding: 0 40px 0 20px;
    }
}

.ss-listConversionButton &gt; li {
    margin: 20px 0 0 20px;
}

@media screen and (max-width: 969px) {
    .ss-listConversionButton &gt; li {
        width: 100%;
        text-align: center;
    }
}

.ss-listConversionButton.of-border {
    margin-bottom: 0;
    padding-bottom: 22px;
    border-bottom: 1px solid #ccc;
}

.ss-listConversionButton.of-center {
    align-items: center;
    justify-content: center;
    max-width: 100%;
}

.ss-listButton {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin: -20px 0 22px;
}

.ss-listButton &gt; li {
    margin: 20px 0 0 20px;
}

.ss-listButton.of-full {
    max-width: 1220px;
    margin-left: -20px;
}

.ss-listButton.of-border {
    margin-bottom: 0;
    padding-bottom: 22px;
    border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 767px) {
    .ss-listButton.of-border {
        margin-bottom: 40px;
        padding-bottom: 0;
        border-bottom: 0;
    }
}

@media screen and (max-width: 969px) {
    .ss-listButton {
        margin-left: 0;
    }
}

@media screen and (max-width: 767px) {
    .ss-listButton {
        justify-content: center;
        order: 1;
        margin-bottom: 40px;
        margin-left: -20px;
        padding-top: 40px;
    }
    .ss-listButton &gt; li {
        margin-left: 20px;
    }
}

.ss-buttonConversion {
    display: inline-block;
    max-width: 100%;
    background: #dc002f;
    color: #fff;
    text-decoration: none;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .2s;
    transition-property: color,background-color;
}

.ss-buttonConversion:hover {
    background-color: #c6002a;
}

.ss-buttonConversion:hover, .ss-buttonConversion:active, .ss-buttonConversion:focus {
    color: #fff;
}

.ss-buttonConversion-body {
    display: block;
    padding: 12px 54px;
}

.ss-buttonConversion.of-disabled {
    background: #ccc;
}

.ss-buttonConversion.of-disabled input {
    cursor: default;
}

.ss-buttonConversion.of-download .ss-buttonConversion-body {
    display: flex;
    align-items: center;
    padding-right: 10px;
    padding-left: 25px;
}

.ss-buttonConversion.of-download .ss-buttonConversion-body::before {
    display: block;
    width: 25px;
    min-width: 25px;
    height: 25px;
    margin-right: 8px;
    background: url("../../../../../img/common/icon_textbutton_download_trans_l.png") no-repeat;
    background-size: contain;
    content: "";
}

.ss-buttonConversion.of-download.of-small .ss-buttonConversion-body {
    padding-right: 10px;
    padding-left: 7px;
    font-size: 1.2rem;
}

.ss-buttonConversion.of-download.of-small .ss-buttonConversion-body::before {
    width: 17px;
    height: 17px;
    margin-right: 4px;
}

.ss-buttonConversion.of-download .ss-buttonConversion-text {
    margin-right: 16px;
    text-align: left;
}

.ss-buttonConversion.of-download .ss-buttonConversion-image {
    display: flex;
    min-width: 42px;
    max-width: 60px;
    margin: -22px 0;
}

.ss-buttonConversion.of-download .ss-buttonConversion-image &gt; img {
    border: 1px solid #ccc;
}

.ss-buttonConversion.is-disabled input {
    color: #a0a0a0;
}

.ss-button {
    display: inline-block;
    position: relative;
    color: #737373 ;
    font-size: 1.6rem;
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    .ss-button {
        border: 1px solid #ccc;
        font-size: 1.4rem;
    }
    .ss-button .ss-button-body {
        display: block;
        padding: 11px 20px 12px 15px;
    }
}

.ss-button:hover, .ss-button:active, .ss-button:focus {
    color: #737373 ;
    opacity: 0.8;
}

.ss-button-text {
    display: inline-block;
    position: relative;
    padding-left: 25px;
}

.ss-button-text::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border: 8px solid #737373 ;
    border-radius: 50%;
    content: "";
}

.ss-button-text::after {
    display: block;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 3px;
    width: 7px;
    height: 7px;
    transform: translateY(-50%) rotate(45deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
}

.ss-buttonAnchor {
    display: inline-block;
    border: 1px solid #333;
    color: #333;
    text-align: center;
    text-decoration: none;
}

.ss-buttonAnchor-body {
    display: inline-block;
    padding: 10px 70px;
    font-size: 1.6rem;
}

.ss-buttonAnchor-text {
    display: inline-block;
    position: relative;
    padding-right: 21px;
}

.ss-buttonAnchor-text::before, .ss-buttonAnchor-text::after {
    display: block;
    position: absolute;
    right: 0;
    width: 8px;
    height: 8px;
    transform: rotate(-45deg) translateY(-50%);
    border-width: 1px;
    border-style: solid;
    border-color: #333 #333 transparent transparent;
    content: "";
}

.ss-buttonAnchor-text::before {
    top: calc(50%);
}

.ss-buttonAnchor-text::after {
    top: calc(50% + 0.4em);
}

.ss-buttonAnchor:hover, .ss-buttonAnchor:active, .ss-buttonAnchor:focus {
    color: #333;
    opacity: 0.8;
}

.ss-mediaProduct {
    height: 100%;
}

.ss-mediaProduct &gt; a {
    display: flex;
    position: relative;
    flex-direction: column-reverse;
    height: 100%;
    border-radius: 4px;
    background-color: #f6f6f6;
    box-shadow: none;
    color: #333;
    font-size: 1.6rem;
    text-decoration: none;
    transition: box-shadow 0.3s;
}

@media screen and (max-width: 767px) {
    .ss-mediaProduct &gt; a {
        flex-direction: row-reverse;
        align-items: center;
        min-height: 110px;
    }
}

.ss-mediaProduct &gt; a::before {
    display: block;
    z-index: 2;
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 17px;
    height: 15px;
    background: url("../../../../../img/ss/products/vision/peripheral/peripheral_bg_img_01.png") no-repeat 0 0;
    content: "";
}

.ss-mediaProduct &gt; a.is-current, .ss-mediaProduct &gt; a:hover, .ss-mediaProduct &gt; a:active, .ss-mediaProduct &gt; a:focus {
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.25);
    color: #fff;
    font-weight: bold;
}

@media screen and (max-width: 767px) {
    .ss-mediaProduct &gt; a.is-current, .ss-mediaProduct &gt; a:hover, .ss-mediaProduct &gt; a:active, .ss-mediaProduct &gt; a:focus {
        box-shadow: none;
        color: #333;
    }
}

.ss-mediaProduct &gt; a.is-current::before, .ss-mediaProduct &gt; a:hover::before, .ss-mediaProduct &gt; a:active::before, .ss-mediaProduct &gt; a:focus::before {
    background: url("../../../../../img/ss/products/vision/peripheral/peripheral_bg_img_02.png") no-repeat 0 0;
}

@media screen and (max-width: 767px) {
    .ss-mediaProduct &gt; a.is-current::before, .ss-mediaProduct &gt; a:hover::before, .ss-mediaProduct &gt; a:active::before, .ss-mediaProduct &gt; a:focus::before {
        background: url("../../../../../img/ss/products/vision/peripheral/peripheral_bg_img_01.png") no-repeat 0 0;
    }
}

.ss-mediaProduct &gt; a.is-current .ss-mediaProduct-body, .ss-mediaProduct &gt; a:hover .ss-mediaProduct-body, .ss-mediaProduct &gt; a:active .ss-mediaProduct-body, .ss-mediaProduct &gt; a:focus .ss-mediaProduct-body {
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.15);
    color: #fff;
}

.ss-mediaProduct &gt; a.is-current .ss-mediaProduct-body::before, .ss-mediaProduct &gt; a:hover .ss-mediaProduct-body::before, .ss-mediaProduct &gt; a:active .ss-mediaProduct-body::before, .ss-mediaProduct &gt; a:focus .ss-mediaProduct-body::before {
    opacity: 1;
}

@media screen and (max-width: 969px) {
    .ss-mediaProduct &gt; a.is-current .ss-mediaProduct-body, .ss-mediaProduct &gt; a:hover .ss-mediaProduct-body, .ss-mediaProduct &gt; a:active .ss-mediaProduct-body, .ss-mediaProduct &gt; a:focus .ss-mediaProduct-body {
        box-shadow: none;
    }
}

@media screen and (max-width: 767px) {
    .ss-mediaProduct &gt; a.is-current .ss-mediaProduct-body, .ss-mediaProduct &gt; a:hover .ss-mediaProduct-body, .ss-mediaProduct &gt; a:active .ss-mediaProduct-body, .ss-mediaProduct &gt; a:focus .ss-mediaProduct-body {
        color: #333;
    }
}

.ss-mediaProduct &gt; a.is-current .ss-mediaProduct-seriesName, .ss-mediaProduct &gt; a:hover .ss-mediaProduct-seriesName, .ss-mediaProduct &gt; a:active .ss-mediaProduct-seriesName, .ss-mediaProduct &gt; a:focus .ss-mediaProduct-seriesName {
    color: #fff;
}

@media screen and (max-width: 767px) {
    .ss-mediaProduct &gt; a.is-current .ss-mediaProduct-seriesName, .ss-mediaProduct &gt; a:hover .ss-mediaProduct-seriesName, .ss-mediaProduct &gt; a:active .ss-mediaProduct-seriesName, .ss-mediaProduct &gt; a:focus .ss-mediaProduct-seriesName {
        color: #737373 ;
    }
}

.ss-mediaProduct &gt; a.is-current .ss-mediaProduct-image, .ss-mediaProduct &gt; a:hover .ss-mediaProduct-image, .ss-mediaProduct &gt; a:active .ss-mediaProduct-image, .ss-mediaProduct &gt; a:focus .ss-mediaProduct-image {
    box-shadow: 5px 5px 6px rgba(225, 225, 225, 0.2);
}

@media screen and (max-width: 767px) {
    .ss-mediaProduct &gt; a.is-current .ss-mediaProduct-image, .ss-mediaProduct &gt; a:hover .ss-mediaProduct-image, .ss-mediaProduct &gt; a:active .ss-mediaProduct-image, .ss-mediaProduct &gt; a:focus .ss-mediaProduct-image {
        box-shadow: none;
    }
}

.ss-mediaProduct &gt; a .ss-mediaProduct-body {
    display: flex;
    z-index: 1;
    position: relative;
    flex: 1 0 auto;
    flex-direction: column;
    width: 100%;
    padding: 10px 20px 25px;
    border-radius: 0 0 4px 4px;
    box-shadow: none;
    font-weight: bold;
    transition: box-shadow 0.3s;
}

@media screen and (max-width: 767px) {
    .ss-mediaProduct &gt; a .ss-mediaProduct-body {
        position: static;
        width: calc(210vw * 100 / 360);
        padding-top: 14px;
    }
}

.ss-mediaProduct &gt; a .ss-mediaProduct-body::before {
    display: block;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0 0 4px 4px;
    background: #18415a linear-gradient(to right, #538caf, #18415a);
    content: "";
    opacity: 0;
}

@media screen and (max-width: 767px) {
    .ss-mediaProduct &gt; a .ss-mediaProduct-body::before {
        z-index: 0;
        height: 5px;
        padding-top: 0;
    }
}

.ss-mediaProduct &gt; a .ss-mediaProduct-seriesName {
    display: block;
    color: #737373 ;
    font-size: 1.4rem;
    font-weight: normal;
}

.ss-mediaProduct &gt; a .ss-mediaProduct-image {
    min-height: 0%;
    padding: 20px 10px;
    box-shadow: none;
    text-align: center;
    transition: box-shadow 0.3s;
}

@media screen and (max-width: 767px) {
    .ss-mediaProduct &gt; a .ss-mediaProduct-image {
        width: calc(120vw * 100 / 360);
        padding: 15px 0 15px calc(10vw * 100 / 360);
    }
}

.ss-navigationSide .ss-navigationSide-titleOuter {
    display: block;
    margin-bottom: 17px;
}

.ss-navigationSide .ss-navigationSide-title {
    padding-left: 19px;
    font-size: 2rem;
    font-weight: bold;
}

.ss-navigationSide-outer {
    width: 350px;
    margin-bottom: 80px;
}

@media screen and (max-width: 1200px) {
    .ss-navigationSide-outer {
        width: calc(300vw * 100 / 1200);
    }
}

@media screen and (max-width: 969px) {
    .ss-navigationSide-outer {
        display: none;
    }
}

.ss-navigationSide .ss-mediaProduct &gt; a {
    border-radius: 0;
    font-size: 1.6rem;
}

.ss-navigationSide .ss-mediaProduct &gt; a::before {
    display: none;
}

.ss-navigationSide .ss-mediaProduct &gt; a.is-current, .ss-navigationSide .ss-mediaProduct &gt; a:hover, .ss-navigationSide .ss-mediaProduct &gt; a:active, .ss-navigationSide .ss-mediaProduct &gt; a:focus {
    box-shadow: none;
}

.ss-navigationSide .ss-mediaProduct &gt; a.is-current .ss-mediaProduct-body, .ss-navigationSide .ss-mediaProduct &gt; a:hover .ss-mediaProduct-body, .ss-navigationSide .ss-mediaProduct &gt; a:active .ss-mediaProduct-body, .ss-navigationSide .ss-mediaProduct &gt; a:focus .ss-mediaProduct-body {
    border-radius: 0;
    box-shadow: none;
}

.ss-navigationSide .ss-mediaProduct &gt; a.is-current .ss-mediaProduct-body::before, .ss-navigationSide .ss-mediaProduct &gt; a:hover .ss-mediaProduct-body::before, .ss-navigationSide .ss-mediaProduct &gt; a:active .ss-mediaProduct-body::before, .ss-navigationSide .ss-mediaProduct &gt; a:focus .ss-mediaProduct-body::before {
    border-radius: 0;
    opacity: 1;
}

.ss-navigationSide .ss-mediaProduct &gt; a.is-current .ss-mediaProduct-image, .ss-navigationSide .ss-mediaProduct &gt; a:hover .ss-mediaProduct-image, .ss-navigationSide .ss-mediaProduct &gt; a:active .ss-mediaProduct-image, .ss-navigationSide .ss-mediaProduct &gt; a:focus .ss-mediaProduct-image {
    box-shadow: none;
}

.ss-navigationSide .ss-mediaProduct &gt; a .ss-mediaProduct-body {
    display: block;
    padding: 20px;
}

.ss-navigationSide .ss-mediaProduct &gt; a .ss-mediaProduct-seriesName {
    display: none;
}

.ss-navigationSide .ss-mediaProduct &gt; a .ss-mediaProduct-image {
    display: none;
}

.ss-navigationSide .ss-mediaProduct-outer {
    flex-direction: column;
    margin-left: 0;
}

.ss-navigationSide .ss-layout-grid {
    margin-top: -5px;
    margin-left: 0;
}

.ss-navigationSide .ss-layout-grid .ss-layout-grid-column {
    width: 100%;
    margin-top: 5px;
    padding-left: 0;
}

.ss-layout-header {
    position: relative;
    width: 100%;
    background-color: #f5f5f5;
}

.ss-layout-header .ss-listConversionButton {
    justify-content: center;
    padding-bottom: 23px;
    background-color: #f5f5f5;
}

.ss-layout-header .ss-listConversionButton.of-bottom {
    background-color: #fff;
}

@media screen and (max-width: 969px) {
    .ss-layout-header .ss-layout-grid {
        margin: 0 20px 30px;
    }
    .ss-layout-header .ss-layout-grid .ss-layout-grid-column {
        width: 50%;
        margin-top: 0;
        padding-left: 0;
        border-bottom: 1px solid #ccc;
    }
}

.ss-layout-header .ss-listButton {
    margin: -20px 40px 20px 20px;
    padding-top: 0;
}

@media screen and (max-width: 969px) {
    .ss-layout-header .ss-listButton {
        justify-content: center;
    }
}

.ss-layout-header .ss-button {
    width: 100%;
    border: 1px solid #ccc;
    font-size: 1.4rem;
    text-align: center;
}

.ss-layout-header .ss-button .ss-button-body {
    display: block;
    padding: 12px 20px;
}

.ss-layout-header .ss-mediaProduct &gt; a {
    flex-direction: column-reverse;
    padding: 0 10px 15px;
    border-radius: 0;
    background-color: #fff;
}

@media screen and (max-width: 767px) {
    .ss-layout-header .ss-mediaProduct &gt; a {
        flex-direction: column-reverse;
    }
}

.ss-layout-header .ss-mediaProduct &gt; a::before {
    display: none;
}

.ss-layout-header .ss-mediaProduct &gt; a.is-current, .ss-layout-header .ss-mediaProduct &gt; a:hover, .ss-layout-header .ss-mediaProduct &gt; a:active, .ss-layout-header .ss-mediaProduct &gt; a:focus {
    padding: 0 8px 13px;
    border: 2px solid #214c67;
    background-color: #e9f7ff;
    box-shadow: none;
}

.ss-layout-header .ss-mediaProduct &gt; a.is-current .ss-mediaProduct-body, .ss-layout-header .ss-mediaProduct &gt; a:hover .ss-mediaProduct-body, .ss-layout-header .ss-mediaProduct &gt; a:active .ss-mediaProduct-body, .ss-layout-header .ss-mediaProduct &gt; a:focus .ss-mediaProduct-body {
    color: #214c67;
}

.ss-layout-header .ss-mediaProduct &gt; a.is-current .ss-mediaProduct-image, .ss-layout-header .ss-mediaProduct &gt; a:hover .ss-mediaProduct-image, .ss-layout-header .ss-mediaProduct &gt; a:active .ss-mediaProduct-image, .ss-layout-header .ss-mediaProduct &gt; a:focus .ss-mediaProduct-image {
    display: inline-block;
    margin-top: -2px;
    padding-left: 0;
}

.ss-layout-header .ss-mediaProduct &gt; a .ss-mediaProduct-body {
    width: 100%;
    padding: 0;
    color: #333;
    text-align: center;
}

.ss-layout-header .ss-mediaProduct &gt; a .ss-mediaProduct-body::before {
    display: none;
}

.ss-layout-header .ss-mediaProduct &gt; a .ss-mediaProduct-seriesName {
    display: none;
}

.ss-layout-header .ss-mediaProduct &gt; a .ss-mediaProduct-image {
    padding-left: 0;
}

.ss-layout-header .ss-navigationCategory {
    flex-direction: row;
    align-items: center;
    margin: 0;
    padding: 0;
}

.ss-layout-header .ss-navigationCategory &gt; li {
    width: 50%;
    margin: 0;
    font-size: 1.6rem;
    text-align: center;
}

.ss-layout-header .ss-navigationCategory &gt; li &gt; a {
    display: block;
    padding: 13px 5px 12px;
    color: #737373 ;
}

.ss-layout-header .ss-navigationCategory &gt; li &gt; a .ss-navigationCategory-text {
    padding-left: 0;
}

.ss-layout-header .ss-navigationCategory &gt; li &gt; a .ss-navigationCategory-text::before, .ss-layout-header .ss-navigationCategory &gt; li &gt; a .ss-navigationCategory-text::after {
    display: none;
}

@media screen and (max-width: 767px) {
    .ss-layout-header .ss-navigationCategory &gt; li &gt; a.is-current, .ss-layout-header .ss-navigationCategory &gt; li &gt; a:hover, .ss-layout-header .ss-navigationCategory &gt; li &gt; a:active, .ss-layout-header .ss-navigationCategory &gt; li &gt; a:focus {
        border-radius: 0;
        background: none;
    }
}

@media screen and (max-width: 767px) {
    .ss-layout-header .ss-navigationCategory &gt; li &gt; a.is-current .ss-navigationCategory-text, .ss-layout-header .ss-navigationCategory &gt; li &gt; a:hover .ss-navigationCategory-text, .ss-layout-header .ss-navigationCategory &gt; li &gt; a:active .ss-navigationCategory-text, .ss-layout-header .ss-navigationCategory &gt; li &gt; a:focus .ss-navigationCategory-text {
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        background-clip: text;
        background-image: linear-gradient(to right, #538caf, #18415a);
        color: rgba(0, 0, 0, 0);
    }
}

@media all and (-ms-high-contrast: none) {
    .ss-layout-header .ss-navigationCategory &gt; li &gt; a.is-current .ss-navigationCategory-text, .ss-layout-header .ss-navigationCategory &gt; li &gt; a:hover .ss-navigationCategory-text, .ss-layout-header .ss-navigationCategory &gt; li &gt; a:active .ss-navigationCategory-text, .ss-layout-header .ss-navigationCategory &gt; li &gt; a:focus .ss-navigationCategory-text {
        background: none;
        color: #18415a;
    }
}

.ss-layout-header .ss-navigationCategory-outer {
    margin-bottom: 20px;
    padding: 0 20px 0;
    border-bottom: 1px solid #333;
}

.ss-layout-header .ss-navigationCategory-currentBar {
    display: block;
    left: 20px;
    width: calc(50% - 20px);
    background: #18415a linear-gradient(to right, #538caf, #18415a);
}

.ss-layout-header .ss-layout-grid &gt; * {
    margin-bottom: 20px;
}

.ss-layout-header-content {
    display: block;
    max-width: 1240px;
    margin: 0 auto;
    padding: 24px 20px 13px;
}

@media screen and (max-width: 767px) {
    .ss-layout-header-content {
        padding: 25px 20px 13px;
    }
}

.ss-layout-header-body {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
}

.ss-layout-header-logo {
    display: flex;
}

.ss-layout-header-logo &gt; a {
    display: flex;
}

.ss-layout-header-logo &gt; a &gt; img {
    height: 22px;
}

.ss-layout-header-toggleTarget {
    flex: 1;
}

.ss-layout-header-menuButton {
    display: none;
}

.ss-layout-header-utilityGroup {
    display: flex;
    align-items: center;
    margin-left: auto;
}

.ss-layout-header-utility {
    padding-left: 20px;
}

.ss-layout-header-utility &gt; *:last-child {
    margin-bottom: 0;
}

.ss-jumbotron {
    width: 100%;
    background-color: #f5f5f5;
}

@media screen and (max-width: 767px) {
    .ss-jumbotron {
        margin-bottom: 30px;
    }
}

.ss-jumbotron-content {
    display: flex;
    position: relative;
    max-width: 1200px;
    min-height: 220px;
    margin: 0 auto 14px;
}

@media screen and (max-width: 969px) {
    .ss-jumbotron-content {
        min-height: 150px;
    }
}

@media screen and (max-width: 767px) {
    .ss-jumbotron-content {
        flex-direction: column;
        align-items: center;
        min-height: auto;
        margin-bottom: 0;
    }
}

.ss-jumbotron-body {
    display: flex;
    flex-direction: column;
    min-width: 510px;
    max-width: 520px;
    min-height: 0%;
    padding: 20px 0 15px 10px;
    text-align: center;
}

@media screen and (max-width: 1200px) {
    .ss-jumbotron-body {
        width: calc(540vw * 100 / 1200);
        min-width: 440px;
    }
}

@media screen and (max-width: 969px) {
    .ss-jumbotron-body {
        width: calc(460vw * 100 / 969);
        min-width: auto;
        max-width: none;
        padding-top: 40px;
    }
}

@media screen and (max-width: 767px) {
    .ss-jumbotron-body {
        width: 100%;
        padding: 0 20px 37px;
        text-align: center;
    }
    .ss-jumbotron-body &gt; *:last-child {
        margin-bottom: 0;
    }
}

.ss-jumbotron-titleGroup {
    display: flex;
    flex-direction: column;
    margin: 0 0 17px 0;
    font-weight: normal;
}

@media screen and (max-width: 767px) {
    .ss-jumbotron-titleGroup {
        margin-bottom: 8px;
    }
}

.ss-jumbotron-titleGroup &gt; .ss-jumbotron-title {
    margin-bottom: 3px;
    font-size: 4.4rem;
    line-height: 1.16;
}

@media screen and (max-width: 1200px) {
    .ss-jumbotron-titleGroup &gt; .ss-jumbotron-title {
        font-size: calc(44vw * 100 / 1200);
    }
}

@media screen and (max-width: 767px) {
    .ss-jumbotron-titleGroup &gt; .ss-jumbotron-title {
        margin-bottom: 0;
        font-size: calc(30vw * 100 / 360);
    }
}

.ss-jumbotron-titleGroup &gt; .ss-jumbotron-seriesText {
    order: -1;
    font-size: 2rem;
    line-height: 2;
}

@media screen and (max-width: 1200px) {
    .ss-jumbotron-titleGroup &gt; .ss-jumbotron-seriesText {
        font-size: calc(20vw * 100 / 1200);
    }
}

@media screen and (max-width: 767px) {
    .ss-jumbotron-titleGroup &gt; .ss-jumbotron-seriesText {
        margin-bottom: 2px;
        font-size: calc(16vw * 100 / 360);
    }
}

.ss-jumbotron-titleGroup &gt; .ss-jumbotron-seriesName {
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.66;
}

@media screen and (max-width: 1200px) {
    .ss-jumbotron-titleGroup &gt; .ss-jumbotron-seriesName {
        font-size: calc(30vw * 100 / 1200);
    }
}

@media screen and (max-width: 767px) {
    .ss-jumbotron-titleGroup &gt; .ss-jumbotron-seriesName {
        font-size: calc(20vw * 100 / 360);
    }
}

.ss-jumbotron-buttonList &gt; li {
    max-width: 100%;
    margin-bottom: 20px;
}

.ss-jumbotron-buttonList &gt; li:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .ss-jumbotron-buttonList {
        order: 1;
    }
}

.ss-jumbotron-image {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 650px;
    min-height: 0%;
    transform: translateY(-50%);
}

@media screen and (max-width: 1200px) {
    .ss-jumbotron-image {
        width: calc(630vw * 100 / 1200);
    }
}

@media screen and (max-width: 969px) {
    .ss-jumbotron-image {
        width: calc(470vw * 100 / 969);
    }
}

@media screen and (max-width: 767px) {
    .ss-jumbotron-image {
        position: static;
        width: 100%;
        margin-bottom: 20px;
        padding: 0 10px;
        transform: translateY(0);
        text-align: center;
    }
}

.ss-section {
    margin: 0;
    padding: 0;
    background-color: #fff;
}

.ss-section.of-primary .ss-section-content {
    padding-bottom: 0;
}

.ss-section.of-secondary .ss-section-content {
    margin-bottom: 50px;
    padding-bottom: 0;
}

@media screen and (max-width: 767px) {
    .ss-section.of-secondary .ss-section-content {
        margin-bottom: 37px;
    }
}

.ss-section-content {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px 40px;
}

.ss-section-content.of-side {
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 50px;
    padding-bottom: 0;
    border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 969px) {
    .ss-section-content.of-side {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 767px) {
    .ss-section-content.of-side {
        border-bottom: 0;
    }
}

.ss-section-content.of-side &gt; * {
    margin-left: 50px;
    padding-left: 0;
}

@media screen and (max-width: 969px) {
    .ss-section-content.of-side &gt; * {
        margin-left: 0;
    }
}

.ss-section-content.of-side &gt; *:last-child {
    margin-left: 0;
}

.ss-section-content.of-side .ss-section-body {
    flex: 1;
    width: 100%;
    margin-bottom: 80px;
}

.ss-section-content.of-side .ss-section-body &gt; *:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .ss-section-content.of-side .ss-section-body {
        margin-bottom: 0;
        border-bottom: 1px solid #ccc;
    }
}

.ss-section-inner {
    border-bottom: 1px solid #ccc;
}

.ss-section-body {
    display: flex;
    flex-direction: column;
    max-width: 100%;
}

@media screen and (max-width: 767px) {
    .ss-section-body &gt; .ss-listButton {
        order: 1;
    }
}

.ss-mediaAsset {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 767px) {
    .ss-mediaAsset {
        flex-direction: column-reverse;
    }
}

.ss-mediaAsset .ss-listConversionButton {
    flex-direction: column;
    margin-left: 0;
}

.ss-mediaAsset .ss-listConversionButton &gt; li {
    margin-left: 0;
}

@media screen and (max-width: 969px) {
    .ss-mediaAsset .ss-listConversionButton {
        padding-right: 20px;
    }
}

.ss-mediaAsset-body {
    width: 520px;
    margin-left: 23px;
}

.ss-mediaAsset-body:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 969px) {
    .ss-mediaAsset-body {
        width: auto;
        max-width: 540px;
        margin-left: 40px;
    }
}

@media screen and (max-width: 767px) {
    .ss-mediaAsset-body {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
    }
}

.ss-mediaAsset-body .ss-listConversionButton .ss-buttonConversion-image {
    display: none;
}

.ss-mediaAsset-text {
    margin-bottom: 19px;
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .ss-mediaAsset-text {
        margin-bottom: 17px;
        font-size: 2rem;
    }
}

.ss-mediaAsset-image {
    min-width: 109px;
}

@media screen and (max-width: 767px) {
    .ss-mediaAsset-image {
        width: calc(109vw * 100 / 360);
        margin-bottom: 16px;
        text-align: center;
    }
}

.ss-mediaAsset-image &gt; img {
    border: 1px solid #ccc;
}

.ss-mediaAsset.of-primary {
    flex-direction: unset;
}

.ss-mediaAsset.of-primary .ss-mediaAsset-body {
    width: auto;
    max-width: 620px;
    margin-left: 0;
    margin-right: 50px;
}

.ss-mediaAsset.of-primary .ss-mediaAsset-text {
    margin-bottom: 15px;
    font-size: 2.2rem;
}

@media screen and (max-width: 767px) {
    .ss-mediaAsset.of-primary {
        flex-direction: column-reverse;
    }
}

@media screen and (max-width: 767px) {
    .ss-mediaAsset.of-primary .ss-mediaAsset-body {
        margin-right: 0;
    }
}
@media screen and (max-width: 767px) {
    .ss-mediaAsset.of-primary .ss-listConversionButton {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .ss-mediaAsset.of-primary .ss-mediaAsset-text {
        font-size: 1.8rem;
    }
}

.ss-mediaAsset.of-primary .ss-mediaAsset-image {
    min-width: 66px;
}

@media screen and (max-width: 767px) {
    .ss-mediaAsset.of-primary .ss-mediaAsset-image {
        width: auto;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 969px) {
    .ss-theme-top .ss-layout-header .ss-navigationCategory-outer {
        margin-bottom: 20px;
    }
}

.ss-theme-top .ss-jumbotron .ss-jumbotron-body {
    padding-top: 0;
    padding-bottom: 48px;
}

@media screen and (max-width: 767px) {
    .ss-theme-top .ss-jumbotron .ss-jumbotron-body {
        padding-bottom: 37px;
    }
    .ss-theme-top .ss-jumbotron .ss-jumbotron-body &gt; *:last-child {
        margin-bottom: 20px;
    }
}

.ss-theme-top .ss-navigationCategory-outer {
    margin-bottom: 17px;
}

@media screen and (max-width: 767px) {
    .ss-theme-top .ss-navigationCategory-outer {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 969px) {
    .ss-theme-top .ss-listButton {
        padding-top: 40px;
    }
}

.ss-theme-top .ss-section .ss-section-content {
    margin-bottom: 50px;
    padding-bottom: 0;
}

.ss-theme-top .ss-section .ss-section-content .ss-section-inner {
    display: flex;
    flex-direction: column;
    padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
    .ss-theme-top .ss-section .ss-section-content .ss-section-inner {
        padding-bottom: 0;
    }
}

.ss-theme-top .ss-section .ss-section-content .ss-section-inner &gt; *:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .ss-theme-top .ss-section .ss-section-content {
        margin-bottom: 40px;
        padding-bottom: 0;
    }
}

.ss-theme-top .ss-section.of-secondary .ss-section-content {
    display: block;
    padding-bottom: 0;
    border-bottom: 0;
}

@media screen and (max-width: 767px) {
    .ss-theme-top .ss-section.of-secondary .ss-section-content {
        margin-bottom: 37px;
    }
}

.ss-layout-footer {
    border-top: 1px solid #ccc;
}

@media screen and (max-width: 969px) {
    .ss-layout-footer {
        border-top: 0;
    }
}

.ss-layout-footer-content {
    max-width: 1200px;
    margin: 0 auto;
}

.ss-listAnchorButton {
    display: flex;
    flex-direction: column;
    margin-left: -20px;
    padding: 30px 20px;
    background-color: #f5f5f5;
    text-align: center;
}

.ss-listAnchorButton &gt; li {
    margin: 20px 0 0 20px;
}

.ss-listAnchorButton &gt; li:first-child {
    margin-top: 0;
}

.ss-layout-footer-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-left: -10px;
    padding: 13px 24px;
    background-color: #fff;
    font-size: 1.2rem;
}

@media screen and (max-width: 969px) {
    .ss-layout-footer-list {
        padding: 10px 20px 16px;
        border-top: 1px solid #ccc;
    }
    .ss-layout-footer-list &gt; li {
        margin-top: 6px;
    }
}

.ss-layout-footer-list &gt; li {
    position: relative;
    margin-left: 10px;
    padding-left: 10px;
}

.ss-layout-footer-list &gt; li:first-child {
    padding-left: 0;
}

.ss-layout-footer-list &gt; li:first-child::before {
    display: none;
}

.ss-layout-footer-list &gt; li::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 16px;
    transform: translateY(-50%);
    background: #dedede;
    content: "";
}

.ss-layout-footer-list &gt; .ss-layout-footer-copyright {
    padding-left: 0;
}

.ss-layout-footer-list &gt; .ss-layout-footer-copyright::before {
    display: none;
}

.ss-layout-footer-list a {
    color: #06c;
    text-decoration: none;
}

.ss-layout-footer-list a:hover, .ss-layout-footer-list a:active, .ss-layout-footer-list a:focus {
    color: #f00;
}

@media screen and (max-width: 969px) {
    .ss-layout-footer-copyright {
        order: 1;
        width: 100%;
        text-align: center;
    }
    .ss-layout-footer-copyright + li {
        padding-left: 0;
    }
    .ss-layout-footer-copyright + li::before {
        display: none;
    }
}

.ss-layout-footer-phone {
    width: 100%;
    margin-bottom: 24px;
}

.ss-layout-footer-phone &gt; *:last-child {
    margin-bottom: 0;
}

.ss-layout-footer-phone a {
    color: #333;
}

.theme-KJ .ss-buttonConversion.of-download .ss-buttonConversion-body::before {
    background: url("../../../../../img/ss/products/vision/peripheral/icon_textbutton_download_trans_l.png") no-repeat;
}

.theme-KJ .ss-button-text::before,
.theme-KJ .ss-button-text::after {
    top: calc(50% + 1px);
}

.theme-KJ .ss-jumbotron-titleGroup {
    margin: 0 0 27px 0;
}

.theme-KJ .ss-jumbotron-titleGroup &gt; .ss-jumbotron-title {
    font-size: 5.6rem;
}

@media screen and (max-width: 1200px) {
    .theme-KJ .ss-jumbotron-titleGroup &gt; .ss-jumbotron-title {
        font-size: 4.8rem;
    }
}

@media screen and (max-width: 969px) {
    .theme-KJ .ss-jumbotron-titleGroup &gt; .ss-jumbotron-title {
        font-size: 3.8rem;
    }
}

.theme-KJ .ss-jumbotron-titleGroup &gt; .ss-jumbotron-seriesText {
    font-size: 2.2rem;
}

@media screen and (max-width: 1200px) {
    .theme-KJ .ss-jumbotron-titleGroup &gt; .ss-jumbotron-seriesText {
        font-size: calc(22vw * 100 / 1200);
    }
}

@media screen and (max-width: 767px) {
    .theme-KJ .ss-jumbotron-titleGroup &gt; .ss-jumbotron-seriesText {
        font-size: calc(16vw * 100 / 360);
    }
}

.theme-KJ .ss-figure-caption,
.theme-KJ .ss-card-imageCaption,
.theme-KJ .ss-step-caption {
    font-size: 1.2rem;
}

.theme-KJ .ss-mediaProduct &gt; a {
    font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
    .theme-KJ .ss-mediaProduct &gt; a {
        font-size: 1.6rem;
    }
}

.theme-KJ .ss-mediaProduct .ss-mediaProduct-seriesName {
    font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
    .theme-KJ .ss-mediaProduct .ss-mediaProduct-seriesName {
        font-size: 1.4rem;
    }
}

.theme-KC .ss-jumbotron-body {
    min-width: 538px;
    max-width: 540px;
}

@media screen and (max-width: 1200px) {
    .theme-KC .ss-jumbotron-body {
        min-width: 440px;
    }
}

@media screen and (max-width: 969px) {
    .theme-KC .ss-jumbotron-body {
        min-width: auto;
        max-width: none;
    }
}

@media screen and (max-width: 1200px) {
    .theme-KC .ss-jumbotron-titleGroup &gt; .ss-jumbotron-title {
        font-size: calc(43vw * 100 / 1200);
    }
}

.theme-KC .ss-mediaAsset-body {
    width: 230px;
}

@media screen and (max-width: 969px) {
    .theme-KC .ss-mediaAsset-body {
        width: auto;
    }
}

@media screen and (max-width: 767px) {
    .theme-KC .ss-mediaAsset-body {
        width: 100%;
    }
}

.theme-KW .ss-mediaAsset-body {
    width: 380px;
}

@media screen and (max-width: 969px) {
    .theme-KW .ss-mediaAsset-body {
        width: auto;
    }
}

@media screen and (max-width: 767px) {
    .theme-KW .ss-mediaAsset-body {
        width: 100%;
    }
}

.theme-KT .ss-mediaAsset-body {
    width: 380px;
}

@media screen and (max-width: 969px) {
    .theme-KT .ss-mediaAsset-body {
        width: auto;
        max-width: 540px;
        margin-left: 40px;
    }
}

@media screen and (max-width: 767px) {
    .theme-KT .ss-mediaAsset-body {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
    }
}

@media screen and (max-width: 969px) {
    [data-script-enabled="true"] .ss-layout-header-menuButton {
        display: block;
        position: absolute;
        top: -5px;
        right: 0;
        width: auto;
        max-width: 968px;
        height: 36px;
        transform: translateX(50%);
        pointer-events: none;
    }
    [data-script-enabled="true"] .ss-layout-header-menuButtonContent {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 34px;
        height: 34px;
        overflow: hidden;
        border: 1px solid #737373 ;
        border-radius: 4px;
        line-height: 1;
        pointer-events: auto;
    }
    [data-script-enabled="true"] .ss-layout-header-menuButtonContent::before, [data-script-enabled="true"] .ss-layout-header-menuButtonContent::after {
        display: block;
        position: absolute;
        top: 8px;
        left: 50%;
        width: 20px;
        height: 2px;
        transform: rotate(0) translateX(-50%);
        background-color: #b0b6bb;
        content: "";
        transition: all 0.2s;
    }
    [data-script-enabled="true"] .ss-layout-header-menuButtonContent::after {
        top: 15px;
    }
    [data-script-enabled="true"] .ss-layout-header-menuButtonContent[aria-expanded="true"]::before {
        top: 15px;
        left: 6px;
        transform: rotate(45deg);
    }
    [data-script-enabled="true"] .ss-layout-header-menuButtonContent[aria-expanded="true"]::after {
        top: 15px;
        left: 6px;
        transform: rotate(-45deg);
    }
    [data-script-enabled="true"] .ss-layout-header-menuButtonContent[aria-expanded="true"] .ss-layout-header-menuButtonBody {
        transform: scale(0);
        background-color: rgba(0, 0, 0, 0);
    }
    [data-script-enabled="true"] .ss-layout-header-menuButtonContent .ss-layout-header-menuButtonBody {
        display: block;
        width: 22px;
        height: 20px;
    }
    [data-script-enabled="true"] .ss-layout-header-menuButtonContent .ss-layout-header-menuButtonBody::before {
        display: block;
        position: absolute;
        top: 22px;
        left: 50%;
        width: 20px;
        height: 2px;
        transform: scale(1) translateX(-50%);
        background-color: #b0b6bb;
        content: "";
        transition: background-color 0.2s ease, transform 0.2s ease;
    }
    [data-script-enabled="true"] .ss-layout-header-menuButtonContent .ss-layout-header-menuButtonText {
        display: block;
        position: absolute;
        left: 100%;
        color: #fff;
        white-space: nowrap;
    }
}

[data-script-enabled="true"] .ss-layout-header-toggleTarget {
    display: none;
    visibility: hidden;
    margin-top: -300vh;
    padding-top: 20px;
    opacity: 0;
}

@media screen and (max-width: 969px) {
    [data-script-enabled="true"] .ss-layout-header-toggleTarget {
        display: block;
        z-index: 10;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        padding-bottom: 80px;
        overflow: hidden;
        background: #fff;
        transition: visibility 0.3s, opacity 0.3s, margin-top 0s 1s;
    }
    [data-script-enabled="true"] .is-menu-show .ss-layout-header-toggleTarget {
        visibility: visible;
        margin-top: 0;
        opacity: 1;
        transition: visibility 0.3s, opacity 0.3s, margin-top 0s 0s;
    }
    [data-script-enabled="true"].is-resizing .ss-layout-header-toggleTarget {
        transition: none;
    }
}

.ss-smallScreen-show {
    display: none;
}

.ss-middleScreen-show {
    display: none;
}

@media screen and (max-width: 767px) {
    .ss-smallScreen-show {
        display: block;
    }
    .ss-smallScreen-hide {
        display: none;
    }
}

@media screen and (max-width: 969px) {
    .ss-middleScreen-show {
        display: block;
    }
    .ss-middleScreen-hide {
        display: none;
    }
}

.is-hide {
    display: none;
}

/**===========================================================
module
===========================================================**/
p {
    margin-bottom: 40px;
    font-size: 1.6rem;
    line-height: 1.6;
}

@media screen and (max-width: 767px) {
    p {
        margin-bottom: 20px;
    }
}

a {
    color: #01578a;
}

a:hover, a:active, a:focus {
    color: #228cbe;
}

strong {
    color: #e61000;
}

.ss-headingLevel1 {
    margin: 30px 0 25px;
    font-size: 4rem;
    line-height: 1.4;
}

@media screen and (max-width: 767px) {
    .ss-headingLevel1 {
        margin-top: 25px;
        font-size: calc(26vw * 100 / 360);
    }
}

.ss-headingLevel1 .ss-headingLevel1-title {
    display: block;
}

.ss-headingLevel1 .ss-headingLevel1-subtitle {
    display: block;
    margin-bottom: 5px;
    padding-top: 5px;
    color: #737373 ;
    font-size: 2rem;
    font-weight: normal;
}

@media screen and (max-width: 767px) {
    .ss-headingLevel1 .ss-headingLevel1-subtitle {
        font-size: calc(16vw * 100 / 360);
    }
}

.ss-headingLevel1 + .ss-headingLevel2 {
    margin-top: 0;
}

.ss-headingLevel2 {
    margin: 25px 0;
    font-size: 3.2rem;
    line-height: 1.4;
}

@media screen and (max-width: 767px) {
    .ss-headingLevel2 {
        margin-top: calc(20vw * 100 / 360);
        font-size: calc(24vw * 100 / 360);
    }
}

.ss-headingLevel2 + .ss-headingLevel3 {
    margin-top: 0;
}

.ss-headingLevel3 {
    margin: 25px 0;
    font-size: 2.6rem;
    line-height: 1.4;
}

@media screen and (max-width: 767px) {
    .ss-headingLevel3 {
        margin-top: calc(20vw * 100 / 360);
        font-size: calc(22vw * 100 / 360);
    }
}

.ss-headingLevel3 + .ss-headingLevel4 {
    margin-top: 0;
}

.ss-headingLevel4 {
    margin: 25px 0;
    font-size: 2rem;
    line-height: 1.4;
}

@media screen and (max-width: 767px) {
    .ss-headingLevel4 {
        margin-top: calc(20vw * 100 / 360);
        font-size: calc(20vw * 100 / 360);
    }
}

.ss-headingLevel4 + .ss-headingLevel5 {
    margin-top: 0;
}

.ss-headingLevel5 {
    margin: 25px 0;
    font-size: 1.8rem;
    line-height: 1.4;
}

@media screen and (max-width: 767px) {
    .ss-headingLevel5 {
        margin-top: calc(20vw * 100 / 360);
        font-size: calc(18vw * 100 / 360);
    }
}

.ss-textLead {
    margin-bottom: 25px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.6;
}

@media screen and (max-width: 767px) {
    .ss-textLead {
        margin-bottom: 20px;
    }
}

.ss-listDescription {
    margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
    .ss-listDescription {
        margin-bottom: 20px;
    }
}

.ss-listDescription-title {
    font-weight: bold;
}

.ss-listDescription-body {
    margin-bottom: 25px;
}

.ss-listDescription-body &gt; *:last-child {
    margin-bottom: 0;
}

.ss-list {
    display: flex;
    flex-direction: column;
    margin: -10px 0 25px -28px;
    text-align: left;
}

@media screen and (max-width: 767px) {
    .ss-list {
        margin-bottom: 20px;
    }
}

.ss-list.of-horizon {
    flex-direction: row;
}

.ss-list &gt; li {
    position: relative;
    margin: 10px 0 0 28px;
    padding-left: 18px;
}

.ss-list &gt; li::before {
    display: inline-block;
    position: absolute;
    top: 0.5em;
    left: 0;
    border-width: 4px;
    border-style: solid;
    border-radius: 50%;
    border-color: #333;
    content: "";
}

.ss-list &gt; li:last-child {
    margin-bottom: 0;
}

.ss-listOrdered {
    display: flex;
    flex-direction: column;
    margin: -10px 0 25px -20px;
    padding-left: calc(1.5em - 1px);
    text-align: left;
}

@media screen and (max-width: 767px) {
    .ss-listOrdered {
        margin-bottom: 20px;
    }
}

.ss-listOrdered.of-horizon {
    flex-direction: row;
}

.ss-listOrdered &gt; li {
    margin: 10px 0 0 20px;
    list-style: decimal;
}

.ss-listNote {
    display: flex;
    flex-direction: column;
    margin: -10px 0 25px -20px;
    font-size: 1.2rem;
    line-height: 1.4;
    text-align: left;
}

@media screen and (max-width: 767px) {
    .ss-listNote {
        margin-bottom: 20px;
    }
}

.ss-listNote.of-horizon {
    flex-direction: row;
}

.ss-listNote &gt; li {
    position: relative;
    margin: 10px 0 0 20px;
    padding-left: 15px;
}

.ss-listNote &gt; li &gt; .ss-iconNote {
    position: absolute;
    top: 0;
    left: 0;
}

.ss-figure {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 0%;
    margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
    .ss-figure {
        margin-bottom: 20px;
        text-align: center;
    }
}

.ss-figure &gt; *:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .ss-figure.of-primary .ss-figure-body {
        margin-bottom: 0;
        width: 240px;
        flex: 1;
    }
}

@media screen and (max-width: 767px) {
    .ss-figure.of-primary .ss-figure-title {
        font-size: calc(16px + 10 * (100vw - 360px)/407);
    }
}

@media screen and (max-width: 360px) {
    .ss-figure.of-primary .ss-figure-title {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 767px) {
    .ss-figure.of-primary .ss-figure-image {
        margin-left: 15px;
    }
}

.ss-figure-body {
    display: flex;
    flex: 1 0 auto;
    align-items: center;
    margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
    .ss-figure-body {
        justify-content: center;
        margin-bottom: 20px;
    }
}

.ss-figure-body &gt; *:last-child {
    margin-bottom: 0;
}

.ss-figure-title {
    margin-top: 0;
    font-size: 1.6rem;
    line-height: 1.5;
}

@media screen and (max-width: 767px) {
    .ss-figure-title {
        font-size: calc(18vw * 100 / 360);
    }
}

.ss-figure-imageGroup {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
    min-height: 0%;
}

.ss-figure-imageGroup &gt; *:first-child {
    margin-bottom: 0;
}

.ss-figure-image {
    min-height: 0%;
    margin-bottom: 10px;
    text-align: center;
}

.ss-figure-caption {
    margin-bottom: 10px;
    font-size: 1.2rem;
}

@media screen and (max-width: 969px) {
    .ss-figure-caption {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .ss-figure-caption {
        height: auto !important;
    }
}

.ss-layout-grid-column .ss-figure {
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .ss-layout-grid-column .ss-figure.of-primary {
        flex-direction: unset;
        width: auto;
        align-items: center;
    }
}

.ss-step {
    display: flex;
    flex-direction: column;
    margin: 0 0 25px 0;
}

@media screen and (max-width: 767px) {
    .ss-step {
        margin: 0 0 20px 0;
    }
}

.ss-step-headingGroup {
    flex: 1;
}

.ss-step-content {
    display: flex;
    margin-left: -60px;
}

@media screen and (max-width: 767px) {
    .ss-step-content {
        flex-direction: column;
        margin-left: 0;
    }
}

.ss-step-content .of-column-2 &gt; * {
    width: 50%;
    padding-left: 20px;
}

@media screen and (max-width: 767px) {
    .ss-step-content .of-column-2 &gt; * {
        width: 100%;
    }
}

.ss-step-content .of-column-3 &gt; * {
    width: 33.333333%;
    padding-left: 20px;
}

@media screen and (max-width: 767px) {
    .ss-step-content .of-column-3 &gt; * {
        width: 100%;
    }
}

.ss-step-content .of-column-4 &gt; * {
    width: 25%;
    padding-left: 20px;
}

@media screen and (max-width: 767px) {
    .ss-step-content .of-column-4 &gt; * {
        width: 100%;
    }
}

.ss-step-content .ss-step-column {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-left: 60px;
}

@media screen and (max-width: 767px) {
    .ss-step-content .ss-step-column {
        position: relative;
        margin-top: 60px;
        padding-left: 0;
    }
    .ss-step-content .ss-step-column:first-child {
        margin-top: 0;
    }
}

.ss-step-body {
    flex: 1 0 auto;
    margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
    .ss-step-body {
        margin-bottom: 20px;
    }
}

.ss-step-body &gt; *:last-child {
    margin-bottom: 0;
}

.ss-step-title {
    margin-top: 0;
    font-size: 1.6rem;
    line-height: 1.5;
}

@media screen and (max-width: 767px) {
    .ss-step-title {
        font-size: 1.8rem;
    }
}

.ss-step-image {
    position: relative;
    margin-bottom: 10px;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .ss-step-image {
        position: static;
    }
}

.ss-step-image::after {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateX(-100%) translateY(-50%);
    border-width: 20px;
    border-style: solid;
    border-color: transparent transparent transparent #737373 ;
    content: "";
}

@media screen and (max-width: 767px) {
    .ss-step-image::after {
        top: 0;
        left: 50%;
        transform: translateY(-100%) translateX(-50%);
        border-color: #737373  transparent transparent transparent;
    }
}

.ss-step-image + .ss-step-caption {
    font-size: 1.2rem;
}

@media screen and (max-width: 969px) {
    .ss-step-image + .ss-step-caption {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .ss-step-image + .ss-step-caption {
        height: auto !important;
    }
}

.ss-step-column:first-child .ss-step-image::after {
    display: none;
}

.ss-media {
    display: flex;
    margin: 0 0 25px -20px;
}

@media screen and (max-width: 767px) {
    .ss-media {
        flex-direction: column;
        margin: 0 0 20px 0;
    }
}

.ss-media &gt; * {
    margin-left: 20px;
}

@media screen and (max-width: 767px) {
    .ss-media &gt; * {
        margin-left: 0;
    }
}

.ss-media &gt; .ss-figure {
    width: 50%;
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .ss-media &gt; .ss-figure {
        width: 100%;
    }
}

.ss-media-body {
    width: 50%;
    margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
    .ss-media-body {
        width: 100%;
        margin-bottom: 20px;
    }
}

.ss-media-body &gt; * {
    margin-bottom: 25px;
}

.ss-media-body &gt; *:last-child {
    margin-bottom: 0;
}

.ss-media-body &gt; *:first-child {
    margin-top: 0;
}

.ss-card {
    margin-bottom: 25px;
    padding: 20px;
    border: 1px solid #d5d5d5;
}

@media screen and (max-width: 767px) {
    .ss-card {
        margin-bottom: 20px;
    }
}

.ss-card.of-primary {
    padding: 30px;
    background-color: #f1f1f1;
    border: none;
}

.ss-card &gt; *:last-child {
    margin-bottom: 0;
}

.ss-card-title {
    margin: 0 0 15px 0;
    font-size: 2rem;
}

@media screen and (max-width: 767px) {
    .ss-card-title {
        font-size: 1.8rem;
    }
}

.ss-card-body {
    margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
    .ss-card-body {
        margin-bottom: 20px;
    }
}

.ss-card-body &gt; *:last-child {
    margin-bottom: 0;
}

.ss-card-imageGroup {
    display: flex;
    flex-direction: column-reverse;
    min-height: 0%;
}

.ss-card-imageGroup &gt; *:first-child {
    margin-bottom: 0;
}

.ss-card-image {
    margin-bottom: 10px;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .ss-card-image {
        margin-bottom: 20px;
    }
}

.ss-card-imageCaption {
    margin-bottom: 10px;
    font-size: 1.2rem;
}

@media screen and (max-width: 969px) {
    .ss-card-imageCaption {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .ss-card-imageCaption {
        height: auto !important;
    }
}

.ss-listLink {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: -10px 0 25px -20px;
}

@media screen and (max-width: 767px) {
    .ss-listLink {
        margin: -10px 0 20px 0;
    }
}

.ss-listLink.of-horizon {
    flex-direction: row;
}

.ss-listLink &gt; li {
    margin: 10px 0 0 20px;
}

@media screen and (max-width: 767px) {
    .ss-listLink &gt; li {
        margin: 10px 0 0;
    }
}

.ss-listLink &gt; li &gt; a {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    text-decoration: none;
}

.ss-listLink &gt; li &gt; a::before {
    display: block;
    position: absolute;
    top: calc(0.5em - 1px);
    left: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent transparent #ccc;
    content: "";
}

.ss-listLink &gt; li &gt; a .ss-iconTarget,
.ss-listLink &gt; li &gt; a .ss-iconPdf {
    display: inline-block;
}

.ss-listLink &gt; li &gt; a .ss-iconTarget &gt; img,
.ss-listLink &gt; li &gt; a .ss-iconPdf &gt; img {
    vertical-align: middle;
}

.ss-utility-border {
    border: 1px solid #737373 ;
}

.ss-utility-textColor-blue {
    color: #0071bc;
}
</pre></body></html>