@charset "UTF-8";

.lp-buttonConversion {
    display: inline-block;
    max-width: 100%;
    background: #dc002f;
    color: #fff;
    font-size: 2rem;
    line-height: 1.4;
    text-align: center;
    text-decoration: none;
}

@media only screen and (max-width: 640px) {
    .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: 53px;
}

.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-download .lp-buttonConversion-body::before {
    background: url("../../img/landing_page/common/icon_btn_dl.png") no-repeat center center;
}

.lp-buttonConversion.of-anchor .lp-buttonConversion-body::before {
    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-inquiry .lp-buttonConversion-body::before {
    background: url("../../img/landing_page/common/icon_btn_inquiry_01.png") no-repeat center center;
}

.lp-buttonConversion.of-priceIcon .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-jpy .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-gbp .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-krw .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-eur .lp-buttonConversion-body {
    position: relative;
    padding-left: 53px;
}

.lp-buttonConversion.of-priceIcon .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-jpy .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-gbp .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-krw .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-eur .lp-buttonConversion-body::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 24px;
    width: 19px;
    height: 18px;
    transform: translateY(-50%);
    content: "";
}

.lp-buttonConversion.of-priceIcon .lp-buttonConversion-body::before {
    background: url("../../img/landing_page/common/icon_btn_price_usd.png") no-repeat center center;
}

.lp-buttonConversion.of-priceIcon-jpy .lp-buttonConversion-body::before {
    background: url("../../img/landing_page/common/icon_btn_price_jpy.png") no-repeat center center;
}

.lp-buttonConversion.of-priceIcon-gbp .lp-buttonConversion-body::before {
    background: url("../../img/landing_page/common/icon_btn_price_gbp.png") no-repeat center center;
}

.lp-buttonConversion.of-priceIcon-krw .lp-buttonConversion-body::before {
    background: url("../../img/landing_page/common/icon_btn_price_krw.png") no-repeat center center;
}

.lp-buttonConversion.of-priceIcon-eur .lp-buttonConversion-body::before {
    background: url("../../img/landing_page/common/icon_btn_price_eur.png") no-repeat center center;
}

.lp-buttonConversion.of-primary {
    background: #13778f;
}

.lp-buttonConversion.of-secondary {
    background: #0065bb;
}

.lp-buttonConversion {
    display: inline-block;
    max-width: 100%;
    background: #dc002f;
    color: #fff;
    font-size: 2rem;
    line-height: 1.4;
    text-align: center;
    text-decoration: none;
}

@media only screen and (max-width: 640px) {
    .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: 53px;
}

.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-download .lp-buttonConversion-body::before {
    background: url("../../img/landing_page/common/icon_btn_dl.png") no-repeat center center;
}

.lp-buttonConversion.of-anchor .lp-buttonConversion-body::before {
    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-inquiry .lp-buttonConversion-body::before {
    background: url("../../img/landing_page/common/icon_btn_inquiry_01.png") no-repeat center center;
}

.lp-buttonConversion.of-priceIcon .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-jpy .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-gbp .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-krw .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-eur .lp-buttonConversion-body {
    position: relative;
    padding-left: 53px;
}

.lp-buttonConversion.of-priceIcon .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-jpy .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-gbp .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-krw .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-eur .lp-buttonConversion-body::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 24px;
    width: 19px;
    height: 18px;
    transform: translateY(-50%);
    content: "";
}

.lp-buttonConversion.of-priceIcon .lp-buttonConversion-body::before {
    background: url("../../img/landing_page/common/icon_btn_price_usd.png") no-repeat center center;
}

.lp-buttonConversion.of-priceIcon-jpy .lp-buttonConversion-body::before {
    background: url("../../img/landing_page/common/icon_btn_price_jpy.png") no-repeat center center;
}

.lp-buttonConversion.of-priceIcon-gbp .lp-buttonConversion-body::before {
    background: url("../../img/landing_page/common/icon_btn_price_gbp.png") no-repeat center center;
}

.lp-buttonConversion.of-priceIcon-krw .lp-buttonConversion-body::before {
    background: url("../../img/landing_page/common/icon_btn_price_krw.png") no-repeat center center;
}

.lp-buttonConversion.of-priceIcon-eur .lp-buttonConversion-body::before {
    background: url("../../img/landing_page/common/icon_btn_price_eur.png") no-repeat center center;
}

