@charset "UTF-8";

.layout-main {
    overflow: hidden;
}

#LpcContentsArea {
    line-height: 1.33;
}

#LpcContentsArea * + p {
    margin: 16px 0 0;
}

#LpcContentsArea * + ul, #LpcContentsArea * + ol {
    margin-top: 16px;
    line-height: 1.25;
}

#LpcContentsArea * + [data-componenttype ="txt"] {
    margin-top: 16px;
}

.Clm.White, .Clm.Gray, .Clm.Blue, .Clm.Black, .Clm.SolidBlack, .Clm.SolidGray, .Clm.FlatGray, .Clm.PureBlack, .Clm.CharcoalGray, .Clm.Navy, .Clm.LightBlue, .Clm.DarkGreen {
    position: relative;
    z-index: 0;
}

.Clm.Black, .Clm.SolidBlack, .Clm.PureBlack, .Clm.CharcoalGray, .Clm.Navy, .Clm.DarkGreen {
    color: #fff;
}

.Clm.Gray::before, .Clm.Blue::before, .Clm.Black::before, .Clm.SolidBlack::before, .Clm.SolidGray::before, .Clm.FlatGray::before, .Clm.PureBlack::before, .Clm.CharcoalGray::before, .Clm.Navy::before, .Clm.LightBlue::before, .Clm.DarkGreen::before {
    position: absolute;
    position: absolute;
    top: 0;
    left: -100%;
    z-index: -1;
    width: 300%;
    height: 100%;
    content: "";
}

.Clm {
    max-width: 970px;
    margin: 0 auto;
    padding: 25px 0;
}

.Clm.White {
    background: #fff;
}

.Clm.Gray::before {
    background: #efefef;
    background: linear-gradient(to bottom, #efefef 0%, #cdcdcd 100%);
}

.Clm.Blue::before {
    background: #b9d0e2;
}

.Clm.Black::before {
    background: #17191a;
    background: linear-gradient(to bottom, #717578 0%, #17191a 100%);
}

.Clm.SolidBlack::before {
    background: #17191a;
}

.Clm.SolidGray::before {
    background: #cdcdcd;
}

.Clm.FlatGray::before {
    background: #ececef;
}

.Clm.PureBlack::before {
    background: #000000;
}

.Clm.CharcoalGray::before {
    background: #3f484e;
}

.Clm.Navy::before {
    background: #1f284d;
}

.Clm.LightBlue::before {
    background: #e0eff3;
}

.Clm.DarkGreen::before {
    background: #0b4049;
}

@media screen and (max-width: 969px) {
    .Clm {
        width: 100%;
        padding: 45px 10px;
    }
}

#LpcContentsArea h1 {
    margin: -5px auto 34px;
    font-size: 3.3rem;
    text-align: center;
}

#LpcContentsArea * + h1 {
    margin-top: 26px;
}

#LpcContentsArea h1 > span {
    display: inline-block;
    border-bottom: 1px solid #403f40;
}

#LpcContentsArea .Black h1 > span, #LpcContentsArea .SolidBlack h1 > span, #LpcContentsArea .PureBlack h1 > span, #LpcContentsArea .CharcoalGray h1 > span, #LpcContentsArea .Navy h1 > span, #LpcContentsArea .DarkGreen h1 > span {
    border-bottom: 1px solid #fff;
}

#LpcContentsArea h1 u {
    display: block;
    text-decoration: none;
    border-bottom: 3px solid #403f40;
}

#LpcContentsArea .Black h1 u, #LpcContentsArea .SolidBlack h1 u, #LpcContentsArea .PureBlack h1 u, #LpcContentsArea .CharcoalGray h1 u, #LpcContentsArea .Navy h1 u, #LpcContentsArea .DarkGreen h1 u {
    border-bottom: 3px solid #fff;
}

@media screen and (max-width: 969px) {
    #LpcContentsArea h1 {
        margin: 0 0 25px;
        line-height: 1.25;
    }
}

#LpcContentsArea .LytClm2 h1, #LpcContentsArea .LytClm3 h1 {
    width: 100%;
    margin-left: 0;
    border-bottom: 1px solid #403f40;
}

