<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@charset "UTF-8";
/*
 * 'Roboto' is lisenced under the Apache License, version 2.0
 * https://fonts.google.com/specimen/Roboto
 * https://www.google.com/fonts/attribution
 * http://www.apache.org/licenses/LICENSE-2.0
 */
@font-face {
    src: url("https://library.keyence.com/fonts/Roboto-Regular.eot");
    font-family: "Roboto";
}

@font-face {
    src: url("https://library.keyence.com/fonts/Roboto-Regular.woff") format("woff"), url("https://library.keyence.com/fonts/Roboto-Regular.ttf") format("truetype");
    font-family: "Roboto";
}

@font-face {
    src: url("https://library.keyence.com/fonts/Roboto-Bold.eot");
    font-family: "Roboto";
    font-weight: bold;
}

@font-face {
    src: url("https://library.keyence.com/fonts/Roboto-Bold.woff") format("woff"), url("https://library.keyence.com/fonts/Roboto-Bold.ttf") format("truetype");
    font-family: "Roboto";
    font-weight: bold;
}

body .PrIm7500 * {
    font-family: "Roboto", helvetica, arial, meiryo, sans-serif;
}

[lang="fr"] body .PrIm7500 * {
    font-family: "Roboto", "Arial", Verdana;
}

[lang="ko"] body .PrIm7500 * {
    font-family: "돋움", dotum, arial, san-serif;
}

[lang="th"] body .PrIm7500 * {
    font-family: Arial, sans-serif;
}

.theme-KC body .PrIm7500 * {
    font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

.theme-KW body .PrIm7500 * {
    font-family: helvetica, arial, san-serif;
}

/* ========== Reset ========== */
#ContentsArea #MainContentBody {
    padding-bottom: 5px;
}

/* ========== Common Setting ========== */
.PrIm7500 {
    overflow: hidden;
}

.PrIm7500 *, .PrIm7500::before, .PrIm7500::after {
    box-sizing: border-box;
}

.PrIm7500 p,
.PrIm7500 dl {
    font-size: 18px;
    line-height: 1.2;
}

.PrIm7500 img {
    width: 100%;
}

.PrIm7500 .NormalWeight {
    font-weight: normal !important;
}

/* ========== Main Visual ========== */
.PrIm7500 .PrIm7500Mv {
    width: 320px;
    margin: 0 auto 12px;
    padding: 16px 11px 0;
}

.PrIm7500 .PrIm7500Hdg01 {
    -ms-flex-direction: column;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
    font-size: 22px;
    line-height: 1.2;
    text-align: center;
}

.PrIm7500 .PrIm7500Hdg01 .HdgSubTitle {
    -ms-flex-order: 1;
    display: block;
    order: 1;
    margin-bottom: 10px;
    font-size: 14px;
}

.PrIm7500 .PrIm7500Hdg01 .HdgSubTitle .TitleLabel {
    color: #ce0010;
    font-weight: bold;
}

.PrIm7500 .PrIm7500Hdg01 .HdgSubTitle .SubTitleTxt {
    display: block;
}

.PrIm7500 .PrIm7500Hdg01 .HdgMainTitle {
    -ms-flex-order: 3;
    order: 3;
}

.PrIm7500 .PrIm7500Hdg01 .HdgMainTitle .HdgLeadTxt {
    display: block;
    margin-bottom: 1px;
    font-size: 16px;
}

.PrIm7500 .PrIm7500Hdg01 .HdgMainTitle .MainTitleTxt {
    display: block;
    line-height: 1.25;
}

.PrIm7500 .PrIm7500Hdg01 .ProductImg {
    -ms-flex-order: 2;
    z-index: 1;
    position: relative;
    order: 2;
    min-height: calc(0%);
    margin-bottom: 11px;
    padding: 0 56px;
}

.PrIm7500 .PrIm7500Hdg01 .ProductImg::before {
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    left: -17%;
    width: 134%;
    height: 100%;
    margin: 0 auto;
    background: url("../../../../img/landing_page/pr_im-7500/pr_im-7500_bg_01.jpg") no-repeat center top;
    background-size: 100%;
    content: "";
}

