
.Under995 .header{
  display: none;
}
.Under995 .m-header{
  display:flex;
}
.Under995 body{
  padding-top:50px;
}
.m-header{
  display: none;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  background: #fff;
  position: fixed;
  width: 100%;
  top:0;
  left: 0;
  z-index: 99;
  padding:0 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #eee;
}
.m-header .icon{
  background: url(../images/chat2.png) center center no-repeat;
  background-size: 30px;
  padding:15px;
  margin-left:20px;
}
.m-header .logo{
  height: 40px;
}
.header{
  position: fixed;
  width: 100%;
  top:0;
  left: 0;
  height: 90px;
  /*background: #fff;*/
  z-index: 99;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding:0 20px;
  box-sizing: border-box;
}

.header .logo{
  height: 60px;
}
.header .logo2{
  display: none;
  height: 60px;
}
.header .contact{
  color: #fff;
  display: flex;
  align-items: center;
  font-size: 22px;
}
.header .contact .tel{
  margin-left:20px;
}
.header .contact .icon{
  background: url(../images/chat.png) center center no-repeat;
  background-size: 30px;
  padding:15px;
  margin-left:20px;
}
.header.s1 .contact{
  color: #00a4a4;
}
.header.s1 .contact .icon{
  background-image: url(../images/chat2.png);
}
.header.s1 .logo{
  display: none;
}
.header.s1 .logo2{
  display: block;
}

.movieSectionText .TextStyle1 {
    font-size: 95%;
}

.movieSectionText h3 {
    font-size: 127%;
}
.title-img2{
  display: none;
}
.movieSection  {
	padding: 0;
	position: relative;
}

.robotics-cont #solutions-box1 .movieSection {
	margin-bottom: 80px;
}

.movieSection .playButton .icon-play {
    height: 4em;
    width: 4.5em;
}

.movieSection .playButton .icon-play img {
    width: 1.4em
}

.movieSection .movieSectionThumbnail {
	width: 50%;
	height: 100%;
	background-size: cover;
	background-position: 50%;
	position: absolute;
	top: 0;
	left: 0;
}

.movieSection .movieSectionText {
	margin: 0 0 0 50%;
	padding: 30px 0 30px 30px;
}

.GraySection {
	margin: 80px 0;
	padding: 60px 0;
    background: #f2f2f2;
	overflow: hidden;
}


/* [p] common
=========================================================================================== */

.SibAiSection {
	position: relative;
	min-width: 965px;
	min-height: 100vh;
	overflow: hidden;
}

.JS .SibAiSection { min-width: 0; }

.SibAiLeftCol {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	z-index: 1;
}

.SibAiRightCol {
	position: absolute;
	left: 50%;
	top: 0;
	width: 50%;
	height: 100%;
	z-index: 1;
}

.SibAiImg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	background-attachment: fixed;
	z-index: 0;
}

.SP .SibAiImg { background-attachment: scroll; }

.SibAiImg > img { display: none; }

.SibAiBody {
	position: relative;
	width: 560px;
	max-width: 560px;
	padding: 170px 50px;
	min-height: 100vh;
	z-index: 1;
	color: #000;
}

.JS .SibAiBody {
	width: auto;
}

.SibAiLeftCol .SibAiBody { margin: 0 0 0 auto; }

.SibAiRightCol .SibAiBody { margin: 0 auto 0 0; }

.SibAiBody h2 {
	margin: 0;
	padding: 0 0 35px;
	background-image: none;
	font-size: 238%;
	line-height: 1.4;

}
.SibAiBody i.h2{
  margin: 0;
	padding: 0 0 35px;
	background-image: none;
	font-size: 238%;
	line-height: 1.4;
  display:block;
  font-style: normal;
}

.SibAiBody h2:after,.SibAiBody i.h2:after {
	content: "";
	display: block;
	width: 36px;
	height: 4px;
	margin-top: 25px;
	background-color:#00a4a4;
}

.SibAiBody p {
	font-size: 100%;
  text-align: justify;
	line-height: 1.8;
}
.SibAiBody p .list{
  padding-left:30px;
  display: block;
}

.SibAiBody p + p {
	margin-top: 1.8em;
}

a.SibAiPdfLink {
	display: inline-block;
	position: relative;
	height: 29px;
	margin-bottom: 20px;
	padding: 0 10px 0 15px;
	border: 2px solid #e60027;
	border-left-width: 29px;
	font-size: 82%;
	line-height: 28px;
	text-decoration: none;
	text-align: left;
}