.lp-buttonConversion.of-primary {
    background: #13778f;
}

.lp-buttonConversion.of-secondary {
    background: #0065bb;
}

.lp-navigationSeries {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1240px;
    margin: 20px auto;
    padding: 4px 10px;
    border: 2px solid #e5e5e5;
    color: #999;
}

div#MainContent .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;
    }
}

div#MainContent .lp-navigationSeries-title {
    margin-bottom: 0;
    color: #999;
    font-size: 11px;
    line-height: 1.3;
    text-transform: none;
}

div#MainContent .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: #999;
}

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 > li {
    display: flex;
    position: relative;
    margin-top: 3px;
    margin-left: 10px;
    background: none;
    font-size: 1.1rem;
    line-height: 1.3;
}

div#MainContent .lp-navigationSeries-linkList > li {
    margin: 3px 0 0 10px;
    padding: 0;
    background: none;
    font-size: 11px;
}

.lp-navigationSeries-linkList > li > a {
    display: block;
    position: relative;
    width: 100%;
    padding-left: 9px;
    color: #999;
    line-height: 1.3;
    text-decoration: none;
}

.lp-navigationSeries-linkList > li > a::before {
    display: block;
    position: absolute;
    top: 4px;
    left: -2px;
    width: 5px;
    height: 5px;
    transform: rotate(45deg);
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    content: "";
}

div#MainContent .lp-navigationSeries-linkList > li > a:link {
    color: #999;
}

div#MainContent .lp-navigationSeries-linkList > li > a::before {
    top: 0.3em;
}

.lp-navigationSeries-linkList > li > a:hover, .lp-navigationSeries-linkList > li > a:focus {
    text-decoration: underline;
}

.lp-mediaJumbotron-body > *:last-child, .lp-media-body > *:last-child, .lp-mediaAsset-body > *:last-child, .lp-textPhoneLink > *:last-child {
    margin-bottom: 0;
}

.lp-jumbotron {
    padding-top: calc(45rem + ((1vw - 1.481rem) * (21.19461)));
    background: url("../../../img/landing_page/ed_digital-microscope_01138821/ed_digital-microscope_01138821_bg_01.png") no-repeat center calc(-30rem + ((1vw - 1.481rem) * (-21.19461)));
    background-size: cover;
}

@media screen and (max-width: 1580px) {
    .lp-jumbotron {
        padding-top: calc(36rem + ((1vw - 1.024rem) * (43.85965)));
        background: url("../../../img/landing_page/ed_digital-microscope_01138821/ed_digital-microscope_01138821_bg_01.png") no-repeat center calc(-25rem + ((1vw - 1.024rem) * (-10.96491)));
        background-size: calc(128rem + ((1vw - 1.024rem) * (70.17544)));
    }
}

@media screen and (max-width: 1024px) {
    .lp-jumbotron {
        padding-top: calc(18.5rem + ((1vw - 0.36rem) * (26.35542)));
        background: url("../../../img/landing_page/ed_digital-microscope_01138821/ed_digital-microscope_01138821_bg_01.png") no-repeat center calc(-9rem + ((1vw - 0.36rem) * (-24.09639)));
        background-size: calc(50rem + ((1vw - 0.36rem) * (117.46988)));
    }
}

@media only screen and (min-width: 1024px) and (max-height: 921px) {
    .lp-jumbotron {
        padding-top: calc((300 * 100vh) / 655);
    }
}

.lp-jumbotron-content {
    padding-bottom: 20px;
    background: #f0f0f0;
}

.lp-jumbotron-body {
    display: flex;
    justify-content: center;
    max-width: calc(1280px + 80px);
    margin: 0 auto;
    padding: 0 40px;
}

@media screen and (max-width: 1280px) {
    .lp-jumbotron-body {
        padding: 0 calc(2rem + ((1vw - 1.024rem) * (7.8125)));
    }
}

@media screen and (max-width: 1024px) {
    .lp-jumbotron-body {
        display: block;
        padding: 0 20px 67px;
        padding-bottom: 67px;
    }
}

.lp-jumbotron-title {
    display: block;
    font-family: source-han-serif-korean, serif;
    font-size: 5.4rem;
    font-weight: normal;
    letter-spacing: -1px;
}

@media screen and (max-width: 1280px) {
    .lp-jumbotron-title {
        font-size: calc(3.9rem + ((1vw - 1.024rem) * (5.85938)));
    }
}

