body {
	background: #FFF;
	font-family: Microsoft JhengHei;
	font-size: 15px;
	width: 100%;
}
img {
	max-width: 100%;
	max-height: 100%;
	image-rendering: -moz-crisp-edges;         /* Firefox */
	image-rendering: -o-crisp-edges;         /* Opera */
	image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}
a {
	color: #616161;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
a:hover, a:focus, button:focus {
	text-decoration: none;
	outline: none;
	border: 0;
}
input:focus {
	outline: none;
}
.mCSB_outside+.mCSB_scrollTools {
	right: -22px;
}
.wrap {
	width: 1220px;
	position: relative;
	margin: 0 auto;
}
/*----HEADER----*/
#header {
	background: url(header_bg.jpg) no-repeat center;
	position: relative;
	width: 100%;
	height: 960px;
	font-size: 15px;
	min-width: 1220px;
	margin-top: -150px;
	z-index: 1;
}
.logo {
	width: 200px;
	display: inline-block;
	position: absolute;
}
#menu {
	width: 1010px;
	height: 90px;
	margin-top: 20px;
	margin-left: 200px;
	color: #d8d8d8;
	display: inline-block;
	position: relative;
}
#menu li {
	overflow: hidden;
	cursor: pointer;
	width: 180px;
	text-align: center;
	/* padding: 24px 0; */
	line-height: 35px;
	display: inline-block;
}
#menu .social {
	right: 0;
	top: 10px;
	position: absolute;
}
#menu .social li {
	width: 44px;
	margin: 5px;
}
#menu .fb a {
	background: url(https://go.digeam.com/images/common/icon_fb.png) #054a86;
	display: block;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background-size: 100%;
}
#menu .bh a {
	background: url(https://go.digeam.com/images/common/icon_bh.png) #058084;
	display: block;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background-size: 100%;
}
#menu .fb:hover, #menu .bh:hover {
	filter: brightness(1.2);
	-webkit-filter: brightness(1.2);
	-moz-filter: brightness(1.2);
}
#header .sub_bg {
    width: 100%;
    height: 240px;
    top: 0;
    left: 0;
    padding-top: 100px;
    background: rgba(44, 69, 58, 0.6);
    z-index: -1;
    position: absolute;
}
#header .sub {
	position: relative;
	width: 1010px;
	margin-left: 200px;
}
#header .sub div {
	height: 170px;
	width: 180px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 2;
}
#header .sub a {
    height: 30px;
    display: block;
    font-weight: bold;
    color: #e4e4e4;
    border-radius: 15px;
    border: 2px solid transparent;
    line-height: 30px;
    cursor: pointer;
    margin: 3px 10px;
}
#header .sub a:hover {
	color: #000;
	background: rgba(255, 255, 255, 0.8);
	border: 2px solid #000;
}
.nav-sensor {
	position: fixed;
	background-color: #fff;
	opacity: 0;
	filter: alpha(opacity = 0 );
	width: 100%;
	height: 100%;
	top: 270px;
	left: 0;
	z-index: 10;
}
/*=============Left Col=================*/
#mid {
	width: 100%;
	margin-top: -240px;
	padding-top: 100px;
	position: relative;
	z-index: 2;
}
#left_col {
	width: 260px;
	display: inline-block;
	position: relative;
}
/*----dl button----*/
.btn_dl {
	width: 260px;
	height: 240px;
	margin-top: -60px;
	position: relative;
}
.btn_dl:hover .dl_bg {
    animation: bounce 0.7s ease-in-out infinite;
    transform-origin: bottom center;
}
.btn_dl a {
	width: 100%;
	height: 100%;
	display: block;
}
.dl_img {
	background: url(dl_im.png);
	top: 0;
	left: 0;
	width: 145px;
	height: 231px;
	position: absolute;
}
.dl_bg {
	background: url(dl_bg.png);
	width: 167px;
	height: 132px;
	bottom: 10px;
	right: 0;
	padding-top: 35px;
	text-align: center;
	position: absolute;
	z-index: -1;
}
/*----small button----*/
.sbtn {
	width: 180px;
	margin: 0 0 0 45px;
}
.sbtn li {
	width: 160px;
	height: 40px;
	margin: 5px 0;
	padding: 5px 10px;
	font-size: 20px;
	font-weight: bold;
	background: url(sbtn_bg.png) no-repeat;
}
.sbtn span {
	width: 40px;
	height: 33px;
	color: #FFF;
	font-size: 22px;
	padding-top: 7px;
	background: #757575;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	box-shadow: 1px 1px 5px #3e3e3e inset;
	margin-right: 15px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.sbtn a {
	width: 100%;
	height: 100%;
	display: block;
	color: #000;
}
.sbtn li:hover i {
	animation: flip .5s;
	animation-iteration-count: 1;
}
.sbtn li:hover span {margin-left: 15px;margin-right: 10px;/* background: #969696; *//* box-shadow: 1px 1px 5px #3e3e3e inset; */}
/*----qlink----*/
.qlink {
	width: 240px;
	margin: 20px 0 20px 20px;
}
.qlink li {
	width: 49%;
	height: 105px;
	margin: -2px -3px;
	background: url(qlink_bg.png) no-repeat;
	background-size: cover;
	border: 1px solid #dadada;
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.qlink li a {
	width: 100%;
	height: 100%;
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
}
.qlink li span {
	position: absolute;
	width: 100%;
	height: 36px;
	bottom: 0;
	background-position: center;

}
.qlink li:hover a {
	transform: scale(1.1) rotate(-4deg);
}
.qlink li:hover span {
	transform: scale(0.9) rotate(4deg);
}
a.link01 {
	background: url(01.png);
}
.link01 span {
	background: url(01t.png);
}
a.link02 {
	background: url(02.png);
}
.link02 span {
	background: url(02t.png);
}
a.link03 {
	background: url(03.png);
}
.link03 span {
	background: url(03t.png);
}
a.link04 {
	background: url(04.png);
}
.link04 span {
	background: url(04t.png);
}
a.link05 {
	background: url(05.png);
}
.link05 span {
	background: url(05t.png);
}
a.link06 {
	background: url(06.png);
}
.link06 span {
	background: url(06t.png);	
}
a.link07 {
	background: url(07.png);
}
.link07 span {
	background: url(07t.png);	
}
a.link08 {
	background: url(08.png);
}
.link08 span {
	background: url(08t.png);	
}
/*----Maintenance----*/
.maintenance {
	width: 260px;
	height: 110px;
	overflow: visible;
	position: relative;
	margin: 20px 0;
}
.maintenance img {
	max-width: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}
.maintenance p {
	width: 190px;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
	top: 20px;
	right: 0;
	line-height: 22px;
	position: absolute;
}
.maintenance span {
	display: block;
	color: #ff8034;
	font-size: 20px;
	margin-bottom: 5px;
}
/*----Footer----*/
#footer {
	background: url(footer_bg2.jpg) no-repeat bottom center;
	width: 100%;
	height: 970px;
	font-size: 12px;
	line-height: 16px;
	min-width: 1220px;
	z-index: 0;
	position: relative;
	overflow: visible;
	margin-top: -1200px;
}
#footer .bottom {
	width: 100%;
	height: 120px;
	background: #fff;
	bottom: 0;
	position: absolute;
}
#footer a {
	color: #1c4bb9;
}
#footer ul {
	padding: 30px 20px;
}
#footer ul li {
	display: inline-block;
}
#footer li.f-text {
	width: 560px;
	margin: 0 20px;
}
#footer li.grade {
	width: 50px;
}
#footer li.stext {
}
/*------------------------CONTENT CSS-------------------------*/
#content {
	width: 950px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