a.SibAiPdfLink:hover,
a.SibAiPdfLink:active {
	border-color: #b1000e;
}

a.SibAiPdfLink:after {
	content: url(icon_pdf.png);
	display: block;
	position: absolute;
	width: 14px;
	height: 19px;
	left: -21px;
	top: 50%;
	margin-top: -10px;
}

.GridSet:first-child .Grid4,
#SibAiCubeContainer + .GridSet .Grid4{
	text-align: right;
}

.GridSet:first-child .Grid4,
#SibAiCubeContainer + .GridSet .Grid4 .movieSectionText{
	text-align: left;
}

#Contents {
	background-color: #fff;
}

#SibAiSection1 .SibAiImg {
	background-image: url(../images/img_01.jpg);
	background-attachment: scroll;
}

#SibAiSection1 .ImgOnlyStyle {
	position: relative;
	margin-bottom: calc((100vh - 500px) * .07);
	padding-top: calc((100vh - 500px) * .6);
}

.JS #SibAiSection1 .ImgOnlyStyle {
	-webkit-animation: anim-fadeIn 4s ease 3s both;
	animation: anim-fadeIn 4s ease-out 2s both;
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

#SibAiSection1 h1 {
	position: relative;
/*	margin-bottom: calc((100vh - 500px) * .07);*/
	color: #333;
	font-size: 250%;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1;
	text-align: left;
/*	margin-left: 100px;*/
/*	border-left: 10px #00a4a4 solid;
	padding-left: 18px;
	padding-bottom: 5px;*/
}

.JS #SibAiSection1 h1 {
	-webkit-animation: anim-fadeIn 1.5s ease 0.8s both;
	animation: anim-fadeIn 1.5s ease-out 0.8s both;
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	font-size: 220%;
}

#SibAiSection1 .SibAiHeading {
  text-align: center;
	position: relative;
	color: #333;
	font-size: 246%;
	line-height: 1.5;
	text-align: center;
	max-width: 600px;
	width: 90%;
	/* margin: 0 auto; */
  margin-left:100px;
  padding-left:20px;
	/* margin-left: 60%; */
	/* padding:40px 60px ;
  background:rgba(0,0,0,.2);*/
  border-left:10px solid rgba(255,255,255,1);
}

#SibAiSection1 .SibAiHeading h1 span {
	margin-right: 10px;
	vertical-align:middle;
}

#SibAiSection1 .SibAiHeading p {
	text-align: left;
  font-size: 24px;
  color: #fff;
}
.JS #SibAiSection1 .SibAiHeading {
	-webkit-animation: anim-fadeIn 1.5s ease 1.0s both;
	animation: anim-fadeIn 1.5s ease-out 1.0s both;
	/* -webkit-animation: anim-fadeIn 3.6s ease 3.4s both;
	animation: anim-fadeIn 3.6s ease-out 2.4s both; */
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.JS #SibAiSection1.SibAiFaded .ImgOnlyStyle,
.JS #SibAiSection1.SibAiFaded h1,
.JS #SibAiSection1.SibAiFaded .SibAiHeading {
	-webkit-animation: none;
	animation: none;
}

@keyframes anim-fadeIn {
	0% { opacity: 0; }
	100% { opacity: 1; }
}
@-webkit-keyframes anim-fadeIn {
	0% { opacity: 0; }
	100% { opacity: 1; }
}

#SibAiSection1 .SibAiButton {
	position: relative;
	margin: calc((100vh - 500px) * .14) auto 0;
	width: 54px;
	height: 54px;
}

#SibAiSection1 .SibAiButton a {
	display: block;
	width: 54px;
	height: 54px;
	border-radius: 27px;
	background-color: #00a4a4;
	overflow: hidden;
}

#SibAiSection1 .SibAiButton a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 66px;-
	height: 66px;
	margin: -6px 0 0 -6px;
	background-color: #00a4a4;
	border-radius: 33px;
	opacity: .3;
	transition: opacity .4s ease;
}

#SibAiSection1 .SibAiButton a:after {
	content: "";
	position: absolute;
	left: 19px;
	top: 15px;
	display: block;
	width: 13px;
	height: 13px;
	border-right: solid 2px #fff;
	border-bottom: solid 2px #fff;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg) translateZ(0);
	transform: rotate(45deg) translateZ(0);
	transition: top .2s ease;
}

#SibAiSection1 .SibAiButton a:hover:before { opacity: .6; }

#SibAiSection1 .SibAiButton a:hover:after { top: 21px; }