#LpcContentsArea .Black .LytClm2 h1, #LpcContentsArea .Black .LytClm3 h1, #LpcContentsArea .SolidBlack .LytClm2 h1, #LpcContentsArea .SolidBlack .LytClm3 h1, #LpcContentsArea .PureBlack .LytClm2 h1, #LpcContentsArea .PureBlack .LytClm3 h1, #LpcContentsArea .CharcoalGray .LytClm2 h1, #LpcContentsArea .CharcoalGray .LytClm3 h1, #LpcContentsArea .Navy .LytClm2 h1, #LpcContentsArea .Navy .LytClm3 h1, #LpcContentsArea .DarkGreen .LytClm2 h1, #LpcContentsArea .DarkGreen .LytClm3 h1 {
    border-bottom: 1px solid #fff;
}

#LpcContentsArea h2 {
    margin: 0 0 16px;
    font-size: 2.4rem;
    text-align: center;
}

#LpcContentsArea * + h2 {
    margin-top: 26px;
}

#LpcContentsArea .LytClm2 .Lst + h2 {
    margin-top: 10px;
}

#LpcContentsArea h3 {
    margin: 0 0 16px;
    padding-bottom: 7px;
    font-size: 1.8rem;
    color: #333;
    text-transform: none;
    border-bottom: 1px solid #404040;
}

#LpcContentsArea * + h3 {
    margin-top: 35px;
}

#LpcContentsArea .Black h3, #LpcContentsArea .SolidBlack h3, #LpcContentsArea .PureBlack h3, #LpcContentsArea .CharcoalGray h3, #LpcContentsArea .Navy h3, #LpcContentsArea .DarkGreen h3 {
    color: #fff;
    border-color: #fff;
}

#LpcContentsArea h4 {
    margin: 0 0 11px;
    padding: 0;
    font-size: 1.6rem;
    text-transform: none;
    border: 0 none;
}

#LpcContentsArea * + h4 {
    margin-top: 27px;
}

#LpcContentsArea .Black h2, #LpcContentsArea .Black h4, #LpcContentsArea .SolidBlack h2, #LpcContentsArea .SolidBlack h4, #LpcContentsArea .PureBlack h2, #LpcContentsArea .PureBlack h4, #LpcContentsArea .CharcoalGray h2, #LpcContentsArea .CharcoalGray h4, #LpcContentsArea .Navy h2, #LpcContentsArea .Navy h4, #LpcContentsArea .DarkGreen h2, #LpcContentsArea .DarkGreen h4 {
    color: #fff;
}

.Img {
    margin: 0 auto;
    font-size: 1.6rem;
}

.Img > a {
    display: block;
}

.Caption {
    display: block;
    font-size: .875em;
}

@media screen and (max-width: 969px) {
    .Caption {
        text-align: center;
    }
    .Caption.aRight, .Caption.aLeft {
        text-align: center !important;
    }
}

.Img > a + .Caption, .Img > .Caption + a, img + .Caption, .Caption + img {
    margin-top: 5px;
}

img.BorderNarrow {
    outline-width: 1px;
    outline-style: solid;
    outline-color: transparent;
}

img.BorderBold {
    outline-width: 3px;
    outline-style: solid;
    outline-color: transparent;
}

img.BorderWhite {
    outline-color: #fff;
}

img.BorderGray {
    outline-color: #808080;
}

img.BorderBlack {
    outline-color: #000;
}

.Lst {
    margin-top: 8px;
    font-size: 1.6rem;
    text-align: left;
}

.Lst li {
    position: relative;
    margin-top: 8px;
    padding: 0 0 0 15px;
    background: none;
}

.Lst li::before {
    position: absolute;
    top: .5em;
    left: 0;
    width: 4px;
    height: 4px;
    background: #333;
    border-radius: 2px;
    content: "";
}

.Black .Lst li::before, .SolidBlack .Lst li::before, .PureBlack .Lst li::before, .CharcoalGray .Lst li::before, .Navy .Lst li::before, .DarkGreen .Lst li::before {
    background: #fff;
}

.LytClm2 .Lst + p {
    margin-top: 30px;
}

.LytClm2 h2 + .Lst {
    margin: -12px 0 10px;
}

.LstBtn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: -20px !important;
    margin-top: -26px !important;
}

