/* html {
    scroll-behavior: smooth;
} */
@media (prefers-reduced-motion: reduce) {
    html {
        scroll-behavior: auto;
    }
}
.page-contents section {
	letter-spacing: -1px;
}
.page-contents i {
	font-style: normal;
}
.page-contents .flex {
	display: flex;
}
.page-contents .flex.center {
    align-items: center;
}
.page-contents h2.title {
	font-weight: 700;
	font-size: 64px;	
}
.page-contents h3.title {
	margin-bottom: 20px;
	text-align: center;
	color: #000;
	font-weight: 700;
	font-size: 22px;	
}
.page-contents p.sub-title {
	margin: 30px;
	font-size: 24px;
    font-weight: 500;
    text-align: center;	
}
.page-contents p.sub-link {
	margin-top: 40px;
	font-size: 20px;
    font-weight: 400;
    text-align: right;
	padding-right: 10px;
}
.page-contents .imgCenter {
	margin: 0 30px;
}
.page-contents .imgText {
	margin: 10px 0;
	text-align: center;
}
.page-contents .imgText p {
	margin-top: 30px;	
	font-size: 18px;
	font-weight: 800;
	color: #000;
	text-align: center;
	line-height: 1.3;
}
.page-contents .imgText span {
	display: block;
	margin-top: 10px;
	font-size: 15px;
	text-align: center;
	transform: rotate(0.028deg);
	color: #a3a3a3;
}
.page-contents h2 {
	margin-bottom: 20px;
	text-align: center;
	color: #3D424C;
	font-size: 26px;
}
.page-contents h2.point {
	color: #0097f6;
	font-size: 24px;
	font-weight: 700;
	font-style: normal;
}
.page-contents h2.point.tool {
	color: #0097f6;
	font-style: normal;
}
.page-contents .video-center {
	text-align: center;
}
.page-contents .video-center video {
	width: 100%;
}


/* default-blue-bg */
.page-contents .default-blue-bg h1 {
	font-size: 60px;
	color: #808080;
	font-weight: 800;
}
.page-contents .default-blue-bg h1 strong {
	color: #1681d3;
	font-weight: 800;
}
.page-contents .default-blue-bg h1 em {
	color: #1681d3;
	font-weight: 800;
	font-style: normal;
}

.page-contents .default-blue-bg {
	padding-top: 24vh;
	padding-bottom: 24vh;
	text-align: center;
}
.page-contents .default-blue-bg .tx-ver div {
	padding: 30px 0;	
}
.mini-title {
	background-color: #3D424C;
	font-size: 24px;
	font-weight: 700;
	width: 380px;
	height: 52px;
	margin: 0 auto;
	margin-bottom: 8px;
	padding-top: 7px;
	text-align: center;
}
.page-contents .default-blue-bg .tx-ver div img,
.page-contents .default-blue-bg .tx-ver div em {
	display: inline-block;
}
.page-contents .default-blue-bg .tx-ver div img {
	padding: 0;
    vertical-align: middle;
}
.page-contents .default-blue-bg .tx-ver div em {
	margin: 0 15px;
	font-style: normal;
	font-weight: 800;
	font-size: 50px;
	color: #bbb;
	vertical-align: text-top;
}
.page-contents .default-blue-bg p {
	/* padding: 0 30px; */
	font-size: 64px;
	font-weight: 700;
	text-align: center;
}
.page-contents .default-blue-bg span {
	display: inline-block;
	margin-top: 60px;
	font-size: 24px;
	font-weight: 500;
	color: #6B7280;
	transform: rotate(0.028deg);
}
.page-contents .default-blue-bg .tag {
	margin: 10px 50px 10px 40px;
}
.page-contents .default-blue-bg.comm-top-title h1 {
	padding: 40px 0px 25px 0;
	font-size: 52px;
}

/*.page-contents .default-blue-bg.comm-top-title p {
	font-weight: 400 !important;
} */
.page-contents .default-blue-bg.comm-top-title .tag {
	margin: 10px 50px 30px 50px;
}

/* section-gray-bg */
.page-contents .section-gray-bg {
	margin-bottom: 10vh;
	padding-top: 24vh;
	padding-bottom: 24vh;
	text-align: center;
}
.page-contents .section-gray-bg p {
	margin: 25px 0 60px;
	font-size: 64px;
	font-weight: 700;
	color: #3D424C;
}
.page-contents .section-gray-bg span {
	font-size: 24px;
	font-weight: 500;
	color: #6B7280;
}
/* */
.page-contents .section-gray-bg.section-common {
	padding: 60px 0;
}

/* metahuman-dark-bg */
.page-contents .metahuman-dark-bg {
    position: relative;
    width: 100%;
    min-height: 100%;
    color: #fff;
}
.page-contents .metahuman-dark-bg .metahuman-cont {
    position: absolute;
    top: 17%;
    left: 6%;
    width: 100%;
    color: #fff;
    z-index: 1;
}
.page-contents .metahuman-dark-bg .metahuman-cont h2,
.page-contents .metahuman-dark-bg .metahuman-cont div,
.page-contents .metahuman-dark-bg .metahuman-cont p {
    letter-spacing: -1px;
	transform: skew(-0.03deg);
}
.page-contents .metahuman-dark-bg .metahuman-cont h2 {
	margin: 0 0 1.8vw 0;
	color: #fff;
	text-align: left;
    font-size: 3.4vw;
    font-weight: 800;
}
.page-contents .metahuman-dark-bg .metahuman-cont h2 img {
	height: 2.6vw
}
.page-contents .metahuman-dark-bg .metahuman-cont h2 img:first-child {
	margin-bottom: 0.7813vw
}
.page-contents .metahuman-dark-bg .metahuman-cont div {
    font-size: 1.4vw;
}
.page-contents .metahuman-dark-bg .metahuman-cont p {
	margin: 1.2vw 0;
    font-size: 1vw;
    transform: skew(-0.03deg);
	color: #a1a1a1;
}
.page-contents .metahuman-dark-bg video {
    width: 100%;
}