#SibAiSection1 .SibAiButton a span {
	position: absolute;
	left: 50%;
	top: 68px;
	width: 6em;
	margin-left: -3em;
	color: #fff;
	font-size: 82%;
	text-align: center;
}



/* [p] section2
=========================================================================================== */

#SibAiSection2 .SibAiRightCol {
	position: static;
	margin-left: 50%;
}

#SibAiSection2 .SibAiImg {
	background-color: #c6a78f;
	background-image: url(../images/img_02.jpg);
	background-position: -25vw 50%;
}

.SP #SibAiSection2 .SibAiImg { background-position: 60% 50%; }

#SibAiSection2 .SibAiRightCol {
	background-color: #fff;
	/* background-image: -webkit-linear-gradient(-155deg,#599de4 0%, #4fc5d3 60%);
	background-image: linear-gradient(-155deg, #599de4 0%, #4fc5d3 60%); */
	background-attachment: fixed;
}

.SP #SibAiSection2 .SibAiRightCol { background-attachment: scroll; }

#SibAiSection2 sup {
	font-size: 75%;
	vertical-align: 0.5em;
}

#SibAiSection2 .AdditionalNotesStyle2 { margin: 2.5em 0 0; }

#SibAiSection2 .AdditionalNotesStyle2 dt { width: 2em; }

#SibAiSection2 .AdditionalNotesStyle2 dd { margin: -1.6em 0 0 2.1em; }



/* [p] section3
=========================================================================================== */

#SibAiSection3 .SibAiLeftCol { position: static; }

#SibAiSection3 .SibAiImg {
	background-color: #dbdae3;
	background-image: url(../images/img_03.jpg);
	background-position: 35vw 50%;
}

.SP #SibAiSection3 .SibAiImg { background-position: -28vw 50%; }

#SibAiSection3 .SibAiLeftCol { background-color: #fff; }

#SibAiSection3 .SibAiBody { color: #000; }

#SibAiSection3 .SibAiBody h2:after,#SibAiSection3 .SibAiBody i.h2:after {
	background-color: #00a4a4;
}



/* [p] section4
=========================================================================================== */

#SibAiSection4 .SibAiRightCol {
	position: static;
	margin-left: 50%;
}

#SibAiSection4 .SibAiImg {
	background-color: #333;
	background-image: url(../images/img_04.jpg);
	background-position: -30vw 50%;
}

.SP #SibAiSection4 .SibAiImg { background-position: 60% 50%; }

#SibAiSection4 .SibAiRightCol {
	background-color: #fff;
	/* background-image: -webkit-linear-gradient(-155deg, #db643a 0%, #c51632 75%);
	background-image: linear-gradient(-155deg, #db643a 0%, #c51632 75%); */
	background-attachment: fixed;
}

.SP #SibAiSection4 .SibAiRightCol { background-attachment: scroll; }

#SibAiSection4 sup {
	font-size: 75%;
	vertical-align: 0.5em;
}

#SibAiSection4 .AdditionalNotesStyle2 { margin: 2.5em 0 0; }

#SibAiSection4 .AdditionalNotesStyle2 dt { width: 2em; }

#SibAiSection4 .AdditionalNotesStyle2 dd { margin: -1.6em 0 0 2.1em; }

#SibAiPlay {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 14em;
	height: 8em;
	margin: -5em 0 0 -7em;
}

#SibAiPlay p {
	color: #fff;
	font-size: 82%;
	text-align: center;
}

#SibAiPlay span {
	display: block;
	width: 6.5em;
	height: 6em;
	margin: .8em auto 0;
	padding: 1.5em 1.75em;
	background-color: #e60027;
}

#SibAiPlay img {
	width: 3em;
	height: 3em !important;
}

.JS #SibAiPlay {
	left: 50%;
	top: 50vh;
}

.JS #SibAiPlay.bottom {
	left: 50%;
	top: calc(100% - 50vh);
}

.JS #SibAiPlay.fixed {
	position: fixed;
	left: 25%;
	top: 50%;
}

.SP #SibAiPlay {
	top: 50%;
}



/* [p] section5
=========================================================================================== */

#SibAiSection5 .SibAiLeftCol { position: relative; }



#SibAiSection5 .SibAiImg { background-image: url(../images/img_05.jpg); }

#SibAiSection5 .SibAiBody {
	min-height: calc(100vh - 180px);
	padding-bottom: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

