@charset "UTF-8";

.lp-buttonConversion {
    display: inline-block;
    max-width: 100%;
    background: #dc002f;
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
    text-decoration: none;
}

.lp-buttonConversion:link, .lp-buttonConversion:visited {
    color: #fff;
}

@media only screen and (max-width: 640px) {
    .lp-buttonConversion {
        font-size: 1.6rem;
    }
}

.lp-buttonConversion-body {
    display: flex;
    align-items: center;
    padding: 12px 8px 12px 24px;
}

@media only screen and (max-width: 640px) {
    .lp-buttonConversion-body {
        padding-top: 14px;
        padding-bottom: 14px;
    }
}

.lp-buttonConversion-text {
    margin-right: 16px;
}

.lp-buttonConversion-image {
    margin: -22px 0;
    border: 1px solid #ccc;
}

.lp-buttonConversion-image > img {
    min-width: 42px;
    max-width: 60px;
}

.lp-buttonConversion.of-download .lp-buttonConversion-body, .lp-buttonConversion.of-anchor .lp-buttonConversion-body, .lp-buttonConversion.of-arrow .lp-buttonConversion-body, .lp-buttonConversion.of-inquiry .lp-buttonConversion-body {
    position: relative;
    padding-left: 52px;
}

.lp-buttonConversion.of-download .lp-buttonConversion-body::before, .lp-buttonConversion.of-anchor .lp-buttonConversion-body::before, .lp-buttonConversion.of-arrow .lp-buttonConversion-body::before, .lp-buttonConversion.of-inquiry .lp-buttonConversion-body::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 24px;
    width: 19px;
    height: 18px;
    transform: translateY(-50%);
    content: "";
}

.lp-buttonConversion.of-anchor .lp-buttonConversion-body {
    padding-top: 13px;
    padding-bottom: 14px;
    padding-left: 53px;
}

.lp-buttonConversion.of-anchor .lp-buttonConversion-body::before {
    top: 54%;
    left: 18px;
    background: url("../../../../img/landing_page/common/icon_btn_anc_03.png") no-repeat center center;
}

.lp-buttonConversion.of-arrow .lp-buttonConversion-body::before {
    left: 26px;
    height: 12px;
    border-width: 7px 0 7px 13px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}

.lp-buttonConversion.of-primary {
    background: #13778f;
}

.lp-buttonConversion.of-secondary {
    background: #0065bb;
}

.section {
    margin-bottom: 0;
    overflow: hidden;
}

p {
    margin-bottom: 0;
}

#ix_2060_01 img {
    max-width: 100%;
}

#ix_2060_01 .lp-jumbotron {
    background: #000;
}

#ix_2060_01 .lp-jumbotron-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 30px 40px;
}

#ix_2060_01 .lp-jumbotron-body {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    padding-bottom: 3px;
}

#ix_2060_01 .lp-jumbotron-textGroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 800px;
    padding: 30px;
}

@media screen and (max-width: 1240px) {
    #ix_2060_01 .lp-jumbotron-textGroup {
        padding: calc(24px + ((1vw - 9.7px) * (2.22222))) calc(20px + ((1vw - 9.7px) * (3.7037)));
    }
}

@media screen and (max-width: 970px) {
    #ix_2060_01 .lp-jumbotron-textGroup {
        padding: 24px 20px;
    }
}

#ix_2060_01 .lp-jumbotron-title {
    max-width: 100%;
    margin-bottom: 20px;
    color: #fff;
    font-size: 39px;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
}

@media screen and (max-width: 1240px) {
    #ix_2060_01 .lp-jumbotron-title {
        font-size: calc(31px + ((1vw - 9.7px) * (2.96296)));
    }
}

@media screen and (max-width: 970px) {
    #ix_2060_01 .lp-jumbotron-title {
        font-size: 31px;
    }
}