@media screen and (max-width: 1024px) {
    .lp-jumbotron-title {
        font-size: calc(2.7rem + ((1vw - 0.36rem) * (1.95783)));
    }
}

.lp-jumbotron-series {
    font-size: 2.4rem;
    font-weight: normal;
}

@media screen and (max-width: 1280px) {
    .lp-jumbotron-series {
        font-size: calc(2rem + ((1vw - 1.024rem) * (1.5625)));
    }
}

@media screen and (max-width: 1024px) {
    .lp-jumbotron-series {
        display: block;
        font-size: calc(1.8rem + ((1vw - 0.36rem) * (0.3012)));
    }
}

.lp-jumbotron-seriesName {
    font-size: 2.4rem;
    font-weight: normal;
}

@media screen and (max-width: 1280px) {
    .lp-jumbotron-seriesName {
        font-size: calc(2rem + ((1vw - 1.024rem) * (1.5625)));
    }
}

@media screen and (max-width: 1024px) {
    .lp-jumbotron-seriesName {
        display: block;
        font-size: calc(1.8rem + ((1vw - 0.36rem) * (0.90361)));
    }
}

.lp-mediaJumbotron {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: center;
}

@media screen and (max-width: 1024px) {
    .lp-mediaJumbotron {
        flex-direction: column-reverse;
        align-items: center;
    }
}

.lp-mediaJumbotron-body {
    margin-top: 30px;
}

@media screen and (max-width: 1024px) {
    .lp-mediaJumbotron-body {
        width: 100%;
        margin-top: -25px;
    }
}

.lp-mediaJumbotron-image {
    flex: 1 0 auto;
    min-height: 0%;
    margin-top: -140px;
    margin-right: 40px;
}

@media screen and (max-width: 1280px) {
    .lp-mediaJumbotron-image {
        width: 450px;
        margin-top: calc(-12rem + ((1vw - 1.024rem) * (-4.38596)));
    }
}

@media screen and (max-width: 1024px) {
    .lp-mediaJumbotron-image {
        max-width: 280px;
        margin-top: -30px;
        margin-right: 0;
    }
}

.lp-media {
    display: flex;
    position: relative;
    margin-bottom: 64px;
}

@media screen and (max-width: 1024px) {
    .lp-media {
        flex-direction: column;
        align-items: center;
        margin-bottom: 30px;
    }
}

.lp-media-body {
    max-width: 620px;
    margin-right: 70px;
    font-size: 2rem;
}

@media screen and (max-width: 1580px) {
    .lp-media-body {
        max-width: calc(55rem + ((1vw - 1.28rem) * (16.66667)));
        margin-right: calc(3rem + ((1vw - 1.024rem) * (7.19424)));
        font-size: calc(1.8rem + ((1vw - 1.024rem) * (0.35971)));
    }
}

@media screen and (max-width: 1280px) {
    .lp-media-body {
        max-width: calc(38rem + ((1vw - 1.024rem) * (66.40625)));
    }
}

@media screen and (max-width: 1024px) {
    .lp-media-body {
        max-width: 100%;
        margin-right: 0;
    }
}

.lp-media-body p {
    line-height: 2;
}

.lp-media-image {
    position: absolute;
    top: 0;
    right: 0;
    min-height: 0%;
}

@media screen and (max-width: 1024px) {
    .lp-media-image {
        position: static;
    }
}

@media screen and (max-width: 1580px) {
    .lp-media-image {
        width: calc(35rem + ((1vw - 1.024rem) * (16.18705)));
    }
}

.lp-media.of-reverse {
    flex-direction: row-reverse;
}

@media screen and (max-width: 1024px) {
    .lp-media.of-reverse {
        flex-direction: column;
    }
}

.lp-media.of-reverse .lp-media-image {
    left: 0;
}

@media screen and (max-width: 1024px) {
    .lp-media.of-reverse .lp-media-image {
        position: static;
    }
}

@media screen and (max-width: 1580px) {
    .lp-media.of-reverse .lp-media-image {
        width: calc(35rem + ((1vw - 1.024rem) * (16.18705)));
    }
}

.lp-media.of-reverse .lp-media-body {
    margin-right: 0;
    margin-left: 80px;
}

@media screen and (max-width: 1580px) {
    .lp-media.of-reverse .lp-media-body {
        margin-left: calc(3rem + ((1vw - 1.024rem) * (7.19424)));
    }
}