#SibAiSection5 .SibAiCase {
	width: 482px;
	max-width: 482px;
	padding: 180px 60px 0 20px;
}

.JS #SibAiSection5 .SibAiCase { width: 100%; }

#SibAiSection5 .SibAiCase h3 {
	margin: 0 0 30px;
	padding: .7em 0 .6em;
	border-radius: 1.15em;
	background-color: rgba(255, 255, 255, .75);
	color: #565e7a;
	font-size: 106%;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}

#SibAiSection5 .SibAiCase ul {
	display: table;
	margin: 0 auto;
	color: #3b3b3b;
}

#SibAiSection5 .SibAiCase li {
	display:flex;
  margin-top: 25px;
}


#SibAiSection5 .SibAiTitle {
  width: 80px;
  height: 80px;
  margin-right: 20px;
}

#SibAiSection5 .SibAiIcon {
	width: 40%;
	padding: 50px 10px 0;
}

#SibAiSection5 .SibAiNum {
	font-size: 100%;
  flex:1;
}

#SibAiSection5 .SibAiTitle .Inner {
	position: relative;
	width: auto;
	height: 0;
	padding-bottom: calc(100% - 6px);
	border: 3px solid #0cc;
	border-radius: 100%;
}

#SibAiSection5 .SibAiTitle .Inner:after {
	content: "";
	position: absolute;
	left: -10px;
	top: -10px;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	border: 10px solid rgba(0, 204, 204, .2);
	border-radius: 100%;
}

#SibAiSection5 .SibAiTitle .Inner span {
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	-ms-transform: translateY(-48%);
	-webkit-transform: translateY(-48%);
	transform: translateY(-48%);
	font-size: 82%;
	line-height: 1.3;
	text-align: center;
  color:#0cc;
}

#SibAiSection5 .SibAiIcon img {
	width: 100%;
	max-width: 144px;
}

#SibAiSection5 .SibAiNum span:first-child {
	font-size: 100%;
	letter-spacing: -.05em;
}
#SibAiSection5 .SibAiNum span:nth-child(2) { font-size: 56%; }
#SibAiSection5 .SibAiNum span:last-child { font-size: 19%; }

#SibAiSection5 .SibAiButton {
	clear: both;
	position: relative;
	margin: 34px auto 0;
	padding-bottom: 76px;
	width: 54px;
	height: 130px;
	z-index: 2;
}

#SibAiSection5 .SibAiButton a {
	display: block;
	width: 54px;
	height: 54px;
	border-radius: 27px;
	background-color: #00a4a4;
	overflow: hidden;
}

#SibAiSection5 .SibAiButton a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 66px;
	height: 66px;
	margin: -6px 0 0 -6px;
	background-color: #00a4a4;
	border-radius: 33px;
	opacity: .3;
	transition: opacity .4s ease;
}

#SibAiSection5 .SibAiButton a:after {
	content: "";
	position: absolute;
	left: 19px;
	top: 22px;
	display: block;
	width: 13px;
	height: 13px;
	border-left: solid 2px #fff;
	border-top: solid 2px #fff;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg) translateZ(0);
	transform: rotate(45deg) translateZ(0);
	transition: top .2s ease;
}

#SibAiSection5 .SibAiButton a:hover:before { opacity: .6; }

#SibAiSection5 .SibAiButton a:hover:after { top: 16px; }

#SibAiSection5 .SibAiButton a span {
	position: absolute;
	left: 50%;
	top: 68px;
	width: 8em;
	margin-left: -4em;
	color: #fff;
	font-size: 82%;
	text-align: center;
}



/* [p] know more
=========================================================================================== */

.SibAiHr { margin-top: 54px; }

h2.CSStyle {
	font-weight: bold;
}

.SibAiPlayImg {
	display: block;
	position: relative;
}

.SibAiPlayImg .ModalYouTubeLink {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.SibAiPlayImg .ModalYouTubeLink span {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 3.2em;
	height: 3em;
	margin: -1.5em 0 0 -1.6em;
	padding: .75em .85em;
	background-color: #e60027;
}

.SibAiPlayImg .ModalYouTubeLink img {
	width: 1.5em !important;
	height: 1.5em !important;
}



/* [p] for - 994px
=========================================================================================== */

@media screen and (max-width: 994px) {


/* --- common --- */

.JS .SibAiBody h2 {
	font-size: 170%;
}


/* --- section1 --- */

.JS #SibAiSection1 .SibAiHeading {
	font-size: 200%;
}


/* --- section5 --- */

.JS #SibAiSection5 .SibAiNum {
	font-size: 400%;
}


}