.PrIm7500CvArea {
    margin: 0 auto 22px;
}

.PrIm7500CvArea .PrIm7500CvBtn {
    margin-bottom: 15px;
    text-align: center;
}

.PrIm7500CvArea .PrIm7500CvBtn.Ptrn01 &gt; a {
    display: inline-block;
    position: relative;
    padding: 12px 63px 11px 46px;
    background-color: #e60012;
    box-shadow: 0 2px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    font-size: 16px;
}

.PrIm7500CvArea .PrIm7500CvBtn.Ptrn01 &gt; a::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 19px;
    width: 19px;
    height: 18px;
    transform: translateY(-50%);
    background: url("../../../../img/landing_page/pr_im-7500/pr_im-7500_icon_01.png") no-repeat;
    content: "";
}

.PrIm7500CvArea .PrIm7500CvBtn.Ptrn01 &gt; a .BtnImg {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 38px;
    height: 49px;
    transform: translateY(-50%);
}

.PrIm7500CvArea .PrIm7500CvBtn.Ptrn01 &gt; a .BtnImg &gt; img {
    border: 1px solid #cccccc;
}

.PrIm7500CvArea .PrIm7500CvBtn.Ptrn02 &gt; a {
    display: inline-block;
    padding: 11px 26px 12px 28px;
    background-color: #129e83;
    box-shadow: 0 2px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    font-size: 16px;
}

/* ========== Main Contents ========== */
.PrIm7500MainCont {
    width: 100%;
    background: #e6e4d4;
}

.PrIm7500MainCont .MainContInner {
    width: 320px;
    margin: 0 auto;
    padding: 16px 10px;
}

.PrIm7500SectionCont {
    -ms-flex-direction: column-reverse;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 16px;
    padding: 1px;
    background-color: #ffffff;
}

.PrIm7500SectionCont:last-child {
    margin-bottom: 0;
}

.PrIm7500SectionCont .SectionInnerTxt {
    padding: 13px 14px 19px;
    font-weight: bold;
}

.PrIm7500SectionCont .SectionInnerTxt .SubTxt {
    margin-bottom: 4px;
    color: #857500;
    font-size: 16px;
}

.PrIm7500SectionCont .ImgCont {
    min-height: calc(0%);
}

.PrIm7500Label {
    display: block;
    margin-bottom: 4px;
    color: #ce0010;
    font-size: 16px;
}

/* ========== Download Contents ========== */
.PrIm7500DlCont {
    width: 320px;
    margin: 0 auto;
    padding: 26px 9px 10px;
    text-align: center;
}

.PrIm7500DlCont .DlTxt {
    margin-bottom: 15px;
    font-weight: bold;
}

.PrIm7500DlCont .DlImg {
    margin-bottom: 16px;
    padding: 0 59px;
}

/* ========== Utility ========== */
.PrIm7500UtilityList {
    width: 100%;
    padding-top: 14px;
    border-top: 1px solid #cccccc;
    color: #a6a6a6;
    text-align: center;
}

.PrIm7500UtilityList .UtilityListTxt {
    font-size: 12px;
    font-weight: bold;
}

.PrIm7500UtilityList .UtilityListTxt .UtilitySeriesTxt {
    font-weight: normal;
}

.PrIm7500UtilityList .UtilityListInner {
    -ms-flex-wrap: wrap;
    -ms-flex-pack: center;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 10px;
    padding: 6px 19px;
    font-size: 12px;
}

.PrIm7500UtilityList .UtilityListInner &gt; li {
    position: relative;
    margin: 0 12px 3px 0;
    padding-right: 12px;
    list-style: none;
}

.PrIm7500UtilityList .UtilityListInner &gt; li::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 11px;
    transform: translateY(-50%);
    background-color: #a6a6a6;
    content: "";
}

.PrIm7500UtilityList .UtilityListInner &gt; li:last-child {
    margin-right: 2px;
    padding-right: 0;
}

.PrIm7500UtilityList .UtilityListInner &gt; li:last-child::after {
    display: none;
}

.PrIm7500UtilityList .UtilityListInner &gt; li &gt; a {
    color: #a6a6a6;
}
</pre></body></html>