@charset "UTF-8";

.lp-jumbotron {
    margin-bottom: 30px;
    padding-top: 35px;
}

@media screen and (max-width: 969px) {
    .lp-jumbotron {
        margin-bottom: 55px;
        padding: 20px 20px 0;
    }
}

.lp-jumbotron-content {
    position: relative;
    max-width: 970px;
    min-height: 413px;
    margin: 0 auto;
}

@media screen and (max-width: 969px) {
    .lp-jumbotron-content {
        display: flex;
        flex-direction: column;
        max-width: 100%;
        min-height: auto;
        text-align: center;
    }
}

.lp-jumbotron-body {
    padding-bottom: 150px;
}

@media screen and (max-width: 969px) {
    .lp-jumbotron-body {
        order: 1;
        margin-bottom: 28px;
        padding: 0;
    }
}

.lp-jumbotron-titleGroup {
    margin-bottom: 15px;
}

.lp-jumbotron-titleGroup > *:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 969px) {
    .lp-jumbotron-titleGroup {
        margin-bottom: 18px;
    }
}

.lp-jumbotron-title {
    display: block;
    width: 600px;
    font-size: 43px;
}

@media screen and (max-width: 969px) {
    .lp-jumbotron-title {
        width: 100%;
        margin-bottom: 6px;
    }
}

@media screen and (max-width: 640px) {
    .lp-jumbotron-title {
        font-size: calc(30vw * 100 / 360);
    }
}

.lp-jumbotron-lead {
    display: block;
    width: 440px;
    margin-bottom: 10px;
    font-size: 21px;
    font-weight: normal;
}

@media screen and (max-width: 969px) {
    .lp-jumbotron-lead {
        width: 100%;
    }
}

@media screen and (max-width: 640px) {
    .lp-jumbotron-lead {
        font-size: calc(18vw * 100 / 360);
    }
    .lp-jumbotron-lead > br {
        display: none;
    }
}

.theme-KC .lp-jumbotron-titleGroup .lp-jumbotron-title {
    font-size: 50px;
    font-weight: normal;
}

@media screen and (max-width: 969px) {
    .theme-KC .lp-jumbotron-titleGroup .lp-jumbotron-title {
        font-size: 46px;
    }
}

@media screen and (max-width: 640px) {
    .theme-KC .lp-jumbotron-titleGroup .lp-jumbotron-title {
        font-size: calc(30vw * 100 / 360);
    }
}

.theme-KC .lp-jumbotron-titleGroup .lp-jumbotron-lead {
    font-size: 25px;
    line-height: 1.26;
}

@media screen and (max-width: 969px) {
    .theme-KC .lp-jumbotron-titleGroup .lp-jumbotron-lead {
        font-size: 22px;
    }
}

@media screen and (max-width: 640px) {
    .theme-KC .lp-jumbotron-titleGroup .lp-jumbotron-lead {
        font-size: calc(18vw * 100 / 360);
    }
    .theme-KC .lp-jumbotron-titleGroup .lp-jumbotron-lead > br {
        display: none;
    }
}

.theme-KS .lp-jumbotron-titleGroup .lp-jumbotron-title,
.theme-KM .lp-jumbotron-titleGroup .lp-jumbotron-title {
    font-size: 50px;
}

@media screen and (max-width: 969px) {
    .theme-KS .lp-jumbotron-titleGroup .lp-jumbotron-title,
    .theme-KM .lp-jumbotron-titleGroup .lp-jumbotron-title {
        font-size: 46px;
    }
}

@media screen and (max-width: 640px) {
    .theme-KS .lp-jumbotron-titleGroup .lp-jumbotron-title,
    .theme-KM .lp-jumbotron-titleGroup .lp-jumbotron-title {
        font-size: calc(30vw * 100 / 360);
    }
}

.theme-KS .lp-jumbotron-titleGroup .lp-jumbotron-lead,
.theme-KM .lp-jumbotron-titleGroup .lp-jumbotron-lead {
    font-size: 21px;
    line-height: 1.23;
}