/* [p] for - 767px
=========================================================================================== */

@media screen and (max-width: 767px) {


/* --- Modal Window for YouTube --- */

.JS #ModalYouTube { padding: 50px 0; }

.JS #ModalYouTube .Title p { font-size: 83%; }

.JS #ModalYouTube .l,
.JS #ModalYouTube .r,
.JS #ModalYouTube .lt,
.JS #ModalYouTube .rt,
.JS #ModalYouTube .lb,
.JS #ModalYouTube .rb { display: none; }


/* --- common --- */

.JS .SibAiSection { min-height: 0; }

.JS .SibAiLeftCol {
	position: static;
	width: auto;
	height: auto;
}

.JS .SibAiRightCol {
	position: static;
	width: auto;
	height: auto;
}

.JS .SibAiImg {
	position: relative;
	height: 56vw;
	overflow: hidden;
}

#SibAiSection1 .SibAiImg {
	background-attachment: scroll;
}

.JS .SibAiImg img {
	display: block;
	position: absolute;
	max-width: none !important;
}

.JS .SibAiBody {
	max-width: none;
	min-height: 0;
	padding: 30px 15px;
}

.SibAiLeftCol .SibAiBody { margin: 0; }

.SibAiRightCol .SibAiBody { margin: 0; }

.JS .SibAiBody h2,.JS .SibAiBody i.h2 {
	padding: 0 0 25px;
	font-size: 24px;
	line-height: 1.3;
}

.JS .SibAiBody h2:after {
	height: 3px;
	margin-top: 20px;
}

.JS .SibAiBody p {
	font-size: 82%;
	line-height: 1.6;
}

.JS a.SibAiPdfLink {
	height: auto;
	padding: 5px 15px;
	line-height: 1.2;
}


/* --- section1 --- */

.JS #SibAiSection1 .SibAiImg { background-image: none; width:100%;}

.JS #SibAiSection1 .SibAiImg img {
  right: 14%;
	top: -16%;
	width: 100%;
  transform: scale(1.3);
}

.JS #SibAiSection1 .ImgOnlyStyle {
	position: absolute;
/*	left: 50%;*/
	top: 10vw;
	width: 100%;
	margin-bottom: 0;
	padding-top: 0;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-animation: none;
	animation: none;
}

.JS #SibAiSection1 h1 {
/*	position: absolute;*/
	left: 50%;
/*	top: 32vw;*/
	margin-bottom: 0;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-animation: none;
	animation: none;
	padding-bottom: 10px;
}

.JS #SibAiSection1 .SibAiHeading {
	padding: 10px;
	background-color: #fff;
	font-size: 130%;
	line-height: 1.6;
  margin:0;
  max-width: auto;
  width: 100%;
}

.JS #SibAiSection1 .SibAiHeading h1 {
	font-size: 280%;
}
.JS #SibAiSection1 .SibAiHeading span{
  margin: 10px 0;
  display: block;
}
.JS #SibAiSection1 .SibAiHeading span .title-img{
  display: none;
}
.JS #SibAiSection1 .SibAiHeading span .title-img2{
	width: 66%;
  height: auto;
  display: block;
  margin:0 auto;
}
.JS #SibAiSection1 .SibAiHeading p{
  color: #000;
  font-size: 18px;
}

.JS #SibAiSection1 .SibAiHeading {
	-webkit-animation: none;
	animation: none;
}

.JS #SibAiSection1 .SibAiButton {
	display: none;
}


/* --- section2 --- */

.JS #SibAiSection2 .SibAiRightCol {
	margin-left: 0;
	background-image: none;
}

.JS #SibAiSection2 .SibAiImg { background-image: none;}

.JS #SibAiSection2 .SibAiImg img {
  left: 0%;
	top: -20%;
	width: 100%;
  transform: scale(1.4);
}




/* --- section3 --- */

.JS #SibAiSection3 .SibAiImg { background-image: none; }

.JS #SibAiSection3 .SibAiImg img {
	left: 0;
	top: -30%;
	width: 100%;
}

.JS #SibAiSection3 .SibAiBody { margin: 0; }


/* --- section4 --- */

.JS #SibAiSection4 .SibAiRightCol {
	margin-left: 0;
	background-image: none;
}

.JS #SibAiSection4 .SibAiImg {
	display: block;
	background-image: none;
}

.JS #SibAiSection4 .SibAiImg > img {
	/* left: -17%;
	top: -27%;
	width: 130%; */
	left: 0%;
	top: -10%;
	width: 100%;
  transform: scale(1.2);
}

