@charset "utf-8";

/* ～1920px For PC
================================ */
/* @media only screen and (max-width: 1920px) { */

/* Adjustment ========== */
#contents {
	padding-top: 73px;
	overflow:hidden;
}

#indexBiz #indexRD h2 embed{
	height: 30px;
}

embed,
object {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	display: inline-block;
	pointer-events: none;
	overflow: hidden;
}

a embed,
a object {
	cursor: pointer;
	-webkit-transition: 0.7s;
	   -moz-transition: 0.7s;
	    -ms-transition: 0.7s;
	     -o-transition: 0.7s;
	        transition: 0.7s;
}

a:hover embed,
a:hover object {
	cursor: pointer;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	zoom: 1;
}

.pt0 { padding-top: 0 !important; }

.table {
	display: table;
	width: 100%;
}

.cell {
	display: table-cell;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

a:hover embed.spNone {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
}

/* Modal ========== */
.indexModal {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
}

.indexModalContents {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	width:100%;
	max-width: 1013px;
	max-height: 570px;
/*	margin-left: -506px;
	margin-top: -285px;*/
}

.indexModalContentsInner {
  position: relative;
  padding-bottom: 56.26%;
  height: 0;
/*  overflow: hidden;*/
}

.indexModalContentsInner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.indexModalBtClose {
	display: block;
	position: absolute;
	right: 0;
	top: -72px;
	z-index: 3;
	width: 52px;
	height: 52px;
	cursor: pointer;
	background: url(/images/index_ic07.png) center center no-repeat;
}

.indexModalBg {
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80)\9;
}


/* Main ========== */
#indexContents {
	width: 100%;
}

#indexMainVisual {
	position: relative;
	/*height: 559px;*/
	height: 580px;
	/*background: url(/images/index_bg01_2.jpg) center center no-repeat;*/
	background: url(/images/2023_newyear_PC.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
	/*overflow:hidden;*/
}

#indexMainVisualText {
	position: absolute;
	color:#FFF;
	font-size:0px;
	font-weight:normal;
	top:42%;
	/*overflow:hidden;*/
	letter-spacing: 5px;
	text-shadow: 0 0 10px #000;
	text-align:center;
	display:inline-block;
	margin:0 auto;
	width:529px;
	left:0;
	right:0;
}
#indexMainVisualText span{
	top:52%;
	display:table-cell;
	text-align:center;
	margin:0 auto;
	box-shadow:none;
}
#indexMainVisualText span img{
	box-shadow:none;
	font-size:0;
}

.subText{
	color:#FFF;
	font-size:20px;
	position: absolute;
	top:52%;
	width:100%;
	overflow:hidden;
	z-index:-1;
}
.topMainBg{
	width:100%;
	height:100%;
	background:#FFF;
	position:relative;
	z-index:50;
	overflow:hidden;
}

#indexMainVisualText img,
#indexMainVisualText embed,
#indexMainVisualText object {
	max-height: 100%;
	max-width: auto;
}

#indexMainVisualMov {
	display: none;
	position: absolute;
	right: 50px;
	bottom: 38px;
	z-index: 10;
	background-color: #fff;
}

#indexMainVisualMov a {
	border: none;
}

#indexMainVisualMov a img {
	-webkit-transition: 0.7s;
	   -moz-transition: 0.7s;
	    -ms-transition: 0.7s;
	     -o-transition: 0.7s;
	        transition: 0.7s;
}

#indexMainVisualMov a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	zoom: 1;
}


/* Products, R&D */
#indexBiz {
	max-width: 2020px;
	margin: 100px auto 0;
	padding: 0 50px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#indexBiz * {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#indexBizContents {
	display: table;
	width: 100%;
	/* padding: 0 50px; */
}

#indexService {
	display: table-cell;
	position: relative;
	/*width: 83.33%; calc(100% / 6 * 5); */
	width:100%;
	vertical-align: top;
}

#indexRD {
	display: table-cell;
	position: relative;
	width: 16.67%;/* calc(100% / 6); */
	vertical-align: top;
}

#indexService dl {
	float: left;
	width: 25%;/* calc(100% / 8); */
}

#indexBiz h2 {
	z-index: 12;
	padding: 0 0 0 0;
	vertical-align: middle;
	white-space: nowrap;
}
#indexBiz #indexRD h2 {
	padding-top:4px;
}

#indexService h2 {
	text-align:center;
	margin-bottom:30px;
	font-size:14px;
	font-weight:bold;
}
#indexService h2 embed{
	padding-bottom:5px;
}

embed#indexServiceTitle01 {
	margin-right: 20px;
}

#indexBiz dt { height: 0; }
/*#indexService dt { background-color: #d16c15; }
#indexRD dt { background-color: #412283; }*/

#indexBiz dd {
	position: relative;
	height: 302px;
	text-align: center;
	background: center center no-repeat;
	background-size: cover;
	overflow: hidden;
}
#indexService01 dd { background-image: url(/images/index_bg_game-develop.jpg); }
#indexService02 dd { background-image: url(/images/index_bg_benzaiten.jpg); }
#indexService03 dd { background-image: url(/images/index_bg_point.jpg); }
#indexService04 dd { background-image: url(/images/index_bg_visual.jpg); }
#indexService05 dd { background-image: url(/images/index_bg_online.jpg);}
#indexService06 dd { background-image: url(/images/index_bg_game-engine.jpg); }
#indexService07 dd { background-image: url(/images/index_bg_vr.jpg);}
#indexService08 dd { background-image: url(/images/index_bg05.jpg); }
#indexRD01 dd { background-image: url(/images/index_bg07.jpg); }

#indexBiz dd a {
	display: block;
	padding-top: 13px;
	width: 100%;
	height: 100%;
}

#indexBiz dd a:hover {}

/*Service Hover*/
#indexBiz dd a strong {
	display: table;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 6;
	width: 100%;
	height: 100%;
	font-size: 1.6rem;
	color: #fff;
	text-align: left;
	overflow: hidden;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0)\9;
}

#indexBiz dd a strong > span {
	display: table-cell;
	padding: 10px 20px;
	vertical-align: middle;
}

#indexBiz dd a i {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0)\9;
	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;
}

#indexService dd a i { background-color: #d16c15; }
#indexRD01 dd a i { background-color: #412283; }

#indexBiz dd a:hover strong {
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100)\9;
	-webkit-transition: 0.3s 0.2s;
	   -moz-transition: 0.3s 0.2s;
	    -ms-transition: 0.3s 0.2s;
	     -o-transition: 0.3s 0.2s;
	        transition: 0.3s 0.2s;
}

#indexBiz dd a:hover i {
	opacity: 0.85;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70)\9;
}

/* Products, R&D by purpose */

/*#indexBizObj {
	max-width: 2020px;
	margin: 50px auto 0;
	padding: 0 50px;
}*/



/* News, Pickup */
#indexSub {
	max-width: 1920px;
	margin: 70px auto 0;
	padding: 0 50px;
}

#indexSubContents {
	padding: 79px 100px;
	background-color: #f5f5f5;
}

#indexSubContents * {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#indexNews {
	float: left;
	width: 48.8%;
}

#indexPickup {
	position: relative;
	float: right;
	width: 43.2%;
	overflow-x: hidden;
}

#indexNews .newsTx h2 {
	display:inline-block;
}
#indexNews .newsTx a {
	display: inline-block;
	margin-left: 40px;
	font-size: 14px;
}

ul#indexNewsList {
	font-size: 1.3rem;
	line-height: 1.5;
}

#indexNewsList li {
}

#indexNewsList li a {
	text-decoration: none;
	border-bottom:1px dotted #ccc !important;
}

#indexNewsList li.newsPic a {
	border-bottom:2px solid #ccc !important;
}