@media screen and (max-width: 1024px) {
    .lp-media.of-reverse .lp-media-body {
        margin-left: 0;
    }
}

.lp-mediaAsset-content {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    max-width: calc(1280px + 80px);
    margin: 0 auto;
    padding: 0 40px;
}

@media screen and (max-width: 1024px) {
    .lp-mediaAsset-content {
        flex-direction: column-reverse;
        padding: 0;
    }
}

.lp-mediaAsset-body {
    width: 100%;
    max-width: 700px;
}

.lp-mediaAsset-text {
    font-size: 3rem;
}

@media screen and (max-width: 1024px) {
    .lp-mediaAsset-text {
        font-size: 2rem;
    }
}

.lp-mediaAsset-image {
    min-width: 141px;
    margin-right: 62px;
}

@media screen and (max-width: 1024px) {
    .lp-mediaAsset-image {
        margin-right: 0;
    }
}

.lp-mediaAsset-image.of-border {
    border: 1px solid #ccc;
}

.lp-section-content {
    max-width: calc(1280px + 80px);
    margin: 0 auto;
    padding: 190px 100px 0 130px;
}

@media screen and (max-width: 1580px) {
    .lp-section-content {
        padding: 190px calc(14.5rem + ((1vw - 1.28rem) * (-15))) 0 130px;
    }
}

@media screen and (max-width: 1280px) {
    .lp-section-content {
        padding: 190px calc(10rem + ((1vw - 1.024rem) * (11.71875))) 0 130px;
    }
}

@media screen and (max-width: 1024px) {
    .lp-section-content {
        padding: 0 20px;
        padding-top: 80px;
    }
}

.lp-section-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1530px;
    height: 480px;
    overflow: hidden;
}

@media screen and (max-width: 1580px) {
    .lp-section-image {
        width: calc(92rem + ((1vw - 1.024rem) * (82.73381)));
        height: calc(30rem + ((1vw - 1.024rem) * (32.3741)));
    }
}

@media screen and (max-width: 1024px) {
    .lp-section-image {
        display: block;
        width: 100%;
        height: 180px;
    }
}

.lp-section-image img {
    flex-shrink: 0;
}

.lp-section.of-primary {
    position: relative;
    min-height: 800px;
    background: url("../../../img/landing_page/ed_digital-microscope_01138821/ed_digital-microscope_01138821_bg_02.png") right bottom 80px no-repeat;
}

@media screen and (max-width: 1024px) {
    .lp-section.of-primary {
        min-height: auto;
        background: none;
    }
}

@media screen and (max-width: 1024px) {
    .lp-section.of-primary .lp-section-image {
        margin-top: -60px;
    }
}

.lp-section.of-secondary {
    position: relative;
    min-height: 800px;
    background: url("../../../img/landing_page/ed_digital-microscope_01138821/ed_digital-microscope_01138821_bg_03.png") left bottom 80px no-repeat;
}

@media screen and (max-width: 1024px) {
    .lp-section.of-secondary {
        min-height: auto;
        background: none;
    }
}

.lp-section.of-secondary .lp-section-content {
    padding: 0 100px 0 100px;
    padding-top: 190px;
}

@media screen and (max-width: 1580px) {
    .lp-section.of-secondary .lp-section-content {
        padding: 190px calc(14.5rem + ((1vw - 1.28rem) * (-15))) 0 calc(14.5rem + ((1vw - 1.28rem) * (-15)));
    }
}

@media screen and (max-width: 1280px) {
    .lp-section.of-secondary .lp-section-content {
        padding: 190px calc(14.5rem + ((1vw - 1.28rem) * (-5))) 0 calc(10rem + ((1vw - 1.024rem) * (11.71875)));
    }
}

@media screen and (max-width: 1024px) {
    .lp-section.of-secondary .lp-section-content {
        padding: 0 20px;
        padding-top: 80px;
    }
}

.lp-section.of-secondary .lp-section-image {
    width: 1530px;
    height: 480px;
    margin-right: 0;
    margin-left: auto;
    overflow: hidden;
}

@media screen and (max-width: 1580px) {
    .lp-section.of-secondary .lp-section-image {
        width: calc(93rem + ((1vw - 1.024rem) * (80.93525)));
        height: calc(30rem + ((1vw - 1.024rem) * (32.3741)));
    }
}