.JS #SibAiSection4 .AdditionalNotesStyle2 {
	margin: 1.8em 0 0;
	font-size: 75%;
}

.JS #SibAiPlay {
	height: 5em;
	margin: -3.2em 0 0 -7em;
}

.JS #SibAiPlay img {
	width: 1.5em;
	height: 1.5em !important;
}

.JS #SibAiPlay span {
	width: 3.2em;
	height: 3em;
	margin: .6em auto 0;
	padding: .75em .85em;
}

.JS #SibAiPlay {
	left: 50%;
	top: 50%;
}

.JS #SibAiPlay.bottom {
	left: 50%;
	top: 50%;
}

.JS #SibAiPlay.fixed {
	position: absolute;
	left: 50%;
	top: 50%;
}


/* --- section5 --- */

.JS #SibAiSection5 {
	margin-bottom: 30px;

}

.JS #SibAiSection5 .SibAiImg img {
	left: 0%;
	top: 0;
	width: 100%;
  transform:scale(1.3);
}

.JS #SibAiSection5 .SibAiBody {
	margin: 0;
	min-height: 0;
	padding-bottom: 30px;
}

.JS #SibAiSection5 .SibAiCase {
	position: static;
	width: auto;
	max-width: none;
	padding: 0 15px 50px;
}

.JS #SibAiSection5 .SibAiCase h3 {
	color: #544d6d;
	font-size: 100%;
}

.JS #SibAiSection5 .SibAiTitle {
	padding: 30px 7px 0;
}

.JS #SibAiSection5 .SibAiIcon {
	padding: 30px 10px 0 20px;
}

.JS #SibAiSection5 .SibAiNum {
	padding: 25px 0 0;
	font-size: 100%;
}

.JS #SibAiSection5 .SibAiTitle .Inner {
	padding-bottom: calc(100% - 4px);
	border: 2px solid #fff;
}

.JS #SibAiSection5 .SibAiTitle .Inner:after {
	left: -8px;
	top: -8px;
	border: 8px solid rgba(0, 204, 204, .2);
}

.JS #SibAiSection5 .SibAiTitle .Inner span {
	font-size: 69%;
}

.JS #SibAiSection5 .SibAiButton {
	display: none;
}


/* --- know more --- */

.JS .SibAiHr { margin-top: 30px; }

.JS .CaseStudy { margin-bottom: 3em; }

.JS .CaseStudy .Column2 { margin-bottom: 15px !important; }


}



/* [r] common
=========================================================================================== */

.SibAiRich #Contents {
	position: relative;
}

.SibAiRich #SibAiPlainContents {
	visibility: hidden;
}

#SibAiBody {
	width: 100%;
	height: auto;
	overflow: auto;
}

#SibAiBody.SibAiLock {
	height: 100vh;
	overflow: hidden;
}



/* [r] cubes
=========================================================================================== */

#SibAiCubeContainer {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	background-color: #333;
	overflow: hidden;
/*	z-index: 10;*/
	z-index: 2;
}

.SibAiCube {
	position: absolute;
	width: 50%;
	height: 100%;
	-webkit-perspective: 800px;
	perspective: 800px;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

#SibAiCubeLeft {
	left: 0;
	top: 0;
	-webkit-perspective-origin: right;
	perspective-origin: right;
}

#SibAiCubeRight {
	right: 0;
	top: 0;
	-webkit-perspective-origin: left;
	perspective-origin: left;
}

#SibAiCubeWide {
	display: none;
	left: 0;
	top: 0;
	width: 100%;
}



/* [r] panels
=========================================================================================== */

.SibAiPanel {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition-property: transform;
	transition-duration: 1s;
	will-change: transform;
}

.SibAiPanel.hide {
	display: none;
	transition-property: none;
}

#SibAiCubeLeft .SibAiPanel .SibAiLeftCol,
#SibAiCubeRight .SibAiPanel .SibAiLeftCol {
	width: 100%;
	background-attachment: scroll !important;
}

#SibAiCubeLeft .SibAiPanel .SibAiRightCol,
#SibAiCubeRight .SibAiPanel .SibAiRightCol {
	left: 0;
	width: 100%;
	margin-left: 0 !important;
	background-attachment: scroll !important;
}

.SibAiPanel .SibAiImg {
	background-position: 50% 50% !important;
	background-attachment: scroll !important;
}