.LstBtn.aRight {
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.LstBtn.aLeft {
    -ms-flex-pack: start;
    justify-content: flex-start;
}

#LpcContentsArea * + .LstBtn {
	padding-top: 26px;
}

.LstBtn > li {
    display: inline-block;
    padding: 0;
    background: none;
    margin-left: 20px !important;
    margin-top: 26px !important;
    margin-bottom: 10px !important;
}

.LstBtn > li + li {
    margin-left: 20px;
}

.LstBtn .cmnLpInqBtn02 a {
    position: relative;
    top: 0;
    padding: 11px 20px 13px 45px;
}

.LstBtn .cmnLpInqBtn02.Ask a::before {
    left: 16px;
    background-image: url(../../../img/icon_askkeyence_m_trans.png);
}

.LstBtn .cmnLpInqBtn02.Ask a::before {
    left: 16px;
    background-image: url(../../../img/icon_requestdemo_m_trans.png);
}

.LstBtnLnk li {
    padding: 0;
    background: none;
}

.LstBtnLnk a {
    position: relative;
    display: inline-block;
    padding-left: 15px;
    font-size: 1.6rem;
}

.Black .LstBtnLnk a, .SolidBlack .LstBtnLnk a, .PureBlack .LstBtnLnk a, .CharcoalGray .LstBtnLnk a, .Navy .LstBtnLnk a, .DarkGreen .LstBtnLnk a {
    color: #5fb2ff;
}

.LstBtnLnk a::before {
    position: absolute;
    top: .3em;
    left: 0;
    display: block;
    width: 6px;
    height: 11px;
    background: url(../../../img/landing_page/common/icon_btn_bl.png) no-repeat;
    content: "";
}

.Black .LstBtnLnk a::before ,.SolidBlack .LstBtnLnk a::before,.PureBlack .LstBtnLnk a::before,.CharcoalGray .LstBtnLnk a::before,.Navy .LstBtnLnk a::before,.DarkGreen .LstBtnLnk a::before {
    background-image: url(../../../img/landing_page/common/icon_btn_s.png);
}

[class^="LytClm"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

[class^="LytClm"] > li {
    background: none;
}

#LpcContentsArea .LytClm2 {
    margin: -30px 0 0 -30px;
}

#LpcContentsArea .LytClm2 > li {
    width: 50%;
    padding: 30px 0 0 30px;
}

@media screen and (max-width: 969px) {
    #LpcContentsArea .LytClm2 {
        margin: 0;
    }
    #LpcContentsArea .LytClm2 > li {
        width: 100%;
        padding: 0;
    }
    #LpcContentsArea .LytClm2 > li img {
        display: block;
        margin: 0 auto;
    }
    #LpcContentsArea .LytClm2 > li .Img > * + img {
        margin: 10px auto 0;
    }
    #LpcContentsArea .LytClm2 > li + li {
        margin-top: 30px;
    }
}

#LpcContentsArea .LytClm3 {
    margin: -30px 0 0 -30px;
}

#LpcContentsArea .LytClm3 > li {
    width: 33.33333%;
    padding: 30px 0 0 30px;
}

@media screen and (max-width: 969px) {
    #LpcContentsArea .LytClm3 {
        margin: 0;
    }
    #LpcContentsArea .LytClm3 > li {
        width: 100%;
        padding: 0;
    }
    #LpcContentsArea .LytClm3 > li img {
        display: block;
        margin: 0 auto;
    }
    #LpcContentsArea .LytClm3 > li .Img > * + img {
        margin: 10px auto 0;
    }
    #LpcContentsArea .LytClm3 > li + li {
        margin-top: 30px;
    }
}

#LpcContentsArea .LytClm4 {
    margin: -30px 0 0 -30px;
}

#LpcContentsArea .LytClm4 > li {
    width: 25%;
    padding: 30px 0 0 30px;
}

@media screen and (max-width: 969px) {
    #LpcContentsArea .LytClm4 {
        margin: 0;
    }
    #LpcContentsArea .LytClm4 > li {
        width: 100%;
        padding: 0;
    }
    #LpcContentsArea .LytClm4 > li img {
        display: block;
        margin: 0 auto;
    }
    #LpcContentsArea .LytClm4 > li .Img > * + img {
        margin: 10px auto 0;
    }
    #LpcContentsArea .LytClm4 > li + li {
        margin-top: 30px;
    }
}

