@charset "utf-8";

/*  Reset
-------------------------------------------------- */
div#Container{
overflow: hidden;
}
div#ContentsArea div#ContentsLayout.SingleWide:first-child{
padding-top: 65px;
}
div#MainContent .LytVisionSemBtn li{
margin: 0;
padding: 0;
background: none;
}
/*  Hdg
-------------------------------------------------- */
#LnScnSystm .Hdg1Ty01{
margin: 0 0 8px;
color: #000;
font-size: 2.5em;
font-weight: normal;
text-align: center;
}
/*  List
-------------------------------------------------- */
#LnScnSystm .BasicList{
font-size: 1.166666em;
}
#LnScnSystm .BasicList li{
margin: 0 0 14px;
padding: 0 0 0 10px;
background: url(../../img/landing_page/artifical_vision/artifical_vision_ico_01.png) 0 0.4em no-repeat;
color: #88459b;
}
#LnScnSystm .BasicList li .Txt{
margin: 4px 0 0;
color: #000;
}
/*  Btn
-------------------------------------------------- */
div#MainContent .LytVisionSemCVBtn {
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 );
display: table;
font-size: 1.3333em;
padding: 6px 6px 7px;
border: 1px solid #c54f00;
text-decoration: none;
}
div#MainContent .LytVisionSemCVBtn:before {
content: "";
background: url(../../img/common/icon_textbutton_download_l.png);
display: inline-block;
width: 25px;
height: 25px;
vertical-align: middle;
margin-right: 8px;
}
div#MainContent .LytVisionSemCVBtn:hover,
div#MainContent .LytVisionSemCVBtn:focus {
text-decoration: none;
}
div#MainContent .LytVisionSemBtn {
display: table;
margin-left: auto;
margin-right: auto;
}
div#MainContent .LytVisionSemSub + .LytVisionSemBtn {
margin-top: 37px;
}
.LytVisionSemBtn > * {
display: table-cell;
vertical-align: top;
}
div#MainContent .LpImSemArea4 .LytVisionSemBtn {
margin-top: 40px;
}
div#MainContent .LytVisionSemBtn > * + *,
div#MainContent .LytVisionSemBtn > li + li {
padding-left: 12px;
}
/*  ContBox
-------------------------------------------------- */
#LnScnSystm .ContBox{
position: relative;
margin: 0 0 40px;
padding: 38px 0 44px;
background: #eee;
}
#LnScnSystm .ContBox:before,
#LnScnSystm .ContBox:after{
display: block;
position: absolute;
top: 0;
width: 100%;
height: 100%;
background: #eee;
content: "";
}
#LnScnSystm .ContBox:before{
left: -100%;
}
#LnScnSystm .ContBox:after{
right: -100%;
}
/*  ImgBox
-------------------------------------------------- */
#LnScnSystm .ImgBox{
display: table;
margin: 0 auto;
}
#LnScnSystm .ImgBox .Img,
#LnScnSystm .ImgBox .Content{
display: table-cell;
vertical-align: top;
}
/* Right */
#LnScnSystm .ImgBox.Right .Content{
width: 495px;
max-width: 495px;
padding: 0 20px 0 0;
box-sizing: border-box;
}
#LnScnSystm .ImgBox.Right .Img img{
width: 475px;
max-width: 475px;
}
/* Left */
#LnScnSystm .ImgBox.Left{
direction: rtl;
margin: 0 0 0 35px;
}
#LnScnSystm .ImgBox.Left .Img,
#LnScnSystm .ImgBox.Left .Content{
direction: ltr;
}
#LnScnSystm .ImgBox.Left .Txt{
font-size: 1.5em;
text-align: center;
}
#LnScnSystm .ImgBox.Left .Img{
width: 176px;
max-width: 176px;
}
#LnScnSystm .ImgBox.Left .Content{
position: relative;
width: 732px;
max-width: 732px;
padding: 0 0 18px 25px;
vertical-align: top;
box-sizing: border-box;
}
#LnScnSystm .ImgBox.Left .Content .Txt em{
color: #88459b;
font-weight: normal;
}
#LnScnSystm .ImgBox.Left .Img img{
width: 176px;
max-width: 176px;
}
div#MainContent #LnScnSystm .DlList li: first-child .ImgBox .Img img{
width: 155px;
max-width: 155px;
border: none;
}