#ix_2060_01 .lp-jumbotron-series {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 670px;
    padding: 10px 15px;
    background: linear-gradient(135deg, #09b700 0%, #09b700 43%, #09b70a 44%, #07b626 45%, #07b628 46%, #06b44c 47%, #05b452 48%, #03b37f 49%, #03b37f 50%, #01b1a7 51%, #00b0c1 53%, #00b0c7 54%, #00b0c7 100%);
    color: #fff;
}

#ix_2060_01 .lp-jumbotron-seriesName {
    width: 285px;
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
}

#ix_2060_01 .lp-jumbotron-series .utility-textColor-emphasis {
    min-width: 38px;
    margin: 0 calc(10vw * 100 / 1240);
    color: #011810;
    font-size: 24px;
    text-align: center;
}

#ix_2060_01 .lp-jumbotron-image {
    display: flex;
    align-items: center;
    width: 220px;
}

#ix_2060_01 .lp-jumbotron-image > img {
    min-width: 100%;
}

#ix_2060_01 .lp-jumbotron-image.of-primary {
    order: -1;
}

#ix_2060_01 .lp-layout-grid {
    display: flex;
}

#ix_2060_01 .lp-layout-grid.of-content-center {
    justify-content: center;
}

#ix_2060_01 .lp-layout-grid.of-column-3 {
    padding-bottom: 18px;
}

#ix_2060_01 .lp-layout-grid.of-column-3 .lp-layout-grid-column {
    max-width: 256px;
    margin-right: 34px;
}

#ix_2060_01 .lp-layout-grid.of-column-3 .lp-layout-grid-column:last-child {
    margin-right: 0;
}

#ix_2060_01 .lp-layout-grid.of-column-2 {
    max-width: calc(1180px + 20px);
}

#ix_2060_01 .lp-layout-grid.of-column-2 .lp-layout-grid-column {
    width: 100%;
    max-width: 580px;
    margin-left: 20px;
}

#ix_2060_01 .lp-layout-grid.of-column-2 .lp-layout-grid-column:first-child {
    margin-left: 0;
}

.lp-section {
    width: 100%;
    background: #fff;
}

#ix_2060_01 .lp-section.of-primary {
    border: 1px solid #198128;
}

#ix_2060_01 .lp-section.of-secondary {
    border: 1px solid #007c95;
}

#ix_2060_01 .lp-section.of-content {
    padding: 40px 30px;
    background: #cfd7db;
}

#ix_2060_01 .lp-section-header {
    padding: 8px 50px 11px;
    text-align: center;
}

@media screen and (max-width: 1240px) {
    #ix_2060_01 .lp-section-header {
        padding: 8px calc(32px + ((1vw - 9.7px) * (6.66667))) 11px;
    }
}

@media screen and (max-width: 970px) {
    #ix_2060_01 .lp-section-header {
        padding: 8px 32px 11px;
    }
}

#ix_2060_01 .lp-section-header.of-primary {
    background: #198128;
    color: #f1ffd4;
}

#ix_2060_01 .lp-section-header.of-secondary {
    background: #007c95;
    color: #e6faff;
}

#ix_2060_01 .lp-section-title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 1.3;
}

@media screen and (max-width: 1240px) {
    #ix_2060_01 .lp-section-title {
        font-size: calc(20px + ((1vw - 9.7px) * (0.74074)));
    }
}

@media screen and (max-width: 970px) {
    #ix_2060_01 .lp-section-title {
        font-size: 20px;
    }
}

#ix_2060_01 .lp-section-title-content {
    font-weight: bold;
}

#ix_2060_01 .lp-section-title-content span {
    font-weight: bold;
}

#ix_2060_01 .lp-section-subtitle {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.3;
}

@media screen and (max-width: 1240px) {
    #ix_2060_01 .lp-section-subtitle {
        font-size: calc(14px + ((1vw - 9.7px) * (0.74074)));
    }
}

@media screen and (max-width: 970px) {
    #ix_2060_01 .lp-section-subtitle {
        font-size: 14px;
    }
}

