﻿@charset "utf-8";




body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;

}
html,body {
	margin:0;
	padding:0;

}
table {
	border-collapse:collapse;
	border-spacing:0;

}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* General Demo Style */
body{
	 -webkit-text-size-adjust: 100%;
	background: #000;
	font-size: 13px;
	color: #fff;
	overflow-y: scroll;
	overflow-x: scroll;
	font-family:
		Avenir,
		"Helvetica neue", Helvetica, 
		"游ゴシック", 
		YuGothic,
		"ヒラギノ角ゴ Pro W3", 
		"Hiragino Kaku Gothic Pro",
		"メイリオ",
		 Meiryo, 
		"ＭＳ Ｐゴシック", 
		sans-serif; 
}
.ie7 body{
	overflow:hidden;
}
a{
	color: #333;
	text-decoration: none;
}


.clear {
    clear: both;
}


.hidari1{
  	float: left;
 	margin-right: 10px;
 	margin-bottom: 10px;
}



table.tableDec th{ padding: 10px; text-align: center; width: 260px; height: 360px; vertical-align: top;}
table.tableDec td{ padding: 10px; vertical-align: top;}



/*--------------------------------------*/
/* 1985
/*--------------------------------------*/


.container{
	position: absolute;
	top: 10px;
	left: 20px;
	text-align: left;
	width: 900px;
	background: rgba(0,0,0,0.3);
	color: white;
	margin:2rem;
	padding: 20px 20px 20px 20px;
	font-size: 15px;
	float:left;
}
.container a:link { color:#fff; text-decoration:none }
.container a:visited { color:#fff; text-decoration:none }
.container a:hover { color:#fff; text-decoration:none }
.container a:active { color:#fff; text-decoration:none }

.container > clr{
	clear: both;
}

.container > header{

	text-align: left;
}
.container > header h1{
	font-size: 45px;
	line-height: 65px;

}









/*--------------------------------------*/
/* 背景
/*--------------------------------------*/
.cb-slideshow,
.cb-slideshow:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}
.cb-slideshow:after {
    content: '';
    background: transparent url(../images/pattern.png) repeat top left;
}

.cb-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    animation: imageAnimation 64s linear infinite 0s;
}
.cb-slideshow li div {
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    animation: titleAnimation 64s linear infinite 0s;
}
.cb-slideshow li div h3 {
    font-size: 80px;
    padding: 0 30px;
    line-height: 120px;
}



.cb-slideshow li:nth-child(1) span { 
    background-image: url(../1987/DSF1/PAC.gif);
}
.cb-slideshow li:nth-child(2) span {
    background-image: url(../1995/DOK2/PAC.gif);
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) span {
    background-image: url(../1991/DTTW1/PAC.gif);
    animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) span {
    background-image: url(../1988/DAIVA98/PAC.gif);
    animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) span {
    background-image: url(../1986/TAI1/PAC.gif);
    animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) span {
    background-image: url(../1985/THEX1/PAC.gif);
    animation-delay: 30s;
}
.cb-slideshow li:nth-child(7) span {
    background-image: url(../1988/DS1/PAC.gif);
    animation-delay: 36s;
}
.cb-slideshow li:nth-child(8) span {
    background-image: url(../1987/DAIVA88/PAC.gif);
    animation-delay: 40s;
}
.cb-slideshow li:nth-child(9) span {
    background-image: url(../1989/TEI98/PAC.gif);
    animation-delay: 44s;
}
.cb-slideshow li:nth-child(10) span {
    background-image: url(../1994/DK4/PAC.gif);
    animation-delay: 48s;
}
.cb-slideshow li:nth-child(11) span {
    background-image: url(../1992/TERRA/PAC.gif);
    animation-delay: 52s;
}
.cb-slideshow li:nth-child(12) span {
    background-image: url(../1991/DINOSAUR_T/PAC.gif);
    animation-delay: 56s;
}




.cb-slideshow li:nth-child(2) div {
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) div {
    animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) div {
    animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) div {
    animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) div {
    animation-delay: 30s;
}
.cb-slideshow li:nth-child(7) div {
    animation-delay: 36s;
}
.cb-slideshow li:nth-child(8) div {
    animation-delay: 40s;
}
.cb-slideshow li:nth-child(9) div {
    animation-delay: 44s;
}
.cb-slideshow li:nth-child(10) div {
    animation-delay: 48s;
}
.cb-slideshow li:nth-child(11) div {
    animation-delay: 52s;
}
.cb-slideshow li:nth-child(12) div {
    animation-delay: 56s;
}



@keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    transform: scale(1.05);
	    animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    transform: scale(1.1);
	}
	100% { opacity: 0; }
}





/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span{
	opacity: 1;
}
@media screen and (max-width: 1140px) { 
	.cb-slideshow li div h3 { font-size: 50px }
}
@media screen and (max-width: 600px) { 
	.cb-slideshow li div h3 { font-size: 50px }
}