#LpcContentsArea .LytClm5 {
    margin: -30px 0 0 -30px;
}

#LpcContentsArea .LytClm5 > li {
    width: 20%;
    padding: 30px 0 0 30px;
}

@media screen and (max-width: 969px) {
    #LpcContentsArea .LytClm5 {
        margin: 0;
    }
    #LpcContentsArea .LytClm5 > li {
        width: 100%;
        padding: 0;
    }
    #LpcContentsArea .LytClm5 > li img {
        display: block;
        margin: 0 auto;
    }
    #LpcContentsArea .LytClm5 > li .Img > * + img {
        margin: 10px auto 0;
    }
    #LpcContentsArea .LytClm5 > li + li {
        margin-top: 30px;
    }
}

.LytClm3 .LstBtn > li, .LytClm4 .LstBtn > li, .LytClm5 .LstBtn > li {
    display: block;
    text-align: center;
}

.LytClm3 .LstBtn > li + li, .LytClm4 .LstBtn > li + li, .LytClm5 .LstBtn > li + li {
    margin: 15px 0 0 0;
}

.Gray .LytClm2 li p > img, .Gray .LytClm2 li p a > img, .FlatGray .LytClm2 li p > img, .FlatGray .LytClm2 li p a > img {
    box-shadow: 1px 2px 5px #666;
}

.LytClm3 .LstBtn > li {
    width: 100%;
}

.LytClm4 .LstBtn > li {
    width: 100%;
}

.LytClm5 .LstBtn > li {
    width: 100%;
}

ol.Lst {
    margin: 0;
    padding: 0 0 0 13px;
}

ol.Lst > li {
    padding: 0;
    background: none;
}

ol.Lst li::before {
    display: none;
}

.cmnLpNmlBtn01, .cmnLpNmlBtn02, .cmnLpNmlBtn03, .cmnLpNmlBtn04, .cmnLpNmlBtn05 {
    margin: 10px 0;
}

.cmnLpNmlBtn01 a, .cmnLpNmlBtn02 a, .cmnLpNmlBtn03 a, .cmnLpNmlBtn04 a, .cmnLpNmlBtn05 a {
    position: relative;
    z-index: 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 16px 12px 45px;
    font-size: 1.9rem;
    color: #333;
    text-align: left;
    text-decoration: none;
    letter-spacing: normal;
    background: #ebebeb;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .3);
}

.cmnLpNmlBtn01 a::before, .cmnLpNmlBtn02 a::before, .cmnLpNmlBtn03 a::before, .cmnLpNmlBtn04 a::before, .cmnLpNmlBtn05 a::before {
    position: absolute;
    top: 50%;
    left: 30px;
    display: inline-block;
    width: 6px;
    height: 11px;
    background: url(../../../img/landing_page/common/icon_btn_b.png) no-repeat;
    content: "";
    transform: translateY(-50%);
}

.cmnLpNmlBtn01 a .Img, .cmnLpNmlBtn02 a .Img, .cmnLpNmlBtn03 a .Img, .cmnLpNmlBtn04 a .Img, .cmnLpNmlBtn05 a .Img {
    display: inline-block;
    min-width: 65px;
    margin: -40px 0 -40px 12px;
    text-align: right;
}

.cmnLpNmlBtn01 a .Img img, .cmnLpNmlBtn02 a .Img img, .cmnLpNmlBtn03 a .Img img, .cmnLpNmlBtn04 a .Img img, .cmnLpNmlBtn05 a .Img img {
    box-shadow: 0 0 2px #ccc;
}

@media screen and (min-width: 970px) {
    .LytClm3 .LstBtn .cmnLpNmlBtn01 a .Text, .LytClm3 .LstBtn .cmnLpNmlBtn02 a .Text, .LytClm3 .LstBtn .cmnLpNmlBtn03 a .Text, .LytClm3 .LstBtn .cmnLpNmlBtn04 a .Text, .LytClm3 .LstBtn .cmnLpNmlBtn05 a .Text {
        max-width: 215px;
    }
}