@media screen and (max-width: 640px) {
    .theme-KS .lp-jumbotron-titleGroup .lp-jumbotron-lead,
    .theme-KM .lp-jumbotron-titleGroup .lp-jumbotron-lead {
        font-size: calc(18vw * 100 / 360);
    }
    .theme-KS .lp-jumbotron-titleGroup .lp-jumbotron-lead > br,
    .theme-KM .lp-jumbotron-titleGroup .lp-jumbotron-lead > br {
        display: none;
    }
}

.theme-KT .lp-jumbotron-title {
    font-size: 42px;
}

@media screen and (max-width: 640px) {
    .theme-KT .lp-jumbotron-title {
        font-size: calc(30vw * 100 / 360);
    }
}

.lp-textLead {
    width: 225px;
    margin-bottom: 65px;
}

@media screen and (max-width: 969px) {
    .lp-textLead {
        width: 100%;
        margin-bottom: 10px;
    }
}

.lp-icon {
    display: inline-block;
    margin-bottom: 13px;
    padding: 0 10px;
    background-color: #d40001;
    color: #ffffff;
    font-size: 15px;
    font-weight: normal;
}

.lp-textLead-body {
    display: block;
    font-size: 15px;
}

.lp-jumbotron-button {
    z-index: 1;
    position: relative;
    width: 310px;
    margin-top: -64px;
}

@media screen and (max-width: 969px) {
    .lp-jumbotron-button {
        order: 3;
        width: 100%;
        margin-top: 0;
    }
}

.lp-buttonConversion {
    display: inline-block;
    max-width: 100%;
    background: #f30b19;
    color: #ffffff;
    font-size: 1.8rem;
    text-decoration: none;
}

.lp-buttonConversion-body {
    display: block;
    padding: 11px 56px 10px;
}

.lp-buttonConversion .lp-buttonConversion-body {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 10px;
    padding-left: 26px;
}

.lp-buttonConversion .lp-buttonConversion-body::before {
    display: block;
    width: 25px;
    height: 25px;
    margin-right: 14px;
    content: "";
}

.lp-buttonConversion .lp-buttonConversion-text {
    font-size: 19px;
    text-align: center;
}

.theme-KC .lp-buttonConversion .lp-buttonConversion-text {
    font-size: 23px;
}

.lp-buttonConversion.of-anchor .lp-buttonConversion-body::before {
    width: 16px;
    min-width: 16px;
    height: 13px;
    background: url("../../img/landing_page/common/icon_btn_anc.png") no-repeat;
}

.lp-buttonConversion.of-anchor .lp-buttonConversion-image {
    margin: -24px 0 -24px 16px;
    margin-right: 2px;
    box-shadow: 0 0 2px #cccccc;
}

.lp-buttonConversion.of-anchor .lp-buttonConversion-image > img {
    max-width: inherit;
}

@media screen and (max-width: 969px) {
    .lp-jumbotron-image {
        align-self: auto;
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }
}

@media screen and (max-width: 640px) {
    .lp-jumbotron-image {
        width: 100%;
        margin-bottom: 17px;
    }
}

.lp-jumbotron-image {
    position: absolute;
    right: 17px;
    bottom: 0;
    min-height: 0%;
}

@media screen and (max-width: 969px) {
    .lp-jumbotron-image {
        position: static;
        order: 2;
        padding: 0 6px;
    }
}

.lp-section {
    margin-bottom: 50px;
    padding: 22px 0 30px;
    overflow: hidden;
    background-color: #496474;
}

@media screen and (max-width: 969px) {
    .lp-section {
        margin-bottom: 40px;
        padding-top: 30px;
        padding-bottom: 8px;
    }
}

.lp-section-content {
    max-width: 970px;
    margin: 0 auto;
}

@media screen and (max-width: 969px) {
    .lp-section-content {
        max-width: 100%;
        padding: 0 20px;
    }
}

.lp-headingLevel2 {
    margin-bottom: 24px;
    color: #ffffff;
    font-size: 32px;
    font-weight: normal;
    text-align: center;
}

@media screen and (max-width: 640px) {
    .lp-headingLevel2 {
        font-size: calc(20vw * 100 / 360);
    }
}