#ix_2060_01 .lp-section-body {
    display: flex;
    flex-direction: column;
    padding: 0 40px 15px;
    background: linear-gradient(to bottom, #d7d7d7, #f5f5f5);
}

@media screen and (max-width: 1240px) {
    #ix_2060_01 .lp-section-body {
        padding: 0 calc(32px + ((1vw - 9.7px) * (2.96296))) 15px;
    }
}

@media screen and (max-width: 970px) {
    #ix_2060_01 .lp-section-body {
        padding: 0 32px 15px;
    }
}

#ix_2060_01 .lp-section-body > *:last-child {
    margin-bottom: 0;
}

#ix_2060_01 .lp-section-image {
    width: 100%;
    max-width: 325px;
    min-height: 0%;
    margin: 0 auto;
    padding: 11px 14px 10px 2px;
}

#ix_2060_01 .lp-section-content {
    display: flex;
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
}

.lp-figure {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 12px 20px 20px;
}

#ix_2060_01 .lp-figure-textGroup {
    padding-bottom: 10px;
    text-align: center;
}

#ix_2060_01 .lp-figure-textGroup .lp-figure-title {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
}

@media screen and (max-width: 1240px) {
    #ix_2060_01 .lp-figure-textGroup .lp-figure-title {
        font-size: calc(20px + ((1vw - 9.7px) * (0.74074)));
    }
}

@media screen and (max-width: 970px) {
    #ix_2060_01 .lp-figure-textGroup .lp-figure-title {
        font-size: 20px;
    }
}

#ix_2060_01 .lp-figure-textGroup .lp-figure-subtitle {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13px;
}

#ix_2060_01 .lp-figure-textGroup.of-primary {
    color: #198128;
}

#ix_2060_01 .lp-figure-textGroup.of-secondary {
    color: #007C95;
}

#ix_2060_01 .lp-figure-image {
    min-height: 0%;
}

#ix_2060_01 .lp-cardAsset {
    width: 100%;
    max-width: 970px;
    padding: 22px 60px;
    background: #242424;
    color: #e2e2e2;
}

@media screen and (max-width: 1240px) {
    #ix_2060_01 .lp-cardAsset {
        padding: calc(18px + ((1vw - 9.7px) * (1.48148))) calc(48px + ((1vw - 9.7px) * (4.44444)));
    }
}

@media screen and (max-width: 970px) {
    #ix_2060_01 .lp-cardAsset {
        padding: 18px 48px;
    }
}

#ix_2060_01 .lp-cardAsset-body {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100%;
    line-height: 1.3;
}

#ix_2060_01 .lp-cardAsset-text {
    display: block;
    margin-top: 0;
    font-size: 20px;
    text-align: center;
}

@media screen and (max-width: 1240px) {
    #ix_2060_01 .lp-cardAsset-text {
        font-size: calc(18px + ((1vw - 9.7px) * (0.74074)));
    }
}

@media screen and (max-width: 970px) {
    #ix_2060_01 .lp-cardAsset-text {
        font-size: 18px;
    }
}

#ix_2060_01 .lp-cardAsset-text > span {
    display: block;
}

#ix_2060_01 .lp-cardAsset-button {
    margin-left: 42px;
}

#ix_2060_01 .lp-cardAsset-button.of-primary {
    flex-shrink: 0;
    max-width: 100%;
}

#ix_2060_01 .lp-cardAsset-button p {
    margin-top: 0;
}

#ix_2060_01 .lp-listFeature {
    display: flex;
    position: relative;
    justify-content: center;
    order: 2;
    margin-left: -6px;
    padding-bottom: 16px;
}

#ix_2060_01 .lp-listFeature > li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25%;
    min-height: 46px;
    margin-left: 5px;
    padding: 6px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
}

@media screen and (max-width: 1240px) {
    #ix_2060_01 .lp-listFeature > li {
        min-height: calc(36px + ((1vw - 9.7px) * (3.7037)));
    }
}