/* top-title */
.page-contents .top-title p {
	color: #3D424C;
	text-align: center;
	font-size: 64px;
	font-weight: 700;
}
.page-contents .top-title .mini-title {
	color: #ffffff;
	text-align:center;
	font-size: 24px;
	font-weight: 700;
}
.page-contents .top-title .description {
	color: #6B7280;
	text-align:center;
	font-size: 24px;
	font-weight: 500;
	padding-top: 32px;
	padding-bottom: 92px;
}
.page-contents .top-title-img img {
	margin: 3px 0 30px 0;
}
.page-contents .top-title-img p {
	font-size: 17px;
	font-weight: 400;
}

/* top-points */
.page-contents .top-points {
	/* margin-top: 10px; */
	text-align: center;
}
.page-contents .top-points div {
	position: relative;
	display: inline-block;
	width: 14em;
	height: 14em;
    margin: 20px;
	text-align: center;
	color: #fff;
	background-color: #0097f6;
	border-radius: 10%;
	vertical-align: middle;
	font-weight: 700;
}
.page-contents .top-points div:before {
    content: "";
    display: block;
    position: absolute;
    top: -6px;
    left: -7px;
    width: 15em;
    height: 15em;
    border: 3px dotted #0097f6;
    border-radius: 13%;
}
.page-contents .top-points.six div {
	position: relative;
	display: inline-block;
	width: 148px;
	height: 148px;
    margin: 10px;
	text-align: center;
	color: #fff;
	background-color: #0ed058;
	border-radius: 50%;
	vertical-align: middle;
}
.page-contents .top-points.six div:before {
    content: "";
    display: block;
    position: absolute;
    top: -6px;
    left: -6px;
    width: 160px;
    height: 160px;
    border: 2px dotted #0ed058;
    border-radius: 50%;
}
.page-contents .top-points div em {
	display: inline-block;
	margin: 32px 0 15px 0;
	font-size: 1.5em;
	font-style: normal;
	font-weight: 700;
	transform: rotate(0.028deg);
}
.page-contents .top-points div em:after {
    content: "";
    display: block;
    height: 2px;
    margin-top: 4px;
    /* border-bottom: 1px dotted #fff; */
}
.page-contents .top-points div p {
	padding: 0 10px;
	font-size: 2em;
	text-align: center;
    line-height: 1.3;
}


/* core-tech */
/* .page-contents .core-tech {
	margin: 40px 0;
} */
.page-contents .core-tech h3 {
	margin-bottom: 20px;	
	text-align: center;
	color: #000;
	font-size: 30px;
	font-weight: 800;
}
/* .page-contents .core-tech h3.line span {
	position: relative;
	display: inline-block;
	padding: 10px 30px 11px;
	border-left: 4px solid #000;
	border-right: 4px solid #000;
}
.page-contents .core-tech h3.line span i:before,
.page-contents .core-tech h3.line span i:after {
	content: "";
	position: absolute;
	width: 15px;
	height: 4px;
	background-color: #000;	
} */
.page-contents .core-tech h3.line span i:first-child:before {
	top: 0;
	left: 0;
}
.page-contents .core-tech h3.line span i:first-child:after {
	bottom: 0;
	left: 0;
}
.page-contents .core-tech h3.line span i:last-child:before {
	top: 0;
	right: 0;
}
.page-contents .core-tech h3.line span i:last-child:after {
	bottom: 0;
	right: 0;
}
.page-contents .core-tech > p, .page-contents .core-tech > span {
	display: block;
	text-align: center;
	margin: 0 30px;
}
.page-contents .core-tech > p {
	font-size: 36px;
	font-weight: 700;
	line-height: 57.6px;
	text-align: center;
	margin: 32px 0 32px;
	color: #3D424C;
}
.page-contents .core-tech > span {
	font-size: 24px;
	font-weight: 500;
	line-height: 38.4px;
	text-align: center;
	transform: rotate(0.028deg);
	color: #3D424C;
}
.page-contents .core-tech dl {
	display: flex;
}
.page-contents .core-tech dl dt {
	width: 145px;
	padding: 0;
	text-align: left;
}
.page-contents .core-tech dl dt em {
	display: block;
	width: 60px;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	color: #0097F6;
	margin-bottom: 14px;
}
.page-contents .core-tech dl dt i {
	display: inline-block;
	width: 145px;
	height: 145px;
	margin: 0px 0 0;
}
.page-contents .core-tech dl dd {
	width: calc(100% - 65px);
	text-align: left;
	padding-left: 20px;
	margin-top: 3.5vh;
}
.page-contents .core-tech dl dd h4 {
	margin: 0 0 8px 0;
	font-size: 24px;
	line-height: 28.64px;
	color: #3D424C;
	font-weight: 700;
}
.page-contents .core-tech dl dd span {
	font-size: 18px;
	line-height: 27px;
	color: #3D424C;
	font-weight: 500;
}
.page-contents .core-tech-img p {
    margin: 10px 0 5px 0;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}
.page-contents .core-tech-img h4 {
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: 800;
    text-align: center;
    color: #000;
}