#content > div {
	margin: 0 0 10px 3px;
	vertical-align: top;
}
.news {
	width: 47%;
	height: 350px;
	padding: 10px;
	display: inline-block;
	background: url(bg.png) no-repeat;
	position: relative;
}
.news li {
	line-height: 30px;
	margin: 8px 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.news li a {
	width:430px;
	color: #4a4a4a;
	display: block;
	font-size: 20px;
    font-weight: 700;
	border-bottom: 1px dashed;
}
.news li a:hover {
	color: #f00;
    text-decoration: underline
}
.title {
	font-size: 21px;
	font-weight: bold;
	color: #204fb7;
	margin-bottom: 10px;
}
.title span {
	font-size: 14px;
	color: #CCC;
	margin-left: 5px;
}
button.more {
	color: #FFF;
	font-size: 30px;
	line-height: 27px;
	padding-bottom: 3px;
	background: #717171;
	border: 0;
	border-radius: 8px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	right: 10px;
	top: 10px;
	position: absolute;
}
button.more:hover {
    background: #3f64a7;
}
.topic {
	width: 315px;
	font-weight: bold;
	display: inline-block;
}
.date {
	color: #848484;
	width: 80px;
	font-size: 13px;
	display: inline-block;
}
.top .topic {
    width: 350px;
    font-size: 17px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    color: #ff7c1c;
    overflow: hidden;
}
.top .date {
	height: 20px;
	color: #848484;
	text-align: right;
	vertical-align: top;
}
.news li.top {
	border-bottom: 2px solid #e4e4e4;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.news_cont {
	width: 445px;
	height: 65px;
	margin-top: -5px;
	line-height: 22px;
	font-size: 15px;
	font-weight: bold;
	color: #696969;
	overflow: hidden;
	position: relative;
}
.news li a.readmore {
	color: #1f7cce;
	float: right;
	font-size: 13px;
	bottom: 0;
	right: 10px;
	position: absolute;
	background: #FFF;
}
/*-----Banner slider----*/
.banner_slider {
	width: 470px;
	height: 370px;
	display: inline-block;
	position: relative;
}
.owl-theme .owl-nav.disabled+.owl-dots {
	bottom: 6px;
	position: absolute;
	width: 100%;
}
.owl-theme .owl-dots .owl-dot span {
	width: 11px;
	height: 11px;
	margin: 5px;
	background: #ffffff;
	border: 2px solid #a7a9ac;
	display: block;
	border-radius: 50%;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #353535;
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background: none;
}
.owl-theme .owl-nav {
	margin: 0;
}
.owl-theme .owl-nav img {
	opacity: 0.5;
}
.owl-theme .owl-nav img:hover {
	opacity: 1;
}
.owl-theme .owl-nav [class*=owl-] {
	background: none;
}
.owl-prev {
	width: 30px;
	height: 72px;
	top: 50%;
	margin-top: -36px !important;
	left: 0;
	display: block;
	position: absolute;
}
.owl-next {
	width: 30px;
	height: 72px;
	top: 50%;
	margin-top: -36px !important;
	right: 0;
	display: block;
	position: absolute;
}
/*-----CHARACTER----*/
.character {
	width: 950px;
	height: 360px;
	overflow: hidden;
	position: relative;
}
.character .item a {
    font-size: 17px;
    font-weight: bold;
    color: #FFF;
    background: #af1b1b;
    padding: 7px 8px;
    border-radius: 7px;
    position: absolute;
    bottom: 70px;
    left: 40px;
}
.character .item i {
	margin-right: 5px;
}
.character .item a:hover {
    color: #fffbc4;
}
.char_tit {
	top: 100px;
	position: absolute;
}
.char {
	position: absolute;
	top: 220px;
	left: 10px;
}
.character .owl-theme .owl-dots .owl-dot span {
	width: 55px;
	height: 55px;
	margin: 5px;
	background: #ffffff;
	border: 0;
	display: block;
	border-radius: 0;
}
.character .owl-theme .owl-dots .owl-dot:first-child span {
	background: url(https://go.digeam.com/images/index/character/char_icon01.jpg);
}
.character .owl-theme .owl-dots .owl-dot:nth-child(2) span {
	background: url(https://go.digeam.com/images/index/character/char_icon02.jpg);
}
.character .owl-theme .owl-dots .owl-dot:nth-child(3) span {
	background: url(https://go.digeam.com/images/index/character/char_icon03.jpg);
}
.character .owl-theme .owl-dots .owl-dot:nth-child(4) span {
	background: url(https://go.digeam.com/images/index/character/char_icon04.jpg);
}
.character .owl-theme .owl-dots .owl-dot:last-child span {
	background: url(https://go.digeam.com/images/index/character/char_icon05.jpg);
}
.character .owl-theme .owl-dots .owl-dot.active span {
	background-position: 0 55px;
}
.character .owl-theme .owl-nav.disabled+.owl-dots {
	bottom: auto;
	top: 8px;
	padding-left: 20px;
}


.character .owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align: left;
}
/*----main cont----*/
#content .container {
	background: #FFF;
	padding: 10px 30px;
	border-radius: 30px;
	min-height: 880px;
}
.breadcrumb {
	width: 98%;
	text-align: right;
	right: 20px;
	padding-top: 10px;
}
.breadcrumb li {

	font-size: 14px;
	display: inline-block;
}
.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}
h1.title-archive {
	font-size: 28px;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 20px;
	color: #346dd8;
}
.post-archive {
	padding: 0 20px;
	line-height: 35px;
}
.news_list {
    position: relative;
}
.news_list .post-title {
    font-size: 28px;
    font-weight: bold;
    color: #424aca;
}

.news_list .post-update-time {
    text-align: right;

    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 13px;
    color: #a7a7a7;
}
.news_list li:hover {
	background: rgba(205, 231, 255, 0.6);
}
.news_list li a {
	width: 100%;
	height: 100%;
	font-size: 16px;
	font-weight: bold;
	display: block;
}
.container .date {
	width: 10%;
	display: inline-block;
	text-align: right;
}
.container .post-title {
	width: 83%;
	display: inline-block;
}
.sub_menu {
	width: 95%;
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
	margin-bottom: 20px;
}
.sub_menu a {
	height: 100%;
	padding: 10px 20px;
	margin: 0 5px 0 0;
	display: inline-block;
	background: #fff2f2;
	font-weight: bold;
	border-radius: 15px;
}
.sub_menu a.active {
	background: #ff6868;
	color: #FFF;
	font-weight: bold;
}
.pagination {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.pagination li {
	display: inline-block;
	padding: 5px 8px;
	font-size: 12px;
	background: #cbde70;
	color: #efffa0;
	margin: 0 5px;
	border-radius: 5px;
	border: 1px solid #fff4e0;
}
.pagination li.active, .pagination li:hover {
	background: #81b94d;
	color: #efffa0;
	border: 1px solid #e5ff6b;
}
.pagination li a {
	color: #efffa0;
	width: 100%;
	height: 100%;
	display: block;
}
/*----cont_newslist----*/
.newslist {
	width: 950px;
	background: #FFF;
	display: inline-block;
	position: relative;
}
/*----spec_table----*/
#content table {
	width: 100%;
	text-align: center;
}
#content table td {
	height: 50px;
	border: 1px solid #7eabff;
	font-size: 15px;
	font-weight: bold;
}
#content table {
	margin: auto;
	padding: 20px;
	border-collapse: separate;
	border-spacing: 0;
}
#content tr {
	border: 1px solid #E0607E;
}
#content td {
	padding: 0px 40px;
	background-color: #FFF;
	color: #000;
}
#content tr:first-child td {
	background: #346dd8;
	color: #FFF;
	font-size: 18px;
}
/*第一欄第一列：左上*/
#content tr:first-child td:first-child {
	border-top-left-radius: 10px;
}
/*第一欄最後列：左下*/
#content tr:last-child td:first-child {
	border-bottom-left-radius: 10px;
}
/*最後欄第一列：右上*/
#content tr:first-child td:last-child {
	border-top-right-radius: 10px;
}
/*最後欄第一列：右下*/
#content tr:last-child td:last-child {
	border-bottom-right-radius: 10px;
}
/*----Download----*/
.download_detail span {
	width: 130px;
	display: inline-block;
}
.download_detail {
	width: 90%;
	margin: 0 auto;
	line-height: 40px;
	font-weight: bold;
	/* background: #ecfbff; */
	padding: 30px 40px 40px 40px;
	border-radius: 30px;
}
.dl_link {
	text-align: center;
	width: 100%;
	margin-top: 20px;
}
.dl_link li {
    width: 170px;
    height: 70px;
    display: inline-block;
    list-style-type: none;
    text-align: center;
    margin: 0 5px;
    border: 0;
    overflow: hidden;
    text-indent: -999px;
}
/*.dl_link li a {
	border: 1px solid #4654b3;
	padding: 1px 15px;
	width: 100%;
	height: 100%;
	display: block;
	color: #d8e5ff;
	border-radius: 13px;
	background: #4654b3;
}
.dl_link li a:hover {
	background: #579aff;
	color: #fff;
	border: 1px solid #a8d7ff;
}*/
.dl_link li:first-child {
	background-image: url(https://go.digeam.com/images/download/dl_link01.jpg);
}
.dl_link li:nth-child(2) {
	background-image: url(https://go.digeam.com/images/download/dl_link02.jpg);
}
.dl_link li:nth-child(3) {
	background-image: url(https://go.digeam.com/images/download/dl_link04.jpg);
}
.dl_link li:last-child {
	background-image: url(https://go.digeam.com/images/download/dl_link03.jpg);
}
.dl_link li:hover {
	background-position: 0 70px; 
}
.dl_link li a {
	width: 100%;
	height: 100%;
	display: block;
}
/*----Wallpaper----*/
.wallpaper .caption a {
	padding: 3px 5px;
	background: #bfd6f9;
	color: #383838;
	font-size: 12px;
	margin: 0 3px;
	border-radius: 15px;
}
.wallpaper .caption a:hover {
	background: #6093e0;
	color: #FFF;
}
#previous-button, #next-button {
	display: none;
}
/*----Video----*/
.video li {
	width: 48.5%;
	margin: 5px 0.5%;
	border-radius: 10px;
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.lv_slider {
	display: none !important;
}
.media_list {
	margin-top: 25px;
}
.mov_title {
	width: 100%;
	height: 35px;
	color: #FFF;
	background: rgba(0, 0, 0, 0.55);
	padding: 0px 0 0 10px;
	bottom: 10px;
	position: absolute;
}
.media_list li {
	width: 280px;
	overflow: hidden;
	float: left;
	margin: 5px;
	position: relative;
}
li img {
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
/*li a:hover img {
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}*/
.thumb_overlay {
	color: #FFF;
	font-size: 23px;
	background: rgba(0, 0, 0, 0.4);
	width: 60px;
	height: 48px;
	border-radius: 50%;
	text-align: center;
	padding-top: 12px;
	top: 120px;
	left: 0;
	right: 0;
	margin: auto;
	position: absolute;
	opacity: 0;
}
.thumb_overlay .fa-play {
	padding-left: 4px;
}
li a:hover .thumb_pic {
	transition: 0.2s ease-in;
	-webkit-filter: brightness(.5);
	filter: brightness(.5);
}
li a:hover .thumb_overlay {
	opacity: 1;
	animation: fadeIn 0.2s ease-in;

}
.lv_window_dark .lv_button_top_close {
	width: 20px;
	height: 20px;
	background: url(https://go.digeam.com/images/video/close.png) !important;
	display: block;
	position: fixed;
	top: 2%;
	right: 2%;
}
.lv_window_dark .lv_side_button_next {
	width: 25px;
	height: 25px;
	background: url(https://go.digeam.com/images/video/right.png) !important;
	display: block;
}
.lv_window_dark .lv_side_button_previous {
	width: 25px;
	height: 25px;
	background: url(https://go.digeam.com/images/video/left.png) !important;
	display: block;
}
.lv_side_buttons_underneath {
	display: none !important;
}
/*-----Story----*/
.story_box {
	max-width: 100%;
	background: #fffbed;
	padding: 20px;
	border: 2px solid #7f3d16;
	margin: 10px 0 20px 0;
	border-radius: 20px;
}
.story_box pre {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.story_box_text {
	width: 45%;
	height: 280px;
	margin-left: 1%;
	display: inline-block;
	font-size: 16px;
	line-height: 1.3;
	background: #FFF;
	padding: 10px;
	font-weight: bold;
	color: #000000;
	border: 2px solid #d7bd93;
	border-radius: 10px;
	overflow-y: auto;
}
.story_box_text h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
	color: #9e0808;
	margin-bottom: 20px;
}
/*----Features----*/
.features_box {
	max-width: 100%;
	background: #fff7f7;
	padding: 20px;
	border: 2px solid #7f3d16;
	margin: 10px 0 20px 0;
	border-radius: 20px;
}
.features_box pre {
	width: 50%;
	height: 300px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}
.features_box:nth-child(even) pre {
	float: right;
}
.features_box_text {
	width: 43%;
	height: 280px;
	margin-left: 1%;
	display: inline-block;
	font-size: 18px;
	line-height: 1.3;
	padding: 10px 20px;
	font-weight: bold;
	color: #000000;
	border-radius: 10px;
}
.features_box_text h2 {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5;
	color: #9e0808;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 60px;
}
.features_box pre img {
	width: 100%;
}
/*----Character Box----*/
.character_box {
	position: relative;
	width: 100%;
	background: url(https://go.digeam.com/images/character/bg.jpg);
}
/*.character_box .item {
    width: 890px;
}*/
.char_img02 {
    margin-top: 40px;
    margin-bottom: -90px;
}
.char_img02, .char_img03 {
	-webkit-filter:saturate(0)contrast(0.7);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.char_img02:hover, .char_img03:hover {
	-webkit-filter:saturate(1);
}

.character_box .owl-theme .owl-dots .owl-dot span, .character_box .tab {
	width: 84px;
	height: 96px;
	/* margin: 5px; */
	background: none;
	border: 0;
	display: block;
	border-radius: 0;
	background-position: 0 96px;
	position: absolute;
}
.character_box .owl-theme .owl-dots .owl-dot:first-child span {
	background-image: url(https://go.digeam.com/images/character/tab_char01.png);
}
.character_box .owl-theme .owl-dots .owl-dot:nth-child(2) span {
	background-image: url(https://go.digeam.com/images/character/tab_char02.png);
	left: 130px;
}
.character_box .owl-theme .owl-dots .owl-dot:nth-child(3) span {
	background-image: url(https://go.digeam.com/images/character/tab_char03.png);
	left: 220px;
}
.character_box .owl-theme .owl-dots .owl-dot:nth-child(4) span {

	background-image: url(https://go.digeam.com/images/character/tab_char04.png);
	top: 100px;
	left: 85px;
}
.character_box .owl-theme .owl-dots .owl-dot:last-child span {
	background-image: url(https://go.digeam.com/images/character/tab_char05.png);
	top: 100px;
	left: 175px;
}
.character_box .owl-theme .owl-dots .owl-dot.active span {
	background-position: 0 0;
}
.character_box .owl-theme .owl-nav.disabled+.owl-dots {
	bottom: auto;
	top: -5px;
	padding-left: 40px;
	position: absolute;
}
.character_box .owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align: left;
}
.character_box .tab {
	background-image: url(https://go.digeam.com/images/character/tab_06.png);
	z-index: 1;
}
.character_box .tab06 {
	top: 195px;
	left: 305px;
}
.character_box .tab07 {
	top: 272px;
	left: 80px;
}
.character_box .tab08 {
	top: 272px;
	left: 170px;
}
.character_box .tab09 {
	top: 272px;
	left: 260px;
}
.tabs {
	position: absolute;
	top: -85px;
	left: -35px;
}
.tab a {
	width: 100%;
	height: 100%;
	display: block;
}
.sub_menu a:hover {
    background: #ff9a42;
    color: #FFF;
}
.link {
    width: 170px;
    right: 2%;
    bottom: 16%;
    position: fixed;
    z-index: 99;
}
/*----Animation----*/
@keyframes bounce {
	0%{
	transform: scale(1,0.8);
	bottom: 0px;
	}
	50%{
	transform: scale(0.9,1);
	bottom: 50px;
	}
	100%{
	transform: scale(1,0.8);
	bottom: 0px;
	}
}
@keyframes flip {
	0%{
		transform: rotateY(0deg);
	}
	100%{
		transform: rotateY(360deg);
	}
}
h2.title {
	margin-top: 10px;
    margin-left: 10px;
}