@media screen and (max-width: 1024px) {
    .lp-section.of-secondary .lp-section-image {
        width: 100%;
        height: 180px;
    }
}

.lp-section.of-tertiary {
    position: relative;
    min-height: 800px;
    background: url("../../../img/landing_page/ed_digital-microscope_01138821/ed_digital-microscope_01138821_bg_04.png") right bottom 80px no-repeat;
}

@media screen and (max-width: 1024px) {
    .lp-section.of-tertiary {
        min-height: auto;
        background: none;
    }
}

.lp-section.of-quaternary {
    padding-bottom: 20px;
}

.lp-section.of-quaternary .lp-section-content {
    padding-top: 160px;
}

@media screen and (max-width: 1024px) {
    .lp-section.of-quaternary .lp-section-content {
        padding-top: 80px;
    }
}

.lp-headingLevel2 {
    color: #5f6d9f;
    font-family: source-han-serif-korean, serif;
    font-size: 4.8rem;
    font-weight: normal;
}

@media screen and (max-width: 1580px) {
    .lp-headingLevel2 {
        font-size: calc(3.5rem + ((1vw - 1.024rem) * (2.33813)));
    }
}

@media screen and (max-width: 1024px) {
    .lp-headingLevel2 {
        font-size: 2.4rem;
    }
}

.lp-textPhoneLink {
    width: 100%;
    margin-bottom: 6px;
    font-size: 2.8rem;
    font-style: normal;
    text-align: center;
}

