@charset "utf-8";

/*-----------------------------------------------------
	Reset
-----------------------------------------------------*/
div#HeaderArea/*.WithoutGlobalNav*/{
margin-bottom: 0;
}
body > #Container{
overflow:hidden;
padding-top: 0;
}
div#ContentsLayout{
padding-bottom: 0;
}
div#ContentsArea div#ContentsLayout.SingleWide:first-child{
padding-top: 0;
}
div#MainContent div#MainContentBody > .Section > p:first-child{
margin: 0;
}
div#ContentsLayout.SingleWide div#MainContentBody > .Section:first-child{
padding-bottom: 0;
}
div#MainContent .LpPlcAppArea ul, div#MainContent .LpPlcAppArea li, div#MainContent .LpPlcAppArea p{
background: none;
margin: 0;
padding: 0;
}

/*	Hdg
-----------------------------------------------------*/
#MainContent .LpPlcAppMV .Hdg01 h1{
font-size: 2.917em;
margin-bottom: 8px;
}
#MainContent .LpPlcAppMV .HdgLead{
color: #82d87d;
font-size: 1.5em;
}

#MainContent .Hdg02{
font-size: 2em;
color: #254e2e;
font-weight: normal;
margin-bottom: 30px;
position: relative;
text-align: center;
margin-top: 20px;
}
#MainContent .Hdg02:after{
content: '';
display: block;
width: 40px;
height: 4px;
left: 50%;
margin-left: -20px;
background: #82d87d;
position: absolute;
bottom: -18px;
}
#MainContent .Inr > .HdgLead{
font-size: 1.750em;
font-weight: bold;
text-align: center;
margin-bottom: 16px;
}

/*	Main
-----------------------------------------------------*/
#MainContent .LpPlcAppArea{
position: relative;
width: 100%;
box-sizing: border-box;
margin-top: 30px;
color: #333333;
}

#MainContent .LpPlcAppMV{
background: #000 url(../../img/landing_page/lp_plc_application/bg.png) no-repeat center;
color: #fff;
position: relative;
padding: 24px 0 30px;
margin-bottom: 30px;
text-align: center;
}
#MainContent .LpPlcAppArea p {
margin:0;
}

#MainContent .LpPlcAppMV:before{
background:#000;
content:"";
height:100%;
left:-100%;
position:absolute;
top:-2px;
width:300%;
z-index:-2;
border-top: 2px solid #82d87d;
border-bottom: 2px solid #82d87d;
}
#MainContent .LpPlcAppArea .LpPlcAppLst{
display: table;
margin-left: 36px;
margin-bottom: 47px;
}
#MainContent .LpPlcAppArea .LpPlcAppLst > .LpPlcAppLstInnr{
display: table-cell;
width: 435px;
padding-right: 30px;
}
#MainContent .LpPlcAppArea .LpPlcAppLst .LpPlcAppLstInnr .Inr{
display: table-footer-group;
}
#MainContent .LpPlcAppArea .LpPlcAppLst .LpPlcAppLstInnr .Img{
display: table-header-group;
}
#MainContent .LpPlcAppArea .LpPlcAppLst .LpPlcAppLstInnr .LpPlcAppDtl{
padding: 0 45px;
}
#MainContent .LpPlcAppArea .LpPlcAppLst .LpPlcAppLstInnr .LpPlcAppDtl li{
font-size: 1.167em;
position: relative;
padding-left: 5px;
}
#MainContent .LpPlcAppArea .LpPlcAppLst .LpPlcAppLstInnr .LpPlcAppDtl li:before{
content: '-';
display: inline-block;
left: -5px;
position: absolute;
}
#MainContent .LpPlcAppArea .LpPlcAppCtlgArea{
border-top: 3px solid #243b2b;
background: #eef1f3;
position: relative;
padding-top: 27px;
padding-left: 93px;
}
#MainContent .LpPlcAppArea .LpPlcAppCtlgArea:before{
content:"";
height:100%;
left:-200%;
background: #eef1f3;
position:absolute;
top:-3px;
width:500%;
z-index:-2;
border-top: 3px solid #243b2b;
}
#MainContent .LpPlcAppArea .LpPlcAppCtlgArea:after{
content:"";
background: url(../../img/landing_page/lp_plc_application/bg_arrow.png) no-repeat;
width: 162px;
height: 45px;
position: absolute;
top: -3px;
left: 50%;
margin-left: -80px;
}

#MainContent .LpPlcAppArea .LpPlcAppCtlgArea > .Inr{
display: table;
padding-left: 0px;
position: relative;
direction: rtl;

}
#MainContent .LpPlcAppArea .LpPlcAppCtlgArea > .Inr .LpPlcAppCtlgImg{
display: table-cell;
vertical-align: middle;
width: 263px;
}
#MainContent .LpPlcAppArea .LpPlcAppCtlgArea > .Inr .LpPlcAppCtlgTxt {
display: table-cell;
width: 550px;
font-size: 2.083em;
line-height: 1.4;
padding-left: 16px;
text-align: left;
vertical-align: middle;
direction: ltr;
}
/*	LpPlcAppDlTxt
-----------------------------------------------------*/
#MainContent p.LpPlcAppDlTxt{
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 );
color: #fff;
font-size: 2em;
margin-bottom: 40px;
margin-top: 40px;
padding: 6px 0;
text-align: center;
}
#MainContent .LpPlcAppDlTxt .LpPlcAppTxtInner {
display: inline-block;
padding: 0 88px;
position: relative;
}
#MainContent .LpPlcAppDlTxt .LpPlcAppTxtInner:before, #MainContent .LpPlcAppDlTxt .LpPlcAppTxtInner:after{
background: url(../../img/landing_page/lp_plc_application/bg_icon.png) no-repeat;
content: '';
display: block;
height: 25px;
margin: -12px 0 0;
position: absolute;
top: 50%;
width: 24px;
}
#MainContent .LpPlcAppDlTxt .LpPlcAppTxtInner:before{
left: 20px;
}
#MainContent .LpPlcAppDlTxt .LpPlcAppTxtInner:after{
right: 13px;
}