#indexNewsList li .noLink,
#indexNewsList li a {
	display: table;
	width: 100%;
	/*min-height: 90px;*/
	margin-top: 10px;
	padding-bottom: 10px;
}
#indexNewsList li:first-child .noLink,
#indexNewsList li:first-child a {
	margin-top: 46px;
}
#indexNewsList li:last-child .noLink,
#indexNewsList li:last-child a {
	border-bottom: none !important;
}

#indexNewsList li .noLink > *,
#indexNewsList li a > * {
	display: table-cell;
	vertical-align: top;
}

#indexNewsList li .figure {
	width: 76px;
}

#indexNewsList li .noLink .figure img,
#indexNewsList li a .figure img {
	max-width: 60px;
	border: 2px solid #f5f5f5;
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	        box-sizing: content-box;
	-webkit-transition: 0.7s;
	   -moz-transition: 0.7s;
	    -ms-transition: 0.7s;
	     -o-transition: 0.7s;
	        transition: 0.7s;
}

#indexNewsList li a:hover .figure img {
	border: 2px solid #f47100;
}

#indexNewsList li .indexText01 {
	display: block;
	color:#888;
}

#indexNewsList li a:hover .indexText01 {
	color:#f47100;
}

#indexNewsList li .indexText01 img {
	vertical-align: bottom;
}

#indexNewsList li .indexText02 {
	display: block;
	margin-top: 6px;
	padding-left: 0.75em;
	background: url(/common/images/com_ic027.png) no-repeat 0 0.4em;
	-webkit-background-size: 4px 7px;
	-moz-background-size: 4px 7px;
	background-size: 4px 7px;
}

#indexNewsList li .noLink .indexText02{
	background-image: none;
}

#indexNewsList li a:hover .indexText02 {
	background: url(/common/images/com_ic027on.png) no-repeat 0 0.4em;
	-webkit-background-size: 4px 7px;
	-moz-background-size: 4px 7px;
	background-size: 4px 7px;
}
#indexNewsList li a .iconLink_blank {
	display:inline-block;
	background-position:0 0.3em;
	margin-top:6px;
}
#indexNewsList li a:hover .iconLink_blank {
	background:url(/common/images/com_ic003bon.png) no-repeat 0 0.3em;
	-webkit-background-size: 14px 12px;
	-moz-background-size: 14px 12px;
	background-size: 14px 12px;
}

#indexPickup h2 {
	margin-bottom: 43px;
}

#indexPickupSlider {}

#indexPickupSlider .slider {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #d6d6d6;
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	        box-sizing: content-box;
}

#indexPickup * {
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	        box-sizing: content-box;
}



#indexPickupSlider .slider a {
	display: block;
	text-decoration: none;
	border-bottom: none;
}

#indexPickupSlider .slider a:hover {
	background-color: #e2e2e2;
	color: #717171;
}

#indexPickupSlider .slider a img {
	-webkit-transition: 0.7s;
	   -moz-transition: 0.7s;
	    -ms-transition: 0.7s;
	     -o-transition: 0.7s;
	        transition: 0.7s;
}

#indexPickupSlider .slider figure {
	background-color: #d6d6d6;
}

#indexPickupSlider .slider a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	zoom: 1;
}

#indexPickupSlider dl {
	height: 84px;
	padding: 15px 20px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#indexPickupSlider dt {
	width: 70%;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 2.0rem;
	line-height: 1.5;
	overflow: hidden;
}

#indexPickupSlider dd {
	display: block;
	/* width: 90%; */
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1.4rem;
	line-height: 1.5;
	overflow: hidden;
}




/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#indexPickup .bx-wrapper {
	background: none;
	position: relative;
	margin: 0;
	padding: 0;
	*zoom: 1;
	max-width: 700px !important;
}

#indexPickup .bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

#indexPickup .bx-wrapper .bx-viewport {
	left: 0;
	background: #d6d6d6;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}

#indexPickup .bx-wrapper .bx-pager,
#indexPickup .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 0;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

#indexPickup .bx-wrapper .bx-pager {
	position: absolute;
	right: 20px;
	bottom: 48px;
	/* background-color: #d6d6d6; */
	display: inline-block;
	width: inherit;
	text-align: right;
	font-size: .85em;
	font-family: inherit;
	font-weight: inherit;
	padding-top: 0;
}

#indexPickup .bx-wrapper .bx-pager .bx-pager-item,
#indexPickup .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#indexPickup .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: 9999px;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	outline: 0;
}

#indexPickup .bx-wrapper .bx-pager.bx-default-pager a:hover,
#indexPickup .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #686b6e;
}


/* about */
#indexAbout {
	max-width: 1920px;
	margin: 80px auto 0;
	padding: 0 50px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#indexAbout * {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#indexAboutContents {
	padding: 50px 100px 0;
}

#indexAbout h2 {
	text-align: center;
}

#indexAbout h2 embed{
	width: 93px;
	height: 33px;
	
}

#indexLinks {
	float: left;
	display: block;
	width: 50.7%;
	max-width: 820px;
	text-align: center;
	vertical-align: top;
}

#indexLinks li {
	display: inline-block;
	width: 25%;/* 182px; */
	min-width: 120px;
	margin: 0 7%;
	vertical-align: top;
	white-space: nowrap;
}

#indexLinks .figure {
	display: block;
}

#indexLinks .figure img {
	width: 200px;
}

#indexLinks .indexText01 {
	margin-top: 10px;
	font-size: 2rem;
	display: inline-block;
	background: url(/common/images/com_ic002.png) no-repeat 0 0.4em;
	-webkit-background-size: 8px 15px;
	-moz-background-size: 8px 15px;
	background-size: 8px 15px;
	padding-left: 16px;
}
#indexLinks li a:hover .indexText01 {
	background: url(/common/images/com_ic002on02.png) no-repeat 0 0.4em;
	-webkit-background-size: 8px 15px;
	-moz-background-size: 8px 15px;
	background-size: 8px 15px;
}

#indexSP {
	float: right;
	width: 43.3%;
	margin: auto;
}

#indexSP a {
	display: block;
	width: 100%;/*700px base*/
	padding: 5% 3% 5% 3%;
	border: 2px solid #e1e1e1 !important;
	color: #333;
}

#indexSP a:hover {
	border: 2px solid #f47100;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	zoom: 1;
}

#indexSPContents {
	display: block;
	width: 100%;
	font-size: 1.4rem;
}

#indexSPContents > * {
	display: block;
}

#indexSPContents .figure {
	float: right;
	/* width: 42.58%; */
	vertical-align: top;
}

#indexSPContents .figure embed{
	width: 100%;
	height:auto;
}

#indexSPContents .indexText01 {
	float: left;
}

#indexSPContents .indexText02 {
	float: left;
	margin-top: 1.5em;
	white-space: nowrap;
}


/* icon */
.indexIc01 {
	padding-left: 1em;
	background: url(/common/images/com_ic027.png) no-repeat 0 0.5em;
	-webkit-background-size: 4px 7px;
	-moz-background-size: 4px 7px;
	background-size: 4px 7px;
}
.indexIc01:hover {
	background: url(/common/images/com_ic027on.png) no-repeat 0 0.5em;
	-webkit-background-size: 4px 7px;
	-moz-background-size: 4px 7px;
	background-size: 4px 7px;
}