.lp-textPhoneLink-numberGroup {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.lp-textPhoneLink-number {
    display: inline-block;
    position: relative;
    align-items: center;
    margin-bottom: 8px;
    font-size: 4.2rem;
    font-weight: 700;
    text-decoration: none;
}

.lp-textPhoneLink-number > .AutoPhoneCall {
    position: relative;
    color: #333;
    letter-spacing: -1px;
    line-height: 1;
    text-decoration: none;
    cursor: default;
}

.lp-lead-text {
    margin-top: 100px;
    padding: 5px 0;
    background: linear-gradient(#3f3f3f 0%, #171717 100%) #3f3f3f;
    color: #fff;
    font-size: 2.5rem;
    text-align: center;
}

@media screen and (max-width: 1024px) {
    .lp-lead-text {
        margin-top: 60px;
    }
}

@media screen and (max-width: 768px) {
    .lp-lead-text {
        font-size: calc(1.6rem + ((1vw - 0.36rem) * (2.20588)));
    }
}

.lp-lead-text-inner {
    display: inline-block;
    position: relative;
    padding: 0 40px;
}

.lp-lead-text-inner::before {
    display: block;
    position: absolute;
    top: 50%;
    left: -22px;
    width: 24px;
    height: 25px;
    transform: translateY(-50%);
    background: url("../../img/landing_page/common/icon_btn_arrow.png");
    content: "";
}

@media screen and (max-width: 460px) {
    .lp-lead-text-inner::before {
        left: 0;
    }
}

.lp-lead-text-inner::after {
    display: block;
    position: absolute;
    top: 50%;
    right: -22px;
    width: 24px;
    height: 25px;
    transform: translateY(-50%);
    background: url("../../img/landing_page/common/icon_btn_arrow.png");
    content: "";
}

@media screen and (max-width: 460px) {
    .lp-lead-text-inner::after {
        right: 0;
    }
}

.lp-listButton {
    display: flex;
    flex-wrap: wrap;
    margin: -24px 0 40px -8px;
}

.lp-listButton > *:last-child {
    margin-bottom: 0;
}

.lp-listButton li {
    margin-top: 24px;
    padding-left: 6px;
}

.lp-utility-marginBottom-1 {
    margin-bottom: 10px;
}

.lp-utility-marginBottom-2 {
    margin-bottom: 16px;
}

.lp-utility-marginBottom-3 {
    margin-bottom: 24px;
}

.lp-utility-marginBottom-4 {
    margin-bottom: 32px;
}

.lp-utility-marginBottom-5 {
    margin-bottom: 40px;
}

.lp-utility-marginBottom-6 {
    margin-bottom: 48px;
}

.lp-utility-marginBottom-7 {
    margin-bottom: 56px;
}

.lp-utility-marginBottom-8 {
    margin-bottom: 64px;
}

.lp-utility-marginBottom-9 {
    margin-bottom: 72px;
}

.lp-utility-marginBottom-10 {
    margin-bottom: 80px;
}

.lp-utility-marginBottom-11 {
    margin-bottom: 160px;
}

.lp-utility-text-large {
    font-size: 4.4rem;
}

@media screen and (max-width: 1280px) {
    .lp-utility-text-large {
        font-size: calc(3rem + ((1vw - 1.024rem) * (3.07018)));
    }
}

@media screen and (max-height: 900px) and (max-width: 1480px) {
    .lp-utility-text-large {
        font-size: 3rem;
    }
}

@media screen and (max-width: 1024px) {
    .lp-utility-text-large {
        font-size: calc(2rem + ((1vw - 0.36rem) * (3.61446)));
    }
}

.lp-utility-line-break {
    display: block;
}

.lp-utility-textAlign-center {
    text-align: center;
}

.lp-utility-textAlign-right {
    text-align: right;
}

.lp-utility-weight-normal {
    font-weight: normal;
}

@media only screen and (min-width: 1024px) {
    .lp-largeScreen-line-break {
        display: block;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 360px) {
    .lp-largeScreen-line-break {
        display: inline;
    }
}

@media only screen and (min-width: 1024px) {
    .lp-largeScreen-textAlign-center {
        text-align: center;
    }
    .lp-largeScreen-textAlign-right {
        text-align: right;
    }
    .lp-largeScreen-weight-normal {
        font-weight: normal;
    }
    .lp-largeScreen-justifyContent-end {
        justify-content: end;
    }
    .lp-largeScreen-marginBottom-1 {
        margin-bottom: 10px;
    }
    .lp-largeScreen-marginBottom-2 {
        margin-bottom: 16px;
    }
    .lp-largeScreen-marginBottom-3 {
        margin-bottom: 24px;
    }
    .lp-largeScreen-marginBottom-4 {
        margin-bottom: 32px;
    }
    .lp-largeScreen-marginBottom-5 {
        margin-bottom: 40px;
    }
    .lp-largeScreen-marginBottom-6 {
        margin-bottom: 48px;
    }
    .lp-largeScreen-marginBottom-7 {
        margin-bottom: 56px;
    }
    .lp-largeScreen-marginBottom-8 {
        margin-bottom: 64px;
    }
    .lp-largeScreen-marginBottom-9 {
        margin-bottom: 72px;
    }
    .lp-largeScreen-marginBottom-10 {
        margin-bottom: 80px;
    }
    .lp-largeScreen-marginBottom-11 {
        margin-bottom: 160px;
    }
}

@media screen and (max-width: 1024px) {
    .lp-smallScreen-marginBottom-1 {
        margin-bottom: 10px;
    }
    .lp-smallScreen-marginBottom-2 {
        margin-bottom: 16px;
    }
    .lp-smallScreen-marginBottom-3 {
        margin-bottom: 24px;
    }
    .lp-smallScreen-marginBottom-4 {
        margin-bottom: 32px;
    }
    .lp-smallScreen-marginBottom-5 {
        margin-bottom: 40px;
    }
    .lp-smallScreen-marginBottom-6 {
        margin-bottom: 48px;
    }
    .lp-smallScreen-marginBottom-7 {
        margin-bottom: 56px;
    }
    .lp-smallScreen-marginBottom-8 {
        margin-bottom: 64px;
    }
    .lp-smallScreen-marginBottom-9 {
        margin-bottom: 72px;
    }
    .lp-smallScreen-marginBottom-10 {
        margin-bottom: 80px;
    }
    .lp-smallScreen-marginBottom-11 {
        margin-bottom: 160px;
    }
    .lp-smallScreen-textAlign-center {
        text-align: center;
    }
    .lp-smallScreen-textAlign-right {
        text-align: right;
    }
    .lp-smallScreen-justifyContent-center {
        justify-content: center;
    }
}

.lp-smallScreen-hide {
    display: block !important;
}

@media screen and (max-width: 1024px) {
    .lp-smallScreen-hide {
        display: none !important;
    }
}

.lp-smallScreen-show {
    display: none !important;
}

@media screen and (max-width: 1024px) {
    .lp-smallScreen-show {
        display: block !important;
    }
}

@media screen and (max-width: 1024px) {
    .lp-smallScreen-lastChild {
        margin-bottom: 0;
    }
}