/* */
.page-contents .core-tech .talkbot-core-tech {
	position: relative;
	display: flex;
}
.page-contents .core-tech .talkbot-core-tech > div:first-child {
	position: relative;
	margin-right: 42px;
}
.page-contents .core-tech .talkbot-core-tech > div:first-child h4 {
	display: flex;	
	position: absolute;
	height: calc(100% - 220px);
	margin: 110px 0;
	padding: 0 20px;
	align-items: center;
	background-color: #0ed058;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	line-height: 1.6;
	z-index: 10;
}
.page-contents .core-tech .talkbot-core-tech > div:last-child {
	padding-left: 84px;
	border-left: 1px solid #0ed058;
}
.page-contents .core-tech .talkbot-core-tech > div:last-child dl {
	margin: 0;
}
.page-contents .core-tech .talkbot-core-tech > div:last-child em {
	position: relative;
	display: inline-block;
	width: 30%;
	height: 17px;
	margin-top: 7px;
}
.page-contents .core-tech .talkbot-core-tech > div:last-child em:after {
	position: absolute;
    left: 50%;
    margin-left: -8px;
	display: inline-block;
	content: "";
	width: 17px;
	height: 17px;
	background: url(../images/icon/etc/icon-sm-plus-black.png) no-repeat; 
}

.page-contents .core-tech .talkbot-core-tech > div:last-child dl dt {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
	width: 30%;
	text-align: center;
	background-color: #f3f3f3;
	word-break: break-all;
}
.page-contents .core-tech .talkbot-core-tech > div:last-child dl dt:before {
	position: absolute;	
	content: "";
	left: -84px;
	width: 84px;
	height: 1px;
	background-color: #0ed058;
	transform: rotate(0deg);
	z-index: -55;
}
.page-contents .core-tech .talkbot-core-tech > div:last-child dl:first-child dt:after,
.page-contents .core-tech .talkbot-core-tech > div:last-child dl:last-child dt:after {
	position: absolute;	
	content: "";
	left: -86px;
	width: 83px;
	height: 95px;
	transform: rotate(0deg);
	background-color: #fff;
	z-index: 5;
}
.page-contents .core-tech .talkbot-core-tech > div:last-child dl:first-child dt:after {
	margin-top: -96px;
}
.page-contents .core-tech .talkbot-core-tech > div:last-child dl:last-child dt:after {
	margin-bottom: -96px;
}
.page-contents .core-tech .talkbot-core-tech > div:last-child dl dd {
	width: 70%;
	padding: 5px 0;
	margin-left: 20px;
}
.page-contents .core-tech .talkbot-core-tech > div:last-child dl dd strong {
	display: block;
	margin-bottom: 5px;
    font-size: 17px;
    color: #000;
    font-weight: 800;
}
.page-contents .core-tech .talkbot-core-tech > div:last-child dl dd span{
	display: block;
	font-size: 15px;
    line-height: 1.3;
	word-break: break-all;
}

/* */
.page-contents .core-tech .imgCenter.voice-core-tech {
	position: relative;
}
.page-contents .core-tech .imgCenter.voice-core-tech div {
	position: absolute;
	top: 0;
	right: 16.5%;
	width: 13.2%;
	height: 100%;
}
.page-contents .core-tech .imgCenter.voice-core-tech div a {
	position:relative;
	display: block;
	width: 100%;
	height: 30.5%;
	margin-bottom: 14.5%;
}
.page-contents .core-tech .imgCenter.voice-core-tech div a:last-child {
	margin-bottom: 0;
}

/* */
.page-contents .core-tech.field-business h2 {
	margin-bottom: 10px;
}
.page-contents .core-tech.field-business dl {
	margin-bottom: 30px;
}
.page-contents .core-tech.field-business dl dt {
	padding: 4px 0 0 0;
}
.page-contents .core-tech.field-business dl dd {
	width: calc(100% - 75px);
    padding-left: 15px;
}
.page-contents .core-tech.field-business dl dd h4 {
	font-size: 20px;
	margin-bottom: 5px;
}
.page-contents .core-tech.field-business dl dd span {
	font-size: 16px;
}
.page-contents .core-tech.field-business dl dd strong {
	display: flex;
    flex-wrap: wrap;
	padding: 10px 0 0;
}
.page-contents .core-tech.field-business dl dd strong a {
	display: inline-block;
	width: calc(50% - 6px);
	margin: 2px;
	padding: 4px 8px 2px 8px;
	font-size: 12px;
	font-weight: 800;
	text-align: center;
	color: #777;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	letter-spacing: 0;
	box-sizing: border-box;
}
.page-contents .core-tech.field-business dl dd strong a:hover {
	text-decoration: none;	
	color: #fff;
	background-color: #0ed058;
	border: 1px solid #0ed058;
}


/* features */
.page-contents .top-features {
	margin-top: 30px;
	padding: 0 30px;
	text-align: center;
}
.page-contents .top-features div {
	position: relative;
	display: inline-block;
	width: 128px;
	height: 128px;
    margin: 10px;
	text-align: center;
	border: 1px solid #eee;
	border-radius: 50%;
	vertical-align: middle;
}
.page-contents .top-features div:before {
	position: absolute;
	top: -5px;
	left: 50%;
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: -5px;
	background-color: #0097f6;
	transform: rotate(137deg);
}
.page-contents .top-features div i {
	display: inline-block;
	margin: 25px 0 0;
	width: 36px;
	height: 36px;
	font-size: 15px;
	font-style: normal;
}
.page-contents .top-features div p {
	display: flex;
	height: 38px;
	padding: 0 10px;
    align-items: center;
    justify-content: center;
	text-align: center;
	line-height: 1.2;
	color: #000;
	font-weight: 800;	
}