.indexIc02 {
	display: inline-block;
	min-width: 100px;
	padding: 0 3px;
	vertical-align: top;
	margin-left: 8px;
	margin-top: 2px;
	font-weight: normal;
	font-size: 1.2rem;
	line-height: 1.5;
	color: #aaa;
	letter-spacing: -0.15em;
	text-align: center;
	border: 1px solid #ccc;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
	    -ms-border-radius: 2px;
	        border-radius: 2px;
	-webkit-transition: 0.7s;
	   -moz-transition: 0.7s;
	    -ms-transition: 0.7s;
	     -o-transition: 0.7s;
	        transition: 0.7s;
}
a:hover .indexIc02{ border-color: #f47100; color: #eb6100; }

.indexIc03 {
	display: inline-block;
	padding: 0 3px;
	vertical-align: top;
	margin-left: 8px;
	font-weight: normal;
	font-size: 1.2rem;
	line-height: 1.5;
	color: #F00;
	font-weight:bold;
	-webkit-transition: 0.7s;
	   -moz-transition: 0.7s;
	    -ms-transition: 0.7s;
	     -o-transition: 0.7s;
	        transition: 0.7s;
}
a:hover .indexIc03{ color: #eb6100; }

.indexIcBlank {
	background: url(/images/index_ic06.png) no-repeat left 0.25em;
	padding-left: 20px;
}

.logoAnime{
	position:absolute;
	width:100%;
	text-align:center;
	z-index:150;
	top:320px;
	font-size:0;
	line-height:0;
	border:none;
	opacity:0;
}

.logoAnime span{
	display:inline-block;
	width:80px;
	height:127px;
	overflow:hidden;
	background:none;
	background:url(/images/index_logo.png) no-repeat;
	background-size:80px 127px;
	text-indent:-9999px;
}
#indexSPContents .indexText02 .blaIc{
	position:relative;
	top:0.4em;
	width: 14px !important;
	height: auto !important;
	display: inline-block !important;
	vertical-align:top;
}

@media only screen and (max-width: 960px) {
.logoAnime{
	position:absolute;
	width:100%;
	text-align:center;
	z-index:150;
	top:100px !important;
	font-size:0;
	line-height:0;
	border:none;
	opacity:0;
}
}

/* } */

@media only screen and (min-width: 1861px) {
	.br-1280 { display: none; }
	.br-1100 { display: none; }
	#indexSPContents .figure { width: 42%; }
	#indexSPContents .indexText01 { width: 37%; }
	#indexSPContents .indexText02 { width: 57%; }
}
@media only screen and (max-width: 1860px) and (min-width: 1280px) {
	.br-1280 { display: inline; }
	.br-1100 { display: none; }
	
	#indexSPContents .figure { width: 49%; }
	#indexSPContents .indexText01 { width: 50%; }
	#indexSPContents .indexText02 { width: 50%; }
}
@media only screen and (max-width: 1279px) and (min-width: 1050px) {
	.br-1100 { display: inline; }
}
@media only screen and (max-width: 1049px) and (min-width: 960px) {
	.br-960 { display: none !important; }
}


/* ～1280px For PC
================================ */
@media only screen and (max-width: 1280px) {
	
#indexBiz {
	margin: 70px auto 0;
}


#headerContents .headerOther .iconLink02 li {
	font-size: 13px;
	font-size: 1.3rem;
}

#indexContents {}

#indexMainVisual {
	height: 491px;
}

#indexMainVisualText {}

#indexMainVisualMov {}

/* Products, R&D */
/*#indexBiz {
	margin: 0 auto 0;
	padding: 0 0;
}*/

#indexBiz h2 {
    padding: 8px 0 0 12px;
}

#indexBiz #indexRD h2 {
	padding-top:10px;
}

#indexBiz dd {
	height: 195px;
}

#indexBiz dd a {
	padding-top: 9px;
}

/* News, Pickup */
#indexSub {
	margin-top: 50px;
}
#indexSubContents {
	padding: 50px 40px;
}

#indexNews {
	width: 50%;
}

#indexNews h2 embed{
	width:74px;
	height: 32px;
}

#indexPickup {
	width: 45.37%;
}

#indexPickup h2 embed{
	width:99px;
	height: 38px;
}

#indexPickupSlider dt {
	font-size: 2.0rem;
	line-height: 1.5;
	padding-right: 60px;
	overflow: hidden;
}

#indexPickupSlider dd {
	font-size: 1.2rem;
	line-height: 1.5;
}

#indexPickup .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: 9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	outline: 0;
}

/* about */
#indexAbout {
	margin-top: 70px;
}
#indexAboutContents {
	padding: 50px 0;
}

#indexLinks {
	width: 50%;
}

#indexLinks .indexText01 {
	font-size: 1.7rem;
}

#indexSP {
	padding: 0 12px 24px;
	width: 45.37%;
}

#indexSP a {
	/* display: block; */
	width: 100%;/*490px base*/
	padding: 3% 2% 3% 2%;
	/* border: 1px solid #e1e1e1; */
	background-size: 13px 25px;
}

#indexSPContents {}

#indexSPContents img {
	vertical-align: middle;
}

#indexSPContents .figure {
	width: 45%;
	text-align: right;
	vertical-align: middle;
}

#indexSPContents .indexText01 {
	width: 50%;
	padding: 2em 0;
	vertical-align: middle;
}

#indexSPContents .indexText02 {
	clear: both;
	float: none;
	display: block;
	margin-top: 1.5em;
	padding: 1em 0;
	font-size: 1.3rem;
	white-space: nowrap;
}

.indexModalContents {
	width:70%;
}

.br-1280 {
	display: none;
}

.br-1100 {
	display: none;
}


}

/* ～1125px For PC
================================ */
@media only screen and (max-width: 1125px) {
	
#indexMainVisualText {
	top:43%;
}	

}

/* ～960px For PC
================================ */
@media only screen and (max-width: 980px) {

#globalNavi {
	padding:13px 0 0;
}

#indexContents {}
#indexMainVisualText span {
	display:inline-block;
	text-align:left;
}
#indexMainVisual {
	height: 350px;
}

#indexMainVisualMov {
	width: 274px;
}

#indexMainVisualText {
	margin-left: 0px;
	/*left:9%;*/
}
.topMainBg{
	margin-top:-34px;
}
#indexMainVisualText span img{
	height:30px;
}
#indexMainVisualText {
	width:412px;
}
.subText{
	position:relative;
	text-align:center;
	left:0%;
	top:47%;
	width:412px;
}
.subText img{
	height:16px;
	text-align:left;
}

/* Products, R&D */
#indexBiz {
	margin: 30px auto 0;
	padding: 0 50px;
}

#indexBiz h2 {
    padding: 8px 0 0 0;
}

#indexBiz #indexRD h2 {
    padding-top: 12px;
}

#indexService {
	display: inline;
	width: inherit;
}

#indexRD {
	float: left;
	display: block;
	width: 33.34%;/* calc(100% / 3); */
}

/*#indexService01,
#indexService02,
#indexService03,
#indexService04,
#indexService05,
#indexService06 {
	width: 33.33% !important;/* calc(100% / 3) 
	/* max-width: 250px; 
}*/

/*#indexService dl#indexService04 {
	clear: both;
	/* width: calc(100% / 2); 
}*/

#indexService dl#indexRD01 {
	width: 100%;
}

#indexBiz dd {
	height: 247px;
	text-align: center;
}

#indexService02 dd {
	background-position: center top !important;
}
#indexService01 dd { background-image: url(/images/index_bg_game-develop-tb.jpg); }
#indexService02 dd { background-image: url(/images/index_bg_benzaiten-tb.jpg); }
#indexService03 dd { background-image: url(/images/index_bg_point-tb.jpg); }
#indexService04 dd { background-image: url(/images/index_bg_visual-tb.jpg); }
#indexService05 dd { background-image: url(/images/index_bg_online-tb.jpg); }
#indexService06 dd { background-image: url(/images/index_bg_game-engine.jpg); }
#indexService07 dd { background-image: url(/images/index_bg_vr-tb.jpg); }
#indexService08 dd { background-image: url(/images/index_bg05-tb.jpg); }
	
#indexRD01 dd { background-image: url(/images/index_bg13.jpg); background-position: 0 0;}