@media screen and (min-width: 970px) {
    .LytClm4 .LstBtn .cmnLpNmlBtn01 a .Text, .LytClm4 .LstBtn .cmnLpNmlBtn02 a .Text, .LytClm4 .LstBtn .cmnLpNmlBtn03 a .Text, .LytClm4 .LstBtn .cmnLpNmlBtn04 a .Text, .LytClm4 .LstBtn .cmnLpNmlBtn05 a .Text {
        max-width: 140px;
    }
}

.cmnLpNmlBtn02 a {
    color: #fff;
    background: #ff5600;
}

.cmnLpNmlBtn02 a::before {
    background-image: url(../../../img/landing_page/common/icon_btn_w.png);
}

.cmnLpNmlBtn03 a {
    color: #fff;
    background: #13778f;
}

.cmnLpNmlBtn03 a::before {
    background-image: url(../../../img/landing_page/common/icon_btn_w.png);
}

.cmnLpNmlBtn04 a {
    color: #fff;
    background: #006896;
}

.cmnLpNmlBtn04 a::before {
    background-image: url(../../../img/landing_page/common/icon_btn_w.png);
}

.cmnLpNmlBtn05 a {
    color: #fff;
    background: #dc002f;
}

.cmnLpNmlBtn05 a::before {
    background-image: url(../../../img/landing_page/common/icon_btn_w.png);
}

.cmnLpInqBtn02, .cmnLpAncrBtn03 {
    margin: 10px 0;
}

.cmnLpAncrBtn03 a {
    position: relative;
    z-index: 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.9rem;
    color: #fff;
    text-align: left;
    text-decoration: none;
    letter-spacing: normal;
    background: #e60012;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .3);
}

.cmnLpAncrBtn03 a .Text {
    position: relative;
    display: inline-block;
    padding: 12px 10px 12px 45px;
}

.cmnLpAncrBtn03 a .Text::before {
    position: absolute;
    top: 50%;
    left: 10px;
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../../../img/landing_page/common/icon_btn_dl.png) no-repeat;
    content: "";
    transform: translateY(-50%);
}

.cmnLpAncrBtn03 a .Img {
    display: inline-block;
    min-width: 65px;
    margin: -40px 10px -40px 0;
    text-align: right;
}

.cmnLpAncrBtn03 a .Img img {
    box-shadow: 0 0 2px #ccc;
}

@media screen and (min-width: 970px) {
    .LytClm3 .LstBtn .cmnLpAncrBtn03 a .Text {
        max-width: 215px;
    }
}

@media screen and (min-width: 970px) {
    .LytClm4 .LstBtn .cmnLpAncrBtn03 a .Text {
        max-width: 140px;
    }
}

.aLeft {
    text-align: left !important;
}

.aCenter {
    text-align: center !important;
}

.aRight {
    text-align: right !important;
}

.aJustify {
    text-align: justify !important;
}

.Under {
    text-decoration: underline;
}

.Italic {
    font-style: italic;
}

.Contract {
    width: 720px;
    margin: 0 auto;
    padding-top: 10px;
    font-size: 1.2rem;
}

@media screen and (max-width: 969px) {
    .Contract {
        width: 100%;
        margin: 40px 0;
        padding: 0 10px;
    }
    .Clm + .Contract {
        margin: 20px 0 40px;
    }
}

.BoldText {
    font-weight: bold;
}


/*  convert from parts.css (for lpc_rwd.css)
/*  cmnLpAncrBtn01
---------- ---------- ---------- */

.cmnLpAncrBtn01 a{
	position: relative;
	display: inline-block;
	padding: 10px 25px 12px 55px;
	background: #e60012;
	color: #fff;
	font-size: 1.9rem;
	text-align: left;
	text-decoration: none;
	z-index: 0;
}

.cmnLpAncrBtn01 a:hover,
.cmnLpInqBtn01 a:hover{
	text-decoration: none;
}

.cmnLpAncrBtn01 a:before,
.cmnLpInqBtn01 a:before{
	position: absolute;
	left: 25px;
	display: inline-block;
	content: "";
	background: url("../../../img/landing_page/common/icon_btn_dl.png") no-repeat;
	width: 25px;
	height: 25px;
}
.cmnLpAncrBtn01 a.anc:before,
.cmnLpAncrBtn02 a.anc .Text:before{
	background-image: url("../../../img/landing_page/common/icon_btn_anc.png");
	height: 13px;
	top: 50%;
	margin-top: -7px;
}