/* slide */
.page-contents .slide ul {
	padding: 0;
	margin: 10px 0;
}
.page-contents .slide ul li {
    list-style: none;
}
.page-contents .slide-cont-box .img-over {
    position: relative;
    display: block;
    height: 100%;

}
.page-contents .slide-cont-box .img-over a:after {
    position: absolute;
    content: "";
    right: 21px;
    bottom: 14px;
    width: 32px;
    height: 32px;
    background: rgba(50, 54, 69, 0.6) url(../images/icon/etc/icon-sm-search-white.png) center no-repeat;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
/* */
.page-contents .introduction-tools .slide-dot {
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    text-align: center;
}
.page-contents .introduction-tools .slide-dot a {
    width: 11px;
    height: 11px;
    background: #b1b1b1;
    display: inline-block;
    border-radius: 50%;
    margin: 0 4px;
}
.page-contents .introduction-tools .slide-dot a.on {
	background-color: #000;
}
.page-contents .introduction-tools .slide-cont-box {
	min-height: 250px;
	padding: 0 50px;
}
.page-contents .introduction-tools .slide-cont-box h4 {
	position: relative;
	font-size: 23px;
	margin-top: 0;
	margin-bottom: 23px;
	color: #0097f6;
	text-align: center;
}
.page-contents .introduction-tools .slide-cont-box h4 span {
	display: inline-block;
	margin-right: 5px;
	padding: 4px 7px 2px 7px;
	color: #fff;
	font-size: 17px;
	border-radius: 3px;
	background-color: #0097f6;
}
.page-contents .introduction-tools .slide-cont-box p {
	text-align: center;
	font-size: 19px;
	font-weight: 400;
	margin-bottom: 30px;
}
.page-contents .introduction-tools .slide-cont-box a {
	display: inline-block;
	border: 1px solid #eee;
}
.page-contents .introduction-tools .slide-cont-box ul li {
	position: relative;
	padding: 0 0 3px 25px; 
	transform: rotate(0.028deg);
	font-size: 17px;
	color: #000;
}
.page-contents .introduction-tools .slide-cont-box ul li:before {
	content: '';
	position: absolute;
	top: 3px;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/icon/etc/icon-sm-check-blue.png) no-repeat;
}
.page-contents .introduction-tools .slide-cont-box ul li span {
	position: relative;
	display: block;
	padding: 3px 0 3px 13px;
	font-size: 15px;
	color: #555;
	line-height: 1.3;
	font-weight: 400;
}
.page-contents .introduction-tools .slide-cont-box ul li span:before {
	position: absolute;
	content: "";
	top: 10px;
	left:0;
	width: 5px;
	height: 5px;
	margin-left: 2px;
	border-radius: 10px;
	background-color: #5a5e63;
}
.page-contents .introduction-tools .slide-cont-box ul li span b {
	display: block;
	padding: 3px 0 0 0;
	font-size: 13px;
	color: #555;
	font-weight: 400;
	
}
.page-contents .introduction-tools .tparrows.preview3:after {
	font-size: 50px;
}

/* */
.page-contents .introduction-tools .tab-content {
	margin-bottom: 10px;
}
.page-contents .introduction-tools .tab-cont-box {
	margin: 0;
}
.page-contents .introduction-tools .tab-cont-box li {
	border: 1px solid #eee;
	margin-bottom: 10px;
	border-radius: 5px;
}
.page-contents .introduction-tools .tab-cont-box li a {
	display: block;
	padding: 13px 15px 9px 15px;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
}
.page-contents .introduction-tools .tab-cont-box li a i {
	display: inline-block;
	margin-right: 7px;
}
.page-contents .introduction-tools .tab-cont-box li.active a {
	color: #292929;
	font-weight: 700;
}
.page-contents .introduction-tools .tab-cont-box li.active a i {
	color: #0097f6;
}
.page-contents .introduction-tools .tab-cont-box li div {
	display: none;
	padding: 0 15px;
}
.page-contents .introduction-tools .tab-cont-box li.active div {
	display: block;
	padding-bottom: 15px;
}
.page-contents .introduction-tools .tab-cont-box li div p {
	margin-bottom: 8px;
	font-size: 15px;
	text-align: left;
	color: #292929;
}
.page-contents .introduction-tools .tab-cont-box li div span {
	position: relative;
	display: block;
	padding-left: 10px;
	font-size: 13px;
	transform: skew(-0.03deg);
	color: #555;
}
.page-contents .introduction-tools .tab-cont-box li div span:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 8px;
	left: 0;
	width: 3px;
	height: 3px;
	border-radius: 50px;
	background-color: #292929;
}
.page-contents .introduction-tools .tab-cont-box li div a {
	position: relative;
	display: inline-block;
	padding: 7px 27px 4px 13px;
	margin: 10px 0 0 10px;
	font-size: 14px;
	background-color: #0097f6;	
	color: #fff !important;
	border-radius: 5px;
	transform: skew(-0.03deg);
}
.page-contents .introduction-tools .tab-cont-box li div a:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 8px;
	right: 7px;
	width: 16px;
	height: 16px;
	background: url(../images/icon/etc/icon-sm-arrow-right-white.png) no-repeat;
}