.theme-KC .lp-headingLevel2 {
    font-size: 37px;
}

@media screen and (max-width: 640px) {
    .theme-KC .lp-headingLevel2 {
        font-size: calc(20vw * 100 / 360);
    }
}

.lp-layout-grid {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
}

.lp-layout-grid .lp-layout-grid-column {
    margin-bottom: 20px;
    padding-left: 30px;
}

.lp-layout-grid .lp-layout-grid-column > *:last-child {
    margin-bottom: 0;
}

.lp-layout-grid.of-function .lp-layout-grid-column {
    display: flex;
    z-index: 1;
    position: relative;
    min-height: 0%;
}

.lp-layout-grid.of-function .lp-layout-grid-column::before {
    display: block;
    z-index: -1;
    position: absolute;
    content: "";
}

@media screen and (max-width: 969px) {
    .lp-layout-grid.of-function .lp-layout-grid-column::before {
        display: none;
    }
}

.lp-layout-grid.of-function .lp-layout-grid-column:first-child::before {
    top: 53px;
    left: -214px;
    width: 270px;
    height: 285px;
    background: url("../../img/landing_page/pr_kv-7000_ethernet/pr_kv-7000_ethernet_rwd_bg_02.png") no-repeat 0 0;
}

.lp-layout-grid.of-function .lp-layout-grid-column:nth-child(2)::before {
    top: 62px;
    right: -213px;
    width: 284px;
    height: 305px;
    background: url("../../img/landing_page/pr_kv-7000_ethernet/pr_kv-7000_ethernet_rwd_bg_03.png") no-repeat 0 0;
}

.lp-layout-grid.of-function .lp-layout-grid-column:nth-child(3)::before {
    top: 86px;
    left: -210px;
    width: 267px;
    height: 267px;
    background: url("../../img/landing_page/pr_kv-7000_ethernet/pr_kv-7000_ethernet_rwd_bg_04.png") no-repeat 0 0;
}

.lp-layout-grid.of-function .lp-layout-grid-column:last-child::before {
    top: 112px;
    right: -193px;
    width: 225px;
    height: 289px;
    background: url("../../img/landing_page/pr_kv-7000_ethernet/pr_kv-7000_ethernet_rwd_bg_05.png") no-repeat 0 0;
}

@media screen and (max-width: 969px) {
    .lp-layout-grid .lp-layout-grid-column {
        display: block;
        margin-bottom: 24px;
    }
}

.lp-layout-grid.of-column-12 .of-column-6 {
    width: 50%;
}

@media only screen and (max-width: 969px) {
    .lp-layout-grid.lp-smallScreen-column {
        flex-direction: column;
    }
    .lp-layout-grid.lp-smallScreen-column .lp-layout-grid-column {
        width: 100%;
    }
}

.lp-card {
    width: 100%;
    padding: 16px 16px 40px;
    background: #f3f3f3 url("../../img/landing_page/pr_kv-7000_ethernet/pr_kv-7000_ethernet_rwd_bg_01.jpg") no-repeat center top;
    background-size: cover;
}

@media screen and (max-width: 969px) {
    .lp-card {
        max-width: 530px;
        margin: 0 auto;
        padding: 8px 8px 24px;
    }
}

.lp-media {
    display: flex;
    flex-direction: column-reverse;
}

.lp-media-body {
    padding: 0 22px;
}

.lp-media-body > *:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 969px) {
    .lp-media-body {
        padding: 0 15px;
    }
}

.lp-media-title {
    margin-bottom: 7px;
    color: #296c93;
    font-size: 29px;
}

@media screen and (max-width: 640px) {
    .lp-media-title {
        margin-bottom: 2px;
        font-size: calc(22vw * 100 / 360);
    }
}

.theme-KC .lp-media-title {
    font-size: 34px;
}

@media screen and (max-width: 969px) {
    .theme-KC .lp-media-title {
        font-size: 30px;
    }
}

@media screen and (max-width: 640px) {
    .theme-KC .lp-media-title {
        font-size: calc(22vw * 100 / 360);
    }
}

.lp-media-text {
    margin-top: 0;
    font-size: 20px;
    line-height: 1.3;
}