.cmnLpAncrBtn01 a:after,
.cmnLpInqBtn01 a:after{
	position: absolute;
	left: 0;
	bottom: -2px;
	display: block;
	background: #000;
	content: "";
	width: 100%;
	height: 2px;
	opacity: 0.3;
	-ms-filter: "alpha(opacity=30)";
	z-index: -1;
}

/*  cmnLpAncrBtn02
---------- ---------- ---------- */

.cmnLpAncrBtn02 li{
	margin: 8px 0 0 0;
}

.cmnLpAncrBtn02 a{
	display: block;
	letter-spacing: -0.3rem;
}

.cmnLpAncrBtn02 a .Text,
.cmnLpInqBtn02 a{
	position: relative;
	display: inline-block;
	padding: 12px 20px 14px 55px;
	background: #e60012;
	letter-spacing: normal;
	color: #fff;
	font-size: 1.9rem;
	text-align: left;
	text-decoration: none;
	z-index: 0;
}

.cmnLpAncrBtn02 a:hover,
.cmnLpInqBtn02 a:hover{
	text-decoration: none;
}

.cmnLpAncrBtn02 a .Text:before,
.cmnLpInqBtn02 a:before,
.cmnLpInqBtn04 a:before{
	position: absolute;
	top: 50%;
	left: 25px;
	margin-top: -13px;
	display: inline-block;
	content: "";
	background: url("../../../img/landing_page/common/icon_btn_dl.png") no-repeat;
	width: 25px;
	height: 25px;
}

.cmnLpInqBtn02.Unique a{
	padding-left: 20px;
}
.cmnLpInqBtn02.Unique a:before{
	content: none;
}
.cmnLpAncrBtn02 a .Text:after,
.cmnLpInqBtn02 a:after{
	position: absolute;
	left: 0;
	bottom: -2px;
	display: block;
	background: #000;
	content: "";
	width: 100%;
	height: 2px;
	opacity: 0.3;
	-ms-filter: "alpha(opacity=30)";
	z-index: -1;
}

.cmnLpAncrBtn02 .Img{
	margin-right: 2px;
	box-shadow: 0 0 2px #ccc;
	display: inline-block;
}

.cmnLpAncrBtn02 .Img,
.cmnLpAncrBtn02 .Text{
	vertical-align: middle;
}