/* */
.page-contents .success-case .slide-dot {
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 100%;
    text-align: center;
}
.page-contents .success-case .slide-dot a {
	width: 28px;
	height: 6px;
	background: #b1b1b1;
	display: inline-block;
    margin: 0 6px;
}
.page-contents .success-case .slide-dot a.on {
	background-color: #0097f6;
}
.page-contents .success-case .slide-cont-box {
	padding: 40px;
	border: 1px solid #eee;
}
.page-contents .success-case .slide-cont-box h4 {
	font-size: 21px;
	margin-top: 0;
	font-weight: 700;
	margin-bottom: 20px;
	color: #0097f6;
}
.page-contents .success-case .slide-cont-box .sc-left-cont,
.page-contents .success-case .slide-cont-box .sc-right-cont {
	padding: 10px 0;
}
.page-contents .success-case .slide-cont-box .sc-left-cont {
	text-align: center;
}
.page-contents .success-case .slide-cont-box .sc-left-cont img {
	margin: 0 auto;
}
.page-contents .success-case .slide-cont-box .sc-left-cont span {
	display: block;
	margin-bottom: 10px;
}
.page-contents .success-case .slide-cont-box .sc-left-cont span {
	display: block;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
}
.page-contents .success-case .slide-cont-box .sc-left-cont a {
	position: relative;
	display: inline-block;
	padding: 7px 35px 5px 20px;
	font-size: 14px;
	color: #fff;
	transform: rotate(0.028deg);
	background-color: #0097f6;
	border-radius: 50px;
}
.page-contents .success-case .slide-cont-box .sc-left-cont a:after {
	content: '';
	position: absolute;
	top: 9px;
	right: 10px;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/icon/etc/icon-sm-arrow-right-white.png) no-repeat;
}
.page-contents .success-case .slide-cont-box .sc-right-cont span {
	display: block;
	margin-bottom: 15px;
}
.page-contents .success-case .slide-cont-box .sc-right-cont span img {
	margin: 0 auto;
}
.page-contents .success-case .slide-cont-box .sc-right-cont p {
	margin-bottom: 20px;
	font-size: 27px;
	font-weight: 800;
	color: #000;
	line-height: 1.3;
    word-break: normal;
    text-align: inherit;
}
.page-contents .success-case .slide-cont-box .sc-right-cont p > span {
	display: inline;
	color: #0097f6;
	font-weight: 800;
}
.page-contents .success-case .slide-cont-box .sc-right-cont dl:last-child {
	margin-bottom: 0;	
}
.page-contents .success-case .slide-cont-box .sc-right-cont dl dt {
	padding: 0;
}
.page-contents .success-case .slide-cont-box .sc-right-cont dl dt span {
	display: inline-block;
	padding: 8px 20px 6px 20px;
	color: #fff;
	background-color: #292929;
	border-radius: 50px;
	margin-bottom: 12px;
}
.page-contents .success-case .slide-cont-box .sc-right-cont dl dd {
	padding: 0;
	font-size: 17px;
	text-align: left;
	line-height: 1.4;
}
.page-contents .success-case .slide-cont-box .sc-right-cont dl dd ul li {
	position: relative;
	padding-left: 22px;
	margin-top: 5px;
}
.page-contents .success-case .slide-cont-box .sc-right-cont dl dd ul li:before {
	content: "";
	position: absolute;
	left: 7px;
	top: 8px;
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #0097f6;
}

/* metahuman slide */
.page-contents .carousel .carousel-indicators {
	position: relative;
	display: flex;
	align-items: center;
    justify-content: center;
    bottom: 0;
	width: 56%;
	margin-left: -28%;
}
.page-contents .carousel .carousel-indicators li {
	position: relative;
	width: 80%;
	height: 80%;
	margin: 15px 4%;
	border: 0;
	border-radius: 200px;
	text-indent: inherit;
	list-style: none;
	cursor: pointer;
}
.page-contents .carousel .carousel-indicators li img {
	width: auto;
	height: auto;
	border-radius: 200px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}