/* News, Pickup */
#indexSubContents {
	/*padding: 30px 20px;*/
}

#indexNews {
	float: none;
	width: 100%;
}

#indexPickup {
	float: none;
	width: 100%;
	margin-top: 50px;
}

#indexPickupSlider figure {
	float: left;
	width: 50%;
}

#indexPickupSlider figure img {
	width: 454px;
}

#indexPickupSlider dl {
	float: right;
	width: 50%;
	height: inherit;
	padding: 0;
}

#indexPickupSlider dt {
	font-size: 1.8rem;
	line-height: 1.5;
	text-overflow: ellipsis;
	white-space: normal;
	padding: 15px 15px 0;
}

#indexPickupSlider dd {
	text-overflow: ellipsis;
	white-space: normal;
	padding: 0 15px 15px;
}

/* PAGER */

#indexPickup .bx-wrapper .bx-pager {
	position: absolute;
	left: 50%;
	bottom: 10px;
	background-color: transparent;
	display: inline-block;
	width: inherit;
	text-align: left;
	font-size: .85em;
	font-family: inherit;
	font-weight: inherit;
	padding-top: 0;
	margin-left: 15px;
}

#indexPickup .bx-wrapper .bx-pager .bx-pager-item,
#indexPickup .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#indexPickup .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: 9999px;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	outline: 0;
}

/* about */
/*
#indexAboutContents {
	padding: 50px 50px 0;
}
*/

#indexLinks {
	float: none;
	width: 100%;
}

#indexLinks li {
	margin-bottom: 20px;
}


#indexSP {
	float: none;
	width: 100%;
	margin-top: 20px;
	padding: 32px 0;
}



#indexSPContents dl {
	padding-left: 30px;
	margin-bottom: 20px;
	background-size: auto;
}

#indexSPContents figure {
	width: auto;
}

#indexSPContents .indexText02 {
	clear: none !important;
	float:left;
	padding: 0;
	margin-top: 0;
	width:53%;
	white-space: normal;
	font-size: 1.25rem;
}

.logoAnime{
	position:absolute;
	width:100%;
	text-align:center;
	z-index:150;
	top:20%;
}

.logoAnime span{
	display:inline-block;
	width:120px;
	height:190px;
	overflow:hidden;
	background:none;
	background:url(/images/index_logo.png) no-repeat;
	background-size:120px 190px;
}

}


/* ～768px For smt
================================ */
@media only screen and (max-width: 768px) {

#indexPickupSlider .slider a:hover {
	background-color: #d6d6d6;
	color: #333;
}

#indexPickupSlider .slider a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	zoom: 1;
}

#indexPickup .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: #fff;
}
#indexPickup .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #686b6e !important;
}

#indexNewsList li .iconLink_blank{
	background-position:0 0.05em;
}

}


/* ～640px For smt
================================ */
@media only screen and (max-width: 640px) {
#headerArea{
	/*border-bottom: none;*/
}

#contents {
	padding-top: 0;
	margin-top:0;
}
#indexMainVisual {
	height: 460px;
	/*background: url(/images/index_bg01_640.jpg) center bottom no-repeat;*/
	background: url(/images/2023_newyear_SP.png) center bottom no-repeat;
	background-size: cover;
}
#indexMainVisualText {
	top:113px;
	left: inherit;
	width: 100%;
	height: 110px;
	margin: 0;
}
#indexMainVisualMov {
	right: inherit;
	bottom:147px;
	width: 100%;
	background:none;
	text-align: center;
}
#indexMainVisualMovBtWatch {
	display: inline-block;
	width: 300px;
	padding: 12px 15px;
	background-color: rgba(255, 255, 255, 0.9);
	border: 3px solid #fff;
	font-size: 28px;
	font-size: 2.8rem;
	text-align: center;
}

#indexMainVisualMovBtWatch > span {
	display: block;
	padding-left: 50px;
	background: url(/common/images/com_ic030.svg) left center no-repeat;
	text-indent: -1em;
	-webkit-transition: 0.7s;
	   -moz-transition: 0.7s;
	    -ms-transition: 0.7s;
	     -o-transition: 0.7s;
	        transition: 0.7s;
}

#indexMainVisualMovBtWatch:hover > span {
	background-image: url(/common/images/com_ic030on.svg);
}

#indexBiz {
	padding:0 20px;
}
#indexService {
	display: block;
	margin-top: 1px;
}
#indexRD {
	display: block;
}
#indexBiz h2 {
	max-width: 600px;
	padding:6px 0 6px 11px;
}
#indexBiz #indexRD h2 embed,
#indexBiz #indexRD h2 object {
	vertical-align: bottom;
}

embed#indexServiceTitle01 {
	margin-right: 10px;
}
#indexBiz #indexRD h2 {
	max-width: 600px;
	padding:18px 0 0 11px;
}
#indexService dl,
#indexRD {
	float:none;
	width:100% !important;
}

#indexBiz #indexRD #indexRD01 dt{
	height:64px;
}
#indexService dt {
	display: none;
}
#indexService01 dt {
	display: block;
}
#indexBizContents dd {
	/*js､ﾇ､ﾎﾍﾗﾄｴﾀｰ｡ﾊ･・ｭ･ﾃ･ﾉ､ﾇ､ﾎﾈ賽ｨ｡ﾋwidth: 600px; height: 170px; */
	width: 100%;
	background: right center no-repeat;
	background-size: cover;
}
#indexService01 dd { background-image: url(/images/index_bg_game-develop-sp.jpg); }
#indexService02 dd { background-image: url(/images/index_bg_benzaiten-sp.jpg); }
#indexService03 dd { background-image: url(/images/index_bg_point-sp.jpg); }
#indexService04 dd { background-image: url(/images/index_bg_visual-sp.jpg); }
#indexService05 dd { background-image: url(/images/index_bg_online-sp.jpg); }
#indexService06 dd { background-image: url(/images/index_bg_game-engine-sp.jpg); }
#indexService07 dd { background-image: url(/images/index_bg_vr-sp.jpg); }
#indexService08 dd { background-image: url(/images/index_bg05-sp.jpg); }
	#indexService #indexService04 p{
		text-shadow:none !important;
	}
	#indexService #indexService04 p{
		color: #FFF;
	}
	
#indexRD01 dd      { background-image: url(/images/index_bg19.jpg); }

#indexBiz dd a strong > span {
	padding: 0 20px;
}

.serviceTitleTextSP {
	display: table;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	text-align: left;
}

.serviceTitleTextSP .cell {
	padding-left: 7.5%;
}

#indexService01.serviceTitleTextSP .cell {
	padding-left: 6.33%
}

.serviceTitleTextSP .cell embed,
.serviceTitleTextSP .cell img {
	height: auto;
	-webkit-transition : none;
	-moz-transition    : none;
	-ms-transition     : none;
	transition         : none;
	overflow: visible;
	vertical-align: top;
}
#indexSub {
	margin-top:30px;
	padding:0 10px;
}
#indexSubContents {
		box-sizing:border-box;
		padding: 0!important;
}
#indexNews{
	padding:30px 20px;
}
#indexAbout {
	padding:0 10px;
	margin-top:40px;
}
#indexAboutContents {
	padding:0;
}
#indexSP {
	margin-top:5px;
}

#indexPickup {
	padding: 0 20px 20px;
	-webkit-box-sizing: border-box;
		 -moz-box-sizing: border-box;
			-ms-box-sizing: border-box;
			 -o-box-sizing: border-box;
					box-sizing: border-box;
	margin-top:20px;
}

#indexPickupSlider figure {
	float: none;
	width: 100%;
}

#indexPickupSlider figure img {
	width: auto;
}

#indexPickupSlider dl {
	float: none;
	width: 100%;