.cmnLpAncrBtn04 a{
	color: #fff;
	font-weight: bold;
	background: #ff8300;
	background: linear-gradient(to bottom,  #ff8300 0%,#ff4a00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8300', endColorstr='#ff4a00',GradientType=0 );
	font-size: 1.6rem;
	padding: 8px 10px 12px 6px;
	border: 1px solid #c54f00;
	text-decoration: none;
}
.cmnLpAncrBtn04 a:hover,
.cmnLpAncrBtn04 a:focus{
	text-decoration: none;
	border-color: #df5900;
	background-color: #fe6f33;
	background: -webkit-gradient(linear, left top, left bottom, from(#ff9729), to(#fe6f33));
	background: -moz-linear-gradient(top, #ff9729, #fe6f33);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ff9729, endcolorstr=#fe6f33);
}
.cmnLpAncrBtn04 a .Text{
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 1px 0 2px;
}
.cmnLpAncrBtn04 a .Text:before{
	content: "";
	background: url(../../../img/common/icon_textbutton_download_l.png) no-repeat 0 0;
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin-right: 10px;
}
.cmnLpAncrBtn04 a .Img{
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 7px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

/*  cmnLpInqBtn01
---------- ---------- ---------- */
.cmnLpInqBtn01 a{
	position: relative;
	display: inline-block;
	padding: 10px 25px 12px 45px;
	background: #129e83;
	color: #fff;
	font-size: 1.9rem;
	text-align: left;
	text-decoration: none;
	z-index: 0;
}
.cmnLpInqBtn02 a{
	background: #129e83;
	padding: 12px 20px 14px 45px;
}
li.cmnLpAncrBtn02 + .cmnLpInqBtn02 a{
	position: relative;
	top: 3px;
}
li.cmnLpAncrBtn03 + .cmnLpInqBtn02 a{
	position: relative;
	top: 2px;
}
.cmnLpInqBtn01 a:before,
.cmnLpInqBtn02 a:before{
	background-image: url("../../../img/icon_priceinquiry_m_trans.png");
	background-position: left center;
}

.cmnLpInqBtn04 a{
	position: relative;
	display: inline-block;
	padding: 10px 14px 11px 36px;
	border: 1px solid #45806d;
	background-color: #2cab95;
	background: -webkit-gradient(linear, left top, left bottom, from(#2cab95), to(#129e83));
	background: -moz-linear-gradient(top, #2cab95, #129e83);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#2cab95, endcolorstr=#129e83);
	color: #fff;
	font-size: 1.3rem;
	text-align: left;
	text-decoration: none;
	z-index: 0;
	font-weight: bold;
}
.cmnLpInqBtn04 a:before{
	background-image: url("../../../img/icon_priceinquiry_m_trans.png");
	background-position: left center;
	left: 15px;
}
.cmnLpAncrBtn01 a .Img.Border img,
.cmnLpAncrBtn02 a .Img.Border img,
.cmnLpAncrBtn03 a .Img.Border img,
.cmnLpAncrBtn04 a .Img.Border img{
	border: 1px solid #ccc;
}


/*  cmnLpAncrBtnNormal
---------- ---------- ---------- */
.cmnLpAncrBtnNormal a:before {
    background: rgba(0, 0, 0, 0) url("../../../img/landing_page/common/icon_btn_anc.png") no-repeat 0 0;
    content: "";
    display: block;
    height: 13px;
    left: 20px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    width: 16px;
}
.cmnLpAncrBtnNormal a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #999 0%, #666 100%) repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 1px 3px #000;
    color: #fff;
    display: inline-block;
    font-size: 2.1rem;
    padding: 13px 25px 13px 47px;
    position: relative;
    text-decoration: none;
}

/*  cmnLpCVLead
---------- ---------- ---------- */
div.cmnLpCVLead {
	color: #fff;
	font-size: 2.5rem;
	text-align: center;
	background: #3f3f3f;
	background: -webkit-linear-gradient(top,  #3f3f3f 0%,#1c1c1c 100%);
	background: linear-gradient(to bottom,  #3f3f3f 0%,#1c1c1c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#1c1c1c',GradientType=0 );
	position: relative;
}

div.cmnLpCVLead > span {
	padding: 3px 40px;
	display: table;
	position: relative;
	margin: 0 auto;
}
div.cmnLpCVLead > span:before,
div.cmnLpCVLead > span:after {
	content: "";
	background: url("../../../img/landing_page/common/icon_btn_arrow.png") no-repeat;
	width: 24px;
	height: 28px;
	display: inline-block;
	position: absolute;
	top:50%;
	left: 0;
	margin-top: -14px;
}
div.cmnLpCVLead > span:after {
	left: auto;
	right: 0;
}


/*  FixedDownloadBtn
---------- ---------- ---------- */
.FixedDownloadBtn {
	display: block;
	position: fixed;
	right: 20px;
	top: 130px;
	z-index: 1;
}
div.FixedDownloadBtn > a {
	text-decoration: none;
}
.FixedDownloadBtn .Text {
	color: #fff;
	display: block;
	position: relative;
	text-align: center;
	font-size: 1.5rem;
	padding-top: 3px;
}
div.FixedDownloadBtn > a img{
	position: relative;
	z-index: 1;
	width: 100%;
}
.FixedDownloadBtn .Text:before {
	content: "";
	background: url("../../../img/landing_page/common/icon_btn_sign.png") no-repeat;
	display: inline-block;
	width: 10px;
	height: 10px;
	vertical-align: middle;
	margin: -4px 6px 0 0;
}
.FixedDownloadBtn .Text:after {
	content: "";
	background: #e60012;
	height: 100%;
	left: -20px;
	padding: 49px 20px 9px;
	position: absolute;
	top: -49px;
	width: 100%;
	z-index: -1;
}

/* ---------------------------
    Paragraph
--------------------------- */
#LpcContentsArea * + [data-componenttype] {
	margin-top: 16px;
}
#LpcContentsArea * + [data-componenttype="col"] {
	margin-top: 0;
}