.page-contents .carousel .carousel-indicators li span {
	position: absolute;
	display: block;
	bottom: -34px;
	width: 100%;
	font-size: 17px;
	color: #555;
	font-weight: 400;
	text-align: center;
	transform: skew(-0.03deg);
}
.page-contents .carousel .carousel-indicators li.active {
	width: 100%;
	height: 100%;
	background-color: #2af377;
}
.page-contents .carousel .carousel-indicators li.active img {
	width: auto;
	height: auto;
	border: 6px solid #fff;
}
.page-contents .carousel .carousel-indicators li.active span {
	color: #2af377;
	font-size: 20px; 
	font-weight: 700;
}
.page-contents .carousel .carousel-control {
	background-image: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	height: 170px;
	text-align: center;
}
.page-contents .carousel .carousel-control:hover, 
.page-contents .carousel .carousel-control:focus {
	opacity: 1;
}
.page-contents .carousel .carousel-control.right {
	right: 0;
	left: auto;
}
.page-contents .carousel .carousel-control span {
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 48px;
	height: 48px;
	margin-top: -24px;
	z-index: 5;
}
.page-contents .carousel .carousel-control .glyphicon-chevron-left:before {
	content: "";
	display: inline-block;
	width: 48px;
	height: 48px;
	background: url(/images/icon/etc/slide_arrow_left.png) no-repeat;
}
.page-contents .carousel .carousel-control .glyphicon-chevron-right:before {
	content: "";
	display: inline-block;
	width: 48px;
	height: 48px;
	background: url(/images/icon/etc/slide_arrow_right.png) no-repeat;
}
.page-contents .carousel .carousel-inner {
	margin-top: 30px;
}
.page-contents .carousel .carousel-inner img {
	width: 100%;
}
.page-contents .carousel .carousel-inner .carousel-caption {
	top: 2.0946vw;
	left: 2.8646vw;
	text-align: left;
	width: 48%;
	text-shadow: none;
}
.page-contents .carousel .carousel-inner .carousel-caption em {
	display: block;
	color: #a1a1a1;
	font-size: 17px;
	font-style: normal;
	font-weight: 700;
	transform: skew(-0.03deg);
	letter-spacing: 0;
}
.page-contents .carousel .carousel-inner .carousel-caption h3 {
	margin: 1.0417vw 0;
	color: #292929;
	font-size: 25px;
	font-style: normal;
	font-weight: 800;
	line-height: 1.3;
	transform: skew(-0.03deg);

}
.page-contents .carousel .carousel-inner .carousel-caption p {
	margin-bottom: 1.0417vw;
	color: #292929;
	font-size: 14px;
	font-weight: 400;
	text-align: left;
}
.page-contents .carousel .carousel-inner .carousel-caption span {
	display: block;
	color: #292929;
	font-size: 15px;
	font-weight: 800;
	transform: skew(-0.03deg);
}
.page-contents .carousel .carousel-inner .carousel-caption ul {
	display: flex;
}
.page-contents .carousel .carousel-inner .carousel-caption ul li {
	width: 25%;
	padding: 6px 8px 5px 8px;
	margin-right: 7px;
	font-size: 13px;
	background-color: #2af377;
	border-radius: 50px;
	text-align: center;
	font-weight: 700;
	transform: skew(-0.03deg);
}
/* metahuman @media */
@media (min-width:752px) and (max-width:994px){
	.page-contents .carousel .carousel-control {
		height: 150px;
	}
	.page-contents .carousel .carousel-indicators li {
		margin: 15px 4%;
	}
	.page-contents .carousel .carousel-indicators li span {
		bottom: -27px;
		font-size: 15px;
	}
	.page-contents .carousel .carousel-indicators li.active span {
		font-size: 17px;
	}
	.page-contents .carousel .carousel-indicators li.active img {
		border: 5px solid #fff;		
	}
	.page-contents .carousel .carousel-inner .carousel-caption em {
		font-size: 15px;
	}
	.page-contents .carousel .carousel-inner .carousel-caption h3 {
		font-size: 23px;
	}
	.page-contents .carousel .carousel-inner .carousel-caption ul li {
	font-size: 12px;
	}
}
@media (min-width:684px) and (max-width:751px){
	.page-contents .carousel .carousel-control {
		height: 140px;
	}
	.page-contents .carousel .carousel-indicators li {
		margin: 15px 3%;
	}
	.page-contents .carousel .carousel-indicators li span {
		bottom: -27px;
		font-size: 14px;
	}
	.page-contents .carousel .carousel-indicators li.active span {
		font-size: 16px;
	}
	.page-contents .carousel .carousel-indicators li.active img {
		border: 4px solid #fff;		
	}
	.page-contents .carousel .carousel-inner .carousel-caption em {
		font-size: 14px;
	}
	.page-contents .carousel .carousel-inner .carousel-caption h3 {
		font-size: 21px;
	}
	.page-contents .carousel .carousel-inner .carousel-caption p {
		font-size: 12px;
	}
	.page-contents .carousel .carousel-inner .carousel-caption ul li {
	font-size: 11px;
	}
}
@media (min-width:430px) and (max-width:683px){
	.page-contents .carousel .carousel-control {
		height: 104px;
	}
	.page-contents .carousel .carousel-indicators li {
		margin: 15px 2%;
	}
	.page-contents .carousel .carousel-indicators li span {
		bottom: -24px;
		font-size: 11px;
	}
	.page-contents .carousel .carousel-indicators li.active span {
		font-size: 13px;
	}
	.page-contents .carousel .carousel-indicators li.active img {
		border: 3px solid #fff;		
	}
	.page-contents .carousel .carousel-inner .carousel-caption em {
		font-size: 1.7570vw;
	}
	.page-contents .carousel .carousel-inner .carousel-caption h3 {
		font-size: 2.6354vw;
	}
	.page-contents .carousel .carousel-inner .carousel-caption p {
		font-size: 1.6105vw;
	}
	.page-contents .carousel .carousel-inner .carousel-caption span {
		font-size: 1.9034vw;
	}
	.page-contents .carousel .carousel-inner .carousel-caption ul li {
		font-size: 1.3177vw;
		padding: 6px 3px 5px 3px;
	}
}
	
/* */
.page-contents .reference-logo-list {
	position: relative;
	height: 221px;
	padding: 30px 15px;
    margin: 10px -5px;
	background-color: #fff;
	border: 1px solid #eee;
	box-sizing: border-box;
	text-align: center;
}
.page-contents .reference-logo-list em {
	position: absolute;
	left: 0;
	top: -10px;
	width: calc(100% - 30px);
	margin: 0 15px;
	display: inline-block;
	padding: 2px 7px 0 7px;
	background-color: #ff4953;
	border-radius: 3px;
	font-style: normal;
	color: #fff;
	font-size: 11px;
	transform: skew(-0.03deg);
}
.page-contents .reference-logo-list img {
	width: auto;
	margin: 0 auto;
	padding: 0 10px;
	text-align: center;
}
.page-contents .reference-logo-list h4 {
	font-weight: 700;
	font-size: 18px;
	margin-top: 20px;
	color: #000;
}
.page-contents .reference-logo-list p {
	text-align: center;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 700;
    color: #0097f6;
    line-height: 1.3;
}
/* */
.page-contents .btn-more-open-close {
	text-align: center;
	margin-top: 8px;
}
.page-contents .btn-more-open-close a {
	min-width: 120px;
	display: inline-block;
	padding: 13px 30px 10px 30px;
	color: #000;
	text-align: center;
	border: 1px solid #eee;
	border-radius: 50px;
	transform: rotate(0.028deg);
}
.page-contents .btn-more-open-close a:hover {
	text-decoration: none;
	border: 1px solid #292929;
	background-color: #292929;
	color: #fff;
}

