@charset "utf-8"; 

html {
background-size: contain;
background-color:rgba(204,204,204,0.5);
}

h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,ul,li,th,td {
	color: #231815;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0;
	padding:0;
	line-height:1.6;
}
th {
	font-weight: normal;
}
p {
	line-height: 1.6;
text-align:center;
width:100%;
}
li {
	list-style: none;
}
em{
	font-style:normal;
}
img {
	border: 0;
	vertical-align: bottom;
}
body {
	font-size:14px;
width:100%;
height:100%;
}
table {
	border-collapse: collapse;
	width:100% !important;
	height:100% !important;
/*background:url(../images/logo.svg) no-repeat;
background-size:cover;*/
}
a {
	text-decoration: none;
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
a:hover{
	text-decoration: underline;
}
a:focus{
	outline: none;
}
* html body {
	text-align: center; /* IE6.0 */
}
.clear {
	clear: both;
}
.clearfix {
    zoom:1;  /* for IE 5.5-7 */
}
.clearfix:after{  /* for modern browser */
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
#all {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
	display: table-cell;
	vertical-align:middle;
}
h1{
display:none;
}
ul {
position:fixed;
right:0;
top:105px;
}
ul li {
width:29px;
height:29px;
text-indent:-9999em;
}
ul li a {
width:29px;
height:29px;
display:block;
}
ul li:nth-child(1) a{
background:url(../images/fb.svg) no-repeat 0 0;
}
ul li:nth-child(1) a:hover{
background:url(../images/fb_o.svg) no-repeat 0 0;
}
ul li:nth-child(2) a{
background:url(../images/instagram.svg) no-repeat 0 0;
}
ul li:nth-child(2) a:hover{
background:url(../images/instagram_o.svg) no-repeat 0 0;
}
/* animate */
#Mosc{ width:0; height:413px; position: absolute; top:0px; right:0px; z-index:1100;
}
#MVout{position: relative;top:0px;height:413px;width:100%;overflow:hidden;}
#MVimg{position: absolute;top:0px;left:0px;
text-align:center;
width:100%;
}
#MVimg p{line-height:0;}
#MovieWrap{position: relative;overflow:hidden;width:100%;
overflow-x: hidden;
  overflow-y: hidden;
}
#MovieContents{overflow-x:hidden;width:100%;height:413px;position:absolute;top:0px;left:0px;z-index:100;background:none repeat scroll 0 0 transparent;
padding-right: 17px;
}
#MovieContents::-webkit-scrollbar {
scrollbar:none;
display:none;
}
scrollbarbutton {
display: none !important;
}

#Mobj{width:100%;height:826px;
text-align:center;}