#SibAiPanel0 > div {
	position: relative;
	width: 200%;
	height: 100%;
}

#SibAiPanel1 > div {
	position: relative;
	width: 200%;
	height: 100%;
	margin-left: -100%;
}

#SibAiPanel3 > div,
#SibAiPanel3 > div > div,
#SibAiPanel4 > div,
#SibAiPanel4 > div > div,
#SibAiPanel6 > div,
#SibAiPanel6 > div > div,
#SibAiPanel7 > div,
#SibAiPanel7 > div > div,
#SibAiPanel9 > div,
#SibAiPanel9 > div > div,
#SibAiPanel10 > div,
#SibAiPanel10 > div > div,
#SibAiPanel11 > div,
#SibAiPanel11 > div > div { height: 100%; }

#SibAiPanel3 .SibAiBody,
#SibAiPanel4 .SibAiBody,
#SibAiPanel6 .SibAiBody,
#SibAiPanel7 .SibAiBody,
#SibAiPanel9 .SibAiBody,
#SibAiPanel10 .SibAiBody,
#SibAiPanel11 .SibAiBody {
	top: 50%;
	min-height: 0;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

#SibAiPanel12 .SibAiImg { background-attachment: fixed !important; }



/* [r] buttons
=========================================================================================== */

#SibAiCubeButton {
	position: absolute;
	left: 50%;
	bottom: 60px;
	margin-left: -33px;
	width: 66px;
	height: 66px;
	z-index: 2;
}

#SibAiCubeButton a {
	position: relative;
	display: block;
	width: 66px;
	height: 66px;
	border-radius: 33px;
	background-color: rgba(0, 204, 204, .3);
	transition: background-color .4s ease;
}

#SibAiCubeButton a:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 54px;
	height: 54px;
	margin: 6px 0 0 6px;
	background-color: #0cc;
	border-radius: 27px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

#SibAiCubeButton a:after {
	content: "";
	display: block;
	position: absolute;
	left: 25px;
	top: 21px;
	width: 13px;
	height: 13px;
	border-right: solid 2px #fff;
	border-bottom: solid 2px #fff;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg) translateZ(0);
	transform: rotate(45deg) translateZ(0);
	transition: top .2s ease;
}

#SibAiCubeButton a:hover { background-color: rgba(0, 204, 204, .6); }

#SibAiCubeButton a:hover:after { top: 27px; }

#SibAiCubeButton a span {
	position: absolute;
	left: 50%;
	top: 74px;
	width: 6em;
	margin-left: -3em;
	color: #0cc;
	font-size: 82%;
	text-align: center;
}

#SibAiCubeButton.SibAiRed a { background-color: rgba(0, 204, 204, .3); }
#SibAiCubeButton.SibAiRed a:hover { background-color: rgba(0, 204, 204, .6); }

#SibAiCubeButton.SibAiRed a:before { background-color: #0cc; }

#SibAiCubeButton.SibAiRed a:after {
	border-right: solid 2px #fff;
	border-bottom: solid 2px #fff;
}

#SibAiCubeButton.SibAiDark a { background-color: rgba(0, 204, 204, .3); }
#SibAiCubeButton.SibAiDark a:hover { background-color: rgba(0, 204, 204, .6); }





/* [-] Addition
=========================================================================================== */
.footer-link-box{
	width: 241px;
    padding: 0 0 0 15px;
	margin-left: 0;
    float: left;
	box-sizing: border-box;
}

.FMLinkListStyle li ul:after {
	content: "";
	display: block;
	width: 80px;
	margin-top: 5px;
    border-bottom: #ccc solid 1px;
}

.FMLinkListStyle li ul:last-child:after {
	margin-top: 0;
	display: none;
}

.FMLinkListStyle li ul .sub-menu a {
    background-image: none !important;
    display: block;
    padding: 5px 0 0;
}

.FMLinkListStyle li ul .sub-menu{
    padding: 0;
}

.FMLinkListStyle li a:hover, .FMLinkListStyle li a:active, .FMLinkListStyle li a:focus {
}


.FMLinkListStyle li.social-links img {
	width: 30px;
	height: auto;
}

.FMLinkListStyle li.social-links {
    overflow: hidden;
	width: 200px;
}

.FMLinkListStyle li.social-links a {
    display: block;
    float: left;
    margin-left: 10px;
    padding: 0 !important;
    background: none !important;
}

.FMLinkListStyle li.social-links a:first-child {
    margin-left: 0;
}

.FMLinkListStyle li.social-links a:hover {
    opacity: 0.8;
}