/*	height: inherit;*/
	min-height: 10em;
	padding: 0;
}
#indexPickup .bx-wrapper .bx-pager {
	right:auto;
	left: 15px;
	bottom:10px;
	margin-left: 0;
}
#indexLinks {
	margin-top:15px;
}
#indexMainVisualText span img {
	height: 32px;
}
#indexMainVisualText span {
	display:inline-block;
	padding-left:0px;
}
#indexMainVisualText {
	top:141px;
}
.topMainBg{
	margin-top:-34px;
}
.subText {
	text-align:center;
	left:0;
	top:40%;
	width:100%;
}
.subText img {
	height: 21px;
	text-align: left;
}

#indexSPContents{
	text-align:center;
}

#indexSPContents .indexText01 {

}

#indexSPContents .indexText01 img{
	max-width: 70%;
}


#indexSPContents .figure{
	margin: 1em 0;
}


.indexModalBtClose {
	top: -36px;
	width: 26px;
	height: 26px;
}

#indexService dd a i { background: none;}
#indexRD dd a i { background: none;}
#indexBiz dd a:hover strong {
	opacity: 0;
	-webkit-transition:  none !important;
	   -moz-transition:  none !important;
	    -ms-transition:  none !important;
	     -o-transition:  none !important;
	        transition:  none !important;
}

#indexBiz dd a:hover i {
	opacity: 1 !important;
}

a:link,
a:link embed,
a:link object {
	border-bottom: 0px solid rgba(0, 0, 0, 0) !important;
	cursor: pointer;
	-webkit-transition: none !important;
	   -moz-transition: none !important;
	    -ms-transition: none !important;
	     -o-transition: none !important;
	        transition: none !important;
}
a:hover,
a:hover embed,
a:hover object {
	border-bottom: 0px solid rgba(0, 0, 0, 0) !important;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

#indexSPContents .indexText01,
#indexSPContents .figure,
#indexSPContents .indexText02{
	float:none;
	width: 100%;
	box-sizing:border-box;
}

#indexSPContents .indexText01{
	padding-top: 0.5em;
	margin:0 auto;
}

#indexSPContents .indexText02{
	text-align:left;
}

#indexPickupSlider dt {
	width:auto;
	padding: 5% 5% 0;
}

#indexPickupSlider dd {
	padding: 0 5% 5%;
}

}





/* ～360px For smt
================================ */
@media only screen and (max-width: 360px) {

#indexMainVisual {
	height: 230px;
}
#indexMainVisualText {
	top:56px;
	width: 100%;
	height: 55px;
}
#indexMainVisualMov {
	bottom:73px;
}

#indexMainVisualMovBtWatch {
	width: 188px;
	padding: 6px 7px;
	border: 2px solid #fff;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
}


#indexMainVisualMovBtWatch > span {
	display: block;
	padding-left: 25px;
	background-size: 20px 20px;
}
#indexMainVisualText span img{
	height:25px;
}
.subText {
	top:30%;
}
.subText img {
	height: 16px;
	text-align: left;
}
#indexBiz h2 {
	padding:10px 0 10px 11px;
}
#indexBiz #indexRD h2 {
	padding:22px 0 0 11px;
	/*width:*/
}
#indexService dl,
#indexRD {
	float:none;
	width:100% !important;
}
#indexBiz {
	padding:0 10px;
}

embed#indexServiceTitle01 {
	width: 171px;
	height: 18px;
}
embed#indexServiceTitle02 {
	width: 85px;
	height: 13px;
}
#indexBiz dd a strong > span {
	font-size: 14px;
	font-size: 1.4rem;
}
#indexPickup .bx-wrapper .bx-pager {
	right:auto;
	left: 15px;
	bottom:15px;
	margin-left: 0;
	height: 15px;
}
#indexPickup .bx-wrapper .bx-pager.bx-default-pager a {
	width:15px;
	height:15px;
}
#indexSPContents .indexText02 {
	white-space:normal;
	margin-top:0;
	padding-top:0;
}
#indexSP {
	padding:20px 0 0;
}

.logoAnime{
	position:absolute;
	width:100%;
	text-align:center;
	z-index:150;
	top:25%;
}

.logoAnime span{
	display:inline-block;
	width:60px;
	height:96px;
	overflow:hidden;
	background:none;
	background:url(/images/index_logo.png) no-repeat;
	background-size:60px 95px;
}

#indexService h2 {
    min-width: inherit;
}

}

/* ～320px For smt
================================ */
@media only screen and (max-width: 320px) {

#indexMainVisualText {

	height:19%;
}
#indexBizContents #indexService h2 embed {
	height:65%;
}
#indexBizContents #indexService h2 {
	padding-left:11px;
}
#indexBizContents #indexService h2 .mr20 {
	margin-right:0 !important;
}
#indexMainVisualMov {
	/*right:23px;*/
}
#indexSubContents {
	padding:15px 10px
}

}


/*opanime add*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}


@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0%, 300px) rotate3d(0, 0, 1, -80deg) scale3d(50, 50, 50);
    -ms-transform: translate3d(-100%, 0%, 300px) rotate3d(0, 0, 1, -80deg) scale3d(50, 50, 50);
    transform: translate3d(-100%, 0%, 300px) rotate3d(0, 0, 1, -80deg) scale3d(50, 50, 50);
    -webkit-transition: all 1600ms cubic-bezier(0,.87,.2,.97);
 		 transition:all 1600ms cubic-bezier(0,.87,.2,.97);
  }
  40% {
	opacity: 0.1;
	}
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;

  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0%, 300px) rotate3d(0, 0, 1, -80deg) scale3d(50, 50, 50);
    -ms-transform: translate3d(-100%, 0%, 300px) rotate3d(0, 0, 1, -80deg) scale3d(50, 50, 50);
    transform: translate3d(-100%, 0%, 300px) rotate3d(0, 0, 1, -80deg) scale3d(50, 50, 50);
    -webkit-transition: all 1600ms cubic-bezier(0,.87,.2,.97);
  		transition:all 1600ms cubic-bezier(0,.87,.2,.97);
  }
  40% {
	opacity: 0.1;
	}
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;

  }
}

@-webkit-keyframes logoDWN {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;

  }
}
@keyframes logoDWN {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes logoUP {
  0% { -webkit-transform: rotate(0deg) translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; transition:all cubic-bezier(0.6, -0.28, 0.735, 0.045);
	-ms-transform: rotate(0deg) translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; transition:all cubic-bezier(0.6, -0.28, 0.735, 0.045);
	transform: rotate(0deg) translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; transition:all cubic-bezier(0.6, -0.28, 0.735, 0.045); }
	
	70% {
		opacity:0;
	}
	100% { -webkit-transform: rotate(0deg) translate3d(0px, -300px, 0px) rotate(0deg) scale(10,10) skew(0deg,0deg); opacity:0;
	-ms-transform: rotate(0deg) translate3d(0px, -300px, 0px) rotate(0deg) scale(10,10) skew(0deg,0deg); opacity:0;
	transform: rotate(0deg) translate3d(0px, -300px, 0px) rotate(0deg) scale(10,10) skew(0deg,0deg); opacity:0; }
}
@keyframes logoUP {
  0% { -webkit-transform: rotate(0deg) translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; transition:all cubic-bezier(0.6, -0.28, 0.735, 0.045);
	-ms-transform: rotate(0deg) translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; transition:all cubic-bezier(0.6, -0.28, 0.735, 0.045);
	transform: rotate(0deg) translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; transition:all cubic-bezier(0.6, -0.28, 0.735, 0.045); }
	
	70% {
		opacity:0;
	}
	100% { -webkit-transform: rotate(0deg) translate3d(0px, -300px, 0px) rotate(0deg) scale(10,10) skew(0deg,0deg); opacity:0;
	-ms-transform: rotate(0deg) translate3d(0px, -300px, 0px) rotate(0deg) scale(10,10) skew(0deg,0deg); opacity:0;
	transform: rotate(0deg) translate3d(0px, -300px, 0px) rotate(0deg) scale(10,10) skew(0deg,0deg); opacity:0; }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

.logoAnime.aniSS {
  -webkit-animation-name: logoDWN;
  animation-name: logoDWN;
	  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.logoAnime.aniSS.logoNon span{
  -webkit-animation-name: logoUP;
  animation-name: logoUP;
	  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.logoAnime.aniS {
	-webkit-transition: all 0.5s ease;
	transition:all 0.5s ease;
	-webkit-transform: scale( 1.0 );
	-moz-transform: scale( 1.0 );
	transform: scale( 1.0 );
}
.logoAnime.aniL {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition: all 0.6s cubic-bezier(1,.04,.86,.19);
	transition:all 0.6s cubic-bezier(1,.04,.86,.19);
	-webkit-transform: scale( 20.0 );
	-moz-transform: scale( 20.0 );
	transform: scale( 20.0 );
	opacity: 0;
}

.animationArea {
    background: none;
    height: 100%;
    overflow: visible;
    position: absolute;
    width: 100%;
    z-index: 55;
}

/*IE8▼*/
.animationArea {
display: none¥9;
}
/*IE7▼*/
*+html body {
display: none;
}