@media screen and (max-width: 970px) {
    #ix_2060_01 .lp-listFeature > li {
        min-height: 38px;
    }
}

#ix_2060_01 .lp-listFeature > li > span {
    font-weight: bold;
}

#ix_2060_01 .lp-listFeature > li.of-primary {
    background: #198128;
}

#ix_2060_01 .lp-listFeature > li.of-secondary {
    background: #007c95;
}

#ix_2060_01 .lp-listButton {
    display: flex;
    margin: -32px 0 24px -24px;
}

#ix_2060_01 .lp-listButton.of-marginBottom-0 {
    margin-bottom: 0;
}

.lp-listButton > li {
    margin-top: 32px;
    margin-left: 24px;
}

#ix_2060_01 .lp-textGroup {
    order: 3;
}

#ix_2060_01 .lp-textGroup-body {
    font-size: 18px;
}

#ix_2060_01 .lp-textGroup-body > li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 18px;
    font-size: 16px;
    line-height: 1.3;
}

#ix_2060_01 .lp-textGroup-body > li::before {
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 0;
    width: 10px;
    border-top: 3px solid;
    vertical-align: middle;
    content: "";
}

#ix_2060_01 .lp-textGroup-body.of-primary > li::before {
    border-color: #008e3f;
}

#ix_2060_01 .lp-textGroup-body.of-secondary > li::before {
    border-color: #008cab;
}

#ix_2060_01 .lp-mediaCatalog {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
}

#ix_2060_01 .lp-mediaCatalog-text {
    width: 100%;
    min-width: 170px;
    max-width: 170px;
    margin-top: 0;
    color: #b7b7b7;
    font-size: 14px;
}

#ix_2060_01 .lp-mediaCatalog-image {
    margin-right: 8px;
    border: 1px solid #5d5e5e;
}

#ix_2060_01 .lp-mediaCatalog-image > img {
    width: 70px;
}

#ix_2060_01 .lp-mediaAsset {
    padding: 38px 60px 30px;
}

#ix_2060_01 .lp-mediaAsset-body {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
}

#ix_2060_01 .lp-mediaAsset-text {
    margin: 0 calc(47vw * 100 / 1240) 0 35px;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.5;
}

@media screen and (max-width: 1240px) {
    #ix_2060_01 .lp-mediaAsset-text {
        font-size: calc(22px + ((1vw - 9.7px) * (3.7037)));
    }
}

@media screen and (max-width: 970px) {
    #ix_2060_01 .lp-mediaAsset-text {
        font-size: 22px;
    }
}

#ix_2060_01 .lp-mediaAsset-imageGroup {
    display: flex;
    flex-shrink: 0;
    margin-right: 10px;
}

#ix_2060_01 .lp-mediaAsset-image {
    margin-left: 20px;
    border: 1px solid #d3d4d5;
}

#ix_2060_01 .lp-mediaAsset-image:first-child {
    margin-left: 0;
}

#ix_2060_01 .lp-mediaAsset-image > img {
    width: 90px;
}

#ix_2060_01 .lp-headingLevel3 {
    padding-bottom: 8px;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
}

@media screen and (max-width: 1240px) {
    #ix_2060_01 .lp-headingLevel3 {
        font-size: calc(18px + ((1vw - 9.7px) * (1.48148)));
    }
}

@media screen and (max-width: 970px) {
    #ix_2060_01 .lp-headingLevel3 {
        font-size: 18px;
    }
}

#ix_2060_01 .utility-text-small {
    font-size: 12px;
}

.lp-utility-nowrap {
    word-break: keep-all;
}

#main.lp {
    margin-top: 0 !important;
}

#header.simple {
    margin-bottom: 0 !important;
}

#ix_2060_01 .lp-utility-justifyContent-spaceAround {
    justify-content: space-around;
}

#ix_2060_01 .lp-utility-textAlign-left {
    text-align: left;
}