/* for - 767px
=========================================================================================== */

@media screen and (max-width : 767px){
	.movieSectionText h3 {
    font-size: 110%;
}

	.movieSectionText .TextStyle1 {
    font-size: 90%;
}

}

/* for - 579px
=========================================================================================== */
.show-max-w579 {
	display: none;
}

@media screen and (max-width : 579px){
	.movieSection .movieSectionThumbnail {
		width: 100%;
		height: 200px;
	}

	.movieSection .movieSectionText {
		margin: 160px 0 0;
		padding: 30px 0;
	}

	.JS #SibAiSection1 .SibAiHeading span img {
		width: 12%;
	}


}


/* for - 320px
=========================================================================================== */

@media screen and (max-width : 320px){


		.movieSectionText h3 {
    font-size: 80%;
}

	.JS #SibAiSection1 .SibAiHeading span img {
		width: 15%;
	}

}


.emerging__container {
    position:fixed;
    z-index:100;
    top:0;
    left:0;
    width:100%;
    height:100vh;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    visibility:hidden;
    opacity:0;
    transition:.8s
}
.emerging__container_active {
    visibility:visible;
    opacity:1
}
.emerging__screen {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color:rgba(0, 0, 0, .3);
    z-index:-1
}
.emerging__wrapper {
    width:100%;
    height:100%;
    max-width:700px;
    max-height:500px;
    background-color:#fff;
    padding:1.5em 2em;
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-transform:translateY(10px);
    transform:translateY(10px);
    transition:.8s
}
.emerging__container_active .emerging__wrapper {
    -webkit-transform:translateY(0);
    transform:translateY(0)
}
.emerging__container_success .emerging__wrapper {
    width:400px;
    height:180px;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.emerging__close {
    width:30px;
    height:30px;
    position:absolute;
    right:1em;
    top:1em;
    z-index:1;
    transition:.4s;
    -webkit-transform-origin:center center;
    transform-origin:center center
}
.emerging__close:hover {
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg)
}
.emerging__close:after, .emerging__close:before {
    content:"";
    display:block;
    height:1px;
    width:43px;
    position:absolute;
    background-color:#010101;
    top:0;
    left:0;
    -webkit-transform-origin:left top;
    transform-origin:left top;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg)
}
.emerging__close:after {
    -webkit-transform-origin:right top;
    transform-origin:right top;
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
    left:auto;
    right:0
}
.emerging__heading {
  font-size:30px;
  margin-bottom:.5em
}
.__width_100{
  width: 100%;
}
.__col_7 {
    width: 43.75%;
}
.emerging__textarea, [class*=emerging__field] {
    outline:none;
    border:none;
    border-bottom:1px solid #f3f3f2;
    font-size:16px;
    min-height:2.3em;
    line-height:130%;
    font-weight:300;
    margin-bottom:1.5em
}
.emerging__textarea {
    resize:none;
    line-height:130%;
    font-family:"微软雅黑";
}
.emerging__send {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin-top:1em;
    width:11em
}
.emerging__send.disabled, .emerging__send_inactive {
    opacity:.6;
}
.emerging__sendText {
    margin-right:2em
}
.emerging__sendArrow {
    position:relative;
    background-color:#010101;
    height:1px;
    width:2.5em!important;
    margin-bottom:0;
    margin-right:50px;
    transition:-webkit-transform .8s;
    transition:transform .8s;
    transition:transform .8s, -webkit-transform .8s
}
.emerging__sendArrow svg {
    position:absolute;
    right:0;
    top:0;
    width:11px;
    height:19px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    max-width:none;
    max-height:none
}
.emerging__send:not(.emerging__send_inactive):hover .emerging__sendArrow {
    -webkit-transform:translateX(10px);
    transform:translateX(10px)
}
.emerging__wrapper .or{
  margin:50px 0 20px;
  color: #b3b3b3;
}
.emerging__wrapper .contact-people{
  display: flex;
}
.contact-people a{
  color: #333;
  text-decoration: none;
}
.emerging__wrapper .contact-people span{
  margin-right: 20px;
  flex: 1;
}

a.view-website{
  background: #fff;
  color: #3b3b3b;
  display: inline-block;
  padding: 8px 15px;
  border-radius: 5px;
  text-decoration: none;
  margin-top: 20px;
}
a.view-website:hover,.Under995 a.view-website{
  background-color: #0cc;
  color:#fff;
}
.Under995  .website-wrap{
  text-align: center;
}