.lp-media-text .lp-media-subText {
    display: block;
    padding-top: 11px;
    color: #666666;
    font-size: 13px;
}

@media screen and (max-width: 640px) {
    .lp-media-text .lp-media-subText {
        font-size: calc(12vw * 100 / 360);
    }
}

@media screen and (max-width: 640px) {
    .lp-media-text {
        font-size: calc(16vw * 100 / 360);
    }
}

.theme-KC .lp-media-text {
    font-size: 23px;
}

.theme-KC .lp-media-text .lp-media-subText {
    font-size: 15px;
}

@media screen and (max-width: 640px) {
    .theme-KC .lp-media-text .lp-media-subText {
        font-size: calc(12vw * 100 / 360);
    }
}

@media screen and (max-width: 969px) {
    .theme-KC .lp-media-text {
        font-size: 20px;
    }
}

@media screen and (max-width: 640px) {
    .theme-KC .lp-media-text {
        font-size: calc(16vw * 100 / 360);
    }
}

.lp-media-image {
    min-height: 0%;
    margin-bottom: 23px;
    padding-left: 22px;
    text-align: center;
}

@media screen and (max-width: 969px) {
    .lp-media-image {
        margin-bottom: 15px;
        padding-left: 16px;
    }
}

.lp-mediaAsset {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    max-width: 970px;
    margin: 0 auto 47px;
}

@media screen and (max-width: 969px) {
    .lp-mediaAsset {
        flex-direction: column-reverse;
        max-width: 100%;
        padding: 0 20px;
        text-align: center;
    }
}

.lp-mediaAsset-body {
    max-width: 540px;
    margin-left: 68px;
}

.lp-mediaAsset-body > *:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 969px) {
    .lp-mediaAsset-body {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
    }
}

.lp-mediaAsset-text {
    font-size: 36px;
    line-height: 1.4;
}

@media screen and (max-width: 969px) {
    .lp-mediaAsset-text {
        font-size: 30px;
    }
}

@media screen and (max-width: 640px) {
    .lp-mediaAsset-text {
        font-size: calc(20vw * 100 / 360);
    }
}

.theme-KC .lp-mediaAsset-text {
    font-size: 42px;
}

@media screen and (max-width: 969px) {
    .theme-KC .lp-mediaAsset-text {
        font-size: 30px;
    }
}

@media screen and (max-width: 640px) {
    .theme-KC .lp-mediaAsset-text {
        font-size: calc(20vw * 100 / 360);
    }
}

.lp-mediaAsset-image {
    width: 290px;
    min-height: 0%;
}

@media screen and (max-width: 969px) {
    .lp-mediaAsset-image {
        width: 204px;
        margin-bottom: 25px;
    }
}

.theme-KC .lp-mediaAsset-image {
    width: 250px;
}

@media screen and (max-width: 969px) {
    .theme-KC .lp-mediaAsset-image {
        width: 204px;
    }
}

.lp-cardDownload {
    padding: 7px 20px 4px;
    background: linear-gradient(#3f3f3f, #1c1c1c);
    color: #ffffff;
    font-size: 2.4rem;
    font-weight: normal;
    text-align: center;
}

@media only screen and (max-width: 640px) {
    .lp-cardDownload {
        font-size: calc(24vw * 100 / 640);
    }
}

.lp-cardDownload-body {
    display: inline-block;
    position: relative;
    margin-bottom: 0;
    padding: 0 80px;
}

@media only screen and (max-width: 640px) {
    .lp-cardDownload-body {
        padding: 0 60px;
    }
}

.lp-cardDownload-body > *:last-child {
    margin-bottom: 0;
}

.lp-cardDownload-body::before,
.lp-cardDownload-body::after {
    display: block;
    position: absolute;
    top: 50%;
    width: 24px;
    height: 28px;
    margin-top: -14px;
    background: url("../../../img/landing_page/common/icon_btn_arrow.png") no-repeat;
    content: "";
}

.lp-cardDownload-body::before {
    left: 0;
}

.lp-cardDownload-body::after {
    right: 0;
}

.lp-utility-text-normal {
    font-weight: normal;
}
