@charset "UTF-8";

div#Container {
    overflow: hidden;
}

div#Container div#ContentsLayout.SingleWide:first-child {
    padding-top: 0;
}

div#HeaderArea {
    margin-bottom: 20px;
}

div#MainContent div#MainContentBody > .Section > p:first-child {
    margin: 0;
}

.edVkxLsrMicrscp {
    width: 850px;
    margin: 0 auto;
}

.edVkxLsrMicrscp * {
    box-sizing: border-box;
}

.edVkxLsrMicrscp *::before {
    box-sizing: border-box;
}

.edVkxLsrMicrscp *::after {
    box-sizing: border-box;
}

div#MainContent .edVkxLsrMicrscp p {
    margin-bottom: 0;
}

.edVkxLsrMicrscpJumbotron {
    position: relative;
}

.edVkxLsrMicrscpJumbotron .cmnLpAncrBtn03 {
    position: absolute;
    bottom: 60px;
    right: 160px;
    max-width: 305px;
    width: 100%;
}

.edVkxLsrMicrscpJumbotron .cmnLpAncrBtn03 a {
    font-size: 27px;
}

.edVkxLsrMicrscpMediaAsset {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin: 50px 0;
    padding: 0 110px;
}

.edVkxLsrMicrscpMediaAssetBody {
    flex: 1;
    padding: 0 30px;
    font-size: 32px;
}

.edVkxLsrMicrscpMediaAssetImage {
    border: #d0d0d0 solid 1px;
}

.edVkxLsrMicrscpCardDownload {
    padding: 7px 20px 4px;
    background: linear-gradient(#3f3f3f, #1c1c1c);
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
}

.edVkxLsrMicrscpCardDownloadBody {
    display: inline-block;
    position: relative;
    margin-bottom: 0;
    padding: 0 80px;
}

.edVkxLsrMicrscpCardDownloadBody::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 24px;
    height: 28px;
    margin-top: -14px;
    background: url("../../../img/landing_page/common/icon_btn_arrow.png") no-repeat;
    content: "";
}

.edVkxLsrMicrscpCardDownloadBody::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 24px;
    height: 28px;
    margin-top: -14px;
    background: url("../../../img/landing_page/common/icon_btn_arrow.png") no-repeat;
    content: "";
}