#firstAnime{
	margin-top:222px;
	position:relative;
	z-index:150;
}
#firstAnime span img{
	opacity:0;
}
@media only screen and (max-width: 960px) {
#firstAnime{
	margin-top:41px !important;
	position:relative;
	z-index:150;
}
}

/*#firstAnime span img{
	opacity:0;
}*/

@-webkit-keyframes fadeON {
  0% { -webkit-transform: translate3d(-360px, -230px, 0px); opacity:0; transition:all cubic-bezier(.21,.82,.71,.15);
	-ms-transform: translate3d(-360px, -230px, 0px); opacity:0; transition:all cubic-bezier(.21,.82,.71,.15);
	transform: translate3d(-360px, -230px, 0px); opacity:0; transition:all cubic-bezier(.21,.82,.71,.15);}
	35% {opacity:1;}
	65% {opacity:1;}
	100% { -webkit-transform: translate3d(360px, -230px, 0px); opacity:0; transition:all cubic-bezier(.21,.82,.71,.15);
	-ms-transform: translate3d(360px, -230px, 0px); opacity:0; transition:all cubic-bezier(.21,.82,.71,.15);
	transform: translate3d(360px, -230px, 0px); opacity:0; transition:all cubic-bezier(.21,.82,.71,.15);
	 }
}
@keyframes fadeON {
  0% { -webkit-transform: translate3d(-360px, -230px, 0px); opacity:0; 
	-ms-transform: translate3d(-360px, -230px, 0px); opacity:0;
	transform: translate3d(-360px, -230px, 0px); opacity:0; }
	35% {opacity:1;}
	65% {opacity:1;}
	100% { -webkit-transform: translate3d(360px, -230px, 0px); opacity:0;
	-ms-transform: translate3d(360px, -230px, 0px); opacity:0; 
	transform: translate3d(360px, -230px, 0px); opacity:0; }
}

@-webkit-keyframes fadeON2 {
  0% { -webkit-transform: translate3d(360px, -230px, 0px); opacity:0; transition:all linear;
	-ms-transform: translate3d(360px, -230px, 0px); opacity:0; transition:all linear;
	transform: translate3d(360px, -230px, 0px); opacity:0; transition:all linear;}
	35% {opacity:1;}
	65% {opacity:1;}
	100% { -webkit-transform: translate3d(-360px, -230px, 0px); opacity:0; transition:all linear;
	-ms-transform: translate3d(-360px, -230px, 0px); opacity:0; transition:all linear;
	transform: translate3d(-360px, -230px, 0px); opacity:0; transition:all linear; }
}
@keyframes fadeON2 {
  0% { -webkit-transform: translate3d(360px, -230px, 0px); opacity:0; transition:all linear;
	-ms-transform: translate3d(360px, -230px, 0px); opacity:0; transition:all linear;
	transform: translate3d(360px, -230px, 0px); opacity:0; transition:all linear;}
	35% {opacity:1;}
	65% {opacity:1;}
	100% { -webkit-transform: translate3d(-360px, -230px, 0px); opacity:0; transition:all linear;
	-ms-transform: translate3d(-360px, -230px, 0px); opacity:0; transition:all linear;
	transform: translate3d(-360px, -230px, 0px); opacity:0; transition:all linear; }
}

@-webkit-keyframes fadeON3 {
  0% { -webkit-transform: translate3d(0px, 30px, 0px); opacity:0; transition:all linear;
	-ms-transform: translate3d(0px, 30px, 0px); opacity:0; transition:all linear;
	transform: translate3d(0px, 30px, 0px); opacity:0; transition:all linear;}
	35% {opacity:1;}
	65% {opacity:1;}
	85% {opacity:0;}
	100% { -webkit-transform: translate3d(0px, -530px, 0px); opacity:0; transition:all linear;
	-ms-transform: translate3d(0px, -530px, 0px); opacity:0; transition:all linear;
	transform: translate3d(0px, -530px, 0px); opacity:0; transition:all linear; }
}
@keyframes fadeON3 {
  0% { -webkit-transform: translate3d(0px, 30px, 0px); opacity:0; transition:all linear;
	-ms-transform: translate3d(0px, 30px, 0px); opacity:0; transition:all linear;
	transform: translate3d(0px, 30px, 0px); opacity:0; transition:all linear;}
	35% {opacity:1;}
	65% {opacity:1;}
	85% {opacity:0;}
	100% { -webkit-transform: translate3d(0px, -530px, 0px); opacity:0; transition:all linear;
	-ms-transform: translate3d(0px, -530px, 0px); opacity:0; transition:all linear;
	transform: translate3d(0px, -530px, 0px); opacity:0; transition:all linear; }
}

.fadeText{
	margin-top:100px;
}

.fadeText p{
	text-align:center;
	position:absolute;
	width:100%;
	z-index:100;
}
.fadeText p span img{
	opacity:0;
}
.fadeText p span.fadeON img {
  -webkit-animation-name: fadeON;
  animation-name: fadeON;
  -webkit-animation-duration: 1.0s;
  animation-duration: 1.0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
	opacity:1;
	animation-property:translate3d;
	animation-timing-function: cubic-bezier(.21,.82,.71,.15);
	-webkit-animation-property:translate3d;
	-webkit-animation-timing-function: cubic-bezier(.21,.82,.71,.15);
}
.fadeText p span.fadeON2 img {
  -webkit-animation-name: fadeON2;
  animation-name: fadeON2;
  -webkit-animation-duration: 1.0s;
  animation-duration: 1.0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
	opacity:1;
	animation-property:translate3d;
	animation-timing-function: cubic-bezier(.21,.82,.71,.15);
	-webkit-animation-property:translate3d;
	-webkit-animation-timing-function: cubic-bezier(.21,.82,.71,.15);
}
.fadeText p span.fadeON3 img {
  -webkit-animation-name: fadeON3;
  animation-name: fadeON3;
  -webkit-animation-duration: 1.0s;
  animation-duration: 1.0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
	opacity:1;
	animation-property:translate3d;
	animation-timing-function: cubic-bezier(.21,.82,.71,.15);
	-webkit-animation-property:translate3d;
	-webkit-animation-timing-function: cubic-bezier(.21,.82,.71,.15);
}