/* */
.page-contents .meta-video-slide .slideTools {
	overflow: hidden;
}
.page-contents .meta-video-slide .slide-dot {
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    text-align: center;
}
.page-contents .meta-video-slide .slide-dot a {
    width: 35px;
    height: 3px;
    background: #ddd;
    display: inline-block;
    margin: 0;
}
.page-contents .meta-video-slide .slide-dot a.on {
    height: 5px;
    margin-bottom: -1px;
	background-color: #0ed058;
	border-radius: 10px;
}
.page-contents .meta-video-slide .col-md-offset-1 {
	padding: 0;	
}
.page-contents .meta-video-slide .meta-video-list {
	height: 357px;
	margin: 15px 0;
    background-color: #fff;
    border: 1px solid #eee;
    box-sizing: border-box;
    text-align: left;
}
.page-contents .meta-video-slide .meta-video-list strong {
	display: inline-block;
	padding: 20px 0 15px 20px;
	font-size: 18px;
	color: #000;
}
.page-contents .meta-video-slide .meta-video-list strong i {
	display: inline-block;
	font-size: 24px;
	font-weight: 800;
	color: #000;
	vertical-align: middle;
}
.page-contents .meta-video-slide .meta-video-list strong b {
	display: inline-block;
	vertical-align: middle;
	font-weight: 400;
}
.page-contents .meta-video-slide .meta-video-list a span {
	position: relative;
	display: block;
}
.page-contents .meta-video-slide .meta-video-list a span:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 48px;
	height: 48px;
	margin: -24px 0 0 -24px;
	background: url(../images/icon/etc/icon_media_play.png) no-repeat 0 0;
	z-index: 100;
}
.page-contents .meta-video-slide .meta-video-list a span:hover:before {
	background: url(../images/icon/etc/icon_media_play.png) no-repeat -58px 0;
}
.page-contents .meta-video-slide .meta-video-list h4 {
	font-weight: 800;
	font-size: 18px;
	padding: 15px 25px 0 25px;
	color: #0ed058;
}
.page-contents .meta-video-slide .meta-video-list p {
	text-align: center;
    word-break: normal;
	padding: 0 25px 25px 25px;
	text-align: left;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
}

/* use case */
.page-contents .use-case .language-use-case div {
	position: relative;
	height: 276px;
	padding: 40px 30px 30px 30px;
    margin: 10px -5px;
	background-color: #fff;
	border: 1px solid #eee;
	box-sizing: border-box;
	text-align: center;
}
.page-contents .use-case .language-use-case span,
.page-contents .use-case .language-use-case em,
.page-contents .use-case .language-use-case strong,
.page-contents .use-case .language-use-case p {
	display: block;
	transform: rotate(0.028deg);
	text-align: center;
	font-style: normal;
}
.page-contents .use-case .language-use-case div h3 {
    margin: 0 -10px 20px -10px;
	font-size: 18px; 
	font-weight: 800;
	color: #000;
}
.page-contents .use-case .language-use-case div span {
	display: block;
	margin-bottom: 10px;
	border: 1px solid #acacac;
	border-radius: 4px;
	font-size: 15px;
	color: #000;
	padding: 6px 0 4px 0;
	transform: rotate(0.028deg);
}
.page-contents .use-case .language-use-case div i {
	display: block;
	height: 17px;
	background: url(../images/icon/etc/icon-sm-plus-black.png) center no-repeat;
}
.page-contents .use-case .language-use-case div i.h32 {
	margin: 32px 0;
}
.page-contents .use-case .language-use-case div em {
	margin-bottom: 10px;
	padding: 10px 0 10px 0;
	color: #fff;
	background-color: #243265;
	border-radius: 4px;
	font-size: 12px;
	font-weight: 800;
}
.page-contents .use-case .language-use-case div strong {
	margin-top: 12px;
	font-size: 14px;
	color: #243265;
	font-weight: 800;
}
/* service image */
.page-contents .use-case .language-use-case div.service_img {
	position: relative;
	height: 200px;
	padding: 30px;
    margin: 10px -5px;
	background-color: #fff;
	border: 1px solid #eee;
	box-sizing: border-box;
	text-align: center;
}
.page-contents .use-case .language-use-case p {
	position: relative;
	height: 41px;
	margin: 0 -5px 10px -5px;
	line-height: 43px;
	font-size: 16px;
	background-color: #f3f3f3;
	color: #292929;
}
.page-contents .use-case .language-use-case p.none {
	background-color: inherit;
}
.page-contents .use-case .language-use-case p i,
.page-contents .core-tech .talkbot-core-tech > div dl dt b {
	display: block;
	text-align: center;
	font-style: normal;
}
.page-contents .use-case .language-use-case p i:before,
.page-contents .use-case .language-use-case p i:after,
.page-contents .core-tech .talkbot-core-tech > div > dl dt b:before,
.page-contents .core-tech .talkbot-core-tech > div > dl dt b:after  {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	box-sizing: border-box;
}
.page-contents .use-case .language-use-case p i:first-child::before,
.page-contents .core-tech .talkbot-core-tech > div dl dt b:first-child::before {
	top: 0;
	left: 0;
	border-top: 1px solid #292929;
	border-left: 1px solid #292929;
}
.page-contents .use-case .language-use-case p i:first-child:after,
.page-contents .core-tech .talkbot-core-tech > div dl dt b:first-child:after {
	left: 0;
	bottom: 0;
	border-left: 1px solid #292929;
	border-bottom: 1px solid #292929;
}
.page-contents .use-case .language-use-case p i:last-child:before,
.page-contents .core-tech .talkbot-core-tech > div dl dt b:last-child:before {
	top: 0;
	right: 0;
	border-top: 1px solid #292929;
	border-right: 1px solid #292929;
}
.page-contents .use-case .language-use-case p i:last-child:after,
.page-contents .core-tech .talkbot-core-tech > div dl dt b:last-child:after {
	right: 0;
	bottom: 0;
	border-right: 1px solid #292929;
	border-bottom: 1px solid #292929;
}

/* */
.page-contents .use-case .metahuman-use-case {
    overflow: hidden;
}
.page-contents .use-case .metahuman-use-case p {
	width: 100%;
	margin-bottom: 10px;
	font-size: 26px;
	text-align: center;
	color: #000;
}
.page-contents .use-case .metahuman-use-case p span {
	display: inline-block;
	margin-right: 2px;
	color: #0097f6;
	font-weight: 800;
}
.page-contents .use-case .metahuman-use-case .img-list {
	position: relative;
	margin: 15px 0;
}
.page-contents .use-case .metahuman-use-case .img-list img {
	width: 100%;
	height: auto;
}
.page-contents .use-case .metahuman-use-case .img-list .tit-tx {
	position: absolute;
	bottom: 0;
	width: calc(100% - 30px);
	padding: 18px 18px 14px 18px;
    background-color: rgba(0, 0, 0, 0.65);
    color: #fff;
	transform: rotate(0.028deg);
}
.page-contents .use-case .metahuman-use-case .img-list .tit-tx span,
.page-contents .use-case .metahuman-use-case .img-list .tit-tx strong {
	display: block;
}
.page-contents .use-case .metahuman-use-case .img-list .tit-tx span {
	color: #ededed;
	font-size: 15px;
	font-weight: 400;
	transform: skew(-0.03deg);
}
.page-contents .use-case .metahuman-use-case .img-list .tit-tx strong {
	font-size: 18px;
	color: #21a9ff;
	font-weight: 800;
}


/* contact-us */
.page-contents .contact-us .introduction-contact {
	margin-top: 20px;
	background-color: #292929;
}
.page-contents .contact-us .introduction-contact p {
	font-size: 18px;
    font-weight: 400;
    text-align: center;
}
.page-contents .contact-us .introduction-contact .container {
	padding: 40px 0;
}
.page-contents .contact-us .introduction-contact .container div {
	color: #fff;
	text-align: center;
	padding: 20px 30px 33px 30px;
}
.page-contents .contact-us .introduction-contact .container div h4 {
	color: #fff;
	font-size: 28px;
}
.page-contents .contact-us .introduction-contact .container div a {
	display: inline-block;
	min-width: 280px;
	margin-top: 10px;
	font-size: 20px;
	color: #fff;
	padding: 13px 40px 11px 40px;
	font-weight: 700;
	border-radius: 50px;
}
.page-contents .contact-us .introduction-contact .container div:first-child a {
	background-color: #0ed058;
}
.page-contents .contact-us .introduction-contact .container div:last-child a {
	background-color: #0097f6;
}
.page-contents .contact-us .introduction-contact .container div a:hover {
	text-decoration: none;
}

/** business */
.page-contents .top-special {
	margin-top: 70px;
}
.page-contents .top-special h2.title {
	padding: 0 30px;
	margin-bottom: 40px;
	color: #0097f6;
	font-size: 36px;
	font-weight: 400;
}
.page-contents .top-special div img {
	margin-top: 4px;
	margin-bottom: 15px;
}
.page-contents .top-special div dl {
	margin-bottom: 20px;
}
.page-contents .top-special div dl dt {
	padding-left: 0;
	color: #292929;
	font-size: 20px;
}
.page-contents .top-special div dl dd {
	padding-left: 0;
	text-align: left;
	font-weight: 400;
	font-size: 17px;
	line-height: 24px;
}
.page-contents .top-special .top-special-list {
	padding: 15px 0;
}


/* modal */
.modal-dialog.img-zoom {
	position: fixed;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: center;
	align-content: center;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	transition: .3s all ease-in-out;
	z-index: 9999;
}
.modal-dialog.img-zoom div {
	width: 60%;
	margin: 0 auto;
}
.modal-dialog.img-zoom div img {
	max-height: 780px;
	margin: 0 auto;
}

/** contact.do */
.form-group.from-contact-us {
	transform: skew(-0.03deg);
}
.form-group.from-contact-us p {
	margin-left: 65px;
	font-size: 13px;
	color: #ff3300;
}
.form-group.from-contact-us dl {
	display: flex;
	margin-bottom: 0;
}
.form-group.from-contact-us dl dt {
	padding: 0;
}
.form-group.from-contact-us dl dt {
	width: 45px;
	font-weight: 700;
}
.form-group.from-contact-us dl dd {
	display: flex;
	flex-wrap: wrap;
    width: calc(100% - 45px);
}
.form-group.from-contact-us dl dd label {
	margin: 0 15px 10px 0;
	margin-right: 15px;
	margin-bottom: 10px;
}
.form-group.from-contact-us dl dd label input {
	margin: -2px 6px 0 0;
    vertical-align: middle;
}
.language{
	position: absolute;
    left: calc(100% - 133px);
    top: 25px;
    font-size: 13px;
}
@media (max-width:767px) {
	.language{
		top: 17px;
		left: calc(100% - 149px);
	}
}