#indexMainVisual{
	overflow:hidden;
}
#indexMainVisual.bgset{
	background-position: left 0px bottom 0px;
	background-attachment:scroll;
}
#indexMainVisual.bgset.bganime {
	/*background-position: left 0px bottom -245px;*/
	background-position: left 0px bottom -290px;
		-webkit-animation-name:bgposi;
	-webkit-transition-duration: 3s;
	-ms-animation-name:bgposi;
	-ms-transition-duration: 3s;
	animation-name:bgposi;
	transition-duration: 3s;
}
#indexMainVisual.bgset.bganimeSet {
	/*background-position: left 0px bottom -245px;*/
	background-position: left 0px bottom -290px;
}

@media only screen and (min-width: 1861px) {
#indexMainVisual.bgset{
	background-position: left 0px bottom 0px;
	background-attachment:scroll;
}
#indexMainVisual.bgset.bganime {
	/*background-position: left 0px bottom -220px;*/
		-webkit-animation-name:bgposi;
	-webkit-transition-duration: 3s;
	-ms-animation-name:bgposi;
	-ms-transition-duration: 3s;
	animation-name:bgposi;
	transition-duration: 3s;
}
#indexMainVisual.bgset.bganimeSet {
	/*background-position: left 0px bottom -220px;*/
}
}
@media only screen and (max-width: 1860px) and (min-width: 1600px) {
#indexMainVisual.bgset{
	background-position: left 0px bottom 0px;
	background-attachment:scroll;
}
#indexMainVisual.bgset.bganime {
	background-position: left 0px bottom -202px;
		-webkit-animation-name:bgposi;
	-webkit-transition-duration: 3s;
	-ms-animation-name:bgposi;
	-ms-transition-duration: 3s;
	animation-name:bgposi;
	transition-duration: 3s;
}
#indexMainVisual.bgset.bganimeSet {
	background-position: left 0px bottom -202px;
}
}
@media only screen and (max-width: 1600px) and (min-width: 1280px) {
#indexMainVisual.bgset{
	background-position: left 0px bottom 0px;
	background-attachment:scroll;
}
#indexMainVisual.bgset.bganime {
	background-position: left 0px bottom -167px;
		-webkit-animation-name:bgposi;
	-webkit-transition-duration: 3s;
	-ms-animation-name:bgposi;
	-ms-transition-duration: 3s;
	animation-name:bgposi;
	transition-duration: 3s;
}
#indexMainVisual.bgset.bganimeSet {
	background-position: left 0px bottom -167px;
}
}
@media only screen and (max-width: 1280px) and (min-width: 1000px) {
#indexMainVisual.bgset{
	background-position: left 0px bottom 0px;
	background-attachment:scroll;
}
#indexMainVisual.bgset.bganime {
	background-position: left 0px bottom -133px;
		-webkit-animation-name:bgposi;
	-webkit-transition-duration: 3s;
	-ms-animation-name:bgposi;
	-ms-transition-duration: 3s;
	animation-name:bgposi;
	transition-duration: 3s;
}
#indexMainVisual.bgset.bganimeSet {
	background-position: left 0px bottom -133px;
}
}
@media only screen and (max-width: 1000px) and (min-width: 960px) {
#indexMainVisual.bgset{
	background-position: left 0px bottom 0px;
	background-attachment:scroll;
}
#indexMainVisual.bgset.bganime {
	background-position: left 0px bottom -87px;
		-webkit-animation-name:bgposi;
	-webkit-transition-duration: 3s;
	-ms-animation-name:bgposi;
	-ms-transition-duration: 3s;
	animation-name:bgposi;
	transition-duration: 3s;
}
#indexMainVisual.bgset.bganimeSet {
	background-position: left 0px bottom -87px;
}
}
@media only screen and (max-width: 960px) and (min-width: 769px) {
#indexMainVisual.bgset{
	background-position: left 0px bottom 0px;
	background-attachment:scroll;
}
#indexMainVisual.bgset.bganime {
	background-position: left 0px bottom -120px;
		-webkit-animation-name:bgposi;
	-webkit-transition-duration: 3s;
	-ms-animation-name:bgposi;
	-ms-transition-duration: 3s;
	animation-name:bgposi;
	transition-duration: 3s;
}
#indexMainVisual.bgset.bganimeSet {
	background-position: left 0px bottom -120px;
}
}

@media only screen and (max-width: 768px) {
#indexMainVisual.bgset.bganimeSet {
	background-position: left 0px bottom 0px;
}
}


@-webkit-keyframes fadeON4 {
  0% { -webkit-transform: rotate(0deg) translate3d(-600px, 508px, -100px) rotate(0deg) scale(2,2) skew(-20deg,20deg); opacity:0; transition:all cubic-bezier(0.215, 0.61, 0.355, 1);
	-ms-transform: rotate(0deg) translate3d(-600px, 508px, -100px) rotate(0deg) scale(2,2) skew(-20deg,20deg); opacity:0; transition:all cubic-bezier(0.215, 0.61, 0.355, 1);
	transform: rotate(0deg) translate3d(-600px, 508px, -100px) rotate(0deg) scale(2,2) skew(-20deg,20deg); opacity:0; transition:all cubic-bezier(0.215, 0.61, 0.355, 1); }
	100% { -webkit-transform: rotate(0deg) translate3d(0px, 0px, 0px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1;
	-ms-transform: rotate(0deg) translate3d(0px, 0px, 0px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1;
	transform: rotate(0deg) translate3d(0px, 0px, 0px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; }
}
@keyframes fadeON4 {
  0% { -webkit-transform: rotate(0deg) translate3d(-600px, 508px, -100px) rotate(0deg) scale(2,2) skew(-20deg,20deg); opacity:0; transition:all cubic-bezier(0.215, 0.61, 0.355, 1);
	-ms-transform: rotate(0deg) translate3d(-600px, 508px, -100px) rotate(0deg) scale(2,2) skew(-20deg,20deg); opacity:0; transition:all cubic-bezier(0.215, 0.61, 0.355, 1);
	transform: rotate(0deg) translate3d(-600px, 508px, -100px) rotate(0deg) scale(2,2) skew(-20deg,20deg); opacity:0; transition:all cubic-bezier(0.215, 0.61, 0.355, 1); }
	100% { -webkit-transform: rotate(0deg) translate3d(0px, 0px, 0px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1;
	-ms-transform: rotate(0deg) translate3d(0px, 0px, 0px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1;
	transform: rotate(0deg) translate3d(0px, 0px, 0px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; }
}

@-webkit-keyframes fadeON5 {
  0% { -webkit-transform: rotate(0deg) translate3d(600px, 508px, -100px) rotate(0deg) scale(2,2) skew(-20deg,-20deg); opacity:0; transition:all cubic-bezier(0.215, 0.61, 0.355, 1);
	-ms-transform: rotate(0deg) translate3d(600px, 508px, -100px) rotate(0deg) scale(2,2) skew(-20deg,-20deg); opacity:0; transition:all cubic-bezier(0.215, 0.61, 0.355, 1);
	transform: rotate(0deg) translate3d(600px, 508px, -100px) rotate(0deg) scale(2,2) skew(-20deg,-20deg); opacity:0; transition:all cubic-bezier(0.215, 0.61, 0.355, 1); }
	100% { -webkit-transform: rotate(0deg) translate3d(0px, 0px, 0px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1;
	-ms-transform: rotate(0deg) translate3d(0px, 0px, 0px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1;
	transform: rotate(0deg) translate3d(0px, 0px, 0px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; }
}
@keyframes fadeON5 {
  0% { -webkit-transform: rotate(0deg) translate3d(600px, 508px, -100px) rotate(0deg) scale(2,2) skew(-20deg,-20deg); opacity:0; transition:all cubic-bezier(0.215, 0.61, 0.355, 1);
	-ms-transform: rotate(0deg) translate3d(600px, 508px, -100px) rotate(0deg) scale(2,2) skew(-20deg,-20deg); opacity:0; transition:all cubic-bezier(0.215, 0.61, 0.355, 1);
	transform: rotate(0deg) translate3d(600px, 508px, -100px) rotate(0deg) scale(2,2) skew(-20deg,-20deg); opacity:0; transition:all cubic-bezier(0.215, 0.61, 0.355, 1); }
	100% { -webkit-transform: rotate(0deg) translate3d(0px, 0px, 0px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1;
	-ms-transform: rotate(0deg) translate3d(0px, 0px, 0px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1;
	transform: rotate(0deg) translate3d(0px, 0px, 0px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; }
}

.subText {
	overflow:visible !important;
}
.subAnime01{
	overflow:visible !important;
}
.subAnime01.fadeON4 img{
	overflow:visible !important;
  -webkit-animation-name: fadeON4;
  animation-name: fadeON4;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
	opacity:0;
}
.subAnime02{
	overflow:visible !important;
}
.subAnime02.fadeON5 img{
	overflow:visible !important;
  -webkit-animation-name: fadeON5;
  animation-name: fadeON5;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
	opacity:0;
}


@-webkit-keyframes sout {
  0% { -webkit-transform: rotate(0deg) translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; transition:all cubic-bezier(0.6, -0.28, 0.735, 0.045);
	-ms-transform: rotate(0deg) translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; transition:all cubic-bezier(0.6, -0.28, 0.735, 0.045);
	transform: rotate(0deg) translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; transition:all cubic-bezier(0.6, -0.28, 0.735, 0.045); }
	
	70% {
		opacity:0;
	}
	100% { -webkit-transform: translate3d(-500px, -200px, 0px) rotate(0deg) scale(2,2) skew(0deg,0deg); opacity:0;
	-ms-transform: translate3d(-500px, -200px, 0px) rotate(0deg) scale(2,2) skew(0deg,0deg); opacity:0;
	transform: translate3d(-500px, -200px, 0px) rotate(0deg) scale(2,2) skew(0deg,0deg); opacity:0; }
}
@keyframes sout {
  0% { -webkit-transform: rotate(0deg) translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; transition:all cubic-bezier(0.6, -0.28, 0.735, 0.045);
	-ms-transform: rotate(0deg) translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; transition:all cubic-bezier(0.6, -0.28, 0.735, 0.045);
	transform: rotate(0deg) translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; transition:all cubic-bezier(0.6, -0.28, 0.735, 0.045); }
	
	70% {
		opacity:0;
	}
	100% { -webkit-transform: translate3d(-500px, -200px, 0px) rotate(0deg) scale(2,2) skew(0deg,0deg); opacity:0;
	-ms-transform: translate3d(-500px, -200px, 0px) rotate(0deg) scale(2,2) skew(0deg,0deg); opacity:0;
	transform: translate3d(-500px, -200px, 0px) rotate(0deg) scale(2,2) skew(0deg,0deg); opacity:0; }
}

@-webkit-keyframes sout2 {
  0% { -webkit-transform: rotate(0deg) translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1;
	-ms-transform: rotate(0deg) translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1;
	transform: rotate(0deg) translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; }
	
	70% {
		opacity:0;
	}
	100% { -webkit-transform: translate3d(0px, -390px, 0px) rotate(0deg) scale(2,2) skew(0deg,0deg); opacity:0;
	-ms-transform: translate3d(0px, -390px, 0px) rotate(0deg) scale(2,2) skew(0deg,0deg); opacity:0;
	transform: translate3d(0px, -390px, 0px) rotate(0deg) scale(2,2) skew(0deg,0deg); opacity:0; }
}
@keyframes sout2 {
  0% { -webkit-transform: rotate(0deg) translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1;
	-ms-transform: rotate(0deg) translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1;
	transform: rotate(0deg) translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; }
	
	70% {
		opacity:0;
	}
	100% { -webkit-transform: translate3d(0px, -390px, 0px) rotate(0deg) scale(2,2) skew(0deg,0deg); opacity:0;
	-ms-transform: translate3d(0px, -390px, 0px) rotate(0deg) scale(2,2) skew(0deg,0deg); opacity:0;
	transform: translate3d(0px, -390px, 0px) rotate(0deg) scale(2,2) skew(0deg,0deg); opacity:0; }
}
@-webkit-keyframes sout3 {
  0% { -webkit-transform: translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1;
	-ms-transform: translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1;
	transform: translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; }
	
	70% {
		opacity:0;
	}
	100% { -webkit-transform: translate3d(500px, -200px, 0px) rotate(0deg) scale(2,2) skew(0deg,0deg); opacity:0;
	-ms-transform: translate3d(500px, -200px, 0px) rotate(0deg) scale(2,2) skew(0deg,0deg); opacity:0;
	transform: translate3d(500px, -200px, 0px) rotate(0deg) scale(2,2) skew(0deg,0deg); opacity:0; }
}
@keyframes sout3 {
  0% { -webkit-transform: translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1;
	-ms-transform: translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1;
	transform: translate3d(0px, 0px, -100px) rotate(0deg) scale(1,1) skew(0deg,0deg); opacity:1; }
	
	70% {
		opacity:0;
	}
	100% { -webkit-transform: translate3d(500px, -200px, 0px) rotate(0deg) scale(2,2) skew(0deg,0deg); opacity:0;
	-ms-transform: translate3d(500px, -200px, 0px) rotate(0deg) scale(2,2) skew(0deg,0deg); opacity:0;
	transform: translate3d(500px, -200px, 0px) rotate(0deg) scale(2,2) skew(0deg,0deg); opacity:0; }
}
#firstAnime span img.sout{
  -webkit-animation-name: sout;
  animation-name: sout;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#firstAnime span img.sout2{
  -webkit-animation-name: sout2;
  animation-name: sout2;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#firstAnime span img.sout3{
  -webkit-animation-name: sout3;
  animation-name: sout3;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*@-webkit-keyframes whBgCh {
  0% { background-color:#d16c15; }
	100% { background-color:#FFFFFF; }
}
@keyframes whBgCh {
  0% { background-color:#d16c15; }
	100% { background-color:#FFFFFF; }
}
.topMainBg.whBgCh{
  -webkit-animation-name: whBgCh;
  animation-name: whBgCh;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}*/

.textBg{
	position:absolute;
	text-align:center;
	width:100%;
	top:23%;
}
.textBg img{
	width:600px;
}
@media only screen and (max-width: 960px) and (min-width: 641px) {
.textBg{
	position:absolute;
	text-align:left;
	width:100%;
	top:23%;
}
.textBg img{
	width:400px;
}
}

@media only screen and (max-width: 640px) and (min-width: 361px) {
.textBg{
	position:absolute;
	text-align:center;
	width:100%;
	top:18%;
}
.textBg img{
	width:400px;
}
}

@media only screen and (max-width: 360px) {
.textBg{
	position:absolute;
	text-align:center;
	width:100%;
	top:5%;
}
.textBg img{
	width:320px;
}
}

.topLoad{
	position:absolute;
	left:50%;
	top:50%;
	width:60px;
	height:95px;
	margin-top:-48px;
	margin-left:-30px;
}
.topLoad img{
	width:60px;
	height:95px;
}




/*=================================

	clearfix

=================================*/
#indexBizContents:after,
#indexSubContents:after,
#indexNewsList ul li:after,
#indexPickupSlider:after,
.slider:after,
#indexAboutContents:after,
#indexSPContents:after,
#indexMainVisualText:after {
	content: "";
	display: block;
	clear: both;
}

#indexBizContents,
#indexSubContents,
#indexNewsList ul li,
#indexPickupSlider,
.slider,
#indexAboutContents,
#indexSPContents,
#indexMainVisualText {
	zoom: 1;
}